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 │ │ │ ├─22096 /lib/systemd/systemd --user │ │ │ └─22097 (sd-pam) │ │ └─session-21.scope │ │ ├─22031 sshd: cephadm [priv] │ │ └─22110 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─708 /lib/systemd/systemd --user │ │ └─709 (sd-pam) │ ├─session-4.scope │ │ ├─1608 sshd: zuul [priv] │ │ └─1621 sshd: zuul@notty │ └─session-1.scope │ ├─ 705 sshd: zuul [priv] │ ├─ 722 sshd: zuul@notty │ ├─ 867 /usr/bin/python3 │ ├─ 1612 ssh: /home/zuul/.ansible/cp/162.253.55.128-22-zuul [mux] │ ├─418883 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-inekiwkfajfgustjvfgrdpbxeysatyui ; /usr/bin/python3'"'"' && sleep 0' │ ├─418884 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-inekiwkfajfgustjvfgrdpbxeysatyui ; /usr/bin/python3' && sleep 0 │ ├─418885 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-inekiwkfajfgustjvfgrdpbxeysatyui ; /usr/bin/python3 │ ├─418886 /bin/sh -c echo BECOME-SUCCESS-inekiwkfajfgustjvfgrdpbxeysatyui ; /usr/bin/python3 │ ├─418887 /usr/bin/python3 │ ├─418888 /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 │ └─418890 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─docker-cbd9fe1c96343a28ec8ef5ea3afa8e4899aa72faa1b4e38fa82494553da2bfda.scope … │ │ ├─25668 /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 │ │ └─25680 /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 │ ├─docker-1898af569718080c8e6b731e9108163a9cd8506ccd6afcf032f8dfb92cd49a3b.scope … │ │ ├─39812 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39827 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─containerd.service … │ │ ├─ 9953 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12551 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6aa3974ff5e03b689205a1aef6eccc795ae69b9cd166b2b54d89933d5eff1585 -address /run/containerd/containerd.sock │ │ ├─ 12932 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 30306b6335d0430ae176a3e6eda8308279c7038095b1a21f59fc5248bb63cb08 -address /run/containerd/containerd.sock │ │ ├─ 19067 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b2a783e333cc76921e017879d4387c01369bd9e4a18d6b8caa7c596d40a3a489 -address /run/containerd/containerd.sock │ │ ├─ 25643 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cbd9fe1c96343a28ec8ef5ea3afa8e4899aa72faa1b4e38fa82494553da2bfda -address /run/containerd/containerd.sock │ │ ├─ 30426 /usr/bin/containerd-shim-runc-v2 -namespace moby -id e79933bc73ee9262ab6abb9faef68c996c9e246791a91a4449db6483b69f23a8 -address /run/containerd/containerd.sock │ │ ├─ 35217 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 0f66fd77f8013a99f82f68b7a2b42e4bebb3085528589423154fe30c03ba0246 -address /run/containerd/containerd.sock │ │ ├─ 39782 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 1898af569718080c8e6b731e9108163a9cd8506ccd6afcf032f8dfb92cd49a3b -address /run/containerd/containerd.sock │ │ ├─ 42391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d0929c36e714460523ccee04361ed9c1c1e20af93afeb6c0024e4390eaa3e93 -address /run/containerd/containerd.sock │ │ ├─ 42419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1154edd26973d7cd413d3355f57a7bb5832d943c0a3dfd8e260f3139f09c8a6f -address /run/containerd/containerd.sock │ │ ├─ 42451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 179161d1ae9f807494e63ad2fc4294bf44fd71f4fbb4992d7a8d61e37c7429e7 -address /run/containerd/containerd.sock │ │ ├─ 42475 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d456957c42898094b3f5401b24366235fbfbf769b6f00fcaf84fd583fcaed1a5 -address /run/containerd/containerd.sock │ │ ├─ 42476 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 899f786d822824f7b531fc8bdcc7015e0ce0387958d6c45d763def81a4799cf9 -address /run/containerd/containerd.sock │ │ ├─ 43031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c10b08098de38fbd823845e292e4cda3b8810d43e45a2581e9e88d0dfc81126e -address /run/containerd/containerd.sock │ │ ├─ 43738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 736c6ae7bade5a1a866a322e5307d069af117239a5515a4209897576b8503209 -address /run/containerd/containerd.sock │ │ ├─ 43757 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f932ccf43b43d3d52e746e1fa40bee2c068930e1c38009b224a739253a06f9d -address /run/containerd/containerd.sock │ │ ├─ 45090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aacd44cf7a5dadb169acb78434ffec0513aa565e5ee9291c18446fbeb82e304f -address /run/containerd/containerd.sock │ │ ├─ 45458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 327f62b4100eb28b81ed11cb162306f6bc6e59f3cac4c5b09b6b38369d23517d -address /run/containerd/containerd.sock │ │ ├─ 45593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9b888dac9f77b92f7b14f3b678f183741faa026b1b850fbe99c9b8d8f37c439a -address /run/containerd/containerd.sock │ │ ├─ 45982 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6a8753d558c17c49736a7605f38e26ec60af21ae000070adb624c30d49eb22b -address /run/containerd/containerd.sock │ │ ├─ 46434 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37c1a9a9ebb63148b9ae5613a16c12dc778eb21f065e49859d1707216f89e933 -address /run/containerd/containerd.sock │ │ ├─ 46481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 615dbabc3a99808e3a7af03bfa03ecaec201a9cd86ee2310c993e9480d1a31fc -address /run/containerd/containerd.sock │ │ ├─ 46538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e76a55b7cb12d16e23603fe010bc91e087afe504d8d41b2affc7ea36fa7bff9d -address /run/containerd/containerd.sock │ │ ├─ 48616 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 24247acba72c5494b7227bdb495f2cd14b2ac5626ca8c4bca09ea4bdf54862fe -address /run/containerd/containerd.sock │ │ ├─ 48727 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b7c11e952efc65921f3e5adfeea8fa6849f835386557fd1a2f79ae0d781147e -address /run/containerd/containerd.sock │ │ ├─ 49458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6a93050e55626c67762f1051f2f321f0d07d7642c8cbdd5d70ed88cf609f4c6f -address /run/containerd/containerd.sock │ │ ├─ 49573 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id caa39b792bbba608c36bad734e8921c8820e85ca88e254fba7f6a2f70147e8aa -address /run/containerd/containerd.sock │ │ ├─ 50136 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b300998cc6fd84a9693c26b3daf628ff90156371919e7011de690c35a2f03c2 -address /run/containerd/containerd.sock │ │ ├─ 50438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ce8d2325bc88ada17f81c624126ea680ec95809fe0fcceedc207c83f1ee4823 -address /run/containerd/containerd.sock │ │ ├─ 50860 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd8b4c956a07529f2c7b8692b8a1a3d6a82a224a53e02dff0d7937dfd5f96a30 -address /run/containerd/containerd.sock │ │ ├─ 53105 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cac9cbeacfdb2c7218b180162c30c44d67c057283e88eb284521dd02f0dffcf -address /run/containerd/containerd.sock │ │ ├─ 53273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 473bf354a1430c76c1873ccde68d5240f82946e910fa105f61bec5321580caae -address /run/containerd/containerd.sock │ │ ├─ 57790 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0d104e450daffc4a8e964c25c381367b976b2e250a60e036d64799b1528415ac -address /run/containerd/containerd.sock │ │ ├─ 58377 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d66ed5e5d75325da3745db578e2c07dcdc1046e62829044ba6beca83c24c2bad -address /run/containerd/containerd.sock │ │ ├─ 58420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4b1cbe892e4173be75015774312570b8cf99fff203e8ba47450e9c8b1e7455d -address /run/containerd/containerd.sock │ │ ├─ 58478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aeb0c4b3ab5bd24e180f121d59abff9e1311b0396b9ec46759b3e40fc32703fe -address /run/containerd/containerd.sock │ │ ├─ 58621 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 90a021f32d301cfa78ef150a187b79d22a1876bc9a227f025fb42093e6d23f58 -address /run/containerd/containerd.sock │ │ ├─ 62827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f35abfc0b76e1a9151c8a496eecfd1e282207553bfe1f899a73acf5a1cd3ed16 -address /run/containerd/containerd.sock │ │ ├─ 63006 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e8d43c820533a9703168635fc3a37bb0b5ab4b3dacdf960d080cd5f69a65797 -address /run/containerd/containerd.sock │ │ ├─ 63050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c07dda6891f98f8d632bd43855e9b22862ff9a1706fd0cd2ab203015450eb76a -address /run/containerd/containerd.sock │ │ ├─ 63095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64332975fce0696a36d6e8ae36ceb1483d5ee39b821415cbcae91a4d118405c7 -address /run/containerd/containerd.sock │ │ ├─ 64512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e8cd823a577cf075eb75826484549eae58b88f65106f71ddb5f39b22dcd2cec -address /run/containerd/containerd.sock │ │ ├─ 64564 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb609a4c25c5b8cbdb2afa6b4e32906b0204c82e973608fbc464546681a924c4 -address /run/containerd/containerd.sock │ │ ├─ 64809 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f31456d85398084fda1c84066563295bc23b4bb24d77fbccfe011abd7cac454 -address /run/containerd/containerd.sock │ │ ├─ 64868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a136f7c8f0c710780367943218c2c0044ef69eb54088c7966f7d1790ebb002be -address /run/containerd/containerd.sock │ │ ├─ 64906 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82bcd0205230c2b37291e40cdf07d51132e9a1b9e9552ae27a3617dde6f0d904 -address /run/containerd/containerd.sock │ │ ├─ 65290 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d683a3bfd3a074c93b40b3b47957cc082a574429728061bd165c40c66b99814b -address /run/containerd/containerd.sock │ │ ├─ 65584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1713bf784b79ff470a5fc7a0a101665671f71a0c4fa8ccb6d360639eeb5a1231 -address /run/containerd/containerd.sock │ │ ├─ 66179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f91fc709cd43a463d4448c678663c7efa47f412c9d47f504c8c8c5b070b982cc -address /run/containerd/containerd.sock │ │ ├─ 66451 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d1c2453c53ef326b53aafec8c1209a07c42c5bb347e85a5ebf47e21671bb52b -address /run/containerd/containerd.sock │ │ ├─ 67201 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca572e1bb88704b9f54dda95da505f64a7c2b9b9ebef3cde4c7a23174931c3a5 -address /run/containerd/containerd.sock │ │ ├─ 69085 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4186baffcb75fcd3a253d36aa9b1112c8a5cc047c800d7df5aafb653e3610df5 -address /run/containerd/containerd.sock │ │ ├─ 70794 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3bacc7ffb72e1d2e7acb55a7cbd29368bc721d14e61ff0e04514f91573c21cde -address /run/containerd/containerd.sock │ │ ├─ 80607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 374d8b464af040a00f694060041264416c7a05c96f45a8edf47c28c0b8df5342 -address /run/containerd/containerd.sock │ │ ├─ 82099 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a730524d0958e344c8435c77b37fd051d9cf1d01d1dba52de43ce05d7a67cf0d -address /run/containerd/containerd.sock │ │ ├─ 88098 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a7370ded617f93e40e7d3bd5865ddae975d04eba28e802d4fb237089d67feea -address /run/containerd/containerd.sock │ │ ├─ 94829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fb2fbae68a2df91c1f505cf0ab6ff00764cbc3e313e374ee99938fdb5ddadb -address /run/containerd/containerd.sock │ │ ├─ 98344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89f559d528c2b3456475caab029ca839cf2124c3dffde73c281fbb02c72c4ab9 -address /run/containerd/containerd.sock │ │ ├─ 98384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a0575c823b153a1d0445abbf6412cf56c8066abf9f4077cd6d9b19fe4c847308 -address /run/containerd/containerd.sock │ │ ├─112135 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75a96c604798987090393db53b2e7587e2437632eb20f047f7600181674fbb7a -address /run/containerd/containerd.sock │ │ ├─113659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7635883ad292f58e87c94093206ca30f56749a6a91c9d9b72759b30284681975 -address /run/containerd/containerd.sock │ │ ├─113701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d52c88106f6b4310c1229f80ca3159bb115ec6c89a05ace0796a87ecfeaaeeed -address /run/containerd/containerd.sock │ │ ├─115703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 066a871a521a67768078efa79a8f3c580df36108e312ffca17a6816c9b634c83 -address /run/containerd/containerd.sock │ │ ├─117467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffb1de11d4cf921efa98a6f0232c253d65d614461ff17555f33110fe6be1d21e -address /run/containerd/containerd.sock │ │ ├─117504 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60110508a33e01800bcb828f6b63a5465a422d21e7e14df5e17c09f43df7f9fa -address /run/containerd/containerd.sock │ │ ├─130710 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c20b9cbc4ba5e927190212d713a44905ba446f10dc07ef42b04b666983831ba -address /run/containerd/containerd.sock │ │ ├─130749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 223c522bca1e9d811c806bdc777eab8e5f9ef29a18f87a94dc07a2acced66915 -address /run/containerd/containerd.sock │ │ ├─133466 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c96d1843451bb77fb9ab15fa3cdc2c261e42a7e174aa30f5286522ca3a4820e2 -address /run/containerd/containerd.sock │ │ ├─160633 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5fde90b587f40e9bdcc18fcae05f4034a8b6eca7eb21599db881e182b3ad202 -address /run/containerd/containerd.sock │ │ ├─162050 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42865478e065d672f0caddae950c4faf2470ac1c086607898509cc17736a148e -address /run/containerd/containerd.sock │ │ ├─162527 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f739c302f145b0a614b1fa93d57006d6e7970106764e28a8d9a765c76718a8f6 -address /run/containerd/containerd.sock │ │ ├─163279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61363bc705948bfe6ce24134a77c985d6bf543f241c8f419a16f245dfc8bcc9d -address /run/containerd/containerd.sock │ │ ├─165424 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a7ed84d04ca9dbe44b9aa22d2c0a03709510ba476f84dccf3e2c3b5e12261836 -address /run/containerd/containerd.sock │ │ ├─165818 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1768ce34c4fc020703591c7f68762b41d2b2212e89cad81d6afb9811aba372a9 -address /run/containerd/containerd.sock │ │ ├─165911 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a296c3e1ea1db300c0278eaba748227f3b84ba653255224017f8faff89285eb -address /run/containerd/containerd.sock │ │ ├─166000 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 42d3f6f0a1ef796127d9a6c47b1d75d0c62aba4d1412de07cbbaef93db1c8b78 -address /run/containerd/containerd.sock │ │ ├─166151 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 43d2b78f66d694f6eaf19b8d3374f3dc7147a739ba99fbcc13724ae6721a393c -address /run/containerd/containerd.sock │ │ ├─166902 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1ec5d6eaa809a8acb4debad4cedb36cc0b3d288109e932c69cb039f0279fa52 -address /run/containerd/containerd.sock │ │ ├─177914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a2ef6b7eaefa684464d59769ee8d97c220481fda29691ac3a546266f9857e87e -address /run/containerd/containerd.sock │ │ ├─180053 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd3fce92ae33d5566acd803a171ee1a2c05ea101c61f3af6c5012301565376d8 -address /run/containerd/containerd.sock │ │ ├─180183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79eef7de59d7f5d56a1acd663887267efc5e65fd0b844d336fceab47b76e4593 -address /run/containerd/containerd.sock │ │ ├─180202 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 25cfae6c8a81430236b6e751d2bb51b927ee247a91b8863dce477815ab4f5d85 -address /run/containerd/containerd.sock │ │ ├─180286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc8d03ffbf353e54be75b4f6e3f494744e7830b8884e12b6b2a66000f36ee4a5 -address /run/containerd/containerd.sock │ │ ├─180586 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1636c9b88c96f1c0b8c772dabfcd841ef5c17d9e3b8945e660e557370215fd98 -address /run/containerd/containerd.sock │ │ ├─180632 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 258f3d68b1e3e40518341a56d4d5117f8b1d81aaae7c0d4ae6c52db4c3d06a0c -address /run/containerd/containerd.sock │ │ ├─180797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 983d6e243a3db79ef90910ddffa30f72c1d6fd01a154ed8431303bcbf1b3a2a3 -address /run/containerd/containerd.sock │ │ ├─193342 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a780bc5b79377f7585830f35f1e640ee8b0731665de2ae197c24e48b3c2dac5f -address /run/containerd/containerd.sock │ │ ├─195636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6fa2c75daee276c75270fa0e8675b9ce995a7e7324cae6eaf0a05557666f1ddf -address /run/containerd/containerd.sock │ │ ├─195684 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b6836ad620a17c8d63f811a494a1b08c7a60c5244fb905c44735feb0372b0c0 -address /run/containerd/containerd.sock │ │ ├─195825 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 767017eb3c09b660ebfc650cef69ed6786fffb885aa208909aacb4f9b468af77 -address /run/containerd/containerd.sock │ │ ├─212393 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 428cc6d7008d01ce18ddf64d7a122b61401724d1e3e2f0caebe6fefc87fd2533 -address /run/containerd/containerd.sock │ │ ├─219561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c50193e09346a082bdd42ace96fa8b0ad9b1089438a5191d941c8d30ea3a271 -address /run/containerd/containerd.sock │ │ ├─219721 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b547f0d4594589fe2721f61df0d41afecdf792c68c31a74b8cfcd627a1a06dff -address /run/containerd/containerd.sock │ │ ├─219741 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186467ba2f2498f485c8a6f3a3478ed72f90fdd2ab70456b228b8308b46e20a8 -address /run/containerd/containerd.sock │ │ ├─219996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b2897a1fdc4341b45945b3e55f208e618ede03e021bd935f7d5f0ead895d9f31 -address /run/containerd/containerd.sock │ │ ├─231009 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 821997c52db577279daf60ac1d44e1a4c0375818480040264a42229ff1daf467 -address /run/containerd/containerd.sock │ │ ├─233302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c32b3a609c084f8d406b9e283ab81aa3fb3e6334b32727ebe0e41553b28b9aa7 -address /run/containerd/containerd.sock │ │ ├─234454 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c5824967355dff2683b5bfff58093bac5014099cbd5b2bdb33b3cac27fd6ba5d -address /run/containerd/containerd.sock │ │ ├─235385 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02b2c4bc6f51fc1ac055766d032dfce066cd9bae70dfe4401aa2e1e2289da7da -address /run/containerd/containerd.sock │ │ ├─236513 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b19985debb91331977e5e66e0815e7d0ccf9d3cd59809150457dcfa8a225437 -address /run/containerd/containerd.sock │ │ ├─238273 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e1f2218176bde0887dc1c211a3b50e60ac8d0129fa8f1a387c79f031170ee6e -address /run/containerd/containerd.sock │ │ ├─239759 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 30023493d607c534a9bf872d17b1277878d456ead02b15542ef13dd16f0e2682 -address /run/containerd/containerd.sock │ │ ├─239817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 56a9e8fb05852d50690b4b03d83d2a641beb3912b408da4ed4ecaa8a15a3d092 -address /run/containerd/containerd.sock │ │ ├─249037 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b109a0c7de413c24060d73e90ebd552645e2ea1bdb670b07cd6ecc46d73818d6 -address /run/containerd/containerd.sock │ │ ├─249413 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 410fd5974f3d2f8720c75446631c177c0d5accd5b5a012d9f4612b85eb9242a3 -address /run/containerd/containerd.sock │ │ ├─252661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8651c8cd78724f0501254d7c3eecc8213e2dbb00aae87a8aa04e75f747267fae -address /run/containerd/containerd.sock │ │ ├─257291 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a5e1aac3e11ca6ab2e544f0e281987f27b1c403f7d6cecdbd079e40b3d7f32df -address /run/containerd/containerd.sock │ │ ├─257512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3b4416f93cff1dcece62f24a7fab053f7e2ab655c656c16a5ab69e4603aae04b -address /run/containerd/containerd.sock │ │ ├─257555 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d2f7bb412b29476e1337b50b6a10ef6c811aca0ea224cdbcd1953e38a63d9e3 -address /run/containerd/containerd.sock │ │ ├─257709 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96dfec4d98297e1043be8c13ae2ff9c1353b8d64336fa7775450f53c77e6193 -address /run/containerd/containerd.sock │ │ ├─269095 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 649637c5c5f93f7310afb67b66011b2b44fb272aae6c5a19c959e35184c69f00 -address /run/containerd/containerd.sock │ │ ├─271685 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34c26bba1245c3b89e94bbf938a55dd2af41665f83951c0774ed06e312e881a8 -address /run/containerd/containerd.sock │ │ └─273256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa3bbaeff02608a62131590044e31e585102ab13f412ebbf0510ace3aae07ab2 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1416 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─519 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─393 /lib/systemd/systemd-udevd │ ├─docker-e79933bc73ee9262ab6abb9faef68c996c9e246791a91a4449db6483b69f23a8.scope … │ │ ├─30450 /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 │ │ └─30462 /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 │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─625 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─30140 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30409 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─19028 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19047 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─25359 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25624 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.tifyoq.service │ │ │ ├─12842 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tifyoq/unit.run │ │ │ └─12875 /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-tifyoq --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tifyoq:/var/lib/ceph/mgr/ceph-instance.tifyoq:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.tifyoq/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.tifyoq -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@ceph-exporter.instance.service │ │ │ ├─39716 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39738 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34932 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─35200 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12480 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12512 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10324 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─160018 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42861 /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=162.253.55.128 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-b2a783e333cc76921e017879d4387c01369bd9e4a18d6b8caa7c596d40a3a489.scope … │ │ ├─19095 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19113 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─cloud-init-local.service │ ├─docker-0f66fd77f8013a99f82f68b7a2b42e4bebb3085528589423154fe30c03ba0246.scope … │ │ ├─35241 /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 │ │ └─35253 /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-journald.service │ │ └─360 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─649 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─cloud-final.service │ ├─docker-6aa3974ff5e03b689205a1aef6eccc795ae69b9cd166b2b54d89933d5eff1585.scope … │ │ ├─12593 /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 │ │ └─12605 /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 │ ├─uuidd.service │ │ └─1083 /usr/sbin/uuidd --socket-activation │ ├─docker-30306b6335d0430ae176a3e6eda8308279c7038095b1a21f59fc5248bb63cb08.scope … │ │ ├─12956 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.tifyoq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12975 /usr/bin/ceph-mgr -n mgr.instance.tifyoq -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─cloud-config.service │ ├─chrony.service │ │ ├─11089 /usr/sbin/chronyd -F 1 │ │ └─11090 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─run-rd70d68c8330c49048412c425afd54af7.scope │ │ └─193909 /usr/sbin/libvirtd --listen │ ├─systemd-resolved.service │ │ └─396 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─159786 /sbin/iscsid │ │ └─159787 /sbin/iscsid │ ├─dbus.service │ │ └─612 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─624 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─618 /lib/systemd/systemd-logind ├─k8s.io │ ├─8acdae84a6287cb7268af3335d6c0528086ee19308e6eacf9786c8d213e00422 │ │ ├─178091 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─178108 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─178114 erl_child_setup 1048576 │ │ ├─178185 sh -s disksup │ │ ├─178235 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─178236 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─178272 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178273 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─178283 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─178435 /bin/sh -s rabbit_disk_monitor │ ├─c4fe5aa05fc96ab4642e65c69c5eca3c14459f4a679ae902e9f1c52116916d50 │ │ ├─127414 cinder-api: uWSGI master │ │ ├─127426 cinder-api: uWSGI worker 1 │ │ └─127427 cinder-api: uWSGI worker 2 │ ├─a780bc5b79377f7585830f35f1e640ee8b0731665de2ae197c24e48b3c2dac5f │ │ └─193365 /pause │ ├─f8cdf13ef3517ef96a16a8f642cb7c111f8ec61fbd5834f85f97919d36461a55 │ │ └─68728 /bin/oauth2-proxy │ ├─7284638ae5ff0bd5af2f8d183aa0802691a21b2175bcf57384fb41bbcb992934 │ │ ├─208437 heat-api-cfn: uWSGI master │ │ ├─208483 heat-api-cfn: uWSGI worker 1 │ │ └─208484 heat-api-cfn: uWSGI worker 2 │ ├─dc8d03ffbf353e54be75b4f6e3f494744e7830b8884e12b6b2a66000f36ee4a5 │ │ └─180374 /pause │ ├─5f72158ad74976040ffe5c0cf20620161d903734a9e44d3171bca9727f8cc50e │ │ ├─189452 neutron-policy-server: uWSGI master │ │ ├─189465 neutron-policy-server: uWSGI worker 1 │ │ └─189466 neutron-policy-server: uWSGI worker 2 │ ├─9e72eae671e564e5addf0054939300bd6e26f2ad8f3a42dfe22647934ec327c9 │ │ └─197866 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─cd8b4c956a07529f2c7b8692b8a1a3d6a82a224a53e02dff0d7937dfd5f96a30 │ │ └─50883 /pause │ ├─9f1d4c054b987e6a24221f0eac9c9f319ea06161dc57fbf7b965de3552bb5df8 │ │ └─193251 /bin/bash /tmp/libvirt.sh │ ├─157ddece6107d44480f5ed40f5f1d26c929550a8985d0d2b2304fffea921fe14 │ │ └─67539 /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.162-253-55-128.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 │ ├─2b7d85df5ce1b397a361c1245abdc162d27b7677953a163a4325070a23048385 │ │ └─68304 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─f2d9751fe251ffe29c348d05a95f4d426fef8efd354e648b71bb3213037c41be │ │ ├─229030 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─229408 octavia-worker: ConsumerService worker(0) │ │ └─229411 octavia-worker: ConsumerService worker(1) │ ├─025c80ef2400b32e76e62e2efa6440299981a2789cbf87ea8c91f1b6ac657531 │ │ ├─ 49007 /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 │ │ ├─ 49037 /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 │ │ ├─ 49146 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─271287 nginx: worker process │ │ ├─271288 nginx: worker process │ │ └─271289 nginx: cache manager process │ ├─b9ca85c070872705742b4740cde3bbe69fc48f5e51eb3273d8199d2cb09fd4c8 │ │ └─53698 valkey-server *:26379 [sentinel] │ ├─b2897a1fdc4341b45945b3e55f208e618ede03e021bd935f7d5f0ead895d9f31 │ │ └─220032 /pause │ ├─cbb638b04872daa8ef63ab455e71e5a1ceb1f2707e2f0b6d9f216e281f5f8a99 │ │ ├─149945 placement-api: uWSGI master │ │ ├─149971 placement-api: uWSGI worker 1 │ │ └─149972 placement-api: uWSGI worker 2 │ ├─5b300998cc6fd84a9693c26b3daf628ff90156371919e7011de690c35a2f03c2 │ │ └─50159 /pause │ ├─9164c7ca82bbababe26c28a36e3bf383ea82b8f1e4af10e24463772c25fd960d │ │ ├─208417 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─208735 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─208736 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─f4e18d1f4dd8c1b8bc4ff48bc03a4c7977ff5ae72f0612eded9cf9f684bbd5b3 │ │ └─162768 /coredns -conf /etc/coredns/Corefile │ ├─a730524d0958e344c8435c77b37fd051d9cf1d01d1dba52de43ce05d7a67cf0d │ │ └─82125 /pause │ ├─c1ec5d6eaa809a8acb4debad4cedb36cc0b3d288109e932c69cb039f0279fa52 │ │ └─166929 /pause │ ├─d66ed5e5d75325da3745db578e2c07dcdc1046e62829044ba6beca83c24c2bad │ │ └─58401 /pause │ ├─0d104e450daffc4a8e964c25c381367b976b2e250a60e036d64799b1528415ac │ │ └─57815 /pause │ ├─258f3d68b1e3e40518341a56d4d5117f8b1d81aaae7c0d4ae6c52db4c3d06a0c │ │ └─180656 /pause │ ├─aa3bbaeff02608a62131590044e31e585102ab13f412ebbf0510ace3aae07ab2 │ │ └─273279 /pause │ ├─ba6d7117a848804eca9a8f40f57c019fbc167c11f49d99e13d1ee942177fb3c9 │ │ └─58983 /secretgen-controller │ ├─fce82b6062ec96d620d66eed394b337458c8048955057d4c3a0597fc9d600982 │ │ └─266550 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─cdbe5d3852896c2853449809745662b16b9abdaba15e4f2e20a984b823ff8d86 │ │ ├─266758 /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 │ │ └─266949 /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 │ ├─736c6ae7bade5a1a866a322e5307d069af117239a5515a4209897576b8503209 │ │ └─43783 /pause │ ├─47c6afd411642736324a09534b0f674eda230483682830136066800c7aea654c │ │ └─229012 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─857d69934d9ea0640c629d2e3d7f2d8003cd03f45cb3c19285c8e3780d66c198 │ │ └─235437 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─37c1a9a9ebb63148b9ae5613a16c12dc778eb21f065e49859d1707216f89e933 │ │ └─46461 /pause │ ├─2a46abea21ad3c62a1191e3ac18048ed451cabfc6879ecdd627d622b1f5ec73d │ │ ├─64022 python -u /app/sidecar.py │ │ ├─64319 python -u /app/sidecar.py │ │ └─64320 python -u /app/sidecar.py │ ├─c96d1843451bb77fb9ab15fa3cdc2c261e42a7e174aa30f5286522ca3a4820e2 │ │ └─133493 /pause │ ├─b6788e3af8a50f55958e6c7edbe7a7d1c50e4e7792bcc32eab026453508590aa │ │ └─53367 valkey-server *:6379 │ ├─5538d7f04d6b5cf049d27c920a0d7981985267a2138189c1ea9169d7ffaab4b9 │ │ ├─176266 nova-metadata: uWSGI master │ │ ├─176279 nova-metadata: uWSGI worker 1 │ │ └─176280 nova-metadata: uWSGI worker 2 │ ├─62044086284c218e7a52fa11a741f3f70d12b2474a7ecdb9c66696d19190c86c │ │ └─236572 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─4f932ccf43b43d3d52e746e1fa40bee2c068930e1c38009b224a739253a06f9d │ │ └─43806 /pause │ ├─a389131a4136035d172fc1f1861a4b88c151499487243dcce26ca69b3dea7670 │ │ └─53459 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 │ ├─c07dda6891f98f8d632bd43855e9b22862ff9a1706fd0cd2ab203015450eb76a │ │ └─63074 /pause │ ├─088a47094240a9a11f44c0b9bbcda65c29502bd21aaf60e8569180e1512926f0 │ │ ├─229775 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─229795 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─230162 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─230163 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407527 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407528 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407529 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407530 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407531 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407532 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407533 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407534 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407535 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407536 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407537 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407538 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407539 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407541 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407542 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407545 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407546 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407547 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407548 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407549 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407550 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407551 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407552 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407553 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407554 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407555 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407556 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407557 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407558 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─407559 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─407560 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─9c50193e09346a082bdd42ace96fa8b0ad9b1089438a5191d941c8d30ea3a271 │ │ └─219584 /pause │ ├─b231fdee91d33f9ad183a89ae9ce8ccf5af8104931ab738a2b71a1cbc2853b5f │ │ ├─114044 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─114328 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─114330 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─d19f1c64100ca859eda627f86b7e170f4b929d35d09a47e6c640dad0d48088dd │ │ └─45651 /coredns -conf /etc/coredns/Corefile │ ├─5d73e0b71ec1b7a29077eea28d6f7e2afd51b832622e172a1d1497cb4283fa71 │ │ ├─176117 nova-api: uWSGI master │ │ ├─176138 nova-api: uWSGI worker 1 │ │ └─176139 nova-api: uWSGI worker 2 │ ├─c32b3a609c084f8d406b9e283ab81aa3fb3e6334b32727ebe0e41553b28b9aa7 │ │ └─233325 /pause │ ├─f96dfec4d98297e1043be8c13ae2ff9c1353b8d64336fa7775450f53c77e6193 │ │ └─257742 /pause │ ├─25fcdab4acf6395c412a978ea7f02aa1e0a3e2372f6853c0d2878c1e8ca91dca │ │ └─67500 /bin/node_exporter --path.procfs=/host/proc --path.sysfs=/host/sys --path.rootfs=/host/root --path.udev.data=/host/root/run/udev/data --web.listen-address=[0.0.0.0]:9100 --collector.diskstats.ignored-devices=^(ram|loop|nbd|fd|(h|s|v|xv)d[a-z]|nvme\\d+n\\d+p)\\d+$ --collector.filesystem.fs-types-exclude=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|fuse.squashfuse_ll|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ --collector.filesystem.mount-points-exclude=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+|var/lib/kubelet/plugins/kubernetes.io/csi/.+|run/containerd/.+)($|/) --collector.ethtool --collector.netclass.ignored-devices=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.netdev.device-exclude=^(lxc|cilium_(host|net)|qbr|qvb|qvo|tap|ovs-system|br|tbr|gre_sys|[0-9a-f]+_eth|vxlan).*$ --collector.processes --collector.systemd --collector.stat.softirq --web.config.file=/config/node-exporter.yml │ ├─56a9e8fb05852d50690b4b03d83d2a641beb3912b408da4ed4ecaa8a15a3d092 │ │ └─239853 /pause │ ├─4e8cd823a577cf075eb75826484549eae58b88f65106f71ddb5f39b22dcd2cec │ │ └─64537 /pause │ ├─1029ade3327bc7cff18343efe7374ca704f413ffdeb6ce644d34e9795998d937 │ │ └─66363 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─f35abfc0b76e1a9151c8a496eecfd1e282207553bfe1f899a73acf5a1cd3ed16 │ │ └─62887 /pause │ ├─8a3d51f6b46021ccb5dab23671d9baf6ad3ad6a1735a3fb972956650a3934aa0 │ │ └─171701 /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 │ ├─615dbabc3a99808e3a7af03bfa03ecaec201a9cd86ee2310c993e9480d1a31fc │ │ └─46507 /pause │ ├─c441458284d63b25c0ffb1edcef5fab17a7b456b7147e74bb00c7ebfe065fd20 │ │ ├─95025 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─95043 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─95049 erl_child_setup 1048576 │ │ ├─95129 sh -s disksup │ │ ├─95131 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─95132 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─95154 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95155 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─95165 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─95489 /bin/sh -s rabbit_disk_monitor │ ├─2505e784aaaa7c803cf6bde2c8bbdb60d8e9ec9098d50e835e5efb8d96c14eef │ │ ├─181298 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─405839 sleep 300 │ ├─caa39b792bbba608c36bad734e8921c8820e85ca88e254fba7f6a2f70147e8aa │ │ └─49597 /pause │ ├─582e55ae87de1f37dcb3f09dba1bc478f608e9ecbff5b60c1f9304bf494f2c67 │ │ └─68042 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─3d0929c36e714460523ccee04361ed9c1c1e20af93afeb6c0024e4390eaa3e93 │ │ └─42424 /pause │ ├─34c26bba1245c3b89e94bbf938a55dd2af41665f83951c0774ed06e312e881a8 │ │ └─271719 /pause │ ├─02b2c4bc6f51fc1ac055766d032dfce066cd9bae70dfe4401aa2e1e2289da7da │ │ └─235409 /pause │ ├─473bf354a1430c76c1873ccde68d5240f82946e910fa105f61bec5321580caae │ │ └─53296 /pause │ ├─25ced95c9bea10b41fc7ad87f558754060c18339a897b1ebad57ed034792ea10 │ │ ├─189398 neutron-api: uWSGI master │ │ ├─189438 neutron-api: uWSGI worker 1 │ │ └─189439 neutron-api: uWSGI worker 2 │ ├─61363bc705948bfe6ce24134a77c985d6bf543f241c8f419a16f245dfc8bcc9d │ │ └─163303 /pause │ ├─4105d19791bfff8efbc942fbb3564198357f15526c129c0fc4618b53cc7c2e9f │ │ ├─176956 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─177361 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─177362 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─89dffb09e93b188bbd19d30107948bacccefd45411c9512d602f8bc0d302d794 │ │ └─45531 /coredns -conf /etc/coredns/Corefile │ ├─4bb9600a2ba2d4976eb6d9e024af08b1daafca959f7a3287c31ebc8032fa748a │ │ └─99540 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─327f62b4100eb28b81ed11cb162306f6bc6e59f3cac4c5b09b6b38369d23517d │ │ └─45480 /pause │ ├─3f31456d85398084fda1c84066563295bc23b4bb24d77fbccfe011abd7cac454 │ │ └─64835 /pause │ ├─223c522bca1e9d811c806bdc777eab8e5f9ef29a18f87a94dc07a2acced66915 │ │ └─130774 /pause │ ├─3a4c7976a0f50099f45504a0966d360e09c28e7eed31e3b591db3402ed7cae71 │ │ ├─63996 python -u /app/sidecar.py │ │ ├─64259 python -u /app/sidecar.py │ │ └─64260 python -u /app/sidecar.py │ ├─b34d5550fc16a2b2a6d58cf4f6ecfab0cec5480c34f16630dc6d55850bc32833 │ │ ├─197729 /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 │ │ ├─382324 /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/tmpvg72dgmx/privsep.sock │ │ ├─382598 /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/tmpu7ciccve/privsep.sock │ │ └─383017 /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/tmpl500a09o/privsep.sock │ ├─2e1f2218176bde0887dc1c211a3b50e60ac8d0129fa8f1a387c79f031170ee6e │ │ └─238296 /pause │ ├─8c850b3421fcdaf990949a405677fb6f56b06ec6fd96b8de0f288bd71bbf8300 │ │ └─272067 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─5c098fdf0ac0541439f7650db5c54c9fa8e8ae73763a3e0d5a66c155ba7a0dc5 │ │ ├─177045 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─177398 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─177399 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─acb01c70d90e017ec103255c739b9c3dbcbbd2df0b4a3137e1bff7071a6589e7 │ │ └─68699 /bin/oauth2-proxy │ ├─42d3f6f0a1ef796127d9a6c47b1d75d0c62aba4d1412de07cbbaef93db1c8b78 │ │ └─166044 /pause │ ├─8e0d80c1f5086c96408d848c2a212b6871e2fdb4b5ee3db70d70337f8aa24311 │ │ ├─271593 apache2 -DFOREGROUND │ │ ├─274017 (wsgi:h -DFOREGROUND │ │ ├─274018 (wsgi:h -DFOREGROUND │ │ ├─274019 (wsgi:h -DFOREGROUND │ │ ├─274020 (wsgi:h -DFOREGROUND │ │ ├─274021 (wsgi:h -DFOREGROUND │ │ ├─274022 apache2 -DFOREGROUND │ │ └─274023 apache2 -DFOREGROUND │ ├─3b4416f93cff1dcece62f24a7fab053f7e2ab655c656c16a5ab69e4603aae04b │ │ └─257537 /pause │ ├─ba250110e21c953f063216995839483726464e7171916867205908398fa1d315 │ │ ├─249319 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─249727 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─249728 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─a0575c823b153a1d0445abbf6412cf56c8066abf9f4077cd6d9b19fe4c847308 │ │ └─98414 /pause │ ├─359e2cc89cc5f46e55181f0017d893040c65cc1ceaa49074dcb4bfdf9829fdc0 │ │ └─98770 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-q6sxg --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─3bacc7ffb72e1d2e7acb55a7cbd29368bc721d14e61ff0e04514f91573c21cde │ │ └─70817 /pause │ ├─8b77dd8098e96c84469ca3970d536f5a96fe6e042bdc5e8bab7bcee3530ab6f7 │ │ └─42638 etcd --advertise-client-urls=https://162.253.55.128: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://162.253.55.128:2380 --initial-cluster=instance=https://162.253.55.128:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://162.253.55.128:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://162.253.55.128: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 │ ├─5c3099941189a25b210a6d7f5cc6252cd36497cfb74c3d8e0d249b36420f1141 │ │ └─46756 /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 │ ├─77fb2fbae68a2df91c1f505cf0ab6ff00764cbc3e313e374ee99938fdb5ddadb │ │ └─94853 /pause │ ├─01c11f8762fe47bdfdaaf69263eedf40bf0141558048cb04d225cfd2381a4185 │ │ └─233620 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─4186baffcb75fcd3a253d36aa9b1112c8a5cc047c800d7df5aafb653e3610df5 │ │ └─69110 /pause │ ├─64e342e5c5590c958b3a367d7e767f8bc43cc261078dacaf1a64687b19c0dab6 │ │ └─46709 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─07506b3e0634eca9055a0ccb745ccc10a833b76fdaf3cb63708cc245fdd3769c │ │ ├─212502 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─212528 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─212534 erl_child_setup 1048576 │ │ ├─212584 sh -s disksup │ │ ├─212586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─212587 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─212612 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─212613 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─212623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─212864 /bin/sh -s rabbit_disk_monitor │ ├─186467ba2f2498f485c8a6f3a3478ed72f90fdd2ab70456b228b8308b46e20a8 │ │ └─219782 /pause │ ├─6fa2c75daee276c75270fa0e8675b9ce995a7e7324cae6eaf0a05557666f1ddf │ │ └─195659 /pause │ ├─b4b1cbe892e4173be75015774312570b8cf99fff203e8ba47450e9c8b1e7455d │ │ └─58448 /pause │ ├─d683a3bfd3a074c93b40b3b47957cc082a574429728061bd165c40c66b99814b │ │ └─65320 /pause │ ├─ccf89967ac5959437a8f188d5d50600dcce321c0bbc9d7d1e16fbf45525c5bf5 │ │ └─65439 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 │ ├─8fc858eb9f35ba0b5116c082e566c4aac337a882cb8e41c0ad677d60f13d83b9 │ │ └─266580 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─d456957c42898094b3f5401b24366235fbfbf769b6f00fcaf84fd583fcaed1a5 │ │ └─42549 /pause │ ├─d52c88106f6b4310c1229f80ca3159bb115ec6c89a05ace0796a87ecfeaaeeed │ │ └─113732 /pause │ ├─1cbb45b0649b614f8390e9da8db5a27b687e9017ead34a52c12a97a9fb6313ff │ │ └─63364 /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 │ ├─36714eb2bb381bcfa508e5bdac31d57a55b29efcc0438d6c063ec06d815161db │ │ └─45161 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─1636c9b88c96f1c0b8c772dabfcd841ef5c17d9e3b8945e660e557370215fd98 │ │ └─180612 /pause │ ├─2a83e954b74b8c727422fdc8f9100ead8213acb72d9e9e1a400a84beffa83b88 │ │ └─68335 /bin/memcached_exporter │ ├─066a871a521a67768078efa79a8f3c580df36108e312ffca17a6816c9b634c83 │ │ └─115726 /pause │ ├─05118348041a4a7d462e9171667e36d9147cb784e3cf33f17f1af550aea5c1cf │ │ ├─163491 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─163508 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─163514 erl_child_setup 1048576 │ │ ├─163618 sh -s disksup │ │ ├─163620 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─163621 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─163746 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163747 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─163757 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─163893 /bin/sh -s rabbit_disk_monitor │ ├─a5fde90b587f40e9bdcc18fcae05f4034a8b6eca7eb21599db881e182b3ad202 │ │ └─160656 /pause │ ├─a7ed84d04ca9dbe44b9aa22d2c0a03709510ba476f84dccf3e2c3b5e12261836 │ │ └─165462 /pause │ ├─25560262838bf04f1b26848a0a5093401c9d66937d4b2954c4a68cd5415a2ca1 │ │ ├─191652 neutron-dhcp-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini) │ │ ├─192785 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpcmf3mxrj/privsep.sock │ │ ├─193329 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp8f4js_n2/privsep.sock │ │ ├─193891 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpgub9pthp/privsep.sock │ │ ├─194262 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─194263 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─194282 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/fa46868f-66cc-4111-9ab9-b39be3d66071/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/fa46868f-66cc-4111-9ab9-b39be3d66071/host --addn-hosts=/var/lib/neutron/dhcp/fa46868f-66cc-4111-9ab9-b39be3d66071/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/fa46868f-66cc-4111-9ab9-b39be3d66071/opts --dhcp-leasefile=/var/lib/neutron/dhcp/fa46868f-66cc-4111-9ab9-b39be3d66071/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e2e14c7d-e0f8-489e-852f-c46b6c942cac,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─194285 haproxy -f /var/lib/neutron/ns-metadata-proxy/fa46868f-66cc-4111-9ab9-b39be3d66071.conf │ │ ├─214417 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/6bc1e949-f0c6-4bb5-9207-b6f0248cbb83/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/6bc1e949-f0c6-4bb5-9207-b6f0248cbb83/host --addn-hosts=/var/lib/neutron/dhcp/6bc1e949-f0c6-4bb5-9207-b6f0248cbb83/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/6bc1e949-f0c6-4bb5-9207-b6f0248cbb83/opts --dhcp-leasefile=/var/lib/neutron/dhcp/6bc1e949-f0c6-4bb5-9207-b6f0248cbb83/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-7e015b5c-b0b9-4522-a786-b60db47f6632,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─214420 haproxy -f /var/lib/neutron/ns-metadata-proxy/6bc1e949-f0c6-4bb5-9207-b6f0248cbb83.conf │ │ └─388065 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.dhcp_release_cmd --privsep_sock_path /tmp/tmp3057u8fn/privsep.sock │ ├─b284799b8c00ec3e35461f1898ca1db07876ed027e672f8a2ee6c1c6416c8b7b │ │ └─42677 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 │ ├─7e8d43c820533a9703168635fc3a37bb0b5ab4b3dacdf960d080cd5f69a65797 │ │ └─63033 /pause │ ├─aeb0c4b3ab5bd24e180f121d59abff9e1311b0396b9ec46759b3e40fc32703fe │ │ └─58501 /pause │ ├─ca572e1bb88704b9f54dda95da505f64a7c2b9b9ebef3cde4c7a23174931c3a5 │ │ └─67226 /pause │ ├─767017eb3c09b660ebfc650cef69ed6786fffb885aa208909aacb4f9b468af77 │ │ └─195868 /pause │ ├─0a296c3e1ea1db300c0278eaba748227f3b84ba653255224017f8faff89285eb │ │ └─165957 /pause │ ├─f739c302f145b0a614b1fa93d57006d6e7970106764e28a8d9a765c76718a8f6 │ │ └─162553 /pause │ ├─1d68a22cb3610e2ec80fdb3e685781d4618ff3d75213dea5532a7a8af1b30247 │ │ └─67577 /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 │ ├─2e811605e0234dc9a29db03b19facbc549305ba5d6808c69ae50a8aae3f88421 │ │ └─238323 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─ffb1de11d4cf921efa98a6f0232c253d65d614461ff17555f33110fe6be1d21e │ │ └─117491 /pause │ ├─426451e9996bbf8cc07c16e5d0cf0b094cac4c9bddffa9708d3f082bb677ddbf │ │ ├─69324 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69340 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─69346 erl_child_setup 1048576 │ │ ├─69426 sh -s disksup │ │ ├─69428 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─69429 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─69441 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69442 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─69452 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─69654 /bin/sh -s rabbit_disk_monitor │ ├─1f97f0a8ebbc932d1fa65e109430dac6be8d7f36712273bf8b3e88f6b3f3ccfe │ │ ├─193507 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─193523 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─193529 erl_child_setup 1048576 │ │ ├─193583 sh -s disksup │ │ ├─193585 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─193586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─193606 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193607 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─193617 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─194001 /bin/sh -s rabbit_disk_monitor │ ├─3077e21120a1c0543df242f1ad99f4f8622ebbf803f530fc3111b51629980254 │ │ └─67995 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─fd3fce92ae33d5566acd803a171ee1a2c05ea101c61f3af6c5012301565376d8 │ │ └─180118 /pause │ ├─24247acba72c5494b7227bdb495f2cd14b2ac5626ca8c4bca09ea4bdf54862fe │ │ └─48650 /pause │ ├─74339e15f61399629eb416b54a320a598e83347fe97084e98c790ee7c34b3eff │ │ └─67409 /goldpinger --static-file-path /static │ ├─821997c52db577279daf60ac1d44e1a4c0375818480040264a42229ff1daf467 │ │ └─231032 /pause │ ├─64332975fce0696a36d6e8ae36ceb1483d5ee39b821415cbcae91a4d118405c7 │ │ └─63119 /pause │ ├─8651c8cd78724f0501254d7c3eecc8213e2dbb00aae87a8aa04e75f747267fae │ │ └─252686 /pause │ ├─aab981042325451f4fa9833ec7f3904e6b0e5a5ec59c487147d87fa8784dadf5 │ │ ├─228294 octavia-api: uWSGI master │ │ ├─228306 octavia-api: uWSGI worker 1 │ │ └─228307 octavia-api: uWSGI worker 2 │ ├─6bccd703540c71f20f25b1fb4f0ed66705810b4e16660a533f949dbb5692f907 │ │ └─46664 /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 │ ├─a093936acdc494a7f3f25e1f806250b5fb70534ffd050001c98b63c48eb56b52 │ │ ├─208454 heat-api: uWSGI master │ │ ├─208485 heat-api: uWSGI worker 1 │ │ └─208486 heat-api: uWSGI worker 2 │ ├─af031e89c81c9222aed85abeb42fbf759f6e528345d5373ea459b786a8a73b31 │ │ └─58791 nfd-gc -gc-interval=1h │ ├─9a7370ded617f93e40e7d3bd5865ddae975d04eba28e802d4fb237089d67feea │ │ └─88121 /pause │ ├─79eef7de59d7f5d56a1acd663887267efc5e65fd0b844d336fceab47b76e4593 │ │ └─180228 /pause │ ├─a852d827f439aab15989d4b0b29b2e2641fa8cf39061da635541890dc1e48184 │ │ ├─189405 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─189702 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─189703 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─189704 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─179161d1ae9f807494e63ad2fc4294bf44fd71f4fbb4992d7a8d61e37c7429e7 │ │ └─42553 /pause │ ├─a1ae35960ba6003353e29176e407387c5e5ee924d8a973d2e7ed316cef5f07a6 │ │ ├─191644 neutron-l3-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini) │ │ ├─192138 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpehk4wzw9/privsep.sock │ │ ├─381119 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppbc9kvam/privsep.sock │ │ ├─381636 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp878gwsxv/privsep.sock │ │ ├─382111 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─382112 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─383592 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=44638692-595a-475d-8642-8ca1672dff48 --namespace=qrouter-44638692-595a-475d-8642-8ca1672dff48 --conf_dir=/var/lib/neutron/ha_confs/44638692-595a-475d-8642-8ca1672dff48 --log-file=/var/lib/neutron/ha_confs/44638692-595a-475d-8642-8ca1672dff48/neutron-keepalived-state-change.log --monitor_interface=ha-6cc4b0df-23 --monitor_cidr=169.254.0.31/24 --pid_file=/var/lib/neutron/external/pids/44638692-595a-475d-8642-8ca1672dff48.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ │ └─394997 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-keepalived-state-change --router_id=ba86a9ed-e071-4d01-8833-88e4cdd032f0 --namespace=qrouter-ba86a9ed-e071-4d01-8833-88e4cdd032f0 --conf_dir=/var/lib/neutron/ha_confs/ba86a9ed-e071-4d01-8833-88e4cdd032f0 --log-file=/var/lib/neutron/ha_confs/ba86a9ed-e071-4d01-8833-88e4cdd032f0/neutron-keepalived-state-change.log --monitor_interface=ha-50b06852-db --monitor_cidr=169.254.0.13/24 --pid_file=/var/lib/neutron/external/pids/ba86a9ed-e071-4d01-8833-88e4cdd032f0.monitor.pid.neutron-keepalived-state-change-monitor --state_path=/var/lib/neutron --user=42424 --group=42424 │ ├─30023493d607c534a9bf872d17b1277878d456ead02b15542ef13dd16f0e2682 │ │ └─239787 /pause │ ├─a547ea0858c9c6a051a06a3fbe7da7b21a1fd62b4a694827590a7d8aae181698 │ │ └─64273 /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 │ ├─75a96c604798987090393db53b2e7587e2437632eb20f047f7600181674fbb7a │ │ └─112158 /pause │ ├─eb81e5d315b265eebcbf06f153a5575ad9fa423263aa89836e4f2d19882adbc6 │ │ ├─275609 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─275623 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─c10b08098de38fbd823845e292e4cda3b8810d43e45a2581e9e88d0dfc81126e │ │ └─43056 /pause │ ├─85f838e0a85cb94388e9560ed28e6f1997ba713464999557a5d919578ede44e8 │ │ └─44038 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─2b7c11e952efc65921f3e5adfeea8fa6849f835386557fd1a2f79ae0d781147e │ │ └─48751 /pause │ ├─03d70d4b773bcbb3018ab67490c0f39b00158f8ce5a154a7e0f41e75692539c8 │ │ └─193181 /usr/bin/libvirt-tls-sidecar │ ├─39027852cacd8fba463ef1dcc6ce7ab17b1a1b51f864f4f3e463408038add733 │ │ └─46095 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 │ ├─c5824967355dff2683b5bfff58093bac5014099cbd5b2bdb33b3cac27fd6ba5d │ │ └─234476 /pause │ ├─dff5ee865eb8786dedb5fe6a3450a40e718d8329e5f37caf98d6113dad2b5321 │ │ ├─249108 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─249713 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpbi2dr56r/privsep.sock │ │ ├─249725 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─249729 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─a2ba83b8d784231f1313c5e6553cce6481bf7b6881306398bc0fc7a741fa04e3 │ │ └─42800 /kube-vip manager │ ├─0bf81ac7c772a72bd809abbab7b53e7649384abc23ad3f0a651d3b8ffad7d464 │ │ └─66501 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─fe059fa35a1f1c41830a4ddfd932377088da4bb525a9142d7a94d482954fbb96 │ │ └─89044 /usr/local/bin/rook ceph operator │ ├─1768ce34c4fc020703591c7f68762b41d2b2212e89cad81d6afb9811aba372a9 │ │ └─165842 /pause │ ├─d37c54d9ab50eaab676e5d89fafacd949ccadec63f31bec3c9b72f0f3ebef47e │ │ ├─266548 manila-api: uWSGI master │ │ ├─266621 manila-api: uWSGI worker 1 │ │ └─266622 manila-api: uWSGI worker 2 │ ├─d7eae83f8f9a86fab22fc23ffaba603f7c05a47517e40a7819caf00c28cb6515 │ │ └─67779 /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 │ ├─2b19985debb91331977e5e66e0815e7d0ccf9d3cd59809150457dcfa8a225437 │ │ └─236536 /pause │ ├─aeb32b1e6c646fee51fd74ffe3575eea9f4eada3c7c9abe6f0fe4950f6dc42a8 │ │ └─58831 nfd-master -crd-controller=true -metrics=8081 │ ├─e0fb1cd14d83350c7cffe3abe802fb318a639335fff5d797cd7f65eb714fe720 │ │ └─68271 /bin/pushgateway │ ├─b7229d70d3ab5ba4ffa52ff2f3110f789371e95cf68e60059da04a23150bdf18 │ │ └─131348 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─22be7c3418dcd633009dbcb1c551bb9bf8faede7286e539a33f6af80aa6cf792 │ │ └─273552 /bin/openstack-database-exporter │ ├─a9caa8a1f7a157588b9fbcd7515b2d7c4e285a99cfea90439ba208409e323ae7 │ │ ├─50911 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 │ │ └─52203 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─bd58a96a97ae47030b111f61807a0f742c184163230f923382d2577d7e5d89dc │ │ ├─231131 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─231209 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─231222 erl_child_setup 1048576 │ │ ├─231297 sh -s disksup │ │ ├─231299 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─231300 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─231316 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231317 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─231327 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─231515 /bin/sh -s rabbit_disk_monitor │ ├─6a93050e55626c67762f1051f2f321f0d07d7642c8cbdd5d70ed88cf609f4c6f │ │ └─49482 /pause │ ├─7635883ad292f58e87c94093206ca30f56749a6a91c9d9b72759b30284681975 │ │ └─113684 /pause │ ├─bfc312829c7b0daaca994d912ed6195fd7ba7ca4203aa1ab85ee595f34cadc48 │ │ ├─44249 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44642 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─428cc6d7008d01ce18ddf64d7a122b61401724d1e3e2f0caebe6fefc87fd2533 │ │ └─212416 /pause │ ├─e76a55b7cb12d16e23603fe010bc91e087afe504d8d41b2affc7ea36fa7bff9d │ │ └─46571 /pause │ ├─e93910ef341daf0344de0d301eccb995577d6b156cb0ac9010e4b0741b11b253 │ │ └─43081 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─43d2b78f66d694f6eaf19b8d3374f3dc7147a739ba99fbcc13724ae6721a393c │ │ └─166184 /pause │ ├─eba38c2070dab323ed2eab2e1fb60e9761525954c17b5e8d294631ca87bf2e28 │ │ └─67459 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─776f2f4ac289bbaab84e2ec71fc6139362215be44175487e451ebf2cb90b9758 │ │ └─63523 /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 │ ├─aacd44cf7a5dadb169acb78434ffec0513aa565e5ee9291c18446fbeb82e304f │ │ └─45115 /pause │ ├─ffefb19e64ef18b9bc16add40bdb77f23120798b50d19fb96d3a60b1ddc6769c │ │ ├─115818 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─115835 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─115841 erl_child_setup 1048576 │ │ ├─115888 sh -s disksup │ │ ├─115890 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─115891 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─115895 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─115896 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─115906 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─116063 /bin/sh -s rabbit_disk_monitor │ ├─a5e1aac3e11ca6ab2e544f0e281987f27b1c403f7d6cecdbd079e40b3d7f32df │ │ └─257324 /pause │ ├─8b552d09f053609b32409cacef60229955814cad02db78ca5c02ee9eab8d7565 │ │ └─128866 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─94ec2c44dfcd58c7eeecbd21d627ca6f761c711e8f24f2569dd625c90be369e8 │ │ └─50990 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─7dc09dc457bba784b051dc48b368261af5842a8a5569ed26bfdd17eb759c9a5b │ │ ├─80733 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80750 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─80756 erl_child_setup 1048576 │ │ ├─80803 sh -s disksup │ │ ├─80805 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─80806 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─80818 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80819 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─80829 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─81018 /bin/sh -s rabbit_disk_monitor │ ├─000b218d86938c921aaf908deefab7a5052dcf7064812dc504998d3e6a31b958 │ │ ├─160984 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─160996 /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 │ ├─b6a8753d558c17c49736a7605f38e26ec60af21ae000070adb624c30d49eb22b │ │ └─46005 /pause │ ├─374d8b464af040a00f694060041264416c7a05c96f45a8edf47c28c0b8df5342 │ │ └─80630 /pause │ ├─17240ac988d19136b61655e3689b6f8e58771d2f121caf6d501ffb5f30cee3c9 │ │ ├─87384 barbiacan-api: uWSGI master │ │ └─87398 barbiacan-api: uWSGI worker 1 │ ├─649637c5c5f93f7310afb67b66011b2b44fb272aae6c5a19c959e35184c69f00 │ │ └─269123 /pause │ ├─a63f6e8299623dc44178ab21a62681b79874ea9ab49063dc56a8635812864c35 │ │ ├─ 98880 /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 │ │ └─406595 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─b70345560fc8bacbbd66903e1f1ad5069dbd98aed2978c17fd935893d710a977 │ │ └─193837 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─60110508a33e01800bcb828f6b63a5465a422d21e7e14df5e17c09f43df7f9fa │ │ └─117538 /pause │ ├─d238fc23a60f8c5f2ceb5edc65c3e739a86d841b91fadb44a1e7d676ee6a8d5f │ │ ├─66888 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66927 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─9ce8d2325bc88ada17f81c624126ea680ec95809fe0fcceedc207c83f1ee4823 │ │ └─50462 /pause │ ├─3d2f7bb412b29476e1337b50b6a10ef6c811aca0ea224cdbcd1953e38a63d9e3 │ │ └─257582 /pause │ ├─fdcd4dcd5e97e02eebb7240b634de8c1109b82f114fa9a2198931357bdbfd93f │ │ └─115374 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─43a88cc5ce1dc32056f3c580575b9d99f3d8b7256eb2a7c9ac527232aebcf80f │ │ └─67736 /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 │ ├─99dd02a2fd6219814ef59119e95036f584c6dfd06c6149f6443865e38c842f00 │ │ └─234854 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─db5a800199cd41fe1b2d2d0fbbe9b34464cacce295de9f5ce5682b43a24dcf19 │ │ ├─249335 magnum-api: uWSGI master │ │ ├─249374 magnum-api: uWSGI worker 1 │ │ └─249375 magnum-api: uWSGI worker 2 │ ├─f224886f440509099a9a29026ce390414fa8421dd94d38850a000d03f427859b │ │ └─254921 docker-registry serve /etc/docker-registry/config.yml │ ├─eb609a4c25c5b8cbdb2afa6b4e32906b0204c82e973608fbc464546681a924c4 │ │ └─64587 /pause │ ├─f357c3e5f490b8c07503797650b19f0300b510d65584f17b8dcbf9c05f6e5acd │ │ └─160950 /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 │ ├─a136f7c8f0c710780367943218c2c0044ef69eb54088c7966f7d1790ebb002be │ │ └─64892 /pause │ ├─36dea4223ae62129e4be72bf534fdfed7612694adeb39710b01888dc97a45f0a │ │ └─191619 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─a115a8536bffdd1aa7b0bd472da3cd6952d6e37f60f011a3f20dced47eecedd5 │ │ └─53754 redis_exporter │ ├─ec8f661c1090891c2e196bfda61b4b4e781373bd75419c6baa558282604a7e72 │ │ ├─66017 nginx: master process nginx -g daemon off; │ │ ├─66032 nginx: worker process │ │ ├─66033 nginx: worker process │ │ ├─66034 nginx: worker process │ │ ├─66035 nginx: worker process │ │ └─66036 nginx: worker process │ ├─b547f0d4594589fe2721f61df0d41afecdf792c68c31a74b8cfcd627a1a06dff │ │ └─219772 /pause │ ├─52b106ad36530c0c89034f284358b9077760216e81bb865bf025af21eae9377e │ │ ├─112559 glance-api: uWSGI master │ │ ├─112579 glance-api: uWSGI worker 1 │ │ └─112580 glance-api: uWSGI worker 2 │ ├─6e9000608ebd29270bcb75ba78abd6a0710503a22a0e3ef85b3164e26aedc5eb │ │ └─58741 nfd-worker -metrics=8081 │ ├─42865478e065d672f0caddae950c4faf2470ac1c086607898509cc17736a148e │ │ └─162080 /pause │ ├─9b888dac9f77b92f7b14f3b678f183741faa026b1b850fbe99c9b8d8f37c439a │ │ └─45619 /pause │ ├─5cac9cbeacfdb2c7218b180162c30c44d67c057283e88eb284521dd02f0dffcf │ │ └─53128 /pause │ ├─f91fc709cd43a463d4448c678663c7efa47f412c9d47f504c8c8c5b070b982cc │ │ └─66205 /pause │ ├─983d6e243a3db79ef90910ddffa30f72c1d6fd01a154ed8431303bcbf1b3a2a3 │ │ └─180892 /pause │ ├─89f559d528c2b3456475caab029ca839cf2124c3dffde73c281fbb02c72c4ab9 │ │ └─98369 /pause │ ├─769c01ba034d5e19bff086d0fce1bdd0fb34f3f5baa307ed9c51607fd26860be │ │ └─42657 kube-apiserver --advertise-address=162.253.55.128 --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 │ ├─ad02991d2efc9ad8db5e7d34226da0c275c5ab8d9770393f2fafabb5a8394267 │ │ └─49964 /manager --metrics-bind-address=:8080 │ ├─4b6836ad620a17c8d63f811a494a1b08c7a60c5244fb905c44735feb0372b0c0 │ │ └─195714 /pause │ ├─3d81e61e243ec6c005688a6b94ff41332e7e7f2102d44e8e9712eec8ae71c65c │ │ ├─131821 /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 │ │ └─132028 /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 │ ├─25cfae6c8a81430236b6e751d2bb51b927ee247a91b8863dce477815ab4f5d85 │ │ └─180262 /pause │ ├─875f8094fa4c3d7754d19c907661b4a15efa9557e94e1f3a9656da4345091550 │ │ └─49100 /server │ ├─410fd5974f3d2f8720c75446631c177c0d5accd5b5a012d9f4612b85eb9242a3 │ │ └─249449 /pause │ ├─c25fd48932dc77f2ca6756b5f555909926127e07a7f670253cc1c426d9b7e294 │ │ └─50280 percona-xtradb-cluster-operator │ ├─1713bf784b79ff470a5fc7a0a101665671f71a0c4fa8ccb6d360639eeb5a1231 │ │ └─65626 /pause │ ├─a2ef6b7eaefa684464d59769ee8d97c220481fda29691ac3a546266f9857e87e │ │ └─177938 /pause │ ├─90a021f32d301cfa78ef150a187b79d22a1876bc9a227f025fb42093e6d23f58 │ │ └─58648 /pause │ ├─82bcd0205230c2b37291e40cdf07d51132e9a1b9e9552ae27a3617dde6f0d904 │ │ └─64930 /pause │ ├─9585cc9b6845fbc71eaa5ea479c8c8f63fcc38df71017bae825cfaaad349d123 │ │ ├─51071 mysqld --wsrep_start_position=04328985-a0e5-11f1-9277-3323952b5a43:20 │ │ └─51193 /var/lib/mysql/mysql-state-monitor │ ├─b109a0c7de413c24060d73e90ebd552645e2ea1bdb670b07cd6ecc46d73818d6 │ │ └─249061 /pause │ ├─199f975bcb91e3c3c0443175568ba921bf626b8374991000306c9975a5c442b7 │ │ └─49797 /manager --metrics-bind-address=:9782 │ ├─1154edd26973d7cd413d3355f57a7bb5832d943c0a3dfd8e260f3139f09c8a6f │ │ └─42513 /pause │ ├─005fcdeb106964658ab47f61f44e5f6a29910f05cbca0eb3cd7eb5dd3187b861 │ │ └─67671 /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.162-253-55-128.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 │ ├─899f786d822824f7b531fc8bdcc7015e0ce0387958d6c45d763def81a4799cf9 │ │ └─42570 /pause │ ├─9fc5f7d76d92a022af02d93ebe52ff4b3b93a3ceb7dc5926fa49098305c0d080 │ │ ├─ 74222 apache2 -DFOREGROUND │ │ ├─ 74267 (wsgi:k -DFOREGROUND │ │ ├─ 74268 (wsgi:k -DFOREGROUND │ │ ├─ 74269 (wsgi:k -DFOREGROUND │ │ ├─ 74270 (wsgi:k -DFOREGROUND │ │ ├─400098 apache2 -DFOREGROUND │ │ └─417007 apache2 -DFOREGROUND │ ├─7beedd39d8859eca8f323024c9663f839c9401a2cc64d8626702d92737810911 │ │ └─51168 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─7d1c2453c53ef326b53aafec8c1209a07c42c5bb347e85a5ebf47e21671bb52b │ │ └─66474 /pause │ ├─1edded063b341167bc1870aa005eec42319ee60b53b04e96f31543c06891ee02 │ │ ├─190409 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─190784 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp90gzwu6z/privsep.sock │ │ ├─190910 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpcloyza1d/privsep.sock │ │ └─191238 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─4415babfd900932bf622b65c05f2f80ad1cbed9174d98ac0666ef15d1fef3437 │ │ ├─252896 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─252912 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-14.2.5.1/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false │ │ ├─252918 erl_child_setup 1048576 │ │ ├─253007 sh -s disksup │ │ ├─253009 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─253010 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─253026 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253027 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─253037 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─253253 /bin/sh -s rabbit_disk_monitor │ ├─daa29357d0470194565ae4d59c084335fadd34da92de82610ce95467da5e3edc │ │ └─42695 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 │ └─7c20b9cbc4ba5e927190212d713a44905ba446f10dc07ef42b04b666983831ba │ └─130734 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount