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 │ │ │ ├─21674 /lib/systemd/systemd --user │ │ │ └─21675 (sd-pam) │ │ └─session-21.scope │ │ ├─21613 sshd: cephadm [priv] │ │ └─21689 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─707 /lib/systemd/systemd --user │ │ └─708 (sd-pam) │ ├─session-4.scope │ │ ├─1592 sshd: zuul [priv] │ │ └─1605 sshd: zuul@notty │ └─session-1.scope │ ├─ 704 sshd: zuul [priv] │ ├─ 721 sshd: zuul@notty │ ├─ 866 /usr/bin/python3 │ ├─ 1596 ssh: /home/zuul/.ansible/cp/199.204.45.169-22-zuul [mux] │ ├─413942 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ucudvgjaapcujcrosdhodjlgkhmkltfq ; /usr/bin/python3'"'"' && sleep 0' │ ├─413943 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ucudvgjaapcujcrosdhodjlgkhmkltfq ; /usr/bin/python3' && sleep 0 │ ├─413944 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ucudvgjaapcujcrosdhodjlgkhmkltfq ; /usr/bin/python3 │ ├─413945 /bin/sh -c echo BECOME-SUCCESS-ucudvgjaapcujcrosdhodjlgkhmkltfq ; /usr/bin/python3 │ ├─413946 /usr/bin/python3 │ ├─413947 /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 │ └─413949 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 … │ │ ├─ 9935 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12274 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5473afaa748e58be5e0eec82beb14f99605117cee2f0f3ef9c3e811d2c04d78c -address /run/containerd/containerd.sock │ │ ├─ 12653 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c2b325864f6888af766f21505fca919fb612e636582283900c76089fb6191edf -address /run/containerd/containerd.sock │ │ ├─ 18606 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5fc45cf7c3ec99409e4d9a53681ce629a18eb0aa6f242e8033fa4cff506d2510 -address /run/containerd/containerd.sock │ │ ├─ 25205 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 3b808324e9b98cfaf98f024dd3acf95816417e6b7c5571877b4bf5434380d1c5 -address /run/containerd/containerd.sock │ │ ├─ 29794 /usr/bin/containerd-shim-runc-v2 -namespace moby -id abe5843276f9924e577cb2238f4e7bd40974e2940deaa90f62f6a25f76ebc677 -address /run/containerd/containerd.sock │ │ ├─ 34319 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c0f1a6e9a0ef7fdc3f4e6e9287d7dcb8c2f3be283c80b8d98059bc120a2353fe -address /run/containerd/containerd.sock │ │ ├─ 40067 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caefa2de8abe219ce20ce21399a7c44c12598b96ba528a9eba2e38ea35774947 -address /run/containerd/containerd.sock │ │ ├─ 40106 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9eb6dbced88877c99684d3301befc97cb861fead847a845e026e9dae75cf8d8a -address /run/containerd/containerd.sock │ │ ├─ 40126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 226b7e8d4ae5d7662b5c7b35d48de1cdc0a0339bf4ec4b7eb204810606ed21f9 -address /run/containerd/containerd.sock │ │ ├─ 40137 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48e390442d3cecb859404e06ccadb3091ed2b4dde95715097a5264eca63b798f -address /run/containerd/containerd.sock │ │ ├─ 40147 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8699baf4441885866e2e95ea56793e111e9af9fcd4000ab660be924596d563b7 -address /run/containerd/containerd.sock │ │ ├─ 40684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e951314f41b8605a388567eabf77fc9d66a7c586747af59d4e10a42c8a289868 -address /run/containerd/containerd.sock │ │ ├─ 41435 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f80ba427f8334fe51a31c527767b53563045a312f330196b3e9e2a8f25e6b9 -address /run/containerd/containerd.sock │ │ ├─ 41453 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4e99c1230d1b69857b486b4d73747dfde60cf3aa82fe474912c67ea6efea0de -address /run/containerd/containerd.sock │ │ ├─ 42782 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 05ab3411455d92d1cfa17cc96d84253a5a0fc17633c2f75ade98156f248088cc -address /run/containerd/containerd.sock │ │ ├─ 43218 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8488d29d57e81a28bc51e8a49e28d7cb84b75625df3beabb51ccbcb27b654447 -address /run/containerd/containerd.sock │ │ ├─ 43288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68c5dcb2779f75a8737c0d9e4f1e8ff3314d34374c391f193d47d39cc8edcf6e -address /run/containerd/containerd.sock │ │ ├─ 43685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7b08b6b4c4a5bed730eb8513104ca265ab1423634584bcb0f7a343ac137ccf4f -address /run/containerd/containerd.sock │ │ ├─ 44177 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de190889896c3f86c43cf4c58c25f21ffba5b49e672b5a0600f328063b2e60b6 -address /run/containerd/containerd.sock │ │ ├─ 44215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5f920e898c94fb4254ef112bd077eb043c886e1f46ee0b1bfccd85bdf7eb7aa -address /run/containerd/containerd.sock │ │ ├─ 44254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9e0f1b2c4afea9aabd89e6723dbe9f16ffba9e1cffbf10da5c69d5024f808d3a -address /run/containerd/containerd.sock │ │ ├─ 46262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3884523c1e9ba849ccdc91b813e9bd3df995306ebfb5abb81056883c73b1953e -address /run/containerd/containerd.sock │ │ ├─ 46361 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5692ff541475d52ba4a023e31c0e3c7dec7ee7b48d843b9e67f51c7023592d8 -address /run/containerd/containerd.sock │ │ ├─ 47086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6625251b7f9c73e8d199e1bcdbc86328ecdff6c08ed1ff65985e994ae32a51c3 -address /run/containerd/containerd.sock │ │ ├─ 47201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cc8b423b1db982c6df430bbc5e85118fcb703e61933cb75c42b0c5d7fc5bdc5 -address /run/containerd/containerd.sock │ │ ├─ 47784 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d8ca47a07cd010b1da259dd8259f54cc0e233b809346da174dcc9f5d82aec8e -address /run/containerd/containerd.sock │ │ ├─ 48132 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 348f986d38fb1c8cd8db0b0e73a461e150e59d0d77cce492e064fff52069842f -address /run/containerd/containerd.sock │ │ ├─ 48459 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8918650feb095c5815f726cbd527e58f630564219417e882b6f755ba09a265ee -address /run/containerd/containerd.sock │ │ ├─ 58094 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0aecf75c0a9e0b6bb25d5b95dbfda1c37dd324712cbd7669e7bbe432a5fe42e3 -address /run/containerd/containerd.sock │ │ ├─ 58277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa80b80b710c538a021468a94c83613a90fda93b5bddc3eba00deaf3f1366f59 -address /run/containerd/containerd.sock │ │ ├─ 62711 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5eed1a81c0bd9476758e7d07fd2865947902a7b90d27198a0d9a0b2456e0fde9 -address /run/containerd/containerd.sock │ │ ├─ 63372 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af6188d75b3d073bf12220f43110c2d7e6d02748c366fd9d2838aa5904c778ab -address /run/containerd/containerd.sock │ │ ├─ 63410 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25c84e4ac1422e2f39164f41ba2bbefd030f825fa661096f1cb87e4e31eccd5c -address /run/containerd/containerd.sock │ │ ├─ 63458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5aa9b53d106c996309b01c2cfb9a58cfc78fb78061e9e413caf4112a03c5ed60 -address /run/containerd/containerd.sock │ │ ├─ 63652 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 848225fd321d7c0fa1cd60364e7a62cda94108732903313c37c83d41afb12511 -address /run/containerd/containerd.sock │ │ ├─ 68136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b82e697ce4fb05191b94ebf0037243267856e0ae8ed581cfded747b3c8ed06d4 -address /run/containerd/containerd.sock │ │ ├─ 68235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d3226d6cc3594ca0e7975c6d938e8a665bc817a78e29572ae330295899e7047 -address /run/containerd/containerd.sock │ │ ├─ 68279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b49a18f75eb552caf6dffc4c7dfdb42c1ed7ed646a60484aad6a39c6a590db44 -address /run/containerd/containerd.sock │ │ ├─ 68317 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda7d710afe980679a6ef2cf3abc8aac50bfcbec989683d2795293c1d7e20812 -address /run/containerd/containerd.sock │ │ ├─ 69879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c423e13b26a5de85076f4a99d338222b5b4706f38603cf24ca5c8ebac7fd3fd3 -address /run/containerd/containerd.sock │ │ ├─ 69939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 284c94571aea942833181228a9df0526cca4e68010eb72bb0f588cb25732d133 -address /run/containerd/containerd.sock │ │ ├─ 69988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c3d0f0c5ac7c2d232fa147e22355a4f78daa3c750dfa67a676306867c408c767 -address /run/containerd/containerd.sock │ │ ├─ 70046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7623141cd250226f29421931f4ec4e706ba1ecdd0819551328dc12f17d40d098 -address /run/containerd/containerd.sock │ │ ├─ 70167 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cea427e8b7c92149d0bc5a027ca3df8e326f69e66da01dbd1537843c0b8eb401 -address /run/containerd/containerd.sock │ │ ├─ 70598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 522dc503eea9a32c98f2689d3b506fa234f44266883cb3263bc91f89e5f831a0 -address /run/containerd/containerd.sock │ │ ├─ 70927 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54ef45c957c7c2fa75e079fc5675a6ce22be3a8c84e0f425e4274f538c22a685 -address /run/containerd/containerd.sock │ │ ├─ 71203 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d113d8b6f949e0c09300ef518815a583abb0e2dffc95a0f477a62d2b916c3f49 -address /run/containerd/containerd.sock │ │ ├─ 71801 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e68286a4d8e3d792e26f2397754a4b3b8ac27f1ba5d70db93ee40f76fd25614c -address /run/containerd/containerd.sock │ │ ├─ 72486 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cca7a4485eccf4bef17466f1f2024f79a7cf40499beab60acfed5f2b14ada22 -address /run/containerd/containerd.sock │ │ ├─ 73948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9114282dbfa1eef5eb7046c2d153fb24ff9030284ebc3223672181ae98899a7 -address /run/containerd/containerd.sock │ │ ├─ 75878 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1b1045a0d0ef1196c64e619c1cab9a470714bb9002a4a830fa781ad295cc392 -address /run/containerd/containerd.sock │ │ ├─ 85070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65e65248e91f40fc432829f29b4cade54b0c90012348149a230c7933db7f7dd6 -address /run/containerd/containerd.sock │ │ ├─ 86482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0779ef0235b3bb89dda9bc58bf74186517fb8051021fb56b5d4478b9fedad581 -address /run/containerd/containerd.sock │ │ ├─ 92111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea888dcb94d2193c148069c6c4d9296fb8d8279f48a0a85eb94c07c8c1ff895a -address /run/containerd/containerd.sock │ │ ├─ 97983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a254d164a6ba57da9697f87074c69b203b47d6faa3995b672b3ff135ac57a99 -address /run/containerd/containerd.sock │ │ ├─103996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a36bf81ee0ecddc9ce78ee7f40499498b8026dc153dc1e52bed3f1c6dc8bb82 -address /run/containerd/containerd.sock │ │ ├─104050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 519e53531515968407510ab527527568768c0d06e43a54f597ff2722183819e8 -address /run/containerd/containerd.sock │ │ ├─127133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 354d9b70a515325c54c9321c2531b1aacd40bcbc122ba72a87dc99edd278e57a -address /run/containerd/containerd.sock │ │ ├─128641 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2d06590a20817fb91824970b7e59fa431d2a3cd999b0e0dbd17284344401dda -address /run/containerd/containerd.sock │ │ ├─128695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b0c0a8a5328e48a0672f683b520dc2118fa234d79139373c5bc67bae60dfb11 -address /run/containerd/containerd.sock │ │ ├─130732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fec89be7b2b361951452272bd5ee5ca98976c910b0d64ec591caada3303b8827 -address /run/containerd/containerd.sock │ │ ├─132402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0479f19c3052b9345337896610c1868e68ba3269df817fc0419635ed9c034b3b -address /run/containerd/containerd.sock │ │ ├─132451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 46f156c535bc322cf62c141881a0aa416f5b1fc1197dd0441a065406dbb7ed38 -address /run/containerd/containerd.sock │ │ ├─145497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc03f1925f29905165e74f835a48a334ea4aa14ead906b4bcc2b6753bd852808 -address /run/containerd/containerd.sock │ │ ├─145567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db9b1e4a95ad87b70755e20673ff856a1f38f978e4e4c9457ca49096812f765d -address /run/containerd/containerd.sock │ │ ├─147942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bacfbd351bda84e22c6edb5481144fdfb6c6345cd8b3c81d1a34c680eedb08f7 -address /run/containerd/containerd.sock │ │ ├─162315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c973d9ccf43aa0ee02b88de8915257a2d9d388ef2476b9d804a2d5c4506f4b41 -address /run/containerd/containerd.sock │ │ ├─163943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d11d31df721e77dc14c003e28668c754382f081951b8b9ffc7c9beaea5a6e61 -address /run/containerd/containerd.sock │ │ ├─164335 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df50dcd231510a486659861fe31e4c5ae732b5d7a1df7f2b5eefe98a59425c00 -address /run/containerd/containerd.sock │ │ ├─165139 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f43020c5b3d161dd48d4c60e4eac3da1591f71bf6443d8fc5bfd765e19342083 -address /run/containerd/containerd.sock │ │ ├─167101 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fe8dd4e8fafbd66e05e6ca6066a97b23c3c0b1014ae56c51b0ad2cdc050ff84 -address /run/containerd/containerd.sock │ │ ├─167342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cd5537fcc112d723918ef1e10f379cbf9cfdee1630e9c3537574a79055ab03e -address /run/containerd/containerd.sock │ │ ├─167426 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2109f56e7f32521d506ca76ce3c8f76c3872ae894c257f1ce1bd412f90c957b -address /run/containerd/containerd.sock │ │ ├─167474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9d84b45ca9da658814aaf4947d42ca6d040e4ee2017dee2be0cfcca6df3d90 -address /run/containerd/containerd.sock │ │ ├─167565 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6df5b03def186bbff82e2334e8ba6f00fd0bbc3351c9dbac179db19e32e7fb26 -address /run/containerd/containerd.sock │ │ ├─168179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d53ddccbae712e04b8a54af8d54eae4b7ed0f341141c7bda1cd80e57ada54537 -address /run/containerd/containerd.sock │ │ ├─179616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 260cade6790dc3250d9cc12672b05f15f3a01043cc58e67b369d19c32430e6ec -address /run/containerd/containerd.sock │ │ ├─181472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 80af78aa3149171fef40a69becfab3658f1ca1d67194f83c62550edbe5b79534 -address /run/containerd/containerd.sock │ │ ├─181546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d204266559f46b31a59f6ae750a432dadd4cf494e72326a88003430fa3b66319 -address /run/containerd/containerd.sock │ │ ├─181558 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5061a2081840c56157d7b168561774d8ad83d71c9d1bc2fe0182b05c7187271f -address /run/containerd/containerd.sock │ │ ├─181825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 188592e03bea2cf57c200c242d3fd2da4d087f58723b6f935b58e573541e766e -address /run/containerd/containerd.sock │ │ ├─181875 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bc8f5e5cd4c57a182e41e9af4f89fa422444de76a1a8e11968b384d6d38f1f64 -address /run/containerd/containerd.sock │ │ ├─181918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f5a266377be38f1ea722e7d6963446301c235b7ab043e20d65fca04512746a2 -address /run/containerd/containerd.sock │ │ ├─181978 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c36ccb239dcd5b41915547aacde8b144f4cf3e837be0f5c4a42f13a6f862df -address /run/containerd/containerd.sock │ │ ├─194539 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03c695d4e6198f79653b02877dd5bbc2fff3f759d33565fcd638b0b4f8c2c066 -address /run/containerd/containerd.sock │ │ ├─196507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ffd89e98b36937847d9e7efcd7c60462e00daaa10e1d116ad4636e4546c1fa4 -address /run/containerd/containerd.sock │ │ ├─196699 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e1cb57d7a9b88355709e2c39747e1f10feeabd2aa53e8ee8f44630964054be8 -address /run/containerd/containerd.sock │ │ ├─196761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b7e4b800eaea65473a88736f6c1069c73abe132b2497012a8625d8a7e0ac972 -address /run/containerd/containerd.sock │ │ ├─212112 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2d72d3b638b465eac20b13273b278c4fbed011e1d20e9cb4f5e83ecc7deaf1e -address /run/containerd/containerd.sock │ │ ├─219970 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d36bf9395404f202bd689bafb9cb6931594c313e9ef38e5cb560fa9818b04ca -address /run/containerd/containerd.sock │ │ ├─220012 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eab33c3cfa51dc188c3d09d762d3bd45030f293916e5d3b42d287b0c4eab9873 -address /run/containerd/containerd.sock │ │ ├─220038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 645a0752d703fdf3e7f1ffba7f599fe56a0716b82476df017a5a9def6000464f -address /run/containerd/containerd.sock │ │ ├─220347 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c6e60aebda0506e45954ea104959f5256952727039087f15debdb28be229ebe9 -address /run/containerd/containerd.sock │ │ ├─230847 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19631ca31c4a667654e6c0f7589564d6aff35321a8cb2ecf746ab619dba675e3 -address /run/containerd/containerd.sock │ │ ├─233145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8855acf4175a7b49f915c0f30c031227f3c3b4fe8e511a5b728cbd91527effb9 -address /run/containerd/containerd.sock │ │ ├─234263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c102099c2f7490c4525e601f10302a3f965959158a95b05058b5658901ea73 -address /run/containerd/containerd.sock │ │ ├─235245 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70232b55f608737f0430167bc39b49ac0de12192f22bd40ca308b69e8236ec73 -address /run/containerd/containerd.sock │ │ ├─235863 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b47e1218c4751aef64abd572559e1edcbf1edea5c2f63e170163634f1c78ab6 -address /run/containerd/containerd.sock │ │ ├─237943 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6dd272b1d4d59bd4c3d463e89fcb842f6c77902cfbf758b7ce718f17f84e494b -address /run/containerd/containerd.sock │ │ ├─239749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 992f37e10ccd50eb09a8607c09e57c23d9c3a214c82f3f413acacbdd827d7b19 -address /run/containerd/containerd.sock │ │ ├─239916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cf1eaff4340af17c8dda28651ec1d44cfe028c36909b404acdc86b40b205fe5f -address /run/containerd/containerd.sock │ │ ├─271377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4614f65ad6a9d389b9808ff97f7c56bcae3f132276a39b47259057f39aff2e6 -address /run/containerd/containerd.sock │ │ ├─271942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5e9df17b198712fb5afa55f2b26be0c18287610708d83a66d8b1db10209bb714 -address /run/containerd/containerd.sock │ │ ├─275039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fcc3f4121507d95b235ae0319d4cb58aa57255707db404a8b56c9d36b7997bd2 -address /run/containerd/containerd.sock │ │ ├─279657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08947f04a470d08a89ec2e3c95234e3223160ba97ad595a1b6955de9d114e21b -address /run/containerd/containerd.sock │ │ ├─279727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbf6bab8692c71903e3da49854f961aedd8cfc0f17bdf626adf815b1504b1662 -address /run/containerd/containerd.sock │ │ ├─279839 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0664d4006d7b738c277b2fc282b1394271f417f4299715e35dcbc40d87499b1b -address /run/containerd/containerd.sock │ │ ├─280004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 78f3793eaba268587a78d6d0468194044c853ea1abbb3f407ce9b03d23827058 -address /run/containerd/containerd.sock │ │ ├─294274 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ccca55f1ea27da9c4d3a9a2b925745352db91db02df67345c5f7348fc9e017eb -address /run/containerd/containerd.sock │ │ ├─296518 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 781ca5aa4e3bdb84d42660dd26980102f4b47caaac2b92310714a18c41e89b9d -address /run/containerd/containerd.sock │ │ └─297972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 306a8136b9a32bcb1bde0990d8c446054672259823ce84b17918aff261a33e7f -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1413 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─522 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─392 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29506 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29777 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18567 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18587 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.stbdid.service │ │ │ ├─12566 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.stbdid/unit.run │ │ │ └─12598 /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-stbdid --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.stbdid:/var/lib/ceph/mgr/ceph-instance.stbdid:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.stbdid/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.stbdid -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.0.service │ │ │ ├─24922 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25190 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34033 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34300 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12200 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12231 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10307 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─616 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─161727 /sbin/multipathd -d -s │ ├─docker-5fc45cf7c3ec99409e4d9a53681ce629a18eb0aa6f242e8033fa4cff506d2510.scope … │ │ ├─18633 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18669 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─kubelet.service │ │ └─40538 /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.169 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─docker-5473afaa748e58be5e0eec82beb14f99605117cee2f0f3ef9c3e811d2c04d78c.scope … │ │ ├─12313 /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 │ │ └─12325 /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 │ ├─systemd-journald.service │ │ └─359 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─647 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-abe5843276f9924e577cb2238f4e7bd40974e2940deaa90f62f6a25f76ebc677.scope … │ │ ├─29820 /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 │ │ └─29832 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-c2b325864f6888af766f21505fca919fb612e636582283900c76089fb6191edf.scope … │ │ ├─12677 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.stbdid -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12696 /usr/bin/ceph-mgr -n mgr.instance.stbdid -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1080 /usr/sbin/uuidd --socket-activation │ ├─run-r143259f57ea7460182fb6d333c0c2c67.scope │ │ └─194293 /usr/sbin/libvirtd --listen │ ├─chrony.service │ │ ├─10813 /usr/sbin/chronyd -F 1 │ │ └─10814 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─397 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─docker-c0f1a6e9a0ef7fdc3f4e6e9287d7dcb8c2f3be283c80b8d98059bc120a2353fe.scope … │ │ ├─34344 /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 │ │ └─34356 /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 │ ├─iscsid.service │ │ ├─161602 /sbin/iscsid │ │ └─161603 /sbin/iscsid │ ├─dbus.service │ │ └─613 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─622 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-3b808324e9b98cfaf98f024dd3acf95816417e6b7c5571877b4bf5434380d1c5.scope … │ │ ├─25231 /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 │ │ └─25243 /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-logind.service │ └─619 /lib/systemd/systemd-logind ├─k8s.io │ ├─df50dcd231510a486659861fe31e4c5ae732b5d7a1df7f2b5eefe98a59425c00 │ │ └─164358 /pause │ ├─5a0ef58931b74d09a0a954a643bc201973fb56dd579d6889ce804c218e6b2563 │ │ └─63925 /secretgen-controller │ ├─bc8f5e5cd4c57a182e41e9af4f89fa422444de76a1a8e11968b384d6d38f1f64 │ │ └─181904 /pause │ ├─5aa9b53d106c996309b01c2cfb9a58cfc78fb78061e9e413caf4112a03c5ed60 │ │ └─63487 /pause │ ├─2b0f3b2df8f4f7a0331e0f83e4a78538322496b52cffaacec63bfee9fca3adbd │ │ └─70532 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 │ ├─3e4b9688dd5e3bd71f0c28c9c9bb3e0e1edff76c256438fc8b10f47f5586e9bf │ │ └─72716 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─9e0f1b2c4afea9aabd89e6723dbe9f16ffba9e1cffbf10da5c69d5024f808d3a │ │ └─44277 /pause │ ├─c973d9ccf43aa0ee02b88de8915257a2d9d388ef2476b9d804a2d5c4506f4b41 │ │ └─162338 /pause │ ├─f3509b82c0c9911375eb3e6cbb62954d81fdad23fb3b915d8f6dd0d3e68e3f3a │ │ ├─41946 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42368 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─8855acf4175a7b49f915c0f30c031227f3c3b4fe8e511a5b728cbd91527effb9 │ │ └─233168 /pause │ ├─ef2ddcaf68ba17fe926a25d4ab7bc4c776c619a279c7a7458eda683cb81e8189 │ │ ├─130846 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─130863 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─130869 erl_child_setup 1048576 │ │ ├─130941 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─130942 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─130952 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─131228 /bin/sh -s rabbit_disk_monitor │ ├─ee6681dd3df21f407a722063d9f9d695ddd2a5eff26cb5663bc5895b11d6a5bd │ │ └─287460 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─ccca55f1ea27da9c4d3a9a2b925745352db91db02df67345c5f7348fc9e017eb │ │ └─294299 /pause │ ├─64a2efc125e583e102d06162635e195843900981ba4bc0f31bf0f170250a1210 │ │ └─48778 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─31011ccd37663ec01c54a0719b75fcdb9e4b013d08a102ad70b5a5807c2cca24 │ │ └─63852 nfd-master -crd-controller=true -metrics=8081 │ ├─f89862104d9c4d2de220cbf62947b916aa733d8c2d53784422018370527a4eac │ │ └─287340 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─8488d29d57e81a28bc51e8a49e28d7cb84b75625df3beabb51ccbcb27b654447 │ │ └─43246 /pause │ ├─72c102099c2f7490c4525e601f10302a3f965959158a95b05058b5658901ea73 │ │ └─234288 /pause │ ├─306a8136b9a32bcb1bde0990d8c446054672259823ce84b17918aff261a33e7f │ │ └─298019 /pause │ ├─9cbd5c9ed850cf3941f7067e779d8274c0fcadda97439fd419a2872d3041e568 │ │ └─58513 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 │ ├─684cd5defff3e46e31133e419693824a9bf8f8895c54aaf761cdb206d8889fc1 │ │ └─287341 /manager --metrics-bind-address=:9782 │ ├─19631ca31c4a667654e6c0f7589564d6aff35321a8cb2ecf746ab619dba675e3 │ │ └─230875 /pause │ ├─cea427e8b7c92149d0bc5a027ca3df8e326f69e66da01dbd1537843c0b8eb401 │ │ └─70190 /pause │ ├─6aecf35319a0030f4253a9876545576b659b671be699653cbbeaf18af36765be │ │ ├─190138 /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 │ │ ├─190441 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190442 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─190443 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─48f80ba427f8334fe51a31c527767b53563045a312f330196b3e9e2a8f25e6b9 │ │ └─41481 /pause │ ├─83f29cc531fc202e5318974af5873ffdc50da1f301ecc62b1c208db3a2805a7a │ │ ├─292128 manila-api: uWSGI master │ │ ├─292182 manila-api: uWSGI worker 1 │ │ └─292183 manila-api: uWSGI worker 2 │ ├─a95cd6819d4592056f240329ee6386ee3bb8eb2d57951941ab45ea124573d044 │ │ └─73622 /bin/oauth2-proxy │ ├─3e31522753a53a7e0f04a780a74b9f7433e94d2182dcf0be718b692478385a12 │ │ └─73184 /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 │ ├─9d3d5067f52b6fe713f90481d790ab6bb6efab0b364473652795df59ce517f97 │ │ └─142190 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5dd3bd3ce74905d70a8abd48e1fdbe7bdaca97fdc700eb7cf278cc08f08961dc │ │ └─72764 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─284c94571aea942833181228a9df0526cca4e68010eb72bb0f588cb25732d133 │ │ └─69966 /pause │ ├─80af78aa3149171fef40a69becfab3658f1ca1d67194f83c62550edbe5b79534 │ │ └─181519 /pause │ ├─d113d8b6f949e0c09300ef518815a583abb0e2dffc95a0f477a62d2b916c3f49 │ │ └─71226 /pause │ ├─bacfbd351bda84e22c6edb5481144fdfb6c6345cd8b3c81d1a34c680eedb08f7 │ │ └─147965 /pause │ ├─b2d72d3b638b465eac20b13273b278c4fbed011e1d20e9cb4f5e83ecc7deaf1e │ │ └─212137 /pause │ ├─08947f04a470d08a89ec2e3c95234e3223160ba97ad595a1b6955de9d114e21b │ │ └─279697 /pause │ ├─393d433da11ae50d09ad4c20252312f452e7ed638fe05f82409ebcb423b0b1b2 │ │ └─73232 /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 │ ├─d53ddccbae712e04b8a54af8d54eae4b7ed0f341141c7bda1cd80e57ada54537 │ │ └─168203 /pause │ ├─79935876875def0d4511538fdb6e9b59a7f83ba195cc0733a0b11889d70d899b │ │ ├─72106 /usr/bin/vector --config-dir /etc/vector/ │ │ └─72150 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─ddb90f2a02305cea90614fffe44c7e0b0330f23e9a61fac43e78266484607ceb │ │ ├─178451 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─178742 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─178743 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─c15b0cf4d45cfb73aa31eb9679c43007b1842704d8403e58ad4f2c88abd49c15 │ │ ├─208775 heat-api: uWSGI master │ │ ├─208794 heat-api: uWSGI worker 1 │ │ └─208795 heat-api: uWSGI worker 2 │ ├─a3b1cdc8d08188de0906491cdb4af947b2ce4e55edc90f5bbc5da3361d037214 │ │ └─287195 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 │ ├─91fbe5978b2725abcb55490fe89bb6869a88af63990eb2dccf9f870a67f41b7f │ │ └─287093 /kube-vip manager │ ├─5a192985216329553f93e78b7a1b63ada9b360285f0ee2f443b3427242ded22b │ │ └─44033 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 │ ├─28d58ab28650f3c9dcf82452f264deca83363e8287575da5086770357b409355 │ │ └─68935 /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 │ ├─b1dc881fd5f733b635dcc83b2ca74e165ad502ecf9a5ddee6ea1323ae0b8d8d9 │ │ ├─230973 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─230993 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─230999 erl_child_setup 1048576 │ │ ├─231049 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─231050 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─231060 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─231250 /bin/sh -s rabbit_disk_monitor │ ├─7b08b6b4c4a5bed730eb8513104ca265ab1423634584bcb0f7a343ac137ccf4f │ │ └─43710 /pause │ ├─da88b74aaa41b387a07c18750a4c173a42986fcc6e088082020a62a2d594ece3 │ │ └─73440 /bin/memcached_exporter │ ├─ca9d84b45ca9da658814aaf4947d42ca6d040e4ee2017dee2be0cfcca6df3d90 │ │ └─167504 /pause │ ├─9da3cc51770659469e0b02f0ff6b5b25817975a92e1976e7b8148bae0c602bb4 │ │ ├─56641 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 │ │ └─58464 haproxy -sf 103 -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 │ ├─77a34bafac77abb66634a06f39217ba6ecedf8182c2058494e19bf7a6877931c │ │ └─278158 docker-registry serve /etc/docker-registry/config.yml │ ├─2ea58b5a50766393f15c7efe5f0e7818966707e243ed4796f7bc06b1b8ad1942 │ │ ├─68806 python -u /app/sidecar.py │ │ ├─69146 python -u /app/sidecar.py │ │ └─69147 python -u /app/sidecar.py │ ├─7623141cd250226f29421931f4ec4e706ba1ecdd0819551328dc12f17d40d098 │ │ └─70084 /pause │ ├─373640b66a5938d3c849a1f25c07daeac70c7743d3c182a014867ab16f314940 │ │ └─72793 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─012d75737b23dbeb415402352fd8114cacd697b349c282d19da595496c81ffbd │ │ ├─129120 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─129344 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─129346 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─9d3226d6cc3594ca0e7975c6d938e8a665bc817a78e29572ae330295899e7047 │ │ └─68258 /pause │ ├─a2d06590a20817fb91824970b7e59fa431d2a3cd999b0e0dbd17284344401dda │ │ └─128664 /pause │ ├─10c36ccb239dcd5b41915547aacde8b144f4cf3e837be0f5c4a42f13a6f862df │ │ └─182022 /pause │ ├─6625251b7f9c73e8d199e1bcdbc86328ecdff6c08ed1ff65985e994ae32a51c3 │ │ └─47112 /pause │ ├─0606f431e8e0a3a02cd3b3d89897fae33c3a4fe226b6d84d8dcab233f4a863a1 │ │ └─44394 /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 │ ├─65e65248e91f40fc432829f29b4cade54b0c90012348149a230c7933db7f7dd6 │ │ └─85094 /pause │ ├─5cc8b423b1db982c6df430bbc5e85118fcb703e61933cb75c42b0c5d7fc5bdc5 │ │ └─47224 /pause │ ├─188592e03bea2cf57c200c242d3fd2da4d087f58723b6f935b58e573541e766e │ │ └─181861 /pause │ ├─6df5b03def186bbff82e2334e8ba6f00fd0bbc3351c9dbac179db19e32e7fb26 │ │ └─167636 /pause │ ├─2f04c128827eb8cd0125002b3768032e35dd94ee6047090a2695c040ac25befa │ │ └─72635 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─5c84342238a3e3a9eb04133351ddbf9652576fef26530c887b3fb3da6d88b8a7 │ │ ├─190897 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) │ │ ├─191206 /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/tmpp5by6k68/privsep.sock │ │ ├─191354 /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/tmp1fsf40ou/privsep.sock │ │ └─191754 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─eab33c3cfa51dc188c3d09d762d3bd45030f293916e5d3b42d287b0c4eab9873 │ │ └─220087 /pause │ ├─0b4b29a6ec8348c4e21f94d90a31ed642eb2d2875d1bb9fb20c7149395fc8a3b │ │ └─44488 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─fdfc0b24b0760e7e621be4db8f1e472b9268053c1e80e9d26e95c6ece1f501d5 │ │ └─40363 etcd --advertise-client-urls=https://199.204.45.169: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.169:2380 --initial-cluster=instance=https://199.204.45.169:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.169:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.169: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 │ ├─a4e99c1230d1b69857b486b4d73747dfde60cf3aa82fe474912c67ea6efea0de │ │ └─41499 /pause │ ├─3e6932c834746ff8c3f27ec51df27696cb971e1f63c4fab8cf66ae46386fee74 │ │ └─200177 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─34e8ddb570a4a64b993871573a67700238c98896c34d57cf6f70a41cc8a5f022 │ │ └─193644 /bin/bash /tmp/libvirt.sh │ ├─206d8a3a34f153de3cf199ff753fb2351890f3983e60b8c56a85415e0a3d6737 │ │ ├─275373 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─275390 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─275396 erl_child_setup 1048576 │ │ ├─275465 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─275466 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─275476 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─275793 /bin/sh -s rabbit_disk_monitor │ ├─6dd272b1d4d59bd4c3d463e89fcb842f6c77902cfbf758b7ce718f17f84e494b │ │ └─237968 /pause │ ├─c423e13b26a5de85076f4a99d338222b5b4706f38603cf24ca5c8ebac7fd3fd3 │ │ └─69904 /pause │ ├─c3d0f0c5ac7c2d232fa147e22355a4f78daa3c750dfa67a676306867c408c767 │ │ └─70020 /pause │ ├─14e256cf323ac76a7869fe870a65fdb2eb8e8667b8510cca8c61fefe53186a56 │ │ └─44440 /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 │ ├─0aecf75c0a9e0b6bb25d5b95dbfda1c37dd324712cbd7669e7bbe432a5fe42e3 │ │ └─58118 /pause │ ├─3ffd1da0a6eb0a877757352838ce6f3fbc2c895bd8fc6609afe0d15227efd410 │ │ └─146218 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─9cd5537fcc112d723918ef1e10f379cbf9cfdee1630e9c3537574a79055ab03e │ │ └─167374 /pause │ ├─5e9df17b198712fb5afa55f2b26be0c18287610708d83a66d8b1db10209bb714 │ │ └─271968 /pause │ ├─c6e67215e5edfdb5e15e240b196cccca987fe8aa8aaadeb59792bd44f17eb9c2 │ │ ├─ 79064 apache2 -DFOREGROUND │ │ ├─ 79079 (wsgi:k -DFOREGROUND │ │ ├─ 79080 (wsgi:k -DFOREGROUND │ │ ├─ 79081 (wsgi:k -DFOREGROUND │ │ ├─ 79082 (wsgi:k -DFOREGROUND │ │ ├─410089 apache2 -DFOREGROUND │ │ └─412266 apache2 -DFOREGROUND │ ├─8699baf4441885866e2e95ea56793e111e9af9fcd4000ab660be924596d563b7 │ │ └─40237 /pause │ ├─7b8fa2e2107bad95b545707c1dce6799f9f7674c4cfe02ce3aebe50edaa32528 │ │ └─162752 /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 │ ├─1737f3484adef96acbeedd34f1365b7f5af5ddf1b3cfa74ccc73ee5db899cce0 │ │ ├─194793 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─194812 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─194818 erl_child_setup 1048576 │ │ ├─194877 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─194878 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─194888 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─195101 /bin/sh -s rabbit_disk_monitor │ ├─6da56f8ff508f7ef21ad74e2e83ba21452e772d2422e2532c56b41a6ab27e7d6 │ │ └─72458 /goldpinger --static-file-path /static │ ├─fa745b4f987488e35d7a5b1258d60105c7c61c924421b9a070b34785802db12e │ │ ├─229234 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229693 octavia-worker: ConsumerService worker(0) │ │ └─229697 octavia-worker: ConsumerService worker(1) │ ├─8918650feb095c5815f726cbd527e58f630564219417e882b6f755ba09a265ee │ │ └─48482 /pause │ ├─2be11cebe7fdacd2b771d99fc623c8abd88f2674443fbd7bef35d6721c2c09a0 │ │ ├─56372 mysqld --wsrep_start_position=548261c6-646a-11f1-b1ff-06504080dd3a:20 │ │ └─56545 /var/lib/mysql/mysql-state-monitor │ ├─03c695d4e6198f79653b02877dd5bbc2fff3f759d33565fcd638b0b4f8c2c066 │ │ └─194564 /pause │ ├─65c1fc07a733ac90d57174d34e9400c181395c2619ffa584780ff49fd87719b0 │ │ ├─228281 octavia-api: uWSGI master │ │ ├─228293 octavia-api: uWSGI worker 1 │ │ └─228294 octavia-api: uWSGI worker 2 │ ├─d5692ff541475d52ba4a023e31c0e3c7dec7ee7b48d843b9e67f51c7023592d8 │ │ └─46384 /pause │ ├─1fe8dd4e8fafbd66e05e6ca6066a97b23c3c0b1014ae56c51b0ad2cdc050ff84 │ │ └─167229 /pause │ ├─b49a18f75eb552caf6dffc4c7dfdb42c1ed7ed646a60484aad6a39c6a590db44 │ │ └─68302 /pause │ ├─b0411fcb7f428295630b55282760dc36528c7cd15c2b2756161fdf55baeed60a │ │ └─292097 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─64db7e9a35d3dc5c3c674c3d625ba1446c74747a6a902c65476b9d0e5e909a96 │ │ └─297037 /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 │ ├─25c84e4ac1422e2f39164f41ba2bbefd030f825fa661096f1cb87e4e31eccd5c │ │ └─63436 /pause │ ├─52421c413652a7300ec674ade8f30c5dff60c82f8b9b92a81e0333654cbf9a4e │ │ ├─208566 heat-api-cfn: uWSGI master │ │ ├─208606 heat-api-cfn: uWSGI worker 1 │ │ └─208607 heat-api-cfn: uWSGI worker 2 │ ├─b1b1045a0d0ef1196c64e619c1cab9a470714bb9002a4a830fa781ad295cc392 │ │ └─75902 /pause │ ├─991514208e30047547662417a02652baf084afe04149ab49b94817a3f798e41a │ │ ├─271868 magnum-api: uWSGI master │ │ ├─271919 magnum-api: uWSGI worker 1 │ │ └─271920 magnum-api: uWSGI worker 2 │ ├─601ae7e038775a31d0d1af31535ac954bbfeeb3fbddae765ecbd540332539e92 │ │ ├─212287 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212305 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─212328 erl_child_setup 1048576 │ │ ├─212466 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─212467 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─212480 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─212717 /bin/sh -s rabbit_disk_monitor │ ├─ea888dcb94d2193c148069c6c4d9296fb8d8279f48a0a85eb94c07c8c1ff895a │ │ └─92135 /pause │ ├─6b26b6eadbfea6c147ae0740ffbd6a95cf42d95acad231ccd13d8b58c12c3bbe │ │ ├─104497 /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 │ │ └─408888 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─3c389558bf2b03ba5c4d68a37fd2088dc724378b48da93493e62032ea710543c │ │ └─287017 /manager --metrics-bind-address=:8080 │ ├─9e3e15178e458f4559e4690a167272c9aecf3b2b52b61e804752dc831a24b4fa │ │ ├─292449 /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 │ │ └─292529 /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 │ ├─51463e05d2321e7bc001060e0d7e3f0ef82b0ee344e15ef1b1fd67fff04e7856 │ │ ├─271875 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─272227 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─272228 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─c3e5d0663fc6e9db5a93f5bbb9efedba6f4ed75dc7c22811d995b98cdbc9e0d2 │ │ └─164533 /coredns -conf /etc/coredns/Corefile │ ├─a9114282dbfa1eef5eb7046c2d153fb24ff9030284ebc3223672181ae98899a7 │ │ └─73973 /pause │ ├─caefa2de8abe219ce20ce21399a7c44c12598b96ba528a9eba2e38ea35774947 │ │ └─40091 /pause │ ├─048ce1b6c45086fb4723bd16cf95a25e23ddf65d8720c67c3e40cacebb9a0c91 │ │ └─43273 /coredns -conf /etc/coredns/Corefile │ ├─148b5a9e33cb4c65236da0060a1b7d2b9922fa0f78e568546493a5f24661e36d │ │ ├─192303 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) │ │ ├─192542 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) │ │ └─192543 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) │ ├─5270de339784e613192500ab10bbbd2ecd60e144fd8fd7d2544df883e89cd66e │ │ └─72956 /bin/pushgateway │ ├─83560b5da98e26d15663cca91c15e46ee13f76a75e9f13169fac6f180afa34c5 │ │ ├─208752 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─209044 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─209045 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─399bb3b8d7cf8e6a2a4facf29b099560b17daba0d2693c3c35194e5ca114939d │ │ ├─ 46616 /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 │ │ ├─ 46629 /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 │ │ ├─ 46760 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─296232 nginx: worker process │ │ ├─296233 nginx: worker process │ │ └─296234 nginx: cache manager process │ ├─11671529637233fea983c0adc1713304c3fa3065154a76ddf77d32f66fa142d0 │ │ ├─ 92885 /usr/local/bin/rook ceph operator │ │ └─413919 /usr/libexec/platform-python -s /usr/bin/ceph status --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─5486d06b7c138b260630ecda9ab627fbfdb67be72c6e32723c880e5ae95e3c53 │ │ └─287241 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 │ ├─a4614f65ad6a9d389b9808ff97f7c56bcae3f132276a39b47259057f39aff2e6 │ │ └─271405 /pause │ ├─783ff9cc5b8036fd712157e34f0c12a7ac226ab886abfb2dcbea59902943e508 │ │ └─292124 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─02a499d186a9209501ee74c4dade034f97e7343c0d48911682d5bbf8c88811f7 │ │ ├─74208 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─74225 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─74231 erl_child_setup 1048576 │ │ ├─74314 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─74315 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─74325 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─74574 /bin/sh -s rabbit_disk_monitor │ ├─a90b64c2c73565b05e1a27274ab15def5d47e9379d816e7a0cc2903a9a96d087 │ │ ├─190119 neutron-api: uWSGI master │ │ ├─190164 neutron-api: uWSGI worker 1 │ │ └─190165 neutron-api: uWSGI worker 2 │ ├─0779ef0235b3bb89dda9bc58bf74186517fb8051021fb56b5d4478b9fedad581 │ │ └─86505 /pause │ ├─519e53531515968407510ab527527568768c0d06e43a54f597ff2722183819e8 │ │ └─104087 /pause │ ├─db9b1e4a95ad87b70755e20673ff856a1f38f978e4e4c9457ca49096812f765d │ │ └─145601 /pause │ ├─bc03f1925f29905165e74f835a48a334ea4aa14ead906b4bcc2b6753bd852808 │ │ └─145519 /pause │ ├─cf1eaff4340af17c8dda28651ec1d44cfe028c36909b404acdc86b40b205fe5f │ │ └─239940 /pause │ ├─017be3ee61b6e13274e7804fef7fb185caa77d83afc561923639dd226afb1159 │ │ └─130463 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─0479f19c3052b9345337896610c1868e68ba3269df817fc0419635ed9c034b3b │ │ └─132429 /pause │ ├─7d36bf9395404f202bd689bafb9cb6931594c313e9ef38e5cb560fa9818b04ca │ │ └─219993 /pause │ ├─e951314f41b8605a388567eabf77fc9d66a7c586747af59d4e10a42c8a289868 │ │ └─40708 /pause │ ├─e2e1053bbff5ab8d4743bbcf55f84a08293a44c933f26c670638edfd948cbd2a │ │ ├─182673 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─401838 sleep 300 │ ├─8f3a630bb50124cb30e3bdfe72dfcdbc39c8c2d40deac64edc74384cf8224d9a │ │ └─193589 /usr/bin/libvirt-tls-sidecar │ ├─9d89d7a6ee7665c5c48874e03f819e228f3ca5630d7c3d5ad4fe77843c767ab0 │ │ ├─296775 apache2 -DFOREGROUND │ │ ├─299766 (wsgi:h -DFOREGROUND │ │ ├─299767 (wsgi:h -DFOREGROUND │ │ ├─299768 (wsgi:h -DFOREGROUND │ │ ├─299769 (wsgi:h -DFOREGROUND │ │ ├─299770 (wsgi:h -DFOREGROUND │ │ ├─299771 apache2 -DFOREGROUND │ │ └─299772 apache2 -DFOREGROUND │ ├─0664d4006d7b738c277b2fc282b1394271f417f4299715e35dcbc40d87499b1b │ │ └─279870 /pause │ ├─bbf6bab8692c71903e3da49854f961aedd8cfc0f17bdf626adf815b1504b1662 │ │ └─279754 /pause │ ├─522dc503eea9a32c98f2689d3b506fa234f44266883cb3263bc91f89e5f831a0 │ │ └─70622 /pause │ ├─6a804b008bfb6fb21ec8d5704f12009d737215b0c4913ae4d2462354f8d43c39 │ │ ├─300448 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─300462 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─0922fede26812326c3d5dfc917abd0e9fb86cbc7015cf086a1fe7f00b0dd92d9 │ │ ├─178468 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─178744 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─178745 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─5e069c250d152e15ef9198c5092b3013e29afe110607de83a6ae4a5a7c266433 │ │ └─58702 valkey-server *:26379 [sentinel] │ ├─96cae7611111db9f0b20e80cae013a9411aba82cc78359b076cb1ea5ebd33040 │ │ └─69309 /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 │ ├─d204266559f46b31a59f6ae750a432dadd4cf494e72326a88003430fa3b66319 │ │ └─181660 /pause │ ├─9d948dbd844ef46fae24c04ce57ce7571f7008ee58bd7595d8d45bf3a770e14a │ │ ├─68858 python -u /app/sidecar.py │ │ ├─69148 python -u /app/sidecar.py │ │ └─69149 python -u /app/sidecar.py │ ├─de190889896c3f86c43cf4c58c25f21ffba5b49e672b5a0600f328063b2e60b6 │ │ └─44202 /pause │ ├─645a0752d703fdf3e7f1ffba7f599fe56a0716b82476df017a5a9def6000464f │ │ └─220106 /pause │ ├─fa80b80b710c538a021468a94c83613a90fda93b5bddc3eba00deaf3f1366f59 │ │ └─58300 /pause │ ├─eca6075c9b83c348d561e54b440b5e476a61806191aef15f4518af6c3836dd9c │ │ └─58768 redis_exporter │ ├─348f986d38fb1c8cd8db0b0e73a461e150e59d0d77cce492e064fff52069842f │ │ └─48162 /pause │ ├─5eed1a81c0bd9476758e7d07fd2865947902a7b90d27198a0d9a0b2456e0fde9 │ │ └─62735 /pause │ ├─48e390442d3cecb859404e06ccadb3091ed2b4dde95715097a5264eca63b798f │ │ └─40222 /pause │ ├─e68286a4d8e3d792e26f2397754a4b3b8ac27f1ba5d70db93ee40f76fd25614c │ │ └─71825 /pause │ ├─c20a05a343c17e06069b6686d00ff21e481d9949bb4b78b8ce92ebe972b4ad36 │ │ └─48873 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─260cade6790dc3250d9cc12672b05f15f3a01043cc58e67b369d19c32430e6ec │ │ └─179639 /pause │ ├─ccddca7eac18095d871ff84c4c708f0c32b23bb94d7f2447e6c2815cb05d0304 │ │ └─71486 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─d6158886436dde0effb1eaafe652bd975190c34109e22bc76372d447922421ee │ │ ├─190178 neutron-policy-server: uWSGI master │ │ ├─190191 neutron-policy-server: uWSGI worker 1 │ │ └─190192 neutron-policy-server: uWSGI worker 2 │ ├─f78656fbdd540db9ac2a2a9ec3ec7a26cb69dfa431c213050b2ad5ac5f27061d │ │ ├─85262 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─85279 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─85285 erl_child_setup 1048576 │ │ ├─85338 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─85339 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─85349 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─85518 /bin/sh -s rabbit_disk_monitor │ ├─0f9d70a4bed249bc5e5a21515801af4aac8b80ee2ee4bc9fdb9f682865db9e20 │ │ ├─192336 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) │ │ ├─192817 /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/tmpq_oifn1p/privsep.sock │ │ ├─377776 /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/tmp7tdoe0_p/privsep.sock │ │ ├─377992 /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/tmp8ofy1sfj/privsep.sock │ │ ├─378458 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─378463 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─379680 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=a90f7c93-f32b-4bd5-92d5-03a9acfbf516 --namespace=qrouter-a90f7c93-f32b-4bd5-92d5-03a9acfbf516 --conf_dir=/var/lib/neutron/ha_confs/a90f7c93-f32b-4bd5-92d5-03a9acfbf516 --log-file=/var/lib/neutron/ha_confs/a90f7c93-f32b-4bd5-92d5-03a9acfbf516/neutron-keepalived-state-change.log --monitor_interface=ha-03d91ebe-a3 --monitor_cidr=169.254.0.200/24 --pid_file=/var/lib/neutron/external/pids/a90f7c93-f32b-4bd5-92d5-03a9acfbf516.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─381889 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=777c77d5-4da0-4512-9f9c-e76809fd138a --namespace=qrouter-777c77d5-4da0-4512-9f9c-e76809fd138a --conf_dir=/var/lib/neutron/ha_confs/777c77d5-4da0-4512-9f9c-e76809fd138a --log-file=/var/lib/neutron/ha_confs/777c77d5-4da0-4512-9f9c-e76809fd138a/neutron-keepalived-state-change.log --monitor_interface=ha-3f1f32a0-a2 --monitor_cidr=169.254.0.164/24 --pid_file=/var/lib/neutron/external/pids/777c77d5-4da0-4512-9f9c-e76809fd138a.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ ├─384372 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=480de82d-3d9d-447c-a44d-20cc3addd20d --namespace=qrouter-480de82d-3d9d-447c-a44d-20cc3addd20d --conf_dir=/var/lib/neutron/ha_confs/480de82d-3d9d-447c-a44d-20cc3addd20d --log-file=/var/lib/neutron/ha_confs/480de82d-3d9d-447c-a44d-20cc3addd20d/neutron-keepalived-state-change.log --monitor_interface=ha-29ace0a1-6b --monitor_cidr=169.254.0.166/24 --pid_file=/var/lib/neutron/external/pids/480de82d-3d9d-447c-a44d-20cc3addd20d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─397369 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=260117f7-9141-4ed7-8fda-50e63414fa0d --namespace=qrouter-260117f7-9141-4ed7-8fda-50e63414fa0d --conf_dir=/var/lib/neutron/ha_confs/260117f7-9141-4ed7-8fda-50e63414fa0d --log-file=/var/lib/neutron/ha_confs/260117f7-9141-4ed7-8fda-50e63414fa0d/neutron-keepalived-state-change.log --monitor_interface=ha-8f7b5638-96 --monitor_cidr=169.254.0.77/24 --pid_file=/var/lib/neutron/external/pids/260117f7-9141-4ed7-8fda-50e63414fa0d.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─8d11d31df721e77dc14c003e28668c754382f081951b8b9ffc7c9beaea5a6e61 │ │ └─163973 /pause │ ├─0216b626ddad3a4f0b10684e62b4194f452a477e4933d87e661ebe1e0cd572bb │ │ └─298257 /bin/openstack-database-exporter │ ├─f8989ce7cd578841c2bfdcdf2935d3ce957ef7cd203e140cdc7dab213cf7b104 │ │ └─40311 kube-apiserver --advertise-address=199.204.45.169 --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 │ ├─ca48375b7dd56dd9abd0d8d97097d64890a6f721e700c18b67ab9c7aacfacfed │ │ └─194205 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─189c0fe5e7d0fca02ce9e6130c2dcd70322431c33fb31615f28b8d6a2c6c9fa8 │ │ └─43358 /coredns -conf /etc/coredns/Corefile │ ├─dab3415c7add3d2a1ecd95abcae4e517a8dec747eec99862491ee426517d80f3 │ │ └─46665 /server │ ├─b82e697ce4fb05191b94ebf0037243267856e0ae8ed581cfded747b3c8ed06d4 │ │ └─68175 /pause │ ├─53c5237f873a9b1ee07413957b56a90c61fbc70f1a899ffbf4779c675bdee1f3 │ │ └─287426 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─5061a2081840c56157d7b168561774d8ad83d71c9d1bc2fe0182b05c7187271f │ │ └─181662 /pause │ ├─9f5a266377be38f1ea722e7d6963446301c235b7ab043e20d65fca04512746a2 │ │ └─181949 /pause │ ├─bbbdc288d0fbb06f90b593bc90136c316d524cdc1997d45203a51ef27f515231 │ │ ├─127474 glance-api: uWSGI master │ │ ├─127487 glance-api: uWSGI worker 1 │ │ └─127488 glance-api: uWSGI worker 2 │ ├─c6e60aebda0506e45954ea104959f5256952727039087f15debdb28be229ebe9 │ │ └─220370 /pause │ ├─82c093c596a5bff7255164b7a93700e40a72f88ea2cf1193b6cb7ad644e09fa8 │ │ ├─91422 barbiacan-api: uWSGI master │ │ └─91441 barbiacan-api: uWSGI worker 1 │ ├─d51b9bb2dfa520fd0a07d2a63e332ee4e95dd95fca4778bb5d7cf0dfa11d1825 │ │ └─72604 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─70232b55f608737f0430167bc39b49ac0de12192f22bd40ca308b69e8236ec73 │ │ └─235267 /pause │ ├─ea6f5f2615b8aa11dc8629614aad715cb9c3e95d660c22afcb7772c7223455ac │ │ ├─177862 nova-metadata: uWSGI master │ │ ├─177874 nova-metadata: uWSGI worker 1 │ │ └─177875 nova-metadata: uWSGI worker 2 │ ├─781ca5aa4e3bdb84d42660dd26980102f4b47caaac2b92310714a18c41e89b9d │ │ └─296541 /pause │ ├─05ab3411455d92d1cfa17cc96d84253a5a0fc17633c2f75ade98156f248088cc │ │ └─42805 /pause │ ├─354d9b70a515325c54c9321c2531b1aacd40bcbc122ba72a87dc99edd278e57a │ │ └─127156 /pause │ ├─31f0bdd87440a1a07c44105921f84884bcfda6c9a220a86be69b859a9be2617d │ │ └─173343 /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 │ ├─d74b202f7e89b5ef6a32348864768c06997b462158bfea202ae65acf6562015b │ │ ├─141766 cinder-api: uWSGI master │ │ ├─141779 cinder-api: uWSGI worker 1 │ │ └─141780 cinder-api: uWSGI worker 2 │ ├─78f3793eaba268587a78d6d0468194044c853ea1abbb3f407ce9b03d23827058 │ │ └─280051 /pause │ ├─3884523c1e9ba849ccdc91b813e9bd3df995306ebfb5abb81056883c73b1953e │ │ └─46295 /pause │ ├─848225fd321d7c0fa1cd60364e7a62cda94108732903313c37c83d41afb12511 │ │ └─63676 /pause │ ├─5a0f3b325fbad7eb926240b3d6ab5ecb0fdebcb1ef145ae43153afa1fbb9448b │ │ ├─70972 nginx: master process nginx -g daemon off; │ │ ├─70992 nginx: worker process │ │ ├─70993 nginx: worker process │ │ ├─70994 nginx: worker process │ │ ├─70995 nginx: worker process │ │ └─70996 nginx: worker process │ ├─4f60372b8f27803cbeafe857f316d62f23f0d371513887f2a1f1e6d339575aee │ │ ├─229995 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230013 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230939 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230940 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403127 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403128 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403129 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403130 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403131 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403132 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403133 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403134 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403135 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403136 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403137 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403138 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403139 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403140 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403141 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403142 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403145 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403146 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403147 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403148 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403149 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403150 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403151 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403152 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403153 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403154 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403155 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403156 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403157 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403158 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─403159 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─403160 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─1cca7a4485eccf4bef17466f1f2024f79a7cf40499beab60acfed5f2b14ada22 │ │ └─72514 /pause │ ├─9e7fc050d86f9970d70bf4aa08e4c5d2695746af23946a3e7c622a13a603f7e8 │ │ └─73342 /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-169.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 │ ├─ef6ae88e170e4d3df1c174d07ae0e43697fe58c25a73f895d4ce45c3eb116ae6 │ │ └─289629 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─26aabb48039397f383f54bbc26f385eb36c704323bdbb16d61a2acbdf992d76b │ │ └─105245 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─eda7d710afe980679a6ef2cf3abc8aac50bfcbec989683d2795293c1d7e20812 │ │ └─68341 /pause │ ├─0bf44d016374ca07103f3e83b408a213a3008e69a8c03d1486fc9866e6bd38a4 │ │ └─58365 valkey-server *:6379 │ ├─9d8ca47a07cd010b1da259dd8259f54cc0e233b809346da174dcc9f5d82aec8e │ │ └─47809 /pause │ ├─4a1ed26c789fe04fc4ebc8095729ef9c0a1cf0348206566409fc4ad934e578d4 │ │ └─287162 /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 │ ├─11381e88f4240eb7459ce4d686e5d02bb99607f53e1e08973e0be62ed28b07e8 │ │ └─68585 /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 │ ├─1e1cb57d7a9b88355709e2c39747e1f10feeabd2aa53e8ee8f44630964054be8 │ │ └─196736 /pause │ ├─226b7e8d4ae5d7662b5c7b35d48de1cdc0a0339bf4ec4b7eb204810606ed21f9 │ │ └─40225 /pause │ ├─1b0c0a8a5328e48a0672f683b520dc2118fa234d79139373c5bc67bae60dfb11 │ │ └─128726 /pause │ ├─e8fb96515c5c285c3031fbf7346064016d7dca6f83850554a1787a07282ab437 │ │ └─73641 /bin/oauth2-proxy │ ├─999e825e692d360a557a34058114acb2fd02afc799e4a56a6cf3ee0faa8b9685 │ │ └─40732 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─03621db0fada2b3caa502a035b0218b99e9cff899dc0c01577e42524ac45f888 │ │ └─229085 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0a36bf81ee0ecddc9ce78ee7f40499498b8026dc153dc1e52bed3f1c6dc8bb82 │ │ └─104023 /pause │ ├─992f37e10ccd50eb09a8607c09e57c23d9c3a214c82f3f413acacbdd827d7b19 │ │ └─239777 /pause │ ├─e1bab6f18c9d2bd06a9f8c2b49fd345d7079b913d78d9ff45a97adaf90aa41c8 │ │ └─73395 /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 │ ├─c2a8994712818a110cb47e157648a2dda73b6f332939efb2c83046db8cd390ec │ │ ├─192334 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) │ │ ├─193202 /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/tmptzwz32d0/privsep.sock │ │ ├─193569 /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/tmp7ojljjij/privsep.sock │ │ ├─193945 /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/tmp8n5r5l2q/privsep.sock │ │ ├─194291 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─194292 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─194409 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/30c611e3-3200-4187-98ec-7ab5951a05ec/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/30c611e3-3200-4187-98ec-7ab5951a05ec/host --addn-hosts=/var/lib/neutron/dhcp/30c611e3-3200-4187-98ec-7ab5951a05ec/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/30c611e3-3200-4187-98ec-7ab5951a05ec/opts --dhcp-leasefile=/var/lib/neutron/dhcp/30c611e3-3200-4187-98ec-7ab5951a05ec/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-1180d2f3-415d-4b47-b17f-96263495747d,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 │ │ ├─194412 haproxy -f /var/lib/neutron/ns-metadata-proxy/30c611e3-3200-4187-98ec-7ab5951a05ec.conf │ │ ├─214341 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/59bb5be1-85e1-43cc-a3d3-10a2259db94a/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/59bb5be1-85e1-43cc-a3d3-10a2259db94a/host --addn-hosts=/var/lib/neutron/dhcp/59bb5be1-85e1-43cc-a3d3-10a2259db94a/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/59bb5be1-85e1-43cc-a3d3-10a2259db94a/opts --dhcp-leasefile=/var/lib/neutron/dhcp/59bb5be1-85e1-43cc-a3d3-10a2259db94a/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2e3a3bb9-9fac-4c9d-b8b0-e9f83170bb35,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 │ │ ├─214344 haproxy -f /var/lib/neutron/ns-metadata-proxy/59bb5be1-85e1-43cc-a3d3-10a2259db94a.conf │ │ └─382702 /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/tmpgkyrcbr_/privsep.sock │ ├─5b7e4b800eaea65473a88736f6c1069c73abe132b2497012a8625d8a7e0ac972 │ │ └─196786 /pause │ ├─fcc3f4121507d95b235ae0319d4cb58aa57255707db404a8b56c9d36b7997bd2 │ │ └─275061 /pause │ ├─fbae4036daec456f5573e1c850833fe0820d4616561478cc079267bcfab3396b │ │ ├─200108 /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 │ │ ├─378668 /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/tmpe78ctvye/privsep.sock │ │ ├─378797 /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/tmp5sk7lm10/privsep.sock │ │ └─378964 /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/tmptcc0u15r/privsep.sock │ ├─b62e15a63c63303e3e9d38b36f9a330d3fb3b08b207e3045112997da1a8b9afd │ │ ├─153340 placement-api: uWSGI master │ │ ├─153375 placement-api: uWSGI worker 1 │ │ └─153376 placement-api: uWSGI worker 2 │ ├─ba120528cd7134ee27ecdb0acc0c96dfb0b908295150e45543fc88c64abdcf61 │ │ └─71284 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b9d3f71d4a8c38b276683472b7f066753d1b9ca2d1aa4988c087272b37a021db │ │ ├─179829 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─179847 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─179853 erl_child_setup 1048576 │ │ ├─180032 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─180033 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─180043 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─180243 /bin/sh -s rabbit_disk_monitor │ ├─f43020c5b3d161dd48d4c60e4eac3da1591f71bf6443d8fc5bfd765e19342083 │ │ └─165163 /pause │ ├─3ffd89e98b36937847d9e7efcd7c60462e00daaa10e1d116ad4636e4546c1fa4 │ │ └─196540 /pause │ ├─482e995d28010767732f184a17c5b26698981a37f2a530331acc73df27d032a7 │ │ └─63727 nfd-gc -gc-interval=1h │ ├─07e6b19737662bcd01e848f429564b8977004bf1924a8225ab2779970774a25e │ │ └─63816 nfd-worker -metrics=8081 │ ├─ce6f921d7e2a03e0c0cb1d27e2e81d9ea430adf3fe764f276b0e90454fd4b82d │ │ ├─98151 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─98173 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─98179 erl_child_setup 1048576 │ │ ├─98303 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─98304 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─98314 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─98684 /bin/sh -s rabbit_disk_monitor │ ├─68c5dcb2779f75a8737c0d9e4f1e8ff3314d34374c391f193d47d39cc8edcf6e │ │ └─43323 /pause │ ├─af6188d75b3d073bf12220f43110c2d7e6d02748c366fd9d2838aa5904c778ab │ │ └─63395 /pause │ ├─8d53418d3462e862988d2557facf730f526525ca74f4c48a017c6996390126ff │ │ ├─165243 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─165278 /opt/erlang/lib/erlang/erts-13.2.2.11/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-13.2.2.11/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 -enable-feature maybe_expr │ │ ├─165292 erl_child_setup 1048576 │ │ ├─165413 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─165414 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/inet_gethost 4 │ │ ├─165424 /opt/erlang/lib/erlang/erts-13.2.2.11/bin/epmd -daemon │ │ └─165693 /bin/sh -s rabbit_disk_monitor │ ├─9eb6dbced88877c99684d3301befc97cb861fead847a845e026e9dae75cf8d8a │ │ └─40223 /pause │ ├─2a254d164a6ba57da9697f87074c69b203b47d6faa3995b672b3ff135ac57a99 │ │ └─98007 /pause │ ├─65e395a6b809fc6b6d5daa972067e197913e6eb420e2fce9b67846b42f72879f │ │ ├─177661 nova-api: uWSGI master │ │ ├─177675 nova-api: uWSGI worker 1 │ │ └─177676 nova-api: uWSGI worker 2 │ ├─524398d58e04ddbd41a846f9b1fb8c1f843d5a54f977de90f3ed8b6103b43a61 │ │ ├─271453 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─272119 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpc843gxuf/privsep.sock │ │ ├─272123 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─272125 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─15cc0d867bb244589fb8ca7615b8a65826cb0acba3602be278ffd179759329d4 │ │ └─73141 /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-169.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 │ ├─fec89be7b2b361951452272bd5ee5ca98976c910b0d64ec591caada3303b8827 │ │ └─130756 /pause │ ├─d105a1237d531bc05f6dc7394b5b30ed162cbdc5dc5dff514c6843f8218c641e │ │ ├─162787 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─162800 /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 │ ├─d6b629a7a6daf1dbddf58029ef94db589a52a81c15e0887f04f80cb1d111cb74 │ │ └─287218 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─c5f920e898c94fb4254ef112bd077eb043c886e1f46ee0b1bfccd85bdf7eb7aa │ │ └─44238 /pause │ ├─1877b55f7809634ddfb26a8f36f97c21342726e5fd709b5fbae60d94c81cdcfe │ │ └─104393 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-g6kks --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─c85b78bbaa6b10ac20f52429dc3f8cdc96da49614d47257764ee5c96d51f30f9 │ │ └─235294 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─e2109f56e7f32521d506ca76ce3c8f76c3872ae894c257f1ce1bd412f90c957b │ │ └─167465 /pause │ ├─dd12616276be1e98fd8ecab90f9dd29ad678b6186c0280ba43924616d72e5eb7 │ │ ├─146474 /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 │ │ └─146588 /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 │ ├─f70211108a639fac4a6a1a7b4fcfafe0765489ca82864503907c8a343b6a0e23 │ │ └─287138 percona-xtradb-cluster-operator │ ├─54ef45c957c7c2fa75e079fc5675a6ce22be3a8c84e0f425e4274f538c22a685 │ │ └─70951 /pause │ ├─1b47e1218c4751aef64abd572559e1edcbf1edea5c2f63e170163634f1c78ab6 │ │ └─235887 /pause │ └─46f156c535bc322cf62c141881a0aa416f5b1fc1197dd0441a065406dbb7ed38 │ └─132475 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount