Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21686 /lib/systemd/systemd --user │ │ │ └─21687 (sd-pam) │ │ └─session-21.scope │ │ ├─21622 sshd: cephadm [priv] │ │ └─21700 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─704 /lib/systemd/systemd --user │ │ └─705 (sd-pam) │ ├─session-4.scope │ │ ├─1606 sshd: zuul [priv] │ │ └─1619 sshd: zuul@notty │ └─session-1.scope │ ├─ 701 sshd: zuul [priv] │ ├─ 718 sshd: zuul@notty │ ├─ 863 /usr/bin/python3 │ ├─ 1610 ssh: /home/zuul/.ansible/cp/199.204.45.177-22-zuul [mux] │ ├─411160 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bhldyzlmzbydzaptcrvuhfvnduobpypv ; /usr/bin/python3'"'"' && sleep 0' │ ├─411161 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-bhldyzlmzbydzaptcrvuhfvnduobpypv ; /usr/bin/python3' && sleep 0 │ ├─411162 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-bhldyzlmzbydzaptcrvuhfvnduobpypv ; /usr/bin/python3 │ ├─411163 /bin/sh -c echo BECOME-SUCCESS-bhldyzlmzbydzaptcrvuhfvnduobpypv ; /usr/bin/python3 │ ├─411164 /usr/bin/python3 │ ├─411165 /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 │ └─411167 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 42 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9950 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12287 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 31673d6ff10ca7dc598ed24ea0b3f70d107310586034686cf28aedbb8b0d4710 -address /run/containerd/containerd.sock │ │ ├─ 12661 /usr/bin/containerd-shim-runc-v2 -namespace moby -id b4cb95f90ba88b747e336dd7d801f178b886f965274054486cce0c71d4a49ff8 -address /run/containerd/containerd.sock │ │ ├─ 18633 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cbd9593a355b0fe9c84a6dbc7e949d879da7a7c19d9fe462725bbba3e43795a2 -address /run/containerd/containerd.sock │ │ ├─ 25229 /usr/bin/containerd-shim-runc-v2 -namespace moby -id f7109564a46c8b9eced07d900a9df60444aef890672dc7894d50b64bf02a2eb7 -address /run/containerd/containerd.sock │ │ ├─ 30035 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 9b405a09f36e7dbdec3787c66f551319329ac6d23c2378abb3fffcce1c6d5b92 -address /run/containerd/containerd.sock │ │ ├─ 34837 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 4ed55b6631edfdfc45bd4932c5d39053c50b0ebf5141d227aecaadb2eec3f921 -address /run/containerd/containerd.sock │ │ ├─ 40429 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 156c52a8bf056eac6d66507c1625c66ba1aab55815d99f98e3613bdf54d3accc -address /run/containerd/containerd.sock │ │ ├─ 40488 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e2420c3f605cccf50e7c99c281316ad46c44e499736d374de428a65cea2af2a -address /run/containerd/containerd.sock │ │ ├─ 40491 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 444790ea6e63e0d58ee08c79bda5ed4ce197b9a9aa97501b4ed02d7ccb30b3fc -address /run/containerd/containerd.sock │ │ ├─ 40495 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c72120a3b1fe31b251692dcda78e6893061b6405a883dd11faf56cb0ad39abf7 -address /run/containerd/containerd.sock │ │ ├─ 40505 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2b05e770696e3b73c51d03901926edd784a8c717149e29ce1d57a9f6baa4617 -address /run/containerd/containerd.sock │ │ ├─ 41038 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5726a2a9a10025707d89f87a77df996ad11c753daad3a140d12ba2c085695f72 -address /run/containerd/containerd.sock │ │ ├─ 41810 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81105bef8ee764415c36bb18d8b69f0728003c9701a97b92034e4cc82a7d3ed0 -address /run/containerd/containerd.sock │ │ ├─ 41819 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0f78d789da052a6938becdeee10dba0aa8457b2903f9fa8258718e75add9f7d6 -address /run/containerd/containerd.sock │ │ ├─ 43143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d54888a76009648449e992683a706bc8a0377852c44fae55eabfc579d2e5a3cb -address /run/containerd/containerd.sock │ │ ├─ 43578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c8203ea5367de2d3677aa86f1739bdc3609417d89b5fc2f9d698eeb8cb62041 -address /run/containerd/containerd.sock │ │ ├─ 43615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26e8e0465e21eb9406e7d353e4e934681de9c06d2591dec4d0430e0bea7d4350 -address /run/containerd/containerd.sock │ │ ├─ 44056 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 65c1beaa202ae730775700b7033646c677375e9e43d4e041dcc7dd875639e340 -address /run/containerd/containerd.sock │ │ ├─ 44535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f216d8a0756617c0a81345a7e1bb27f4254636fca93f82a9fb86eb411528218 -address /run/containerd/containerd.sock │ │ ├─ 44588 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0483679ae836e30ef2cda1800d4c32db04eaa91e1af544c846bd3720ae62afff -address /run/containerd/containerd.sock │ │ ├─ 44626 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4c6c151f6bd2ea0a76d5d8c06a553b7a982bd2a38acc5296f508568124657be -address /run/containerd/containerd.sock │ │ ├─ 46914 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb6c31126a8b53655c4aafb9c909f7ca3e92f3c698073f36649240985ae82a79 -address /run/containerd/containerd.sock │ │ ├─ 47019 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5cd6e5e070d42347cd4c2388a3b7f837b909e4d5edfda6cbad535f05a266eea5 -address /run/containerd/containerd.sock │ │ ├─ 47740 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 524006e33e514d852ccf5d85db479cf81989f74d7a30c837fa1720bf504c9559 -address /run/containerd/containerd.sock │ │ ├─ 47842 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bbe0c8fd45633f7eba2d7a066606c7d27ce8ead94bbf4590dd18377787b04c81 -address /run/containerd/containerd.sock │ │ ├─ 48415 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da72322572300b39c6608d875d146936a104e19fe8526925e62d9fca6b8b61f -address /run/containerd/containerd.sock │ │ ├─ 48705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 361adc2fced41d6dfa761f06e3c5eed7bb60f4974fd5452dc08b29434ffba87a -address /run/containerd/containerd.sock │ │ ├─ 49143 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 431c55875f3ddac11d1868322c9d52a751824e6d299403e478b82a53e69f949f -address /run/containerd/containerd.sock │ │ ├─ 51198 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 31ed065484fd4fde634cfc53e69f418fa69404dc4269ebbc0bd868d481eb3bfd -address /run/containerd/containerd.sock │ │ ├─ 51436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6d4df0b8ae7d293aebc055d554a2d474326c413bc7208345389091dec51c254 -address /run/containerd/containerd.sock │ │ ├─ 55679 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 19eb8784e11a98a073d891c924c58911a194423bd3a429645ab13dd98a3bf4db -address /run/containerd/containerd.sock │ │ ├─ 56339 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 827527f0bbe83d2c18330a0c256ebdaa5d839b826f080904b4e60f29d5180091 -address /run/containerd/containerd.sock │ │ ├─ 56398 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fab80ecc714608fac38479192b34ed32e697c9284530f3c3c3a6eeca43901439 -address /run/containerd/containerd.sock │ │ ├─ 56436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ebab9abc0d9d59b8e55e3182e67790646a4f84b04591079c5bc890c94138df9 -address /run/containerd/containerd.sock │ │ ├─ 56589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f1d1bed732cc69c60caf8a06e27887cde15287c217784463a2a0294f05d60ce -address /run/containerd/containerd.sock │ │ ├─ 60536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72c2390364a5fdb423df51e34f6e3a55808c0f9675fa159f4f64b2c23e4acbb5 -address /run/containerd/containerd.sock │ │ ├─ 60656 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b80d3a220dffc06d65e583006ebf68f3fb58a75cebdb9e7caa6545a3441082c6 -address /run/containerd/containerd.sock │ │ ├─ 60695 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a04d2a57fe34c6af86a6ff4bba425a9de89634ac479eb6f6710e98bf15e9e5c6 -address /run/containerd/containerd.sock │ │ ├─ 60731 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b2d67e9b6f2174f497b59f76301fc24c60116895ca5d6d21367b36263ceba6a -address /run/containerd/containerd.sock │ │ ├─ 62181 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 09fcb734a34b60da610fd055b0c779efbb128c6ca56ec31c5d4acd3ef8662175 -address /run/containerd/containerd.sock │ │ ├─ 62268 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 27d781e35fe33317658326ee349ee397b1d9c7411f1a46151057285026fb76dd -address /run/containerd/containerd.sock │ │ ├─ 62566 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 38181efd35f35fd8edc33c9a980283557bc788f7d280a5138a15bfc9ecdd44c1 -address /run/containerd/containerd.sock │ │ ├─ 62611 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id de5b583979f7418d5a84188d36bf7df7dd49830972c7b64ccd89678b91fd8647 -address /run/containerd/containerd.sock │ │ ├─ 62655 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcbaa52c802d7c4fdd7f2accf68914249310c286b594b5507004203470065c9c -address /run/containerd/containerd.sock │ │ ├─ 63054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 69ce6b208cee71e1d2ac76a866ce1f3b69e040697ccf77c747d0b7a364aa4ba6 -address /run/containerd/containerd.sock │ │ ├─ 63477 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 71d0e7a419b044762ac594979cabb367d927c09fc4d34b2fcbd1d2fd649bfb07 -address /run/containerd/containerd.sock │ │ ├─ 63821 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 22ad637cf9ceb2e7e85e9a41cbbd7bc45e58d11c19e2f98a1216b2dad20a738b -address /run/containerd/containerd.sock │ │ ├─ 64194 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2c5a46d04f6e9d6f76b94b41304c0e661b15e7672a6a7b3bf0f756dd87be248a -address /run/containerd/containerd.sock │ │ ├─ 64971 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f2a5e2addabe94b8c0d9495e19cf5890954c1e2841cdd9eaf82e83bcf3538d1 -address /run/containerd/containerd.sock │ │ ├─ 66567 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d15bf796651df605b68deee719a33af783e2b43265363207b865659c240687c -address /run/containerd/containerd.sock │ │ ├─ 68551 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b6fd5aafd525bd018219017a7fb37982dffd91f0c549ef5a9ae143aa318a0267 -address /run/containerd/containerd.sock │ │ ├─ 77796 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd35b64bf9e50af2667148559b4e5da4bc65a3be8b0f2e609fcf0f5f046a152f -address /run/containerd/containerd.sock │ │ ├─ 79302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2b675042c6afef518d855f1d7d8edecba2f39aa92d916bfa297876797cd076c0 -address /run/containerd/containerd.sock │ │ ├─ 85081 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 74d6fa1f1e83c99bc29016d180e5b86769322cd4aab67abe75dfeb9c7de65261 -address /run/containerd/containerd.sock │ │ ├─ 91107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 330a0ea5ce2c101f060720da0497cf251bb6c6e9f9b97ed262365602accb3626 -address /run/containerd/containerd.sock │ │ ├─ 95215 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 232551188095d850da6a7d91a6fcd90a48a174548a5ad5c604c9f6b452c4e325 -address /run/containerd/containerd.sock │ │ ├─ 95262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 98ced2a6063f87ab0bf70a6516a03c5e33f324f562830ab6c3a5dd7b9dbcd206 -address /run/containerd/containerd.sock │ │ ├─103661 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bcaa0736926fb058c3825bd882a916d4bf73b7ca25f29d3308efb4e9a8f0bcc8 -address /run/containerd/containerd.sock │ │ ├─105297 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6e609a9fb7ee17ddd988e1ec39e561efe2f6602029dbd3948b1d70264222cb55 -address /run/containerd/containerd.sock │ │ ├─105344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9816e04e0bd402d8a1d2727526bb0acd42070cb81e26ccfb0ae773b50f0aa550 -address /run/containerd/containerd.sock │ │ ├─107193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 858033b4bc03046a2d87e52b94db03be1c68578d19a9674962f188d1a2308aac -address /run/containerd/containerd.sock │ │ ├─109207 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec671eadff37e309f5738b8f60367c696e74d55601487c72893056cec3ed25ab -address /run/containerd/containerd.sock │ │ ├─109252 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68e83ee207d7811e363ab4c488b6768e176ec679ebc03d843d41560c9a44b99d -address /run/containerd/containerd.sock │ │ ├─122284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 02fedf26f522500649a570a2b5fb55cf61294a90093fd354f57c3637a64bcbf6 -address /run/containerd/containerd.sock │ │ ├─122331 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4c4f0d8fdceec2ae161088274ff7497d4ff25e772f6beab9a1280557d0c6e00 -address /run/containerd/containerd.sock │ │ ├─124841 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 50f4ef278d22ac461fb00d4ec7b522c54d08881da53df857b54efdaac3eb7a04 -address /run/containerd/containerd.sock │ │ ├─139193 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b70f941c10a57a17027b50a8532404b896b96f3b67d0f5a279cd7623e7c5112d -address /run/containerd/containerd.sock │ │ ├─140140 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 803f9b415607ba2a226e135c57a640a76ded3cadee575d7e9752abca14aa9f3a -address /run/containerd/containerd.sock │ │ ├─141107 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f26088b663596e9ffa358af7bb35f7258752b069d44c77d0a6b5b817ba6b8f8 -address /run/containerd/containerd.sock │ │ ├─141183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6da6e74402a316c5279940fc2d155e0c03d3b39d3b01c9b76d40d2524c0be110 -address /run/containerd/containerd.sock │ │ ├─141829 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2826699b4ee117fa8a5225e108b0fa0eeccd6ebfcb43116ace14d746d8146f48 -address /run/containerd/containerd.sock │ │ ├─143071 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59e01f17e9be031ba1c14f2f8ebfaea256e667332097a0f4a3265f3f394469fe -address /run/containerd/containerd.sock │ │ ├─145060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 84f064ec6145df3c2d5d81f8cb50c47759dcfad2d3f33ad4951c9a7ab770373f -address /run/containerd/containerd.sock │ │ ├─145366 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9d7a5e130cd02eb75f9cacef3822d384afa2909f745224cd43bcbe494b8ddb1 -address /run/containerd/containerd.sock │ │ ├─145446 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id aa211417e5087e6df8b35a7b512e5bee57e6ad7f0c10a627fba99ef2fc7c9961 -address /run/containerd/containerd.sock │ │ ├─145467 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10cff4f40467eaf1d37a1322e8c0aace0e0e9161dc0a4acfcaf21c95e6b7c8e7 -address /run/containerd/containerd.sock │ │ ├─145585 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e307a6583735575cb059e063f8043880c3c6dbe6774895ee32428826610da28b -address /run/containerd/containerd.sock │ │ ├─146042 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 405665a71a96d599855c0f67848165d10913c76e283e451ceb66185fdedd4ded -address /run/containerd/containerd.sock │ │ ├─171617 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f57712236dc1be88352ae37c1f5eece2e306d6beb697e854306fe2bfdea0ba87 -address /run/containerd/containerd.sock │ │ ├─173526 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1cc57d7425cdf1cebad136e6869375b0c74fe64d556ea1e4667f7c440e32bc00 -address /run/containerd/containerd.sock │ │ ├─173528 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d73cb261028cb4803296011ffc81d4a8cb7845c88acaae3950d891cd21bcec32 -address /run/containerd/containerd.sock │ │ ├─173604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f32768823e15580673ebdca8a0d16bc57ddb63749b81d9b859818b4118301837 -address /run/containerd/containerd.sock │ │ ├─173867 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee5be85af8e632509241e9fe0b7672a2d8f6f7fa0651fe5e5319f54330a1853a -address /run/containerd/containerd.sock │ │ ├─180976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4f46a16ec40c3ce9f6e52f6bbf36743c3c1c559642b19c20241ff7290dd4702a -address /run/containerd/containerd.sock │ │ ├─185155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6b4aa9604189a0334b743a9f2fd0473c7f1e6104dec62f21d85e9f02edb73e00 -address /run/containerd/containerd.sock │ │ ├─187910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29c5bdf449d2a007f06b184664cb9d8591ab0f3f12ec7a493ca93b37637374ed -address /run/containerd/containerd.sock │ │ ├─187996 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f8036b0daaaf7386edecfa2169a92d7309c295239a376597ecf12a8faa4a7dc9 -address /run/containerd/containerd.sock │ │ ├─188125 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6ec032e1d26f5b00b5544f236cc3ddc8401a23235f486d0a0c321f6e3833336f -address /run/containerd/containerd.sock │ │ ├─204039 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cc777bd0e2774780e627a8f011952938d2e84f63c4e5d1410d9ae57bbde225e6 -address /run/containerd/containerd.sock │ │ ├─211282 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id edc41f39e521bb44a7506e7dc66e1c14b55dad66a9e03f718053774786e8c554 -address /run/containerd/containerd.sock │ │ ├─211346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f66b5886001244fb5e7f8f730c10bbd0263a65a88f48bfefcd8a130062cec69c -address /run/containerd/containerd.sock │ │ ├─211554 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id da9cfc4361497b9310d9f859083cfb29bd4ed22c0f1991ce90153c9b945269d7 -address /run/containerd/containerd.sock │ │ ├─211665 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 252ab757a435f7a5783577d7d2f69e239acaebfa937f077906443d268d3e0224 -address /run/containerd/containerd.sock │ │ ├─223001 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a487b5d63be19fefbe756cc3c354fee50b137a78a40d7481bf1d8c03b62f1869 -address /run/containerd/containerd.sock │ │ ├─226180 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fbe72f17da9b8477a9211ccb5dc6189a238e74412270e37315287916775dc363 -address /run/containerd/containerd.sock │ │ ├─227312 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d444120d6874a9b4aa5d7e4db895c790f656aa66da8cc03e82363c8b6b08e427 -address /run/containerd/containerd.sock │ │ ├─228171 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 33e8070bb4beed6121ebe7566bc7e1e7eef18076a491778c4bd0814e4438aa79 -address /run/containerd/containerd.sock │ │ ├─228733 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 68bd5b96f5ba5e60ae8ce50c5b4020e5939b35c4886ac47f74235e8f63054947 -address /run/containerd/containerd.sock │ │ ├─230610 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 839def6b7f80631b5e66bc559fc34b84fa2d571d9c4c0db09d8d5a3448ba3899 -address /run/containerd/containerd.sock │ │ ├─231604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d4685eb00b460f91196c07f1f07d39426b6675388b5dc89631f91807cdfcb17d -address /run/containerd/containerd.sock │ │ ├─231653 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c17bf1a7d2d764e37210dcadcc02c3c9e0c8669d49497a5d78e17b317fd3ee09 -address /run/containerd/containerd.sock │ │ ├─240779 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4b4c9f889d2a8918a52d61a8a2fe279c887ec9ddb9537581de89781b791f28c5 -address /run/containerd/containerd.sock │ │ ├─241254 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a966d5cbae15a27991792baac0e3efd41ce25cb438c6d1f84b5e9e11d4850b05 -address /run/containerd/containerd.sock │ │ ├─248589 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 93f595fe98aaed47ed7bd3f53a5f044f49e27bbdce13735402f8379de5971065 -address /run/containerd/containerd.sock │ │ ├─261955 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92f5b3f4a49151fe074b45c02acc51f7762e886eeac1088d920a2284755a6a2d -address /run/containerd/containerd.sock │ │ ├─262144 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2db10c1569307e34506f2c744b5d5f9331d538a67ed6a3a2ccdd922caa1e7c4e -address /run/containerd/containerd.sock │ │ ├─262186 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37162e1116add19d499f09935f1f0bda4420a8f7ca8c20b0aef26bb4565fbd15 -address /run/containerd/containerd.sock │ │ ├─262355 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fc6503f3462e450f74fbda44f9a7f39883d5661ed447930f80b6fccb0c672d -address /run/containerd/containerd.sock │ │ ├─274315 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 21f0856e13f3d2dc4ed4b19449c8ee7707315c33c4f80caa779c38effbf64e8a -address /run/containerd/containerd.sock │ │ ├─276813 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 70bd825678c0bcdfc2ec83c0f8df56aa172c3e953e6545c4fd3acff6cb6d45be -address /run/containerd/containerd.sock │ │ └─278200 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2250018ae375b00c9d8deee0713ab53e422862de45dab5bf562cec5f0c58221e -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1427 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─517 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─390 /lib/systemd/systemd-udevd │ ├─docker-b4cb95f90ba88b747e336dd7d801f178b886f965274054486cce0c71d4a49ff8.scope … │ │ ├─12685 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.smmqkh -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12705 /usr/bin/ceph-mgr -n mgr.instance.smmqkh -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 │ │ └─623 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 │ ├─system-ceph\x2d4837cbf8\x2d4f90\x2d4300\x2db3f6\x2d726c9b9f89b4.slice │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.1.service │ │ │ ├─29741 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─30019 /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 │ │ │ ├─18592 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18612 /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.smmqkh.service │ │ │ ├─12574 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.smmqkh/unit.run │ │ │ └─12605 /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-smmqkh --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.smmqkh:/var/lib/ceph/mgr/ceph-instance.smmqkh:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.smmqkh/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.smmqkh -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 │ │ │ ├─24951 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25212 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34553 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34820 /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 │ │ ├─12216 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12243 /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 … │ │ └─10319 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─641 /usr/libexec/polkitd --no-debug │ ├─docker-cbd9593a355b0fe9c84a6dbc7e949d879da7a7c19d9fe462725bbba3e43795a2.scope … │ │ ├─18661 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18678 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─networkd-dispatcher.service │ │ └─614 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─138467 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─40897 /usr/bin/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --kubeconfig=/etc/kubernetes/kubelet.conf --config=/var/lib/kubelet/config.yaml --cgroups-per-qos=false --container-runtime-endpoint=/run/containerd/containerd.sock --enforce-node-allocatable= --node-ip=199.204.45.177 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─docker-f7109564a46c8b9eced07d900a9df60444aef890672dc7894d50b64bf02a2eb7.scope … │ │ ├─25254 /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 │ │ └─25266 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-journald.service │ │ └─355 /lib/systemd/systemd-journald │ ├─ssh.service │ │ ├─ 646 sshd: /usr/sbin/sshd -D [listener] 3 of 10-100 startups │ │ ├─406595 sshd: [accepted] │ │ ├─410774 sshd: [accepted] │ │ ├─410775 sshd: [net] │ │ ├─411067 sshd: unknown [priv] │ │ └─411069 sshd: unknown [net] │ ├─docker-31673d6ff10ca7dc598ed24ea0b3f70d107310586034686cf28aedbb8b0d4710.scope … │ │ ├─12325 /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 │ │ └─12337 /usr/bin/ceph-mon -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─uuidd.service │ │ └─1096 /usr/sbin/uuidd --socket-activation │ ├─run-r3366e362576347448ffff0e53023f40c.scope │ │ └─187382 /usr/sbin/libvirtd --listen │ ├─cloud-config.service │ ├─chrony.service │ │ ├─10824 /usr/sbin/chronyd -F 1 │ │ └─10825 /usr/sbin/chronyd -F 1 │ ├─docker-4ed55b6631edfdfc45bd4932c5d39053c50b0ebf5141d227aecaadb2eec3f921.scope … │ │ ├─34863 /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 │ │ └─34875 /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 │ ├─docker-9b405a09f36e7dbdec3787c66f551319329ac6d23c2378abb3fffcce1c6d5b92.scope … │ │ ├─30060 /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 │ │ └─30072 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─394 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─138349 /sbin/iscsid │ │ └─138350 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─621 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─ec671eadff37e309f5738b8f60367c696e74d55601487c72893056cec3ed25ab │ │ └─109231 /pause │ ├─0ffbc658b726fd39bebddac16789543a210cdd8461a77142f8bff9f3e262fdfd │ │ └─230663 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─5726a2a9a10025707d89f87a77df996ad11c753daad3a140d12ba2c085695f72 │ │ └─41068 /pause │ ├─5ead07e4de80515a3f5067a2c071a5d1f07871cd494cb4a12b23e22986c85782 │ │ ├─61618 python -u /app/sidecar.py │ │ ├─61984 python -u /app/sidecar.py │ │ └─61985 python -u /app/sidecar.py │ ├─f385ea208083b8137572d1010e5607bc8ba9b0e8fccd86b0983f8cf7597a9d9d │ │ ├─ 71913 apache2 -DFOREGROUND │ │ ├─ 71940 (wsgi:k -DFOREGROUND │ │ ├─ 71941 (wsgi:k -DFOREGROUND │ │ ├─ 71942 (wsgi:k -DFOREGROUND │ │ ├─ 71943 (wsgi:k -DFOREGROUND │ │ ├─400400 apache2 -DFOREGROUND │ │ └─407883 apache2 -DFOREGROUND │ ├─be53c5b24e3ed749d11cc011264d91972b5596f1b8189a2c65bb6646ea90b85d │ │ ├─141379 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141413 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─141433 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 │ │ ├─141634 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─411022 sleep 15 │ ├─7090ed6e2e5eb9aa49d317b6645306e095dd1f8f355b2b34197572b40035e889 │ │ └─65311 /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 │ ├─6da6e74402a316c5279940fc2d155e0c03d3b39d3b01c9b76d40d2524c0be110 │ │ └─141219 /pause │ ├─80de22cc350381b3e3df918c3a8f2ecf6dddabfedad206e5ada6a53c6ac693ed │ │ └─51814 valkey-server *:26379 [sentinel] │ ├─f9d7a5e130cd02eb75f9cacef3822d384afa2909f745224cd43bcbe494b8ddb1 │ │ └─145415 /pause │ ├─05ab33060c6326730ea8ea931015d78d4758953d27009f8c2c250e8c699eb3a2 │ │ └─44303 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 │ ├─1360445fa676869bb025f07d3345b1051f4cf2c448befeb13699e6dc714e42b1 │ │ ├─64574 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64613 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─88f17750da9f327d18bba2814a52b9b0fd402b96770a1ff88cff8598e1f0456f │ │ ├─49373 mysqld --wsrep_start_position=03ed7110-6166-11f1-b243-73696ce92f2a:20 │ │ └─49494 /var/lib/mysql/mysql-state-monitor │ ├─a04d2a57fe34c6af86a6ff4bba425a9de89634ac479eb6f6710e98bf15e9e5c6 │ │ └─60728 /pause │ ├─ee9ce5dc0aef11c18f76a24fc9c46f1532a92c2724bfc3698753fa97e7eb3687 │ │ └─44808 /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 │ ├─31be77ced8bbb29530d96c905a0f13508e4257bdeefc5e489ddeea165979e110 │ │ └─66007 /bin/pushgateway │ ├─a5fef5c421ae76c9cf7ebbf8801724b5e67df9136dc108b943cf5df18ebd304a │ │ └─51879 redis_exporter │ ├─0d9c7d443d0f1fdf92c59c78dab51bb9dc6abb35836b9bc7772fa1eadc07442f │ │ └─48246 /manager --metrics-bind-address=:8080 │ ├─38181efd35f35fd8edc33c9a980283557bc788f7d280a5138a15bfc9ecdd44c1 │ │ └─62591 /pause │ ├─42941022e002074a43be062998d6b1667156b1fa939b602c5473ec52995088eb │ │ └─65222 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─571871cb062c01393373d5f03a6fb3b4610bdce786bfaa9096e94d586ec192ad │ │ ├─185887 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) │ │ ├─186413 /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/tmp06ci4t92/privsep.sock │ │ ├─205986 /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/tmpznvobg5i/privsep.sock │ │ ├─221310 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpmr9qknp6/privsep.sock │ │ ├─221613 haproxy -f /var/lib/neutron/ovn-metadata-proxy/19dbc30f-9a00-4485-8657-0879083ac37d.conf │ │ ├─380322 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─380324 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─8f30273abbf93f47a1dfbc1ca0e567a3d0f572c73c49f6217b3c049117a3b75a │ │ └─66127 /bin/oauth2-proxy │ ├─ebadc139f157f2a6abf32229df30a9ab88b9886a90f26e5c5574a3394be00e6a │ │ ├─241003 magnum-api: uWSGI master │ │ ├─241093 magnum-api: uWSGI worker 1 │ │ └─241094 magnum-api: uWSGI worker 2 │ ├─6e609a9fb7ee17ddd988e1ec39e561efe2f6602029dbd3948b1d70264222cb55 │ │ └─105319 /pause │ ├─65c1beaa202ae730775700b7033646c677375e9e43d4e041dcc7dd875639e340 │ │ └─44079 /pause │ ├─edd2bb8b47530841354751fd1c94f18fe5155e9d77dfcf5705e4d5084e3d8730 │ │ ├─170608 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ ├─170976 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ │ └─170977 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf │ ├─59e01f17e9be031ba1c14f2f8ebfaea256e667332097a0f4a3265f3f394469fe │ │ └─143095 /pause │ ├─4f339a1cc7d5ad3fdf237abfe59521b876220e3b020a792137408052e833df8d │ │ └─220540 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─4597827661b13cb0712cb38bf5855921b92a6c85cd644e9d8f75002689070328 │ │ ├─240830 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─241529 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpgd_u1lkk/privsep.sock │ │ ├─241533 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─241554 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─5cd6e5e070d42347cd4c2388a3b7f837b909e4d5edfda6cbad535f05a266eea5 │ │ └─47044 /pause │ ├─463a021b35e42a164978ef835aff26776d4f55e51be2fd4549fd543d586cd8f6 │ │ └─65273 /bin/prometheus --web.console.templates=/etc/prometheus/consoles --web.console.libraries=/etc/prometheus/console_libraries --config.file=/etc/prometheus/config_out/prometheus.env.yaml --web.enable-lifecycle --web.external-url=http://prometheus.199-204-45-177.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 │ ├─11253d65b991d47d05907b9d1f17fcedefba0672e2b5738f30412e99526d029b │ │ └─120127 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─9810ab36ed9b42f8e3aba42b3fb3275fac5f2b5a83673022e1c22a517868e6ad │ │ ├─170616 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─170980 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─170981 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ ├─4f46a16ec40c3ce9f6e52f6bbf36743c3c1c559642b19c20241ff7290dd4702a │ │ └─181000 /pause │ ├─c72120a3b1fe31b251692dcda78e6893061b6405a883dd11faf56cb0ad39abf7 │ │ └─40584 /pause │ ├─431c55875f3ddac11d1868322c9d52a751824e6d299403e478b82a53e69f949f │ │ └─49166 /pause │ ├─9af00413536b452b4b88043ad49ecd77f0f61aa7feb0a1238523ed1850967a83 │ │ ├─169893 nova-metadata: uWSGI master │ │ ├─169906 nova-metadata: uWSGI worker 1 │ │ └─169907 nova-metadata: uWSGI worker 2 │ ├─0610e49119f9598829d161f8c9dee47ed3328216d7cabe937e03f6902582f6d2 │ │ ├─130099 placement-api: uWSGI master │ │ ├─130111 placement-api: uWSGI worker 1 │ │ └─130112 placement-api: uWSGI worker 2 │ ├─f4c6c151f6bd2ea0a76d5d8c06a553b7a982bd2a38acc5296f508568124657be │ │ └─44649 /pause │ ├─524006e33e514d852ccf5d85db479cf81989f74d7a30c837fa1720bf504c9559 │ │ └─47765 /pause │ ├─77fc6503f3462e450f74fbda44f9a7f39883d5661ed447930f80b6fccb0c672d │ │ └─262394 /pause │ ├─29c5bdf449d2a007f06b184664cb9d8591ab0f3f12ec7a493ca93b37637374ed │ │ └─187938 /pause │ ├─7a884f8a37a4f374ccdeaebf0f5bdc13ec21dcdd30af7ba48ac3fe177a741bf6 │ │ ├─171720 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─171737 /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 │ │ ├─171743 erl_child_setup 1048576 │ │ ├─171823 sh -s disksup │ │ ├─171825 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─171826 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─171859 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171860 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─171870 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─172164 /bin/sh -s rabbit_disk_monitor │ ├─d4685eb00b460f91196c07f1f07d39426b6675388b5dc89631f91807cdfcb17d │ │ └─231629 /pause │ ├─1b2d67e9b6f2174f497b59f76301fc24c60116895ca5d6d21367b36263ceba6a │ │ └─60769 /pause │ ├─232838ec6c1d58e376b77ad4385ef41409ba1ac0ea7c73aad599471171a1edcb │ │ └─56690 nfd-gc -gc-interval=1h │ ├─4356c42583a8935af4a86990333a53a6401fc3c9466a4f2a5eecd4c4cef47c61 │ │ └─44855 /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 │ ├─cc777bd0e2774780e627a8f011952938d2e84f63c4e5d1410d9ae57bbde225e6 │ │ └─204063 /pause │ ├─3fef333b663390ca02c212753418c7ecae72dddebac696bd394b37ee1d97c2de │ │ └─65745 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─ce7a15fcb9b02fd53ae0a1587297d8777b4aba582ecee1fae244e687c147bb41 │ │ ├─271851 /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 │ │ └─272170 /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 │ ├─330a0ea5ce2c101f060720da0497cf251bb6c6e9f9b97ed262365602accb3626 │ │ └─91148 /pause │ ├─9816e04e0bd402d8a1d2727526bb0acd42070cb81e26ccfb0ae773b50f0aa550 │ │ └─105368 /pause │ ├─26287b6782ebdc537f8b63a7d55def7762afe5678bbb9bdc6eb6c132b683bba7 │ │ ├─181606 neutron-ovn-network-logging-parser: uWSGI master │ │ └─181638 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─ee526aa3640e6f44b18b3c8f6177a75033506f4e500a48681725d98b2e715c8f │ │ └─95605 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-8nvpm --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─8a2d216b0093b02a8ebddfd22d0ccdf4ef0f70bbec79fa58776c455389855780 │ │ ├─142037 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─142259 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 │ │ ├─142267 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─411152 sleep 15 │ ├─1f4fc66b4f3886edd00493df2b6fa82f3d5fba819296280754acc10c4706017c │ │ └─271745 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─b80d3a220dffc06d65e583006ebf68f3fb58a75cebdb9e7caa6545a3441082c6 │ │ └─60678 /pause │ ├─dbde6378befa8f5564c3001a180b013d715f6c14d5e382b443c8695dc324c786 │ │ └─228222 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─22b268c2f543a3e4b68c929f9a5c0e4bcc41af22183d3aa71430a348510fa2be │ │ └─42196 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─dcbaa52c802d7c4fdd7f2accf68914249310c286b594b5507004203470065c9c │ │ └─62684 /pause │ ├─0838d21536a4533f9e2f329fc7d2cb6c35b4f7ab2d078b5ae550beffe7f04ab3 │ │ └─51500 valkey-server *:6379 │ ├─f66b5886001244fb5e7f8f730c10bbd0263a65a88f48bfefcd8a130062cec69c │ │ └─211420 /pause │ ├─93f595fe98aaed47ed7bd3f53a5f044f49e27bbdce13735402f8379de5971065 │ │ └─248611 /pause │ ├─4cc990fbc85e7c4a96608e64a768f237ec5d37787f2fc2faeb428c1a41bdbbff │ │ └─61199 /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 │ ├─253d869d6de6687ee406efcf97648204de5d014460295a288832a6fdee143103 │ │ ├─174348 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─404314 sleep 300 │ ├─1e507cba9c7624953bbb4a2ee06594c367857f6f815eff644d04acf46eb1baed │ │ └─96577 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─d900b62c60ba13d6f0c6cb7ea1d15d66af13974c5e01f170c7af40cfea06bc8b │ │ └─40684 etcd --advertise-client-urls=https://199.204.45.177:2379 --cert-file=/etc/kubernetes/pki/etcd/server.crt --client-cert-auth=true --data-dir=/var/lib/etcd --experimental-initial-corrupt-check=true --experimental-watch-progress-notify-interval=5s --initial-advertise-peer-urls=https://199.204.45.177:2380 --initial-cluster=instance=https://199.204.45.177:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.177:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.177: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 │ ├─19eb8784e11a98a073d891c924c58911a194423bd3a429645ab13dd98a3bf4db │ │ └─55702 /pause │ ├─08b237b340dd6e8a38bd23c052ec903c86b91229fc428868c2927849694af92f │ │ ├─143214 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─143231 /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 │ │ ├─143237 erl_child_setup 1048576 │ │ ├─143381 sh -s disksup │ │ ├─143383 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─143385 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─143390 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143391 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─143407 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─143568 /bin/sh -s rabbit_disk_monitor │ ├─39be006697f93bb4d6fd88b74029384fdfe379c6e22c86662fc00fd8c7271c9d │ │ ├─123407 /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 │ │ └─123559 /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 │ ├─5c77992fec9391bc0a8128fd37a604b9e0d2b4cffeb20f3255595909be86c573 │ │ └─228802 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterResourceSet=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=false │ ├─21f0856e13f3d2dc4ed4b19449c8ee7707315c33c4f80caa779c38effbf64e8a │ │ └─274339 /pause │ ├─7796277db68b2f7250af0e6871b9479e5b1432abbbca23c38a79818219281db3 │ │ └─246026 docker-registry serve /etc/docker-registry/config.yml │ ├─33fad546d8048e99eead57172a7750b4946ea3ea501e60065a482f404c665d95 │ │ ├─49197 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 │ │ └─51968 haproxy -sf 153 -x sockpair@5 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─94080211e8ba94ab8abc3502e609f5f82332d552b6bc17ff7a1343b64edd371d │ │ └─362174 /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 │ ├─e3812a208c9d349576bdb6eeae61d2bc5e1ea02361eac2de67e362a0d0193a0f │ │ └─56764 nfd-master -crd-controller=true -metrics=8081 │ ├─9a947daf5922fdbe308137c5f711b050450c56bef3a4742d68c1b289792d9fec │ │ └─40832 /kube-vip manager │ ├─fd35b64bf9e50af2667148559b4e5da4bc65a3be8b0f2e609fcf0f5f046a152f │ │ └─77820 /pause │ ├─3f9c4df506abab7fe0887f3e6b5c872126d852a4669c987433d70b2da2acee41 │ │ ├─276519 apache2 -DFOREGROUND │ │ ├─279091 (wsgi:h -DFOREGROUND │ │ ├─279092 (wsgi:h -DFOREGROUND │ │ ├─279093 (wsgi:h -DFOREGROUND │ │ ├─279094 (wsgi:h -DFOREGROUND │ │ ├─279095 (wsgi:h -DFOREGROUND │ │ ├─279096 apache2 -DFOREGROUND │ │ └─279098 apache2 -DFOREGROUND │ ├─ad402391cb90ce7042512eceac27cecddf091cf54b0c66e1cf4f99ee89b55da2 │ │ └─64762 /bin/alertmanager --config.file=/etc/alertmanager/config_out/alertmanager.env.yaml --storage.path=/alertmanager --data.retention=120h --cluster.listen-address= --web.listen-address=:9093 --web.external-url=http://alertmanager.199-204-45-177.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 │ ├─384d0905277c89a3efc6f4ba7839f433f2ce6feae2447c6aaaf929ceac77aae3 │ │ └─106967 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─72c2390364a5fdb423df51e34f6e3a55808c0f9675fa159f4f64b2c23e4acbb5 │ │ └─60585 /pause │ ├─4f1d1bed732cc69c60caf8a06e27887cde15287c217784463a2a0294f05d60ce │ │ └─56613 /pause │ ├─430f997c0cb14fc9ca6a6ae94a3ad709b0d6c3900be11b063e4b94248a76b6f8 │ │ └─48563 percona-xtradb-cluster-operator │ ├─1cc57d7425cdf1cebad136e6869375b0c74fe64d556ea1e4667f7c440e32bc00 │ │ └─173584 /pause │ ├─68e83ee207d7811e363ab4c488b6768e176ec679ebc03d843d41560c9a44b99d │ │ └─109277 /pause │ ├─803f9b415607ba2a226e135c57a640a76ded3cadee575d7e9752abca14aa9f3a │ │ └─140176 /pause │ ├─8e73c14a6af573ed8c95ad46dd04586a7b9334bd645b0ecb8241cc7f231e54f7 │ │ └─61057 /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 │ ├─33e8070bb4beed6121ebe7566bc7e1e7eef18076a491778c4bd0814e4438aa79 │ │ └─228196 /pause │ ├─d2670cde648f44e1a83463703ceeb3275dea4b1ef20e9c2b52d954aa9f474338 │ │ └─122955 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─0483679ae836e30ef2cda1800d4c32db04eaa91e1af544c846bd3720ae62afff │ │ └─44612 /pause │ ├─b52250bde4f0d8780ef802a0630b5a41d04421d62c8af825ea789052f2d67949 │ │ ├─185270 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─185286 /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 │ │ ├─185292 erl_child_setup 1048576 │ │ ├─185430 sh -s disksup │ │ ├─185432 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─185433 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─185450 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185451 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─185461 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─186082 /bin/sh -s rabbit_disk_monitor │ ├─8ebab9abc0d9d59b8e55e3182e67790646a4f84b04591079c5bc890c94138df9 │ │ └─56462 /pause │ ├─56e60bc2419d99f64e65fa0adbeda78fb12e0cda23886eb4bf905d8701410af8 │ │ ├─220546 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─221086 octavia-worker: ConsumerService worker(0) │ │ └─221089 octavia-worker: ConsumerService worker(1) │ ├─de5b583979f7418d5a84188d36bf7df7dd49830972c7b64ccd89678b91fd8647 │ │ └─62641 /pause │ ├─71d0e7a419b044762ac594979cabb367d927c09fc4d34b2fcbd1d2fd649bfb07 │ │ └─63502 /pause │ ├─7aeb11941457053b9f9e85a1a0a3f0e279a74f1703e7bec3a7e6fbd856eb94c7 │ │ └─64688 /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 │ ├─85c076e3474c20ef9d2d36815d076826a4483379aee002b1254520482dfb5417 │ │ └─44764 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─84f064ec6145df3c2d5d81f8cb50c47759dcfad2d3f33ad4951c9a7ab770373f │ │ └─145111 /pause │ ├─8ff15a23d21da2a1f61dd24a7a03a4540c5dfc621052d91e30a85f23d78b00e9 │ │ ├─181487 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─181738 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 │ │ ├─181749 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─410516 sleep 15 │ ├─0b63ff61914ee2e434be6c648126d581390b5c6834d100ba536f197f2594dbfd │ │ └─51624 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 │ ├─53530ee2ce4c7bfde31702ac9c2f636ee93853476e5d2eca7192450ca9053200 │ │ ├─241177 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─241572 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─241573 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─4d15bf796651df605b68deee719a33af783e2b43265363207b865659c240687c │ │ └─66593 /pause │ ├─6d4dab16d939a284d7ffaa4ba987eff910e561ce52f9775f99f235a1d2898bcd │ │ └─64808 /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 │ ├─2b675042c6afef518d855f1d7d8edecba2f39aa92d916bfa297876797cd076c0 │ │ └─79327 /pause │ ├─9d4561d99016566fb7c08cf855099125f5b428e955e8dc6019eae3eb5d9cf554 │ │ └─277246 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─6f4f5b1ba6ea6d48189968de79222cbeb058925ebf6cde20ad1d10e998b9a8fe │ │ ├─200148 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ ├─200578 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ │ └─200584 /var/lib/openstack/bin/python /var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf │ ├─6709fabcd4fa6bd513fd2823cd990f8a11a0f5fb6b4ba7c01333b115c207ec7b │ │ └─65360 /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 │ ├─1b1ef333a29d07f772d71f919b1fd06afb9e37e8944381727074c00f90c79944 │ │ └─65435 /goldpinger --static-file-path /static │ ├─27d781e35fe33317658326ee349ee397b1d9c7411f1a46151057285026fb76dd │ │ └─62292 /pause │ ├─37162e1116add19d499f09935f1f0bda4420a8f7ca8c20b0aef26bb4565fbd15 │ │ └─262217 /pause │ ├─4f216d8a0756617c0a81345a7e1bb27f4254636fca93f82a9fb86eb411528218 │ │ └─44562 /pause │ ├─232551188095d850da6a7d91a6fcd90a48a174548a5ad5c604c9f6b452c4e325 │ │ └─95240 /pause │ ├─fab80ecc714608fac38479192b34ed32e697c9284530f3c3c3a6eeca43901439 │ │ └─56422 /pause │ ├─7012e93ed3b52fe4b9969bdef3404df5b87cb710a9f310a11d25390c95a5d590 │ │ ├─204163 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─204187 /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 │ │ ├─204193 erl_child_setup 1048576 │ │ ├─204243 sh -s disksup │ │ ├─204245 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─204246 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─204258 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204259 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─204269 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─204521 /bin/sh -s rabbit_disk_monitor │ ├─2250018ae375b00c9d8deee0713ab53e422862de45dab5bf562cec5f0c58221e │ │ └─278232 /pause │ ├─22b670ca1e1e24ac9694274de518b737110340db463ba9a41f03e28ecc492c65 │ │ ├─169748 nova-api: uWSGI master │ │ ├─169779 nova-api: uWSGI worker 1 │ │ └─169781 nova-api: uWSGI worker 2 │ ├─858033b4bc03046a2d87e52b94db03be1c68578d19a9674962f188d1a2308aac │ │ └─107217 /pause │ ├─70bd825678c0bcdfc2ec83c0f8df56aa172c3e953e6545c4fd3acff6cb6d45be │ │ └─276847 /pause │ ├─90a6ee78b221b2145154cee0fac9df039e472d121dc67cc10489be0dd020e5fd │ │ └─65632 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─f8036b0daaaf7386edecfa2169a92d7309c295239a376597ecf12a8faa4a7dc9 │ │ └─188032 /pause │ ├─68bd5b96f5ba5e60ae8ce50c5b4020e5939b35c4886ac47f74235e8f63054947 │ │ └─228775 /pause │ ├─526a3c8e73967d85ccf8e81f52910e7d21fb9692aac652f24629f77306434072 │ │ ├─280851 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─280863 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─da2e983be2e24126d5aa9df3e3ededfafb8aa262be4c9536517f5ce3d273a0fe │ │ ├─248700 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─248717 /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 │ │ ├─248723 erl_child_setup 1048576 │ │ ├─248770 sh -s disksup │ │ ├─248789 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─248802 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─248851 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248852 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─248863 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─249278 /bin/sh -s rabbit_disk_monitor │ ├─0998b12368c27a43ded0c177a9aab7ac93467c9ffea86ed2d3bdca8581411819 │ │ └─186874 /bin/bash /tmp/libvirt.sh │ ├─f7989a6534d4cf615b5f14364f75a3d4d5bc9af4e9525154a35e192b7453a0e9 │ │ └─56650 nfd-worker -metrics=8081 │ ├─7c8203ea5367de2d3677aa86f1739bdc3609417d89b5fc2f9d698eeb8cb62041 │ │ └─43602 /pause │ ├─2f538cb1e1ab5b89fb28f468a2ef4c8feda3cefe7729231a755d67df0096b11a │ │ ├─77955 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77978 /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 │ │ ├─77984 erl_child_setup 1048576 │ │ ├─78034 sh -s disksup │ │ ├─78036 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─78037 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─78038 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78039 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─78049 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─78137 /bin/sh -s rabbit_disk_monitor │ ├─e373a318da98cf6d91288bd23f6d9882ee85281d5fd201ab5323b6d22e8c383e │ │ └─278417 /bin/openstack-database-exporter │ ├─d444120d6874a9b4aa5d7e4db895c790f656aa66da8cc03e82363c8b6b08e427 │ │ └─227341 /pause │ ├─4b4c9f889d2a8918a52d61a8a2fe279c887ec9ddb9537581de89781b791f28c5 │ │ └─240803 /pause │ ├─e307a6583735575cb059e063f8043880c3c6dbe6774895ee32428826610da28b │ │ └─145644 /pause │ ├─6d31898b1011b15d19c0d61f8df9275686deccd567fa8e9825295d2cc688cab9 │ │ ├─221351 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─221369 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─222009 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─222010 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399605 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399606 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399607 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399608 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399609 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399610 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399611 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399612 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399613 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399614 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399615 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399616 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399617 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399618 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399619 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399620 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399623 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399624 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399625 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399626 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399627 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399628 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399629 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399630 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399631 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399632 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─399637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─399638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─b70f941c10a57a17027b50a8532404b896b96f3b67d0f5a279cd7623e7c5112d │ │ └─139217 /pause │ ├─4f5c10835f52f61f53a234395694ccea121aad84a69aea01be912313a2a13552 │ │ ├─107413 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─107439 /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 │ │ ├─107446 erl_child_setup 1048576 │ │ ├─107537 sh -s disksup │ │ ├─107539 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─107540 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─107547 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107548 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─107558 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─107667 /bin/sh -s rabbit_disk_monitor │ ├─d54888a76009648449e992683a706bc8a0377852c44fae55eabfc579d2e5a3cb │ │ └─43166 /pause │ ├─0f78d789da052a6938becdeee10dba0aa8457b2903f9fa8258718e75add9f7d6 │ │ └─41867 /pause │ ├─fcc6e513ea0b4f41c644624899e7d705bd60d8cd5c1fb1eec15a01c804682394 │ │ └─40676 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 │ ├─2826699b4ee117fa8a5225e108b0fa0eeccd6ebfcb43116ace14d746d8146f48 │ │ └─141922 /pause │ ├─985eb634f77671ad953f557000c1e5bca2165db821b55c11b9416ffbbec6562a │ │ └─227730 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─b6d4df0b8ae7d293aebc055d554a2d474326c413bc7208345389091dec51c254 │ │ └─51459 /pause │ ├─c17bf1a7d2d764e37210dcadcc02c3c9e0c8669d49497a5d78e17b317fd3ee09 │ │ └─231677 /pause │ ├─361adc2fced41d6dfa761f06e3c5eed7bb60f4974fd5452dc08b29434ffba87a │ │ └─48744 /pause │ ├─e525a48f841b6d8bc2fe0b0b1dc3a036add7a7099d589ebb918304f53ab838a8 │ │ └─271703 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─b6fd5aafd525bd018219017a7fb37982dffd91f0c549ef5a9ae143aa318a0267 │ │ └─68576 /pause │ ├─e545bc4fef50b0f34139ed5c803a2831c560c3882537e22c80810404c77225dc │ │ └─191785 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─d0fb9dd8e64afb6e110006b20a84259cb0be2f5732d5d106cafea0ed4c12babe │ │ └─49470 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─89e16fa813a41f6f3eafc08a8a1a47b4f236e6225967e10eac1daf7db40d918d │ │ ├─105678 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─105849 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─105922 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─a487b5d63be19fefbe756cc3c354fee50b137a78a40d7481bf1d8c03b62f1869 │ │ └─223025 /pause │ ├─98ced2a6063f87ab0bf70a6516a03c5e33f324f562830ab6c3a5dd7b9dbcd206 │ │ └─95287 /pause │ ├─9bf16474aa03285c2a38805dc27ea382cefee95261e3a53bcc3bbba876cbad62 │ │ ├─ 95662 /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 │ │ └─399518 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─f32768823e15580673ebdca8a0d16bc57ddb63749b81d9b859818b4118301837 │ │ └─173639 /pause │ ├─e12cc3abaeb2e8b2f818898380b123a8611f007bf52b5b518d000139bf11c3f4 │ │ └─49277 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─e4c4f0d8fdceec2ae161088274ff7497d4ff25e772f6beab9a1280557d0c6e00 │ │ └─122373 /pause │ ├─eeec9f3cddeac516ee7d9f53e8327f1e7df81eb44b38a0333ad66341bc781e98 │ │ └─64088 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─02fedf26f522500649a570a2b5fb55cf61294a90093fd354f57c3637a64bcbf6 │ │ └─122308 /pause │ ├─444790ea6e63e0d58ee08c79bda5ed4ce197b9a9aa97501b4ed02d7ccb30b3fc │ │ └─40579 /pause │ ├─9d53ec69b14676c4c1c9d902fccf908369c5617da4a30c4b7b9bb3bbd4c3b24d │ │ └─43195 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─debd9b137a3a0c500bed4094a1ce6b575eab02c448558a953789f16a70033962 │ │ └─226308 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─d0e0d61b21862ebfa37e714030d54cd09a0f55904db7ff63918802d0039bcb38 │ │ └─62959 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 │ ├─7e2420c3f605cccf50e7c99c281316ad46c44e499736d374de428a65cea2af2a │ │ └─40587 /pause │ ├─ea43387e82e3558cd7c1e37049f7215ecd9f0a9ed72e3faadf650a0092b3e036 │ │ ├─61594 python -u /app/sidecar.py │ │ ├─61973 python -u /app/sidecar.py │ │ └─61974 python -u /app/sidecar.py │ ├─252ab757a435f7a5783577d7d2f69e239acaebfa937f077906443d268d3e0224 │ │ └─211698 /pause │ ├─da9cfc4361497b9310d9f859083cfb29bd4ed22c0f1991ce90153c9b945269d7 │ │ └─211606 /pause │ ├─405665a71a96d599855c0f67848165d10913c76e283e451ceb66185fdedd4ded │ │ └─146066 /pause │ ├─6b4aa9604189a0334b743a9f2fd0473c7f1e6104dec62f21d85e9f02edb73e00 │ │ └─185178 /pause │ ├─77effdbffa2656bc37c3cdde04f76dc1294db95a693779d12967e0fda75a348f │ │ ├─66878 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66895 /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 │ │ ├─66901 erl_child_setup 1048576 │ │ ├─66948 sh -s disksup │ │ ├─66950 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─66951 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─67044 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67045 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─67055 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─67149 /bin/sh -s rabbit_disk_monitor │ ├─e2b05e770696e3b73c51d03901926edd784a8c717149e29ce1d57a9f6baa4617 │ │ └─40607 /pause │ ├─bf3863dd0e461c009855c5cd8b232395791cffc4b6dc496b7990da8306ea4305 │ │ ├─191682 /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 │ │ ├─379829 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmp1m4t0xzp/privsep.sock │ │ ├─380019 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp3ezwbimr/privsep.sock │ │ └─380126 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmp51furedq/privsep.sock │ ├─94c2b0e1630b8db7ffca83aa16e7d667a40ad0e5c496d951bb8e2ada16261b1c │ │ └─187327 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─f97e026207393ebd7dd4fda77221f9e22d385efd5d579776d5412676a2ff6829 │ │ └─41094 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─92f5b3f4a49151fe074b45c02acc51f7762e886eeac1088d920a2284755a6a2d │ │ └─261980 /pause │ ├─3779141945ab642c37722867ffb1c32ed28c1738f71e532f602f0eac3bd12dc4 │ │ ├─118703 cinder-api: uWSGI master │ │ ├─118717 cinder-api: uWSGI worker 1 │ │ └─118718 cinder-api: uWSGI worker 2 │ ├─e7fe1c312c398c162280e003a4426df13d506c89bf84105f56f2839eeff84ca5 │ │ ├─139611 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─139625 /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 │ ├─1629ab92a7527ef3568c3b78120c4f03b90ed5db3d679d8d81983713a29a4c8d │ │ └─181533 vector --config /etc/vector/vector.toml │ ├─7bbfd1d30e56900363bc6c57fbeab0f61bf05dcbf9aa56167f743cabafb234fd │ │ ├─200179 heat-api-cfn: uWSGI master │ │ ├─200212 heat-api-cfn: uWSGI worker 1 │ │ └─200213 heat-api-cfn: uWSGI worker 2 │ ├─74d6fa1f1e83c99bc29016d180e5b86769322cd4aab67abe75dfeb9c7de65261 │ │ └─85106 /pause │ ├─fbe72f17da9b8477a9211ccb5dc6189a238e74412270e37315287916775dc363 │ │ └─226203 /pause │ ├─bcaa0736926fb058c3825bd882a916d4bf73b7ca25f29d3308efb4e9a8f0bcc8 │ │ └─103685 /pause │ ├─a35bd36302ae0b720385a61f2218432352378c40b011ede7e3107b2845cc00ba │ │ ├─84400 barbiacan-api: uWSGI master │ │ └─84415 barbiacan-api: uWSGI worker 1 │ ├─40ef46ce50798a964b254c713f58c7d97acf3691875cc5730399836f9e1b1128 │ │ └─85892 /usr/local/bin/rook ceph operator │ ├─50f4ef278d22ac461fb00d4ec7b522c54d08881da53df857b54efdaac3eb7a04 │ │ └─124865 /pause │ ├─ee5be85af8e632509241e9fe0b7672a2d8f6f7fa0651fe5e5319f54330a1853a │ │ └─173893 /pause │ ├─d73cb261028cb4803296011ffc81d4a8cb7845c88acaae3950d891cd21bcec32 │ │ └─173602 /pause │ ├─cc8225d7c487e08dbf9dcec3165af35dc32fb1bb8d19ff277c4018f2b8db788f │ │ └─43672 /coredns -conf /etc/coredns/Corefile │ ├─7cb119e989da100bd0faf7d22cb911c35ed8ab67b500bd7a83c6ec1375fabcd7 │ │ └─40725 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 │ ├─10cff4f40467eaf1d37a1322e8c0aace0e0e9161dc0a4acfcaf21c95e6b7c8e7 │ │ └─145504 /pause │ ├─6ec032e1d26f5b00b5544f236cc3ddc8401a23235f486d0a0c321f6e3833336f │ │ └─188156 /pause │ ├─4432acdf0be8ee2708cd9b912c584585bff6e416a2317ead827b0c02a62727cf │ │ ├─141378 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141508 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─141523 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 │ │ ├─141673 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─411026 sleep 15 │ ├─a966d5cbae15a27991792baac0e3efd41ce25cb438c6d1f84b5e9e11d4850b05 │ │ └─241293 /pause │ ├─982cbaa633c0be4399f9483c5627511051ec5a9c14c769948370b6c1e089671c │ │ ├─271746 manila-api: uWSGI master │ │ ├─271800 manila-api: uWSGI worker 1 │ │ └─271801 manila-api: uWSGI worker 2 │ ├─3c9f42e37093d638c5a65f89c171d8e8d2466ef1bdc6d2052f77949d7e408b34 │ │ ├─63675 nginx: master process nginx -g daemon off; │ │ ├─63690 nginx: worker process │ │ ├─63691 nginx: worker process │ │ ├─63692 nginx: worker process │ │ ├─63693 nginx: worker process │ │ └─63694 nginx: worker process │ ├─050951118f608f8cb84f40ca93d2af190b370ed1053c884afe320199d2363984 │ │ ├─104235 glance-api: uWSGI master │ │ ├─104251 glance-api: uWSGI worker 1 │ │ └─104252 glance-api: uWSGI worker 2 │ ├─006358e05cad55a05aedc6c52663477331c492a3a85c0a1df99f98ba82159cd6 │ │ ├─42316 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─42735 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─31ed065484fd4fde634cfc53e69f418fa69404dc4269ebbc0bd868d481eb3bfd │ │ └─51221 /pause │ ├─0da72322572300b39c6608d875d146936a104e19fe8526925e62d9fca6b8b61f │ │ └─48441 /pause │ ├─a057e6f0361618756e3153df800cd67d55bc12af911d4492ed0ab2dd0c79f38f │ │ ├─ 47252 /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 │ │ ├─ 47265 /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 │ │ ├─ 47411 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─276342 nginx: worker process │ │ ├─276343 nginx: worker process │ │ └─276344 nginx: cache manager process │ ├─156c52a8bf056eac6d66507c1625c66ba1aab55815d99f98e3613bdf54d3accc │ │ └─40468 /pause │ ├─70179db818c4628205ed8520c3ec9ce045caee474374e582e36081ff082f5a15 │ │ └─61903 /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 │ ├─aa211417e5087e6df8b35a7b512e5bee57e6ad7f0c10a627fba99ef2fc7c9961 │ │ └─145491 /pause │ ├─69ce6b208cee71e1d2ac76a866ce1f3b69e040697ccf77c747d0b7a364aa4ba6 │ │ └─63081 /pause │ ├─78a582f36d061804f09005534ebe868421795c5a6988da25a0d7766aef743aad │ │ └─56811 /secretgen-controller │ ├─bbe0c8fd45633f7eba2d7a066606c7d27ce8ead94bbf4590dd18377787b04c81 │ │ └─47866 /pause │ ├─a2ad67f6c787c88b3b190a0561e89ba5de29492e65565db972447a10fdc84b52 │ │ └─66045 /bin/oauth2-proxy │ ├─f7fa5865369e15c27d1d01d660b7a3f5357a76ef232fffe92c4b0849954c819b │ │ └─43700 /coredns -conf /etc/coredns/Corefile │ ├─ef9e2348bd9fc9a8e54b84ff9e89e265c9818649c69c3a4c953b39305a7fc7c1 │ │ ├─219783 octavia-api: uWSGI master │ │ ├─219798 octavia-api: uWSGI worker 1 │ │ └─219799 octavia-api: uWSGI worker 2 │ ├─827527f0bbe83d2c18330a0c256ebdaa5d839b826f080904b4e60f29d5180091 │ │ └─56365 /pause │ ├─fac70164ca85cdd8d9085041dd68a489a1bd6698500ff5780417d6aa2b1f754f │ │ └─164912 /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 │ ├─22ad637cf9ceb2e7e85e9a41cbbd7bc45e58d11c19e2f98a1216b2dad20a738b │ │ └─63847 /pause │ ├─26e8e0465e21eb9406e7d353e4e934681de9c06d2591dec4d0430e0bea7d4350 │ │ └─43639 /pause │ ├─bf5bda36814f0654c353156b9c8ef3d5cf8c69c02030ee3a52b5613e67d3c68f │ │ └─47347 /server │ ├─9f47f2dbe6540b37049fe2d389ba12cd5c023bcc54eed1ffc5481430dd666a19 │ │ ├─183158 neutron-api: uWSGI master │ │ ├─183183 neutron-api: uWSGI worker 1 │ │ └─183184 neutron-api: uWSGI worker 2 │ ├─5f2a5e2addabe94b8c0d9495e19cf5890954c1e2841cdd9eaf82e83bcf3538d1 │ │ └─64994 /pause │ ├─839def6b7f80631b5e66bc559fc34b84fa2d571d9c4c0db09d8d5a3448ba3899 │ │ └─230635 /pause │ ├─09fcb734a34b60da610fd055b0c779efbb128c6ca56ec31c5d4acd3ef8662175 │ │ └─62205 /pause │ ├─0fbc53b22d1701ece4fcfdfc3a4104fc020983352e6404896cd0cbb8655f8509 │ │ ├─183197 neutron-policy-server: uWSGI master │ │ ├─183210 neutron-policy-server: uWSGI worker 1 │ │ └─183211 neutron-policy-server: uWSGI worker 2 │ ├─f57712236dc1be88352ae37c1f5eece2e306d6beb697e854306fe2bfdea0ba87 │ │ └─171642 /pause │ ├─5b0dbae1ac83aa30786c1ea528c421973ecb6bbc935b022875223334b3a805ee │ │ └─40706 kube-apiserver --advertise-address=199.204.45.177 --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 │ ├─edc41f39e521bb44a7506e7dc66e1c14b55dad66a9e03f718053774786e8c554 │ │ └─211388 /pause │ ├─071fe3afd13900ffcd31abcdc8d36fefc0ca2195b61d33a2379bd3467580a006 │ │ └─186824 /usr/bin/libvirt-tls-sidecar │ ├─81105bef8ee764415c36bb18d8b69f0728003c9701a97b92034e4cc82a7d3ed0 │ │ └─41855 /pause │ ├─2c5a46d04f6e9d6f76b94b41304c0e661b15e7672a6a7b3bf0f756dd87be248a │ │ └─64216 /pause │ ├─2db10c1569307e34506f2c744b5d5f9331d538a67ed6a3a2ccdd922caa1e7c4e │ │ └─262170 /pause │ ├─75d72306c5722ca5ed404d764112419ad29305137c5e7d589bc9fa5139cf9e40 │ │ └─66088 /bin/memcached_exporter │ ├─f52bffe8118e0f9a96a39ef966f94905eb9f057c6417d9708208c7147a92f739 │ │ ├─223152 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─223170 /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 │ │ ├─223176 erl_child_setup 1048576 │ │ ├─223226 sh -s disksup │ │ ├─223228 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─223229 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─223325 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223326 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─223336 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─223508 /bin/sh -s rabbit_disk_monitor │ ├─9f7a4200f7023240a71d57424d86f138c5750a8dc8e2a0c0513f250154d50fdb │ │ ├─91279 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─91295 /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 │ │ ├─91301 erl_child_setup 1048576 │ │ ├─91359 sh -s disksup │ │ ├─91361 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/memsup │ │ ├─91362 /opt/erlang/lib/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup │ │ ├─91419 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91420 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/inet_gethost 4 │ │ ├─91430 /opt/erlang/lib/erlang/erts-14.2.5.1/bin/epmd -daemon │ │ └─91724 /bin/sh -s rabbit_disk_monitor │ ├─8dad72219bba32b22fd52573820162f177e453ad0c09ecf4c3da01ffd23c02b1 │ │ └─65711 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─28ee16ba137e367f0d3792491788166f06dce573a40398938894f9f43edad174 │ │ └─64043 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─839df72faca461fca71507d23c1c7834eeb7f8f0eb40fc33679cc9190d7fcd10 │ │ └─47911 /manager --metrics-bind-address=:9782 │ ├─cb6c31126a8b53655c4aafb9c909f7ca3e92f3c698073f36649240985ae82a79 │ │ └─46940 /pause │ ├─153652d97e4ec9b40bf9cafffb23cd607195c616688ba74fc45fcc5ecc318fc2 │ │ └─139577 /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 │ ├─7aa836030689b42d797bbed2abc9dad9fd5074ea374b2eb2bd86fb8a9532196d │ │ ├─200171 heat-api: uWSGI master │ │ ├─200210 heat-api: uWSGI worker 1 │ │ └─200211 heat-api: uWSGI worker 2 │ └─2f26088b663596e9ffa358af7bb35f7258752b069d44c77d0a6b5b817ba6b8f8 │ └─141130 /pause ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount