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 │ │ │ ├─21444 /lib/systemd/systemd --user │ │ │ └─21445 (sd-pam) │ │ └─session-22.scope │ │ ├─21433 sshd: cephadm [priv] │ │ └─21465 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─709 /lib/systemd/systemd --user │ │ └─710 (sd-pam) │ ├─session-4.scope │ │ ├─1455 sshd: zuul [priv] │ │ └─1468 sshd: zuul@notty │ └─session-1.scope │ ├─ 706 sshd: zuul [priv] │ ├─ 723 sshd: zuul@notty │ ├─ 870 /usr/bin/python3 │ ├─ 1459 ssh: /home/zuul/.ansible/cp/199.204.45.246-22-zuul [mux] │ ├─409300 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lradlvcpcytbrwmmgkbwrmozltbeqstm ; /usr/bin/python3'"'"' && sleep 0' │ ├─409301 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-lradlvcpcytbrwmmgkbwrmozltbeqstm ; /usr/bin/python3' && sleep 0 │ ├─409302 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-lradlvcpcytbrwmmgkbwrmozltbeqstm ; /usr/bin/python3 │ ├─409303 /bin/sh -c echo BECOME-SUCCESS-lradlvcpcytbrwmmgkbwrmozltbeqstm ; /usr/bin/python3 │ ├─409304 /usr/bin/python3 │ ├─409329 /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 │ └─409331 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 … │ │ ├─ 9802 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12185 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2e73ac5032b31fd897fbec1e02fdc515a429bf20e197baa04504d647ce5dff7e -address /run/containerd/containerd.sock │ │ ├─ 12572 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 297b13bf72d856baefcf4b91519286ce155c2486fc42652328f494e3ba03da5b -address /run/containerd/containerd.sock │ │ ├─ 19538 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 735850a68c333b336235c0ee6a1fabe02101acf3d4ab1cab825f6fe9a0112f84 -address /run/containerd/containerd.sock │ │ ├─ 24714 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 47c7a363c7dc93d3840dcb5174428ec01722f847ce02070d03c3940200c259de -address /run/containerd/containerd.sock │ │ ├─ 29156 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5561de5e83814035ac14c798f72c85cedaf814c3c30b16b7de6ef1458ca8a6be -address /run/containerd/containerd.sock │ │ ├─ 33925 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 20bc7e33e455a4530d0a5db060ca04f8ff5d4f2fd0c38fdf1117b30b8500fa79 -address /run/containerd/containerd.sock │ │ ├─ 39298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 900ded1c9b8771689088d831e309f54f007bfddd1dafc1ceccd88b7e6ac9f4a3 -address /run/containerd/containerd.sock │ │ ├─ 39316 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3a2c160a53b7925e3f752b5f60d953f5de7b0c255cdf735881646dd2374e297e -address /run/containerd/containerd.sock │ │ ├─ 39351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 509ad54423ff233dd53c94af495d4e30e762c88f10a824d116d6affd566dc25f -address /run/containerd/containerd.sock │ │ ├─ 39354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f66c6c3c72c51b7cf64378b15ab1f0d64241b3bbeeb1adc601c9394494bbdec -address /run/containerd/containerd.sock │ │ ├─ 39369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b83c065dc6182bd80f3f56ee07a4f6b49863046e85449bf73708b9032dadbd5 -address /run/containerd/containerd.sock │ │ ├─ 39917 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 720a790328a1b15b0acfa4982e92fef6188c2be7478e202413593ea85c2e9320 -address /run/containerd/containerd.sock │ │ ├─ 40637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f3d31b45972a2b68306ec653c51910a0456720c9d71f0e8bee6536d51d3b2da -address /run/containerd/containerd.sock │ │ ├─ 40655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ac61e47111d2480ee23aacf8125e30ed13fc7cce21a5b9726f9f53b5fbb6e881 -address /run/containerd/containerd.sock │ │ ├─ 42011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b855ed887c762f4088c7b3bc2318dc9c12a3d2f0ded47067b78de62c6bb6577 -address /run/containerd/containerd.sock │ │ ├─ 42410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63f48098054c4d2bf4ac7e658ac37b2f298fd461be3b73d2870c9a58460fe39e -address /run/containerd/containerd.sock │ │ ├─ 42455 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c1eb194f0cff3d1a25b885b1dbdb37c3b19e37d4f3052f5221d7e9cc703bcc -address /run/containerd/containerd.sock │ │ ├─ 42929 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 17109a0814aaf1836e36ec0ceb3d4a27b4f85d44d3b8c0d549fb85e5d20d4621 -address /run/containerd/containerd.sock │ │ ├─ 43409 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c37325151b26bca4246dab5e0e29bcf51ab57ecb81c8feba7f1bc0c50437bdc9 -address /run/containerd/containerd.sock │ │ ├─ 43465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 388987c100f5227dda49818862be7d72d3e4a4d4c400730fa8c894b9f06baf9e -address /run/containerd/containerd.sock │ │ ├─ 43502 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91d8037d9231d89880948011a71ad60705932aa7cb67c60b4c4576740861a4d9 -address /run/containerd/containerd.sock │ │ ├─ 45795 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab98264a8a8bb85d5daa6fd0a439ca06089eefe5ccb1b8ef09a67819d73f5a0f -address /run/containerd/containerd.sock │ │ ├─ 45859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 040fc743b7d9c64189619edacf2975d158ed08ab6257d08d5e9a20c0f37b53c8 -address /run/containerd/containerd.sock │ │ ├─ 46598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b85097b586e00cc99f07850ff829125164fb44b20d28c4ac66ea5db070be001 -address /run/containerd/containerd.sock │ │ ├─ 46695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0593c0f45b13f0bfdb02bc537f5f9f3cb94931a8f1540fdee4c18d33e0df33c -address /run/containerd/containerd.sock │ │ ├─ 47076 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44b2a2e73b381e8ee66775371e7957b435695b4202e8e4a4fd22bc2f3a575767 -address /run/containerd/containerd.sock │ │ ├─ 47633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5ca30ce0bcbbf1aef4d02305164b764efdd7acb78d9a8c11056caf7b8b4fc0a -address /run/containerd/containerd.sock │ │ ├─ 47989 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d3d75340b2a08ff6517c6e22d494b1d2faeac0b10744c1eced5a1b4e476e39 -address /run/containerd/containerd.sock │ │ ├─ 50162 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c27a1d37e273b0d4f7a60d2bb502c0683bddd678ab0f3ea26190ca1554a6308 -address /run/containerd/containerd.sock │ │ ├─ 50402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51d788e3615fc2214b54f7bfba411f2a161c352234dfe426501e0e8815d7bcae -address /run/containerd/containerd.sock │ │ ├─ 54805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4845121b0bc02884ed8eebb69d57fad7078b933bce3420e975e56a6d535dd8d6 -address /run/containerd/containerd.sock │ │ ├─ 55425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b922faadb21cbd5d62642eb9f1a7da9c5942cfc28ecc02f7a6ca40114126acf -address /run/containerd/containerd.sock │ │ ├─ 55487 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fd2207c327170b1172bb65069e6592dc5b7dc32611b2d32fa27b447866ac218 -address /run/containerd/containerd.sock │ │ ├─ 55545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25bc79b432a1f2ad8f74402e1aae7d96894809ccd5e04bf7a6ea1927f5fc8019 -address /run/containerd/containerd.sock │ │ ├─ 55691 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 166f08f334d83e9acb434b8252c50ff8d22b17bd6d80fde91e93a935ba02fbfc -address /run/containerd/containerd.sock │ │ ├─ 60011 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ed509d46ebeac62acfe5197bd682b01c02dd712d4217d08f2ead9089e776d69f -address /run/containerd/containerd.sock │ │ ├─ 60064 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5cbfff01b88ea33014ab6242eef54ac947d565d35f3062ca6c6f4771860da1b -address /run/containerd/containerd.sock │ │ ├─ 60102 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fd3c91a420e91d27fa03413e4410b5eebc0001bf769cdedb463f40b2496618f -address /run/containerd/containerd.sock │ │ ├─ 60144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c80f8274e26145d3897e2ad94609d6877de5d0f468a47cb89fdee9c8d42ebd6f -address /run/containerd/containerd.sock │ │ ├─ 61407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 140dcd6c9fa30182142110e9c6afe3e2abad28ed8e615ba4e89a9dc61919710f -address /run/containerd/containerd.sock │ │ ├─ 61588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aaf55b5154740b9319f2eeafe9a6ef1d79710f8aecdc6b12ed1fd983a37fbde6 -address /run/containerd/containerd.sock │ │ ├─ 61910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 265357429e58c1f28a08632ec17c00872537d4420790e21a1133f1865a554399 -address /run/containerd/containerd.sock │ │ ├─ 61975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abec648fd3b4852ea78ba7acf48af7ff049e369ebc035cf55cf8153b166fe61d -address /run/containerd/containerd.sock │ │ ├─ 62031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70e4062128c07be5257d331aac73afbf7d582f19c659da096f8a891808897b03 -address /run/containerd/containerd.sock │ │ ├─ 62473 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b40b1f88fb163d6cbbb803e08e710e736d763b28fa7415985b84c3ddeeb25a3 -address /run/containerd/containerd.sock │ │ ├─ 62811 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d35bbfd4cc9985efec21a17488e7e2317593bb5057205029265cf8e7239c54ec -address /run/containerd/containerd.sock │ │ ├─ 63033 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba8aa6bf1e1d89fc1eef8f8442c53f2e5596333b402a2893f1779618a22f064b -address /run/containerd/containerd.sock │ │ ├─ 63324 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3390237eb22641af41c5031ad0c5bc5eb6b901b5ec608595f016f80999bb07fd -address /run/containerd/containerd.sock │ │ ├─ 64119 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2ef24dcc779e7f0e462074074a4a979b4eb4a9602df122cd7865224a95720893 -address /run/containerd/containerd.sock │ │ ├─ 65769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60465fb14011ef0925bc3283486f24ce538f5550522308523639e773641b6859 -address /run/containerd/containerd.sock │ │ ├─ 67812 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a50daf17bdc78d1b93a52216ec2bc54bdfbca0cc71c728b7a26b919df10273c -address /run/containerd/containerd.sock │ │ ├─ 77250 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8b1ca5f21a1df3bcf0e237a11efa6cf033898655ab520c8097308a6bab1641b4 -address /run/containerd/containerd.sock │ │ ├─ 78788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15267bf0d4e5169956e058dde93e946c8a3d0c00526e4e6c5cda390db8912ade -address /run/containerd/containerd.sock │ │ ├─ 84770 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 280773a91ac01e75c3772c78b4396f413e11fc3e2630541211f5bfc37fda0a82 -address /run/containerd/containerd.sock │ │ ├─ 90842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7069a0f970c7ba342dc2623f620f3ed9c45f6de396d4500f091e37207ce42c8 -address /run/containerd/containerd.sock │ │ ├─ 94821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 04e741adde7ba0e241da0be389b0e29bf1d5a8352c14718741a8207e91206f87 -address /run/containerd/containerd.sock │ │ ├─ 94873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3250058316bff8cc47f0aeb3d22975b557ef7a9714c50f17f945db297593efc2 -address /run/containerd/containerd.sock │ │ ├─108187 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2bd3d7ba52029401138aa3658aaa94e5835dccfd4c9c25dbfff5c9a169984abc -address /run/containerd/containerd.sock │ │ ├─109672 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff10211b7103e9d44cbc210e836b9ebe6863a65d17d566ad308e1bd67c662444 -address /run/containerd/containerd.sock │ │ ├─109727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1239c1ef5555467d9906f9c5a2213d56ac34bb0658c86f03129001c7a0945a51 -address /run/containerd/containerd.sock │ │ ├─111714 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c35db5b9beae86ad9883870c8bd9e0c86422d6c2e26d7c633d43ea96c7489882 -address /run/containerd/containerd.sock │ │ ├─113561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a96f9c45b1cf1c064db3ee6301d8a04ab3161abd502407da7ebb6149bf17dc8 -address /run/containerd/containerd.sock │ │ ├─113685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e44252a79b2864cba122f6979b504654e610d69bcea79a2e34fbd26158841445 -address /run/containerd/containerd.sock │ │ ├─126590 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75000a59c767c6839320741dee91551e3a5435ae440bda24acdcd1e9d22de4c3 -address /run/containerd/containerd.sock │ │ ├─126628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd14e0042f70bbbf58e505564829c111e93b6627f5b37445a8ec05f2f5bce507 -address /run/containerd/containerd.sock │ │ ├─129197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23877560147c009bfde8682b2eb3bdd44b016cfb4276ade266807d6012f3a686 -address /run/containerd/containerd.sock │ │ ├─144117 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73cba34e87301a3f925f53991b3721e1f63c3efb4da2a9b2eeb6237303012639 -address /run/containerd/containerd.sock │ │ ├─156881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 004b339809b39ab8f84ee27cdc8135482dc9e087a38e7b21f4d61f1d17891656 -address /run/containerd/containerd.sock │ │ ├─157338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76cf71cad0727e60905aaf28114c6e84c460218dd4f3cef2a4d288c783eb6e68 -address /run/containerd/containerd.sock │ │ ├─158164 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b559e8028e5b570e2ed6253946ad420f7070c7ac79d2d795d76cb192912a15c -address /run/containerd/containerd.sock │ │ ├─160440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 332ba98f86bc9022680ab4df0cd83c1519ae4e755142707cc531cb4e530de4cc -address /run/containerd/containerd.sock │ │ ├─160557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64b61fce1f9d270b3c9784900152f27a07d5d969a2206fd2cd9c7b0e261625aa -address /run/containerd/containerd.sock │ │ ├─160781 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06ab0ecdbcae5615e327134cec62d56d553e42bacd5375761f14f6e95586be95 -address /run/containerd/containerd.sock │ │ ├─160852 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae02d8306f6bdd2c56eb9dd9ac602247ceb4948bdf6dd3a7dfb7b28c2b88b1c1 -address /run/containerd/containerd.sock │ │ ├─161080 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c451f580874d35b66148316f7f48ae25387563250fb05e4a9218d192a193a0f8 -address /run/containerd/containerd.sock │ │ ├─161330 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bbd9149689d1a5fc2011845187c9f08dfcdcb9cc1e9d49b8acb09d857d5b120 -address /run/containerd/containerd.sock │ │ ├─173077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 291ff682b135d108cefdcb0f5803292f705deb3e5475526cf8f34bdc9490a855 -address /run/containerd/containerd.sock │ │ ├─174856 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e31b895d327856c372c351243c39b90d98aed2dcdedb253b521d132c0b4cdd6d -address /run/containerd/containerd.sock │ │ ├─174864 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 777d143e5e495fe2d5ff4423c58f65c6293f6c83fe6dce8a48a4f325d2d6b97d -address /run/containerd/containerd.sock │ │ ├─174943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0499e1629c5dacc0ebfbcc7c7fbe4452e9c378059a0822219237f690fa2707fe -address /run/containerd/containerd.sock │ │ ├─174983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 430b4a2a3f2e370b8be3283de2ab5d3a21f5ed408c3d8e5b71ffd3e0e03be687 -address /run/containerd/containerd.sock │ │ ├─175322 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b85dde5e8e36502a1f247528016a8069a9c81d4bc9c5b80b2c353c566e7036f1 -address /run/containerd/containerd.sock │ │ ├─175467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 11b15be961763b57a6b590ef10cb0423854e2f3d40e89be7c336e9feb2fba0b3 -address /run/containerd/containerd.sock │ │ ├─175545 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a60512dfed943382d4bb7427a0a7b661711c539e846e970a1f7e63432495e567 -address /run/containerd/containerd.sock │ │ ├─188618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63e6068ddd5f88a66f73d672878931eee95d23184d808eeb1a58dc34b7e8edaf -address /run/containerd/containerd.sock │ │ ├─191366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 344f62df3f9f978ad70598678430639631003f81cc19a0f9c4b1e0995c801df7 -address /run/containerd/containerd.sock │ │ ├─191430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8dd832eb57c4ffee2602f3a8155a93375bf96297a22c6b2e179000ea842933e -address /run/containerd/containerd.sock │ │ ├─191488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fe57fb79480abbbc3e3713a720843b065186f17d852d7d2d6cdbad8788c4f308 -address /run/containerd/containerd.sock │ │ ├─208301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 107eb0dba4600ddf294e47ccc79b1b60b63c42d747987728b929f3d3afc142f3 -address /run/containerd/containerd.sock │ │ ├─216692 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4886fec5ec45e7ac5914e4c74c5e19f30506fb45ed58ca69d9e8bec40dd4e5b0 -address /run/containerd/containerd.sock │ │ ├─216740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 670312d8673c126869b393a28e15630d750f96e95397f6f673e2cd72da45802d -address /run/containerd/containerd.sock │ │ ├─216747 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91cac8bc3dfa0bee7adb0e6ac93ff1c9abcbc707fc3dd5cd9af5afb521f204df -address /run/containerd/containerd.sock │ │ ├─217051 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8cfee41c64ed5bbb03d55c03fb030c2783d77dc64e74f816221cb31e0a82619 -address /run/containerd/containerd.sock │ │ ├─229174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b10883a9cd474f68f89c170467bd5f49cfcf809dc0de77577cafe6380459e091 -address /run/containerd/containerd.sock │ │ ├─231905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfe5beb1e3eae858959dd0421aef2dc78dfe0c11c55bb915da97c1225dc7a7d8 -address /run/containerd/containerd.sock │ │ ├─232980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55d98bb645fefb48b28d862357800f73903d443ea5810fadb7e437e5f539b45e -address /run/containerd/containerd.sock │ │ ├─233957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a098982bf874e325bec6e2692fc5e1ba9ebbd86876236a003797141e12943be -address /run/containerd/containerd.sock │ │ ├─235035 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 065f5c53ab59c60eb74e53a818ca44e153a5bc7b586eedb80fe3d86a57f6f7f1 -address /run/containerd/containerd.sock │ │ ├─237295 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8744ee0a45aba9ff77846a04c6c9e92bd3635069e71a958fcafd0c7bccfb6ee4 -address /run/containerd/containerd.sock │ │ ├─238860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e262e77db58ecad8a3dfb079c3fbc6a5dd6f34095d9e03f23f5c98eae4f03d5 -address /run/containerd/containerd.sock │ │ ├─238903 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32fb90d64c494706c4138af7ee7f7b7b4026c359a8bf7f4bbc25de0dbe01da97 -address /run/containerd/containerd.sock │ │ ├─249026 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d9c272894f26dac26dcced138eded9841f842cf11916d211248f159137d31e -address /run/containerd/containerd.sock │ │ ├─249549 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 465663db97ff8a88e5d3b930ad022a5eae855e85415da939d1f6f5adf6fb68da -address /run/containerd/containerd.sock │ │ ├─252335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b07e1d3cbf8aa1ca849270d59c0f1bb1a2efd3498e89a1fea59252bee65ce2a -address /run/containerd/containerd.sock │ │ ├─256470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e6209873a1b6f7447149384a427491e9d4e585790880440f1bdf6f59eb24771 -address /run/containerd/containerd.sock │ │ ├─256700 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 882ea6dd3f4fb88984d027ec1ae07fc0db3557f7e52321bd8eb97bdd4582e490 -address /run/containerd/containerd.sock │ │ ├─256751 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b540c7e86071d0ce08134749875c144979a063a6f50614825107bd761b8d1ff6 -address /run/containerd/containerd.sock │ │ ├─256790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8217e042bc963f9c432ae1578c8b91c984ec12bc285d5d482f1d624dcdd27392 -address /run/containerd/containerd.sock │ │ ├─268091 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a5d0e9de6e9600b4eb36476060ad44f840e35798ca7892f89f25104fe364833 -address /run/containerd/containerd.sock │ │ ├─270834 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ad682e4cca9981122a4c887bcccdea965e596cabbb500489dfcbe2cb3c0bb6e2 -address /run/containerd/containerd.sock │ │ └─272182 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 571795807ce5d208dfbbebb2c0fe00ecdbc559a160bd54f29b8dc1e1113f80cd -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1194 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─528 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─399 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─630 /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 │ │ │ ├─28861 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29139 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19495 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19515 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24431 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24697 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33631 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33906 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12118 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12148 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.exfhbz.service │ │ ├─12478 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.exfhbz/unit.run │ │ └─12507 /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-exfhbz --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.exfhbz:/var/lib/ceph/mgr/ceph-instance.exfhbz:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.exfhbz/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.exfhbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10176 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─143207 /sbin/multipathd -d -s │ ├─docker-20bc7e33e455a4530d0a5db060ca04f8ff5d4f2fd0c38fdf1117b30b8500fa79.scope … │ │ ├─33949 /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 │ │ └─33961 /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 │ ├─kubelet.service │ │ └─39764 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.246 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─run-r9791a1e8cecb4e3bb196732759e7353b.scope │ │ └─188869 /usr/sbin/libvirtd --listen │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─364 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─651 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-47c7a363c7dc93d3840dcb5174428ec01722f847ce02070d03c3940200c259de.scope … │ │ ├─24739 /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 │ │ └─24751 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1390 /usr/sbin/uuidd --socket-activation │ ├─docker-5561de5e83814035ac14c798f72c85cedaf814c3c30b16b7de6ef1458ca8a6be.scope … │ │ ├─29180 /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 │ │ └─29192 /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 │ ├─docker-735850a68c333b336235c0ee6a1fabe02101acf3d4ab1cab825f6fe9a0112f84.scope … │ │ ├─19565 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19581 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10682 /usr/sbin/chronyd -F 1 │ │ └─10683 /usr/sbin/chronyd -F 1 │ ├─docker-297b13bf72d856baefcf4b91519286ce155c2486fc42652328f494e3ba03da5b.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.exfhbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12609 /usr/bin/ceph-mgr -n mgr.instance.exfhbz -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-2e73ac5032b31fd897fbec1e02fdc515a429bf20e197baa04504d647ce5dff7e.scope … │ │ ├─12226 /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 │ │ └─12240 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─404 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─143040 /sbin/iscsid │ │ └─143041 /sbin/iscsid │ ├─dbus.service │ │ └─620 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─629 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─626 /lib/systemd/systemd-logind ├─k8s.io │ ├─42d3d75340b2a08ff6517c6e22d494b1d2faeac0b10744c1eced5a1b4e476e39 │ │ └─48013 /pause │ ├─a60512dfed943382d4bb7427a0a7b661711c539e846e970a1f7e63432495e567 │ │ └─175570 /pause │ ├─a92b129f5449c258883b188550e8eaf490c01ff4b520e4fe9a09ab519aaeeff7 │ │ └─271257 /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 │ ├─eb69d223404d5ec97e0f26a4398a7d96fca5b454117de260646b43f9dc1c91ca │ │ ├─127666 /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 │ │ └─127939 /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 │ ├─509ad54423ff233dd53c94af495d4e30e762c88f10a824d116d6affd566dc25f │ │ └─39453 /pause │ ├─670312d8673c126869b393a28e15630d750f96e95397f6f673e2cd72da45802d │ │ └─216843 /pause │ ├─c98353674e0f051217b1c094e12806a3bede71b7c3336bd23db4b2ca15ef4b0b │ │ └─64504 /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 │ ├─17109a0814aaf1836e36ec0ceb3d4a27b4f85d44d3b8c0d549fb85e5d20d4621 │ │ └─42953 /pause │ ├─3a2c160a53b7925e3f752b5f60d953f5de7b0c255cdf735881646dd2374e297e │ │ └─39452 /pause │ ├─55d98bb645fefb48b28d862357800f73903d443ea5810fadb7e437e5f539b45e │ │ └─233010 /pause │ ├─505d04a69abbba86eb0f6a018617d2cd8a3c2f0e418121bb3b06c2df479262c5 │ │ └─43119 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 │ ├─430b4a2a3f2e370b8be3283de2ab5d3a21f5ed408c3d8e5b71ffd3e0e03be687 │ │ └─175034 /pause │ ├─7a50daf17bdc78d1b93a52216ec2bc54bdfbca0cc71c728b7a26b919df10273c │ │ └─67834 /pause │ ├─b3b9dcc1b166163123ccea9c229d81b8d533195c6f026e5caa9f4d52d2605f2b │ │ └─46839 /manager --metrics-bind-address=:8080 │ ├─d1ba6dc5b4bc2b8bf0eee497665bd8f7c61840d33ab4d7cd62eec6c84a5755ff │ │ └─166481 /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 │ ├─5007623a55111d17dcc79795762ae767570423985e3aca918f33a54cc3e03620 │ │ ├─ 46101 /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 │ │ ├─ 46114 /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 │ │ ├─ 46263 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─270545 nginx: worker process │ │ ├─270546 nginx: worker process │ │ └─270547 nginx: cache manager process │ ├─900ded1c9b8771689088d831e309f54f007bfddd1dafc1ceccd88b7e6ac9f4a3 │ │ └─39412 /pause │ ├─b0593c0f45b13f0bfdb02bc537f5f9f3cb94931a8f1540fdee4c18d33e0df33c │ │ └─46720 /pause │ ├─388987c100f5227dda49818862be7d72d3e4a4d4c400730fa8c894b9f06baf9e │ │ └─43488 /pause │ ├─ac61e47111d2480ee23aacf8125e30ed13fc7cce21a5b9726f9f53b5fbb6e881 │ │ └─40703 /pause │ ├─850f7d135c5fb95eed032efdd389dc4dac04ada842f2b6eb810c26388ae5bac6 │ │ ├─270975 apache2 -DFOREGROUND │ │ ├─273536 (wsgi:h -DFOREGROUND │ │ ├─273537 (wsgi:h -DFOREGROUND │ │ ├─273538 (wsgi:h -DFOREGROUND │ │ ├─273539 (wsgi:h -DFOREGROUND │ │ ├─273540 (wsgi:h -DFOREGROUND │ │ ├─273541 apache2 -DFOREGROUND │ │ └─273542 apache2 -DFOREGROUND │ ├─8f065d05fccb20fb9831f9b8c7e751732f516d350ecee5e91e7c28d0e29a7fa4 │ │ └─55788 nfd-worker -metrics=8081 │ ├─0b05ba40f093395e8b6cd44a7f73fd4771288ed5c78c39e948e139cd71f9c915 │ │ ├─266095 /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 │ │ └─266297 /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 │ ├─1239c1ef5555467d9906f9c5a2213d56ac34bb0658c86f03129001c7a0945a51 │ │ └─109752 /pause │ ├─9f3d31b45972a2b68306ec653c51910a0456720c9d71f0e8bee6536d51d3b2da │ │ └─40691 /pause │ ├─2ef24dcc779e7f0e462074074a4a979b4eb4a9602df122cd7865224a95720893 │ │ └─64143 /pause │ ├─986682940d91736995944a8cdc7036c39807ea90665ec0d53975b4a3da371452 │ │ └─95169 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-tgsdf --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─76d3317ac27de29e84d93fddaad5064abe11c5fc4a29d46e5979d6aec4052392 │ │ ├─91067 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91084 /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 -- │ │ ├─91090 erl_child_setup 1048576 │ │ ├─91190 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91191 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91202 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91410 /bin/sh -s rabbit_disk_monitor │ ├─7e8c9aa1b7a903d49f59b8fdbbcf2a7631f411adfd3b5866c28efa0209301d9c │ │ └─188659 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─0f9b6ab717572c014efde276b7f83725f18fcc100a46ed84a510e5ecb5b07f70 │ │ └─50757 valkey-server *:26379 [sentinel] │ ├─06ab0ecdbcae5615e327134cec62d56d553e42bacd5375761f14f6e95586be95 │ │ └─160813 /pause │ ├─bb716b855f20bc4c1d2a08172657feb815804eee9ed980d6bfc1252b2fb4b38b │ │ └─60684 /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 │ ├─4e52e5805f6dc2fa9d1d6aa9723cc90dba5c697714ebc3d2599ea67160e80866 │ │ └─232032 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─662a5b9b2917c3d8d6673f6f721e2a0b10894144d05fd14762105e2ee75d0436 │ │ └─50566 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 │ ├─44b2a2e73b381e8ee66775371e7957b435695b4202e8e4a4fd22bc2f3a575767 │ │ └─47100 /pause │ ├─f4ea3734a5eb7cf38005c330afadd729110d7b7becf892fb87f286bec2d8abdf │ │ └─39555 kube-apiserver --advertise-address=199.204.45.246 --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 │ ├─bae67db99d8bf5aa51cd0b3b2d70edcae7177ab9f00cab23d4fa67ee9270681b │ │ └─64662 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-246.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 │ ├─2bd3d7ba52029401138aa3658aaa94e5835dccfd4c9c25dbfff5c9a169984abc │ │ └─108210 /pause │ ├─344f62df3f9f978ad70598678430639631003f81cc19a0f9c4b1e0995c801df7 │ │ └─191414 /pause │ ├─65cfb884201278a0d45a23b0b74430f69d055faeb4c15e64a2c3a2dfb94adc36 │ │ └─186652 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) │ ├─0911fc749330513567f418cc7ba287b4d13aa56019cc6d80fb9ee40aef0d8718 │ │ └─55753 nfd-gc -gc-interval=1h │ ├─2b559e8028e5b570e2ed6253946ad420f7070c7ac79d2d795d76cb192912a15c │ │ └─158187 /pause │ ├─8dc27f08a0ec5057136820fa61a4125ca237479cdf39282bc7d60b4a5e372e7a │ │ ├─188944 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188961 /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 -- │ │ ├─188967 erl_child_setup 1048576 │ │ ├─189078 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189079 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189089 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189346 /bin/sh -s rabbit_disk_monitor │ ├─6d1897a44661357765b66e9eacef73cd7fce6128e8b2ccc0b546ee7a6124b65a │ │ └─148267 /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 │ ├─c35db5b9beae86ad9883870c8bd9e0c86422d6c2e26d7c633d43ea96c7489882 │ │ └─111738 /pause │ ├─c37325151b26bca4246dab5e0e29bcf51ab57ecb81c8feba7f1bc0c50437bdc9 │ │ └─43434 /pause │ ├─11b15be961763b57a6b590ef10cb0423854e2f3d40e89be7c336e9feb2fba0b3 │ │ └─175496 /pause │ ├─25ad4c4e2d06f9c9641fd040bafc49fb96c1a04c56b1f257f4a1d9fe52b674dc │ │ ├─184228 neutron-policy-server: uWSGI master │ │ ├─184242 neutron-policy-server: uWSGI worker 1 │ │ └─184243 neutron-policy-server: uWSGI worker 2 │ ├─64b61fce1f9d270b3c9784900152f27a07d5d969a2206fd2cd9c7b0e261625aa │ │ └─160638 /pause │ ├─040fc743b7d9c64189619edacf2975d158ed08ab6257d08d5e9a20c0f37b53c8 │ │ └─45883 /pause │ ├─75000a59c767c6839320741dee91551e3a5435ae440bda24acdcd1e9d22de4c3 │ │ └─126614 /pause │ ├─6d80ec30097ea27a5cdea880e777748e48317955989f7822ecfd5453890170ff │ │ └─48322 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─c5cbfff01b88ea33014ab6242eef54ac947d565d35f3062ca6c6f4771860da1b │ │ └─60086 /pause │ ├─0499e1629c5dacc0ebfbcc7c7fbe4452e9c378059a0822219237f690fa2707fe │ │ └─174989 /pause │ ├─332ba98f86bc9022680ab4df0cd83c1519ae4e755142707cc531cb4e530de4cc │ │ └─160469 /pause │ ├─107eb0dba4600ddf294e47ccc79b1b60b63c42d747987728b929f3d3afc142f3 │ │ └─208325 /pause │ ├─06ba74057244d84dd854908e3d9d116be3f37a4db08cdc2c6347d886dcecfeed │ │ └─187979 /bin/bash /tmp/libvirt.sh │ ├─4ca94318a009193019a2764313f8fd06ad4b5ce237870ee480b6d386ea0a9542 │ │ └─39553 etcd --advertise-client-urls=https://199.204.45.246:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.246:2380 --initial-cluster=instance=https://199.204.45.246:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.246:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.246: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 │ ├─5f66c6c3c72c51b7cf64378b15ab1f0d64241b3bbeeb1adc601c9394494bbdec │ │ └─39456 /pause │ ├─fd93740e3e011cca4b3398fdd1a6ebc543951b988b5d229e802306ab63080859 │ │ └─85499 /usr/local/bin/rook ceph operator │ ├─8c4d666cf6764205e55aa7c96beb893278727220a151976f912f4e45b5769020 │ │ └─266057 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─04e741adde7ba0e241da0be389b0e29bf1d5a8352c14718741a8207e91206f87 │ │ └─94848 /pause │ ├─611279be9e71564612dd59430195a79f5172ef2efa44c7d766e432226c17bbab │ │ ├─63138 nginx: master process nginx -g daemon off; │ │ ├─63157 nginx: worker process │ │ ├─63158 nginx: worker process │ │ ├─63159 nginx: worker process │ │ ├─63160 nginx: worker process │ │ └─63161 nginx: worker process │ ├─44d0698e11591fa34ba71a3ff484194aac26d7f597b923d35ccbca57e556ceca │ │ └─64248 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ba8aa6bf1e1d89fc1eef8f8442c53f2e5596333b402a2893f1779618a22f064b │ │ └─63056 /pause │ ├─e8c1eb194f0cff3d1a25b885b1dbdb37c3b19e37d4f3052f5221d7e9cc703bcc │ │ └─42480 /pause │ ├─bae8daa5d8c17d5d901be0e98b853ac005d18a2da7459fb5cfd5e8252d1ac6ff │ │ └─65295 /bin/memcached_exporter │ ├─8744ee0a45aba9ff77846a04c6c9e92bd3635069e71a958fcafd0c7bccfb6ee4 │ │ └─237318 /pause │ ├─fc0cf3781779d7ce2611d24fdf71073b6f52acdf5aea4a45ee2bfe914ec4394d │ │ └─39598 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 │ ├─c6560167cc233c42c270a2fab0d9ea145ef02cf8e8b6607b21e2de05860cee68 │ │ ├─172224 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172957 nova-scheduler: ServiceWrapper worker(0) │ │ └─172960 nova-scheduler: ServiceWrapper worker(1) │ ├─1b922faadb21cbd5d62642eb9f1a7da9c5942cfc28ecc02f7a6ca40114126acf │ │ └─55452 /pause │ ├─cc33b3da085bed8ad38c384ce3853bf77bbef24e5bcf3767d02cbd327582e38e │ │ └─191567 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─4b855ed887c762f4088c7b3bc2318dc9c12a3d2f0ded47067b78de62c6bb6577 │ │ └─42035 /pause │ ├─35dec315f5a997c38bc33471f720dc90f3afb20c0a4cf5dcdbf140b64f8868a6 │ │ ├─171203 nova-api: uWSGI master │ │ ├─171241 nova-api: uWSGI worker 1 │ │ └─171242 nova-api: uWSGI worker 2 │ ├─465663db97ff8a88e5d3b930ad022a5eae855e85415da939d1f6f5adf6fb68da │ │ └─249572 /pause │ ├─e31b895d327856c372c351243c39b90d98aed2dcdedb253b521d132c0b4cdd6d │ │ └─174921 /pause │ ├─c451f580874d35b66148316f7f48ae25387563250fb05e4a9218d192a193a0f8 │ │ └─161103 /pause │ ├─23877560147c009bfde8682b2eb3bdd44b016cfb4276ade266807d6012f3a686 │ │ └─129230 /pause │ ├─5a098982bf874e325bec6e2692fc5e1ba9ebbd86876236a003797141e12943be │ │ └─233982 /pause │ ├─5400ab5360b16e03be405ae2c13529b449e2bc0836ffb5fb68c540368f3d9922 │ │ └─234011 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─652bbed7eb212cb01b705e0b91f82e361dfb50fb37b9c0bb524a1aa8ec41ef9c │ │ └─64703 /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 │ ├─9c5aa92060baaa3777d2f2fd324542c390beafa926821d36341f2933ba1c0223 │ │ └─64459 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-246.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 │ ├─1fd2207c327170b1172bb65069e6592dc5b7dc32611b2d32fa27b447866ac218 │ │ └─55517 /pause │ ├─0a5d0e9de6e9600b4eb36476060ad44f840e35798ca7892f89f25104fe364833 │ │ └─268114 /pause │ ├─91d8037d9231d89880948011a71ad60705932aa7cb67c60b4c4576740861a4d9 │ │ └─43528 /pause │ ├─0b07e1d3cbf8aa1ca849270d59c0f1bb1a2efd3498e89a1fea59252bee65ce2a │ │ └─252366 /pause │ ├─336dec2bf01bd41d0600170b04a3d155fefb6e05ff52a384d2470417d74a11e4 │ │ ├─226325 octavia-api: uWSGI master │ │ ├─226338 octavia-api: uWSGI worker 1 │ │ └─226339 octavia-api: uWSGI worker 2 │ ├─4bbd9149689d1a5fc2011845187c9f08dfcdcb9cc1e9d49b8acb09d857d5b120 │ │ └─161354 /pause │ ├─fffbaf5871aa1805c6e91fcb3804874651676f10ed41617ebc9dfa6847c13064 │ │ └─157544 /coredns -conf /etc/coredns/Corefile │ ├─d17d580c51aea63e6ca2e75356c0384b6a4699377e31477864ed505de8f521e4 │ │ ├─208445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208461 /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 -- │ │ ├─208467 erl_child_setup 1048576 │ │ ├─208544 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208545 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208555 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208772 /bin/sh -s rabbit_disk_monitor │ ├─ba03d32794a216cc8a6cddb036f914a2d09738a4191c097112468c14eed14f5d │ │ ├─134773 placement-api: uWSGI master │ │ ├─134798 placement-api: uWSGI worker 1 │ │ └─134799 placement-api: uWSGI worker 2 │ ├─a2d9c272894f26dac26dcced138eded9841f842cf11916d211248f159137d31e │ │ └─249105 /pause │ ├─d03cf8c55cecfd9437f23f90a6d1517e24a36db6b2712f206398b81b1ca7fa95 │ │ └─64314 /goldpinger --static-file-path /static │ ├─856c9364536ec329103cbfe104cb7d838f7019f1eb026c67e50684e80aedf8e2 │ │ ├─123201 cinder-api: uWSGI master │ │ ├─123214 cinder-api: uWSGI worker 1 │ │ └─123215 cinder-api: uWSGI worker 2 │ ├─20b704b86f6bd925a2137efe302b7044c0480ded94b365c3dfe6780aa64d838c │ │ └─46764 /manager --metrics-bind-address=:9782 │ ├─31ddc1eb1f74fe83b6c81886d577b7428fbcd21f51447f37f80ce4a48b209155 │ │ ├─60981 python -u /app/sidecar.py │ │ ├─61331 python -u /app/sidecar.py │ │ └─61332 python -u /app/sidecar.py │ ├─ab98264a8a8bb85d5daa6fd0a439ca06089eefe5ccb1b8ef09a67819d73f5a0f │ │ └─45828 /pause │ ├─6311bfdd2965f8ad693330462f957d468e3ab042eeedebe7d38e4b82208028ac │ │ └─124806 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─4b6e94c478f4b8b2728fc0151c241d273c3b728a12f0d4c7529b8caebceebb9b │ │ └─43643 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─2fe59d360449747e4813e35c8ae0bd98ccb52e08f9f3252dfcd3e9694e0b3242 │ │ └─65264 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3ea89488822a845dfa2598753cf0f93720cb17d4e590c3a3d6d85a6c81a37d78 │ │ ├─77387 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77405 /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 -- │ │ ├─77411 erl_child_setup 1048576 │ │ ├─77458 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77459 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77469 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77622 /bin/sh -s rabbit_disk_monitor │ ├─4f543ddcdb35f28344d532b13a718aa660280ff3829bbef854612b72ae732a86 │ │ └─55828 nfd-master -crd-controller=true -metrics=8081 │ ├─6ad8b3c6a9e7a6359aad796087ece2a086143cdd0f363e976154e9c8df9f35f1 │ │ ├─274904 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─274928 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─6198ef6bb40be3dd203178fb530708cc8a33f0a3ce0928cce19e968bcbe9b9bd │ │ └─61287 /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 │ ├─188e2b02278f67cb5e300351f326d17abba1ac3185bc3864bca39869c37b243b │ │ ├─249193 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249845 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpi_u6xlyr/privsep.sock │ │ ├─249901 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249924 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a2c43f78317e278668dd5eb87159488dc590fdc2efd952c9734566b995850f07 │ │ ├─171222 nova-metadata: uWSGI master │ │ ├─171243 nova-metadata: uWSGI worker 1 │ │ └─171244 nova-metadata: uWSGI worker 2 │ ├─82ea421834d20d02b69bfb74121794b1e35947e72a6cadb0ea8c9fa09b7330ed │ │ ├─343909 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] │ │ ├─344316 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─344524 /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/tmp0haap0js/privsep.sock │ │ ├─345025 /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/tmp17wxhsq4/privsep.sock │ │ ├─345490 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345491 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─345515 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/1b100823-7e80-4ac5-837e-d56b30ad4be6/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/1b100823-7e80-4ac5-837e-d56b30ad4be6/host --addn-hosts=/var/lib/neutron/dhcp/1b100823-7e80-4ac5-837e-d56b30ad4be6/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/1b100823-7e80-4ac5-837e-d56b30ad4be6/opts --dhcp-leasefile=/var/lib/neutron/dhcp/1b100823-7e80-4ac5-837e-d56b30ad4be6/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-17f0dc58-d446-4583-a6f8-2ee046547c94,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 │ │ ├─345657 haproxy -f /var/lib/neutron/ns-metadata-proxy/1b100823-7e80-4ac5-837e-d56b30ad4be6.conf │ │ ├─345672 haproxy -f /var/lib/neutron/ns-metadata-proxy/de7e91e9-7413-4ed0-b112-2a7cf55670f8.conf │ │ ├─373188 /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/tmpvcd_tlpe/privsep.sock │ │ ├─377404 /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/tmpx4_v4saw/privsep.sock │ │ └─388329 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/de7e91e9-7413-4ed0-b112-2a7cf55670f8/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/de7e91e9-7413-4ed0-b112-2a7cf55670f8/host --addn-hosts=/var/lib/neutron/dhcp/de7e91e9-7413-4ed0-b112-2a7cf55670f8/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/de7e91e9-7413-4ed0-b112-2a7cf55670f8/opts --dhcp-leasefile=/var/lib/neutron/dhcp/de7e91e9-7413-4ed0-b112-2a7cf55670f8/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-104bf04c-400c-479e-a025-6eae6fff977c,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 │ ├─4845121b0bc02884ed8eebb69d57fad7078b933bce3420e975e56a6d535dd8d6 │ │ └─54829 /pause │ ├─d3374401c3afb658dcb59f0518bb6668b4a339c379244c94a5450331fd7f61c0 │ │ ├─64028 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64108 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─311be7ceeb61cb90fa1d12024876206c0a23625ba0dcb56ca75ad45dfd6f4ae5 │ │ ├─110170 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110325 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110328 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─792e9b7904a46a434fdb57ab547201f399e12ba8fe04c66055f91a9a44833648 │ │ └─48273 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b10883a9cd474f68f89c170467bd5f49cfcf809dc0de77577cafe6380459e091 │ │ └─229202 /pause │ ├─3250058316bff8cc47f0aeb3d22975b557ef7a9714c50f17f945db297593efc2 │ │ └─94898 /pause │ ├─ad682e4cca9981122a4c887bcccdea965e596cabbb500489dfcbe2cb3c0bb6e2 │ │ └─270858 /pause │ ├─4ad86fd1fc2a4079113787c708d6d92963086e4d558a1b81fd8c9f4486e28503 │ │ └─42549 /coredns -conf /etc/coredns/Corefile │ ├─1bd64d743aae684b4e714fb47ac5b83eceaf403c55496eb7cfc6eb26d4fdf08f │ │ └─65421 /bin/oauth2-proxy │ ├─004b339809b39ab8f84ee27cdc8135482dc9e087a38e7b21f4d61f1d17891656 │ │ └─156905 /pause │ ├─265357429e58c1f28a08632ec17c00872537d4420790e21a1133f1865a554399 │ │ └─61940 /pause │ ├─777d143e5e495fe2d5ff4423c58f65c6293f6c83fe6dce8a48a4f325d2d6b97d │ │ └─174913 /pause │ ├─3893e95d8c80c44b7662d497248635238b89f521234218b92c01652f704731dd │ │ ├─204190 heat-api: uWSGI master │ │ ├─204226 heat-api: uWSGI worker 1 │ │ └─204227 heat-api: uWSGI worker 2 │ ├─3fd3c91a420e91d27fa03413e4410b5eebc0001bf769cdedb463f40b2496618f │ │ └─60129 /pause │ ├─c88c2935a311a83691ae71454cd3c44d0c8f3de73148af6c0acd8f20e81a0866 │ │ └─42497 /coredns -conf /etc/coredns/Corefile │ ├─abec648fd3b4852ea78ba7acf48af7ff049e369ebc035cf55cf8153b166fe61d │ │ └─62007 /pause │ ├─5329586660a2a201471d40fc19af27cd4bef5b52da6196701765d0b623b9457b │ │ ├─175937 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─403660 sleep 300 │ ├─6dc0e99af9cff69aeb60876061cbabbb0fd9d43c1a6614e5075302a5b0c3d307 │ │ ├─185132 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) │ │ ├─185569 /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/tmpg2u156ie/privsep.sock │ │ ├─185832 /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/tmpz747n04_/privsep.sock │ │ └─186117 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─166f08f334d83e9acb434b8252c50ff8d22b17bd6d80fde91e93a935ba02fbfc │ │ └─55715 /pause │ ├─b85dde5e8e36502a1f247528016a8069a9c81d4bc9c5b80b2c353c566e7036f1 │ │ └─175345 /pause │ ├─dad77578cd046941923abcade2cfec1c8e645dd9076e7d441ef0345fe1cd5830 │ │ └─65020 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─51d788e3615fc2214b54f7bfba411f2a161c352234dfe426501e0e8815d7bcae │ │ └─50425 /pause │ ├─1e6209873a1b6f7447149384a427491e9d4e585790880440f1bdf6f59eb24771 │ │ └─256505 /pause │ ├─e428702be3ee23e5e4c3436f439bfb4a1e16169efc5c02251b771d2cdf5b9b2e │ │ └─42077 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fa5c16a549aa103ee20398607273ddd1836f4ef17ee87dcb77db87232d21dbd3 │ │ ├─60956 python -u /app/sidecar.py │ │ ├─61320 python -u /app/sidecar.py │ │ └─61321 python -u /app/sidecar.py │ ├─2638ebdfb7e0b67b2d8e52d1aa360de3f756d9a89ae2dbc7de1aa316b62f5698 │ │ └─43735 /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 │ ├─691ea1b3a7d3faa49f327b9f5a1d4b4dd39616770a46d38e0fda7454bab52928 │ │ └─127197 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─6bec6bbf68f1c2c9e21af66fb9126a3c3034e114cb958f3b2256497cb6992531 │ │ ├─84061 barbiacan-api: uWSGI master │ │ └─84074 barbiacan-api: uWSGI worker 1 │ ├─a7069a0f970c7ba342dc2623f620f3ed9c45f6de396d4500f091e37207ce42c8 │ │ └─90865 /pause │ ├─4c27a1d37e273b0d4f7a60d2bb502c0683bddd678ab0f3ea26190ca1554a6308 │ │ └─50187 /pause │ ├─4e0f4059553134d66145bf16e1ec0db98365c2047e721e4e9800beb7ead129ab │ │ ├─249522 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─250026 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─250027 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6b85097b586e00cc99f07850ff829125164fb44b20d28c4ac66ea5db070be001 │ │ └─46623 /pause │ ├─c5fdb0cb3532ec4895e1cd7385265fb2f3601a08105c644b5ae4933167dc07a6 │ │ └─64751 /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 │ ├─15267bf0d4e5169956e058dde93e946c8a3d0c00526e4e6c5cda390db8912ade │ │ └─78813 /pause │ ├─76cf71cad0727e60905aaf28114c6e84c460218dd4f3cef2a4d288c783eb6e68 │ │ └─157362 /pause │ ├─25bc79b432a1f2ad8f74402e1aae7d96894809ccd5e04bf7a6ea1927f5fc8019 │ │ └─55570 /pause │ ├─9cddd20c845322fa2bb687e85bf51f8244a723986c3f62bbe2317c17b6a22c7a │ │ └─233332 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c80f8274e26145d3897e2ad94609d6877de5d0f468a47cb89fdee9c8d42ebd6f │ │ └─60173 /pause │ ├─298be444195035399582e8b3d70783bbb80a517a0589974b153187ac02824d2f │ │ └─39966 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─d35bbfd4cc9985efec21a17488e7e2317593bb5057205029265cf8e7239c54ec │ │ └─62836 /pause │ ├─8217e042bc963f9c432ae1578c8b91c984ec12bc285d5d482f1d624dcdd27392 │ │ └─256835 /pause │ ├─0afe75d67f55e5033ced476763ee32ab9f3004d9344c5f39986ccd1e595a0bdc │ │ └─63605 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fd86b592aa3f30dc04c313846169b273879c08c82070f8f2c4572368b90029e7 │ │ └─40939 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─70e4062128c07be5257d331aac73afbf7d582f19c659da096f8a891808897b03 │ │ └─62067 /pause │ ├─7891250f6eaf0c73d2a24c9f359716a39f984ebf7ff1b9fd7e41603f70740cf5 │ │ └─254769 docker-registry serve /etc/docker-registry/config.yml │ ├─140dcd6c9fa30182142110e9c6afe3e2abad28ed8e615ba4e89a9dc61919710f │ │ └─61438 /pause │ ├─f6c83efa754f9fdb69a30e779c02555942c09fefc6cc1b4ff19d8b57f2a0d824 │ │ └─65403 /bin/oauth2-proxy │ ├─e44252a79b2864cba122f6979b504654e610d69bcea79a2e34fbd26158841445 │ │ └─113708 /pause │ ├─4fd1f5dd20de7c7acf1c73ce28c611a43accce6f39298229a6b84ceea1824b26 │ │ └─50913 redis_exporter │ ├─a1c352ea0ddafd7ec9a793d8967968a1ac35a8a488ae0381f251230b19834ad1 │ │ ├─ 71125 apache2 -DFOREGROUND │ │ ├─ 71143 (wsgi:k -DFOREGROUND │ │ ├─ 71144 (wsgi:k -DFOREGROUND │ │ ├─ 71145 (wsgi:k -DFOREGROUND │ │ ├─ 71146 (wsgi:k -DFOREGROUND │ │ ├─405462 apache2 -DFOREGROUND │ │ ├─405645 apache2 -DFOREGROUND │ │ └─405646 apache2 -DFOREGROUND │ ├─60465fb14011ef0925bc3283486f24ce538f5550522308523639e773641b6859 │ │ └─65792 /pause │ ├─a46b62a4e1233c85f81151a51ab3c8061c1d72a6b8489c20721bc0154ce16b51 │ │ └─237356 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─c302c72def43abf5ba0c9cb05728d0f3bafd2900eb37ea4396ccda5eeeb930f0 │ │ ├─158305 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158322 /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 -- │ │ ├─158328 erl_child_setup 1048576 │ │ ├─158431 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158432 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158442 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158652 /bin/sh -s rabbit_disk_monitor │ ├─1eda53968ee35006f40dd77f496ddd871020c518d8a350a59f52a7cab59cceb7 │ │ └─43689 /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 │ ├─400ce1609560259aa30534330dfa0bc426981e6b44157d4a635d031b8b60d652 │ │ ├─204191 heat-api-cfn: uWSGI master │ │ ├─204224 heat-api-cfn: uWSGI worker 1 │ │ └─204225 heat-api-cfn: uWSGI worker 2 │ ├─9f3b442fd1688442b504fcbed80c4d9b00cf021d1846d67f34c5bd142231e91d │ │ ├─48176 mysqld --wsrep_start_position=24158c9c-48d0-11f1-a09e-1298730088bb:20 │ │ └─48302 /var/lib/mysql/mysql-state-monitor │ ├─91b1ecdc463b70f740398b80ef167a8241b28697d50a3e91051d1de79dbfff13 │ │ └─266037 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─fd14e0042f70bbbf58e505564829c111e93b6627f5b37445a8ec05f2f5bce507 │ │ └─126657 /pause │ ├─f8dd832eb57c4ffee2602f3a8155a93375bf96297a22c6b2e179000ea842933e │ │ └─191467 /pause │ ├─36526ee3406373f5bab733b3a825e6bc8b0b1b376513475fd9f0fff320fbf9d5 │ │ ├─66345 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66362 /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 -- │ │ ├─66368 erl_child_setup 1048576 │ │ ├─66498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66499 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66509 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66607 /bin/sh -s rabbit_disk_monitor │ ├─aaf55b5154740b9319f2eeafe9a6ef1d79710f8aecdc6b12ed1fd983a37fbde6 │ │ └─61611 /pause │ ├─882ea6dd3f4fb88984d027ec1ae07fc0db3557f7e52321bd8eb97bdd4582e490 │ │ └─256730 /pause │ ├─dac890728492c81537838538c05eb51e4212ee03cfd62639b86a0e29e3fd6ab1 │ │ ├─48122 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 │ │ └─50826 haproxy -sf 177 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─8b1ca5f21a1df3bcf0e237a11efa6cf033898655ab520c8097308a6bab1641b4 │ │ └─77274 /pause │ ├─280773a91ac01e75c3772c78b4396f413e11fc3e2630541211f5bfc37fda0a82 │ │ └─84793 /pause │ ├─e8cfee41c64ed5bbb03d55c03fb030c2783d77dc64e74f816221cb31e0a82619 │ │ └─217076 /pause │ ├─9b83c065dc6182bd80f3f56ee07a4f6b49863046e85449bf73708b9032dadbd5 │ │ └─39477 /pause │ ├─1850ba5cededa6f6735157d1f292f8dc1b175fdd5540d9131b229bd9a4cdd5f4 │ │ └─65234 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─af563ef837e20e219f3dbd72e970b8c557a1524003931b739914ac9fd2693390 │ │ └─187912 /usr/bin/libvirt-tls-sidecar │ ├─1586cd671dfa57e838ec0af4e6180697dcbc4c86b064b623dde482f1ee141e3b │ │ └─64282 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─73cba34e87301a3f925f53991b3721e1f63c3efb4da2a9b2eeb6237303012639 │ │ └─144146 /pause │ ├─af8e68d5d030e716ea8d2d5c6be885cfb1e65f390782fae7212f4d27703ee225 │ │ └─39585 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 │ ├─b540c7e86071d0ce08134749875c144979a063a6f50614825107bd761b8d1ff6 │ │ └─256775 /pause │ ├─7fc11b92bdcceff3b7952a15f2070951ea4fce5e64177b7ccaaef432dbed4736 │ │ ├─266075 manila-api: uWSGI master │ │ ├─266129 manila-api: uWSGI worker 1 │ │ └─266130 manila-api: uWSGI worker 2 │ ├─6b0d0eab34c894c5bdff26c9397c1dc281dd4ec19580289f18ea315252fed116 │ │ └─62415 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 │ ├─d9ab201e96122c844f7124cd3829a69103ae6f225624e32eec70e96a6149f6d0 │ │ ├─184177 neutron-api: uWSGI master │ │ ├─184209 neutron-api: uWSGI worker 1 │ │ └─184210 neutron-api: uWSGI worker 2 │ ├─571795807ce5d208dfbbebb2c0fe00ecdbc559a160bd54f29b8dc1e1113f80cd │ │ └─272210 /pause │ ├─f3f6b323b1cd4288da7ca5ca710b7d9ee88fa7807cf67d135ab668e609b409ff │ │ └─39711 /kube-vip manager │ ├─f40368977db3e60f3943fda73f418bff2d875b2e0046e816b4b0c202c7db7206 │ │ └─65184 /bin/pushgateway │ ├─fcf93b32054dca9a36897b4896d65900d03ef625ba7fff589a58c7f5dc0cb074 │ │ └─55921 /secretgen-controller │ ├─ff10211b7103e9d44cbc210e836b9ebe6863a65d17d566ad308e1bd67c662444 │ │ └─109702 /pause │ ├─f5ca30ce0bcbbf1aef4d02305164b764efdd7acb78d9a8c11056caf7b8b4fc0a │ │ └─47657 /pause │ ├─bfe5beb1e3eae858959dd0421aef2dc78dfe0c11c55bb915da97c1225dc7a7d8 │ │ └─231929 /pause │ ├─d45828b752cf3f7758b41b2f516e022130ca46b1d6c2ffa9bbd2b3086f1fa857 │ │ ├─111913 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111930 /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 -- │ │ ├─111936 erl_child_setup 1048576 │ │ ├─111989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111990 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112000 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112091 /bin/sh -s rabbit_disk_monitor │ ├─309815565864343ad3d6f67ff070737d32737b36beeebfa2b57bd705bbff4812 │ │ └─50456 valkey-server *:6379 │ ├─c3bfee54b5cc66c2c42a029a4068383a0f288a185fb914abcf3732f8bb1176b8 │ │ └─60461 /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 │ ├─637e81280dd5d558bacf742bfc1713025c1841507992dfba308c8cccdaa04ff7 │ │ ├─191396 /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 │ │ ├─374980 /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/tmplo72n58m/privsep.sock │ │ ├─375373 /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/tmpnta0hyat/privsep.sock │ │ └─383658 /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/tmp9i_ak6fo/privsep.sock │ ├─778ef0b0fdabc40392bfd6cc2527ba7634af512243f513efd7bb5c53d99169a3 │ │ ├─41151 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41572 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─63e6068ddd5f88a66f73d672878931eee95d23184d808eeb1a58dc34b7e8edaf │ │ └─188642 /pause │ ├─b75c6107f7c322be286bb0b8a0c8e530701a94029b8aa30a4228bbebc8fd460a │ │ ├─229431 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─229449 /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 -- │ │ ├─229455 erl_child_setup 1048576 │ │ ├─229607 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229608 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─229621 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─229720 /bin/sh -s rabbit_disk_monitor │ ├─065f5c53ab59c60eb74e53a818ca44e153a5bc7b586eedb80fe3d86a57f6f7f1 │ │ └─235059 /pause │ ├─291ff682b135d108cefdcb0f5803292f705deb3e5475526cf8f34bdc9490a855 │ │ └─173101 /pause │ ├─ed509d46ebeac62acfe5197bd682b01c02dd712d4217d08f2ead9089e776d69f │ │ └─60040 /pause │ ├─1430d947f3fc6c668a922fedd2396868126a2fd23e8bf73587bddc0eeee0319e │ │ ├─ 95242 /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 │ │ └─406493 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─ea5f4da2114615f96d18c36870bd86268d8c932820e0d6171163a29b9d94ef90 │ │ └─47221 percona-xtradb-cluster-operator │ ├─ef3b0f39a7e1a2f71b3f64674358e97613a49b583082584d52aeb85bd99cd547 │ │ ├─252659 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252676 /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 -- │ │ ├─252682 erl_child_setup 1048576 │ │ ├─252757 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252758 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─252768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─252978 /bin/sh -s rabbit_disk_monitor │ ├─63f48098054c4d2bf4ac7e658ac37b2f298fd461be3b73d2870c9a58460fe39e │ │ └─42434 /pause │ ├─2842e097076a38eee1293d1d5268a2710c57e8b1a0fd6a78e10a5fedb54b0d61 │ │ ├─148660 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─148913 /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 │ ├─11a9a35d98f1bc43fde9f50972ab50c6bcef55500b1ff073c902eca1c4f0e361 │ │ └─96050 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─b100d728bde170e7af87d1a88382ec15c113cbbf367fce42dce97e89c445b812 │ │ └─235085 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9a96f9c45b1cf1c064db3ee6301d8a04ab3161abd502407da7ebb6149bf17dc8 │ │ └─113585 /pause │ ├─3f982c9b1b69e6e10ee365a2cec79b53869bc0fe797b3c9c56d0450580ecf99c │ │ ├─184169 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] │ │ ├─184509 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) │ │ ├─184512 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) │ │ └─184515 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) │ ├─8e262e77db58ecad8a3dfb079c3fbc6a5dd6f34095d9e03f23f5c98eae4f03d5 │ │ └─238886 /pause │ ├─965ec1d3689e6fb09614cc6188f655ac6c69e3a24e8484c5078b2c92e3f10fe0 │ │ └─63696 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─91cac8bc3dfa0bee7adb0e6ac93ff1c9abcbc707fc3dd5cd9af5afb521f204df │ │ └─216817 /pause │ ├─4a21abcc43759e132cd0e995692a1772196263d567f8d3628ea8f8b6045d2eb4 │ │ └─272474 /bin/openstack-database-exporter │ ├─ae02d8306f6bdd2c56eb9dd9ac602247ceb4948bdf6dd3a7dfb7b28c2b88b1c1 │ │ └─160892 /pause │ ├─82d0cffa759d36dece3568768f5a764aa2da94929c237ad08009525e657866c3 │ │ ├─172150 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─172782 nova-conductor: ServiceWrapper worker(0) │ │ └─172784 nova-conductor: ServiceWrapper worker(1) │ ├─4b40b1f88fb163d6cbbb803e08e710e736d763b28fa7415985b84c3ddeeb25a3 │ │ └─62500 /pause │ ├─720a790328a1b15b0acfa4982e92fef6188c2be7478e202413593ea85c2e9320 │ │ └─39941 /pause │ ├─3390237eb22641af41c5031ad0c5bc5eb6b901b5ec608595f016f80999bb07fd │ │ └─63348 /pause │ ├─32fb90d64c494706c4138af7ee7f7b7b4026c359a8bf7f4bbc25de0dbe01da97 │ │ └─238931 /pause │ ├─580f7ca28a095df63025276c19708fbd5badd72dd18f8478a1e70df95d04dc2b │ │ ├─249385 magnum-api: uWSGI master │ │ ├─249419 magnum-api: uWSGI worker 1 │ │ └─249420 magnum-api: uWSGI worker 2 │ ├─843080bdb1047266fa61437b530ccbb6d89a06ea8ef1b8ac1ea4a4c87fcb72e6 │ │ └─227220 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4886fec5ec45e7ac5914e4c74c5e19f30506fb45ed58ca69d9e8bec40dd4e5b0 │ │ └─216792 /pause │ ├─3a34fcd887270529aa10fbfdef695f5531dfc42552959780ca68ea27ef487b76 │ │ ├─227929 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227946 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─228496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─228499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393485 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393486 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393487 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393488 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393489 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393490 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393491 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393492 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393493 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393495 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393496 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393497 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393498 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393499 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393500 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393502 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393505 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393506 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393507 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393508 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393509 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393510 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393513 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393514 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393515 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393516 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393517 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393518 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─393519 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─393520 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─bb878aa69c769b61efd8f57f4a182915d47cffbe1170934455482a24ecc2d302 │ │ ├─186650 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] │ │ ├─187015 neutron-l3-agent: ServiceWrapper worker(0) │ │ ├─187620 /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/tmp1rcnzbm0/privsep.sock │ │ ├─373301 /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/tmp7qyssx9l/privsep.sock │ │ ├─373744 /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/tmpid6k24n5/privsep.sock │ │ ├─374440 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─374446 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─375653 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=1c085547-f218-405c-bdcf-6700e192143c --namespace=qrouter-1c085547-f218-405c-bdcf-6700e192143c --conf_dir=/var/lib/neutron/ha_confs/1c085547-f218-405c-bdcf-6700e192143c --log-file=/var/lib/neutron/ha_confs/1c085547-f218-405c-bdcf-6700e192143c/neutron-keepalived-state-change.log --monitor_interface=ha-3b91e366-09 --monitor_cidr=169.254.0.107/24 --pid_file=/var/lib/neutron/external/pids/1c085547-f218-405c-bdcf-6700e192143c.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─397177 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=49dc1d69-62fe-4d3c-abf3-00240a9c5e8d --namespace=qrouter-49dc1d69-62fe-4d3c-abf3-00240a9c5e8d --conf_dir=/var/lib/neutron/ha_confs/49dc1d69-62fe-4d3c-abf3-00240a9c5e8d --log-file=/var/lib/neutron/ha_confs/49dc1d69-62fe-4d3c-abf3-00240a9c5e8d/neutron-keepalived-state-change.log --monitor_interface=ha-44339c91-a1 --monitor_cidr=169.254.0.169/24 --pid_file=/var/lib/neutron/external/pids/49dc1d69-62fe-4d3c-abf3-00240a9c5e8d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─404532 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=4519beeb-cf35-44bf-aece-35c0f12f11bc --namespace=qrouter-4519beeb-cf35-44bf-aece-35c0f12f11bc --conf_dir=/var/lib/neutron/ha_confs/4519beeb-cf35-44bf-aece-35c0f12f11bc --log-file=/var/lib/neutron/ha_confs/4519beeb-cf35-44bf-aece-35c0f12f11bc/neutron-keepalived-state-change.log --monitor_interface=ha-18042f43-df --monitor_cidr=169.254.0.152/24 --pid_file=/var/lib/neutron/external/pids/4519beeb-cf35-44bf-aece-35c0f12f11bc.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─4b93d50e07d03b72a22c4444e9acaa312d5e9b09a9533b2302b70344f1f34534 │ │ ├─227211 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─227652 octavia-worker: ConsumerService worker(0) │ │ └─227656 octavia-worker: ConsumerService worker(1) │ ├─939b4aeb930a8c0fbb4f749b6aab5d23105df891bd69ded3cf7d8e46a7fa7b8e │ │ └─46176 /server │ ├─a2ecbf50b2afc6d2bb9f2fb1926805e529cfc1c2d9cc4ef7cb308b181a02ee3b │ │ ├─108542 glance-api: uWSGI master │ │ ├─108555 glance-api: uWSGI worker 1 │ │ └─108556 glance-api: uWSGI worker 2 │ ├─53ab7a335604cdc1de2ab12fcbcffd81dc70064254335289ca3c3a6e960bec83 │ │ ├─204380 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204919 heat-engine: ServiceWrapper worker(0) │ │ └─204922 heat-engine: ServiceWrapper worker(1) │ ├─8bff51997ec4082fcd50234207d5ab9877754bfb366a4984d50bab3ab1942b05 │ │ ├─173295 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173313 /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 -- │ │ ├─173321 erl_child_setup 1048576 │ │ ├─173371 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173382 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173493 /bin/sh -s rabbit_disk_monitor │ ├─fe57fb79480abbbc3e3713a720843b065186f17d852d7d2d6cdbad8788c4f308 │ │ └─191521 /pause │ └─f3c7c268ba423ac118d898e7fb3958b9ee9e3bdf65fe8782fb1bd0526c1325b6 │ └─111390 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount