Control group /: -.slice ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21130 /lib/systemd/systemd --user │ │ │ └─21131 (sd-pam) │ │ └─session-22.scope │ │ ├─21127 sshd: cephadm [priv] │ │ └─21144 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─700 /lib/systemd/systemd --user │ │ └─701 (sd-pam) │ ├─session-4.scope │ │ ├─1444 sshd: zuul [priv] │ │ └─1457 sshd: zuul@notty │ └─session-1.scope │ ├─ 697 sshd: zuul [priv] │ ├─ 714 sshd: zuul@notty │ ├─ 859 /usr/bin/python3 │ ├─ 1448 ssh: /home/zuul/.ansible/cp/199.204.45.222-22-zuul [mux] │ ├─308601 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ehpelhuvflclkbnueqgiyjakseqnxzje ; /usr/bin/python3'"'"' && sleep 0' │ ├─308602 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-ehpelhuvflclkbnueqgiyjakseqnxzje ; /usr/bin/python3' && sleep 0 │ ├─308603 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-ehpelhuvflclkbnueqgiyjakseqnxzje ; /usr/bin/python3 │ ├─308604 /bin/sh -c echo BECOME-SUCCESS-ehpelhuvflclkbnueqgiyjakseqnxzje ; /usr/bin/python3 │ ├─308605 /usr/bin/python3 │ ├─308610 /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 │ └─308614 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 … │ │ ├─ 9788 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12184 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 5998f65d194b5fbe617d1cf6c9c18e18247f71dbf65a07bd1c8088f7f498bb61 -address /run/containerd/containerd.sock │ │ ├─ 12549 /usr/bin/containerd-shim-runc-v2 -namespace moby -id c457e274f052cb1721624b4a58e6da0a2a0b48d0f50f4431e64d21213134b6bd -address /run/containerd/containerd.sock │ │ ├─ 19269 /usr/bin/containerd-shim-runc-v2 -namespace moby -id dcf6fe6ada7764feffeec9e8257b30f28adba2c63ce51c9c4929671d53a0fcc7 -address /run/containerd/containerd.sock │ │ ├─ 24448 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 370c846422abf45c9eec8367b3e93c560cb86478b0e926bce10b6609060e30c5 -address /run/containerd/containerd.sock │ │ ├─ 29169 /usr/bin/containerd-shim-runc-v2 -namespace moby -id cd3e53f38c330df8ad3e757d8a940c4bbf145558baea484d3711dd3d164cfe32 -address /run/containerd/containerd.sock │ │ ├─ 33681 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d9f42ec2912c1c7953c625fe3c7dd99bb833f781a688774688f85a0330872150 -address /run/containerd/containerd.sock │ │ ├─ 39088 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c2333d5e8ebd72cda2bac3da6ae1f155a7eb95c8628b6d8770bd9148524685a5 -address /run/containerd/containerd.sock │ │ ├─ 39130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id deec64fc3da319da1f6f0943d871bc005a71b1ef362923b13904628dec90b110 -address /run/containerd/containerd.sock │ │ ├─ 39153 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bfe8333e64717b3d88693d24408db6fec8bf1918c4a3687eb2234f2d2f54784 -address /run/containerd/containerd.sock │ │ ├─ 39165 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e7518bc8413e6129a1824dd10d870789eb6d9e8d7ad9788a85e6e96b63e6ae7c -address /run/containerd/containerd.sock │ │ ├─ 39183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7ec304611d8eccccd3f1ae7a8035310e15ee66f7e2db46763a77a93270e01017 -address /run/containerd/containerd.sock │ │ ├─ 39705 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5505697b4f093a3e764670d125bfb0286f470ac91cba4932ec7582801483097 -address /run/containerd/containerd.sock │ │ ├─ 40431 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 92b4cbe0a8a68bd092d114879a319ed5266da68198d57b35abed11a01b63aaf2 -address /run/containerd/containerd.sock │ │ ├─ 40460 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ee3aaa470f124e43c710ebfe90e8ea19ffb42ee4193c3197639c9139f30ad105 -address /run/containerd/containerd.sock │ │ ├─ 41778 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f4ab06c4ff4827a91724948b86caab5219a118d7995313bf9a6bfa3893e0957e -address /run/containerd/containerd.sock │ │ ├─ 42224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5e927cdc7f4120c63544ba0874e668a679b4260d1b1ac6331f65dbad2338fa6 -address /run/containerd/containerd.sock │ │ ├─ 42288 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39d1446cd6aa2e4d6498b0fe1b657a93ef7ca54c8bdf85f8013748632fcdc253 -address /run/containerd/containerd.sock │ │ ├─ 42738 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 75c70f37c1e48f0b57e1ec094cf6590b5f50bc6550ee5132b2b8e5b806193594 -address /run/containerd/containerd.sock │ │ ├─ 43243 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec67919c8e93f33a214494822c176600a646cb8d4ee67b45b6afcde4d0595451 -address /run/containerd/containerd.sock │ │ ├─ 43283 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 26b45f18bfc4b65135a2452871efde4b38af4484a2076589cb99858646f2e257 -address /run/containerd/containerd.sock │ │ ├─ 43334 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cfb7a8dae02e75a8db13af1ef790309d74b9dcbe829d0a2863470b32a320a3d -address /run/containerd/containerd.sock │ │ ├─ 45761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ec6add973f5c87e6ccdefe7eeaadd411c164d3f22e386fbf848eb1a67c291b36 -address /run/containerd/containerd.sock │ │ ├─ 45854 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d22604b3dd7494ae30ee2cd55f8957d5e18d7a811ef2150f67947b576b57d97 -address /run/containerd/containerd.sock │ │ ├─ 46578 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5528fa3b44b4cb13796b1fc447ffe22dd948f11c4cf67bdd72e5a2a658b48ba5 -address /run/containerd/containerd.sock │ │ ├─ 46676 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a714e32fe9e9f469ba8109c0bcace5490332130e761f55df59bd7b780d45edc -address /run/containerd/containerd.sock │ │ ├─ 47058 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b68252d4209551786374092b450ae51724ad107ceae755be7f821c19f15100e9 -address /run/containerd/containerd.sock │ │ ├─ 47369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0b24ecd53783207626ba5c28b8dc34ce69b9a80b7c75c1cc8ac8679724e929a -address /run/containerd/containerd.sock │ │ ├─ 47807 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 10c97d19ebc64154234a5352deb87e67d1b0b58768eea8ee9b39acdc1293681d -address /run/containerd/containerd.sock │ │ ├─ 50213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37278401c20af3084e20df65dfde75f7b0a7a078f6aa90eb36005958e678a5ec -address /run/containerd/containerd.sock │ │ ├─ 50365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e4213e54611dfbebfd0b9b2549fffc6579cb2c0e87c3df3b5c4da8c8c1628277 -address /run/containerd/containerd.sock │ │ ├─ 54734 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 39331e75197bcc76402cb9fb806988ddea92c571e0a9a1cf2b83587e1f891f34 -address /run/containerd/containerd.sock │ │ ├─ 55390 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f9313b96be8187d8aef9421eb35dca97f4a015d50239ecd1c4526ce49b9e121a -address /run/containerd/containerd.sock │ │ ├─ 55452 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c4827b2ad3bd30797aa10e674b93381dd89c4e32d2c8c3d2115f8cbfb2c3983a -address /run/containerd/containerd.sock │ │ ├─ 55492 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 85b146360b2b9c5d8dd4c0cff16a8541ada452655befee2656df0301ceb6f39e -address /run/containerd/containerd.sock │ │ ├─ 55637 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id badca1e681a8d4dfaf7e8d3bd8b4c280bf579c7e01a64e0a83815a7e444db6d4 -address /run/containerd/containerd.sock │ │ ├─ 59850 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3db604a2023c8f4364744ce167cc0da0b6a7d2236064ac827a3d564a833cead9 -address /run/containerd/containerd.sock │ │ ├─ 60077 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id acb6c8200ffc934012aeb8d26144d22788b2e164ec0eefb73e121b681e38fd7b -address /run/containerd/containerd.sock │ │ ├─ 60146 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b8265428757d8d45a756e8e0eb41456f98f06dc612832358c771ce205a947ecc -address /run/containerd/containerd.sock │ │ ├─ 60183 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dbb81aa94fd8d4b6cff97aca3bba06c9d9d10e250ea11c351bf15e322e2f439b -address /run/containerd/containerd.sock │ │ ├─ 61671 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7abb2ec3a751abbbb0f1d6f55201955b00c0d06d1e2e7323c5d61d1dde189e93 -address /run/containerd/containerd.sock │ │ ├─ 61712 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id db71c4d44d0255c423501a341d545d6292f3396f0b579af561e62e2ac7db3dac -address /run/containerd/containerd.sock │ │ ├─ 61940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8223800daadc4d11c0427658eea6c5ed4effbfa92ff0de9d38e6171804537b06 -address /run/containerd/containerd.sock │ │ ├─ 61998 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4e380a2d5279e6ce813c41e53017e441a5e93ef49a880e8bc67e4e968735871f -address /run/containerd/containerd.sock │ │ ├─ 62046 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c7f62cc35d96b442ba29a6e617e42cab314253b05d08a7398db9dde0040a1a9a -address /run/containerd/containerd.sock │ │ ├─ 62325 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c9b977e5a599f2a23bb98b9578fe470b82fb8fd24f7e2d5b5f707d9900d22aa -address /run/containerd/containerd.sock │ │ ├─ 62659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48a8fad51cb7211e41bc1ceb8d12afde15f2460c18cac5ab58d6c4647988f08c -address /run/containerd/containerd.sock │ │ ├─ 63224 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a9f307ed754b6fb6518c652faf137537d6dbd99c3c494489549eb31d0262d19 -address /run/containerd/containerd.sock │ │ ├─ 63302 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e3313fc65ddd59a4b9036f3c720d8544b908f0bdfda1122c8fa688ff88337396 -address /run/containerd/containerd.sock │ │ ├─ 64060 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e2fdd7fc33572b99f5ea5657d0b31a43225486eb1f9bed57eb077395b848ec5c -address /run/containerd/containerd.sock │ │ ├─ 65716 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0a3e1f0a30a5951ca0d2c61f32a3f916182b776cc8bcebdc4731510763a2fc2 -address /run/containerd/containerd.sock │ │ ├─ 67706 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a8e769da2cbfa00229d5c41bd8b61089fc67cf4bda413fcc6bf4a6c329b6cdf4 -address /run/containerd/containerd.sock │ │ ├─ 77034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eda42ea44a8edd7acbe90c75746cd1c8eafe720743c80ade9dd58d186749b95c -address /run/containerd/containerd.sock │ │ ├─ 78440 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 186da7c3cf7d2ebe0b0e136ed2fb93bd619b0a479dba8f8bb98422d479cc30f0 -address /run/containerd/containerd.sock │ │ ├─ 84369 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5f7790174bb7b86a6caa9a94d0ac6b5ce81574bf65f7325b001a183fee75c52b -address /run/containerd/containerd.sock │ │ ├─ 90286 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a467fbd55aac97e9bbf7215aa0e6294badae60afa96d38cd624b5bbfee3bcffc -address /run/containerd/containerd.sock │ │ ├─ 95323 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a519ddbcf89ea60e4c64a123995e458d253d2ae38f94a069b95e1ce29efcec14 -address /run/containerd/containerd.sock │ │ ├─ 95365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2555bf8d66f9b0d6070748cd6bc6a3ee594e87e44c4f02146f5e807d06bccc49 -address /run/containerd/containerd.sock │ │ ├─107976 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cb5d2454b26808f726cfce7554db1884e7cfcc02ca9f1beb8caf31ed6a404b41 -address /run/containerd/containerd.sock │ │ ├─109465 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6bce55cfdb61037a3d84c52ac9579c567551b74902ed1f3e8144be0e5b18256c -address /run/containerd/containerd.sock │ │ ├─109512 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5c8a917e340ceabcaf088d7f358cc5ab365b7fec1f680680b6dd41d0bb3d8da4 -address /run/containerd/containerd.sock │ │ ├─111591 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id bd801e60d3987ac06eedbec562a0e7f075cd55f4a6301c03d8b1e11cdbcbe5c7 -address /run/containerd/containerd.sock │ │ ├─113436 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9de79da1939e24f5a4da70a26fd4a6a35663cd5e3a35d71035cfd51647fca02a -address /run/containerd/containerd.sock │ │ ├─113496 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 37b5c283e0b5dca2622c28ecee4cc05ab68d90fad29bc5ddc76338be978d2cce -address /run/containerd/containerd.sock │ │ ├─126472 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5ac96aa77efc386d03b1afc920ee761bf303a53f6bf61b9c0848a2764071c1d1 -address /run/containerd/containerd.sock │ │ ├─126536 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d40f0451474ae8dea4e8ce82ce57a1f6de538b2becf6a024e8784945134dc5e3 -address /run/containerd/containerd.sock │ │ ├─128995 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6735d706b25d309bf3f89364d906b644a71dfe4077aa752253998efcbd3ad5cf -address /run/containerd/containerd.sock │ │ ├─155595 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a317cf72a7847c43de44561f82fd624953fa00b1880368f5b530b7353aa0ab7e -address /run/containerd/containerd.sock │ │ ├─157237 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3e66f4017a07ea209f8a56038fcfcf8a67438befff82770baeccc95f6b137613 -address /run/containerd/containerd.sock │ │ ├─157572 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e07d2222960f9e9082f7170478f0212e5f439999829d703a3fffd7910c6772ef -address /run/containerd/containerd.sock │ │ ├─158525 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e88d149ae9e7df4a151ba7b90a9ff1692dca2efc3b1c01375a1301896cf85c4c -address /run/containerd/containerd.sock │ │ ├─160537 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e456f086c62711c0ae8df271c5b598e691f4df232ef39d1caee33850ff28677 -address /run/containerd/containerd.sock │ │ ├─160923 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 72253f97fe06c1033c36f75fb8ec136e6438713ce6b27a955c3e67771e0ac388 -address /run/containerd/containerd.sock │ │ ├─160975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f08f4eddfbfa32b8193e24e26ae9a21ac664fffcbaa3357b23264f7e6580d227 -address /run/containerd/containerd.sock │ │ ├─161017 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id cbf93dc3312102bae25ae0a610b6db517fc8fc36ee11ee6d414e7e5f437cc3c6 -address /run/containerd/containerd.sock │ │ ├─161086 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 81114272930b0a7c828477a89821a927f6f472c77868b7cbc485d4cb36bb4a96 -address /run/containerd/containerd.sock │ │ ├─161548 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca95da9594b6c713fc6992ebae944e2d56f076bab7eb10bf7caa1ed5d1633ce1 -address /run/containerd/containerd.sock │ │ ├─161701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1a01de7ebbbdd5be7dda6d6543017374407e897735a994f50552601874bb0fa7 -address /run/containerd/containerd.sock │ │ ├─173069 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dc5b5c4b02277793c4674c32b59de09dfbe7d8686e79d68e41b15b63a5cc3b4b -address /run/containerd/containerd.sock │ │ ├─174869 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e1db2087d85ba5e217453563d4b1be7fdc2f086c909c9bf3b9bca4a57b1383e0 -address /run/containerd/containerd.sock │ │ ├─174921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d25483eac82f6ea909c6a6f9a8c170d5708cf7e6dc0e84d5da850365e7a2858c -address /run/containerd/containerd.sock │ │ ├─174991 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 382028669342a330249dc3f40b378754aeaefe9b08db10eba2bb157bedbaa7b5 -address /run/containerd/containerd.sock │ │ ├─174993 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c50d01d7211927bf028faedd5b955200a09573af671038e4c9a4d7d454205628 -address /run/containerd/containerd.sock │ │ ├─175084 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 422a434ec0424cbf46b85889d50746eb59223a09c2a6f0a13c0f903453ffd990 -address /run/containerd/containerd.sock │ │ ├─175425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91efb92383740ab3ad791798444d6a91124216446858d1ec13c96528af3c3621 -address /run/containerd/containerd.sock │ │ ├─175490 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 510de536b108fd49ce4649e15e4c0ec2af326c57e136e8944b64b5774e05b224 -address /run/containerd/containerd.sock │ │ ├─188337 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f969aa08e4089f5864b46af114bd609c24d1e0b89fefe7c1cd38cb07147723a5 -address /run/containerd/containerd.sock │ │ ├─190766 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 876e35ce90a5550855d5acaeec50c762445a55d6a1e16f2e9a2a4c4d96aa9001 -address /run/containerd/containerd.sock │ │ ├─190822 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dcfa86048ef468fe7adac97c2cc6a97058a981a66a523438ff738c7ade512485 -address /run/containerd/containerd.sock │ │ ├─190939 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6cb5ccdd5df4d55e46fc3519b27a6b9ffd051ecf327100500affcab4b3d9fc45 -address /run/containerd/containerd.sock │ │ ├─207391 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c34cf3a848ea36365e70e6b1a42bb8748b209a10414c7a4493bd37c5ec345232 -address /run/containerd/containerd.sock │ │ ├─215693 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 35a4da2fae54442634166b5c78de3cdc95f0d6d023fc843090bda74b878df771 -address /run/containerd/containerd.sock │ │ ├─215723 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2e7307b980cb898031f1259143a673cb12fd5b3a088749c4a9a87a10fd3bc94c -address /run/containerd/containerd.sock │ │ ├─215798 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5824f8623e33fccef6c3083e5076cf4ce3b8495c49e27a315accbbafe947322b -address /run/containerd/containerd.sock │ │ ├─216075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af81bf973b2e4e9a0ca1add7129f7922d398d82588c14c453a3c9643533bc814 -address /run/containerd/containerd.sock │ │ ├─228016 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5652bed893d4a550a86258d44e8acb421c143db8414875497703bd689c123483 -address /run/containerd/containerd.sock │ │ ├─230482 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 496558836de7650d63b84a2a80c3dc30869a5be37afbaa27943c98977c1fce75 -address /run/containerd/containerd.sock │ │ ├─231503 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 76c42d693bb7ab72f7373ce24ab72e0dd541a12ab1bf95af3a268575987a59e7 -address /run/containerd/containerd.sock │ │ ├─232375 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e8034f2651a51f946e373fc86740bfb314057069cdd0ff6789e9d3b69b21c838 -address /run/containerd/containerd.sock │ │ ├─233363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d940a66e241768b1f54d90c162a1229946fafddc9945bb642b7cfbc866a975f -address /run/containerd/containerd.sock │ │ ├─235562 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 61082a8811249f653e0cf9fd65cea527d3ae83ad8f2322b945665d960667e07d -address /run/containerd/containerd.sock │ │ ├─236983 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d728aa248a7d5295f5e32200959ab0b535af44ea840385b142f7ce7b5cc6037 -address /run/containerd/containerd.sock │ │ ├─237040 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2191e1fea04dee71182800d8bdcc254a2710668675ef1015ffc2d09f4d1df740 -address /run/containerd/containerd.sock │ │ ├─246887 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a0667ee57700dcd38a256a7a81652a5e1eb83da9473d40b4443fa2942a8dfd5 -address /run/containerd/containerd.sock │ │ ├─247447 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 5dd752c01487c690e749c9e9eb2e865ae7af5db1dd14308506f5ec7d08a7675f -address /run/containerd/containerd.sock │ │ ├─260556 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 45f984e295f88093c1e10f4cf890dc20e646bca8e6343a1fab283c38cf3577f6 -address /run/containerd/containerd.sock │ │ ├─264701 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ca9c807c28eb6655ce8e15be3d6b5a704fd9edb82870d0765fd87ba7e93cb966 -address /run/containerd/containerd.sock │ │ ├─264942 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4d3e7d7c56e853a2bc9419ac38140ffcdab1acb12393e7c96ac314a962dbec80 -address /run/containerd/containerd.sock │ │ ├─265034 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 633c5af311eed9b72fdf7291bbe912ce422da8104e41891c3589313b26c83a41 -address /run/containerd/containerd.sock │ │ ├─265121 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f1e1973a655440c84007b2515317358589af0a6cf39375fef22973c981c1f3c3 -address /run/containerd/containerd.sock │ │ ├─280120 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dffd74da7bf551393f78b30134bfee813faf9aa61abee83883150fb3bc9dd3f7 -address /run/containerd/containerd.sock │ │ ├─303761 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 55681665179e64cd36315092eb8fd65109f6095b9ac718ef7c3849f4822c7be4 -address /run/containerd/containerd.sock │ │ └─305174 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0cba4ec741beb769b95cf564f0a592660bd21d7786bb70800e97f3850956385c -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1181 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─518 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─389 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─624 /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 │ │ │ ├─28874 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29151 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mgr.instance.mbtbow.service │ │ │ ├─12462 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mbtbow/unit.run │ │ │ └─12493 /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-mbtbow --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mbtbow:/var/lib/ceph/mgr/ceph-instance.mbtbow:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.mbtbow/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18.2.7 -n mgr.instance.mbtbow -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 │ │ │ ├─19226 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─19247 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24160 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─24431 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─33382 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─33664 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:1b9158ce28975f95def6a0ad459fa19f1336506074267a4b47c1bd914a00fec0 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12103 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12133 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18.2.7 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18.2.7 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10159 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─642 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─615 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─docker-d9f42ec2912c1c7953c625fe3c7dd99bb833f781a688774688f85a0330872150.scope … │ │ ├─33706 /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 │ │ └─33718 /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 │ ├─multipathd.service │ │ └─154965 /sbin/multipathd -d -s │ ├─docker-cd3e53f38c330df8ad3e757d8a940c4bbf145558baea484d3711dd3d164cfe32.scope … │ │ ├─29193 /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 │ │ └─29205 /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 │ ├─kubelet.service │ │ └─39557 /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.222 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─356 /lib/systemd/systemd-journald │ ├─run-r03dc45e1c4e940adb702e4293739eae3.scope │ │ └─189012 /usr/sbin/libvirtd --listen │ ├─ssh.service │ │ └─645 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-370c846422abf45c9eec8367b3e93c560cb86478b0e926bce10b6609060e30c5.scope … │ │ ├─24471 /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 │ │ └─24485 /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-dcf6fe6ada7764feffeec9e8257b30f28adba2c63ce51c9c4929671d53a0fcc7.scope … │ │ ├─19295 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─19313 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─docker-5998f65d194b5fbe617d1cf6c9c18e18247f71dbf65a07bd1c8088f7f498bb61.scope … │ │ ├─12214 /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 │ │ └─12233 /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 │ ├─cloud-final.service │ ├─uuidd.service │ │ └─1379 /usr/sbin/uuidd --socket-activation │ ├─docker-c457e274f052cb1721624b4a58e6da0a2a0b48d0f50f4431e64d21213134b6bd.scope … │ │ ├─12573 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.mbtbow -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12593 /usr/bin/ceph-mgr -n mgr.instance.mbtbow -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─chrony.service │ │ ├─10665 /usr/sbin/chronyd -F 1 │ │ └─10666 /usr/sbin/chronyd -F 1 │ ├─docker.socket │ ├─systemd-resolved.service │ │ └─393 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─iscsid.service │ │ ├─154841 /sbin/iscsid │ │ └─154842 /sbin/iscsid │ ├─dbus.service │ │ └─611 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─620 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─617 /lib/systemd/systemd-logind ├─k8s.io │ ├─5d0dc4401560f0006119f4046d02a4cbfcaefebf47cfac1b447b98a9cfc447e9 │ │ └─65483 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─db71c4d44d0255c423501a341d545d6292f3396f0b579af561e62e2ac7db3dac │ │ └─61734 /pause │ ├─e8034f2651a51f946e373fc86740bfb314057069cdd0ff6789e9d3b69b21c838 │ │ └─232428 /pause │ ├─186da7c3cf7d2ebe0b0e136ed2fb93bd619b0a479dba8f8bb98422d479cc30f0 │ │ └─78464 /pause │ ├─6bce55cfdb61037a3d84c52ac9579c567551b74902ed1f3e8144be0e5b18256c │ │ └─109492 /pause │ ├─a317cf72a7847c43de44561f82fd624953fa00b1880368f5b530b7353aa0ab7e │ │ └─155618 /pause │ ├─8bd6c67283f49e391987f8e0e7b2f32488930a71e17088d4cafd3b60ae2df0c1 │ │ ├─228174 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─228191 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─228197 erl_child_setup 1048576 │ │ ├─228328 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228332 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─228361 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─228523 /bin/sh -s rabbit_disk_monitor │ ├─55681665179e64cd36315092eb8fd65109f6095b9ac718ef7c3849f4822c7be4 │ │ └─303785 /pause │ ├─2ca3b446c7d7d261cb5c9ebd5809bd8226ff088955e18d9344468731e92ea8c1 │ │ ├─66212 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─66229 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─66235 erl_child_setup 1048576 │ │ ├─66408 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66409 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─66430 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─66644 /bin/sh -s rabbit_disk_monitor │ ├─3e66f4017a07ea209f8a56038fcfcf8a67438befff82770baeccc95f6b137613 │ │ └─157262 /pause │ ├─4b9f248f11667d3159274f01612227557997d776c7405f31b060d0fea72f1a0c │ │ └─64389 /goldpinger --static-file-path /static │ ├─265c32e15fc967c55a7e314fcb12e4dbdf380fb7510e972796c3f479bbdfd72e │ │ └─257018 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─ee3aaa470f124e43c710ebfe90e8ea19ffb42ee4193c3197639c9139f30ad105 │ │ └─40497 /pause │ ├─c3e008b74561a0bc64c33a41b3df69a9e20b77c295da6ed1703e3b9ba0d8c8a8 │ │ ├─186833 neutron-l3-agent: master process [/var/lib/openstack/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini] │ │ ├─187038 neutron-l3-agent: ServiceWrapper worker(0) │ │ └─187274 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmplyq1_3/privsep.sock │ ├─9b68960660d5c305b43e626d8da5e909a338a2512aee7fc96d4ed5d9d8b8d118 │ │ ├─203736 heat-api: uWSGI master │ │ ├─203758 heat-api: uWSGI worker 1 │ │ └─203759 heat-api: uWSGI worker 2 │ ├─ea060dabcb89ad605a8d3f867a9899e0aa2f1818da4924bd26d6e77a883d38c8 │ │ └─96656 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─617d8270303514a12fe3189970a734dd1a68729b99cf40b7352d53f4503efd9d │ │ ├─64323 /usr/bin/vector --config-dir /etc/vector/ │ │ └─64360 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─fa86e4c8076b552a278b51f219c613e84428f8d06b5c7d9616c6f4fa73834555 │ │ └─65331 /bin/pushgateway │ ├─03e19b11829df30e51c71706cbae31e3577e541fcf4d81d6640b1724caaccc03 │ │ ├─274547 manila-api: uWSGI master │ │ ├─274626 manila-api: uWSGI worker 1 │ │ └─274627 manila-api: uWSGI worker 2 │ ├─b30c7a66a14b11f76d8eeeaa89acc0f6b34e84c13ddd1f81a2423804cd9257ea │ │ ├─187619 /bin/sh -x /bin/wait-for-ip.sh │ │ └─308587 sleep 1 │ ├─76c42d693bb7ab72f7373ce24ab72e0dd541a12ab1bf95af3a268575987a59e7 │ │ └─231526 /pause │ ├─418c6a67ec4a750995e66cd00c15e515ba7ce16ecee4818aa3f67554dadcd81b │ │ └─63878 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─85d37c567932b6c9262f214119a1894b07999dfc88e0331b4f6bc101aca8a6fa │ │ └─252115 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─cf18c62fb08cbe8d39b6d120f4e1c78a9abef51b266ca0b4615fff81d86c2a96 │ │ └─257051 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─ec6add973f5c87e6ccdefe7eeaadd411c164d3f22e386fbf848eb1a67c291b36 │ │ └─45797 /pause │ ├─5dd752c01487c690e749c9e9eb2e865ae7af5db1dd14308506f5ec7d08a7675f │ │ └─247487 /pause │ ├─2555bf8d66f9b0d6070748cd6bc6a3ee594e87e44c4f02146f5e807d06bccc49 │ │ └─95406 /pause │ ├─dffd74da7bf551393f78b30134bfee813faf9aa61abee83883150fb3bc9dd3f7 │ │ └─280286 /pause │ ├─f6399af54ab23f2665c86fa57d9e0584ec22fb1b0f92e72a79a85920a79cefe6 │ │ └─258284 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 │ ├─2a9f307ed754b6fb6518c652faf137537d6dbd99c3c494489549eb31d0262d19 │ │ └─63256 /pause │ ├─c50d01d7211927bf028faedd5b955200a09573af671038e4c9a4d7d454205628 │ │ └─175109 /pause │ ├─28f94c629fb72bb17207f8b364a25317ae734324fe7e65c0303b06ea93e3efd8 │ │ └─192561 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─5824f8623e33fccef6c3083e5076cf4ce3b8495c49e27a315accbbafe947322b │ │ └─215877 /pause │ ├─c817d35fac76485e962fc7b5fb8c4b122db41b928a948abb511a298bdb7ee3bc │ │ └─188915 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─deec64fc3da319da1f6f0943d871bc005a71b1ef362923b13904628dec90b110 │ │ └─39221 /pause │ ├─64babfdef8f70d879249991b59f41eaee27c2e1b64ef8bf734bcce1e44e297f0 │ │ ├─158781 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─158798 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─158804 erl_child_setup 1048576 │ │ ├─158857 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─158868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─158953 /bin/sh -s rabbit_disk_monitor │ ├─9de79da1939e24f5a4da70a26fd4a6a35663cd5e3a35d71035cfd51647fca02a │ │ └─113460 /pause │ ├─af81bf973b2e4e9a0ca1add7129f7922d398d82588c14c453a3c9643533bc814 │ │ └─216100 /pause │ ├─f5505697b4f093a3e764670d125bfb0286f470ac91cba4932ec7582801483097 │ │ └─39729 /pause │ ├─5ac96aa77efc386d03b1afc920ee761bf303a53f6bf61b9c0848a2764071c1d1 │ │ └─126495 /pause │ ├─029ce641102ea334f9b3e7515ef5e17c7759c9914e51668df5e115c009f645f1 │ │ └─63772 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─153a72c6927526e8fa4a1f1eb9de38810d5a587542f3fd7f48a7f016364e1a04 │ │ ├─186825 neutron-dhcp-agent: master process [/var/lib/openstack/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini] │ │ ├─187046 neutron-dhcp-agent: ServiceWrapper worker(0) │ │ ├─187895 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpa172ayfr/privsep.sock │ │ ├─188373 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp36agyf6l/privsep.sock │ │ ├─188892 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp84xc187t/privsep.sock │ │ ├─189415 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189416 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ ├─189456 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50/host --addn-hosts=/var/lib/neutron/dhcp/20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50/opts --dhcp-leasefile=/var/lib/neutron/dhcp/20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ab86d990-3380-49c8-8a59-0ee40d631c1c,10.96.250.0,static,255.255.255.0,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=256 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ ├─189460 haproxy -f /var/lib/neutron/ns-metadata-proxy/20d4e3f2-1792-48bc-a1a2-a7e4de1a9d50.conf │ │ ├─209454 dnsmasq --no-hosts --no-resolv --pid-file=/var/lib/neutron/dhcp/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15/pid --dhcp-hostsfile=/var/lib/neutron/dhcp/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15/host --addn-hosts=/var/lib/neutron/dhcp/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15/addn_hosts --dhcp-optsfile=/var/lib/neutron/dhcp/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15/opts --dhcp-leasefile=/var/lib/neutron/dhcp/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-66a10864-015e-46db-97c6-d4e2f640ee52,172.24.0.0,static,255.255.252.0,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=1024 --conf-file=/etc/neutron/dnsmasq.conf --server=10.96.0.20 --domain=openstacklocal │ │ └─209458 haproxy -f /var/lib/neutron/ns-metadata-proxy/f218b3d2-6f0b-42a7-97c9-6cfffacf8a15.conf │ ├─96436935b9f7c00ab7211a0a584f92ea1f6eeeefb0a22081bb255b740b567176 │ │ ├─90581 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─90598 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─90605 erl_child_setup 1048576 │ │ ├─90816 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90817 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─90827 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─91047 /bin/sh -s rabbit_disk_monitor │ ├─a8e507510adaa99e454395aa43ace4e471a1f61078642ff0e8b62172114ec88b │ │ ├─184975 neutron-openvswitch-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─185256 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpxo8cwrfm/privsep.sock │ │ ├─185538 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/taas.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmp7573ukga/privsep.sock │ │ └─185864 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json │ ├─acb6c8200ffc934012aeb8d26144d22788b2e164ec0eefb73e121b681e38fd7b │ │ └─60118 /pause │ ├─510f33f74ce548d2fd5bfa623bcda80f309e468feb5e1c4f3d912648538ba9d0 │ │ ├─ 46093 /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 │ │ ├─ 46105 /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 │ │ ├─ 46207 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─303415 nginx: worker process │ │ ├─303416 nginx: worker process │ │ └─303417 nginx: cache manager process │ ├─48d221977c5cd0e6b3f964514f9dbea5a985a407443bf7d5724e99cab92320d5 │ │ ├─40948 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─41372 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─5871757bd2dfc6632eb48d09691c8b6f1e9aa7d03f88be065634f643f7afa64c │ │ └─64937 /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 │ ├─6181f3ea4f1c89964faeaebc78b8ea505346cc411b4c8d8ec7b51814a66d165b │ │ └─39755 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─ca95da9594b6c713fc6992ebae944e2d56f076bab7eb10bf7caa1ed5d1633ce1 │ │ └─161574 /pause │ ├─b68f9ad37a82d72c0c19ca80c916692b8fb15c0335ea1dab81be7b05ec000169 │ │ ├─48177 mysqld --wsrep_start_position=3ebabb1c-4e72-11f1-82d6-37c0e9bcb7b5:20 │ │ └─48299 /var/lib/mysql/mysql-state-monitor │ ├─fe5dbf212737f8f066699c6720d1d751aeb0da1bc26dd990a3be38fd96d1cbab │ │ └─50577 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 │ ├─8d940a66e241768b1f54d90c162a1229946fafddc9945bb642b7cfbc866a975f │ │ └─233387 /pause │ ├─5528fa3b44b4cb13796b1fc447ffe22dd948f11c4cf67bdd72e5a2a658b48ba5 │ │ └─46601 /pause │ ├─e88d149ae9e7df4a151ba7b90a9ff1692dca2efc3b1c01375a1301896cf85c4c │ │ └─158548 /pause │ ├─b8265428757d8d45a756e8e0eb41456f98f06dc612832358c771ce205a947ecc │ │ └─60167 /pause │ ├─ca9c807c28eb6655ce8e15be3d6b5a704fd9edb82870d0765fd87ba7e93cb966 │ │ └─264822 /pause │ ├─f27dabc092fec058b8d59d255dbebb5e7c31ec5d39fd380899468ebb82b52460 │ │ └─47936 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─dcfa86048ef468fe7adac97c2cc6a97058a981a66a523438ff738c7ade512485 │ │ └─190854 /pause │ ├─c34cf3a848ea36365e70e6b1a42bb8748b209a10414c7a4493bd37c5ec345232 │ │ └─207414 /pause │ ├─2e6ecb6919742df98ca2c0712fb529ac317a0f84177041786d5ecc7050ddf074 │ │ ├─127582 /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 │ │ └─127673 /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 │ ├─a467fbd55aac97e9bbf7215aa0e6294badae60afa96d38cd624b5bbfee3bcffc │ │ └─90310 /pause │ ├─dc5b5c4b02277793c4674c32b59de09dfbe7d8686e79d68e41b15b63a5cc3b4b │ │ └─173093 /pause │ ├─2d7e853699ff611fee31f37be598b1d9808e6420bf0dfe317540ec40bbc0e9bf │ │ └─39383 etcd --advertise-client-urls=https://199.204.45.222: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.222:2380 --initial-cluster=instance=https://199.204.45.222:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.222:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.222: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 │ ├─016ebbea71428dca5da7b074f74501f8d4307d22b7c14171f24841517bdb4577 │ │ └─50429 valkey-server *:6379 │ ├─7abb2ec3a751abbbb0f1d6f55201955b00c0d06d1e2e7323c5d61d1dde189e93 │ │ └─61697 /pause │ ├─48a8fad51cb7211e41bc1ceb8d12afde15f2460c18cac5ab58d6c4647988f08c │ │ └─62690 /pause │ ├─e7518bc8413e6129a1824dd10d870789eb6d9e8d7ad9788a85e6e96b63e6ae7c │ │ └─39247 /pause │ ├─872790d42ec3002f3396fe66468bce16cc7fdd4276978dac9cdf86bbf6b77acc │ │ └─305505 /bin/openstack-database-exporter │ ├─8b2adf2b0cedd4ffa10e50d12a86e7a3f7b909f2ea7ceb882d08062ba045c465 │ │ ├─260751 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─260768 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─260774 erl_child_setup 1048576 │ │ ├─260888 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260889 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─260905 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─261097 /bin/sh -s rabbit_disk_monitor │ ├─e2fdd7fc33572b99f5ea5657d0b31a43225486eb1f9bed57eb077395b848ec5c │ │ └─64083 /pause │ ├─f9313b96be8187d8aef9421eb35dca97f4a015d50239ecd1c4526ce49b9e121a │ │ └─55418 /pause │ ├─6735d706b25d309bf3f89364d906b644a71dfe4077aa752253998efcbd3ad5cf │ │ └─129020 /pause │ ├─1d22604b3dd7494ae30ee2cd55f8957d5e18d7a811ef2150f67947b576b57d97 │ │ └─45878 /pause │ ├─39d1446cd6aa2e4d6498b0fe1b657a93ef7ca54c8bdf85f8013748632fcdc253 │ │ └─42316 /pause │ ├─06ff75e19fc7b916ce28c60959e304e81bdc421db889d10ecde8a368795d946b │ │ └─256965 docker-registry serve /etc/docker-registry/config.yml │ ├─3d0ee21182c845c14a7de49c3f791d8b67b5b6ca5808b16e813d9f77aa4e596b │ │ └─258560 /manager --metrics-bind-address=:8080 │ ├─45f984e295f88093c1e10f4cf890dc20e646bca8e6343a1fab283c38cf3577f6 │ │ └─260581 /pause │ ├─b68252d4209551786374092b450ae51724ad107ceae755be7f821c19f15100e9 │ │ └─47082 /pause │ ├─4bd2c8426c3d29d7bd61bd9f824adcfcc1c7f0491158ba3e6c0aa27a2c871f3d │ │ └─60602 /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 │ ├─45d4a6b7c6d2918ba3be8a0474dc53acbf920c6f27712ea2b603dc21e66f9c59 │ │ ├─183918 neutron-api: uWSGI master │ │ ├─183950 neutron-api: uWSGI worker 1 │ │ └─183951 neutron-api: uWSGI worker 2 │ ├─4c9b977e5a599f2a23bb98b9578fe470b82fb8fd24f7e2d5b5f707d9900d22aa │ │ └─62361 /pause │ ├─9847005491586f1bdf306687bce397c0e9b39582195c99f309c0d53ca7361dd2 │ │ ├─61034 python -u /app/sidecar.py │ │ ├─61280 python -u /app/sidecar.py │ │ └─61281 python -u /app/sidecar.py │ ├─c37fa612f42dd70f9e5bcc668a8cb63bab431efa0fcc7cfa2d459349a6ddc989 │ │ └─111338 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─510de536b108fd49ce4649e15e4c0ec2af326c57e136e8944b64b5774e05b224 │ │ └─175534 /pause │ ├─55cb336cc6fe71b0d09af7f0301668c7fae52e739286c36ddb8628cb982dc769 │ │ └─232513 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false │ ├─8eb4b4cc4fba6e487602065b968328edb71d51a25c7f02aae0e37eef870de824 │ │ ├─226990 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─227010 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─227882 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─227883 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─91efb92383740ab3ad791798444d6a91124216446858d1ec13c96528af3c3621 │ │ └─175449 /pause │ ├─e75240ad7a6c388c3a7409493f89b00a9ac8253796d4db6535544ba2539a3598 │ │ └─274528 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─1a0403aa1e43182956986c2c506b47a90a038cb78928ae873f2a0e157530d7de │ │ └─258765 /manager --metrics-bind-address=:9782 │ ├─4c14021f9b36d9905f3e864cbfdb3238201bac7ada92f8486ee14b6b04060868 │ │ ├─171375 nova-api: uWSGI master │ │ ├─171387 nova-api: uWSGI worker 1 │ │ └─171388 nova-api: uWSGI worker 2 │ ├─876e35ce90a5550855d5acaeec50c762445a55d6a1e16f2e9a2a4c4d96aa9001 │ │ └─190791 /pause │ ├─8223800daadc4d11c0427658eea6c5ed4effbfa92ff0de9d38e6171804537b06 │ │ └─61968 /pause │ ├─9a7ce329df3fd643f9ec3e120bf73e7c2cbde8199463b1ce0d97bff260b78c57 │ │ ├─ 50784 valkey-server *:26379 [sentinel] │ │ ├─308537 sh -c /health/ping_sentinel.sh 5 │ │ ├─308553 sh -c /health/ping_sentinel.sh 1 │ │ ├─308608 /bin/bash /health/ping_sentinel.sh 1 │ │ ├─308609 /bin/bash /health/ping_sentinel.sh 5 │ │ ├─308611 timeout -s 15 5 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ │ └─308613 valkey-cli -h localhost -p 26379 --tls --cacert /opt/bitnami/valkey/certs/ca.crt --cert /opt/bitnami/valkey/certs/tls.crt --key /opt/bitnami/valkey/certs/tls.key ping │ ├─38ef679ceda7f0dd4892fa4f18d78445fef85a987adfeeb8d3ec09e1a5b3d904 │ │ └─127089 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─63ab4ff370652401241e679cc22bc8ff8f3d0f0ef0cb6c76dc56630c0ca60f05 │ │ ├─246953 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─247701 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmpvngn7me6/privsep.sock │ │ ├─247711 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─247713 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─f4ab06c4ff4827a91724948b86caab5219a118d7995313bf9a6bfa3893e0957e │ │ └─41801 /pause │ ├─1d982d76bf884bf4ec1d7d943b26ed47f337a846853640e015b8fed8e2f36b3c │ │ ├─274716 /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 │ │ └─274996 /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 │ ├─26b45f18bfc4b65135a2452871efde4b38af4484a2076589cb99858646f2e257 │ │ └─43309 /pause │ ├─f08f4eddfbfa32b8193e24e26ae9a21ac664fffcbaa3357b23264f7e6580d227 │ │ └─161000 /pause │ ├─1a01de7ebbbdd5be7dda6d6543017374407e897735a994f50552601874bb0fa7 │ │ └─161726 /pause │ ├─2d728aa248a7d5295f5e32200959ab0b535af44ea840385b142f7ce7b5cc6037 │ │ └─237018 /pause │ ├─cbf93dc3312102bae25ae0a610b6db517fc8fc36ee11ee6d414e7e5f437cc3c6 │ │ └─161060 /pause │ ├─6a527ff514925bfd8e0d3fbe0301242362b08dd7ccb47315e7b412296848918f │ │ └─274577 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─422a434ec0424cbf46b85889d50746eb59223a09c2a6f0a13c0f903453ffd990 │ │ └─175153 /pause │ ├─4f3c723116b0a7df78895780531bbe82de75f4a06f6275d41a3cd129ae211834 │ │ └─55812 nfd-master -crd-controller=true -metrics=8081 │ ├─2e456f086c62711c0ae8df271c5b598e691f4df232ef39d1caee33850ff28677 │ │ └─160596 /pause │ ├─eb7e1bc67af0fe6ffa8f27920681dffcaea5849534681d382497ca6c098ee5a4 │ │ └─42982 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 │ ├─2e7307b980cb898031f1259143a673cb12fd5b3a088749c4a9a87a10fd3bc94c │ │ └─215790 /pause │ ├─fd3fca877974eaac2ef45a3b9341af04d63d4cdf975bdb54147b773ec9dbfd95 │ │ ├─123311 cinder-api: uWSGI master │ │ ├─123323 cinder-api: uWSGI worker 1 │ │ └─123324 cinder-api: uWSGI worker 2 │ ├─345d4c489071364091a4e458156398680592d4f613e6684fab9b4f6d33ac2f15 │ │ ├─108316 glance-api: uWSGI master │ │ ├─108328 glance-api: uWSGI worker 1 │ │ └─108329 glance-api: uWSGI worker 2 │ ├─37278401c20af3084e20df65dfde75f7b0a7a078f6aa90eb36005958e678a5ec │ │ └─50236 /pause │ ├─e1db2087d85ba5e217453563d4b1be7fdc2f086c909c9bf3b9bca4a57b1383e0 │ │ └─174956 /pause │ ├─9653abb2e15143621dbeee25dd77b54e4ad3fa04fcab1f3b3a6417087aa0e2c7 │ │ └─55777 nfd-gc -gc-interval=1h │ ├─8937b83a45b77a09d83a7f386b049b9e3b7f70279a0595cbe122efe8b6f51d8c │ │ ├─175999 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─265317 sleep 300 │ ├─9a7a90631311b35be69cd0a5975cd5b7510603ad3997a71eb37aad6029351c04 │ │ └─64894 /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-222.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 │ ├─4e380a2d5279e6ce813c41e53017e441a5e93ef49a880e8bc67e4e968735871f │ │ └─62032 /pause │ ├─5c8a917e340ceabcaf088d7f358cc5ab365b7fec1f680680b6dd41d0bb3d8da4 │ │ └─109541 /pause │ ├─2191e1fea04dee71182800d8bdcc254a2710668675ef1015ffc2d09f4d1df740 │ │ └─237075 /pause │ ├─c4827b2ad3bd30797aa10e674b93381dd89c4e32d2c8c3d2115f8cbfb2c3983a │ │ └─55476 /pause │ ├─38053e4d39d4f06c663302a0e853a678fea56aca1e6db21da54c425f5d80e3a7 │ │ └─156043 /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 │ ├─d25483eac82f6ea909c6a6f9a8c170d5708cf7e6dc0e84d5da850365e7a2858c │ │ └─174975 /pause │ ├─1513eebcdc468d36ebe4a32d00cc0fbb1fb6318b3be1110ef6d2abbd258c9de0 │ │ └─63357 /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 │ ├─f09e12909522c6a7ae9aaca874aa89770cde32e2f8f37183c36c17093acf181f │ │ └─257243 /kube-vip manager │ ├─5652bed893d4a550a86258d44e8acb421c143db8414875497703bd689c123483 │ │ └─228038 /pause │ ├─5a11e7ab21b2b91f82ed77c9db5d3af45463a0c9b0534b6be657a9dbf367b5e4 │ │ ├─63421 nginx: master process nginx -g daemon off; │ │ ├─63509 nginx: worker process │ │ ├─63510 nginx: worker process │ │ ├─63511 nginx: worker process │ │ ├─63512 nginx: worker process │ │ └─63513 nginx: worker process │ ├─39331e75197bcc76402cb9fb806988ddea92c571e0a9a1cf2b83587e1f891f34 │ │ └─54758 /pause │ ├─cfdff9587265004c89dde4bb7c2851610be45afd9e250ef5047135cab94e3af8 │ │ ├─183919 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─184284 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─184287 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─184289 neutron-server: rpc reports worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─cbd0ea764bd2fc17fad6e2260af5d1c09ffd5f7d257023cb04625e903b982a2b │ │ └─257237 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 │ ├─afcc4b94a33e09c4294eeb6fadb48e0ed9117e7dcc9dcb8064e1090e57d7882b │ │ └─65768 /bin/oauth2-proxy │ ├─6e04bb7cd9c67718144f006814a65cbb759964acaf63678d885b12b1a40f99e2 │ │ └─85342 /usr/local/bin/rook ceph operator │ ├─b937491b12f9b3af5eacd89a2370eb86465017e400da548b51d0448f0c74a010 │ │ └─226335 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─f1e1973a655440c84007b2515317358589af0a6cf39375fef22973c981c1f3c3 │ │ └─265163 /pause │ ├─4e7bd9603eb571f2f1afdc7a573267083b80af60b656846d4128dcc9379ff597 │ │ └─188294 /bin/bash /tmp/libvirt.sh │ ├─d40f0451474ae8dea4e8ce82ce57a1f6de538b2becf6a024e8784945134dc5e3 │ │ └─126579 /pause │ ├─1a714e32fe9e9f469ba8109c0bcace5490332130e761f55df59bd7b780d45edc │ │ └─46699 /pause │ ├─f969aa08e4089f5864b46af114bd609c24d1e0b89fefe7c1cd38cb07147723a5 │ │ └─188360 /pause │ ├─d0b24ecd53783207626ba5c28b8dc34ce69b9a80b7c75c1cc8ac8679724e929a │ │ └─47397 /pause │ ├─8b84a4decd96dc92f6fe8a71b1ca1cbc00248e07a671fac11d990e7efdb0251d │ │ └─125070 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─a49b989745282c5084f3212e1a8e7603b5eaac07c805ba60853f2fbfd54b0ce2 │ │ └─304132 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration --disable-service.network │ ├─3e194ca9cf23607a6655b33266a7a560f1ba6857443759d3cc27c0b288a56e23 │ │ ├─172092 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172423 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─172424 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─308374 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe │ │ └─308437 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor │ ├─4d3e7d7c56e853a2bc9419ac38140ffcdab1acb12393e7c96ac314a962dbec80 │ │ └─264968 /pause │ ├─81114272930b0a7c828477a89821a927f6f472c77868b7cbc485d4cb36bb4a96 │ │ └─161125 /pause │ ├─d0a3e1f0a30a5951ca0d2c61f32a3f916182b776cc8bcebdc4731510763a2fc2 │ │ └─65739 /pause │ ├─3d6fcaa21b7e54c9e1334f9018eb5e876c88b47cff4979a7f3863150c26b427f │ │ ├─183964 neutron-policy-server: uWSGI master │ │ ├─183977 neutron-policy-server: uWSGI worker 1 │ │ └─183978 neutron-policy-server: uWSGI worker 2 │ ├─68985de9b363a03d37a800c1d0367b6ef74183586d17214dd0062195d4a24a83 │ │ ├─83703 barbiacan-api: uWSGI master │ │ └─83717 barbiacan-api: uWSGI worker 1 │ ├─37b5c283e0b5dca2622c28ecee4cc05ab68d90fad29bc5ddc76338be978d2cce │ │ └─113533 /pause │ ├─6cfb7a8dae02e75a8db13af1ef790309d74b9dcbe829d0a2863470b32a320a3d │ │ └─43357 /pause │ ├─0a88c5a7ed772d922cd4a727239298766eb16fa2d545db2a6c648720083465b6 │ │ ├─ 95962 /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 │ │ └─232626 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─76e8f4d67004ef9b760529daf19627c35494bab989be13a400baad5d3d2b191a │ │ ├─77152 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─77168 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─77174 erl_child_setup 1048576 │ │ ├─77221 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77222 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─77232 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─77389 /bin/sh -s rabbit_disk_monitor │ ├─c2333d5e8ebd72cda2bac3da6ae1f155a7eb95c8628b6d8770bd9148524685a5 │ │ └─39112 /pause │ ├─5e615f27f9a71acdd87e4a36d352755b204765c309950845eede42b91b4c2004 │ │ └─166826 /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 │ ├─ec39e24b11efe6b4a37a2421db7593ac5e99b5f52c6ad57d4ec0941c94a1de76 │ │ └─46143 /server │ ├─35a4da2fae54442634166b5c78de3cdc95f0d6d023fc843090bda74b878df771 │ │ └─215752 /pause │ ├─2bf528beb42c3200d3cb8ec73d9c6e9c9e4cc904a9907e1463d648763c7ac334 │ │ ├─71151 apache2 -DFOREGROUND │ │ ├─71191 (wsgi:k -DFOREGROUND │ │ ├─71192 (wsgi:k -DFOREGROUND │ │ ├─71193 (wsgi:k -DFOREGROUND │ │ ├─71194 (wsgi:k -DFOREGROUND │ │ ├─71195 apache2 -DFOREGROUND │ │ ├─71196 apache2 -DFOREGROUND │ │ ├─71197 apache2 -DFOREGROUND │ │ ├─71199 apache2 -DFOREGROUND │ │ ├─71202 apache2 -DFOREGROUND │ │ ├─71203 apache2 -DFOREGROUND │ │ ├─71204 apache2 -DFOREGROUND │ │ ├─71207 apache2 -DFOREGROUND │ │ └─71209 apache2 -DFOREGROUND │ ├─badca1e681a8d4dfaf7e8d3bd8b4c280bf579c7e01a64e0a83815a7e444db6d4 │ │ └─55662 /pause │ ├─a1a9aace42aaaa5a2e4e1d48ad12f4f60672be053faa4a3f8e6977b934ce863e │ │ └─95782 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-ktjzc --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─a17b58ba718e7b0e5c414c62dabb4c8a868c51af592a7da101cc32f09493b949 │ │ └─157794 /coredns -conf /etc/coredns/Corefile │ ├─633c5af311eed9b72fdf7291bbe912ce422da8104e41891c3589313b26c83a41 │ │ └─265058 /pause │ ├─14f2c97071608ebe40392f89bbbca63b69c86ea41b82ac2e4ac92ac29bf68172 │ │ └─258187 /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 │ ├─85b146360b2b9c5d8dd4c0cff16a8541ada452655befee2656df0301ceb6f39e │ │ └─55517 /pause │ ├─10c97d19ebc64154234a5352deb87e67d1b0b58768eea8ee9b39acdc1293681d │ │ └─47830 /pause │ ├─e07d2222960f9e9082f7170478f0212e5f439999829d703a3fffd7910c6772ef │ │ └─157597 /pause │ ├─cbd5a974c4dfa651c497ac38ccded83f9c83406f2d7ed7d7a6fcc421b58368fe │ │ └─65518 /bin/memcached_exporter │ ├─84ff4277ccde797dc091f3fcbd5cd84c85694a2ce8af9abcb422e96643cb1a5a │ │ └─55918 /secretgen-controller │ ├─72253f97fe06c1033c36f75fb8ec136e6438713ce6b27a955c3e67771e0ac388 │ │ └─160949 /pause │ ├─75c70f37c1e48f0b57e1ec094cf6590b5f50bc6550ee5132b2b8e5b806193594 │ │ └─42761 /pause │ ├─ec67919c8e93f33a214494822c176600a646cb8d4ee67b45b6afcde4d0595451 │ │ └─43269 /pause │ ├─f5e927cdc7f4120c63544ba0874e668a679b4260d1b1ac6331f65dbad2338fa6 │ │ └─42248 /pause │ ├─aacdcce77170556821070cdb7fe027d312f376bc559ecd265be7e9b4a535a588 │ │ ├─203467 heat-api-cfn: uWSGI master │ │ ├─203486 heat-api-cfn: uWSGI worker 1 │ │ └─203487 heat-api-cfn: uWSGI worker 2 │ ├─c7198304388026108da4801fa04d9bfb0d12ed90a56658782b4fa9da3b015679 │ │ ├─146172 placement-api: uWSGI master │ │ ├─146195 placement-api: uWSGI worker 1 │ │ └─146196 placement-api: uWSGI worker 2 │ ├─2fffe07c16eb4e9594188a08047efa8f2b6c47b8867ea26cf44e7df8107288c6 │ │ ├─226342 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─226783 octavia-worker: ConsumerService worker(0) │ │ └─226786 octavia-worker: ConsumerService worker(1) │ ├─0c697f34096951a1f5553386cc5f4a2657ed6e1a45d08e9c3b52a079be602fe2 │ │ └─61330 /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 │ ├─29d68803fa87d9b22e65df1543e84ac39e6bdc162de44bb670875ee727444931 │ │ └─64531 /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-222.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 │ ├─92b4cbe0a8a68bd092d114879a319ed5266da68198d57b35abed11a01b63aaf2 │ │ └─40471 /pause │ ├─faa64feb13523e6ebac99f084e934377a736aa8327a5a67c98be82e3285595cf │ │ └─257961 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true │ ├─8ad7b95002ee0829aa04a2a4e43b0e9b30fd6ba1fd0b5d20b0a73f5f3c90630d │ │ └─42358 /coredns -conf /etc/coredns/Corefile │ ├─8369a31cded35e20a3bfe75e997d123a924821b55db086b886796dcd1e4a6ad9 │ │ └─252000 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=false --bootstrap-token-ttl=15m │ ├─c6a44cb8f774ff68984147b34ae39d6d9ac30e8abbb73606b3bd450f39234823 │ │ └─62641 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 │ ├─e5f1460e4b54fe1cdbd97f420f7e4301f376f8a4e1eec44d7e182b1171a4efae │ │ ├─173202 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─173219 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─173225 erl_child_setup 1048576 │ │ ├─173356 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173357 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─173367 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─173589 /bin/sh -s rabbit_disk_monitor │ ├─41153c34d78d31e59ea1cca9c0b9f499e8d41fa4a423bdfca7cda264a948bf15 │ │ └─64289 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─1b15e9aadd4ebf1f8d17e2c8e757b210e2392b26e0f567c8e8ee6d00e98ba97b │ │ └─39346 kube-apiserver --advertise-address=199.204.45.222 --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 │ ├─2a0667ee57700dcd38a256a7a81652a5e1eb83da9473d40b4443fa2942a8dfd5 │ │ └─246925 /pause │ ├─6933b24b14f3a8ab1fff724e44287ed6cddeb7be0700752e5330a357184fb70b │ │ ├─303739 apache2 -DFOREGROUND │ │ ├─306119 (wsgi:h -DFOREGROUND │ │ ├─306120 (wsgi:h -DFOREGROUND │ │ ├─306121 (wsgi:h -DFOREGROUND │ │ ├─306122 (wsgi:h -DFOREGROUND │ │ ├─306123 (wsgi:h -DFOREGROUND │ │ ├─306124 apache2 -DFOREGROUND │ │ └─306125 apache2 -DFOREGROUND │ ├─382028669342a330249dc3f40b378754aeaefe9b08db10eba2bb157bedbaa7b5 │ │ └─175115 /pause │ ├─6cb5ccdd5df4d55e46fc3519b27a6b9ffd051ecf327100500affcab4b3d9fc45 │ │ └─190963 /pause │ ├─7d4cc80763bd32a78995f50d6c2f96a05458a33c28bb104af0f4dc72ec6a25c0 │ │ └─65025 /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 │ ├─cb5d2454b26808f726cfce7554db1884e7cfcc02ca9f1beb8caf31ed6a404b41 │ │ └─107999 /pause │ ├─09fbc6c21e47df48ab018c88cc33a75c2a5f63c5b9d953e8e332069d9581890a │ │ └─43516 /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 │ ├─57200d5a1c80989cab985a6405514548505980a94f6657ef74332f04f98728d0 │ │ └─65788 /bin/oauth2-proxy │ ├─3cff00787ddb6fbbe4b5be81d43174d8035e241a1189604ba777237f7ee180ef │ │ ├─225231 octavia-api: uWSGI master │ │ ├─225247 octavia-api: uWSGI worker 1 │ │ └─225248 octavia-api: uWSGI worker 2 │ ├─278f7706223e00501956e4f79e3bdacb3dc602c008ed3df21da8cc4fba53ee60 │ │ └─55737 nfd-worker -metrics=8081 │ ├─6bfe8333e64717b3d88693d24408db6fec8bf1918c4a3687eb2234f2d2f54784 │ │ └─39245 /pause │ ├─f2d74dcf900205b75fac1b319b6de18bb61846d0aef906679e529c78573f3474 │ │ └─50921 redis_exporter │ ├─c0c84fef5c9eff683ebf478d1208027ae15eaf75a43e000bad200620cd8af580 │ │ └─188234 /usr/bin/libvirt-tls-sidecar │ ├─4ddd72207244f0ffc2fb147b48bbb591b2da0683febde10571ea1af225244d1a │ │ └─48275 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─9b56efb04f35befabc2b5ab620107523c006f819f35c4c4431c25ab1e314d51f │ │ └─65211 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─7ec304611d8eccccd3f1ae7a8035310e15ee66f7e2db46763a77a93270e01017 │ │ └─39269 /pause │ ├─7fa6f26dad7c37af9c07a63da73e66764d0f8a031cde34d117eb49820a1425f6 │ │ └─161049 kubernetes-entrypoint │ ├─61082a8811249f653e0cf9fd65cea527d3ae83ad8f2322b945665d960667e07d │ │ └─235586 /pause │ ├─0cba4ec741beb769b95cf564f0a592660bd21d7786bb70800e97f3850956385c │ │ └─305199 /pause │ ├─eadd96db55145989c41832caaf2abf1d160ab5044ba7eb4c0f541311ce901001 │ │ ├─192535 /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 │ │ ├─308405 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --liveness-probe --use-fqdn │ │ └─308434 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name compute --use-fqdn │ ├─e4213e54611dfbebfd0b9b2549fffc6579cb2c0e87c3df3b5c4da8c8c1628277 │ │ └─50388 /pause │ ├─b2c499f7f82d60df6cbb61fb4c9a71a0ec3ccafadd067dd86f1d5911cc90f835 │ │ ├─247404 magnum-api: uWSGI master │ │ ├─247475 magnum-api: uWSGI worker 1 │ │ └─247476 magnum-api: uWSGI worker 2 │ ├─4dd52cfbf46ed659906df9310b807bb34e2e3f7090c43840e3f49023830e15e9 │ │ ├─188648 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188667 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─188674 erl_child_setup 1048576 │ │ ├─188754 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188755 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188765 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189175 /bin/sh -s rabbit_disk_monitor │ ├─1fe59921e9041209712d45095ece435535ce8ee2d26aeebd701c9d046247f2b5 │ │ └─42277 /coredns -conf /etc/coredns/Corefile │ ├─a519ddbcf89ea60e4c64a123995e458d253d2ae38f94a069b95e1ce29efcec14 │ │ └─95350 /pause │ ├─bd801e60d3987ac06eedbec562a0e7f075cd55f4a6301c03d8b1e11cdbcbe5c7 │ │ └─111615 /pause │ ├─28c329d899c70fb3e531f2f6055716a2b13a95fdee94a9c4ab50423c64236dc3 │ │ ├─61058 python -u /app/sidecar.py │ │ ├─61308 python -u /app/sidecar.py │ │ └─61312 python -u /app/sidecar.py │ ├─a8e769da2cbfa00229d5c41bd8b61089fc67cf4bda413fcc6bf4a6c329b6cdf4 │ │ └─67729 /pause │ ├─59b806fa75b6152b4aa3b6bd733f733fb64ee9d06b0eba614fd72f12e827bff5 │ │ └─64569 /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 │ ├─5b72a9244366223b10a2be89f6b3d977b7b1ba8bb6143fc6892cae7ab7ed242c │ │ ├─247556 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─247859 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─247860 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─0e7619c647d3ab1f0c8a0ce24e42534b89883a9defb3a4311da7bfa315456efa │ │ ├─47856 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 │ │ └─50879 haproxy -sf 249 -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 │ ├─511394dde40fc702f3e3e452b001eda49bbea698b7b7a8ecc669f2b6a89293b0 │ │ └─186856 neutron-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /etc/neutron/metadata_agent.ini) │ ├─5f7790174bb7b86a6caa9a94d0ac6b5ce81574bf65f7325b001a183fee75c52b │ │ └─84393 /pause │ ├─3db604a2023c8f4364744ce167cc0da0b6a7d2236064ac827a3d564a833cead9 │ │ └─59919 /pause │ ├─61587082d2712e3cbf644fd1497a950c0c42fbcf73d6c72c1477e23d5842b572 │ │ └─60423 /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 │ ├─09950b4e15319e85a81082084f8179230b39bfa719bca250ce2ac6cd4c9267fd │ │ ├─203458 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203808 heat-engine: ServiceWrapper worker(0) │ │ └─203811 heat-engine: ServiceWrapper worker(1) │ ├─e3313fc65ddd59a4b9036f3c720d8544b908f0bdfda1122c8fa688ff88337396 │ │ └─63325 /pause │ ├─eda42ea44a8edd7acbe90c75746cd1c8eafe720743c80ade9dd58d186749b95c │ │ └─77058 /pause │ ├─b5f100055ec7f65989445da3191e2afc178def4531179cc4d42dcc350f8fc682 │ │ ├─109817 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─109998 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─110000 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─6cc5ff9bd9fe46d070255f4388246c4424d9258c44a7db1747084fb70ce6a0ff │ │ └─65452 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─2f2592bff8fd630a75454995f55740bf361689e9bd7c62ddcf69e17496815256 │ │ ├─156076 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─156089 /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 │ ├─c7f62cc35d96b442ba29a6e617e42cab314253b05d08a7398db9dde0040a1a9a │ │ └─62070 /pause │ ├─5f508a050cf86969e5398b0ef0f6be8252198467d748736c351886a88b8c87bb │ │ ├─207565 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207618 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─207624 erl_child_setup 1048576 │ │ ├─207681 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207682 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207695 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─207815 /bin/sh -s rabbit_disk_monitor │ ├─b4f2235a060e9ba3ef67b2b054b3edc160c79830fd10fa2e9f701682a5456009 │ │ ├─172107 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─172627 nova-scheduler: ServiceWrapper worker(0) │ │ ├─172635 nova-scheduler: ServiceWrapper worker(1) │ │ ├─308432 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --liveness-probe │ │ └─308459 python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler │ ├─dbb81aa94fd8d4b6cff97aca3bba06c9d9d10e250ea11c351bf15e322e2f439b │ │ └─60207 /pause │ ├─496558836de7650d63b84a2a80c3dc30869a5be37afbaa27943c98977c1fce75 │ │ └─230507 /pause │ ├─7fb6b88d3bd4ac6f9d9bbda330abe1e4d9487969aa74376389b40acb8eaa9d75 │ │ └─251983 percona-xtradb-cluster-operator │ ├─fa7e1d7fb24951f46c28f9a9d4a20ff76b0bb1df611041690950bd2f8bc88146 │ │ ├─171302 nova-metadata: uWSGI master │ │ ├─171320 nova-metadata: uWSGI worker 1 │ │ └─171321 nova-metadata: uWSGI worker 2 │ ├─a67d64fbc0e8f3c9b4d8d75866772055462b2a20eafad0f958dedb6a6baab3e6 │ │ ├─111711 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─111727 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/beam.smp -W w -MBas ageffcbf -MHas ageffcbf -MBlmbcs 512 -MHlmbcs 512 -MMmcs 30 -pc unicode -P 1048576 -t 5000000 -stbt db -zdbbl 128000 -sbwt none -sbwtdcpu none -sbwtdio none -B i -- -root /opt/erlang/lib/erlang -bindir /opt/erlang/lib/erlang/erts-15.2.7.2/bin -progname erl -- -home /var/lib/rabbitmq -- -pa -noshell -noinput -s rabbit boot -boot start_sasl -syslog logger [] -syslog syslog_error_logger false -kernel prevent_overlapping_partitions false -- │ │ ├─111733 erl_child_setup 1048576 │ │ ├─111867 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111868 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─111878 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─112033 /bin/sh -s rabbit_disk_monitor │ ├─bace11926b6d9e408e01787dadd3eb7ccd1fb0db6a7489e45201f80e4309d9e8 │ │ └─43472 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ └─6af7f43b359f7b4eff10c59f036a1c1cf57aa7244fc37c8e85255f5022197a39 │ └─43563 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount