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 │ │ │ ├─21236 /lib/systemd/systemd --user │ │ │ └─21237 (sd-pam) │ │ └─session-22.scope │ │ ├─21233 sshd: cephadm [priv] │ │ └─21257 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─715 /lib/systemd/systemd --user │ │ └─716 (sd-pam) │ ├─session-4.scope │ │ ├─1465 sshd: zuul [priv] │ │ └─1478 sshd: zuul@notty │ └─session-1.scope │ ├─ 712 sshd: zuul [priv] │ ├─ 729 sshd: zuul@notty │ ├─ 874 /usr/bin/python3 │ ├─ 1469 ssh: /home/zuul/.ansible/cp/199.204.45.129-22-zuul [mux] │ ├─384889 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fizkqnqljuotetvtzvmlkuppivqcrnef ; /usr/bin/python3'"'"' && sleep 0' │ ├─384890 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-fizkqnqljuotetvtzvmlkuppivqcrnef ; /usr/bin/python3' && sleep 0 │ ├─384891 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-fizkqnqljuotetvtzvmlkuppivqcrnef ; /usr/bin/python3 │ ├─384892 /bin/sh -c echo BECOME-SUCCESS-fizkqnqljuotetvtzvmlkuppivqcrnef ; /usr/bin/python3 │ ├─384893 /usr/bin/python3 │ ├─384894 /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 │ └─384898 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─docker-6e95a36fde17fdb4cdfd4e7c5f2ef6d39ba08274ac6967c8aaeee65dd2b912a6.scope … │ │ ├─12298 /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 │ │ └─12311 /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 │ ├─containerd.service … │ │ ├─ 9809 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12260 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6e95a36fde17fdb4cdfd4e7c5f2ef6d39ba08274ac6967c8aaeee65dd2b912a6 -address /run/containerd/containerd.sock │ │ ├─ 12634 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43d5432478016f819f3190d09b838cce509a5242da87db3e7be49c845b0ad3e6 -address /run/containerd/containerd.sock │ │ ├─ 19315 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4bc6879ad8c938bdf2994b965063441d06eb296258ffb3e1dd3389bf2f988170 -address /run/containerd/containerd.sock │ │ ├─ 24520 /usr/bin/containerd-shim-runc-v2 -namespace moby -id bbe07bcbfb409b1a9acac92fd71facce4ee91d4b9634b689f00d1484c0e51f50 -address /run/containerd/containerd.sock │ │ ├─ 29030 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6667d6e2ec706c68b2758ff43b6b0a3ed8d90d3862d958f1561c8471190da86e -address /run/containerd/containerd.sock │ │ ├─ 33823 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dd6bd209a94369a1e93f60a4c58105b568f0498373ab23257ee065027f033940 -address /run/containerd/containerd.sock │ │ ├─ 39208 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd78e84ba25870ab6313b704470182fc2a63fcffacec7a71148b0d7f803fa56e -address /run/containerd/containerd.sock │ │ ├─ 39226 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e71869cd85789fc2d6c1c3045e5bc952b2827623d2a43b2eca411ded12c3c2dd -address /run/containerd/containerd.sock │ │ ├─ 39268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95f9c881d83e1ec305e262e7b43f593f4566a181245419dc5ca0efd31420d461 -address /run/containerd/containerd.sock │ │ ├─ 39288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1e5cc1fb459cd4b8ca2fcd5cd9f85c161a34837d1a5dc15040cc85c9780f919 -address /run/containerd/containerd.sock │ │ ├─ 39297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66df25560f1b89c4e88ae9508782a16dccf2348d32e7ab46d9b432b650cd2572 -address /run/containerd/containerd.sock │ │ ├─ 39833 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id feb13c4512ce063b97b99c793cc30ce8c90127e7270bf843bf0509f67402441e -address /run/containerd/containerd.sock │ │ ├─ 40541 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ba4a9a2758c6b6c0492c2b1b55896d75dd755ee04e2d17f2f0578712524eee2 -address /run/containerd/containerd.sock │ │ ├─ 40562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8437f3c0856088c72321fb7fdce7fe6fbd87beadfffc9db48712a45586584842 -address /run/containerd/containerd.sock │ │ ├─ 41947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 94156910961f44808c7f962ecd80b18e3fe1a544deec5858d98462d89410aa98 -address /run/containerd/containerd.sock │ │ ├─ 42302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ba8e1dfa05e8bf6faab1a584e978dd7bb79d53c16d3d7b146da6f3575b8ed71 -address /run/containerd/containerd.sock │ │ ├─ 42340 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4604f5e0e3674f7544fcb12492da0ced71ae9d1ccee837e3cf6e8b4f7984744a -address /run/containerd/containerd.sock │ │ ├─ 42766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 239c83762191641fa6ad47772469c8311caddf5f268325810136e541907dd7f2 -address /run/containerd/containerd.sock │ │ ├─ 43312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbef3a8ccd82680c5a232bbe99e726ee9534f938a0252c12ed805bf7fdc4d4a7 -address /run/containerd/containerd.sock │ │ ├─ 43351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1e67925c23a15ed21ea0f668365e979371fc775ac9b5c63a6c3300c2aae59855 -address /run/containerd/containerd.sock │ │ ├─ 43384 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82ec37be4706dcf962d276e261b03756152f9eb13160428237efe1bf8466ceb4 -address /run/containerd/containerd.sock │ │ ├─ 45718 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 52eef73726117fae82037c4a46db755a468a0bd54585df71b96cc92e4144ae58 -address /run/containerd/containerd.sock │ │ ├─ 45771 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0e740f42c3ac45b1b2f238b4462681c85e19fd67f494e2943ad4cefe42795e9 -address /run/containerd/containerd.sock │ │ ├─ 46481 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0a47d3f747173f8e70c14a5075babc1fcf51ead2f24907891676b004d1fc33b3 -address /run/containerd/containerd.sock │ │ ├─ 46583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fedd5cb47a180187f0cd2806829e7ea7347f195c50ecfe1229038ee5775239e8 -address /run/containerd/containerd.sock │ │ ├─ 46952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d4a4299667ece042d6f62130e41067d80c840dc3dd1dda212a64c4ba1047c62 -address /run/containerd/containerd.sock │ │ ├─ 47281 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9323b4baa49472705c4f6078cc4f73eb8bc306df64ae3fccca3b06cc49a1dfe7 -address /run/containerd/containerd.sock │ │ ├─ 47787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9577ecb11b13acacaef32bb709eca5df05c0a544c55efbed64e0945773a2e88e -address /run/containerd/containerd.sock │ │ ├─ 49974 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b30bca549290c1eebcc2e37e71c7fb71eb8258dfd8edfb5e07dc7068598ace1 -address /run/containerd/containerd.sock │ │ ├─ 50197 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 754f04d265568257259f36408b9aa00e5acc7dad452cc52a7bb75733da5c09e3 -address /run/containerd/containerd.sock │ │ ├─ 54503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 212b23a0e9dc1610a554a712059dc2e1bdad8e5c46b7a9600406c4ff4831bb7c -address /run/containerd/containerd.sock │ │ ├─ 55146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b9ee7f8f8815be65bc7106016151817f4dec22d758dcf32f75e5888c911ad3d6 -address /run/containerd/containerd.sock │ │ ├─ 55200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c94180974fbf05a7f8dac0656db6ee8d0019a390f042e3105416f7097c9304c2 -address /run/containerd/containerd.sock │ │ ├─ 55244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 36183f1f0dbf6878948888a0dab16b5cecb31751a4f71cf47ec2cf897816b1ab -address /run/containerd/containerd.sock │ │ ├─ 55458 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 63b1ab0fdff00971831ab0d67165e1865c78e0e383eb3948b4ae9e7c8357c347 -address /run/containerd/containerd.sock │ │ ├─ 59402 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db7ef23036b0fd378c2c0614ac224456db242c40f7652828f4cf4dc3cb0b57c2 -address /run/containerd/containerd.sock │ │ ├─ 59543 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd584ee8bfddcc7eb3b2960c1988394bbb79b8c616066b507ecf5d9bb4ba1730 -address /run/containerd/containerd.sock │ │ ├─ 59587 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c97625363ab1ef029817ebead1c23aed4bfd1f8ec83d1b8546848522dc30459 -address /run/containerd/containerd.sock │ │ ├─ 59636 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 996d77829b3db2da4be4f175919be9d10192796461842f227dc5274ef2ba8b30 -address /run/containerd/containerd.sock │ │ ├─ 61039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id abea8963ccbc5f29d890ac4586978d9355f6d94f46920102473c0208c47b0afd -address /run/containerd/containerd.sock │ │ ├─ 61126 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21c81c0054b0bcc3af96ce9728f0b53fb2bc211c3bb1d34e3eae28ff5c47a17c -address /run/containerd/containerd.sock │ │ ├─ 61419 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 44ab8a80b7c14b8d930226624197cb63f41f70374711a10e246d976e3cc6c244 -address /run/containerd/containerd.sock │ │ ├─ 61479 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 090d93100b214d42719dcf717ddbb8fe79b0e61d1599cc8305dd7118df7c1b6c -address /run/containerd/containerd.sock │ │ ├─ 61582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54410ea6843ac730b4d131399d517ff89ae0a61ce1bbc88516c5d209eb2e01b8 -address /run/containerd/containerd.sock │ │ ├─ 61841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f494ade0d33d18a82eb37a49a0c5cad631aff7e223c4a7b51466ff78f0dbde6 -address /run/containerd/containerd.sock │ │ ├─ 62214 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df0c7a668dd9510a31cf093cea8d98031161d975f8e23d84f09afcf7f5e673c -address /run/containerd/containerd.sock │ │ ├─ 62610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03b0233a74518534ac984f5ee1ebea37a057459e236f32536d6d6e1751b3a291 -address /run/containerd/containerd.sock │ │ ├─ 62787 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8bba51dc948a713e6898801ed4faff480e563ea12245222ca80ac722f93a3bb9 -address /run/containerd/containerd.sock │ │ ├─ 63489 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57f36d898a59b732fe56551ab223fe32253e445323b0a1a6de31712d729c3dd -address /run/containerd/containerd.sock │ │ ├─ 64836 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50930d70e2f8793f700b32507b663248f0210965f23008b5c1b54e663780756e -address /run/containerd/containerd.sock │ │ ├─ 67283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b983fb5a1671784ca1e8806529eb0fc5ba7b4909790d57ed0a1c729d8e8e2d07 -address /run/containerd/containerd.sock │ │ ├─ 76257 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8bdbcc183d55a3ba0c22c20e5bbf5a2c06746dd9edc8090a05eb759e4d2f046 -address /run/containerd/containerd.sock │ │ ├─ 77671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1ec3e6887d9ce45eb449fb00cb8fd630690a67cada99ac71ca4e97fb9a6011a -address /run/containerd/containerd.sock │ │ ├─ 83386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 213a315fc1846378e071b8b92f3d971ffec0ace4dcaa7ecbd7f04bd0f34a3410 -address /run/containerd/containerd.sock │ │ ├─ 89328 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c1378c4802fd06a6c3fe19b0548e3f5ddc5c9447527dd041c3e8c8abb3c9a752 -address /run/containerd/containerd.sock │ │ ├─ 93607 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 82e80223f9c89650df0fe5f2eabb3d0a0fbf7d47b12d463613a1caca5c1170f9 -address /run/containerd/containerd.sock │ │ ├─ 93631 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 742c8576ce7414a189f15b95d313f5245099e1ae27cc64b8689b49e946db92d1 -address /run/containerd/containerd.sock │ │ ├─101926 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93d446f0b639bfed50837a9e0288dc4beca83f91c1374ca36f08bfda3491842a -address /run/containerd/containerd.sock │ │ ├─103546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5e3812a4719ba99ced02fc363030db06ba2974edc0cf22c990307bd5b250bb2 -address /run/containerd/containerd.sock │ │ ├─103591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1819b6f33ac4e1f5626ff6a1feb6ca7bd6948fca06a09c075e5f0a8e45b3f8f9 -address /run/containerd/containerd.sock │ │ ├─105442 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 802e2c77738ebbf54334d3741e2610e06bcb34dacf07aa9f57cde9a26b74b7c2 -address /run/containerd/containerd.sock │ │ ├─107371 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dacd63d3b1bfdc0dd9e9ec0c423de4d4f2bb211e791227eeebf9ac1f5e6fcdbe -address /run/containerd/containerd.sock │ │ ├─107470 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fc9405cfa1d09eee7bdd450199b1777dd84010fc65047c73d30cb67c3288b61b -address /run/containerd/containerd.sock │ │ ├─120445 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 83429694f908a42b972bad86e6038f3a7ceb6013e5989ef6575d07de2702ad5d -address /run/containerd/containerd.sock │ │ ├─120477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 08223d92c1a7012004a62b88bbc4a72aee0865d02b2324d7077e05ab4b5d7064 -address /run/containerd/containerd.sock │ │ ├─122980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 029463df2d05d09f9378efd609f34331942a19a488b60a2ee620490dab28e3f6 -address /run/containerd/containerd.sock │ │ ├─137400 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b45313776ad631ffcfa12cc35fe0eea8025c0e4f346686d46dc4004b299637bb -address /run/containerd/containerd.sock │ │ ├─138405 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89bc17450ec9859acc450e8075a0cf808ec681ab158ef8a338fd76f243967d45 -address /run/containerd/containerd.sock │ │ ├─139406 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c1f6568b66d435861ead610c4360bd3629f287fa840c9da5a505762bf0299c2 -address /run/containerd/containerd.sock │ │ ├─139449 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a184dd51c05d95ace5728e4c3b521d712e8d01cb3dbccef81b15d0b4be0e11a0 -address /run/containerd/containerd.sock │ │ ├─140032 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3acc38ca7e09cebb1edda5d183b35099f31fb67507e9ca736be20e6309e5e22a -address /run/containerd/containerd.sock │ │ ├─141289 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c7f3fadcb86fec89167ebf52d51f7180113775f49607c7edac92078c7a4ece0 -address /run/containerd/containerd.sock │ │ ├─143207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64d23ab460d3780f12a30a0eed6e7efefe289683424c777de6374042c7b98178 -address /run/containerd/containerd.sock │ │ ├─143505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39d3b44af552b20cb4436bb4c776bfdda29877588de783034660b6ad0aef8233 -address /run/containerd/containerd.sock │ │ ├─143678 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffd67f1afa681970601bcb6b0e3889c604bccdebf6695b80222b3c55727508e6 -address /run/containerd/containerd.sock │ │ ├─143726 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 34607049d5e56119df861d81214a1221d2dd480d10262173b8ac1e6c8c586e14 -address /run/containerd/containerd.sock │ │ ├─144128 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f78f1c6616d5d8d345c022922a1bf77512478af3713eaca98e1b49560fc552ba -address /run/containerd/containerd.sock │ │ ├─144309 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c726241e47380ca014daca22c4864015001d585108dfd6db0bd0d7f715273836 -address /run/containerd/containerd.sock │ │ ├─169571 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d778540ab4a4d6cc3f771802a600a2c54582051132e0664670acba14f0f46b0 -address /run/containerd/containerd.sock │ │ ├─171556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cb1be51ad2f8e8a4624488a0f7b7221887bf5372e5c8472667ea3e3eae679f8 -address /run/containerd/containerd.sock │ │ ├─171584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f96f8f7c8859e219ed97214873dd293982f35ffbd452727a5240fd6329258cca -address /run/containerd/containerd.sock │ │ ├─171609 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b145b64b532205b122c924d88f441ae783962e14c4704fdf1b934f2d049feee7 -address /run/containerd/containerd.sock │ │ ├─171905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2397e3eb7db5be55907b6ae190e5e66e5a85ebe614a0747747ed32a6320eaa51 -address /run/containerd/containerd.sock │ │ ├─179436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5194c3f53359fb11206246ff45baf06b7df9d5d9ce89e6b4050d521ed34aed1c -address /run/containerd/containerd.sock │ │ ├─181948 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6913674a3d1f6a9c9558040aafd283e5815a4775a880ea0821b6b1c255f403f1 -address /run/containerd/containerd.sock │ │ ├─184171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d86bb3288efe09dd3243377a01e1791c837d6193d05c3b125257faa4cba21bbe -address /run/containerd/containerd.sock │ │ ├─184253 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 026913c8ce88b1fa6f3cac8438ed3d0ea5d3b497298a74509bad037292b22760 -address /run/containerd/containerd.sock │ │ ├─184312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e6412dcffdc6a1ab561f89d6daf0f311077bd6c1878cff68dcfbcfd5b32c99e -address /run/containerd/containerd.sock │ │ ├─200439 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc4ffd394e68662f1a347dfb5c87ed4c94d914649f0016960f772716684bbb88 -address /run/containerd/containerd.sock │ │ ├─208420 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f52f87f4371f5075f358755a1967ce0e930bb476c2df8bea33ba9b4be693f6d1 -address /run/containerd/containerd.sock │ │ ├─208437 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9c16420855da4b658595e37d3babd3870d7043c8e197af97b3542cc68698650b -address /run/containerd/containerd.sock │ │ ├─208482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bb8293f5807faf109f128873e054a71eeba0589451219c35de9fd5d14cecf37d -address /run/containerd/containerd.sock │ │ ├─208756 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4ea09d469343f36b5274ac8b0eecb09caa9d08b744e480047a3798d5e443fc62 -address /run/containerd/containerd.sock │ │ ├─219972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d5c4847c1469ab2381244b04be97b7067360e7cbbfdf492447ee6ab054587921 -address /run/containerd/containerd.sock │ │ ├─222018 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e76c65765d5155a310fc592180920e54f0d321f696f71819d5b021ef849d18b9 -address /run/containerd/containerd.sock │ │ ├─223199 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c28836c85dc04a0c18f9a2df7efa8aff4bc21111ff5b7ff7c3a6cb32e2cb6a89 -address /run/containerd/containerd.sock │ │ ├─223921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5685e5d3f649eabe6351619bf29c9ed17b938912e19495ffca5d725c59bd6730 -address /run/containerd/containerd.sock │ │ ├─225116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa67b3d4e8a9a6f48c0380013b4b95990e19503ff6db4f68e2a711a6b2af54d3 -address /run/containerd/containerd.sock │ │ ├─226822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dfaf61eae7da1bdc6de1423186bf689d723fde6f3bf00a181a896ea0e55b4b8e -address /run/containerd/containerd.sock │ │ ├─228130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5d2baf58a8b661a80f8eefebf975997568342c3c0b1c947fbce1191189594e64 -address /run/containerd/containerd.sock │ │ ├─228286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8620d6d732148d63a1b3939fe77dce568b24303a6598d3b5c462c40b8c1e5ad -address /run/containerd/containerd.sock │ │ ├─237263 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 246b706fdab62a5aed07748810ba5cd50a80c549def180b7dd4539eea0c98bba -address /run/containerd/containerd.sock │ │ ├─237667 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b04ab232f8e96b148a523552d9d0ac3531a57dc9788365d5423a62988160719a -address /run/containerd/containerd.sock │ │ ├─240271 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd200b9e18a4d70d6b14331148e4340c5403f3b040527a29cadc22df4ac6a800 -address /run/containerd/containerd.sock │ │ ├─245276 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d4749bc17ce444a0d75aaec38988e7b5ef22b05c48186837cb7cb0a2db45e5f -address /run/containerd/containerd.sock │ │ ├─245528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84fd580567d88a9c437018f9fd99445db9355716534d1324fbc2de01590470f0 -address /run/containerd/containerd.sock │ │ ├─245577 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f97bd5d0c52d772438d637128620d77e66855c7982af8324c74f6914ac746ef -address /run/containerd/containerd.sock │ │ ├─245702 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33fdb2ff3d695eea9c33b8242b1500275dea38270a648fe1f2d3a491017d0ced -address /run/containerd/containerd.sock │ │ ├─256877 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1987e21eccf60f72804a7a9a75c2ca76128b2c9ecb7dd30fd42b7cc020eee0e2 -address /run/containerd/containerd.sock │ │ ├─259238 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5fbcc70d4523d9f14dda2c471d3fa2414d042c7870772550d75c9b536c74ca16 -address /run/containerd/containerd.sock │ │ └─260735 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31dc36cdab3cd559d6328e19e0e9db16fd21c756e39fcbc52b6ce7a7ead90029 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1198 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─534 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─408 /lib/systemd/systemd-udevd │ ├─run-ra1f08afa89074cefb8349e42b67d39a3.scope │ │ └─187164 /usr/sbin/libvirtd --listen │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─636 /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 │ │ │ ├─28744 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29013 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.haylkh.service │ │ │ ├─12551 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.haylkh/unit.run │ │ │ └─12579 /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-haylkh --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.haylkh:/var/lib/ceph/mgr/ceph-instance.haylkh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.haylkh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.haylkh -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 │ │ │ ├─19273 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19294 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24228 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24503 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33524 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33804 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12191 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12218 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10181 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─657 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─630 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─136797 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─39673 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.129 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─372 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─661 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-4bc6879ad8c938bdf2994b965063441d06eb296258ffb3e1dd3389bf2f988170.scope … │ │ ├─19342 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19359 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-43d5432478016f819f3190d09b838cce509a5242da87db3e7be49c845b0ad3e6.scope … │ │ ├─12658 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.haylkh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12678 /usr/bin/ceph-mgr -n mgr.instance.haylkh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─uuidd.service │ │ └─1398 /usr/sbin/uuidd --socket-activation │ ├─docker-dd6bd209a94369a1e93f60a4c58105b568f0498373ab23257ee065027f033940.scope … │ │ ├─33845 /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 │ │ └─33859 /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 │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10746 /usr/sbin/chronyd -F 1 │ │ └─10747 /usr/sbin/chronyd -F 1 │ ├─docker-6667d6e2ec706c68b2758ff43b6b0a3ed8d90d3862d958f1561c8471190da86e.scope … │ │ ├─29055 /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 │ │ └─29067 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─411 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─136572 /sbin/iscsid │ │ └─136573 /sbin/iscsid │ ├─docker-bbe07bcbfb409b1a9acac92fd71facce4ee91d4b9634b689f00d1484c0e51f50.scope … │ │ ├─24545 /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 │ │ └─24556 /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 │ ├─dbus.service │ │ └─626 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─635 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─632 /lib/systemd/systemd-logind ├─k8s.io │ ├─95f9c881d83e1ec305e262e7b43f593f4566a181245419dc5ca0efd31420d461 │ │ └─39359 /pause │ ├─38b21b5517e02a83164bbce2dbfc07e335024a779abdbefdb420f3674319df3d │ │ ├─196799 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─197191 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─197192 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─e71869cd85789fc2d6c1c3045e5bc952b2827623d2a43b2eca411ded12c3c2dd │ │ └─39328 /pause │ ├─d86bb3288efe09dd3243377a01e1791c837d6193d05c3b125257faa4cba21bbe │ │ └─184199 /pause │ ├─996d77829b3db2da4be4f175919be9d10192796461842f227dc5274ef2ba8b30 │ │ └─59658 /pause │ ├─8c6ae9dec4eb2cf6891c011c23c835e93331b52ba2fa0fd2fb94d025c36fa9dd │ │ └─59890 /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 │ ├─ce89732956bb1e0a05a83dd49c50111c16111a0ffe11c2e04224a81018856d4c │ │ ├─47997 mysqld --wsrep_start_position=249803bb-4b66-11f1-bc21-9264509df350:20 │ │ └─48152 /var/lib/mysql/mysql-state-monitor │ ├─6c7f3fadcb86fec89167ebf52d51f7180113775f49607c7edac92078c7a4ece0 │ │ └─141313 /pause │ ├─0c2255b68dea21317e4a6fee92f5f679a6fdb302c0188e6c0d0a4272ded8ebaa │ │ ├─263241 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─263254 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─4f494ade0d33d18a82eb37a49a0c5cad631aff7e223c4a7b51466ff78f0dbde6 │ │ └─61870 /pause │ ├─48256f9d65c4be68e39db1d3840614a7a30ac37a9cf0e3969f4cc808a2998e55 │ │ └─222302 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─ba0f491c9bb4d5efb6cc19f34abbb6bef9f988a7cdcc99780d70a59c39244408 │ │ └─65014 /bin/oauth2-proxy │ ├─1819b6f33ac4e1f5626ff6a1feb6ca7bd6948fca06a09c075e5f0a8e45b3f8f9 │ │ └─103615 /pause │ ├─64d23ab460d3780f12a30a0eed6e7efefe289683424c777de6374042c7b98178 │ │ └─143275 /pause │ ├─6913674a3d1f6a9c9558040aafd283e5815a4775a880ea0821b6b1c255f403f1 │ │ └─181971 /pause │ ├─52fc58a27d6cfcc86d9972baf20747f4651a3514820958f7785432da468a4178 │ │ ├─ 46006 /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 │ │ ├─ 46018 /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 │ │ ├─ 46163 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─258955 nginx: worker process │ │ ├─258956 nginx: worker process │ │ └─258957 nginx: cache manager process │ ├─3f8155faf99278f5c1bbcc0ce4f543e9ff6f467e7a55c06afb82acfb834e39a5 │ │ ├─254192 manila-api: uWSGI master │ │ ├─254288 manila-api: uWSGI worker 1 │ │ └─254289 manila-api: uWSGI worker 2 │ ├─f57f36d898a59b732fe56551ab223fe32253e445323b0a1a6de31712d729c3dd │ │ └─63512 /pause │ ├─a821a8da2697c990c29d3d19b8b8bf9267b104acdaa5dc6121c26c369016f76a │ │ └─254239 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─275ac3ae3b3710afeb8999f60c4b57980fbf5b1e5fc90bd291c1d49c00123f4b │ │ └─39492 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 │ ├─fbef3a8ccd82680c5a232bbe99e726ee9534f938a0252c12ed805bf7fdc4d4a7 │ │ └─43340 /pause │ ├─63b1ab0fdff00971831ab0d67165e1865c78e0e383eb3948b4ae9e7c8357c347 │ │ └─55481 /pause │ ├─4a0652e1bdc6ace1cc1aa92ade1c38eeb321b7a6b5bdeab7c843cec26d98f398 │ │ └─84236 /usr/local/bin/rook ceph operator │ ├─090d93100b214d42719dcf717ddbb8fe79b0e61d1599cc8305dd7118df7c1b6c │ │ └─61507 /pause │ ├─6024bddbab28db7e11989a319780bbd25fc5b4fdd9f020b168ce6fc943f26cb5 │ │ ├─ 94059 /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 │ │ └─341437 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─83429694f908a42b972bad86e6038f3a7ceb6013e5989ef6575d07de2702ad5d │ │ └─120472 /pause │ ├─abea8963ccbc5f29d890ac4586978d9355f6d94f46920102473c0208c47b0afd │ │ └─61061 /pause │ ├─52eef73726117fae82037c4a46db755a468a0bd54585df71b96cc92e4144ae58 │ │ └─45744 /pause │ ├─b17c1e57d32636a2948c9f1d23ed91d3b799157c3f8eee923dfc8522f269ec99 │ │ └─43004 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 │ ├─af5f783265029adddeb96e2eaede71df923f9ffdd4427d4811c87ae15b9247d6 │ │ ├─63603 /usr/bin/vector --config-dir /etc/vector/ │ │ └─63638 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─01d9c802387bf307e7e8fe14b6f047a6628ffc82d119331d7b0fc161aa96d3dc │ │ ├─102411 glance-api: uWSGI master │ │ ├─102425 glance-api: uWSGI worker 1 │ │ └─102426 glance-api: uWSGI worker 2 │ ├─8ba8e1dfa05e8bf6faab1a584e978dd7bb79d53c16d3d7b146da6f3575b8ed71 │ │ └─42326 /pause │ ├─d1e5cc1fb459cd4b8ca2fcd5cd9f85c161a34837d1a5dc15040cc85c9780f919 │ │ └─39381 /pause │ ├─059d1829c27f9b01e8943495372d503306b7bf7ada38778eb0067a36300101bc │ │ └─55564 nfd-master -crd-controller=true -metrics=8081 │ ├─b636e6100590344e823f9092c91fd97e3433a18a1bf5dbb6adbda68d8aac8907 │ │ ├─89492 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─89519 /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 │ │ ├─89525 erl_child_setup 1048576 │ │ ├─89598 sh -s disksup │ │ ├─89600 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─89601 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─89623 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89624 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─89634 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─89962 /bin/sh -s rabbit_disk_monitor │ ├─c726241e47380ca014daca22c4864015001d585108dfd6db0bd0d7f715273836 │ │ └─144334 /pause │ ├─a184dd51c05d95ace5728e4c3b521d712e8d01cb3dbccef81b15d0b4be0e11a0 │ │ └─139471 /pause │ ├─826d53671aed27fbae450965d312d41cf0ba23f8a8405a1644df9e2dde5b8ddd │ │ └─39461 etcd --advertise-client-urls=https://199.204.45.129:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.129:2380 --initial-cluster=instance=https://199.204.45.129:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.129:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.129: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 │ ├─317e91bb394affcf06c3a8062d0153f8b05b89e6dcc2a099123b616e6215eb97 │ │ └─105181 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─cc4ffd394e68662f1a347dfb5c87ed4c94d914649f0016960f772716684bbb88 │ │ └─200465 /pause │ ├─89bc17450ec9859acc450e8075a0cf808ec681ab158ef8a338fd76f243967d45 │ │ └─138432 /pause │ ├─1e6a34ca2e3fe6ea38f13c5ee5df040cef767b6d4ad2a364fd68348820c45e2f │ │ └─46772 /manager --metrics-bind-address=:8080 │ ├─3fb3f570e0692954dc5c8e7b61d7d9c0499ff4d66349c15b0fd41276da4faa5b │ │ ├─254412 /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 │ │ └─254465 /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 │ ├─5c379003bd259e19b431243a38e56bac834a1cdb0987268e358cae28fab57a11 │ │ ├─62732 nginx: master process nginx -g daemon off; │ │ ├─62758 nginx: worker process │ │ ├─62759 nginx: worker process │ │ ├─62760 nginx: worker process │ │ ├─62761 nginx: worker process │ │ └─62762 nginx: worker process │ ├─87954ff9fe15dbc5e272acface19fb7777474d90d890868b699fae9a5758842e │ │ ├─200633 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─200650 /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 │ │ ├─200658 erl_child_setup 1048576 │ │ ├─200713 sh -s disksup │ │ ├─200715 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─200716 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─200720 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200721 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─200731 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─200804 /bin/sh -s rabbit_disk_monitor │ ├─246b706fdab62a5aed07748810ba5cd50a80c549def180b7dd4539eea0c98bba │ │ └─237287 /pause │ ├─201966efbc086537ff7d62efe0ea112ce44c23caf250755cb62cfe46879ae603 │ │ ├─65326 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─65342 /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 │ │ ├─65349 erl_child_setup 1048576 │ │ ├─65408 sh -s disksup │ │ ├─65410 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─65411 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─65412 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65413 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─65423 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─65599 /bin/sh -s rabbit_disk_monitor │ ├─cef6acf394a52efba9dc1f542eeb65a48ebd0be791af62c2388b8e66cee05c15 │ │ └─223556 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─9323b4baa49472705c4f6078cc4f73eb8bc306df64ae3fccca3b06cc49a1dfe7 │ │ └─47324 /pause │ ├─5194c3f53359fb11206246ff45baf06b7df9d5d9ce89e6b4050d521ed34aed1c │ │ └─179461 /pause │ ├─754f04d265568257259f36408b9aa00e5acc7dad452cc52a7bb75733da5c09e3 │ │ └─50221 /pause │ ├─9df0c7a668dd9510a31cf093cea8d98031161d975f8e23d84f09afcf7f5e673c │ │ └─62236 /pause │ ├─898cb1121a89f8db095998b9e4d5cecec5237757aef8998ea7d8a438d63786f8 │ │ └─191130 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ed935880fd4106811e57a171332fd230c8e23b4368b9013ac4d576b76bd9a70e │ │ └─259601 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─feb13c4512ce063b97b99c793cc30ce8c90127e7270bf843bf0509f67402441e │ │ └─39855 /pause │ ├─8bba51dc948a713e6898801ed4faff480e563ea12245222ca80ac722f93a3bb9 │ │ └─62811 /pause │ ├─c19254b8373601f3fd168e5b34276ad726fc2df6f88f450ab1bfe6a905e51495 │ │ └─50549 valkey-server *:26379 [sentinel] │ ├─bc2c9762b9c69cdd35797501de6da66534c844664acc8e431c6932b7d4599ad5 │ │ ├─191091 /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 │ │ ├─357208 /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/tmpys7lw8iu/privsep.sock │ │ ├─357337 /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/tmp0j2d2s5_/privsep.sock │ │ └─357536 /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/tmp0hln2h8c/privsep.sock │ ├─71202eea7d0fcebc75f908a4c912c0254a9aa69edc1df87122fc6452b2c997aa │ │ ├─180843 neutron-policy-server: uWSGI master │ │ ├─180856 neutron-policy-server: uWSGI worker 1 │ │ └─180857 neutron-policy-server: uWSGI worker 2 │ ├─e2076d37c9c9a2963c5c684bdd42f74d786beda6b934d71a0b81d426b7985d51 │ │ ├─169706 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─169729 /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 │ │ ├─169748 erl_child_setup 1048576 │ │ ├─169798 sh -s disksup │ │ ├─169800 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─169801 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─169804 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169805 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─169815 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─170048 /bin/sh -s rabbit_disk_monitor │ ├─b983fb5a1671784ca1e8806529eb0fc5ba7b4909790d57ed0a1c729d8e8e2d07 │ │ └─67314 /pause │ ├─82e80223f9c89650df0fe5f2eabb3d0a0fbf7d47b12d463613a1caca5c1170f9 │ │ └─93643 /pause │ ├─9c16420855da4b658595e37d3babd3870d7043c8e197af97b3542cc68698650b │ │ └─208513 /pause │ ├─8db7756aa1935e27e27af28b2347720022c5b938ab27069d4292716a146302a2 │ │ ├─105556 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─105573 /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 │ │ ├─105579 erl_child_setup 1048576 │ │ ├─105626 sh -s disksup │ │ ├─105628 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─105629 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─105758 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105759 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─105769 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─105899 /bin/sh -s rabbit_disk_monitor │ ├─0e6412dcffdc6a1ab561f89d6daf0f311077bd6c1878cff68dcfbcfd5b32c99e │ │ └─184336 /pause │ ├─f723b9e44b4661835e5332933b11d1e37a589526c65df79e4929642ed7bda4ad │ │ └─39880 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─55c0f74961dae0c8c80cc833c2923b347a1c5f97be480a6dc6ffacb447b3a66f │ │ ├─217943 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─218527 octavia-worker: ConsumerService worker(0) │ │ └─218530 octavia-worker: ConsumerService worker(1) │ ├─84fd580567d88a9c437018f9fd99445db9355716534d1324fbc2de01590470f0 │ │ └─245574 /pause │ ├─901989eafbab1eb5c1bd07cafe8cee40251f003c527a86cd99572b0ed632b190 │ │ ├─216920 octavia-api: uWSGI master │ │ ├─216933 octavia-api: uWSGI worker 1 │ │ └─216934 octavia-api: uWSGI worker 2 │ ├─d5c4847c1469ab2381244b04be97b7067360e7cbbfdf492447ee6ab054587921 │ │ └─219998 /pause │ ├─dd78e84ba25870ab6313b704470182fc2a63fcffacec7a71148b0d7f803fa56e │ │ └─39272 /pause │ ├─fedd5cb47a180187f0cd2806829e7ea7347f195c50ecfe1229038ee5775239e8 │ │ └─46606 /pause │ ├─a21df2ca161ce8fd9392c61ea0f76b0aa1c28740cd7215fe2f1aebc2b1e7b870 │ │ └─260978 /bin/openstack-database-exporter │ ├─8962b6c0aee884f4bdc3312c76bf5ef1ef0f34460da55383327776b8ea8794e6 │ │ └─61908 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 │ ├─0f27a5a42e7a670040689e94a83a44734154258d75fd2ae44389a3244c03c789 │ │ ├─167960 nova-metadata: uWSGI master │ │ ├─167982 nova-metadata: uWSGI worker 1 │ │ └─167983 nova-metadata: uWSGI worker 2 │ ├─c55f992225eb69477887f40cbd7170cce2d9452cf321b8d074f78967da8d5e8a │ │ ├─141425 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─141441 /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 │ │ ├─141447 erl_child_setup 1048576 │ │ ├─141584 sh -s disksup │ │ ├─141586 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─141587 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─141667 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141668 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─141678 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─141768 /bin/sh -s rabbit_disk_monitor │ ├─d06b104279c4cc1b80711e685f8ddea27e77145939c5adfbd9d7a8a369e12e9f │ │ └─225211 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─9577ecb11b13acacaef32bb709eca5df05c0a544c55efbed64e0945773a2e88e │ │ └─47811 /pause │ ├─94156910961f44808c7f962ecd80b18e3fe1a544deec5858d98462d89410aa98 │ │ └─41973 /pause │ ├─839d1cf27cbceafa40b5d5025bb112bc2d0b19860a09bd13eac336582a95dcbb │ │ └─39613 /kube-vip manager │ ├─e1a48458dea561db3d6c06f33b9367c5568ae7dfa0ed4b560d2abc71bd4b8416 │ │ └─64691 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─60f7645722de682a75f8417dd6b433264fea6602bc75fcc59ef52c69d3258e97 │ │ └─64657 /bin/pushgateway │ ├─c32b67d4c0f3dfd3cabfb3786d6737e5f6d35963672a67bd619abd0c2ebf6e84 │ │ └─217945 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─0ba4a9a2758c6b6c0492c2b1b55896d75dd755ee04e2d17f2f0578712524eee2 │ │ └─40589 /pause │ ├─36183f1f0dbf6878948888a0dab16b5cecb31751a4f71cf47ec2cf897816b1ab │ │ └─55267 /pause │ ├─f4b813b132a2a117a2f455929fdc025eba26c8c7bfadfb08c495bfe21d7a921b │ │ ├─47942 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 │ │ └─50617 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─43b869cf65e028bb05a880a71b2edb27d548d7edc41a502cd52523e723502651 │ │ └─46651 /manager --metrics-bind-address=:9782 │ ├─4adc748a1b7d23a6f83c6b305b9afb8d1ef9b3181a72d91422b9cc9311836ea3 │ │ ├─220099 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─220116 /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 │ │ ├─220122 erl_child_setup 1048576 │ │ ├─220170 sh -s disksup │ │ ├─220172 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─220173 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─220202 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220203 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─220213 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─220487 /bin/sh -s rabbit_disk_monitor │ ├─213a315fc1846378e071b8b92f3d971ffec0ace4dcaa7ecbd7f04bd0f34a3410 │ │ └─83412 /pause │ ├─b45313776ad631ffcfa12cc35fe0eea8025c0e4f346686d46dc4004b299637bb │ │ └─137423 /pause │ ├─d9cd5ad736c49f1973ef9a90a541f0dcc0d5395d937b63e96cc4b05061298e0c │ │ ├─180157 neutron-ovn-network-logging-parser: uWSGI master │ │ └─180211 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─c38f2b459172adb1a9d9aa65201866afa07b7d92552bbb4fed98fcc630bc01d5 │ │ └─94875 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─4d5c1eeb7ed6fea72b5aa771b677e6c5e9907f16f0cf4f5a1e8a5257b18144a0 │ │ └─187096 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─b8bdbcc183d55a3ba0c22c20e5bbf5a2c06746dd9edc8090a05eb759e4d2f046 │ │ └─76280 /pause │ ├─e6329950f35c2f4df47c53fe33d3817e496527fb0a2ee33faaaa87cbd9aa9e17 │ │ ├─259390 apache2 -DFOREGROUND │ │ ├─262306 (wsgi:h -DFOREGROUND │ │ ├─262307 (wsgi:h -DFOREGROUND │ │ ├─262308 (wsgi:h -DFOREGROUND │ │ ├─262309 (wsgi:h -DFOREGROUND │ │ ├─262310 (wsgi:h -DFOREGROUND │ │ ├─262311 apache2 -DFOREGROUND │ │ └─262312 apache2 -DFOREGROUND │ ├─34607049d5e56119df861d81214a1221d2dd480d10262173b8ac1e6c8c586e14 │ │ └─143751 /pause │ ├─a5b2b84cfe0b8580ec3775ecc627fab72a0d5618fc1ae9bcae3e07464309dec2 │ │ └─43541 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─1bce595a5c9ecd638912acc9637c6f2e4a010a5c51b21e3b37e26fa1d5c55824 │ │ └─39496 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 │ ├─435a5e1708b233010e56e16207152ed1f8193541166dae3b18bef8606da9ba50 │ │ └─55606 nfd-gc -gc-interval=1h │ ├─6c1f6568b66d435861ead610c4360bd3629f287fa840c9da5a505762bf0299c2 │ │ └─139432 /pause │ ├─b1ec3e6887d9ce45eb449fb00cb8fd630690a67cada99ac71ca4e97fb9a6011a │ │ └─77694 /pause │ ├─44eaf4be4ffc14092aec39d38e9130f64116552009fb7e3610213a9b7a2d5869 │ │ └─149598 /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 │ ├─e86528c348a766eacab964c04a2f42c0c4abb81a12215808bec1dd7907c19545 │ │ ├─218865 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─218888 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─219575 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─219576 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376030 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376031 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376032 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376034 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376035 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376036 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376037 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376038 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376039 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376040 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376041 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376042 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376043 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376044 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376045 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376048 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376049 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376050 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376051 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376052 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376053 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376054 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376055 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376056 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376057 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376058 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376059 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376060 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376061 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─376062 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─376063 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─034d3720816f5d86dc633c6b42a0ef58bc688e78db40910e7b7c130bec34d53b │ │ └─186440 /usr/bin/libvirt-tls-sidecar │ ├─0cb1be51ad2f8e8a4624488a0f7b7221887bf5372e5c8472667ea3e3eae679f8 │ │ └─171618 /pause │ ├─0a47d3f747173f8e70c14a5075babc1fcf51ead2f24907891676b004d1fc33b3 │ │ └─46506 /pause │ ├─04f24101f9edeb833296999e383e98d2e25d1b6e39eb1f9b9075810e669db095 │ │ ├─116896 cinder-api: uWSGI master │ │ ├─116911 cinder-api: uWSGI worker 1 │ │ └─116912 cinder-api: uWSGI worker 2 │ ├─5214e0ffca73a29e6bef4c5e5630d6ce1459f63b264f6de667be48a10c075b8e │ │ └─39448 kube-apiserver --advertise-address=199.204.45.129 --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 │ ├─84aa86935bb0cf9f5c452bd2fe186dff1aec1e4ed745edf289da44ef8cd80f5a │ │ ├─237524 magnum-api: uWSGI master │ │ ├─237556 magnum-api: uWSGI worker 1 │ │ └─237557 magnum-api: uWSGI worker 2 │ ├─5f0b43f82afd1e752fc1e210e54951b27ce837d56ba9e4809f2544c02217d806 │ │ ├─237322 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─238033 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpj899fe9t/privsep.sock │ │ ├─238036 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─238038 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─212b23a0e9dc1610a554a712059dc2e1bdad8e5c46b7a9600406c4ff4831bb7c │ │ └─54526 /pause │ ├─5d4a4299667ece042d6f62130e41067d80c840dc3dd1dda212a64c4ba1047c62 │ │ └─46975 /pause │ ├─5312b1a42ba517a230232544008bfc78355c029fb454b89622f65a382b0deb0e │ │ ├─ 70616 apache2 -DFOREGROUND │ │ ├─ 70631 (wsgi:k -DFOREGROUND │ │ ├─ 70632 (wsgi:k -DFOREGROUND │ │ ├─ 70633 (wsgi:k -DFOREGROUND │ │ ├─ 70634 (wsgi:k -DFOREGROUND │ │ ├─370560 apache2 -DFOREGROUND │ │ └─370990 apache2 -DFOREGROUND │ ├─50930d70e2f8793f700b32507b663248f0210965f23008b5c1b54e663780756e │ │ └─64861 /pause │ ├─b145b64b532205b122c924d88f441ae783962e14c4704fdf1b934f2d049feee7 │ │ └─171671 /pause │ ├─027e86ae92cf698cfb17e2705d918ff2e7f7c401b72d974f614d6ade88d7d2d7 │ │ ├─167862 nova-api: uWSGI master │ │ ├─167898 nova-api: uWSGI worker 1 │ │ └─167899 nova-api: uWSGI worker 2 │ ├─8e7131a9cec9a72b5db8c192a9f9b776687393242b7d1f1216adce0075179493 │ │ └─60007 /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 │ ├─b04ab232f8e96b148a523552d9d0ac3531a57dc9788365d5423a62988160719a │ │ └─237695 /pause │ ├─389ca06f7e59874b49b40949598f7f3085de08a7be005637619be634799c1453 │ │ └─46055 /server │ ├─1927a1eaa84ace553fd859ea269e7e4cccba36d6918756d7840d7593df124972 │ │ ├─168530 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─168876 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─168878 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─e8620d6d732148d63a1b3939fe77dce568b24303a6598d3b5c462c40b8c1e5ad │ │ └─228326 /pause │ ├─fc9405cfa1d09eee7bdd450199b1777dd84010fc65047c73d30cb67c3288b61b │ │ └─107512 /pause │ ├─dfaf61eae7da1bdc6de1423186bf689d723fde6f3bf00a181a896ea0e55b4b8e │ │ └─226846 /pause │ ├─4ef31a15083fa4a60db01edaa51c81bdb85fc1a323e2ccad0eb8ed6372ec24fc │ │ └─50346 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 │ ├─2d10e38267fddf47ea43eeea971cc10f99b230f6a1e798dea02c72de8bd1a950 │ │ ├─168504 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─168883 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─168884 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─6a225570e771bc32aaa88380e0977d60157562d021a626ad8b214dd7bf1bbf61 │ │ └─55719 /secretgen-controller │ ├─f78f1c6616d5d8d345c022922a1bf77512478af3713eaca98e1b49560fc552ba │ │ └─144154 /pause │ ├─5b30bca549290c1eebcc2e37e71c7fb71eb8258dfd8edfb5e07dc7068598ace1 │ │ └─49997 /pause │ ├─a7aac36df162844ccc4580114bc68601e42b0ea6cd70133b6811e86e069ffcc6 │ │ └─64606 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─026913c8ce88b1fa6f3cac8438ed3d0ea5d3b497298a74509bad037292b22760 │ │ └─184288 /pause │ ├─bf2b5ac060344827f1faa606a24c4a4cbb1ede23e765a0293ca6ecdc6d75dffb │ │ └─40836 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3f4fe79868506cd63c3620c17cdf288cee910f725dee6cb7bb50734d3ea7b61e │ │ ├─237659 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─238098 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─238099 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─5d2baf58a8b661a80f8eefebf975997568342c3c0b1c947fbce1191189594e64 │ │ └─228153 /pause │ ├─27899c0d45a8d84c94c2bc4606dc17d6f55d038d5d2048fe45015810ee4980ee │ │ └─226873 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─d0e740f42c3ac45b1b2f238b4462681c85e19fd67f494e2943ad4cefe42795e9 │ │ └─45794 /pause │ ├─eabfd1412c7d888941eefca7aad22c29a21faccbddbb97d8b8eb48a89b35e934 │ │ └─43586 /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 │ ├─1d4749bc17ce444a0d75aaec38988e7b5ef22b05c48186837cb7cb0a2db45e5f │ │ └─245360 /pause │ ├─1a26801358f83a819cabd788802341b81f4317e9b5cda64a5797b556c2586b7f │ │ ├─172386 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─384222 sleep 300 │ ├─03891ef2978549e5e94b8457e316262b84115471cafb06abfa28e8ba7845589a │ │ └─48094 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─93d446f0b639bfed50837a9e0288dc4beca83f91c1374ca36f08bfda3491842a │ │ └─101951 /pause │ ├─c6cefb336f7c4b216d4142d85b88ce75a954695f4743d123ad153bca47783f0e │ │ └─63069 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─cf272edd99616685a4f4c373f6e7e006f8ac0e2cae8b26de1239761e221d8975 │ │ ├─60452 python -u /app/sidecar.py │ │ ├─60848 python -u /app/sidecar.py │ │ └─60850 python -u /app/sidecar.py │ ├─bd200b9e18a4d70d6b14331148e4340c5403f3b040527a29cadc22df4ac6a800 │ │ └─240295 /pause │ ├─07ff81ae5c9ba57c09f42f35fae8e6b93acad3b545188ed1597fc641ca55d3c0 │ │ └─43633 /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 │ ├─a3ea5d01e4b9a2bb1292c66e94a7a15d9c1518a3f8bbdeaa112754ce4cc35256 │ │ ├─41045 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41468 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─6159b72d033a147bac034a297e83efec53e6d29fd910d56af5f8e280b9e1e86c │ │ └─63962 /goldpinger --static-file-path /static │ ├─9d470e5c410a3b48ca50e6c8b37d406e0cda084bd57ea73533198faf8ce302e5 │ │ └─48127 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─bb8293f5807faf109f128873e054a71eeba0589451219c35de9fd5d14cecf37d │ │ └─208552 /pause │ ├─b3403ac17ea97686d6a903c8638ec323fdbca27f970073c246d1d11ac8804c54 │ │ └─63150 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─1e67925c23a15ed21ea0f668365e979371fc775ac9b5c63a6c3300c2aae59855 │ │ └─43380 /pause │ ├─9f691f077cefbba23ca3284fe6e2edfa89e54caf7ec930d32f85e1a53d651037 │ │ ├─139663 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─139780 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─139801 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─139960 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─384470 sleep 15 │ ├─f8583cfdc48476b0ef14cdd9c610ceec61255061e2ebe34a2aa408997ae3c413 │ │ └─223978 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─56bbe4a5b26b1591e35bc3e9cf73db2c05b0e27e45a6bfae5ea00a3429bab6e5 │ │ └─64776 /bin/memcached_exporter │ ├─ffd67f1afa681970601bcb6b0e3889c604bccdebf6695b80222b3c55727508e6 │ │ └─143702 /pause │ ├─31dc36cdab3cd559d6328e19e0e9db16fd21c756e39fcbc52b6ce7a7ead90029 │ │ └─260763 /pause │ ├─dacd63d3b1bfdc0dd9e9ec0c423de4d4f2bb211e791227eeebf9ac1f5e6fcdbe │ │ └─107397 /pause │ ├─482e47c1100cb09c27ba894b49de528ef701f87d8152889e287773d939563854 │ │ ├─137892 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─137905 /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 │ ├─08223d92c1a7012004a62b88bbc4a72aee0865d02b2324d7077e05ab4b5d7064 │ │ └─120509 /pause │ ├─d320de83918d098b5b691fada60a54d14bfa3804a7d8b9baccab2d535e9cb977 │ │ └─180070 vector --config /etc/vector/vector.toml │ ├─edaf56a75e8af392429ead45df18bb3d8e8c7feade3bfbeee5ebc4544200d440 │ │ └─55519 nfd-worker -metrics=8081 │ ├─70abcba07aaf15bc23f8b9b1940f8b45489c691c07bddefd371290d0dc68ac6f │ │ └─42394 /coredns -conf /etc/coredns/Corefile │ ├─4ea09d469343f36b5274ac8b0eecb09caa9d08b744e480047a3798d5e443fc62 │ │ └─208779 /pause │ ├─8f97bd5d0c52d772438d637128620d77e66855c7982af8324c74f6914ac746ef │ │ └─245618 /pause │ ├─fb3ea7d2ff2e86ef2b229899b90f377cf89d3ea5cd2cdfc051023fc37b022ebd │ │ └─60812 /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 │ ├─1e3b12a87927927fb9cf4146555daf8b9c625213763a8812e0246c503461c9fb │ │ └─64336 /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 │ ├─6f03f24526f6ac7265e803437f78a836c5deb230f155d21020a99262b6fd449a │ │ └─137856 /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 │ ├─44ab8a80b7c14b8d930226624197cb63f41f70374711a10e246d976e3cc6c244 │ │ └─61445 /pause │ ├─50342b560812db3de07b2a9096a2f5bbc748fda7840f837926e0d4f17d4ff9af │ │ ├─240380 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─240396 /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 │ │ ├─240402 erl_child_setup 1048576 │ │ ├─240568 sh -s disksup │ │ ├─240570 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─240571 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─240653 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240654 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─240664 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─241342 /bin/sh -s rabbit_disk_monitor │ ├─e86948e4101be889cf3dce512d3551772172e1efc4e6d34f82ecd7769ef76a3e │ │ ├─139664 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─139702 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─139725 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─139938 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─384468 sleep 15 │ ├─1987e21eccf60f72804a7a9a75c2ca76128b2c9ecb7dd30fd42b7cc020eee0e2 │ │ └─256901 /pause │ ├─e76c65765d5155a310fc592180920e54f0d321f696f71819d5b021ef849d18b9 │ │ └─222043 /pause │ ├─66df25560f1b89c4e88ae9508782a16dccf2348d32e7ab46d9b432b650cd2572 │ │ └─39378 /pause │ ├─029463df2d05d09f9378efd609f34331942a19a488b60a2ee620490dab28e3f6 │ │ └─123002 /pause │ ├─edbf861711fec2b6028bcbbcd9abce1e0902eea7cb68601f29c11cde2cf8fc83 │ │ └─64503 /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 │ ├─d193a8defb6ef8bed4d235fee0bba62928ed90131b055acf9c05f521b066c2e1 │ │ ├─196737 heat-api: uWSGI master │ │ ├─196762 heat-api: uWSGI worker 1 │ │ └─196763 heat-api: uWSGI worker 2 │ ├─21c81c0054b0bcc3af96ce9728f0b53fb2bc211c3bb1d34e3eae28ff5c47a17c │ │ └─61147 /pause │ ├─c1378c4802fd06a6c3fe19b0548e3f5ddc5c9447527dd041c3e8c8abb3c9a752 │ │ └─89352 /pause │ ├─8f057420dfbce8d1fa2e1a8cc2e5cc65d0f1b1d8c4f0899d799c6c8842970789 │ │ └─254212 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─802e2c77738ebbf54334d3741e2610e06bcb34dacf07aa9f57cde9a26b74b7c2 │ │ └─105465 /pause │ ├─54410ea6843ac730b4d131399d517ff89ae0a61ce1bbc88516c5d209eb2e01b8 │ │ └─61612 /pause │ ├─bd584ee8bfddcc7eb3b2960c1988394bbb79b8c616066b507ecf5d9bb4ba1730 │ │ └─59573 /pause │ ├─ce079b18568abd78bad4ef69e97b3d91d4a369ca95ce10f1f4d108d88f55c343 │ │ └─63700 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-129.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 │ ├─3fb9f2b7d1512de03fb7c58d2326c6b6460cb28f30eb43245827cabd163d2b64 │ │ └─64911 /bin/oauth2-proxy │ ├─03b0233a74518534ac984f5ee1ebea37a057459e236f32536d6d6e1751b3a291 │ │ └─62636 /pause │ ├─3acc38ca7e09cebb1edda5d183b35099f31fb67507e9ca736be20e6309e5e22a │ │ └─140055 /pause │ ├─2d778540ab4a4d6cc3f771802a600a2c54582051132e0664670acba14f0f46b0 │ │ └─169594 /pause │ ├─33fdb2ff3d695eea9c33b8242b1500275dea38270a648fe1f2d3a491017d0ced │ │ └─245752 /pause │ ├─4604f5e0e3674f7544fcb12492da0ced71ae9d1ccee837e3cf6e8b4f7984744a │ │ └─42363 /pause │ ├─d5e3812a4719ba99ced02fc363030db06ba2974edc0cf22c990307bd5b250bb2 │ │ └─103571 /pause │ ├─42a9c5518a2d1bfed52beaf6cbb9d7c4ce9a87a09ca53fd935111656ef8aa4aa │ │ └─118271 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─5685e5d3f649eabe6351619bf29c9ed17b938912e19495ffca5d725c59bd6730 │ │ └─223949 /pause │ ├─f96f8f7c8859e219ed97214873dd293982f35ffbd452727a5240fd6329258cca │ │ └─171649 /pause │ ├─479fa9b3bd03c2692b4a497fbf04895dd917527dd2687a442e05cd46022ef592 │ │ └─186513 /bin/bash /tmp/libvirt.sh │ ├─742c8576ce7414a189f15b95d313f5245099e1ae27cc64b8689b49e946db92d1 │ │ └─93673 /pause │ ├─235562e98417390ae1a8ff0bb5add0810876fbdcceaf83e83dfc608919df88b2 │ │ ├─103948 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─104039 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─104041 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─0230bf87a5d271bbb7c46963efb7dd8c13de845bd498ca1fe998cca2487b2281 │ │ ├─121449 /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 │ │ └─121713 /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 │ ├─059eee04f3210f371190bf611e60a366ae12c472c758c8f0338bf50be14e483e │ │ └─243379 docker-registry serve /etc/docker-registry/config.yml │ ├─64b00799fd7d706dd07e77818670504427a29f112a7465a9dc867f42602e5cee │ │ └─47117 percona-xtradb-cluster-operator │ ├─f3d19ad4d55d0b93007884232f059e35fe66a26698fa8de5bc8ceda10d079211 │ │ └─64724 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─b8b40f30db7a53b56208a6441a729e893f452bb3b6c259e50a20eba7def659e7 │ │ └─64039 /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 │ ├─2cde3eb63cd68aa473d03233607270f1462e4f1b836f57e711091837fa9b4966 │ │ └─42437 /coredns -conf /etc/coredns/Corefile │ ├─1e32d4c32a090144450ca5537a08ce0920aa6c4379ae7e78b7bd30f9d1e11b7f │ │ ├─180811 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini │ │ ├─181219 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181220 neutron-server: api worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181222 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181223 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181224 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─181225 neutron-server: maintenance worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─181226 neutron-server: services worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─b7f75416251fb46c7bd0acf1f0b8b19d18da1d52f3ddd6c8c4e18aff7268a446 │ │ ├─82746 barbiacan-api: uWSGI master │ │ └─82766 barbiacan-api: uWSGI worker 1 │ ├─201d12338acc22f48713038dcfc8227cfe725538fb0b8394fde4e6898a1ef473 │ │ ├─196821 heat-api-cfn: uWSGI master │ │ ├─196836 heat-api-cfn: uWSGI worker 1 │ │ └─196837 heat-api-cfn: uWSGI worker 2 │ ├─39d3b44af552b20cb4436bb4c776bfdda29877588de783034660b6ad0aef8233 │ │ └─143588 /pause │ ├─83d87fe01c7a73c97c7385371cdcacffcefdd4a12dbee1ccb203f6a244c79f16 │ │ └─50251 valkey-server *:6379 │ ├─b9ee7f8f8815be65bc7106016151817f4dec22d758dcf32f75e5888c911ad3d6 │ │ └─55176 /pause │ ├─82ec37be4706dcf962d276e261b03756152f9eb13160428237efe1bf8466ceb4 │ │ └─43414 /pause │ ├─c47ded7aff1171037bbd4d9e549c557338a4b729a2f1e0ff85fcb873b8fd4365 │ │ └─63737 /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 │ ├─63d4e7848dd91ae6ebdb59a080f0ccc52e1a53d4b105bae6ef52c37bb1d91405 │ │ ├─180032 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─180277 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─180288 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─384161 sleep 15 │ ├─d74cbdca323173dda0ff805f2762d9e0a12272906396a91797bc966a804b42ac │ │ ├─76373 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─76390 /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 │ │ ├─76396 erl_child_setup 1048576 │ │ ├─76443 sh -s disksup │ │ ├─76445 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─76446 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─76447 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76448 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─76458 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─76548 /bin/sh -s rabbit_disk_monitor │ ├─c28836c85dc04a0c18f9a2df7efa8aff4bc21111ff5b7ff7c3a6cb32e2cb6a89 │ │ └─223224 /pause │ ├─5fbcc70d4523d9f14dda2c471d3fa2414d042c7870772550d75c9b536c74ca16 │ │ └─259261 /pause │ ├─94c948490ed5c37c28bc378d3d5b31267ad188c2cccd36a7f202f83999e10359 │ │ └─121121 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─239c83762191641fa6ad47772469c8311caddf5f268325810136e541907dd7f2 │ │ └─42790 /pause │ ├─c94180974fbf05a7f8dac0656db6ee8d0019a390f042e3105416f7097c9304c2 │ │ └─55228 /pause │ ├─75dcb71bb8897f884565efecf575df3454b40e0a56aeca7ccaf569d4f58caf90 │ │ ├─60404 python -u /app/sidecar.py │ │ ├─60796 python -u /app/sidecar.py │ │ └─60797 python -u /app/sidecar.py │ ├─81103d22645011d22bf46cff8bbf996bf71e3e15b49991cc1e5cb397dc9611e3 │ │ ├─128082 placement-api: uWSGI master │ │ ├─128095 placement-api: uWSGI worker 1 │ │ └─128096 placement-api: uWSGI worker 2 │ ├─21f191529f4b841159b0dfaaa4ff816d27d08f2aa003bc92715603ffa99e1d8b │ │ └─50683 redis_exporter │ ├─2397e3eb7db5be55907b6ae190e5e66e5a85ebe614a0747747ed32a6320eaa51 │ │ └─171930 /pause │ ├─7b46a9ce1ce0b4bb2d0ff25b5b6a0aa50360796ce503762b21ddd800a02deee8 │ │ └─64254 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-129.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 │ ├─2d58d8bcd41fb557df2bd40768bb0ab2048af066606ced80b8fcec7558daae2d │ │ └─42018 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─fa67b3d4e8a9a6f48c0380013b4b95990e19503ff6db4f68e2a711a6b2af54d3 │ │ └─225159 /pause │ ├─f52f87f4371f5075f358755a1967ce0e930bb476c2df8bea33ba9b4be693f6d1 │ │ └─208517 /pause │ ├─100d1c9957a1d3544011aa805cf016fb6d72ed96728da950ab2b4af0226dbd93 │ │ ├─140241 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─140454 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─140459 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─384558 sleep 15 │ ├─5ee4deaae6a595c78273cd87629cceaa2a9b3e2a6f33aae4b408edaff534c375 │ │ ├─182085 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─182103 /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 │ │ ├─182109 erl_child_setup 1048576 │ │ ├─182237 sh -s disksup │ │ ├─182239 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─182240 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─182312 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182313 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─182324 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─182429 /bin/sh -s rabbit_disk_monitor │ ├─db7ef23036b0fd378c2c0614ac224456db242c40f7652828f4cf4dc3cb0b57c2 │ │ └─59432 /pause │ ├─9aa08fe14e56bb4efb5cb99daf894a8e930f9cd8283c4517536b94ac5bf662e9 │ │ └─63656 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─e0c7a26595851669a5cdff9146ad393994e2972fcb81d4f9b1552965e128128c │ │ └─93941 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-vsglj --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d6862b463c19e28153793199b2e0344cbcc7fb86e18c7e5fb40c8f49eba787f5 │ │ ├─185217 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185710 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185711 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─185728 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpjzyhbxkq/privsep.sock │ │ ├─202523 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpiit694js/privsep.sock │ │ ├─218827 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp4w0a6yjb/privsep.sock │ │ ├─219079 haproxy -f /var/lib/neutron/ovn-metadata-proxy/05abacbc-ed3c-4258-bdda-b99dce6237d3.conf │ │ ├─357705 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─357708 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─4c97625363ab1ef029817ebead1c23aed4bfd1f8ec83d1b8546848522dc30459 │ │ └─59623 /pause │ ├─8437f3c0856088c72321fb7fdce7fe6fbd87beadfffc9db48712a45586584842 │ │ └─40607 /pause │ └─d80d45a88e6733755fc1927cb2654bcd77c5d10f75adea2a75205e3a14d961e1 │ ├─185216 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ ├─185779 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpcc6kr_9e/privsep.sock │ ├─371765 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpywjqdoh1/privsep.sock │ ├─371778 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpdevz1lxe/privsep.sock │ ├─371803 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ └─371811 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount