Control group /: -.slice ├─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 │ │ │ ├─21564 /lib/systemd/systemd --user │ │ │ └─21565 (sd-pam) │ │ └─session-21.scope │ │ ├─21499 sshd: cephadm [priv] │ │ └─21581 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1607 sshd: zuul [priv] │ │ └─1620 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 719 sshd: zuul@notty │ ├─ 864 /usr/bin/python3 │ ├─ 1611 ssh: /home/zuul/.ansible/cp/199.19.213.99-22-zuul [mux] │ ├─263221 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xngsvibvfkzapcmijmhtoczkijixwrkj ; /usr/bin/python3'"'"' && sleep 0' │ ├─263222 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-xngsvibvfkzapcmijmhtoczkijixwrkj ; /usr/bin/python3' && sleep 0 │ ├─263223 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-xngsvibvfkzapcmijmhtoczkijixwrkj ; /usr/bin/python3 │ ├─263224 /bin/sh -c echo BECOME-SUCCESS-xngsvibvfkzapcmijmhtoczkijixwrkj ; /usr/bin/python3 │ ├─263225 /usr/bin/python3 │ ├─263226 /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 │ └─263228 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12269 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4a1c52047b02d160ce98fc58c898d0a27ed7051f5e5db004d58d2e15e2e1056b -address /run/containerd/containerd.sock │ │ ├─ 12669 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f284a86c53cb6cf0257df7b2d7ea9786595ce231bdb44c1f269f76fd611af6a7 -address /run/containerd/containerd.sock │ │ ├─ 18525 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6b243bbae4d4c857f864c31d82d166658371bbeeabcb2b847b50c1e3b7812c12 -address /run/containerd/containerd.sock │ │ ├─ 25111 /usr/bin/containerd-shim-runc-v2 -namespace moby -id af48166d4e1ad7eba217742756a8992264cb64d21e3a012d8c558126aeba6f47 -address /run/containerd/containerd.sock │ │ ├─ 29598 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5520017511b91917ac490db9b38b57e98a7b3d0923184cfb3f3303be1a096f48 -address /run/containerd/containerd.sock │ │ ├─ 34111 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 6a484c277c1905d141c2805258d18a363c354e9ebc5682fa0c048d88da92a0bf -address /run/containerd/containerd.sock │ │ ├─ 38690 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f8a2ab7d34ef19667f211799d9ef2ebd46af120b21a0bca5d77601eeb50b7e3a -address /run/containerd/containerd.sock │ │ ├─ 41220 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a64689f83f96cda5bf52c610b5e23dd3059fd024f562b74d792d455bb856775 -address /run/containerd/containerd.sock │ │ ├─ 41243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c943f2910f723f2686854eefc138d2352a6c7f1fd2b85585867b469b27536643 -address /run/containerd/containerd.sock │ │ ├─ 41247 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9df0cf9b8a7012194bed5ffffdb9595aa7fc0b96b4e39a8018af5d0c78f4209c -address /run/containerd/containerd.sock │ │ ├─ 41258 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9a1e599bf96da0a2c685a502308afb3a604d11188e348a33d911e709355d3271 -address /run/containerd/containerd.sock │ │ ├─ 41279 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ab01fa6fe603275cd87ee3f5e6d7765f5039c7abedf4af8f3933f6aab19a7bc9 -address /run/containerd/containerd.sock │ │ ├─ 41827 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 830cce06697717ae41c41a1768d326ce31e221c22e2a4efcc8da0989e9f52fc6 -address /run/containerd/containerd.sock │ │ ├─ 42561 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73d6703205f1df9d74e131df910d7cd3a96eab4d3af61347f6d81e4f93394d81 -address /run/containerd/containerd.sock │ │ ├─ 42582 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69fa2dbab9b8a55af6106bdbf445bfd3b4be89faf03c85e730c25af46b4543be -address /run/containerd/containerd.sock │ │ ├─ 43905 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f3e2259b2ce90493238236cbdb902b7dd5197a221e376de0db28ac7c6809478 -address /run/containerd/containerd.sock │ │ ├─ 44325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0ee21f5955e458ccaa9ff338bc66419703f76349a029b2c78586e13811fbaf99 -address /run/containerd/containerd.sock │ │ ├─ 44363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a183a848a5446fca7e3089d41ebcadfbe476cf4e8753157bb54b5bec0e4f23ef -address /run/containerd/containerd.sock │ │ ├─ 44822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3578a2bdb577a7e2951ba34f406d574b945a5f5fd3b83749fee6e0c2cdc490d0 -address /run/containerd/containerd.sock │ │ ├─ 45321 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1c43712aaf6eceff1021f74c06090f0fbb88238ba6e1c90f95527ccb5339915d -address /run/containerd/containerd.sock │ │ ├─ 45382 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79cb7e58542b278a73af7503d5ce8ccabc16826cfa2faaa970f7a355d86e47bf -address /run/containerd/containerd.sock │ │ ├─ 45421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9bff9e324031d6adb6d8fc933394ccdb9dd82c11a5c442d5d6356a518616d0f0 -address /run/containerd/containerd.sock │ │ ├─ 47464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 714473e7d82ac673fa0a49b443b036692cbc56ee4a190f5646fd9f2edb3f93d3 -address /run/containerd/containerd.sock │ │ ├─ 47584 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74ac1be249f9c7b3a2e31a74563fe17cb8d3ffb00d1c916a9fa54a5c9b36db95 -address /run/containerd/containerd.sock │ │ ├─ 48438 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b4c692cdb41ba9e4c49e7ecbb079a4d3faaf6d651246760ae37d001d4cb195c6 -address /run/containerd/containerd.sock │ │ ├─ 48538 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3f9df9c681c38c0fe7f334b3191b10933472087a83316f5762f070ad4ea9a2ab -address /run/containerd/containerd.sock │ │ ├─ 48901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5b5e63de128846df3fa03eeadc712e7b619787f9cd5f455c0151b9f0d6a16f83 -address /run/containerd/containerd.sock │ │ ├─ 49256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1fb3d1d598d7ba1c22b5142eeb5fe0e3f77fc483bdc846923bd61848c774ba7c -address /run/containerd/containerd.sock │ │ ├─ 49594 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29894d156d3b6033cf4bb13376b7e3f95e414b8b91eba0357f09a74baf1ab714 -address /run/containerd/containerd.sock │ │ ├─ 51817 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b51e86145b91d3632a026787d92643bea57c11ad6438eab3154861335a594454 -address /run/containerd/containerd.sock │ │ ├─ 52015 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d579fd8aa81d636264b21f1b58b932b8854a175f53bb129586407f050efa800 -address /run/containerd/containerd.sock │ │ ├─ 56334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca23ba6faefb62822190fcfe803cf7abf366285c11968532522edc974aab7eaa -address /run/containerd/containerd.sock │ │ ├─ 57013 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 850766bfc00efd8c9e42961a1637e5479b838a89b5097c4c88f916849ea23484 -address /run/containerd/containerd.sock │ │ ├─ 57075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1420501a03aadbc59b2742247ca012a2147fcdc6bd7bfabe948d90010b10c2a -address /run/containerd/containerd.sock │ │ ├─ 57115 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bda1b9cfe554a513876a2955e95ff961027ca95216cb13f122d7a48cb6a8b189 -address /run/containerd/containerd.sock │ │ ├─ 57256 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70c39491a48a5d474bc844f53f42f8533997fc0ef5d35a70bd390cbb5258971 -address /run/containerd/containerd.sock │ │ ├─ 61499 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec0b0123f8bcc3d27a0a4d2a5c751e7a1f615a5d341647c5446504583aa152cf -address /run/containerd/containerd.sock │ │ ├─ 61755 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1f34bb0e0a28aa65c6a303e267ab4d8d73c60fd2ec34f3858b6ded1ed13f9326 -address /run/containerd/containerd.sock │ │ ├─ 61773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 290b53ca238126392597962446bcc4794fb6d0df5e7d0690b1ef10a7805f1cd5 -address /run/containerd/containerd.sock │ │ ├─ 61807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a79460fceea258c4ed36689969392ce0aeca5d0daaca3d19b08cb4883404ee85 -address /run/containerd/containerd.sock │ │ ├─ 62972 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1db73e2219a9f26c310605c73c4e87a7107447d4fe790cbbe446b53e5374c243 -address /run/containerd/containerd.sock │ │ ├─ 63116 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a053d13a749acab3039a8db5e8819d2dfbbae6063f92234cad76438a95d441be -address /run/containerd/containerd.sock │ │ ├─ 63640 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232e744f9627f6ad081113d9f82dec18ee5ef6c2da1f5d9f98ea1b040d7a9c29 -address /run/containerd/containerd.sock │ │ ├─ 63683 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb8607c08bafcbe4f0b8b4b587e7956d36ecedbdb5d00d2a4fd68e57156f0983 -address /run/containerd/containerd.sock │ │ ├─ 63731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 64cf61e7155be5c2cff1545cd20747e827d707a4057140900bfa337b9979e4f0 -address /run/containerd/containerd.sock │ │ ├─ 64298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 60887a9400cef51348c31cc5d176ed86deae16bee1ec805f8be682424b3eedaa -address /run/containerd/containerd.sock │ │ ├─ 64791 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 139ecd51d5062fc8c49f491f75786f8f82504d428481d13cc1a27ffc851dfeab -address /run/containerd/containerd.sock │ │ ├─ 65056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55ae87b374417b7e53c511c24befe83c50108b0d4a12b663338e46306b4482ed -address /run/containerd/containerd.sock │ │ ├─ 65862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 531825a98886d3167c3309d0b077ad6b0a6c30629dd7ae63f2c12fa719bb8bd0 -address /run/containerd/containerd.sock │ │ ├─ 66510 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae1705fe2a7e2595643a223785983e8a72bfc89e87e1c9e1ca93258b8c04df7c -address /run/containerd/containerd.sock │ │ ├─ 68062 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cfbf71dab1d473fee0610c7b6ca4884b001e71c98cc7185fdf50ec55894216f9 -address /run/containerd/containerd.sock │ │ ├─ 69772 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b0fefc168f3666f3e073db1fe39e330d8cf0f03bf3ea2f7bcd276fcbd070c44d -address /run/containerd/containerd.sock │ │ ├─ 79282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1ad237ae127bd537d7a5c622c4da6431e88be3ba3c35cad66f49993ff7a1084a -address /run/containerd/containerd.sock │ │ ├─ 80670 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 86f98b60618a256872148acd96978e7cbf1f0c357bd66ae16e5f3ec3f2d5d16d -address /run/containerd/containerd.sock │ │ ├─ 86493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6c3b74b7ae2db513cf848735103ea8e68af6de0d1e9009d162723cf6d0f0f287 -address /run/containerd/containerd.sock │ │ ├─ 92478 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 340f5cee7d66996555dd5faede30c3f62b14c748af8a4dd598989d0b88459736 -address /run/containerd/containerd.sock │ │ ├─ 96749 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c42c0ae9aa7e3828c5c91c0e9f2ab2ff4ba33c72813632e6b59deda473b7a09f -address /run/containerd/containerd.sock │ │ ├─ 96788 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7f7becfaa79979562a753837108224429bb4d9e041d8257e15130c34439641b4 -address /run/containerd/containerd.sock │ │ ├─105159 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 390d8dc119457a15d36cf2920edfe7885b978cf01d5d7e41079b5ec0485d5a14 -address /run/containerd/containerd.sock │ │ ├─106881 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 765ebf0ac0ca7d34f03a31e115e1655a014b8c59b9733472440128e31e135e3e -address /run/containerd/containerd.sock │ │ ├─106915 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f863b5e62a4989a29f0a4622e06c5bd63d5b9aae1e43f383dcecfb5d117b398d -address /run/containerd/containerd.sock │ │ ├─108966 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 949efb1a7b478e352b1099fd92570e148bdd67e5f732677c41bc16e64be22615 -address /run/containerd/containerd.sock │ │ ├─110688 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8f6b4ca865862a4ffa9afa44d26478d7ebaeb4f20dbaa733a8b13a104bafa523 -address /run/containerd/containerd.sock │ │ ├─110733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568d81ca16b12d23368ff8d008fe9faf28c88a8c92567b1a8b8863c420ee52db -address /run/containerd/containerd.sock │ │ ├─123797 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b713fe004189965b1fbbaa92c81b5c92777b15b71522f3095604875a1cb78073 -address /run/containerd/containerd.sock │ │ ├─123888 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7576920c4a47f4a96e57f307112585d8d58ed1445c253d9d8b4d658800261410 -address /run/containerd/containerd.sock │ │ ├─126432 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cd4a9a3f0516ceb7a5ea7c35af3eeadf5fe3ef1377281d7de3bad853b05f3033 -address /run/containerd/containerd.sock │ │ ├─140939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4f8627ce731e4f38b745f14ac752ba2a0c0b6218752d4dcea6c8d270c39e780 -address /run/containerd/containerd.sock │ │ ├─142038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68ad9ca4e6e3d016b084c29af589cf78208e229d753460f5f80d8b87ed55de21 -address /run/containerd/containerd.sock │ │ ├─143131 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1a28a3da6a30d49f2a23bb5f0221499fc38186b068aa9bd5d9ab3d062ad757b -address /run/containerd/containerd.sock │ │ ├─143179 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 893b28486efed616db676126a2f78383d30fbaafc30678e81cb8f6915b1c307d -address /run/containerd/containerd.sock │ │ ├─143733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 41ef8eedc3aad729f7813a0b5e35deca9e32b2171e623b8ec8ecaae9f2ce256f -address /run/containerd/containerd.sock │ │ ├─144842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 692559a4499c89a3a31b1e2026583c8785e3451c6d11afa0dacb74fadd126d73 -address /run/containerd/containerd.sock │ │ ├─159618 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ac4a4f316425f08aa368db3a83d02dc21bdc3dea6269396daae104f4c7e8e6d -address /run/containerd/containerd.sock │ │ ├─159901 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 682beb994165c4f901d281beb88ec3865cc740d94b331c9beccc06e8090f4b3d -address /run/containerd/containerd.sock │ │ ├─159957 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0b6cd3f42b4e411d8ce9ce669ce254bb770f5f40f3b980d594c393516c73e138 -address /run/containerd/containerd.sock │ │ ├─160207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9f9cf0218be49a1019e05bd5e436da171925edfca10ea2201effb6834686324b -address /run/containerd/containerd.sock │ │ ├─160386 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef971fc93bd345868c5e301c67cf6efb0f89169638506d6e99a1134c15e7d2df -address /run/containerd/containerd.sock │ │ ├─160482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 936af9942e4760e6ca561fb3a34f238e3f2c28520a835d50962d02e758c2a852 -address /run/containerd/containerd.sock │ │ ├─173394 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4aae1b60aed9bb07c4b662b8db504a61247c8bdc4345ed1bc4860e2201b292fc -address /run/containerd/containerd.sock │ │ ├─175155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a52dab44c4a70bd21043b1f7dbd7a58ad0cbac18636c650ab348eec303a97ed8 -address /run/containerd/containerd.sock │ │ ├─175194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d680cda6d7a6553ab7db3a42225af3568cb1a2238a228536ac76d6ba9a3f012 -address /run/containerd/containerd.sock │ │ ├─175240 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d06e16e9f8a491f24f94efd8cdb65ff5be79392eb7946f999652cd6f799513f -address /run/containerd/containerd.sock │ │ ├─175546 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12d0ab1cbbae5defb0258df3f260c486c0f53ff0cc2f78824eac2dcc0add7a23 -address /run/containerd/containerd.sock │ │ ├─181694 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8cec71eeb2a75a3a451a9202e25b1bcf1697b9e37c5709997e0f386500056d53 -address /run/containerd/containerd.sock │ │ ├─187056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2286b6ac299620d55ce2b4c5bfa4c5b7986c31715ba9b03fed2b9ab0099d9d22 -address /run/containerd/containerd.sock │ │ ├─189474 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ba716cd66052473c9a124b77852b4ba811dd631c7620f94702cf175adf89ecc -address /run/containerd/containerd.sock │ │ ├─189521 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f600951552c0f82c114165a31959c677890643c4d9f3db458e25e079aeb65fd -address /run/containerd/containerd.sock │ │ ├─189723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 73acba4bc8058d4066807c773cd254d7586ed6995765985a855b091a4fdc09b5 -address /run/containerd/containerd.sock │ │ ├─205769 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 54c2d7bb291b4df847b008a5c2ac0104c8733184cd211bafd5439fc20763f3ab -address /run/containerd/containerd.sock │ │ ├─213497 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8add88969d4955c61ec9161dde44cb011b1ff20b6858f83c5de8a6438a2d5edc -address /run/containerd/containerd.sock │ │ ├─213519 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb29e258f485a6308b5384b8f088acbebf57c19cbe325eded999b838080a081a -address /run/containerd/containerd.sock │ │ ├─213592 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c75927571a6e8b24d004fd9dd1bebfb5d0af5ce0ec6c7f4d68f7f4c3e73387a -address /run/containerd/containerd.sock │ │ ├─213862 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e89267eb2a386a3f60457b62dbc2054308037cd7b0db69f9e48da5c33346049 -address /run/containerd/containerd.sock │ │ ├─224690 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28c8d5d9e58c7902bbde277e848371d92450d76d676ce662f352c91f61d66dcf -address /run/containerd/containerd.sock │ │ ├─226990 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4b6ecdda709e8bd61c63c403d4c46c732caeeeed42c0e3974c03fe637ae8d69 -address /run/containerd/containerd.sock │ │ ├─228312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d190136b155ae05547e3730f2e41fdd823e6d7b4adf2f4a31e8a9acf6eb32b2 -address /run/containerd/containerd.sock │ │ ├─229216 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 736f21a56fc5fcea2dbbd083e78259b48219ec2d5ac33e5ac801d350cc696764 -address /run/containerd/containerd.sock │ │ ├─230353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f6518f5c3358bb18d4db337dd7dfe726e2538c5d4558d27fec95d759543e1e8a -address /run/containerd/containerd.sock │ │ ├─231995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee80ebeae45c30fe78123f6db5786df28cc0dfbce113fd2cebdfef614861b84c -address /run/containerd/containerd.sock │ │ ├─232987 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e968aa887df07973abca5afb60bb26874c0924689a9ff25c332e362bfcb32af1 -address /run/containerd/containerd.sock │ │ ├─233194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66abb1b18e57b2a39936de0416916a534d4540080d66eb93e96540ddb2d81ba -address /run/containerd/containerd.sock │ │ ├─242701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f4363a2c0a472a9a22b69469ceb53578d4d8d705263e10b839e8352822c7dec -address /run/containerd/containerd.sock │ │ ├─243125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ef954a87a57ae8c7950a15653b420117f3efe83049b233f5d80ad70f5882f318 -address /run/containerd/containerd.sock │ │ ├─247298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23c8d788fd1c373d170547a1928af9a5ce837ab1f1f9f5f5006cf6f1118fc1e6 -address /run/containerd/containerd.sock │ │ ├─251952 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0e9d6ff175b33e27792479ce95916445718e29084a5ced8f499bc4beb9f2f6a6 -address /run/containerd/containerd.sock │ │ ├─252264 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3ce98e8a08b474ad2d305021051ae32260f11041135da8b00e81a5b8ec1e9dd -address /run/containerd/containerd.sock │ │ ├─252307 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3fb20c2ed9babe14c1ee61db96bde4a74a325cf2c32291126fef559113f20c48 -address /run/containerd/containerd.sock │ │ └─252461 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 864852c5922ccc69da6729a95a05580c927e3ed017c104a48ce0a2ade5d9c816 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1415 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─520 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─394 /lib/systemd/systemd-udevd │ ├─docker-f284a86c53cb6cf0257df7b2d7ea9786595ce231bdb44c1f269f76fd611af6a7.scope … │ │ ├─12695 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.cokwiv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12716 /usr/bin/ceph-mgr -n mgr.instance.cokwiv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─626 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29318 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29582 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18483 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18503 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.cokwiv.service │ │ │ ├─12581 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cokwiv/unit.run │ │ │ └─12612 /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-cokwiv --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cokwiv:/var/lib/ceph/mgr/ceph-instance.cokwiv:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.cokwiv/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.cokwiv -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24820 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25094 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─38641 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─38660 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33828 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34094 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12221 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12251 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10320 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─140350 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─41682 /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.19.213.99 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─363 /lib/systemd/systemd-journald │ ├─docker-4a1c52047b02d160ce98fc58c898d0a27ed7051f5e5db004d58d2e15e2e1056b.scope … │ │ ├─12319 /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 │ │ └─12344 /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 │ ├─ssh.service │ │ └─646 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-af48166d4e1ad7eba217742756a8992264cb64d21e3a012d8c558126aeba6f47.scope … │ │ ├─25135 /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 │ │ └─25148 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-f8a2ab7d34ef19667f211799d9ef2ebd46af120b21a0bca5d77601eeb50b7e3a.scope … │ │ ├─38721 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─38742 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1084 /usr/sbin/uuidd --socket-activation │ ├─docker-6a484c277c1905d141c2805258d18a363c354e9ebc5682fa0c048d88da92a0bf.scope … │ │ ├─34135 /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 │ │ └─34147 /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 │ ├─chrony.service │ │ ├─10829 /usr/sbin/chronyd -F 1 │ │ └─10830 /usr/sbin/chronyd -F 1 │ ├─docker-5520017511b91917ac490db9b38b57e98a7b3d0923184cfb3f3303be1a096f48.scope … │ │ ├─29624 /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 │ │ └─29636 /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 │ ├─docker-6b243bbae4d4c857f864c31d82d166658371bbeeabcb2b847b50c1e3b7812c12.scope … │ │ ├─18550 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18569 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─systemd-resolved.service │ │ └─399 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─140164 /sbin/iscsid │ │ └─140165 /sbin/iscsid │ ├─run-r987f434413e1496ab7d59113182fe20c.scope │ │ └─188679 /usr/sbin/libvirtd --listen │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─625 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─0ee21f5955e458ccaa9ff338bc66419703f76349a029b2c78586e13811fbaf99 │ │ └─44348 /pause │ ├─7c2461d131dd556665c3853b1bad3f9c95bf490c3823659112a9bc54f1b5462e │ │ └─97044 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-6xqmt --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─d8be1a43a952339c1bec71cab4f8692cfc8e7734e4484964b45d14e37434f8ad │ │ ├─79392 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─79409 /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 │ │ ├─79415 erl_child_setup 1048576 │ │ ├─79495 sh -s disksup │ │ ├─79497 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─79498 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─79510 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79511 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─79521 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─79675 /bin/sh -s rabbit_disk_monitor │ ├─8a12998f99f62089c66fbc73b8ade0d53f5308fb49d65048b582578fca7be806 │ │ ├─242766 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─243560 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp4vplz5f5/privsep.sock │ │ ├─243567 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─243574 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─3fb20c2ed9babe14c1ee61db96bde4a74a325cf2c32291126fef559113f20c48 │ │ └─252337 /pause │ ├─9df0cf9b8a7012194bed5ffffdb9595aa7fc0b96b4e39a8018af5d0c78f4209c │ │ └─41390 /pause │ ├─656e9694e3a2055b24dfc4c396cd6042d294f88b108540e0fbff5894570966ab │ │ └─229267 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─4f4363a2c0a472a9a22b69469ceb53578d4d8d705263e10b839e8352822c7dec │ │ └─242730 /pause │ ├─938924c8fb0669eae6c5c9d1ea8f2ac65663a769f4cd22b0c939fb67ce310ebd │ │ └─49940 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─68ad9ca4e6e3d016b084c29af589cf78208e229d753460f5f80d8b87ed55de21 │ │ └─142064 /pause │ ├─568d81ca16b12d23368ff8d008fe9faf28c88a8c92567b1a8b8863c420ee52db │ │ └─110757 /pause │ ├─714473e7d82ac673fa0a49b443b036692cbc56ee4a190f5646fd9f2edb3f93d3 │ │ └─47488 /pause │ ├─b51e86145b91d3632a026787d92643bea57c11ad6438eab3154861335a594454 │ │ └─51841 /pause │ ├─4f3e2259b2ce90493238236cbdb902b7dd5197a221e376de0db28ac7c6809478 │ │ └─43930 /pause │ ├─b713fe004189965b1fbbaa92c81b5c92777b15b71522f3095604875a1cb78073 │ │ └─123824 /pause │ ├─f08b5874aa34a3f7d1ff5590dbf5988cab0fe0b9f38df1ac3310445029f3c709 │ │ ├─105822 glance-api: uWSGI master │ │ ├─105835 glance-api: uWSGI worker 1 │ │ └─105836 glance-api: uWSGI worker 2 │ ├─1c43712aaf6eceff1021f74c06090f0fbb88238ba6e1c90f95527ccb5339915d │ │ └─45349 /pause │ ├─86f98b60618a256872148acd96978e7cbf1f0c357bd66ae16e5f3ec3f2d5d16d │ │ └─80696 /pause │ ├─2286b6ac299620d55ce2b4c5bfa4c5b7986c31715ba9b03fed2b9ab0099d9d22 │ │ └─187081 /pause │ ├─cb29e258f485a6308b5384b8f088acbebf57c19cbe325eded999b838080a081a │ │ └─213613 /pause │ ├─55ae87b374417b7e53c511c24befe83c50108b0d4a12b663338e46306b4482ed │ │ └─65080 /pause │ ├─9a1e599bf96da0a2c685a502308afb3a604d11188e348a33d911e709355d3271 │ │ └─41339 /pause │ ├─989db2fc9f9b6eaa41d54b4f7e1acb6238a9a332599c4f20250eee0cba2e7fbc │ │ └─44438 /coredns -conf /etc/coredns/Corefile │ ├─a183a848a5446fca7e3089d41ebcadfbe476cf4e8753157bb54b5bec0e4f23ef │ │ └─44387 /pause │ ├─12d0ab1cbbae5defb0258df3f260c486c0f53ff0cc2f78824eac2dcc0add7a23 │ │ └─175570 /pause │ ├─d803ef701176282b89a6ebb00177f6c377b713891c884e3d65815f1f57c7f2e8 │ │ ├─49736 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 │ │ └─50988 haproxy -sf 15 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─04c43774a6f1636944195beadffd30f6726d68ef30ec5025f07ab28500cd4f65 │ │ └─48675 /manager --metrics-bind-address=:8080 │ ├─80aadc9222b0702fd9d7ff886a2a615444543588856f4b405494679e7cd78f39 │ │ ├─261654 /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 │ │ └─261810 /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 │ ├─5b24dd92d87df61754b7e0cca0f356a2c45fb614d201452617c891babad47c9c │ │ ├─143408 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143441 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─143462 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 │ │ ├─143679 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─263202 sleep 15 │ ├─850766bfc00efd8c9e42961a1637e5479b838a89b5097c4c88f916849ea23484 │ │ └─57048 /pause │ ├─59cabf3ec3c2482a24a4f9cb8e1ed748ab44c7492fcdb098d4422254a6ddd0f0 │ │ ├─62831 python -u /app/sidecar.py │ │ ├─63094 python -u /app/sidecar.py │ │ └─63095 python -u /app/sidecar.py │ ├─96d0f8e120802570cc53ee507ff5e5a18617409fb43cc905bfd400e3bdd8d2c7 │ │ ├─92626 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─92645 /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 │ │ ├─92651 erl_child_setup 1048576 │ │ ├─92742 sh -s disksup │ │ ├─92744 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─92745 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─92777 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92778 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─92791 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─93089 /bin/sh -s rabbit_disk_monitor │ ├─98a173bd520622c7e1f90c469892f65ecd6f0688d9ec31dc88f742827a5a1a0f │ │ └─41877 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─c42c0ae9aa7e3828c5c91c0e9f2ab2ff4ba33c72813632e6b59deda473b7a09f │ │ └─96772 /pause │ ├─2d73e781d1b99d39df37410da32fe783e68fb1c579530aba02d5a5686d27de4d │ │ └─63081 /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 │ ├─a4b6ecdda709e8bd61c63c403d4c46c732caeeeed42c0e3974c03fe637ae8d69 │ │ └─227014 /pause │ ├─781f69213339c638639b685d3c286be6fd679dae7c58181c830410fbced1a7e8 │ │ └─45648 /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 │ ├─ec0b0123f8bcc3d27a0a4d2a5c751e7a1f615a5d341647c5446504583aa152cf │ │ └─61523 /pause │ ├─c943f2910f723f2686854eefc138d2352a6c7f1fd2b85585867b469b27536643 │ │ └─41388 /pause │ ├─b4c692cdb41ba9e4c49e7ecbb079a4d3faaf6d651246760ae37d001d4cb195c6 │ │ └─48463 /pause │ ├─830cce06697717ae41c41a1768d326ce31e221c22e2a4efcc8da0989e9f52fc6 │ │ └─41850 /pause │ ├─52601c599f31ecc018cabb182aa09dd21e649bbbf30175d88ae6f8c99c2bdc07 │ │ └─57458 nfd-master -crd-controller=true -metrics=8081 │ ├─84593f35973e34b06a127433649ff658e26f456fbd08a3c3b090540349c53a6f │ │ └─108566 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─23c8d788fd1c373d170547a1928af9a5ce837ab1f1f9f5f5006cf6f1118fc1e6 │ │ └─247323 /pause │ ├─0bfbb3a7a7c08ad145a572994483b6d518e909c990392553cd15ed089de57099 │ │ └─62090 /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 │ ├─48c7689dbbb4806ec4e9dd2594046b38b5a31757e0e70898544b10b02acfceb6 │ │ └─67636 /bin/pushgateway │ ├─52d97bba11f7178f90ed8eb7fa14f5075604033b8456ae9255037b60afd96329 │ │ ├─131763 placement-api: uWSGI master │ │ ├─131777 placement-api: uWSGI worker 1 │ │ └─131778 placement-api: uWSGI worker 2 │ ├─4f99dd0e73f93aedb6cfabf3b71e57d3d7cdcf37c14c10530440f70dada0886c │ │ └─124437 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─5b66f699845aeadcf1b50b9306fae92fad6d7c4dbfd4db42e588feea936cdc4b │ │ ├─144070 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─144248 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 │ │ ├─144254 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─262167 sleep 15 │ ├─7a64689f83f96cda5bf52c610b5e23dd3059fd024f562b74d792d455bb856775 │ │ └─41368 /pause │ ├─4aae1b60aed9bb07c4b662b8db504a61247c8bdc4345ed1bc4860e2201b292fc │ │ └─173417 /pause │ ├─ef05b70374eedcbf99e54a456706c0106570bcbbc1bc74a92f91d3ff9d7593b3 │ │ ├─107396 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─107580 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─107582 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─60887a9400cef51348c31cc5d176ed86deae16bee1ec805f8be682424b3eedaa │ │ └─64323 /pause │ ├─95a62efa892c528d051616b86a6878af01a6893689f28b012d8d1d614678406e │ │ ├─205936 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─205953 /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 │ │ ├─205962 erl_child_setup 1048576 │ │ ├─206012 sh -s disksup │ │ ├─206014 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─206015 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─206053 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206054 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─206065 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─206301 /bin/sh -s rabbit_disk_monitor │ ├─390d8dc119457a15d36cf2920edfe7885b978cf01d5d7e41079b5ec0485d5a14 │ │ └─105197 /pause │ ├─d16bf3369228d39cce00eb95f1fcad1866685505b09d2ef40cff40caa8214b72 │ │ └─45602 /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 │ ├─b0fefc168f3666f3e073db1fe39e330d8cf0f03bf3ea2f7bcd276fcbd070c44d │ │ └─69795 /pause │ ├─79a51c4795b0b5d0a8f28138c325424e7ec57ee4e3935bc0752c6d5e2e598a40 │ │ └─43972 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─971b3f0ee385f30ec95c2db17c6ec206ad042ce0ffdf512aabb60257cb86855d │ │ └─66770 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─ee80ebeae45c30fe78123f6db5786df28cc0dfbce113fd2cebdfef614861b84c │ │ └─232019 /pause │ ├─f9de318d720e5df85a53c47889d19dacc622b21875272535f3c93385d459d612 │ │ └─45558 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─7f7becfaa79979562a753837108224429bb4d9e041d8257e15130c34439641b4 │ │ └─96818 /pause │ ├─28d3ea3184e5597e72a7cdd5a0880e42f260b41bd895347b8ec17f7eafb86b2d │ │ ├─ 47829 /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 │ │ ├─ 47885 /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 │ │ ├─ 48082 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─262926 nginx: worker process │ │ ├─262927 nginx: worker process │ │ └─262928 nginx: cache manager process │ ├─abf0b2644dfb4ca2143e9ade46897d9cef3b21cd7f5efcb827e21aa58c125673 │ │ └─41465 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 │ ├─6ba716cd66052473c9a124b77852b4ba811dd631c7620f94702cf175adf89ecc │ │ └─189501 /pause │ ├─9f9cf0218be49a1019e05bd5e436da171925edfca10ea2201effb6834686324b │ │ └─160245 /pause │ ├─c2c3fe822ff424f1f7ba0552dca343ed07c864cf9ac8e225b4db06adbb6c3985 │ │ └─232046 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─8add88969d4955c61ec9161dde44cb011b1ff20b6858f83c5de8a6438a2d5edc │ │ └─213555 /pause │ ├─08e68d5ac6c4dbee3a8ae1d5d17e43ce273de6a3070d56caa0795074ae9a5627 │ │ ├─68499 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─68516 /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 │ │ ├─68522 erl_child_setup 1048576 │ │ ├─68569 sh -s disksup │ │ ├─68571 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─68572 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─68638 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68639 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─68649 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─68753 /bin/sh -s rabbit_disk_monitor │ ├─ae1705fe2a7e2595643a223785983e8a72bfc89e87e1c9e1ca93258b8c04df7c │ │ └─66535 /pause │ ├─682beb994165c4f901d281beb88ec3865cc740d94b331c9beccc06e8090f4b3d │ │ └─159929 /pause │ ├─f7f361eb0a4b88b27903209e6db886d3f1bf99f75108e7b65f59549417a40073 │ │ ├─172055 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172472 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172473 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─262828 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─262856 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─3578a2bdb577a7e2951ba34f406d574b945a5f5fd3b83749fee6e0c2cdc490d0 │ │ └─44846 /pause │ ├─4d579fd8aa81d636264b21f1b58b932b8854a175f53bb129586407f050efa800 │ │ └─52038 /pause │ ├─6e7dbdef6a0cde20347d4de54544676e4a07771b6eac33286f8288121e5a3b26 │ │ ├─43092 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─43466 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─28c8d5d9e58c7902bbde277e848371d92450d76d676ce662f352c91f61d66dcf │ │ └─224716 /pause │ ├─ef971fc93bd345868c5e301c67cf6efb0f89169638506d6e99a1134c15e7d2df │ │ └─160409 /pause │ ├─1ad237ae127bd537d7a5c622c4da6431e88be3ba3c35cad66f49993ff7a1084a │ │ └─79306 /pause │ ├─936af9942e4760e6ca561fb3a34f238e3f2c28520a835d50962d02e758c2a852 │ │ └─160505 /pause │ ├─5016a218a4d926e1481903f4d0d6ed35a2e41876405148ae263746823ec133e1 │ │ └─67332 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f4f8627ce731e4f38b745f14ac752ba2a0c0b6218752d4dcea6c8d270c39e780 │ │ └─140962 /pause │ ├─9bff9e324031d6adb6d8fc933394ccdb9dd82c11a5c442d5d6356a518616d0f0 │ │ └─45445 /pause │ ├─1f34bb0e0a28aa65c6a303e267ab4d8d73c60fd2ec34f3858b6ded1ed13f9326 │ │ └─61801 /pause │ ├─3ecac5476773155807711eb8e3cea5c9158490f637fc102d1c50b18655bc5509 │ │ └─62393 /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 │ ├─290b53ca238126392597962446bcc4794fb6d0df5e7d0690b1ef10a7805f1cd5 │ │ └─61836 /pause │ ├─e327ae4eff20c7ca63800d6117ae70662994429e3ca43f61112f2087c3576b7b │ │ └─213723 kubernetes-entrypoint │ ├─8d08bf1741467cef9c7c2cdc678348ca501f1f0aa7814b9d5695afbcbbfe3d88 │ │ ├─185090 /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 │ │ ├─185610 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) │ │ ├─185611 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) │ │ ├─185613 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) │ │ ├─185614 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) │ │ ├─185615 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) │ │ ├─185616 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) │ │ └─185617 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) │ ├─2e89267eb2a386a3f60457b62dbc2054308037cd7b0db69f9e48da5c33346049 │ │ └─213888 /pause │ ├─a52dab44c4a70bd21043b1f7dbd7a58ad0cbac18636c650ab348eec303a97ed8 │ │ └─175214 /pause │ ├─4675bce267a2f4281d9ada1eeab53cc11637a3b5fdcd5b54b0588f42cef0d75d │ │ └─52530 redis_exporter │ ├─531825a98886d3167c3309d0b077ad6b0a6c30629dd7ae63f2c12fa719bb8bd0 │ │ └─65889 /pause │ ├─7576920c4a47f4a96e57f307112585d8d58ed1445c253d9d8b4d658800261410 │ │ └─123913 /pause │ ├─6a318b881a7db2781e52eb596278c8ba3b612cb653b1f9c930a7fe2a4a103d1b │ │ └─64156 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 │ ├─552ebf65096df710f4ec2aeba52550f2f145b790cd159d835a051447aa5fb173 │ │ └─261509 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─73acba4bc8058d4066807c773cd254d7586ed6995765985a855b091a4fdc09b5 │ │ └─189748 /pause │ ├─29894d156d3b6033cf4bb13376b7e3f95e414b8b91eba0357f09a74baf1ab714 │ │ └─49619 /pause │ ├─90044e38940ce670eac7b9596645c72ba50dea730b8050742695c47c40908c95 │ │ ├─141407 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─141419 /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 │ ├─cc3a739b5261b161ca72f83eb8de65738317359e993651bf14b55792b47f5c98 │ │ └─182262 vector --config /etc/vector/vector.toml │ ├─21df919faebe15283e3e5a4d73a19761a14b5c52902040f77663ed8a7b0101bf │ │ └─67062 /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 │ ├─f4ba3827674cf0946280fa07fd8ca6929d307265ffe503ad93adb365fc4e3adf │ │ ├─243040 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─243561 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─243563 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─6a18f72b01ccdfa5e673a94b57e60f0aade20ce6df4007bca9b0659fde9f769d │ │ └─42885 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─3ac4a4f316425f08aa368db3a83d02dc21bdc3dea6269396daae104f4c7e8e6d │ │ └─159643 /pause │ ├─340f5cee7d66996555dd5faede30c3f62b14c748af8a4dd598989d0b88459736 │ │ └─92504 /pause │ ├─db940efb75610445898b635eb5f984067e8b5ad67090dff8e2141ee4d06f2e3d │ │ ├─172069 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172447 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─172448 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─262819 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ │ └─262826 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ ├─8fad090fa90595982e761677e0b56a07bb1de2fb348062d54b4e35da32d1cd16 │ │ └─52146 valkey-server *:6379 │ ├─9f052a8b7dba29b2e25189fd37a4e7d4f03267aca20812ba7abcf2494725b57c │ │ └─188656 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─cfbf71dab1d473fee0610c7b6ca4884b001e71c98cc7185fdf50ec55894216f9 │ │ └─68085 /pause │ ├─f1a28a3da6a30d49f2a23bb5f0221499fc38186b068aa9bd5d9ab3d062ad757b │ │ └─143157 /pause │ ├─12347d35efa6b6e1bf516dec2cf36728de08bac02598daaa64a5a31c8a1407bc │ │ └─65397 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─a1935225ebc2b4acdc119ede509998d56a19a00065def1a66a7394a954cddde9 │ │ ├─201936 heat-api-cfn: uWSGI master │ │ ├─201982 heat-api-cfn: uWSGI worker 1 │ │ └─201983 heat-api-cfn: uWSGI worker 2 │ ├─69fa2dbab9b8a55af6106bdbf445bfd3b4be89faf03c85e730c25af46b4543be │ │ └─42625 /pause │ ├─765ebf0ac0ca7d34f03a31e115e1655a014b8c59b9733472440128e31e135e3e │ │ └─106921 /pause │ ├─ef954a87a57ae8c7950a15653b420117f3efe83049b233f5d80ad70f5882f318 │ │ └─243149 /pause │ ├─e276f049c69ff8a18efb46b9c9e6073ae580620d8f9a47d459a13b0966877da6 │ │ ├─243051 magnum-api: uWSGI master │ │ ├─243076 magnum-api: uWSGI worker 1 │ │ └─243077 magnum-api: uWSGI worker 2 │ ├─1b72e500fa4095187856cf2b167a292618ff0e52d376b2d85ee574da052aa2b4 │ │ ├─66159 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66195 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─7d06e16e9f8a491f24f94efd8cdb65ff5be79392eb7946f999652cd6f799513f │ │ └─175287 /pause │ ├─c9ccd489d6143658a122c3270fcccf5fa88c39f689d200cd3d9f4c21be3953e6 │ │ ├─171143 nova-metadata: uWSGI master │ │ ├─171226 nova-metadata: uWSGI worker 1 │ │ └─171227 nova-metadata: uWSGI worker 2 │ ├─f374709ee1ca18c066949dbc469945d0bc3681500e4a9429f0cdb8abefa91770 │ │ └─57425 nfd-gc -gc-interval=1h │ ├─de52a91eba9f00bd83655bd686547decae50a1729a1dce3fee10c2a72bc0c810 │ │ └─67670 /bin/memcached_exporter │ ├─ea8a643d5cb951bdb8ab91cd171f2e4ad395e75ba8fb4c90685c41063c7af206 │ │ ├─224831 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─224847 /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 │ │ ├─224890 erl_child_setup 1048576 │ │ ├─225002 sh -s disksup │ │ ├─225004 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─225005 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─225050 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225051 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─225061 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─225355 /bin/sh -s rabbit_disk_monitor │ ├─f1420501a03aadbc59b2742247ca012a2147fcdc6bd7bfabe948d90010b10c2a │ │ └─57099 /pause │ ├─4a0da5528475eac21566903c1011f19fb21410b301ea6f9ce88a96525b6ea8d5 │ │ └─97962 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─14ab33ef97aa2a2ea6170e36a9e5bd2d92cecaaa92875dc6c8e8f33cd466c91d │ │ ├─145087 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─145105 /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 │ │ ├─145111 erl_child_setup 1048576 │ │ ├─145158 sh -s disksup │ │ ├─145160 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─145161 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─145176 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145177 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─145187 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─145306 /bin/sh -s rabbit_disk_monitor │ ├─79cb7e58542b278a73af7503d5ce8ccabc16826cfa2faaa970f7a355d86e47bf │ │ └─45407 /pause │ ├─cd4a9a3f0516ceb7a5ea7c35af3eeadf5fe3ef1377281d7de3bad853b05f3033 │ │ └─126458 /pause │ ├─f4ece109bc69eba5c64b32bff22989e23da9bc309854b21c83c28440a6565c9d │ │ ├─143397 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143533 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─143557 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 │ │ ├─143701 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─263204 sleep 15 │ ├─c90c1fd593bb04c39aa78c50559ee95829602e02cd070d3bd986d72fb4abef26 │ │ └─41479 kube-apiserver --advertise-address=199.19.213.99 --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 │ ├─9cde4314548a88e716120d0643c31e6ff2f32a7148fa964bbe33907a20d6c651 │ │ └─65125 /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 │ ├─ca23ba6faefb62822190fcfe803cf7abf366285c11968532522edc974aab7eaa │ │ └─56359 /pause │ ├─893b28486efed616db676126a2f78383d30fbaafc30678e81cb8f6915b1c307d │ │ └─143202 /pause │ ├─1fb3d1d598d7ba1c22b5142eeb5fe0e3f77fc483bdc846923bd61848c774ba7c │ │ └─49279 /pause │ ├─68020de72462ea7fa37109f05d2244fae602c378e13713c7bf1185381f98d2bf │ │ ├─109072 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─109089 /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 │ │ ├─109095 erl_child_setup 1048576 │ │ ├─109142 sh -s disksup │ │ ├─109144 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─109145 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─109230 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109231 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─109241 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─109455 /bin/sh -s rabbit_disk_monitor │ ├─54c2d7bb291b4df847b008a5c2ac0104c8733184cd211bafd5439fc20763f3ab │ │ └─205792 /pause │ ├─f66abb1b18e57b2a39936de0416916a534d4540080d66eb93e96540ddb2d81ba │ │ └─233219 /pause │ ├─692559a4499c89a3a31b1e2026583c8785e3451c6d11afa0dacb74fadd126d73 │ │ └─144867 /pause │ ├─d7540f1b0e05ada3c64bd51fbf822ff825e99dd484247e148cd0299687c60628 │ │ ├─64906 nginx: master process nginx -g daemon off; │ │ ├─64926 nginx: worker process │ │ ├─64927 nginx: worker process │ │ ├─64928 nginx: worker process │ │ ├─64929 nginx: worker process │ │ └─64930 nginx: worker process │ ├─e2198f6a58321b36e8b48e69c197d479f84b9b91cf8430b0261fa89714161402 │ │ └─67020 /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-19-213-99.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 │ ├─0e9d6ff175b33e27792479ce95916445718e29084a5ced8f499bc4beb9f2f6a6 │ │ └─251985 /pause │ ├─17b8e8385c20c1205efef3bca2a91b97c7ee810a0735fff4ae401f6dcade0ffc │ │ └─141372 /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 │ ├─d776446e734b7af27abb7340287e1163374e3ddee59c5c40b2799717b172a961 │ │ └─41498 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 │ ├─57336c4df4ba4b5347e12e39f30b7159c5f293a9cae36456131c9dfab80b3ca9 │ │ ├─176286 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─244539 sleep 300 │ ├─454841eac59c7ddf1504792e7464c4d031a78bb13faf8eb6daa43382503d444d │ │ ├─201925 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─202349 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─202350 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─5164a66f5361d0298066d9487a22623d7740c175daa95733f00eaa42a88a0682 │ │ └─122328 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─eea3338592f7cd953058eadc92f426ed5e063cbfd88065bbc4db52268930cbff │ │ └─49886 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc │ ├─71902476b2503c19d4ab5e07af840d1aa3e141089c018d75336a68c097e658de │ │ └─48610 /manager --metrics-bind-address=:9782 │ ├─fb7288405ace9ad343a32441c35e17824dddeb4e5039d8717e64cf01c304a491 │ │ └─52441 valkey-server *:26379 [sentinel] │ ├─3af1a726c3e57879485e5f927ca1726734b068a819ced94bf834eb156787480c │ │ └─41618 /kube-vip manager │ ├─2d680cda6d7a6553ab7db3a42225af3568cb1a2238a228536ac76d6ba9a3f012 │ │ └─175255 /pause │ ├─0622518496c90a06bb087fda1af6e75e3d5a49f52666dc0c504ec635fb6c2852 │ │ └─41517 etcd --advertise-client-urls=https://199.19.213.99: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.19.213.99:2380 --initial-cluster=instance=https://199.19.213.99:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.19.213.99:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.19.213.99: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 │ ├─8f6b4ca865862a4ffa9afa44d26478d7ebaeb4f20dbaa733a8b13a104bafa523 │ │ └─110712 /pause │ ├─25886e3b40c3ef797ff5254ca31b65cee5bf314ecbe0eea88469c56e629a7823 │ │ ├─182224 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─182476 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 │ │ ├─182487 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─262567 sleep 15 │ ├─d86728c059f818a8b254e8c7d6beb724cde8f27e8f78326b302acc812efa2b92 │ │ └─230401 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─e590c50fb20ea665c3674947065d35fec0c1ec9c22606e9dd2750e3f329ce467 │ │ └─87292 /usr/local/bin/rook ceph operator │ ├─7d9cb51d78dc7b64eebd1d30bd3dce0be7b31d0c0cbd6547110b47b68058a02c │ │ ├─186357 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) │ │ ├─186903 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) │ │ ├─186904 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) │ │ ├─187031 /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/tmpkvhzh51g/privsep.sock │ │ └─208015 /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/tmpkvoagpq8/privsep.sock │ ├─5b5e63de128846df3fa03eeadc712e7b619787f9cd5f455c0151b9f0d6a16f83 │ │ └─48925 /pause │ ├─949efb1a7b478e352b1099fd92570e148bdd67e5f732677c41bc16e64be22615 │ │ └─108990 /pause │ ├─890f76317ce6a88a9fc39580c743aba531d7a576ee77394820a4afbc7a6e4395 │ │ └─227125 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─41ef8eedc3aad729f7813a0b5e35deca9e32b2171e623b8ec8ecaae9f2ce256f │ │ └─143759 /pause │ ├─26e1ad3733fe61c36e3b9196bef99676fad1a242542e8e57417aa6c8c2ce4b42 │ │ └─57385 nfd-worker -metrics=8081 │ ├─1d190136b155ae05547e3730f2e41fdd823e6d7b4adf2f4a31e8a9acf6eb32b2 │ │ └─228337 /pause │ ├─0f600951552c0f82c114165a31959c677890643c4d9f3db458e25e079aeb65fd │ │ └─189544 /pause │ ├─8abe2f4717daff890f9b10fba48085d65cd700e2f8bfa8f41960babc1183cacb │ │ └─52252 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 │ ├─3f5e827911c6b63f8965c3286d9b2068d2fd63683e3aefcfc3616a7fb8cc7c6b │ │ ├─186345 /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 │ │ └─187125 /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/tmpeo040mq7/privsep.sock │ ├─e567dcfb3273164c4d01afe650fa6575f71c60dce59f06d9cbc88785cfda702e │ │ └─57573 /secretgen-controller │ ├─db56eff875d4324481b2215af73afd8d5947da78a1653cb7a7d0ae3781d9a6b3 │ │ ├─124823 /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 │ │ └─125041 /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 │ ├─74ac1be249f9c7b3a2e31a74563fe17cb8d3ffb00d1c916a9fa54a5c9b36db95 │ │ └─47608 /pause │ ├─ae90c67a0db125111fd3909e4efc3f4060f4e7a0cc3acfea927e4ad33c866fc3 │ │ └─67862 /bin/oauth2-proxy │ ├─360a9e14bc8faf2198823a458a1e8f03800a0973982faab268acecb8a6437c2a │ │ └─166369 /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 │ ├─495370f0913468d4b13a608c17c22a0fee67b3573471d2eb7ec381da38523b3a │ │ ├─185144 neutron-policy-server: uWSGI master │ │ ├─185156 neutron-policy-server: uWSGI worker 1 │ │ └─185157 neutron-policy-server: uWSGI worker 2 │ ├─793bc2c3c8d89dde80c625683323cc19baf0a9d40c1e1e29baea8e2eb04c9843 │ │ ├─85836 barbiacan-api: uWSGI master │ │ └─85856 barbiacan-api: uWSGI worker 1 │ ├─d9edfe263bffb0b1512a6ef471aad3153122b88501f62b4079dae018ed46f1e3 │ │ └─44419 /coredns -conf /etc/coredns/Corefile │ ├─64cf61e7155be5c2cff1545cd20747e827d707a4057140900bfa337b9979e4f0 │ │ └─63758 /pause │ ├─cb8607c08bafcbe4f0b8b4b587e7956d36ecedbdb5d00d2a4fd68e57156f0983 │ │ └─63709 /pause │ ├─e968aa887df07973abca5afb60bb26874c0924689a9ff25c332e362bfcb32af1 │ │ └─233015 /pause │ ├─a79460fceea258c4ed36689969392ce0aeca5d0daaca3d19b08cb4883404ee85 │ │ └─61854 /pause │ ├─8cec71eeb2a75a3a451a9202e25b1bcf1697b9e37c5709997e0f386500056d53 │ │ └─181717 /pause │ ├─5acaa90c9ba1e89c4bd86e7cdcb455945e02ba89346568c7d72e21b71292deaf │ │ └─65323 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─736f21a56fc5fcea2dbbd083e78259b48219ec2d5ac33e5ac801d350cc696764 │ │ └─229242 /pause │ ├─94b2dce2a5b5197f394a2101056bc4d32eb7a9d0fe1831983f56c9f4fbf36d55 │ │ ├─247553 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─247573 /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 │ │ ├─247579 erl_child_setup 1048576 │ │ ├─247629 sh -s disksup │ │ ├─247631 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─247632 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─247722 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247723 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─247733 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─248077 /bin/sh -s rabbit_disk_monitor │ ├─73d6703205f1df9d74e131df910d7cd3a96eab4d3af61347f6d81e4f93394d81 │ │ └─42612 /pause │ ├─b70c39491a48a5d474bc844f53f42f8533997fc0ef5d35a70bd390cbb5258971 │ │ └─57279 /pause │ ├─3f9df9c681c38c0fe7f334b3191b10933472087a83316f5762f070ad4ea9a2ab │ │ └─48563 /pause │ ├─7caed6f91a6a4147fe807dd06918f30f512157e9adee6c30fed5e222926e938a │ │ ├─261532 manila-api: uWSGI master │ │ ├─261576 manila-api: uWSGI worker 1 │ │ └─261577 manila-api: uWSGI worker 2 │ ├─f863b5e62a4989a29f0a4622e06c5bd63d5b9aae1e43f383dcecfb5d117b398d │ │ └─106945 /pause │ ├─fe6b37b5421b951cbe1b7d1a60872f46c3c18881ce97e35b52847bf000b1717b │ │ ├─182350 neutron-ovn-network-logging-parser: uWSGI master │ │ └─182381 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─f6518f5c3358bb18d4db337dd7dfe726e2538c5d4558d27fec95d759543e1e8a │ │ └─230376 /pause │ ├─0dcfa463623468ea25964022d59cefcc1ca17fd7ac9859be12066910eb5d4715 │ │ ├─186604 /bin/sh -x /bin/wait-for-ip.sh │ │ └─263212 sleep 1 │ ├─e3ce98e8a08b474ad2d305021051ae32260f11041135da8b00e81a5b8ec1e9dd │ │ └─252290 /pause │ ├─00a4696458af85690d4d860d850fdaa07dc945398ac140c715d6b26837f52c47 │ │ ├─201939 heat-api: uWSGI master │ │ ├─201984 heat-api: uWSGI worker 1 │ │ └─201985 heat-api: uWSGI worker 2 │ ├─bda1b9cfe554a513876a2955e95ff961027ca95216cb13f122d7a48cb6a8b189 │ │ └─57139 /pause │ ├─864852c5922ccc69da6729a95a05580c927e3ed017c104a48ce0a2ade5d9c816 │ │ └─252507 /pause │ ├─add8538f93f5c5cc048ab18c9af842bba95a885f478a441ae52477f206a74177 │ │ └─213783 kubernetes-entrypoint │ ├─dc88c0f011724461f99d7745da51ef59462631962b07684066cbbe14ba9864f8 │ │ └─47996 /server │ ├─139ecd51d5062fc8c49f491f75786f8f82504d428481d13cc1a27ffc851dfeab │ │ └─64814 /pause │ ├─0c75927571a6e8b24d004fd9dd1bebfb5d0af5ce0ec6c7f4d68f7f4c3e73387a │ │ └─213640 /pause │ ├─c771dd309d48b7e5194499d1d556faaa875094ddc5f35f659ef5e7af65388b9e │ │ └─192578 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─669a52a1cacc04c53a5a5c0e1db5cf465fcf8167b8d62543b87aad24f046529e │ │ ├─73396 apache2 -DFOREGROUND │ │ ├─73428 (wsgi:k -DFOREGROUND │ │ ├─73429 (wsgi:k -DFOREGROUND │ │ ├─73430 (wsgi:k -DFOREGROUND │ │ ├─73431 (wsgi:k -DFOREGROUND │ │ ├─73432 apache2 -DFOREGROUND │ │ ├─73433 apache2 -DFOREGROUND │ │ ├─73434 apache2 -DFOREGROUND │ │ ├─73436 apache2 -DFOREGROUND │ │ ├─73440 apache2 -DFOREGROUND │ │ ├─73442 apache2 -DFOREGROUND │ │ ├─73443 apache2 -DFOREGROUND │ │ ├─73444 apache2 -DFOREGROUND │ │ └─73446 apache2 -DFOREGROUND │ ├─c7f7249168b0eaff9bdfb6e1561881c43c5ca293530ca813a77d97cedc313690 │ │ ├─173532 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173549 /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 │ │ ├─173555 erl_child_setup 1048576 │ │ ├─173603 sh -s disksup │ │ ├─173605 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─173606 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─173608 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173609 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─173619 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─173894 /bin/sh -s rabbit_disk_monitor │ ├─c19045e7ffddab8b7486f7c3378ebd197c9d7920c2d74f72827685a14a68ed33 │ │ └─67564 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─a04ab78ee1616212966da23eb7f7e41049d4be12a361cd7423d51ade8a199c59 │ │ └─67880 /bin/oauth2-proxy │ ├─bed98b4661f47982d889de72714cbf375d34ceaf3fb6d4f1df2415c26d9edda8 │ │ └─249061 docker-registry serve /etc/docker-registry/config.yml │ ├─332f509c24eca7c677a42ba2f9ca69630674572bb3d4dfc6900a2a9a631fa7ca │ │ ├─ 97160 /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 │ │ └─239568 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─914de8958947f5d05181c836a9e0b0380c6864f1c154cf62ddb5f47a87590a1e │ │ └─188198 /bin/bash /tmp/libvirt.sh │ ├─beb5582596cc898c9c2d42b3ee189187a5c63ca034cf35f034b105a1c80c8c4e │ │ ├─62804 python -u /app/sidecar.py │ │ ├─63052 python -u /app/sidecar.py │ │ └─63053 python -u /app/sidecar.py │ ├─808c273f279f1d2e059952c90ef3d0ef47c93aeb4a8d2811f531882f45c77c89 │ │ └─213756 kubernetes-entrypoint │ ├─cb42b1275b282e4f780b04948049d168f9bf372ef98dde3b1dcc8bece34fa3dd │ │ ├─49789 mysqld --wsrep_start_position=4bf1bc1d-8682-11f1-bbf3-db2292c838b8:20 │ │ └─49915 /var/lib/mysql/mysql-state-monitor │ ├─232e744f9627f6ad081113d9f82dec18ee5ef6c2da1f5d9f98ea1b040d7a9c29 │ │ └─63668 /pause │ ├─b036136f3b7a50941c7f48d373c989cffa9ecdb1f66cb4b244dcc398e187068a │ │ └─45011 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 │ ├─de7fb7c8dfb7361cb6ec3a51a07bdf9e65d72512bd13be815b92d9aeba710bbf │ │ └─67508 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─4f123952fa3af8e90fc5e17584f3f227c7b9db41fadae593f55ca8429b07ea1c │ │ └─188147 /usr/bin/libvirt-tls-sidecar │ ├─a053d13a749acab3039a8db5e8819d2dfbbae6063f92234cad76438a95d441be │ │ └─63140 /pause │ ├─db1f0e9109c69dcd835e74584624a3cedc76394db2f7cd02c89eddcbf22e8b90 │ │ └─66863 /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 │ ├─abed5f4ab8e477caa9cea3e90dcfb581538e2c4b7e98dd137e37c6cf86b12694 │ │ ├─187255 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─187271 /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 │ │ ├─187277 erl_child_setup 1048576 │ │ ├─187354 sh -s disksup │ │ ├─187356 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─187357 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─187393 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187394 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─187404 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─187833 /bin/sh -s rabbit_disk_monitor │ ├─6c3b74b7ae2db513cf848735103ea8e68af6de0d1e9009d162723cf6d0f0f287 │ │ └─86519 /pause │ ├─c0e901daee57f282a3fe637e7ea0656369a1d7ff976e276c42fc1f31a4051c9b │ │ └─66910 /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 │ ├─5fc2472760264ec02f4d644d3e1b1c42789ba8edc9a57841ec2e15ac8687f06a │ │ └─49044 percona-xtradb-cluster-operator │ ├─95a9619d702006d94869bafd9bc5e8c9ff3a3ba7425ae16078c7e9b5a96ea3e2 │ │ ├─120802 cinder-api: uWSGI master │ │ ├─120814 cinder-api: uWSGI worker 1 │ │ └─120815 cinder-api: uWSGI worker 2 │ ├─ab01fa6fe603275cd87ee3f5e6d7765f5039c7abedf4af8f3933f6aab19a7bc9 │ │ └─41370 /pause │ ├─86f543bccc84aa5ee9072ec49fa880a474c834e0e45c86d91e9e0892c5e5dbf9 │ │ └─66817 /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-19-213-99.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 │ ├─5b9012478056d223b2a6afe86f7cc2f397725cbe66e691edeef209e188f4bd8f │ │ ├─170952 nova-api: uWSGI master │ │ ├─171014 nova-api: uWSGI worker 1 │ │ └─171015 nova-api: uWSGI worker 2 │ ├─6d974052a1e4bd61cf5315e232ffb606264e9b19f18c205dec548c6d6a9f4794 │ │ └─261629 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─bbcb7697521620671e87209d2998d24e3ff5270b33e348e3170c60aca55004af │ │ ├─192551 /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 │ │ ├─262883 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─262887 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─df6c93169089d31a2c9ac4cabec498cb0164b25ce14689e5f17bbca39544f426 │ │ └─67229 /goldpinger --static-file-path /static │ ├─0b6cd3f42b4e411d8ce9ce669ce254bb770f5f40f3b980d594c393516c73e138 │ │ └─159982 /pause │ ├─1db73e2219a9f26c310605c73c4e87a7107447d4fe790cbbe446b53e5374c243 │ │ └─62997 /pause │ └─099881cca51d451c52bd02796d5f8f74022f83677082635c7f8121a1db63f6ac │ └─228600 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount