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 │ │ │ ├─21220 /lib/systemd/systemd --user │ │ │ └─21221 (sd-pam) │ │ └─session-22.scope │ │ ├─21211 sshd: cephadm [priv] │ │ └─21234 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─699 /lib/systemd/systemd --user │ │ └─700 (sd-pam) │ ├─session-4.scope │ │ ├─1456 sshd: zuul [priv] │ │ └─1469 sshd: zuul@notty │ └─session-1.scope │ ├─ 696 sshd: zuul [priv] │ ├─ 713 sshd: zuul@notty │ ├─ 858 /usr/bin/python3 │ ├─ 1460 ssh: /home/zuul/.ansible/cp/199.204.45.109-22-zuul [mux] │ ├─408725 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-laywmoyvsotiemaxshkyqbdwktttnzen ; /usr/bin/python3'"'"' && sleep 0' │ ├─408726 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-laywmoyvsotiemaxshkyqbdwktttnzen ; /usr/bin/python3' && sleep 0 │ ├─408727 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-laywmoyvsotiemaxshkyqbdwktttnzen ; /usr/bin/python3 │ ├─408728 /bin/sh -c echo BECOME-SUCCESS-laywmoyvsotiemaxshkyqbdwktttnzen ; /usr/bin/python3 │ ├─408729 /usr/bin/python3 │ ├─408730 /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 │ └─408732 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 … │ │ ├─ 9805 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12222 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 05b81406506c835d8f0cc54c836c4b51326c91387cf2eb50b0fe62de4342d33b -address /run/containerd/containerd.sock │ │ ├─ 12556 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 98190dc9b83c5732a82e1bb9e4a00422a63cb6601515a84d77336da42a7c21a9 -address /run/containerd/containerd.sock │ │ ├─ 18972 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 65dab7c012b8d40ccd2f2f5daa6ff9534ff6edcfe1cd228acc838ab4eca0b5a8 -address /run/containerd/containerd.sock │ │ ├─ 24369 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 53b31caabe399f6dd38dded70a2721338cc4ae1a5d40687019de1d35b7ccbb6c -address /run/containerd/containerd.sock │ │ ├─ 28792 /usr/bin/containerd-shim-runc-v2 -namespace moby -id a80c6e11191f8c56e64d044e6d4713960b7e65aec5d6d62814b94e7a84f0d69f -address /run/containerd/containerd.sock │ │ ├─ 33573 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ec44b07ef01607a548ee30b2a3bee8cd4c2cd5cf8417fd942b3019a46b82bee0 -address /run/containerd/containerd.sock │ │ ├─ 39160 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21ecb56017d32bd9d8011301f7e48f2d7680516a382dc0e1c06a0456c408ef94 -address /run/containerd/containerd.sock │ │ ├─ 39208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff73582d50769b91164bbd78524cb8822ac6aad25051fb4714cc7b8bb8f9e1d7 -address /run/containerd/containerd.sock │ │ ├─ 39227 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80a55b29280e47a937b63dd995f74ceec75738f3c489a1e192b5348d6950eb63 -address /run/containerd/containerd.sock │ │ ├─ 39237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b46932e679be7668b17f5af87aac8f34a709c446984f5e852ad13cec05ee260d -address /run/containerd/containerd.sock │ │ ├─ 39242 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b2002c275214b3a4e02f2e9a9ea0e761b1e7d1154ac663893f90c138767cc25 -address /run/containerd/containerd.sock │ │ ├─ 39777 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25451acd38f11cd0fa801f18ccf932f967414eb89f7e1327bd7c145066da35e6 -address /run/containerd/containerd.sock │ │ ├─ 40530 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc7d3f4cd1975d19efc827b198f4306c730940188fbb63b2e59b3f0e17c7554b -address /run/containerd/containerd.sock │ │ ├─ 40574 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 799892d3efdcf39b1fceb10e1e909b800f2bca184b8c6b69bde44927e89e8165 -address /run/containerd/containerd.sock │ │ ├─ 41950 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b05efd62ac5b9f281010898e8cab768bb68e7f878ec6119620a50903fa324b -address /run/containerd/containerd.sock │ │ ├─ 42315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2a5f6465a0f70e6ef4f1d579f5ff75e598792772e4291b14eb110425e79d6d9 -address /run/containerd/containerd.sock │ │ ├─ 42359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e7c5ed7f4ce4d6d4ce702ddb789dfb10798e71ab9e29c0f2727b3a01c9acd20 -address /run/containerd/containerd.sock │ │ ├─ 42773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c875aa8fb8e542c43ecb540603176e42265a052cbb6a7d790d18f090ae948da -address /run/containerd/containerd.sock │ │ ├─ 43268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03e03229c246deda758031490c2c98d13fbce4c454a76ebe4bbca1a166bb6c2a -address /run/containerd/containerd.sock │ │ ├─ 43283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62f3be78ff64d8c5d2398198aa935825d3e8dc2d23bd850be4200c30d859f644 -address /run/containerd/containerd.sock │ │ ├─ 43359 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f913305d2e001dbc4257f8d41124ddd255f8a6bfcd62ab2f6bf065ae034dc312 -address /run/containerd/containerd.sock │ │ ├─ 45734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d47f6ccf99394f2ffe7d26ec91be5bec76d26ffc9e415b683af657b56356e4c -address /run/containerd/containerd.sock │ │ ├─ 45851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4479e1e3a7e04a0bf03c8cc8cb8788e96d75b901949169d99604dce282e3beb -address /run/containerd/containerd.sock │ │ ├─ 46620 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0075a4a0086c6c4604e69a1a4747844648acf078fb5cfbae191a012dd17d167d -address /run/containerd/containerd.sock │ │ ├─ 46671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b6c1c1f4917f90f2c0e1cf1b66de996e17f65e9ef42add2bdf496b27d64ac7e -address /run/containerd/containerd.sock │ │ ├─ 47088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fb421d71867b4349ceee6ce3ed3ce4f4588c07f08179012f125ce8f046b50f4 -address /run/containerd/containerd.sock │ │ ├─ 47486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81e12598395185668d9e799dfd1b9b804e58697921398bc59b17e5b47fa62521 -address /run/containerd/containerd.sock │ │ ├─ 47887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cd75ca56e355981d7283f806e48202f3f86117010b7f209f17e0d72367ed5dd -address /run/containerd/containerd.sock │ │ ├─ 50213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 039e543cb5ff0aa6e6051849e57d6186971fac5d3aacd7bc0281961967c06716 -address /run/containerd/containerd.sock │ │ ├─ 50376 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bfafca77f71ca542465d83f00efc91c3fee2dc0100369de86a3c4b4123af20ff -address /run/containerd/containerd.sock │ │ ├─ 55306 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e5019e920b648e8fdb89ae865eb4b178ca0080d00b48dccd1c8c213774338e63 -address /run/containerd/containerd.sock │ │ ├─ 55899 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 875e00132790dcef4666147c3b38b607e2237e58b0d0fe80fc9e388249cc2fd9 -address /run/containerd/containerd.sock │ │ ├─ 55958 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4fbc9bbff600f3fb4e569ee2abcfa0e3bd2bdbc516b5445477bdc008f750bf0a -address /run/containerd/containerd.sock │ │ ├─ 56028 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 468130b42dc1a5ebdc820bc8187de376702f2784f9e931b9c4eb37b0b5121ee7 -address /run/containerd/containerd.sock │ │ ├─ 56156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c9ceb7511d4c8a9c223675522936396d4f02e50af89bcfbfe29c4eb5d19a6d3 -address /run/containerd/containerd.sock │ │ ├─ 60512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f1a628789107cbb9492f338745a4af756730e07cdc0e5481fadc4bd3469bfc0 -address /run/containerd/containerd.sock │ │ ├─ 60757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 659128f8eea5e5ec66bbdba6cb39f408cb8bff9e3d088dbf5587f0959227f7f9 -address /run/containerd/containerd.sock │ │ ├─ 60794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id efff36d0da91c0f18483b0fc8ba428ba8577cba6731be9286e64215dd60564e6 -address /run/containerd/containerd.sock │ │ ├─ 60833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa935df86c7856c2dac74cada82e4b239961ff7285fb0587d318cb0bede513db -address /run/containerd/containerd.sock │ │ ├─ 62327 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f5c99e8b9fc879209a1adf381737c617f4869b370cff1faeb8006ea0ead62ca -address /run/containerd/containerd.sock │ │ ├─ 62394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c7f490858fd73780278fc891dc11abcaf908537192597461422e91b780c2ae7 -address /run/containerd/containerd.sock │ │ ├─ 62730 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea65c0d9a13b936b10fbff8551099eea063ef23dc78bc8d613ea8054db3d3ef5 -address /run/containerd/containerd.sock │ │ ├─ 62732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a9182dc20311eb1a92674262fda7ef8e2f85b2930871307d4bb7193f13cbeb4 -address /run/containerd/containerd.sock │ │ ├─ 62798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59c66b18c10ea7983abc66a2cfa841117e8d89cd6a0da465f75c523ec926f9ca -address /run/containerd/containerd.sock │ │ ├─ 63597 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28920008371104a676c5cc4d89c463957fc11be9b5ab1a92b5a5a7ed8dc70c92 -address /run/containerd/containerd.sock │ │ ├─ 63814 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id adc5801ffade389aed8e14c3a4e5c0681786127cc5b465a6a94b9a0b54922f3e -address /run/containerd/containerd.sock │ │ ├─ 64315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2b019a70a48627535751d4ca0e6b04e32596f295d259cab953fc20097173fea -address /run/containerd/containerd.sock │ │ ├─ 64360 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af3b23c68e401ed7326bfac0cc18d5b45d7e0d09b95abcdb10d60c5fb48a9663 -address /run/containerd/containerd.sock │ │ ├─ 65308 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b445b273c9106accc0c0b6ccbb1f949464edc3f16677186340a70c7d5f9a428f -address /run/containerd/containerd.sock │ │ ├─ 66645 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c9d5e8a2a97a2e3151e68d8953ca44ca6317af799cb54bb706475cb7e80e6b -address /run/containerd/containerd.sock │ │ ├─ 69623 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 349abb56931c73eb4db12cb298456703558fc5087209f4789f883af5545cbf41 -address /run/containerd/containerd.sock │ │ ├─ 78542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4cf0744bc72d6494527c2510eb5530855c3502ae4299aebb82c3eaec3250d7e8 -address /run/containerd/containerd.sock │ │ ├─ 79981 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id faa07b7047c92ece96dd2497b525dbd961a8e9ff9b0ae385ad601cdac836cd90 -address /run/containerd/containerd.sock │ │ ├─ 85800 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f7dd6542b893c002610e32778a63f2539bda329ae256de97d107e6b6b7808f3 -address /run/containerd/containerd.sock │ │ ├─ 92484 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 313387334dcce36176030b6adb667b16538fcbee2d14cc4cff2ee70f4e6e44fc -address /run/containerd/containerd.sock │ │ ├─ 96934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b2ffa407520ef58185dc80c4a6f00c56037ec7b52e10394b9e4586c662a6d4 -address /run/containerd/containerd.sock │ │ ├─ 97045 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6124ce4a9f6378f774c589d1629c1621ef9198d2a3bfebc15ce0a9997ec3a8 -address /run/containerd/containerd.sock │ │ ├─105362 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e9de4d08aa78d7e3d42bb8fb7b368102af722d01b0ebca456dd97de51677357 -address /run/containerd/containerd.sock │ │ ├─106891 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 152b03d798aa9086bfb819493539127e0c914488a8a341b0656cdc4fd88b87d7 -address /run/containerd/containerd.sock │ │ ├─106945 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acf0218c370b16f5c15e97798d2d3479c2273ac2316af002b90f2fc4ec14e8ba -address /run/containerd/containerd.sock │ │ ├─109034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da2344d74e31b88f6f826fd9f71582ec64290131709b1b900d7d2f9ede0e789e -address /run/containerd/containerd.sock │ │ ├─110684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0525d5d53129049c0edeed8737703dc7b83b7335b7fff4e6c2484bb352fa7fc3 -address /run/containerd/containerd.sock │ │ ├─110806 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c5e5c5bbf5899f251e61a5a9f540214fbfd49d875b1063972f0bece62ded7c -address /run/containerd/containerd.sock │ │ ├─123753 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d304dcf8613ca5f75e71a78a06388dcdde5e6801d7cd6d5e6e1935399902a79 -address /run/containerd/containerd.sock │ │ ├─123791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 763ad57b252d43cfcacea5041672dceea53cebeda7b0055247a8f62c77cf6799 -address /run/containerd/containerd.sock │ │ ├─126165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e046b65c27389421422e0553fde448a03e62027a49393f206dddd077a47e535b -address /run/containerd/containerd.sock │ │ ├─151857 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5684833f1d2a9521fee1bb85e1cb0ffa9814c3b8015cd6bcdbfd0c9234b0e231 -address /run/containerd/containerd.sock │ │ ├─153671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e190fa9c441292e5d9b1795274aad93d79d1eced71b8c778d52542dc924aab7 -address /run/containerd/containerd.sock │ │ ├─153994 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c02250456afee5dbdd1a52a32e3f65bc0af908f76ad77ede2f7ed82b97af05 -address /run/containerd/containerd.sock │ │ ├─154952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e1686ea2ddcdced89be78925a40a4ace9d8d9d3a06d0c41404f0edb03598ce4 -address /run/containerd/containerd.sock │ │ ├─157002 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b69ab4ded21e50628c5bcd4b8b4099a8d68c7bf793c901d26e804f5be1c84e6 -address /run/containerd/containerd.sock │ │ ├─157296 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc76e39cfff8a5a955ca4fe3d57ffe34d4e3563cf63a57f7c57fc2e3ae8b4593 -address /run/containerd/containerd.sock │ │ ├─157456 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1c66da375ecaefa76e571f0d3bfb882cf8cea7ecbc3a565d4abad8aad8cfd24 -address /run/containerd/containerd.sock │ │ ├─157588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c0b417723e45e67c2db4be5e2d887e98243b6c8c2c25b7f8a316e21e77f86f6a -address /run/containerd/containerd.sock │ │ ├─157725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0bab21da24255cb6eaea2866640d81b851c6f1c5a5af2fc149fd39d3960a231e -address /run/containerd/containerd.sock │ │ ├─157930 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d155722507a4cc024c84bee44b823fd0bb28f195d8c48068a8519d62fb12a13b -address /run/containerd/containerd.sock │ │ ├─169718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32b529c747850081bee7afbaf3746e7b5b93256dd71fb0d241134b91607bccdf -address /run/containerd/containerd.sock │ │ ├─171407 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f5239adf313c2236b482d93d70c440f4e8e8339604367c6a8ee599d3e2ffa02 -address /run/containerd/containerd.sock │ │ ├─171441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d92465c41faf6ff749e2df07a9036c9e65ed8fa1eda33258a8e5ee340b709a63 -address /run/containerd/containerd.sock │ │ ├─171563 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bf5937dfff79d5a39856519a03228e2f68ee8628916f203b6936e0cd6847dfb -address /run/containerd/containerd.sock │ │ ├─171627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e59c326287a6902fdbed8d6cc051ec4ab3be34690a8ddebd0436ee5fada381dd -address /run/containerd/containerd.sock │ │ ├─171649 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ba991518f8b2d2f0178a24185605fb89583305f5dd1f25efc22cba80bec2a850 -address /run/containerd/containerd.sock │ │ ├─171944 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46d0ee177d708976b851924cad6e57684b477f87b41d3a5696aedbc388c16a26 -address /run/containerd/containerd.sock │ │ ├─171985 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8f8a6137dece5de648d3692fa27b23ac141b3c0645bae2230087fbad6c7b0ca -address /run/containerd/containerd.sock │ │ ├─184752 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbe119c98c7ac64635d737323ed6e1aabd27c1d67e0b2326e02be2cfec9c00d5 -address /run/containerd/containerd.sock │ │ ├─187257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cafd70751b97c68b13f318ee7bd51fef99888ab11d6efcf2ca9a92f214ab2ae8 -address /run/containerd/containerd.sock │ │ ├─187271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5edcaeee9713b695d3eb7af60fcd3e6fd92d0b170b5b86fc073865ff87188fa7 -address /run/containerd/containerd.sock │ │ ├─187341 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71458645bc8ea470c4ccdc75b4fc7c5818c16aeaa016528b5f95690852bd8106 -address /run/containerd/containerd.sock │ │ ├─201797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e17919bb6656e2b6d0009e1f176b5173b0df58c574a17961262b745d5e04609a -address /run/containerd/containerd.sock │ │ ├─209722 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4a03d06338b8e60d42279129fab888ef247aced7cc433f46d4c9a47ec68fe34 -address /run/containerd/containerd.sock │ │ ├─209761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4067e913955e12a54f86801bba3cf32a2f1c0db63b681e9e4b7a6afb5df34ce0 -address /run/containerd/containerd.sock │ │ ├─209786 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa7d08b3278c1f0a47d032bef7569b51e341457bcfc1252675b015fd49d1b68c -address /run/containerd/containerd.sock │ │ ├─210088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3daabd8866abe3ab77431845a76b24593812e984b68b96123c37c838bc2a75a2 -address /run/containerd/containerd.sock │ │ ├─221030 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d9bb7ba4053cf21f2e1bde8940c9f87d55d143f5442ff6695d737f6e73064ab1 -address /run/containerd/containerd.sock │ │ ├─223267 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bba716b1af22a91971a7e7586796eb1cc31ccbabfb5155cfd695c8f1f663175f -address /run/containerd/containerd.sock │ │ ├─224412 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b31ea08046db8bbb32e184de1782484272243d70a5b48d65ee851b6f65f5f4ba -address /run/containerd/containerd.sock │ │ ├─225398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bef8ca4cf961f46574e4532c052d92a7771261fe8b4e9829742ba95cb5228f38 -address /run/containerd/containerd.sock │ │ ├─226426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce94f3af6723ccd5c743d126bd13a3f04880ead8c0b7f0cabf00aa4cf1d8ba0 -address /run/containerd/containerd.sock │ │ ├─228142 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c778dca78e238c8ac81288c2b248901bc062f26755e639e10cb67dc3b4818f9 -address /run/containerd/containerd.sock │ │ ├─229313 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 007923e3e679ba5b0b3cba4b2918e706959695cdfc2af294035919dfd6e033cd -address /run/containerd/containerd.sock │ │ ├─229354 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2baef4db9ec74fe71bd7e7bcc9aba2b29ebe1039cea70facc5dc5ab1fb13754c -address /run/containerd/containerd.sock │ │ ├─238156 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 32d8d4e69afe737fff9cee537bb168e328c4c8fee282694f048c9ff6ed5d023e -address /run/containerd/containerd.sock │ │ ├─238543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69fe785c5375894f3eca11094b7b63e0b4d0107cb7d8f0016b3bf9ae16eec21f -address /run/containerd/containerd.sock │ │ ├─241494 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96303904a44f06171644023c9d158e58b7ceecf3ef4cbdf334d04547f59c0228 -address /run/containerd/containerd.sock │ │ ├─248430 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93e0ec6fdc617929758a73621e43c5ed47ec019c8ef1509fb966a91de5ac945a -address /run/containerd/containerd.sock │ │ ├─248524 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aed2743dc56483a5100bd386fa2da5358e32fb793d44bf36c1c760506145860e -address /run/containerd/containerd.sock │ │ ├─248652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66c15b61224a7696cd32df757e0a1e00c45deb7ef1b7653ff809f6f3b4a5a927 -address /run/containerd/containerd.sock │ │ ├─248718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0f16f347a21d7123fb3e82e6e857a04ca217a2feba15ae2d28745b62366f8e5 -address /run/containerd/containerd.sock │ │ ├─268558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81865a03f311813d45473763dbbad96726c991536aa49e57a77c45eda3468fc4 -address /run/containerd/containerd.sock │ │ ├─271904 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af0d6e1afee05e05776a0599f17930daa6d85524f4dc73df952dc041a134f94d -address /run/containerd/containerd.sock │ │ └─273116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361ea240f9b455305278acb960ed6a0ec70c899646b0de668a474fcb8fc3e714 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1183 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─391 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /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 │ │ │ ├─28508 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─28774 /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 │ │ │ ├─18894 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18926 /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 │ │ │ ├─24076 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24352 /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 │ │ │ ├─33272 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33555 /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 │ │ │ ├─12130 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12160 /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.laqwtq.service │ │ ├─12490 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.laqwtq/unit.run │ │ └─12508 /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-laqwtq --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.laqwtq:/var/lib/ceph/mgr/ceph-instance.laqwtq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.laqwtq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.laqwtq -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 │ │ └─639 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─613 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─151479 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39635 /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.109 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-a80c6e11191f8c56e64d044e6d4713960b7e65aec5d6d62814b94e7a84f0d69f.scope … │ │ ├─28816 /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 │ │ └─28828 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1389 /usr/sbin/uuidd --socket-activation │ ├─docker-98190dc9b83c5732a82e1bb9e4a00422a63cb6601515a84d77336da42a7c21a9.scope … │ │ ├─12597 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.laqwtq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12619 /usr/bin/ceph-mgr -n mgr.instance.laqwtq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10686 /usr/sbin/chronyd -F 1 │ │ └─10687 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─docker-05b81406506c835d8f0cc54c836c4b51326c91387cf2eb50b0fe62de4342d33b.scope … │ │ ├─12248 /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 │ │ └─12260 /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-53b31caabe399f6dd38dded70a2721338cc4ae1a5d40687019de1d35b7ccbb6c.scope … │ │ ├─24394 /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 │ │ └─24406 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─151357 /sbin/iscsid │ │ └─151358 /sbin/iscsid │ ├─docker-65dab7c012b8d40ccd2f2f5daa6ff9534ff6edcfe1cd228acc838ab4eca0b5a8.scope … │ │ ├─18999 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19051 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─dbus.service │ │ └─610 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─run-r60fb7c318a6a43748067a5891c1d870c.scope │ │ └─185396 /usr/sbin/libvirtd --listen │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-ec44b07ef01607a548ee30b2a3bee8cd4c2cd5cf8417fd942b3019a46b82bee0.scope … │ │ ├─33597 /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 │ │ └─33609 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ └─systemd-logind.service │ └─616 /lib/systemd/systemd-logind ├─k8s.io │ ├─13a003569bd175cbdc619d6371dcd54057057b71f73bf56c55882e01ff808300 │ │ ├─61825 python -u /app/sidecar.py │ │ ├─62086 python -u /app/sidecar.py │ │ └─62087 python -u /app/sidecar.py │ ├─0c875aa8fb8e542c43ecb540603176e42265a052cbb6a7d790d18f090ae948da │ │ └─42797 /pause │ ├─cc76e39cfff8a5a955ca4fe3d57ffe34d4e3563cf63a57f7c57fc2e3ae8b4593 │ │ └─157333 /pause │ ├─4c6124ce4a9f6378f774c589d1629c1621ef9198d2a3bfebc15ce0a9997ec3a8 │ │ └─97069 /pause │ ├─b445b273c9106accc0c0b6ccbb1f949464edc3f16677186340a70c7d5f9a428f │ │ └─65347 /pause │ ├─9572f003af787739d7a8a11b0cfd8aca72d23f77930e7e2b1bd380d79739242a │ │ └─67136 /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-109.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 │ ├─90f96b6d46ba0a7834f4ad877b782282f8b2d4ddfc643d3ac46878042468c502 │ │ ├─219869 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219886 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─220681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─220682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398161 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398164 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398165 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398166 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398167 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398168 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398169 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398170 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398171 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398172 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398173 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398174 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398177 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398178 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398179 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398180 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398181 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398182 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398183 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398184 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398185 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398186 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398187 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398188 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398189 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398190 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─398191 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─398192 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b2b019a70a48627535751d4ca0e6b04e32596f295d259cab953fc20097173fea │ │ └─64339 /pause │ ├─75c5e5c5bbf5899f251e61a5a9f540214fbfd49d875b1063972f0bece62ded7c │ │ └─110830 /pause │ ├─8d167e365ab003cce11bac83cda8f7539bb24c7a1c22330e70bbe4b96665f9d3 │ │ ├─61773 python -u /app/sidecar.py │ │ ├─62051 python -u /app/sidecar.py │ │ └─62052 python -u /app/sidecar.py │ ├─9bbc74fd5da0c5acfccf0e73751cecfff6cfe17ef26779279f21dfb6bef26fb2 │ │ └─66472 /goldpinger --static-file-path /static │ ├─4fbc9bbff600f3fb4e569ee2abcfa0e3bd2bdbc516b5445477bdc008f750bf0a │ │ └─55987 /pause │ ├─32b529c747850081bee7afbaf3746e7b5b93256dd71fb0d241134b91607bccdf │ │ └─169742 /pause │ ├─bd9692e99e72237eb7841f8c5a1b7aba328d9f138c3808366bdf83c2908ba51c │ │ ├─169842 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169859 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─169865 erl_child_setup 1048576 │ │ ├─169923 sh -s disksup │ │ ├─169925 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169926 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169959 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169960 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169970 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170152 /bin/sh -s rabbit_disk_monitor │ ├─18b2ffa407520ef58185dc80c4a6f00c56037ec7b52e10394b9e4586c662a6d4 │ │ └─96956 /pause │ ├─08d9223d4f6427136295b63a8bfb8b01cfb6e05daa2cc6d8dcdb1e03d66e69db │ │ └─124460 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─65e956b5a82309d9f3cb49ed775460bcb03232e013fc4ef75973a200fee8deee │ │ └─68203 /bin/oauth2-proxy │ ├─08d1297a5aac401c9200d6b90904f45dbe5b47324741586f5d9d491d7ac3255e │ │ ├─167820 nova-metadata: uWSGI master │ │ ├─167834 nova-metadata: uWSGI worker 1 │ │ └─167835 nova-metadata: uWSGI worker 2 │ ├─af0d6e1afee05e05776a0599f17930daa6d85524f4dc73df952dc041a134f94d │ │ └─271947 /pause │ ├─3e895f0a21e6779ee6f45b620447bd91271e28a24c3a8caae4d66f8f82bb6b46 │ │ └─50613 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 │ ├─32d8d4e69afe737fff9cee537bb168e328c4c8fee282694f048c9ff6ed5d023e │ │ └─238189 /pause │ ├─a5b40d788976f736f7edabb12830a709264303eecbf025659faf0e7c3493e622 │ │ ├─182681 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) │ │ ├─182906 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) │ │ └─182907 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) │ ├─81c06d78e61ea8bbeadb3709fb92c4773cbdb1767e19df8d9c425d2bc7398a83 │ │ └─68224 /bin/memcached_exporter │ ├─1f5239adf313c2236b482d93d70c440f4e8e8339604367c6a8ee599d3e2ffa02 │ │ └─171442 /pause │ ├─a1dfbf222c370cb693183bd20374a7b6e49097cb4a18df69741ea21133c58add │ │ └─67228 /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 │ ├─9d304dcf8613ca5f75e71a78a06388dcdde5e6801d7cd6d5e6e1935399902a79 │ │ └─123776 /pause │ ├─81865a03f311813d45473763dbbad96726c991536aa49e57a77c45eda3468fc4 │ │ └─268583 /pause │ ├─f4479e1e3a7e04a0bf03c8cc8cb8788e96d75b901949169d99604dce282e3beb │ │ └─45875 /pause │ ├─5ff897530669b44d51d37bbcab6033405a57c8ef992547b0521242257a362073 │ │ ├─201912 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─201949 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─201955 erl_child_setup 1048576 │ │ ├─202120 sh -s disksup │ │ ├─202122 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─202123 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─202148 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202149 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─202159 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─202277 /bin/sh -s rabbit_disk_monitor │ ├─62f3be78ff64d8c5d2398198aa935825d3e8dc2d23bd850be4200c30d859f644 │ │ └─43333 /pause │ ├─25451acd38f11cd0fa801f18ccf932f967414eb89f7e1327bd7c145066da35e6 │ │ └─39801 /pause │ ├─6087fe6b3a414539f408dcf8f877a62105d841debeae0ed913f4ab97f69eadfa │ │ └─184345 /bin/bash /tmp/libvirt.sh │ ├─ba991518f8b2d2f0178a24185605fb89583305f5dd1f25efc22cba80bec2a850 │ │ └─171723 /pause │ ├─d155722507a4cc024c84bee44b823fd0bb28f195d8c48068a8519d62fb12a13b │ │ └─157954 /pause │ ├─3422814c83150028d00b784c6ed04fd3b957248afd362f5ae9e53ce6fcae47bf │ │ └─252717 /manager --metrics-bind-address=:9782 │ ├─5b5ed2a81efaa3c82e70a8c541756fc60e14186b5fdb5df41281a9f4d7adb88c │ │ └─64656 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 │ ├─66c15b61224a7696cd32df757e0a1e00c45deb7ef1b7653ff809f6f3b4a5a927 │ │ └─248683 /pause │ ├─5adc7a48a1ee719a3c68a94abd355721e8c4ed0173595a944024ab8e4ba6b30b │ │ ├─180175 neutron-api: uWSGI master │ │ ├─180202 neutron-api: uWSGI worker 1 │ │ └─180203 neutron-api: uWSGI worker 2 │ ├─cbe119c98c7ac64635d737323ed6e1aabd27c1d67e0b2326e02be2cfec9c00d5 │ │ └─184780 /pause │ ├─1e9de4d08aa78d7e3d42bb8fb7b368102af722d01b0ebca456dd97de51677357 │ │ └─105386 /pause │ ├─05985111303c7acb6b34adc3f7572d2d5b0d52185a5eb4221a3dc69e444e36b0 │ │ └─252697 /manager --metrics-bind-address=:8080 │ ├─bef8ca4cf961f46574e4532c052d92a7771261fe8b4e9829742ba95cb5228f38 │ │ └─225431 /pause │ ├─d5a6b0647be53d92eb01b24832e204728ada3c65e52e4366f1bf4bbb7daa6951 │ │ └─253113 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─7cf898263f7e2cedc8b3c8239cb45252aedf2bc3c84058e5d52f0d7cde654fa1 │ │ └─56458 /secretgen-controller │ ├─8e05865ea84603c5d2dd98367c5bc8ffb3a752176c4f8369e8966a93f10f79ed │ │ └─251825 /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 │ ├─fa4f080c1f4573512742ee9fb03b7d7979800b42ea6e0ba414d6bdc2e3513a31 │ │ ├─287727 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─287907 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─99ae6dfbbbfb0083238cc2f6492788e42cf094710bf4775e52fe5db29459e1a6 │ │ └─48214 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─468130b42dc1a5ebdc820bc8187de376702f2784f9e931b9c4eb37b0b5121ee7 │ │ └─56058 /pause │ ├─7704b6fae966f316b5b3ed983e825f15f6e38dfd421d6b240b2a717b98f7e7da │ │ └─48025 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─e9dc213156f7648c31ebc23991eb9b788e8b1bd73590c10db440a77485355fb6 │ │ └─218920 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─21ecb56017d32bd9d8011301f7e48f2d7680516a382dc0e1c06a0456c408ef94 │ │ └─39184 /pause │ ├─13f10a70f9d75fa09fa60495444b74e4d7c71fe963a28541ac6748205e5c2a5a │ │ └─66793 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─cafd70751b97c68b13f318ee7bd51fef99888ab11d6efcf2ca9a92f214ab2ae8 │ │ └─187300 /pause │ ├─e17919bb6656e2b6d0009e1f176b5173b0df58c574a17961262b745d5e04609a │ │ └─201820 /pause │ ├─a06bc3c6fb83d05a07026ae84a05315ca9972ce8802f8aee6b13a0b7defc7072 │ │ └─43534 /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 │ ├─46d0ee177d708976b851924cad6e57684b477f87b41d3a5696aedbc388c16a26 │ │ └─171970 /pause │ ├─49f143b3e8308514a7eb53279c8c6235d7b721424fe725ae25faaf396c9bc9aa │ │ └─50443 valkey-server *:6379 │ ├─0bab21da24255cb6eaea2866640d81b851c6f1c5a5af2fc149fd39d3960a231e │ │ └─157752 /pause │ ├─039e543cb5ff0aa6e6051849e57d6186971fac5d3aacd7bc0281961967c06716 │ │ └─50242 /pause │ ├─552ae870205f773f05af7f16e442d768684d8652d9d16182605872b5633888aa │ │ └─98102 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─9895849d3c4418edc5456f9e1df78cdf4159248a800fc9e3c48a7a76793f5507 │ │ └─62400 /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 │ ├─2861cf7ecaf00ae0957a361c9b9c9fa27935e469ecb64dc4c17276eb12b5745c │ │ ├─238771 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238999 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─239000 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─d606812b1dfb9c4acbb900d2fc6f7165af654452b7d20b8ace1ad84574800a58 │ │ └─153247 /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 │ ├─007923e3e679ba5b0b3cba4b2918e706959695cdfc2af294035919dfd6e033cd │ │ └─229337 /pause │ ├─80a55b29280e47a937b63dd995f74ceec75738f3c489a1e192b5348d6950eb63 │ │ └─39310 /pause │ ├─1c9ceb7511d4c8a9c223675522936396d4f02e50af89bcfbfe29c4eb5d19a6d3 │ │ └─56187 /pause │ ├─f913305d2e001dbc4257f8d41124ddd255f8a6bfcd62ab2f6bf065ae034dc312 │ │ └─43383 /pause │ ├─b31ea08046db8bbb32e184de1782484272243d70a5b48d65ee851b6f65f5f4ba │ │ └─224436 /pause │ ├─ff73582d50769b91164bbd78524cb8822ac6aad25051fb4714cc7b8bb8f9e1d7 │ │ └─39317 /pause │ ├─c814fa648860f0eb3582f23ee41306ed41b3433337269f1097f80d8f27926589 │ │ └─120874 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─1e190fa9c441292e5d9b1795274aad93d79d1eced71b8c778d52542dc924aab7 │ │ └─153695 /pause │ ├─45015d939b6ba6cb9b2ced34243daaa48664e885bcda1c50d645e75fa5d2f67c │ │ ├─153281 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─153295 /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 │ ├─ef74d057a5440675ef4d563cfe3b1b860bf9e3946073d2c424ee5fe4f4f00148 │ │ ├─ 72830 apache2 -DFOREGROUND │ │ ├─ 72904 (wsgi:k -DFOREGROUND │ │ ├─ 72905 (wsgi:k -DFOREGROUND │ │ ├─ 72906 (wsgi:k -DFOREGROUND │ │ ├─ 72907 (wsgi:k -DFOREGROUND │ │ ├─394137 apache2 -DFOREGROUND │ │ └─399884 apache2 -DFOREGROUND │ ├─a7350f5330ee9a40bb36dff60bdf85c0b745ab81259427311ad2786c90cb6945 │ │ └─65800 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─70c39eb47892e431542be0d1242b37f5c4ad8a892da38e714172b4cfc819907a │ │ ├─218303 octavia-api: uWSGI master │ │ ├─218334 octavia-api: uWSGI worker 1 │ │ └─218335 octavia-api: uWSGI worker 2 │ ├─efff36d0da91c0f18483b0fc8ba428ba8577cba6731be9286e64215dd60564e6 │ │ └─60818 /pause │ ├─e48faa42ef0332ff698fdc90e78a89c3e41c52ec3cb6d8e3b94484b250c39b94 │ │ ├─172518 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─408594 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-netns-cleanup --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --config-file /etc/neutron/l3_agent.ini │ ├─4e7c5ed7f4ce4d6d4ce702ddb789dfb10798e71ab9e29c0f2727b3a01c9acd20 │ │ └─42382 /pause │ ├─42c3a48e6b122d42160a0fc79ced7612ee3fc416662e46aeeca80c3ca26051cc │ │ ├─ 50815 valkey-server *:26379 [sentinel] │ │ └─408695 runc init │ ├─93813c791826e813eb6d6a5dce058a11c44a9fddbf385260959529b3f8727366 │ │ ├─182705 neutron-l3-agent (/var/lib/openstack/bin/python /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) │ │ ├─183010 /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/tmpgg6nhn58/privsep.sock │ │ ├─372107 /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/tmpa0g_z2pp/privsep.sock │ │ ├─372343 /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/tmpcsqk4v4a/privsep.sock │ │ ├─372721 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─372723 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─4ab111a6db680cbb0caa88abae7c77863859ce0e0963a870d2094733765784bb │ │ ├─198278 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─198698 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─198699 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─4b2002c275214b3a4e02f2e9a9ea0e761b1e7d1154ac663893f90c138767cc25 │ │ └─39322 /pause │ ├─e8e4137818af970fe4b0024034d57febd22234bb77dd6e35f14ee33b222655da │ │ ├─105824 glance-api: uWSGI master │ │ ├─105838 glance-api: uWSGI worker 1 │ │ └─105839 glance-api: uWSGI worker 2 │ ├─71458645bc8ea470c4ccdc75b4fc7c5818c16aeaa016528b5f95690852bd8106 │ │ └─187369 /pause │ ├─37b05efd62ac5b9f281010898e8cab768bb68e7f878ec6119620a50903fa324b │ │ └─41977 /pause │ ├─c07236db79f3ec999322039dd35138256dc58b798b5f34c1806c717a84539c4c │ │ └─68181 /bin/oauth2-proxy │ ├─518cc155826fbff736029adc1814443af0b70e6ea496c23e6224d48ce8173650 │ │ ├─221169 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─221186 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─221192 erl_child_setup 1048576 │ │ ├─221326 sh -s disksup │ │ ├─221328 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─221329 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─221406 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─221417 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─221497 /bin/sh -s rabbit_disk_monitor │ ├─81e12598395185668d9e799dfd1b9b804e58697921398bc59b17e5b47fa62521 │ │ └─47510 /pause │ ├─63418d6dc8a1e0755c47702b73b2d30da3b2c8f827ee93738cc31da5bcf62d34 │ │ └─154284 /coredns -conf /etc/coredns/Corefile │ ├─c80632d05a053380d88581443222c7b870b2b06361c1bf697e46ed236a389af7 │ │ └─251986 nfd-worker -metrics=8081 │ ├─96303904a44f06171644023c9d158e58b7ceecf3ef4cbdf334d04547f59c0228 │ │ └─241518 /pause │ ├─8a5896e7c54e953c1a07b725a3644ee3a6697c8b6abe8cd48fc1825f41ee14ab │ │ ├─168630 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─169014 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─169015 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─8c7f490858fd73780278fc891dc11abcaf908537192597461422e91b780c2ae7 │ │ └─62426 /pause │ ├─37f2fb1861c330f277b820acd54d2138902df0b62b330979da34caaf092aa230 │ │ ├─168666 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─169021 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─169023 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─69e66f5ab0666bb7ac2dc4da37815122809be6730c8ee1a359257f1993c678a5 │ │ └─42411 /coredns -conf /etc/coredns/Corefile │ ├─a8d4ddd53695fd7e30304657ad2d7771477de8f6c66887ccd368d187799a4ca3 │ │ └─86892 /usr/local/bin/rook ceph operator │ ├─3d47f6ccf99394f2ffe7d26ec91be5bec76d26ffc9e415b683af657b56356e4c │ │ └─45767 /pause │ ├─e046b65c27389421422e0553fde448a03e62027a49393f206dddd077a47e535b │ │ └─126192 /pause │ ├─76c9d5e8a2a97a2e3151e68d8953ca44ca6317af799cb54bb706475cb7e80e6b │ │ └─66675 /pause │ ├─660e8993ed6eabfe887c4c146047ef6263516f8181fbb19ceb0a44655641bca9 │ │ └─65982 /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 │ ├─a82f4ef05566b9d224301c8af9750bfbeb3ff87a73ffabcb780de4d3cdc70047 │ │ ├─142758 placement-api: uWSGI master │ │ ├─142773 placement-api: uWSGI worker 1 │ │ └─142774 placement-api: uWSGI worker 2 │ ├─0075a4a0086c6c4604e69a1a4747844648acf078fb5cfbae191a012dd17d167d │ │ └─46648 /pause │ ├─10c02250456afee5dbdd1a52a32e3f65bc0af908f76ad77ede2f7ed82b97af05 │ │ └─154019 /pause │ ├─00eb667309f06cabce54275f7a258d909b34db10d53504cea0e483269c0b41e9 │ │ ├─188201 /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 │ │ ├─372923 /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/tmp9wnl7e6d/privsep.sock │ │ ├─373281 /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/tmplmjct4u8/privsep.sock │ │ └─375769 /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/tmpw_rbpktn/privsep.sock │ ├─e4a03d06338b8e60d42279129fab888ef247aced7cc433f46d4c9a47ec68fe34 │ │ └─209778 /pause │ ├─178b273e85c002620946609d7180381d1717ac9d62d2d24ee2ff182d6639132f │ │ ├─155056 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─155073 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─155079 erl_child_setup 1048576 │ │ ├─155159 sh -s disksup │ │ ├─155161 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─155162 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─155283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─155284 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─155294 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─155366 /bin/sh -s rabbit_disk_monitor │ ├─659128f8eea5e5ec66bbdba6cb39f408cb8bff9e3d088dbf5587f0959227f7f9 │ │ └─60781 /pause │ ├─b46932e679be7668b17f5af87aac8f34a709c446984f5e852ad13cec05ee260d │ │ └─39326 /pause │ ├─d0a0dd8b0a0ae9f1a79c448e1a2a29be58e923c329982ae7efa88aec585a2271 │ │ └─251927 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─6d3af295d6b34b29056e236c9f778c16d048cba36a5e2cd545089a740e1b8b84 │ │ └─97280 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-x7nlk --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─59c66b18c10ea7983abc66a2cfa841117e8d89cd6a0da465f75c523ec926f9ca │ │ └─62823 /pause │ ├─0b69ab4ded21e50628c5bcd4b8b4099a8d68c7bf793c901d26e804f5be1c84e6 │ │ └─157062 /pause │ ├─0525d5d53129049c0edeed8737703dc7b83b7335b7fff4e6c2484bb352fa7fc3 │ │ └─110708 /pause │ ├─3fc7cd9d002c8f45f45b5a53ac0544df0aadfbb4e146c53264688f31a7b3f989 │ │ └─56268 nfd-gc -gc-interval=1h │ ├─c2a5f6465a0f70e6ef4f1d579f5ff75e598792772e4291b14eb110425e79d6d9 │ │ └─42338 /pause │ ├─d9bb7ba4053cf21f2e1bde8940c9f87d55d143f5442ff6695d737f6e73064ab1 │ │ └─221055 /pause │ ├─90c7f7b8b801b3e7b7355a232f77f9eeb659ce2d3395dbeb9b43abc4f82fe910 │ │ └─43579 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─81c65b9e8a9b2054e8ab6dc33736e0ee02d34b7bd65c64e4d667d04f81368bb5 │ │ ├─167650 nova-api: uWSGI master │ │ ├─167684 nova-api: uWSGI worker 1 │ │ └─167685 nova-api: uWSGI worker 2 │ ├─da2344d74e31b88f6f826fd9f71582ec64290131709b1b900d7d2f9ede0e789e │ │ └─109058 /pause │ ├─060270a37ecc96f12cd7af8e1ffbd220b0a553cef066ba62dd4f1acff1cc2049 │ │ ├─198497 heat-api-cfn: uWSGI master │ │ ├─198516 heat-api-cfn: uWSGI worker 1 │ │ └─198517 heat-api-cfn: uWSGI worker 2 │ ├─66db8f01b2b638542a545bebd7adab72aa417b90c203c1b0b81e6363ca41b44c │ │ ├─180216 neutron-policy-server: uWSGI master │ │ ├─180229 neutron-policy-server: uWSGI worker 1 │ │ └─180230 neutron-policy-server: uWSGI worker 2 │ ├─6863f61397184c0e02fb96f18250685a61ad7da713d1e367cc2e2bdf8811253a │ │ └─272372 /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 │ ├─6741f232fa47a9c53196bcf391184fb44f591d8ecfbfe528bdd2e6da96a3c1d3 │ │ └─67182 /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 │ ├─313387334dcce36176030b6adb667b16538fcbee2d14cc4cff2ee70f4e6e44fc │ │ └─92507 /pause │ ├─352c4607b5e2e9c5cc0f690e7832160370888c17377d74e13a49a37bf3d71274 │ │ └─67266 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─4067e913955e12a54f86801bba3cf32a2f1c0db63b681e9e4b7a6afb5df34ce0 │ │ └─209884 /pause │ ├─cf254b873b8d77d4682cae81705b8138a4ed2946f173abf5d91e7bcdef434e7b │ │ ├─41054 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41423 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─785dfc1bd1750ea3a8f8483a00e0051ab5548aac7631419612f05f7d3e7ec46f │ │ ├─120188 cinder-api: uWSGI master │ │ ├─120204 cinder-api: uWSGI worker 1 │ │ └─120205 cinder-api: uWSGI worker 2 │ ├─0a0872c37d1a63f50071d4970a015db82db722722017a3206f5e8e92a40edba4 │ │ └─39827 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─e59c326287a6902fdbed8d6cc051ec4ab3be34690a8ddebd0436ee5fada381dd │ │ └─171676 /pause │ ├─6a5e953caea15a99dc9fce90a40ac609238c62812fb6fa3becddd5507e548887 │ │ └─67406 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─d92465c41faf6ff749e2df07a9036c9e65ed8fa1eda33258a8e5ee340b709a63 │ │ └─171484 /pause │ ├─c0b417723e45e67c2db4be5e2d887e98243b6c8c2c25b7f8a316e21e77f86f6a │ │ └─157637 /pause │ ├─4e1686ea2ddcdced89be78925a40a4ace9d8d9d3a06d0c41404f0edb03598ce4 │ │ └─154977 /pause │ ├─8f7dd6542b893c002610e32778a63f2539bda329ae256de97d107e6b6b7808f3 │ │ └─85824 /pause │ ├─799892d3efdcf39b1fceb10e1e909b800f2bca184b8c6b69bde44927e89e8165 │ │ └─40598 /pause │ ├─a0f16f347a21d7123fb3e82e6e857a04ca217a2feba15ae2d28745b62366f8e5 │ │ └─248764 /pause │ ├─2baef4db9ec74fe71bd7e7bcc9aba2b29ebe1039cea70facc5dc5ab1fb13754c │ │ └─229398 /pause │ ├─93e0ec6fdc617929758a73621e43c5ed47ec019c8ef1509fb966a91de5ac945a │ │ └─248468 /pause │ ├─b4bc1e7118d92bfdf6247e1789d6d1e27a1985cdc1c2fc1a584a71f42d81dfab │ │ └─252899 /kube-vip manager │ ├─20adf0e2640235d9c5ff6d34a1f4b1995e7d317dffe6fe00b3edeab48525d3d6 │ │ └─266036 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─7571d4c8af5d21c756e95194ea5475c9dfdacbf300f4d55e561c61c7b6964a43 │ │ └─188229 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─440e3e200fb3bffa95257556faf3614fc10620ec69db04a083f16dfa2932d211 │ │ ├─266126 /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 │ │ └─266339 /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 │ ├─05987160a7d2944a84ec288055a2a6276ac2990b0ffc4a72754c8f334f334e82 │ │ └─65516 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─adc5801ffade389aed8e14c3a4e5c0681786127cc5b465a6a94b9a0b54922f3e │ │ └─63842 /pause │ ├─152b03d798aa9086bfb819493539127e0c914488a8a341b0656cdc4fd88b87d7 │ │ └─106914 /pause │ ├─5a9182dc20311eb1a92674262fda7ef8e2f85b2930871307d4bb7193f13cbeb4 │ │ └─62781 /pause │ ├─d7f08737cfe942589b467b03a09a78ebc72ae63252ea0773e9f0ce8d9eff73df │ │ └─251882 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5c778dca78e238c8ac81288c2b248901bc062f26755e639e10cb67dc3b4818f9 │ │ └─228166 /pause │ ├─3daabd8866abe3ab77431845a76b24593812e984b68b96123c37c838bc2a75a2 │ │ └─210115 /pause │ ├─cc7d3f4cd1975d19efc827b198f4306c730940188fbb63b2e59b3f0e17c7554b │ │ └─40557 /pause │ ├─f8f8a6137dece5de648d3692fa27b23ac141b3c0645bae2230087fbad6c7b0ca │ │ └─172016 /pause │ ├─349abb56931c73eb4db12cb298456703558fc5087209f4789f883af5545cbf41 │ │ └─69647 /pause │ ├─78f63db54885946f8e61bee32100eee431c8c6f938edc713c4f84225558961ae │ │ └─63645 /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 │ ├─5edcaeee9713b695d3eb7af60fcd3e6fd92d0b170b5b86fc073865ff87188fa7 │ │ └─187321 /pause │ ├─4fb421d71867b4349ceee6ce3ed3ce4f4588c07f08179012f125ce8f046b50f4 │ │ └─47121 /pause │ ├─2b6c1c1f4917f90f2c0e1cf1b66de996e17f65e9ef42add2bdf496b27d64ac7e │ │ └─46698 /pause │ ├─a56a3e97cb07c1fa744600a52045e8d7aeb8c9d81b98d479c1eeacfe881eca28 │ │ ├─84966 barbiacan-api: uWSGI master │ │ └─84979 barbiacan-api: uWSGI worker 1 │ ├─e1c66da375ecaefa76e571f0d3bfb882cf8cea7ecbc3a565d4abad8aad8cfd24 │ │ └─157485 /pause │ ├─4cf0744bc72d6494527c2510eb5530855c3502ae4299aebb82c3eaec3250d7e8 │ │ └─78565 /pause │ ├─6611197b40b771ea8387e626307744cb4f6e77875819b66c235bd5aff1c14afd │ │ └─39481 etcd --advertise-client-urls=https://199.204.45.109: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.109:2380 --initial-cluster=instance=https://199.204.45.109:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.109:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.109: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 │ ├─5684833f1d2a9521fee1bb85e1cb0ffa9814c3b8015cd6bcdbfd0c9234b0e231 │ │ └─151881 /pause │ ├─3aa544097c64104ef5ba19c0e80040ceac71ea31ba6d55eaf682d1a1bf995b12 │ │ └─251222 docker-registry serve /etc/docker-registry/config.yml │ ├─361ea240f9b455305278acb960ed6a0ec70c899646b0de668a474fcb8fc3e714 │ │ └─273170 /pause │ ├─21823a91df7b674ed9e2f91af6e89cd3147f715b7bed4d7fd2102e400d728c0a │ │ └─252815 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─2b0de6c1c9648bf93e2c1048d1ce3d6514cb47c73ee1f3e97e4fd5878e9e416e │ │ ├─ 46098 /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 │ │ ├─ 46111 /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 │ │ ├─ 46261 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271442 nginx: worker process │ │ ├─271443 nginx: worker process │ │ └─271444 nginx: cache manager process │ ├─0eaa9173ab4b4b91dcfc24fef65d7155891338862d3d68d7918df6edb86706a1 │ │ ├─65690 nginx: master process nginx -g daemon off; │ │ ├─65723 nginx: worker process │ │ ├─65724 nginx: worker process │ │ ├─65725 nginx: worker process │ │ ├─65726 nginx: worker process │ │ └─65727 nginx: worker process │ ├─1f007465525b340a71f3746151ae343c0d46efbf7b21d700fccc9ec383345c38 │ │ ├─241736 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─241753 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─241760 erl_child_setup 1048576 │ │ ├─241818 sh -s disksup │ │ ├─241820 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─241821 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─241828 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─241839 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─242076 /bin/sh -s rabbit_disk_monitor │ ├─65cee78d672f3a44ed47d3055eb32cebcc3f3e3596ab529ae4aed4dd2f4618e7 │ │ └─43487 /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 │ ├─11765f0866e18620a00b0a8ff57b2d2c4aa21b98ed861efafb471109a480162d │ │ └─42472 /coredns -conf /etc/coredns/Corefile │ ├─a8ee61b0fa4fe665c2518ce3f8482023bb0d15a7d2c2d4ef744bb369454bc2a9 │ │ └─67437 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─bfafca77f71ca542465d83f00efc91c3fee2dc0100369de86a3c4b4123af20ff │ │ └─50400 /pause │ ├─aed2743dc56483a5100bd386fa2da5358e32fb793d44bf36c1c760506145860e │ │ └─248559 /pause │ ├─de30f3ee2839a7831cac687444bbdd3ca7054472693ef1238bb7027da832ecc8 │ │ └─39418 kube-apiserver --advertise-address=199.204.45.109 --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 │ ├─75a5c3316b5bc91ef51b8c335f74801d4f783c5a1a19bcd9322743d66710c6f1 │ │ ├─124830 /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 │ │ └─124891 /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 │ ├─1665d5d139f44d182b49118124691ea4eb1e9b826660cfbbdffee425c5cfcb97 │ │ ├─180159 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─180684 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─180685 neutron-server: RpcWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─180686 neutron-server: RpcReportsWorker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─3ba4c067e46b14d4de117d9bb16933dc6d4f352c3083c9ecd3bc429b822c4ecf │ │ ├─271643 apache2 -DFOREGROUND │ │ ├─274810 (wsgi:h -DFOREGROUND │ │ ├─274811 (wsgi:h -DFOREGROUND │ │ ├─274812 (wsgi:h -DFOREGROUND │ │ ├─274813 (wsgi:h -DFOREGROUND │ │ ├─274814 (wsgi:h -DFOREGROUND │ │ ├─274815 apache2 -DFOREGROUND │ │ └─274816 apache2 -DFOREGROUND │ ├─50d3f2204389d8446197ad5e98e122bcb39f09489f4c18259c0e7cfb03e49593 │ │ └─108686 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─84948c86d20dd4fc62a920dbadc4936d3c9821366b94779240e17aa812827c7d │ │ ├─48117 mysqld --wsrep_start_position=f0653168-427c-11f1-95bd-4e19f7e74eb8:20 │ │ └─48239 /var/lib/mysql/mysql-state-monitor │ ├─eb3f3c9812758f46f7adea0f65c2d33b8b5efb870948c3b613ddf6420971f671 │ │ ├─ 97364 /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 │ │ └─402976 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f76d38972751cee2ca9cc75f142f89acbe949fdc74d8b60dda25c39a832afefc │ │ ├─109194 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109211 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─109217 erl_child_setup 1048576 │ │ ├─109265 sh -s disksup │ │ ├─109267 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109268 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109271 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109282 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109518 /bin/sh -s rabbit_disk_monitor │ ├─038177844181d22e6df7fb32d89b2ea638b0af3861f61e916f48e6e246e05bbe │ │ ├─238239 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238841 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp4a7ryra1/privsep.sock │ │ ├─238844 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238846 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─06f348dea9c74ed3955db464149e8d085e895dd700cb9a9db28f5bdf2b677a00 │ │ ├─47940 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 │ │ └─50884 haproxy -sf 247 -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 │ ├─ea65c0d9a13b936b10fbff8551099eea063ef23dc78bc8d613ea8054db3d3ef5 │ │ └─62779 /pause │ ├─a569dcf628a8e24c9e36a2cf0af3083c821613b223c7057f323f2c6a852632c4 │ │ └─251736 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─0f5c99e8b9fc879209a1adf381737c617f4869b370cff1faeb8006ea0ead62ca │ │ └─62351 /pause │ ├─bba716b1af22a91971a7e7586796eb1cc31ccbabfb5155cfd695c8f1f663175f │ │ └─223292 /pause │ ├─69fe785c5375894f3eca11094b7b63e0b4d0107cb7d8f0016b3bf9ae16eec21f │ │ └─238572 /pause │ ├─aa935df86c7856c2dac74cada82e4b239961ff7285fb0587d318cb0bede513db │ │ └─60863 /pause │ ├─9ce94f3af6723ccd5c743d126bd13a3f04880ead8c0b7f0cabf00aa4cf1d8ba0 │ │ └─226453 /pause │ ├─8e29ad6ff63e1c8307336f3252cdaa50f70f3cf54e46319097d1157c6ad2ed49 │ │ ├─238471 magnum-api: uWSGI master │ │ ├─238521 magnum-api: uWSGI worker 1 │ │ └─238522 magnum-api: uWSGI worker 2 │ ├─987163ff767ec1ecbdc4056eac3fc03bd1f7573f34281d6941756372e5299129 │ │ ├─68098 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68116 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─68122 erl_child_setup 1048576 │ │ ├─68187 sh -s disksup │ │ ├─68189 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68190 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68267 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68268 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68279 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68445 /bin/sh -s rabbit_disk_monitor │ ├─6ec00a7fdff306fce42ef5167d2f0882342c6f3c7cf1bbcbd2dd420f0122dba4 │ │ └─66709 /bin/pushgateway │ ├─6bf5937dfff79d5a39856519a03228e2f68ee8628916f203b6936e0cd6847dfb │ │ └─171629 /pause │ ├─28920008371104a676c5cc4d89c463957fc11be9b5ab1a92b5a5a7ed8dc70c92 │ │ └─63620 /pause │ ├─763ad57b252d43cfcacea5041672dceea53cebeda7b0055247a8f62c77cf6799 │ │ └─123817 /pause │ ├─46a79d010b292cfa258e46a75733b02733f2101318fbe163e69ad88eb639a512 │ │ ├─182712 neutron-dhcp-agent (/var/lib/openstack/bin/python /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) │ │ ├─183288 /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/tmprxblld8x/privsep.sock │ │ ├─183362 /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/tmpvfvzr6i8/privsep.sock │ │ ├─183656 /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/tmp1przg60z/privsep.sock │ │ ├─184055 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184056 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─184151 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fb3ada3f-c18b-48aa-aa5e-d2dcad3a347a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fb3ada3f-c18b-48aa-aa5e-d2dcad3a347a/host --addn-hosts=/var/lib/neutron/dhcp/fb3ada3f-c18b-48aa-aa5e-d2dcad3a347a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fb3ada3f-c18b-48aa-aa5e-d2dcad3a347a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fb3ada3f-c18b-48aa-aa5e-d2dcad3a347a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-6aac5271-0083-4144-a649-2d499de1b434,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 │ │ ├─184154 haproxy -f /var/lib/neutron/ns-metadata-proxy/fb3ada3f-c18b-48aa-aa5e-d2dcad3a347a.conf │ │ ├─203791 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/d4c1f31f-2ad0-4d94-af67-5bfcd68b8b44/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/d4c1f31f-2ad0-4d94-af67-5bfcd68b8b44/host --addn-hosts=/var/lib/neutron/dhcp/d4c1f31f-2ad0-4d94-af67-5bfcd68b8b44/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/d4c1f31f-2ad0-4d94-af67-5bfcd68b8b44/opts --dhcp-leasefile=/var/lib/neutron/dhcp/d4c1f31f-2ad0-4d94-af67-5bfcd68b8b44/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-21ec812a-69fc-4648-97c1-0312d3fca352,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 │ │ ├─203802 haproxy -f /var/lib/neutron/ns-metadata-proxy/d4c1f31f-2ad0-4d94-af67-5bfcd68b8b44.conf │ │ ├─377424 /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/tmpkgjbg_yb/privsep.sock │ │ └─385144 haproxy -f /var/lib/neutron/ns-metadata-proxy/8a9be995-9c32-46f5-836e-fd465c7e76e3.conf │ ├─acf0218c370b16f5c15e97798d2d3479c2273ac2316af002b90f2fc4ec14e8ba │ │ └─106977 /pause │ ├─fdff59734d69ae4e02aa043dc425fdad69fcd3de6e418d959c8fc6e8f7b9b088 │ │ ├─107508 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107850 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107852 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─fa7d08b3278c1f0a47d032bef7569b51e341457bcfc1252675b015fd49d1b68c │ │ └─209891 /pause │ ├─05b51894dec9d50fddd8f2d3dd0525fe72b7ed06bbb6b9a28b7d1bcfce3df9cb │ │ ├─181290 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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181531 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpaug_p7rl/privsep.sock │ │ ├─181735 /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/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpqp2eqiv4/privsep.sock │ │ └─181927 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─28836c1303d2ff47edc40bc3fabf3a41f1514f7db7a0a74ed049ffd7f8d33476 │ │ ├─265925 manila-api: uWSGI master │ │ ├─265950 manila-api: uWSGI worker 1 │ │ └─265951 manila-api: uWSGI worker 2 │ ├─bb37e1508853f3cea510df98c2dd0c4c36a7bbfccaf2686e6a2069644c01bd29 │ │ └─225459 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─8c184942d1680f1151f9ed16de32e994a85be4c046f42b7434bf8c0852d5b53e │ │ └─43035 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 │ ├─5b5e2483d97e652d036d54659211a97b166c9aae5d060763ad83ffed20d56446 │ │ └─253195 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 │ ├─875e00132790dcef4666147c3b38b607e2237e58b0d0fe80fc9e388249cc2fd9 │ │ └─55945 /pause │ ├─f7bf09bcbd3cf6ea5264a2bff54c6320daf91b39696943bfd16f8be512095d21 │ │ └─252236 percona-xtradb-cluster-operator │ ├─efe460cedd6a601240113be071374d73c178b98b40a614c64389cf550b4c7ae8 │ │ └─66842 /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-109.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 │ ├─e3a6031b02bb099c2e6ae1e22d6b9d6009000b24559472f9f4f58b50b89b2877 │ │ ├─218899 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─219526 octavia-worker: ConsumerService worker(0) │ │ └─219529 octavia-worker: ConsumerService worker(1) │ ├─d61156cc6ed630dacd4135e30a5b6f28e6ec492106b3433b1e0edd6aff39842e │ │ └─265923 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─f65fdd1634bb567d47261fbf514f76721731089d0151ed223b978b47c67c0cc4 │ │ └─252832 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 │ ├─557c7915c8ee4071149b22c7153ffc3320266d75d8c33ec388e6d6fb85ef6fea │ │ └─61208 /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 │ ├─30f7e2534c8e50372e16c0b928d9a8b235edd1c7ee87c767fc715df72d0954b9 │ │ └─184299 /usr/bin/libvirt-tls-sidecar │ ├─2e541319863949bb00c9c26755e5aad6762e3f31a68cf8c66bab5e0e7cb771ee │ │ └─66895 /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 │ ├─e5019e920b648e8fdb89ae865eb4b178ca0080d00b48dccd1c8c213774338e63 │ │ └─55329 /pause │ ├─5f1a628789107cbb9492f338745a4af756730e07cdc0e5481fadc4bd3469bfc0 │ │ └─60566 /pause │ ├─132820d485309424ed268b051ce29016dc307da4857125f290aa112cb143bee8 │ │ └─185375 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─faa07b7047c92ece96dd2497b525dbd961a8e9ff9b0ae385ad601cdac836cd90 │ │ └─80017 /pause │ ├─449b101495a7ae39a5e9f8f127b5caf1ca57480429d8acfd916943545dd55d45 │ │ ├─198291 heat-api: uWSGI master │ │ ├─198309 heat-api: uWSGI worker 1 │ │ └─198310 heat-api: uWSGI worker 2 │ ├─c64188bf1cc955357f2d9d55dc291ab860e2a3a6620a20d5eb270c208fe527e8 │ │ └─46199 /server │ ├─226f900c4c29b47c8990054cd121f954ef194de3bacd76254ccf4aa9232b1a53 │ │ ├─184974 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─184990 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─184996 erl_child_setup 1048576 │ │ ├─185078 sh -s disksup │ │ ├─185080 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185081 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185215 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185216 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185238 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─185488 /bin/sh -s rabbit_disk_monitor │ ├─8cd75ca56e355981d7283f806e48202f3f86117010b7f209f17e0d72367ed5dd │ │ └─47910 /pause │ ├─af3b23c68e401ed7326bfac0cc18d5b45d7e0d09b95abcdb10d60c5fb48a9663 │ │ └─64386 /pause │ ├─983c2812c7613a1614b5c908090f3b87683a90948c1cce2d4f8c23f50158bac0 │ │ └─273680 /bin/openstack-database-exporter │ ├─03e03229c246deda758031490c2c98d13fbce4c454a76ebe4bbca1a166bb6c2a │ │ └─43319 /pause │ ├─c3b51818e9bb1a393b237910cf4d2ae4e9aaecccabc101460ce3bca0f1db4c88 │ │ ├─92641 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92658 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─92664 erl_child_setup 1048576 │ │ ├─92714 sh -s disksup │ │ ├─92716 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92717 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92764 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92783 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93062 /bin/sh -s rabbit_disk_monitor │ ├─45477d21898f9a297ac12ccb521cd8a0de937dc3f48cb2e691b9606eb53797ba │ │ ├─78644 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─78660 /opt/erlang/lib/erlang/erts-14.2.5.1/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-14.2.5.1/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 │ │ ├─78666 erl_child_setup 1048576 │ │ ├─78713 sh -s disksup │ │ ├─78715 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78716 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78728 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78729 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78739 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78946 /bin/sh -s rabbit_disk_monitor │ ├─dac15a009c7599eafc0eef66edf6fe7bfe5838d065b1bea559b8735184c5b87c │ │ ├─66341 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66377 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─3edb91b97973cc08f8b9269710f48bdc91ab248afac264f7a02b9972e7827afe │ │ └─163385 /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 │ ├─c8641200442482715a7c908f6bbd30fa2dba6e5ee15f842106deea220ccf4b34 │ │ └─50952 redis_exporter │ └─c860cc23654b9db98bdab3390b39e1902d48cdf048bcaed75139da56d22da8f6 │ └─56302 nfd-master -crd-controller=true -metrics=8081 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount