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 │ │ │ ├─21392 /lib/systemd/systemd --user │ │ │ └─21394 (sd-pam) │ │ └─session-22.scope │ │ ├─21388 sshd: cephadm [priv] │ │ └─21408 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─714 /lib/systemd/systemd --user │ │ └─715 (sd-pam) │ ├─session-4.scope │ │ ├─1446 sshd: zuul [priv] │ │ └─1459 sshd: zuul@notty │ └─session-1.scope │ ├─ 711 sshd: zuul [priv] │ ├─ 728 sshd: zuul@notty │ ├─ 875 /usr/bin/python3 │ ├─ 1450 ssh: /home/zuul/.ansible/cp/199.204.45.3-22-zuul [mux] │ ├─401566 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gamepdgzlihbqnhkdujjlatszntwpzqs ; /usr/bin/python3'"'"' && sleep 0' │ ├─401567 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-gamepdgzlihbqnhkdujjlatszntwpzqs ; /usr/bin/python3' && sleep 0 │ ├─401568 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-gamepdgzlihbqnhkdujjlatszntwpzqs ; /usr/bin/python3 │ ├─401569 /bin/sh -c echo BECOME-SUCCESS-gamepdgzlihbqnhkdujjlatszntwpzqs ; /usr/bin/python3 │ ├─401570 /usr/bin/python3 │ ├─401571 /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 │ └─401573 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-ab68e57811a9bad0d3b3adc2b2ce7ec8853c00daab8587367b6f06ca0bc1fe98.scope … │ │ ├─24741 /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 │ │ └─24754 /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 │ ├─containerd.service … │ │ ├─ 9792 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12168 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b7ed92119716950700e0f76d612e90aaea39cca6a232ada4ad51e1c795b526d9 -address /run/containerd/containerd.sock │ │ ├─ 12511 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e07102fb7e273bca84ffad08e202f53baa942dc09d2b2cbb4b3290e1db443196 -address /run/containerd/containerd.sock │ │ ├─ 19529 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 83c30b5739f8c4ff42e2c4a3e3df8d60343f7590f8fa13299387b6175437dd1d -address /run/containerd/containerd.sock │ │ ├─ 24717 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ab68e57811a9bad0d3b3adc2b2ce7ec8853c00daab8587367b6f06ca0bc1fe98 -address /run/containerd/containerd.sock │ │ ├─ 29323 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 904a2fe12f213327a437f2b1a8cc49a87a036e129423e31208f060d87cd9c0f5 -address /run/containerd/containerd.sock │ │ ├─ 33989 /usr/bin/containerd-shim-runc-v2 -namespace moby -id ef60fac01e37963a0b8052704ee95cfbea7fc38796294ade936d259f5a86d583 -address /run/containerd/containerd.sock │ │ ├─ 39625 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 956e66a49eb769758ac9b729d7369b0df3c61151cb9b8904cfed3597e22f3ebd -address /run/containerd/containerd.sock │ │ ├─ 39659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61528f25d747bec54743bd1a1078d46ca8f43a60a1931b7831002416cef84d04 -address /run/containerd/containerd.sock │ │ ├─ 39676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a833057ea17d935f388d497bc5f423dc135ff844db5191a70dea464d99e46472 -address /run/containerd/containerd.sock │ │ ├─ 39684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 857cdd03979107f05b1a9998f30d7db9c296a689d755f1f87750dcd416255dd6 -address /run/containerd/containerd.sock │ │ ├─ 39686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43799eda879940bce63796bd03fa2ce1730826c262ccac1a368ef144d3bf9646 -address /run/containerd/containerd.sock │ │ ├─ 40237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330e77bf9169d7308b1444180a61a52bf090e0bdd72140eb50c3d99f32867dbd -address /run/containerd/containerd.sock │ │ ├─ 40976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55efa9869b4abb87d8788166944c751515b8fa42ce269c2919f4eb327aa0108a -address /run/containerd/containerd.sock │ │ ├─ 40987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfd8624e9e8d5005435a773d361e72c7669124427924f58b05a04dbd29c8fad9 -address /run/containerd/containerd.sock │ │ ├─ 42387 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d7d0956db0e73d54e49b37e04fb23274023e93a5d251b4e521228e610d1075dc -address /run/containerd/containerd.sock │ │ ├─ 42738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3aa75da284b45f4cd2049d523cd8e6288e1d3a90f7e2b0037e4985e7c8f548b0 -address /run/containerd/containerd.sock │ │ ├─ 42773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e205c02b289fc755e7f3d2417960a64c4b18af6dd0a510f9c5625ab485a625c -address /run/containerd/containerd.sock │ │ ├─ 43200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9451e63ef448f8deeb7b9e572bb99335c1062422d77c40aa742ea2fcb3f36457 -address /run/containerd/containerd.sock │ │ ├─ 43676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30b25531446ac9735f245f4da918e04b1e5859b61d928f49bc9eff8dfad111e3 -address /run/containerd/containerd.sock │ │ ├─ 43727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48787fd09dba75d19e3e5ae980265a3d073b9fa6fe18c61d099361aa34a7ff7a -address /run/containerd/containerd.sock │ │ ├─ 43763 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08df0ca18a06305d6f8bdf0f4779bab2ff3edaddc7ec5dca45575df444bfbe50 -address /run/containerd/containerd.sock │ │ ├─ 46042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2120a392be7d540b9924b9e33136be0376b10c1f7bbcdbf6dcc24f538f58320a -address /run/containerd/containerd.sock │ │ ├─ 46155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41e7939c13aebcf3837aa41f8320030393289db7291f401a3c40463918ecb5f8 -address /run/containerd/containerd.sock │ │ ├─ 47059 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f94a7321410c9f70ccd1e096dcf4ec3f5842635bf0b69a4380633fbeb78deb2b -address /run/containerd/containerd.sock │ │ ├─ 47170 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ba2eb296f618f512e30be468bac97c3e1fca5dbaf833242e93e68c5189238f8 -address /run/containerd/containerd.sock │ │ ├─ 47534 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38e50d79742b14cc230c3a9d414f946b7a686609bfdaba68182062a678e44c15 -address /run/containerd/containerd.sock │ │ ├─ 47895 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ea0b9d02d3c84fa7e10d6f85c784beb4f295a3009d01c6e74049b767223d5b92 -address /run/containerd/containerd.sock │ │ ├─ 48211 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d747b50fb6f707a1d00486a1446fbbeb8455405eb7fcd551f8fcd9beb0583515 -address /run/containerd/containerd.sock │ │ ├─ 50542 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1f0192b61e532770e2a6979712d58142c7853a3bf97cd3e2ec36dede15dd1b -address /run/containerd/containerd.sock │ │ ├─ 50761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 16f1575ffb4482b1641040354842b9ee2b1a2e64ec1d6f11da88d46b93dfea97 -address /run/containerd/containerd.sock │ │ ├─ 55145 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 398727db80ec435a65f479c1686008caa92bc3be7dfc46818919b8e38a5547d1 -address /run/containerd/containerd.sock │ │ ├─ 55818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f2baa360e07d007de21c67ba8e836f5ef46d69eb0487c64e9faa59044e86e83 -address /run/containerd/containerd.sock │ │ ├─ 55859 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3060ed876295ebc3b226f16a462463a5f303ce6d8e1fcb964d71c917e8184b22 -address /run/containerd/containerd.sock │ │ ├─ 55893 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5677341f760a3a49f33676a77ce8eb929085746630d4e4cbe5f3a8b3116b4012 -address /run/containerd/containerd.sock │ │ ├─ 56071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bab7353189e1f1281b1f15a750433c54fc9135205e6cd8124f0d48d0d0f2d50 -address /run/containerd/containerd.sock │ │ ├─ 60344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c41396294b0b88261a48a24850866c2871e6e0fd1e64108bd6ca9598c33f5a91 -address /run/containerd/containerd.sock │ │ ├─ 60374 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23cf10e28bf715bbf9e6b4cc3e14ecdb82993f7df1dcfc78fddf2dd72612161c -address /run/containerd/containerd.sock │ │ ├─ 60468 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a00e0ee31b6b4ca95a59a6963ebf4ee8d36bf333ce1f540f9c625d7b22356e0b -address /run/containerd/containerd.sock │ │ ├─ 60507 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a80570369064c5a02e90d634037504e40864341f579c1e00a6627d5da8a02e44 -address /run/containerd/containerd.sock │ │ ├─ 61853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39ff4b4d55af03af79023572dd35f9f5b0b7ede5b22129d5645f74fb664cdb6f -address /run/containerd/containerd.sock │ │ ├─ 61897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6cbc49028fe31e7903eb9c34959d3eebea5e99028fc830776d143544b835572 -address /run/containerd/containerd.sock │ │ ├─ 62603 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2847e76dea2af5611bebeb77a84bb1212aae97b93ba41e0183d5a3fcb00d07b2 -address /run/containerd/containerd.sock │ │ ├─ 62646 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15f05d0a2d0a05cc007bd5a31b47585f85706ed3fb7f9bf56cacfe677d88be4e -address /run/containerd/containerd.sock │ │ ├─ 62725 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c61c5dfb0019ed4f9285f38f782cd221c7e2c1488e4edcadc774ee82e3e41bc3 -address /run/containerd/containerd.sock │ │ ├─ 63109 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ff76b9d2ddb08b78670f107e7ed1ce1b9654883f86d4fce826cbfcf6ef2290b3 -address /run/containerd/containerd.sock │ │ ├─ 63500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 398b3241d4bb443a6a62df6764d535dded8e6bcf656d86664bc32ef610b2ba8c -address /run/containerd/containerd.sock │ │ ├─ 63853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c39a2f56980da92c9b7f49efcc11214742a71e11041f33b51dea7f387c49a23 -address /run/containerd/containerd.sock │ │ ├─ 64107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 709af4cb571f32a7e7deb059d2679b3c4db4276dee3f2ae28bb58e7af96fd04b -address /run/containerd/containerd.sock │ │ ├─ 64796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f341f8af0c97a8f8acfa79d80e3b53ffc03cffdbaec86e66e184879d7ec453bc -address /run/containerd/containerd.sock │ │ ├─ 66393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b80b3a8a172f623df4d71845a3a15c82eeddf627c5a25239158d869220f9bb27 -address /run/containerd/containerd.sock │ │ ├─ 68301 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bf52ca1d7e84522dc92fe17983e8bb3ebe07cc6eaa737ca542cc556d20c781b1 -address /run/containerd/containerd.sock │ │ ├─ 77382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89edf1a95096344e4d3fabcfc6a152fba076ab784657aa602421e7b5f510850f -address /run/containerd/containerd.sock │ │ ├─ 78796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 57911254606f5d258077ca4c3eafc196597938114ce91bb570a4aa5d50ab037d -address /run/containerd/containerd.sock │ │ ├─ 84618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eff0bcec98d6f88643580a96ee957a7ed8fdbed29ea2a586edaf7f0a9e1350a7 -address /run/containerd/containerd.sock │ │ ├─ 90928 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d811ed6e6bfdea7ac4e1edfda4080286b8e85e428fcf865a6b3d64e285acc9d3 -address /run/containerd/containerd.sock │ │ ├─ 95010 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acbfd66eef7c78ece732ab9fb75dd3c0f66c7fcfcda56b35093c30d617d5d175 -address /run/containerd/containerd.sock │ │ ├─ 95056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ba8063fad3fa0a8c80664246e3754c002a1c03a13e622075830079f2683b838 -address /run/containerd/containerd.sock │ │ ├─108276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6ddc41646745d802ad892ff97afe71804d54303fdd4e4c05b68e392f46d6df5 -address /run/containerd/containerd.sock │ │ ├─109785 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8be86726736aaedb62eb3148176b921891303e0ffcc592a849c99938a1282e2 -address /run/containerd/containerd.sock │ │ ├─109829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dafdb37f4246ec2535377026a7bf5074b255ce9b7e509c23a31a8d26cd4f29ed -address /run/containerd/containerd.sock │ │ ├─111845 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4bd380627590355cb4a5bb121a88f5043722edb0ab93081888712b56c24b652 -address /run/containerd/containerd.sock │ │ ├─113627 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbdd4d98407a8a220b637d87993ed440b40b5e91fefe764b025f0082515c9efa -address /run/containerd/containerd.sock │ │ ├─113745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8163e04a9c867e9cadfae8dc3e9202a9352ac7ef5ef2af97c849b40fa98f4700 -address /run/containerd/containerd.sock │ │ ├─126690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cad208ada7de43e4dcdb8a7c0c18fff122090cc175e993c254d15fb63bbc0828 -address /run/containerd/containerd.sock │ │ ├─126716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2faadf83caec884411650c7253cf632670ba7b08e0125f3d4647f97231b58a8c -address /run/containerd/containerd.sock │ │ ├─129326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73f8025585ffe52440df9fcbb8c0f77b80910272379cb86af5d649a7702d4931 -address /run/containerd/containerd.sock │ │ ├─155669 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e9020846fa82c7794609e68d1cc56b8dc7b8aa6cd5fe6d39701d1ca763da224e -address /run/containerd/containerd.sock │ │ ├─156805 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c3608f5de26a048e04ba7137800e23de9c80229b57458447559eaba1b1b587 -address /run/containerd/containerd.sock │ │ ├─157937 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d2c25b23c4e876c52ef725d010e0c9676805c74dcbafb18a386a05eea489097 -address /run/containerd/containerd.sock │ │ ├─157980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5a7b8d23c0d3accd38613baa2c0563dce83cb6972b01f9b755fd2c28cb9c0998 -address /run/containerd/containerd.sock │ │ ├─158560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d09ec0dad7def1b69db5ee4412f592d0b218ac278f96d9fcc90c7b0a274e5ea -address /run/containerd/containerd.sock │ │ ├─159660 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd09e1f60ccf9ea1ae8a7b409678995d5d591ae68fd26c774dd1d80378d4ee59 -address /run/containerd/containerd.sock │ │ ├─161740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dc534d39eb7e4076d6ac90c93c8f305d076b751bae3396ae13cccc4c210f3c1 -address /run/containerd/containerd.sock │ │ ├─162215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90c3d988a38a3fe4b701e852fe196714e536d195a46119fddae287abf9c3aee1 -address /run/containerd/containerd.sock │ │ ├─162310 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 144bb44cd947a4782719b23fc38364b768a5ced8ddaa6d653413f8e5613040cd -address /run/containerd/containerd.sock │ │ ├─162351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3673e2579fda0206058b9c9767c0b2f95fb9da17276534414aca00b0e308a1db -address /run/containerd/containerd.sock │ │ ├─162575 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85f11c69265364de913687ba4c279d35a66eb9f111f5eeb5d121bc4e5e9f5a4d -address /run/containerd/containerd.sock │ │ ├─163421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 06a2b444295329d0de8a09b6902d18d02a42f50374bab222d4524a7ae65897a4 -address /run/containerd/containerd.sock │ │ ├─175157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 319b17e6bb6f915b69dd45620404e60d70c764d07bed6e4b557d3ee8619c5ae8 -address /run/containerd/containerd.sock │ │ ├─176869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b535204931300d29f5a32ce96eef16ba187ae7f3ae65a3e67869bd5642b5e7b -address /run/containerd/containerd.sock │ │ ├─176876 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1a511815a29efa379b3a4d86b64715bd13a06236db9b3c780483b584d877c8c -address /run/containerd/containerd.sock │ │ ├─176996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d4533a93e597718be742b3268a30eb59309161847652312e525ea0439e507c1 -address /run/containerd/containerd.sock │ │ ├─177235 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f664b1eca12ace63fbd142745531f53f8a853cd4643e6278557d6b13a21f4dd -address /run/containerd/containerd.sock │ │ ├─177278 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86b12866f02cf6b5e6b089edc5a556fd3ed03399018f49a46bfea886515d7dd0 -address /run/containerd/containerd.sock │ │ ├─184165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d6e58c4c4c8dcc5b4e62e891de26568ad4a68c044172e52f13a27988d8b56a1 -address /run/containerd/containerd.sock │ │ ├─188639 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3edaa6aa80c091a3bd85f43d483470089d74be7860b1235c20a99747252b6fde -address /run/containerd/containerd.sock │ │ ├─191198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ebfaf6cebc1e2a684c6cd03bbdab2bc1591ccfa0b10627fb92c654d40187dbb9 -address /run/containerd/containerd.sock │ │ ├─191290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 214103b725e0244f9d9bba2c7daa30d54b87cbfe9ba37217176850a03647f762 -address /run/containerd/containerd.sock │ │ ├─191434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db8dca3e865d19a5ed3f753c67ed188f1b652821f6fcfb5673533245902020ff -address /run/containerd/containerd.sock │ │ ├─208095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52d9156d4bcfe89841286e35fbd2468b9ea303d6c90105a470cea551c3b46bf5 -address /run/containerd/containerd.sock │ │ ├─216406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25056a0ba7b5c5d192f19eaaffbc2acf33423f42bafad85d50105ba40d04f642 -address /run/containerd/containerd.sock │ │ ├─216431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d8d4fc45e6a7c760ebb79dff0678b10bef2a74709b948ce988b86062e9e82665 -address /run/containerd/containerd.sock │ │ ├─216452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b87d2ae21cdfd4efbbdd741a0b7f4870b5bce9923de1fa871bdf87505c1d4f7b -address /run/containerd/containerd.sock │ │ ├─216745 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa4a67be90eb50eeadf1893227097400e651b6a44b58c64401f6f460464d72e0 -address /run/containerd/containerd.sock │ │ ├─228256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8c43b4f5b9daed7d6d8b38a1a1488c9fe4a0a4f1ada4d7ebb3862e346b0e9d4 -address /run/containerd/containerd.sock │ │ ├─230510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d2118f2e3655d6532decb82affc1d5b231797d56d128b8e67060b0711e433a9b -address /run/containerd/containerd.sock │ │ ├─232014 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b54dade3593ffb898d12f4bd9dbdd3804e26a2c6cad5c03ae93a4ef7f3dab12 -address /run/containerd/containerd.sock │ │ ├─233099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2393d24d477cfd7b3f6740402691969e5d94e054dfb62a365c3f6f36a56a97c5 -address /run/containerd/containerd.sock │ │ ├─234258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3763ca865cdb42bd57bcca4e94edf4512a339e9997dfae5e14c11da6bf4016fb -address /run/containerd/containerd.sock │ │ ├─235873 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8ab151383a8a5486dc8ad2e4fd708caa00d69a14323e9b7168e5e361755d46 -address /run/containerd/containerd.sock │ │ ├─236809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6d8235b0bde6954e184f6f43d4104ac9bf2ececbe70c30b2992e4810f5693aa0 -address /run/containerd/containerd.sock │ │ ├─236849 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f570338123f5b65495035bccca8cfe98cd8067afa4281e2e83ad7600dc043024 -address /run/containerd/containerd.sock │ │ ├─246732 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d1c9b0be05ea684ac1bd5de23d8d057fc450d2c300adfbc82eaaffb3206e9d7 -address /run/containerd/containerd.sock │ │ ├─247210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 20027f3532ddbe848b036987e3c837e2edf04af17872479db1f96f25158dc1a1 -address /run/containerd/containerd.sock │ │ ├─253282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6454caa8baeefaa045be8ccbaf92ed7ad297b8a8b5f81b969ec4635ec0c469e7 -address /run/containerd/containerd.sock │ │ ├─257264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e88abfebe56e2e79c7b0761a73bf45674d7e88c088bd3efb52f5be2bd03d36 -address /run/containerd/containerd.sock │ │ ├─257526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8e9be2dc5791e2ddd5096e00d2cad91bd7bb2d3ab24e28fcf23e0f766af48022 -address /run/containerd/containerd.sock │ │ ├─257598 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90773784ffffb83744c0cb30cfbef1acd757599fe5456968f0506436c91b93cf -address /run/containerd/containerd.sock │ │ ├─257663 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51ea9473b2c358dd7720f53cf3883a8f8a935f6e7eeeffe323488a4a1791232b -address /run/containerd/containerd.sock │ │ ├─269408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb044500f222e91aac34387b7e78c50eff90ae5bb19e37347db4b62e4616b2fe -address /run/containerd/containerd.sock │ │ ├─272005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc86204da797f3b05ce7e948afb2ec11b891fde790c0f2513ae9903f16eb4489 -address /run/containerd/containerd.sock │ │ └─273408 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id be9247c97bc3f19081d15146fdff83cef49a6499ac295ec28fcb73a39c3f3451 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1196 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─526 /lib/systemd/systemd-networkd │ ├─docker-ef60fac01e37963a0b8052704ee95cfbea7fc38796294ade936d259f5a86d583.scope … │ │ ├─34013 /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 │ │ └─34026 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-udevd.service │ │ └─398 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─631 /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 │ │ │ ├─29045 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29305 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19469 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19500 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24421 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24698 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33705 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33972 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ │ ├─12104 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ │ └─12135 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.sxssvt.service │ │ ├─12466 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sxssvt/unit.run │ │ └─12485 /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-sxssvt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sxssvt:/var/lib/ceph/mgr/ceph-instance.sxssvt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.sxssvt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.sxssvt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.service … │ │ └─10165 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─650 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─623 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─run-r0c49f53361fd4eb79c0595650883e8e5.scope │ │ └─191883 /usr/sbin/libvirtd --listen │ ├─multipathd.service │ │ └─155022 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40091 /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.3 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-e07102fb7e273bca84ffad08e202f53baa942dc09d2b2cbb4b3290e1db443196.scope … │ │ ├─12535 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.sxssvt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12588 /usr/bin/ceph-mgr -n mgr.instance.sxssvt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-b7ed92119716950700e0f76d612e90aaea39cca6a232ada4ad51e1c795b526d9.scope … │ │ ├─12213 /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 │ │ └─12226 /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 │ │ └─362 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 654 sshd: /usr/sbin/sshd -D [listener] 1 of 10-100 startups │ │ ├─401470 sshd: unknown [priv] │ │ └─401471 sshd: unknown [net] │ ├─docker-904a2fe12f213327a437f2b1a8cc49a87a036e129423e31208f060d87cd9c0f5.scope … │ │ ├─29349 /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 │ │ └─29361 /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 │ ├─uuidd.service │ │ └─1381 /usr/sbin/uuidd --socket-activation │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10671 /usr/sbin/chronyd -F 1 │ │ └─10672 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─402 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─154895 /sbin/iscsid │ │ └─154896 /sbin/iscsid │ ├─dbus.service │ │ └─619 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─628 /sbin/agetty -o -p -- \u --noclear tty1 linux │ ├─docker-83c30b5739f8c4ff42e2c4a3e3df8d60343f7590f8fa13299387b6175437dd1d.scope … │ │ ├─19556 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19574 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ └─systemd-logind.service │ └─625 /lib/systemd/systemd-logind ├─k8s.io │ ├─4cc513215623c1ae83f08d921b92a0a473af0beb3167dc462c85ab67247d63ba │ │ ├─272157 apache2 -DFOREGROUND │ │ ├─274406 (wsgi:h -DFOREGROUND │ │ ├─274407 (wsgi:h -DFOREGROUND │ │ ├─274408 (wsgi:h -DFOREGROUND │ │ ├─274409 (wsgi:h -DFOREGROUND │ │ ├─274410 (wsgi:h -DFOREGROUND │ │ ├─274411 apache2 -DFOREGROUND │ │ └─274412 apache2 -DFOREGROUND │ ├─6f2baa360e07d007de21c67ba8e836f5ef46d69eb0487c64e9faa59044e86e83 │ │ └─55843 /pause │ ├─55efa9869b4abb87d8788166944c751515b8fa42ce269c2919f4eb327aa0108a │ │ └─41018 /pause │ ├─aa190b45827ef36902b31a6f9f0d52d24fd15f2b80aa865aba5ee050f6bbf591 │ │ ├─175299 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─175315 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─175321 erl_child_setup 1048576 │ │ ├─175487 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175488 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─175498 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─175654 /bin/sh -s rabbit_disk_monitor │ ├─bccf2141d23dd88f67d8112c52fbda012700aa3ab779105ba1441b40486c91d2 │ │ └─95386 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-npb5c --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─87cda98971bd55ae4926890881a271dc02c1bd039b5e7c1a657d631e0970ae94 │ │ ├─66840 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66857 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66863 erl_child_setup 1048576 │ │ ├─66945 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66946 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66956 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─67098 /bin/sh -s rabbit_disk_monitor │ ├─769bcc0f1c2a5a42a5718d3350e6a4ad2915c5e8b7d5af17c596d9f675fdcfc9 │ │ └─156226 /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 │ ├─a2dc7909c9c9d025532ec9ade8a7ff68e0e7334df3a94ee4de3963f127d66035 │ │ └─62017 /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 │ ├─73f8025585ffe52440df9fcbb8c0f77b80910272379cb86af5d649a7702d4931 │ │ └─129349 /pause │ ├─9048761e12803fc907b268baf1446e38e0bf70197152173bb377c85bfdff9d36 │ │ └─127316 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─07e3216c320aafa936e577d45f4b82589715a0bc2f482b81d1fcf46dc4b99067 │ │ ├─156261 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156274 /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 │ ├─398727db80ec435a65f479c1686008caa92bc3be7dfc46818919b8e38a5547d1 │ │ └─55167 /pause │ ├─490ed8f19453b2786c305f3f99b18be8bac5a0ad1438eb6e650d9975e9348a49 │ │ ├─246918 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247503 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpg6l12mx0/privsep.sock │ │ ├─247506 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247508 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─e8be86726736aaedb62eb3148176b921891303e0ffcc592a849c99938a1282e2 │ │ └─109808 /pause │ ├─eff0bcec98d6f88643580a96ee957a7ed8fdbed29ea2a586edaf7f0a9e1350a7 │ │ └─84640 /pause │ ├─0d7c5922013c7042b59630592d47ec877fd999577adaf459bec558381a8d1887 │ │ ├─204182 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─204513 heat-engine: ServiceWrapper worker(0) │ │ └─204516 heat-engine: ServiceWrapper worker(1) │ ├─8efdbfb16e5e1b96be01b0ff73a3fc46c02a1f917bdb86b31834fbbb135867eb │ │ └─56322 /secretgen-controller │ ├─b87d2ae21cdfd4efbbdd741a0b7f4870b5bce9923de1fa871bdf87505c1d4f7b │ │ └─216524 /pause │ ├─eed97bb727a3267ca33b560034122f8ef3a1d92dd67628cb1682768cefe2b78e │ │ ├─41490 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41866 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─db8dca3e865d19a5ed3f753c67ed188f1b652821f6fcfb5673533245902020ff │ │ └─191471 /pause │ ├─bd09e1f60ccf9ea1ae8a7b409678995d5d591ae68fd26c774dd1d80378d4ee59 │ │ └─159684 /pause │ ├─ced78b89f2ee40e09e772bcd7ae26d2da28e3f0f974d451eaa77c9a12e384229 │ │ ├─ 71709 apache2 -DFOREGROUND │ │ ├─ 71726 (wsgi:k -DFOREGROUND │ │ ├─ 71727 (wsgi:k -DFOREGROUND │ │ ├─ 71728 (wsgi:k -DFOREGROUND │ │ ├─ 71729 (wsgi:k -DFOREGROUND │ │ ├─394391 apache2 -DFOREGROUND │ │ └─395512 apache2 -DFOREGROUND │ ├─f54006bca87a6753cac432449065035aa554dc55a0136a7a82d17da6e2b60e85 │ │ └─43398 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 │ ├─251a00938b7517bca0ac2adab59ea5524c87f5e75ce7cb7d51442be6aa5c3621 │ │ └─85591 /usr/local/bin/rook ceph operator │ ├─de120c64157b7ca3ecb125b44bcfb8121fc18e34871c8bbfb32844549cfded5c │ │ └─56218 nfd-master -crd-controller=true -metrics=8081 │ ├─44f1ce7d69136d0fcdd998c5057fde136b33933cf3db0f4295ae13e44161caaa │ │ ├─110236 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─110508 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110510 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─144bb44cd947a4782719b23fc38364b768a5ced8ddaa6d653413f8e5613040cd │ │ └─162339 /pause │ ├─f94a7321410c9f70ccd1e096dcf4ec3f5842635bf0b69a4380633fbeb78deb2b │ │ └─47084 /pause │ ├─8d09ec0dad7def1b69db5ee4412f592d0b218ac278f96d9fcc90c7b0a274e5ea │ │ └─158590 /pause │ ├─7d842bcad32ae823b85cca62ed12d07eeeccf36886a5d7336248f213242499c6 │ │ └─233167 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─6454caa8baeefaa045be8ccbaf92ed7ad297b8a8b5f81b969ec4635ec0c469e7 │ │ └─253314 /pause │ ├─d811ed6e6bfdea7ac4e1edfda4080286b8e85e428fcf865a6b3d64e285acc9d3 │ │ └─90953 /pause │ ├─08adbd11949f31182046b29f09546e3ad209bb58e4e42f76d5a3dbf8538a33ed │ │ ├─204224 heat-api: uWSGI master │ │ ├─204260 heat-api: uWSGI worker 1 │ │ └─204261 heat-api: uWSGI worker 2 │ ├─809e40375c4bda038b8c783f1a38f0ea77b6566e432b339817e8e364314e8d54 │ │ ├─112005 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─112022 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─112028 erl_child_setup 1048576 │ │ ├─112145 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─112156 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112221 /bin/sh -s rabbit_disk_monitor │ ├─7316f9ade675abdf37f5ee05fc4aaac7dd83240db08b6a528afc985b47bda073 │ │ └─232579 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─a8ed190c5d92b237e64484706289c3f0901ec090243edea153d14bf84c301ea0 │ │ ├─266912 manila-api: uWSGI master │ │ ├─266964 manila-api: uWSGI worker 1 │ │ └─266965 manila-api: uWSGI worker 2 │ ├─af71ca9b9eb16d39f42dcb7b880b08124fbb7b92d5665928fa4f1929fe861985 │ │ └─47239 /manager --metrics-bind-address=:9782 │ ├─2393d24d477cfd7b3f6740402691969e5d94e054dfb62a365c3f6f36a56a97c5 │ │ └─233141 /pause │ ├─e83d83476a1f1b12e1b6010cd7fc9465d9df063e2e781e23dbf529294b566159 │ │ └─43992 /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 │ ├─eb3342650267461f25f54b939a7459bb7e06189164574fabba3f6598a3e26fb5 │ │ ├─247037 magnum-api: uWSGI master │ │ ├─247049 magnum-api: uWSGI worker 1 │ │ └─247050 magnum-api: uWSGI worker 2 │ ├─b539bc795c74168da6b000840e35df8ab922b03c241a8749041107ef97e5046d │ │ └─41284 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─6b54dade3593ffb898d12f4bd9dbdd3804e26a2c6cad5c03ae93a4ef7f3dab12 │ │ └─232037 /pause │ ├─3673e2579fda0206058b9c9767c0b2f95fb9da17276534414aca00b0e308a1db │ │ └─162425 /pause │ ├─0531257cd86ef447bbc04bc8e8ea688a58108f7b46aa584534c4065de5f56b2b │ │ └─65652 /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-3.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 │ ├─a8f3938734ab32813d5e5abb75ffc09453536deb534b95f6230cbe75b99667c0 │ │ └─195397 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─324b8cb9658488fa12728cd02262919ea08b6b1d2b264c6773ddebc2777ec17d │ │ └─39916 etcd --advertise-client-urls=https://199.204.45.3: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.3:2380 --initial-cluster=instance=https://199.204.45.3:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.3:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.3: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 │ ├─38e50d79742b14cc230c3a9d414f946b7a686609bfdaba68182062a678e44c15 │ │ └─47559 /pause │ ├─90773784ffffb83744c0cb30cfbef1acd757599fe5456968f0506436c91b93cf │ │ └─257622 /pause │ ├─20027f3532ddbe848b036987e3c837e2edf04af17872479db1f96f25158dc1a1 │ │ └─247252 /pause │ ├─7d1f0192b61e532770e2a6979712d58142c7853a3bf97cd3e2ec36dede15dd1b │ │ └─50564 /pause │ ├─13f89afcacc1ef4982603ab33eaa66566f95e3e8dde7a3a843b12fc59fdccfe4 │ │ └─273695 /bin/openstack-database-exporter │ ├─7569e38d396bb1bcdc415a7741ca8455e54b53565ea31b6af956214bd5ad3215 │ │ └─190843 /bin/bash /tmp/libvirt.sh │ ├─1ccaabc4e55a4ace5060245247cbeb0f4a8af78f36b2fdab7ac69fa1ba0e78a3 │ │ ├─127808 /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 │ │ └─127962 /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 │ ├─66d9d6b1e6ba2606824daf2971cb1f8e7b3ce9740b48649e8b0dae8e283091e6 │ │ ├─64930 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64965 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─d747b50fb6f707a1d00486a1446fbbeb8455405eb7fcd551f8fcd9beb0583515 │ │ └─48235 /pause │ ├─24c5b842841465554cb7bc7c46e29beac1adee2a2d517cbd169e853bdf273c72 │ │ ├─61704 python -u /app/sidecar.py │ │ ├─61995 python -u /app/sidecar.py │ │ └─61996 python -u /app/sidecar.py │ ├─c4a4486a5643a628f3fc66ba3fb5d36a3f3a50e32fd612eab9a413e301a06b84 │ │ └─66045 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─735496a8ce82bd3661fb9524e4375038278abccf2449e09ce9dce1cdb3516292 │ │ └─65017 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─d8d4fc45e6a7c760ebb79dff0678b10bef2a74709b948ce988b86062e9e82665 │ │ └─216518 /pause │ ├─010eee3456d0c894acb1ec630f86eb7a5fd0a99ca6c11de1689d2557eb64a913 │ │ └─66174 /bin/pushgateway │ ├─e770b2fb61d629d6d3fc0a396c1f2640515846b0ee8915071eec21103eb58104 │ │ ├─172999 nova-api: uWSGI master │ │ ├─173035 nova-api: uWSGI worker 1 │ │ └─173036 nova-api: uWSGI worker 2 │ ├─9582ff85134cda4b59061f5efd36f38d4a7e749dd75937879f3ce03369859b36 │ │ ├─83876 barbiacan-api: uWSGI master │ │ └─83905 barbiacan-api: uWSGI worker 1 │ ├─2220d7eccf25fe283d56f66c284668f83d9d314665ed3ff40b194023ae6fdb2d │ │ └─190796 /usr/bin/libvirt-tls-sidecar │ ├─397727ebe37d2bf522e62299a1179c938451728dc6c97cad654ee22b089f633e │ │ └─64382 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─36622b545eb364a8d86cbf279f37f3cc033df5e3cb9eeb18e9c495d74a4303e9 │ │ ├─146397 placement-api: uWSGI master │ │ ├─146423 placement-api: uWSGI worker 1 │ │ └─146424 placement-api: uWSGI worker 2 │ ├─f19ba40b9dc6b524986580b11ff29ba21f3be841d7b8ea7dd03963593628cd1e │ │ ├─158217 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158352 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─158369 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─158502 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─400968 sleep 15 │ ├─e42642c3c9af533783415fcd37a05c267c66291cd2f68285b69553784a6b6fea │ │ └─65185 /goldpinger --static-file-path /static │ ├─ea0b9d02d3c84fa7e10d6f85c784beb4f295a3009d01c6e74049b767223d5b92 │ │ └─47919 /pause │ ├─319b17e6bb6f915b69dd45620404e60d70c764d07bed6e4b557d3ee8619c5ae8 │ │ └─175181 /pause │ ├─5c39a2f56980da92c9b7f49efcc11214742a71e11041f33b51dea7f387c49a23 │ │ └─63885 /pause │ ├─a833057ea17d935f388d497bc5f423dc135ff844db5191a70dea464d99e46472 │ │ └─39797 /pause │ ├─86b12866f02cf6b5e6b089edc5a556fd3ed03399018f49a46bfea886515d7dd0 │ │ └─177317 /pause │ ├─b59238ae45b13328eb57f1cbf912cc61055c12f0d98257ac7f71847088cbc8f7 │ │ └─40041 /kube-vip manager │ ├─89edf1a95096344e4d3fabcfc6a152fba076ab784657aa602421e7b5f510850f │ │ └─77408 /pause │ ├─896a96ce44eba405ea829748c70ad371cfc5dff274463f11fc14b35ddcab27e2 │ │ └─39878 kube-apiserver --advertise-address=199.204.45.3 --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 │ ├─74d4e33c5713bb3eb1ab09ced8c0137c55ad8338e6fd64dfe0583a7c0b66b1e3 │ │ ├─ 46429 /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 │ │ ├─ 46449 /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 │ │ ├─ 46554 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271590 nginx: worker process │ │ ├─271591 nginx: worker process │ │ └─271592 nginx: cache manager process │ ├─d2118f2e3655d6532decb82affc1d5b231797d56d128b8e67060b0711e433a9b │ │ └─230535 /pause │ ├─7f1dd38a6378ff8d0d6d63436b256fdee9cf822f027afebceaaddf0ecb530647 │ │ ├─64056 nginx: master process nginx -g daemon off; │ │ ├─64081 nginx: worker process │ │ ├─64082 nginx: worker process │ │ ├─64083 nginx: worker process │ │ ├─64084 nginx: worker process │ │ └─64085 nginx: worker process │ ├─7415ea937b736302baf569f359bf2bfad8228579419da55883d74a254c2fddb2 │ │ ├─77554 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77571 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77577 erl_child_setup 1048576 │ │ ├─77624 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77625 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77635 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77767 /bin/sh -s rabbit_disk_monitor │ ├─44854d7f79dd1d737d892b9c28bef242f3020923718fbea22313bbaf0b52ac63 │ │ ├─184944 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184974 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─3aa75da284b45f4cd2049d523cd8e6288e1d3a90f7e2b0037e4985e7c8f548b0 │ │ └─42772 /pause │ ├─1ba2eb296f618f512e30be468bac97c3e1fca5dbaf833242e93e68c5189238f8 │ │ └─47193 /pause │ ├─15f05d0a2d0a05cc007bd5a31b47585f85706ed3fb7f9bf56cacfe677d88be4e │ │ └─62692 /pause │ ├─ae04bc86af82bb46c24dafa511e9716952f176f545631f2ae6dda6689b4506e3 │ │ └─124925 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─dafdb37f4246ec2535377026a7bf5074b255ce9b7e509c23a31a8d26cd4f29ed │ │ └─109871 /pause │ ├─7bd967896071f72d8c564672eee1911a0d27b1cd582e5b3c2da1e82b4f6336fd │ │ ├─189362 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189864 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmphqpdw0ye/privsep.sock │ │ ├─210803 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp42ucksso/privsep.sock │ │ ├─226926 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpjsglnie8/privsep.sock │ │ ├─227183 haproxy -f /var/lib/neutron/ovn-metadata-proxy/a50bd430-e952-4042-83ef-2ac33782a546.conf │ │ ├─373972 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─373975 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─3763ca865cdb42bd57bcca4e94edf4512a339e9997dfae5e14c11da6bf4016fb │ │ └─234285 /pause │ ├─00ab4a47e56b4830e718b9d206d343aac9cf1d4fb3593d9e2cf2e128852a0b2a │ │ ├─189360 neutron-ovn-vpn-agent: master process [/var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini] │ │ ├─189804 neutron-ovn-vpn-agent: ServiceWrapper worker(0) │ │ ├─189892 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8mjj066u/privsep.sock │ │ ├─388821 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjqa12jo3/privsep.sock │ │ └─388836 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpj9h3sor0/privsep.sock │ ├─37d3616a12f220615c0d4367820a1408ee5baf9b918b31af7943fde497f21ccf │ │ ├─61680 python -u /app/sidecar.py │ │ ├─61997 python -u /app/sidecar.py │ │ └─61998 python -u /app/sidecar.py │ ├─e4bd380627590355cb4a5bb121a88f5043722edb0ab93081888712b56c24b652 │ │ └─111868 /pause │ ├─408cfc13781dc984582e920c9151c167602026d6ca1a609cb95c8770d3e9aa86 │ │ ├─253582 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─253599 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─253605 erl_child_setup 1048576 │ │ ├─253725 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253726 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─253739 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─254097 /bin/sh -s rabbit_disk_monitor │ ├─ade3af5860cf18a5c84715f7f87bc83ee4ddfd9e3998fbb51d4e07b135be105e │ │ └─111494 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─333cfb2ca1ab8019817e0e4397e056dd8c2af2cf454c916d77fce20ae53e18d6 │ │ ├─123397 cinder-api: uWSGI master │ │ ├─123410 cinder-api: uWSGI worker 1 │ │ └─123411 cinder-api: uWSGI worker 2 │ ├─7d6e58c4c4c8dcc5b4e62e891de26568ad4a68c044172e52f13a27988d8b56a1 │ │ └─184190 /pause │ ├─b80b3a8a172f623df4d71845a3a15c82eeddf627c5a25239158d869220f9bb27 │ │ └─66417 /pause │ ├─f2fe27c3df7d5105658d08bd2c2e1b730a698a58a87848cfdf99afd8374c6c51 │ │ └─48541 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─4dc33d550bcf220e30c88aac177562d0b94b4a1b5ca3a061596169c340e514ea │ │ └─66271 /bin/memcached_exporter │ ├─9451e63ef448f8deeb7b9e572bb99335c1062422d77c40aa742ea2fcb3f36457 │ │ └─43224 /pause │ ├─5a5ac7c46f10976a5562a3827ab8dbd5dee916dc2c6b859e9f79d13f93dccf28 │ │ └─254492 docker-registry serve /etc/docker-registry/config.yml │ ├─ea9145f1ed05f16cb812050535ca6b321d1d300281732fbe2e659bc8d0d81945 │ │ ├─226985 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227003 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227511 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227512 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390667 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390668 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390669 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390670 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390671 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390672 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390673 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390674 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390675 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390678 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390679 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390680 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390681 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390682 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390683 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390684 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390685 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390686 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390687 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390688 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390689 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390690 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390691 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─390692 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─390693 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─c327283ce5d02f68e83a6821a6eb3b7866798415116fadd41bb370fcaedb55ea │ │ └─42857 /coredns -conf /etc/coredns/Corefile │ ├─b6cbc49028fe31e7903eb9c34959d3eebea5e99028fc830776d143544b835572 │ │ └─61921 /pause │ ├─d4531df37c802edf68325d046669d90b9916241d467ce05f82821ef26fb8c97b │ │ ├─177831 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─390659 sleep 300 │ ├─e11effa7a39fbfe1e12f792709e5747c3d2865d27407a6d248924c0f456c4f75 │ │ ├─158886 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─159106 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─159114 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─401074 sleep 15 │ ├─38046f5e37c0db12427b02d49cd6a437bf9a4bb9e6ccd5d6154364c072d4a048 │ │ └─64471 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7bab7353189e1f1281b1f15a750433c54fc9135205e6cd8124f0d48d0d0f2d50 │ │ └─56095 /pause │ ├─b6ddc41646745d802ad892ff97afe71804d54303fdd4e4c05b68e392f46d6df5 │ │ └─108301 /pause │ ├─cfd8624e9e8d5005435a773d361e72c7669124427924f58b05a04dbd29c8fad9 │ │ └─41035 /pause │ ├─51ea9473b2c358dd7720f53cf3883a8f8a935f6e7eeeffe323488a4a1791232b │ │ └─257703 /pause │ ├─2b535204931300d29f5a32ce96eef16ba187ae7f3ae65a3e67869bd5642b5e7b │ │ └─176931 /pause │ ├─39ff4b4d55af03af79023572dd35f9f5b0b7ede5b22129d5645f74fb664cdb6f │ │ └─61876 /pause │ ├─8d2c25b23c4e876c52ef725d010e0c9676805c74dcbafb18a386a05eea489097 │ │ └─157960 /pause │ ├─ad0a5d0418b9353ad70d5f93edd73558be70a9ef34c6694ddc2a8471687deafb │ │ ├─267113 /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 │ │ └─267329 /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 │ ├─5677341f760a3a49f33676a77ce8eb929085746630d4e4cbe5f3a8b3116b4012 │ │ └─55931 /pause │ ├─a80570369064c5a02e90d634037504e40864341f579c1e00a6627d5da8a02e44 │ │ └─60531 /pause │ ├─deb50143957ee1be77409eb1b20a2f29e480ca325acf338f983404db7e726f8b │ │ └─50921 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 │ ├─956e66a49eb769758ac9b729d7369b0df3c61151cb9b8904cfed3597e22f3ebd │ │ └─39718 /pause │ ├─7c1a030f02a2d56f12343339e609493883c933c0b40ad2884626f493f0eb1b48 │ │ ├─204206 heat-api-cfn: uWSGI master │ │ ├─204258 heat-api-cfn: uWSGI worker 1 │ │ └─204259 heat-api-cfn: uWSGI worker 2 │ ├─a754bc3fdc12903370ae481f4c9ebb61e9fdea1c383ecf7c93221b9e84f75305 │ │ └─266877 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─8dc534d39eb7e4076d6ac90c93c8f305d076b751bae3396ae13cccc4c210f3c1 │ │ └─161829 /pause │ ├─a1d60ff0ecb65c096e6e914db5754f26a701c5eb13a09962b8b3b95c6eabbeea │ │ ├─48375 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 │ │ └─51220 haproxy -sf 237 -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 │ ├─4a038a641536643883f009c09295e735e1940bafec3e819a52ece7a97266ab5d │ │ └─65401 /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-3.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 │ ├─709af4cb571f32a7e7deb059d2679b3c4db4276dee3f2ae28bb58e7af96fd04b │ │ └─64130 /pause │ ├─c61c5dfb0019ed4f9285f38f782cd221c7e2c1488e4edcadc774ee82e3e41bc3 │ │ └─62775 /pause │ ├─33e88abfebe56e2e79c7b0761a73bf45674d7e88c088bd3efb52f5be2bd03d36 │ │ └─257333 /pause │ ├─afd9862a615d156a5da733616667de65282879d189bcd8d71b3e7236633dc29b │ │ └─51272 redis_exporter │ ├─1031f2b3580fb1c2675576534f6c864a1056f89fed51e313a457c411cfd910a1 │ │ ├─173126 nova-metadata: uWSGI master │ │ ├─173154 nova-metadata: uWSGI worker 1 │ │ └─173155 nova-metadata: uWSGI worker 2 │ ├─857cdd03979107f05b1a9998f30d7db9c296a689d755f1f87750dcd416255dd6 │ │ └─39777 /pause │ ├─f27c981d099c0c3b4c48534bd767c099c344c724568238894d4e23891db2bc48 │ │ └─42435 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─395617ab61870ec32a665ccdd4353d3af75238678e0beb05c3b730a0a4b1cd04 │ │ └─47680 percona-xtradb-cluster-operator │ ├─f688a154881613870ecfceb2ef07c682e85828473f2f8487ba004610d6060e43 │ │ └─168487 /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 │ ├─5693b28d01a7c7d11de0bacf32d886980417777f44954d515f72dc6bc04df84f │ │ └─39922 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 │ ├─e589af5a766fe260637294eb05e5354439ac3c93168234fc81a391ae21401232 │ │ └─191832 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─5fe65cba435579422b304d794407536e6bf803e484465bfa1fb788291ec3f47a │ │ └─51115 valkey-server *:26379 [sentinel] │ ├─8d65fa90ceac984b9815f3790e23856771e59b45db4a45885b16a045ff3411be │ │ └─266907 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─42f1730023ed649bd36af3915d1d7337060ed113cebdcb23104f837fc4d4cd28 │ │ ├─108680 glance-api: uWSGI master │ │ ├─108700 glance-api: uWSGI worker 1 │ │ └─108701 glance-api: uWSGI worker 2 │ ├─43799eda879940bce63796bd03fa2ce1730826c262ccac1a368ef144d3bf9646 │ │ └─39793 /pause │ ├─6baf220cb4777d51acbf48ef99e5bd7ae4feadfd10e6a0f8e88b7d52181f18c0 │ │ └─66239 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─635c9731ab1c61c64945ad4acdfe5d2f635f295ace6c17aabb2e9a65d2d5afce │ │ └─48745 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─076da1cfd37b39d65a45f8c09dd95c57965210ce395a7abe1f358fdc2ed0d12b │ │ ├─173772 nova-conductor: master process [/var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf] │ │ ├─174246 nova-conductor: ServiceWrapper worker(0) │ │ └─174251 nova-conductor: ServiceWrapper worker(1) │ ├─883adeec33f66e41f3c9237fda69b92dd446fdc56de78313960446b065bec7f8 │ │ └─230910 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─18c43ec0418104e9250bcc09087565bb6389ebd1f6f03e1aa116a142205d8d06 │ │ └─65732 /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 │ ├─8d4533a93e597718be742b3268a30eb59309161847652312e525ea0439e507c1 │ │ └─177035 /pause │ ├─87665ba5622375fcac5414778c983689d43419dffbbbe54c8785ea601aade389 │ │ └─43902 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─72c3608f5de26a048e04ba7137800e23de9c80229b57458447559eaba1b1b587 │ │ └─156833 /pause │ ├─a00e0ee31b6b4ca95a59a6963ebf4ee8d36bf333ce1f540f9c625d7b22356e0b │ │ └─60492 /pause │ ├─d89ce8d72e8c7079d29961358bc77f3fa070a305ca9327248e5c63a3d19b1af3 │ │ ├─225983 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226667 octavia-worker: ConsumerService worker(0) │ │ └─226671 octavia-worker: ConsumerService worker(1) │ ├─ef46eb530974dc52551989f2e0324ae59cc68804d579a2ea32d82161e1794157 │ │ └─40285 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─538ac0273b20ae5c85c8678869a35b3ebb5e21f4aebc2799777790f4763f590d │ │ └─39891 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 │ ├─3edaa6aa80c091a3bd85f43d483470089d74be7860b1235c20a99747252b6fde │ │ └─188663 /pause │ ├─06a2b444295329d0de8a09b6902d18d02a42f50374bab222d4524a7ae65897a4 │ │ └─163446 /pause │ ├─c70ce0e8b304a47409c0450ca31e414318a03ead4dcd102369072b141073eac6 │ │ ├─247229 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247934 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247935 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─16f1575ffb4482b1641040354842b9ee2b1a2e64ec1d6f11da88d46b93dfea97 │ │ └─50784 /pause │ ├─6de6f73bf7d191c1b3a4e7a4e6a42a86a2d5fcf6167dcd874c5672b921215cc3 │ │ ├─91136 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91170 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─91179 erl_child_setup 1048576 │ │ ├─91289 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91290 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─91317 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91450 /bin/sh -s rabbit_disk_monitor │ ├─ef0813f5f22cd3b3cb4b4226dc9c4ea7e0a0846ed754d6221662b06ce11af484 │ │ ├─158212 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158268 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─158291 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─158480 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─400966 sleep 15 │ ├─5c4876e45442f84415dd54cb2b65d99300ff2ce33be5a72971c6e6678668b6c5 │ │ └─56182 nfd-gc -gc-interval=1h │ ├─2dcd316d16786133726467790704fb641283fef5accc58ba328090c7b54e6349 │ │ ├─225240 octavia-api: uWSGI master │ │ ├─225253 octavia-api: uWSGI worker 1 │ │ └─225254 octavia-api: uWSGI worker 2 │ ├─21f5ac06ad42263c4113cc9021a047bf8bf068d72a358a4a6b22283e6a37871d │ │ └─226023 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─e20024155f0a640d43abb88ece23ce77722ca367ea4096f635c6835183014064 │ │ └─65504 /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 │ ├─fb044500f222e91aac34387b7e78c50eff90ae5bb19e37347db4b62e4616b2fe │ │ └─269431 /pause │ ├─e9f00be57624bc2f859a4aaad562a03075333a6b32de7007a7bf9679c5906006 │ │ ├─173779 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─174264 nova-scheduler: ServiceWrapper worker(0) │ │ └─174266 nova-scheduler: ServiceWrapper worker(1) │ ├─61528f25d747bec54743bd1a1078d46ca8f43a60a1931b7831002416cef84d04 │ │ └─39754 /pause │ ├─1be19ee8f241e4b6d95c7a4b4d365ee1e7f4074450b36b01364e5535fea4b7ae │ │ └─96377 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─57911254606f5d258077ca4c3eafc196597938114ce91bb570a4aa5d50ab037d │ │ └─78819 /pause │ ├─4854c1f74fe8740abfe086de3fe4462f658f68de6751eb58e889bfcb7af4bb7b │ │ ├─186960 neutron-api: uWSGI master │ │ ├─186988 neutron-api: uWSGI worker 1 │ │ └─186989 neutron-api: uWSGI worker 2 │ ├─bf52ca1d7e84522dc92fe17983e8bb3ebe07cc6eaa737ca542cc556d20c781b1 │ │ └─68329 /pause │ ├─8163e04a9c867e9cadfae8dc3e9202a9352ac7ef5ef2af97c849b40fa98f4700 │ │ └─113772 /pause │ ├─3ba8063fad3fa0a8c80664246e3754c002a1c03a13e622075830079f2683b838 │ │ └─95093 /pause │ ├─2faadf83caec884411650c7253cf632670ba7b08e0125f3d4647f97231b58a8c │ │ └─126753 /pause │ ├─214103b725e0244f9d9bba2c7daa30d54b87cbfe9ba37217176850a03647f762 │ │ └─191320 /pause │ ├─e9020846fa82c7794609e68d1cc56b8dc7b8aa6cd5fe6d39701d1ca763da224e │ │ └─155694 /pause │ ├─25056a0ba7b5c5d192f19eaaffbc2acf33423f42bafad85d50105ba40d04f642 │ │ └─216486 /pause │ ├─ebfaf6cebc1e2a684c6cd03bbdab2bc1591ccfa0b10627fb92c654d40187dbb9 │ │ └─191264 /pause │ ├─e393d60c4ec0083ba8ee0034a98db4020857b58ed4ed1e9812d08be2cd17910b │ │ └─65242 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.netclass.ignored-devices=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─0008a0c8e5fe0ef8bbaa8d9d54b0b0bb63c289fb4c7e86095e89686178d8fef5 │ │ └─66475 /bin/oauth2-proxy │ ├─08df0ca18a06305d6f8bdf0f4779bab2ff3edaddc7ec5dca45575df444bfbe50 │ │ └─43787 /pause │ ├─398b3241d4bb443a6a62df6764d535dded8e6bcf656d86664bc32ef610b2ba8c │ │ └─63526 /pause │ ├─23cf10e28bf715bbf9e6b4cc3e14ecdb82993f7df1dcfc78fddf2dd72612161c │ │ └─60428 /pause │ ├─ad5250532c0bffba55667b25ee3f0b3430793e4c41d354e0f52728d5bfad5008 │ │ └─63408 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 │ ├─154da6807b80e429fc166ca0ad0e827ab7f66a600d0b5f158e7c02f502d2014a │ │ └─43946 /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 │ ├─6f664b1eca12ace63fbd142745531f53f8a853cd4643e6278557d6b13a21f4dd │ │ └─177259 /pause │ ├─bbdd4d98407a8a220b637d87993ed440b40b5e91fefe764b025f0082515c9efa │ │ └─113651 /pause │ ├─330e77bf9169d7308b1444180a61a52bf090e0bdd72140eb50c3d99f32867dbd │ │ └─40260 /pause │ ├─52d9156d4bcfe89841286e35fbd2468b9ea303d6c90105a470cea551c3b46bf5 │ │ └─208120 /pause │ ├─c2cd3f1a2671f0780f5d58c5f06346672fffb024bf7b9457fe6fbda29a67723c │ │ └─272385 /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 -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─acbfd66eef7c78ece732ab9fb75dd3c0f66c7fcfcda56b35093c30d617d5d175 │ │ └─95035 /pause │ ├─be9247c97bc3f19081d15146fdff83cef49a6499ac295ec28fcb73a39c3f3451 │ │ └─273440 /pause │ ├─1e205c02b289fc755e7f3d2417960a64c4b18af6dd0a510f9c5625ab485a625c │ │ └─42801 /pause │ ├─f570338123f5b65495035bccca8cfe98cd8067afa4281e2e83ad7600dc043024 │ │ └─236878 /pause │ ├─e77b68428d75995e22d96af19b3f367b694a1f7d4fd15b650a73f0b9597a19e3 │ │ ├─184821 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─185043 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─185054 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─401553 sleep 15 │ ├─ff76b9d2ddb08b78670f107e7ed1ce1b9654883f86d4fce826cbfcf6ef2290b3 │ │ └─63135 /pause │ ├─6d8235b0bde6954e184f6f43d4104ac9bf2ececbe70c30b2992e4810f5693aa0 │ │ └─236834 /pause │ ├─90c3d988a38a3fe4b701e852fe196714e536d195a46119fddae287abf9c3aee1 │ │ └─162272 /pause │ ├─8d1c9b0be05ea684ac1bd5de23d8d057fc450d2c300adfbc82eaaffb3206e9d7 │ │ └─246758 /pause │ ├─872f3efd1e29994176bda02d42acb00ff0e33109e0711ee4a99be049711912f4 │ │ └─47364 /manager --metrics-bind-address=:8080 │ ├─d7d0956db0e73d54e49b37e04fb23274023e93a5d251b4e521228e610d1075dc │ │ └─42410 /pause │ ├─ae8ab151383a8a5486dc8ad2e4fd708caa00d69a14323e9b7168e5e361755d46 │ │ └─235896 /pause │ ├─6d75d339a3d42745edd4bbdfcc934c335d5ae6fa56c2032937964698c6010a87 │ │ ├─189083 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─189146 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─189166 erl_child_setup 1048576 │ │ ├─189385 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189386 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─189396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189723 /bin/sh -s rabbit_disk_monitor │ ├─72aa7972033058947c5795b3e0311416b67b2c080845c04c75f71070dfe0443b │ │ ├─208283 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─208300 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─208306 erl_child_setup 1048576 │ │ ├─208401 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208402 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─208412 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208532 /bin/sh -s rabbit_disk_monitor │ ├─62a5e2242acc21041812ebaa0aea729d2bf0c3ef0c2a5e085d653b8954c43035 │ │ ├─159952 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─159969 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─159975 erl_child_setup 1048576 │ │ ├─160093 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160094 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─160104 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─160198 /bin/sh -s rabbit_disk_monitor │ ├─fdf4510cbcb32f5efe7a471fee670f57515389d61f1917238d3b310192fc32e4 │ │ └─61321 /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 │ ├─30b25531446ac9735f245f4da918e04b1e5859b61d928f49bc9eff8dfad111e3 │ │ └─43704 /pause │ ├─24f63e85663e29be7b332aa3a86b7605e61276c49bd1bec12a1128563c74fb57 │ │ ├─276185 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─276201 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─913bd7a3d87189620ae942ca4070501484f7c35cb25e73e18e52596a1b65e007 │ │ ├─228445 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228505 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228515 erl_child_setup 1048576 │ │ ├─228604 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228605 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228617 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228739 /bin/sh -s rabbit_disk_monitor │ ├─8e9be2dc5791e2ddd5096e00d2cad91bd7bb2d3ab24e28fcf23e0f766af48022 │ │ └─257552 /pause │ ├─db1da167e89df5ce485d56864c1b1b867df555ca076cb9d61efcf24395b24928 │ │ └─50824 valkey-server *:6379 │ ├─2120a392be7d540b9924b9e33136be0376b10c1f7bbcdbf6dcc24f538f58320a │ │ └─46071 /pause │ ├─525a2286b984146fe6cc80cbae56443793e85fd371a9b50c54dda3446f8b648a │ │ ├─ 95479 /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 │ │ └─395031 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f7345eb156ed077fee1b3000ba91ef638bb0e42a1a69773b8f78c0038d890505 │ │ └─42832 /coredns -conf /etc/coredns/Corefile │ ├─aa4a67be90eb50eeadf1893227097400e651b6a44b58c64401f6f460464d72e0 │ │ └─216767 /pause │ ├─b1a511815a29efa379b3a4d86b64715bd13a06236db9b3c780483b584d877c8c │ │ └─176985 /pause │ ├─91464a08385ba4f5d45a67599b7f375979fc9bd16b9f30e8ea67f50ebc151fb5 │ │ └─234386 /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 │ ├─8d0af0f5b49171c1f55d5785bb0332a29c0104c75ca40c6730e9fe237992366b │ │ └─65461 /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 │ ├─3060ed876295ebc3b226f16a462463a5f303ce6d8e1fcb964d71c917e8184b22 │ │ └─55886 /pause │ ├─5a7b8d23c0d3accd38613baa2c0563dce83cb6972b01f9b755fd2c28cb9c0998 │ │ └─158005 /pause │ ├─c41396294b0b88261a48a24850866c2871e6e0fd1e64108bd6ca9598c33f5a91 │ │ └─60401 /pause │ ├─970a2fdd1274caa1f6fc00400c2de7d09487319227ee9154626545f3234eebed │ │ ├─195367 /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 │ │ ├─373314 /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/tmp8o189s1d/privsep.sock │ │ ├─373349 /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/tmp9kavtpv_/privsep.sock │ │ └─373574 /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/tmpybj1or8e/privsep.sock │ ├─85f11c69265364de913687ba4c279d35a66eb9f111f5eeb5d121bc4e5e9f5a4d │ │ └─162601 /pause │ ├─eaabf1d5691ecaac5a931d41b16b37b279f94a49f530ea07dc58fb99eb74f27f │ │ └─66210 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f12d2079af19270d42f637af55e2ef61e863d3c535b1896a6305fbd408609927 │ │ └─56144 nfd-worker -metrics=8081 │ ├─48787fd09dba75d19e3e5ae980265a3d073b9fa6fe18c61d099361aa34a7ff7a │ │ └─43750 /pause │ ├─cb9544e31e4d3d61942c10812930e1b999bc4ab0b7d530d101217f5885dc7b86 │ │ └─46503 /server │ ├─cc86204da797f3b05ce7e948afb2ec11b891fde790c0f2513ae9903f16eb4489 │ │ └─272031 /pause │ ├─f704c4b59ffc75647035491ab7acffa7e24ef75a969fba8ac46588de1d3756a8 │ │ ├─48445 mysqld --wsrep_start_position=304fd703-48af-11f1-b00f-7233e7f55fb7:20 │ │ └─48618 /var/lib/mysql/mysql-state-monitor │ ├─cad208ada7de43e4dcdb8a7c0c18fff122090cc175e993c254d15fb63bbc0828 │ │ └─126723 /pause │ ├─e8c43b4f5b9daed7d6d8b38a1a1488c9fe4a0a4f1ada4d7ebb3862e346b0e9d4 │ │ └─228280 /pause │ ├─a8d618a457fd1b46552a99818fc255f5b9bea4368bcae7b4fd2e5777f2801de2 │ │ └─235924 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─f341f8af0c97a8f8acfa79d80e3b53ffc03cffdbaec86e66e184879d7ec453bc │ │ └─64821 /pause │ ├─d037bb50cd876a3360a19055a843b7ae9f5959d6b9aad676e1e3fcc27b438aaa │ │ └─184864 vector --config /etc/vector/vector.toml │ ├─3ef91bc71067632f65b25eba0d3bcf0f464085acd2551bccfc7ec02412dae2f3 │ │ ├─187003 neutron-policy-server: uWSGI master │ │ ├─187034 neutron-policy-server: uWSGI worker 1 │ │ └─187035 neutron-policy-server: uWSGI worker 2 │ ├─2847e76dea2af5611bebeb77a84bb1212aae97b93ba41e0183d5a3fcb00d07b2 │ │ └─62628 /pause │ ├─70cbc14c4aa3ba0ed4e7eaac45c1f8cf78a0450065c8d8c38d43307b525e9865 │ │ └─66455 /bin/oauth2-proxy │ ├─cf216a53ea389fa11720a9fda398738e0243de363407becc3a45b2fd0c4ab085 │ │ └─60582 /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 │ ├─bbe4a1c9706262d00cbc8e551a3a709cfb6760e33e0cfe18bf7bd4ad808a266c │ │ ├─186948 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─187401 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─187404 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─187409 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ └─41e7939c13aebcf3837aa41f8320030393289db7291f401a3c40463918ecb5f8 │ └─46178 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount