Control group /: -.slice ├─machine ├─sys-fs-fuse-connections.mount ├─sys-kernel-config.mount ├─sys-kernel-debug.mount ├─dev-mqueue.mount ├─user.slice │ ├─user-1002.slice │ │ ├─user@1002.service … │ │ │ ├─app.slice │ │ │ └─init.scope │ │ │ ├─21691 /lib/systemd/systemd --user │ │ │ └─21692 (sd-pam) │ │ └─session-21.scope │ │ ├─21625 sshd: cephadm [priv] │ │ └─21705 sshd: cephadm@notty │ └─user-1000.slice │ ├─user@1000.service … │ │ ├─app.slice │ │ └─init.scope │ │ ├─718 /lib/systemd/systemd --user │ │ └─719 (sd-pam) │ ├─session-4.scope │ │ ├─1630 sshd: zuul [priv] │ │ └─1643 sshd: zuul@notty │ └─session-1.scope │ ├─ 715 sshd: zuul [priv] │ ├─ 733 sshd: zuul@notty │ ├─ 878 /usr/bin/python3 │ ├─ 1634 ssh: /home/zuul/.ansible/cp/199.204.45.156-22-zuul [mux] │ ├─405983 sh -c /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zrsrlrlqajzdfafabwmbuucdvlbljjcg ; /usr/bin/python3'"'"' && sleep 0' │ ├─405984 /bin/sh -c sudo -H -S -n -u root /bin/sh -c 'echo BECOME-SUCCESS-zrsrlrlqajzdfafabwmbuucdvlbljjcg ; /usr/bin/python3' && sleep 0 │ ├─405985 sudo -H -S -n -u root /bin/sh -c echo BECOME-SUCCESS-zrsrlrlqajzdfafabwmbuucdvlbljjcg ; /usr/bin/python3 │ ├─405986 /bin/sh -c echo BECOME-SUCCESS-zrsrlrlqajzdfafabwmbuucdvlbljjcg ; /usr/bin/python3 │ ├─405987 /usr/bin/python3 │ ├─405991 /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 │ └─405993 systemd-cgls --full --all --no-pager ├─osh-libvirt ├─sys-kernel-tracing.mount ├─init.scope │ └─1 /lib/systemd/systemd --system --deserialize 43 nofb ├─system.slice │ ├─containerd.service … │ │ ├─ 9982 /usr/bin/containerd --config /etc/containerd/config.toml │ │ ├─ 12312 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 2899cf758ebd66b7a7cf687537f21209d22ff2e7434ef1dca95501b76251e940 -address /run/containerd/containerd.sock │ │ ├─ 12692 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d3a7bb3d3e2ad5121042de3488a05ee11f76ff31f7b971c57a8443b9de138d9a -address /run/containerd/containerd.sock │ │ ├─ 18645 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 02f0b438d0e7dd85dc201207bfcb8edbed52c863c6af822650b41ae349c7abfb -address /run/containerd/containerd.sock │ │ ├─ 25232 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 43779a6dc583bb38eb0b6555b04c4a5ec4fdfc1531a2a5534c835aaa8a7ddad3 -address /run/containerd/containerd.sock │ │ ├─ 29917 /usr/bin/containerd-shim-runc-v2 -namespace moby -id d44a87ea65a9556f74f05a66bd7589a7b40733ad00c1bf189781f0479562846a -address /run/containerd/containerd.sock │ │ ├─ 34718 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 60656154f810104e7738e07fd6bebe9147003e9125efcacf5413893145a39731 -address /run/containerd/containerd.sock │ │ ├─ 39294 /usr/bin/containerd-shim-runc-v2 -namespace moby -id 7c9270730d54048dc1ec2309d16bed660c9c058a9a6943f6c61a7588b3c226db -address /run/containerd/containerd.sock │ │ ├─ 41853 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1d427cd7a7e4df6693a04803f797499cc41d3a5b1ff1ebf0e59ec5a9e42e4590 -address /run/containerd/containerd.sock │ │ ├─ 41872 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 48f5589748372f5592415a8a3849c02fa6abcc29392db165a922d715830936e8 -address /run/containerd/containerd.sock │ │ ├─ 41916 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4bfb404b7e425e028077cfc951528bbd7a0305da13fc162087cda34e9de5c132 -address /run/containerd/containerd.sock │ │ ├─ 41918 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 23d0ebfd36fd3a269e48647ea3228488c0158b80e5861a907f1ee9b92898c472 -address /run/containerd/containerd.sock │ │ ├─ 41935 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fa6ef97edeed75cd6b29eb09aa4e65be8422e1782cc93ee95906e7469d2995e3 -address /run/containerd/containerd.sock │ │ ├─ 42421 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 91dadce5b68fe6e227db77b872e544cd1cb448874e442a81404e6c2525f83d50 -address /run/containerd/containerd.sock │ │ ├─ 43192 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4c6f3dfcd123d397cba6ce8b1ab603914b4928fcbe2d5054949fff3475a99f6b -address /run/containerd/containerd.sock │ │ ├─ 43213 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d46f820ec5548f18c575f1dfd623b9c9fc547cf9b4dda18bda68256e7929a8cc -address /run/containerd/containerd.sock │ │ ├─ 44651 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b1e30d4ff30e59303f91a5fe048022b5684090f1aa2f61a2db53fabfec947273 -address /run/containerd/containerd.sock │ │ ├─ 45090 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7d288d3220e00c39d96641a58d12c54b89f20b08cf572ac55d8b6f19ea6b33a6 -address /run/containerd/containerd.sock │ │ ├─ 45129 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 97709389cea90715a85927cc0936ce0dddde3869659ece4e5b7319a78572d45a -address /run/containerd/containerd.sock │ │ ├─ 45557 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 66ce24b9ee55c1642cf54b07c7c89dc378944730fad8b32166b6b61d677023ed -address /run/containerd/containerd.sock │ │ ├─ 46075 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 79c33b9b6b131b3b48ac047371c24df899b7b0dad6953f149ec0952963e3ee99 -address /run/containerd/containerd.sock │ │ ├─ 46114 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7bf513d654e4b2b6eb6b4412daa9d02b47305bb6841689e99c6fc4b441c05d22 -address /run/containerd/containerd.sock │ │ ├─ 46155 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fd66a2400d51acc7c9f931bcdb2556aa39967626e206cf4dfa15919c88cb5e5e -address /run/containerd/containerd.sock │ │ ├─ 48244 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e397e53a40e0e5786e07a7530dbba30ff4b5219da4dc1afa86a1a94182bf3d61 -address /run/containerd/containerd.sock │ │ ├─ 48338 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a4fba52236a3827ee70f22d39e8cca7a7f86e350ec4c2fa4826df78f7f520456 -address /run/containerd/containerd.sock │ │ ├─ 49262 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3ae3ef21cb96362f76e1ff86f14af3cb36d2efefe281e3898ae0bdbc7aceb396 -address /run/containerd/containerd.sock │ │ ├─ 49363 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id df1fe3d00429683a5285f15fb8cd1a792c8518a7dc797395663a23051e703f4f -address /run/containerd/containerd.sock │ │ ├─ 49773 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b59dac23f28e5431ede19ad28a2c0653e4838bd66cb22eb5c73cf99c8ba6730a -address /run/containerd/containerd.sock │ │ ├─ 50061 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f087ddd0fbf21f83fdc192bb69f4ae12da7a03f1b000aa703a6ba650405053b3 -address /run/containerd/containerd.sock │ │ ├─ 50464 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9af6c12a5db4e4a4ed5863475bbdd6fb67878fc26a1099df0826406b3c189f39 -address /run/containerd/containerd.sock │ │ ├─ 52560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3d3e0a2d57fbca7b323bef674df57a11fcf29ca5ab863448aa363b19b48c5811 -address /run/containerd/containerd.sock │ │ ├─ 52793 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e36c826823bd6f714635b9c69d6434e2aaa6b9114387a064bf5ad13703848827 -address /run/containerd/containerd.sock │ │ ├─ 57320 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 568450eab0f99075aa5324d297c50e3597833cf89febc4da9ce0026f78e51e73 -address /run/containerd/containerd.sock │ │ ├─ 57988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c4fd2d686aec9b92ddaf113b4e2ba781516d85557ab9e05da7fa6fa0e50046c -address /run/containerd/containerd.sock │ │ ├─ 58031 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 073fbdc210c6de35f2b7e7653f79af236d16463b9c73f55ea610a604009fad14 -address /run/containerd/containerd.sock │ │ ├─ 58054 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ae8b4c189edb5b89e5fe7bda168c600a20a7cb18c97e0c855bbad20ad671a82a -address /run/containerd/containerd.sock │ │ ├─ 58277 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dda5c5f121606abec0cd191a7129ebbae25cf84bb2ba10cbb2a6cbd3912b8f72 -address /run/containerd/containerd.sock │ │ ├─ 62471 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c8ae36f74da6ee216e13c21bbfab7ca4c3c3c185c9f641753e8d6187bccf045 -address /run/containerd/containerd.sock │ │ ├─ 62614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id dd4bc182d8a87a27dfdbb6cdde5c343528e5da5fd5ad6ef7c2e217623f23ae0c -address /run/containerd/containerd.sock │ │ ├─ 62657 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d1ad2c80ec16e227e56ccf0a64a02c05d8e7081d12d2475d1e72281fdb482c42 -address /run/containerd/containerd.sock │ │ ├─ 62703 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 03d8f78c40a46c1b4b08d8999163e944defb9b6d1ceb9d27a9089830536313e8 -address /run/containerd/containerd.sock │ │ ├─ 64225 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 59016bc04bc4083e72d1fa5b143bf58c327cb6fa0d75fccac9bb375c22ca67dc -address /run/containerd/containerd.sock │ │ ├─ 64397 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b9088fbdeddfbc9605ced390a2e60a2e2a5e50b83367ada05097548a0d0c2b2 -address /run/containerd/containerd.sock │ │ ├─ 64462 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8c626551774b35c3da6bfa23324720ed0fb0ebb3e5686147de8257e03de909fd -address /run/containerd/containerd.sock │ │ ├─ 64498 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9718d669eb2abe8a24127024a43382eee654d5d80a4c8ca89bd91fd4c4e44813 -address /run/containerd/containerd.sock │ │ ├─ 64535 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f7163bbd72a2a56170532c91aeb1732ee9ffb7f136390bc44930a0f4c3a26af -address /run/containerd/containerd.sock │ │ ├─ 65111 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 12231828e3a09bcb4a38f3321e0aca67367e7a76769e5c8a3c4887af40828f1d -address /run/containerd/containerd.sock │ │ ├─ 65353 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0101b02d335eec1967f4c79372f9b40b608830a8ae790f130eb9986e3bf300dd -address /run/containerd/containerd.sock │ │ ├─ 65890 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9d6e06e80b21ca16366f8b7d3717921fd79685934cd64533ab1fbd8339fbff33 -address /run/containerd/containerd.sock │ │ ├─ 66133 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e06d12cd16381b531ea3ca3f6145227709a1e998dedcfecd0c9a2476bf3ee76c -address /run/containerd/containerd.sock │ │ ├─ 66977 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 15503b65705340e64e47eb5af28c9c0f05ed41df5e0e86e3876bdc9bb20df60d -address /run/containerd/containerd.sock │ │ ├─ 68351 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9ed52f5f4deb0af191a5fdb4d508465ce2bc2dca4e7565b8607315eb7cb25dc1 -address /run/containerd/containerd.sock │ │ ├─ 70614 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id e29d9924a7055953c028355adc368b303848eb541f2548e3f3ba33ed7d1d9d38 -address /run/containerd/containerd.sock │ │ ├─ 80057 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 29def388debfd05616564d4f25c2559521e90fcebbf66071c793521017078218 -address /run/containerd/containerd.sock │ │ ├─ 81686 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 848411446acf312765ae83df7e08a00a4be5279eff49c461323326e0a1471aa8 -address /run/containerd/containerd.sock │ │ ├─ 87604 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 3252c3408a1846bdb6ad606c4c5c035e8732785b7edb73655f75d29ddd5d22fc -address /run/containerd/containerd.sock │ │ ├─ 93689 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 89d7e5cfacd669e05dee9c211095317b1947e8732e1bc417a87b0cbd41129fd2 -address /run/containerd/containerd.sock │ │ ├─ 97897 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2a8d016e6a8ea5b74ee0d1c9ad9107d40ba3263f9a9065aad27a318747429832 -address /run/containerd/containerd.sock │ │ ├─ 97934 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8d08bf832fde6a0a5432056e50c9910f8cf1781a8e8898f8f2d965a1e78f7429 -address /run/containerd/containerd.sock │ │ ├─106326 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 869df0617e51062498173c52d89e2fa29cced1d09acfc5c9b66b3e80eea4632d -address /run/containerd/containerd.sock │ │ ├─108127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f2db73e7bab1fb3d38f3e446a16ae474fce9783f04e3ac6d5215ac9aa62a8f89 -address /run/containerd/containerd.sock │ │ ├─108172 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8ce4fd1806470340e05db7a297d97ea11e40323bb3f7d478317968a1e3ef8552 -address /run/containerd/containerd.sock │ │ ├─110141 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 95b32e24b631fe4689db03077e71da971cbd7bb3e48613ab62ecda78bada8f24 -address /run/containerd/containerd.sock │ │ ├─111921 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2d89bd661a2fb787d683981911d375f995b34fd0cb273ed0ff2c659c13d4d7a6 -address /run/containerd/containerd.sock │ │ ├─111986 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c42ba5571fea89d6933ab183a5e1445e0eb2c3f241db8c243e98c71b16ca2b71 -address /run/containerd/containerd.sock │ │ ├─125210 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id eb93e4275401b00e7b406f0215672b30314258207be2cc52e5b59fd144a3fc89 -address /run/containerd/containerd.sock │ │ ├─125293 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a9a8e02d3a3c185dae779701850638fe859255f58d7677d9bc3896cd1542aff8 -address /run/containerd/containerd.sock │ │ ├─127851 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0da2fde72a7d824ee4721dcd7d0f3f66d0254d8929763a8aab22ed1b7945cf95 -address /run/containerd/containerd.sock │ │ ├─142560 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 096ea6291171a5f04cbbbeb3ddca4a6067d0fc5ad008faf27e91cdae66dd0269 -address /run/containerd/containerd.sock │ │ ├─143593 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 51dd6b749ae8667490c7512185dfa4d8c0c1f881b7127aac0cb765af707ddb0e -address /run/containerd/containerd.sock │ │ ├─144583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 2f2e1f9c15aaf3091f18dcfbfc00aceb9ec06d48eb24d7712088aeb724a5a95f -address /run/containerd/containerd.sock │ │ ├─144619 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f397dddd4ae8f60e8a32b0b5253d1fa5bcf8afe69bda36f26dd89a92602d560b -address /run/containerd/containerd.sock │ │ ├─145493 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 452310115a81d001dd3f5291e72a3493c961eefbe8255c61d09ec82a59227c99 -address /run/containerd/containerd.sock │ │ ├─146350 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67032bb3b9db909d6d8009302572c240c26c92453b9c33f651ac46b85ca97c0e -address /run/containerd/containerd.sock │ │ ├─160615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 825abaaeaacfc66155e1bfbf554a856f30bf9539f3bcd09f4e57151dd2a26b1e -address /run/containerd/containerd.sock │ │ ├─160975 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f5314c065706746225c056c9513a7ea8e8dbb0c81e8b77c1042ff05170bb4a75 -address /run/containerd/containerd.sock │ │ ├─161130 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 1b81c26a6e8fb0628a2e2016cdf615576cbfa826cc00e2777888d8d153de8eaa -address /run/containerd/containerd.sock │ │ ├─161344 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 022f01e128aed39895718a34512f9302b0419b7d775a58d844c4cbefb559c792 -address /run/containerd/containerd.sock │ │ ├─161576 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c79a81f4f2b41c8348fc3d1f0826a9e98bf4b1a022680ad27b5c2d8bf969880a -address /run/containerd/containerd.sock │ │ ├─161737 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7388efd6ff829ef9f12ee89aa61eb173b40c2187c83ec2086478e7e37f44f983 -address /run/containerd/containerd.sock │ │ ├─173979 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9cb5c6918ed50b839e291375d9227fec7ac5c067cfc662782bca9c815bdd6c04 -address /run/containerd/containerd.sock │ │ ├─175868 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8dd37901c20240480297e4f494df0140792b11ab1de3709301c340d0c213414e -address /run/containerd/containerd.sock │ │ ├─175947 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 9fb253e038ebf50cd9a1a12ac4bc061bd619102739e61ad1646470c84b6e1aa2 -address /run/containerd/containerd.sock │ │ ├─175980 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 834ea928bcd9e1a603a5b368bf3270f213a8c79388293c0a40e827395ab528c0 -address /run/containerd/containerd.sock │ │ ├─176284 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 973c6cc73ae1dc98f5e2ac02fb710e4abeffa4be0ae5e1532df7f4a9d737abff -address /run/containerd/containerd.sock │ │ ├─176365 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 980c878c24d963cf1607ab0cd4f6043ca56bba1201c56b31ffb18317a5f1874e -address /run/containerd/containerd.sock │ │ ├─183583 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 96ffd83df1eda97cf67d26b7002e0b66afdc5ffaa1ad2987cd2c8957f2f0b081 -address /run/containerd/containerd.sock │ │ ├─187997 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id fb48028971970379e3b95855fdf8d8e619fe8ac1659fce51aa5d8e630747d7e9 -address /run/containerd/containerd.sock │ │ ├─190870 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 77fe484d8a25fbdc68b4dd31d587dbc7623412d32cd7b684444ee7938c1b8427 -address /run/containerd/containerd.sock │ │ ├─190940 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 18b2d79febf539499061a245ebb8b64c11816e10f66ac6613c9dd4996d6b0352 -address /run/containerd/containerd.sock │ │ ├─191004 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 49e455aeaacb185929343259ea66bc74c50ceb6fa6424e56fcd13d42aa2c1437 -address /run/containerd/containerd.sock │ │ ├─207659 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a700e7e12a64f3b6a1a4b12523e25c198153f913c43bd66385c45b7a09f4cc96 -address /run/containerd/containerd.sock │ │ ├─215157 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id af87058c358b6dd6b22afeee87fc8986b7556b585ac835d91df039e210a21d4e -address /run/containerd/containerd.sock │ │ ├─215185 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 67974d0cf6b19cf66ac0286a8f054a4c31052220028bb7b85fe7c5eb87f1b93b -address /run/containerd/containerd.sock │ │ ├─215204 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0c976230a0727b049fc290b3f4c9debc511f6134558f0364216f260f5f7c86d8 -address /run/containerd/containerd.sock │ │ ├─215515 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7c62000b07f76b1eb1225ceb22b823026df6b5b99ad84889778ca0a058f62f30 -address /run/containerd/containerd.sock │ │ ├─226879 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 810ccf528398d3e316b53a92279eb32e6702784e995e47cc83eafdbe6f70f17b -address /run/containerd/containerd.sock │ │ ├─229298 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 309a8dd1ae3fd3c598425a921c08ad91a86d94f80c5e86748bd133af9b21db5a -address /run/containerd/containerd.sock │ │ ├─230441 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 62eaf530d8ad5a15ddc78509656800fc36a9139c2422538f3f52bcbbc21bcbe3 -address /run/containerd/containerd.sock │ │ ├─231401 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 8303788c0d7f32c5eee4657b97dc45225b089d85e3539785d2e81bb8efcd87f7 -address /run/containerd/containerd.sock │ │ ├─232615 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 0273fd50163cdc412ea0239d36eb6f8cea4449a29026f18fcd541c691bab4e18 -address /run/containerd/containerd.sock │ │ ├─233988 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 4153ff1d020512454c3b41809519bccb3cd5378184bad8fe1eef9091c0068a9c -address /run/containerd/containerd.sock │ │ ├─235343 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id ffa500124c164e13babdbbbf991e72ddc2f24cdce26243a33473bce6c60e82ca -address /run/containerd/containerd.sock │ │ ├─235389 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 6f6224eb463e2d665dcca3d2e84d54546b3e94368a77d12cb07bb9b0f6bca116 -address /run/containerd/containerd.sock │ │ ├─245425 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id a35bdf980f25f6fd094b5b6b5465e6435d3909c18b964e5d5bc67a9e73d3e6ff -address /run/containerd/containerd.sock │ │ ├─246070 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7434dea6bc5cc68f084a633c2765dddf4b25be5d3cc61fce93e376fafd3e1056 -address /run/containerd/containerd.sock │ │ ├─248910 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id d0eab30c548d1ea47e56432a585f6f00455c910c25f8b0b676291796d8c31c54 -address /run/containerd/containerd.sock │ │ ├─253138 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 28ce5b13a7e2d2088eecc43e768f43ff8230db150f7469a245e72361ae18b4a5 -address /run/containerd/containerd.sock │ │ ├─253346 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id f433234a34a8ecdb6aabfb17805dbe24546bfe0e6e5f45f97dbbc501c5b56b00 -address /run/containerd/containerd.sock │ │ ├─253444 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7e635448548bc9189c468c5f924089e7da7fde51098d30b57b248d5658756d81 -address /run/containerd/containerd.sock │ │ ├─253500 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id b312cfe1feaa042c02b4080883f83703598c24a0883e13707ba210f8177d2c8f -address /run/containerd/containerd.sock │ │ ├─266005 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c957a4a950611e9a537b702f64388e203d57f2676ec6bd0b1fd9b1e61e8c6aae -address /run/containerd/containerd.sock │ │ ├─268628 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 7a2c2974d9c3b14ef96e03c810e401d4f17ff1df4b25ea85c535665975d78bb9 -address /run/containerd/containerd.sock │ │ └─270127 /usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id c57974f2f8876ed4aca7fc2eba9fb7518a74f275f5dcd2afc7d2fbb3329da164 -address /run/containerd/containerd.sock │ ├─packagekit.service │ │ └─1436 /usr/libexec/packagekitd │ ├─systemd-networkd.service │ │ └─531 /lib/systemd/systemd-networkd │ ├─systemd-udevd.service │ │ └─405 /lib/systemd/systemd-udevd │ ├─system-serial\x2dgetty.slice │ │ └─serial-getty@ttyS0.service │ │ └─637 /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@mgr.instance.ctnlgt.service │ │ │ ├─12606 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ctnlgt/unit.run │ │ │ └─12635 /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-ctnlgt --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ctnlgt:/var/lib/ceph/mgr/ceph-instance.ctnlgt:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mgr.instance.ctnlgt/config:/etc/ceph/ceph.conf:z quay.io/ceph/ceph:v18 -n mgr.instance.ctnlgt -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.1.service │ │ │ ├─29635 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/unit.run │ │ │ └─29899 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-1 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1:/var/lib/ceph/osd/ceph-1:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.1/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@crash.instance.service │ │ │ ├─18605 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/unit.run │ │ │ └─18626 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-crash --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-crash-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash.instance/keyring:/etc/ceph/ceph.client.crash.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.crash.instance │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.0.service │ │ │ ├─24943 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/unit.run │ │ │ └─25215 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-0 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0:/var/lib/ceph/osd/ceph-0:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.0/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@ceph-exporter.instance.service │ │ │ ├─39250 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/unit.run │ │ │ └─39271 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-exporter --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-ceph-exporter-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance:/var/lib/ceph/ceph-exporter/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/config:/etc/ceph/ceph.conf:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/ceph-exporter.instance/keyring:/etc/ceph/ceph.client.ceph-exporter.instance.keyring quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ ├─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@osd.2.service │ │ │ ├─34430 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/unit.run │ │ │ └─34698 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-osd --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-osd-2 --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2:/var/lib/ceph/osd/ceph-2:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/osd.2/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev -v /sys:/sys -v /run/lvm:/run/lvm -v /run/lock/lvm:/run/lock/lvm -v /:/rootfs quay.io/ceph/ceph@sha256:69cbef90eb58cf96e572e7497227a2bcb0ec9175bc2247809c0a37857db9b820 -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4@mon.instance.service │ │ ├─12247 /bin/bash /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/unit.run │ │ └─12275 /usr/bin/docker run --rm --ipc=host --stop-signal=SIGTERM --ulimit nofile=1048576 --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-4837cbf8-4f90-4300-b3f6-726c9b9f89b4-mon-instance --pids-limit=0 -e CONTAINER_IMAGE=quay.io/ceph/ceph:v18 -e NODE_NAME=instance -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/run/ceph:z -v /var/log/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4:/var/log/ceph:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/crash:/var/lib/ceph/crash:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance:/var/lib/ceph/mon/ceph-instance:z -v /var/lib/ceph/4837cbf8-4f90-4300-b3f6-726c9b9f89b4/mon.instance/config:/etc/ceph/ceph.conf:z -v /dev:/dev -v /run/udev:/run/udev quay.io/ceph/ceph:v18 -n mon.instance -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true │ ├─docker.service … │ │ └─10352 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock │ ├─polkit.service │ │ └─652 /usr/libexec/polkitd --no-debug │ ├─networkd-dispatcher.service │ │ └─627 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers │ ├─multipathd.service │ │ └─141974 /sbin/multipathd -d -s │ ├─kubelet.service │ │ └─42322 /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.156 --pod-infra-container-image=harbor.atmosphere.dev/registry.k8s.io/pause:3.9 │ ├─system-modprobe.slice │ ├─cloud-init-local.service │ ├─systemd-journald.service │ │ └─373 /lib/systemd/systemd-journald │ ├─ssh.service │ │ └─657 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups │ ├─docker-43779a6dc583bb38eb0b6555b04c4a5ec4fdfc1531a2a5534c835aaa8a7ddad3.scope … │ │ ├─25256 /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 │ │ └─25269 /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-60656154f810104e7738e07fd6bebe9147003e9125efcacf5413893145a39731.scope … │ │ ├─34741 /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 │ │ └─34754 /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker-02f0b438d0e7dd85dc201207bfcb8edbed52c863c6af822650b41ae349c7abfb.scope … │ │ ├─18674 /sbin/docker-init -- /usr/bin/ceph-crash -n client.crash.instance │ │ └─18692 /usr/bin/python3 -s /usr/bin/ceph-crash -n client.crash.instance │ ├─uuidd.service │ │ └─1101 /usr/sbin/uuidd --socket-activation │ ├─docker-2899cf758ebd66b7a7cf687537f21209d22ff2e7434ef1dca95501b76251e940.scope … │ │ ├─12355 /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 │ │ └─12367 /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 │ ├─chrony.service │ │ ├─10857 /usr/sbin/chronyd -F 1 │ │ └─10858 /usr/sbin/chronyd -F 1 │ ├─docker-7c9270730d54048dc1ec2309d16bed660c9c058a9a6943f6c61a7588b3c226db.scope … │ │ ├─39321 /sbin/docker-init -- /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ │ └─39359 /usr/bin/ceph-exporter -n client.ceph-exporter.instance -f --sock-dir=/var/run/ceph/ --addrs=0.0.0.0 --port=9926 --prio-limit=5 --stats-period=5 │ ├─docker-d44a87ea65a9556f74f05a66bd7589a7b40733ad00c1bf189781f0479562846a.scope … │ │ ├─29942 /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 │ │ └─29954 /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─docker.socket │ ├─run-r25990679d03a4f8aabad1486d6eb28dd.scope │ │ └─190351 /usr/sbin/libvirtd --listen │ ├─docker-d3a7bb3d3e2ad5121042de3488a05ee11f76ff31f7b971c57a8443b9de138d9a.scope … │ │ ├─12717 /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.instance.ctnlgt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ │ └─12736 /usr/bin/ceph-mgr -n mgr.instance.ctnlgt -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug │ ├─systemd-resolved.service │ │ └─410 /lib/systemd/systemd-resolved │ ├─system-lvm2\x2dpvscan.slice │ ├─cloud-init.service │ ├─iscsid.service │ │ ├─141718 /sbin/iscsid │ │ └─141719 /sbin/iscsid │ ├─dbus.service │ │ └─623 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only │ ├─system-getty.slice │ │ └─getty@tty1.service │ │ └─636 /sbin/agetty -o -p -- \u --noclear tty1 linux │ └─systemd-logind.service │ └─629 /lib/systemd/systemd-logind ├─k8s.io │ ├─f087ddd0fbf21f83fdc192bb69f4ae12da7a03f1b000aa703a6ba650405053b3 │ │ └─50085 /pause │ ├─0da2fde72a7d824ee4721dcd7d0f3f66d0254d8929763a8aab22ed1b7945cf95 │ │ └─127878 /pause │ ├─dda5c5f121606abec0cd191a7129ebbae25cf84bb2ba10cbb2a6cbd3912b8f72 │ │ └─58302 /pause │ ├─fa9e918050962ea5b107d7770d8f1af1cdaf6375c1a53c693c1d0a31ec7b31f0 │ │ └─43494 cilium-operator-generic --config-dir=/tmp/cilium/config-map --debug=false │ ├─0101b02d335eec1967f4c79372f9b40b608830a8ae790f130eb9986e3bf300dd │ │ └─65376 /pause │ ├─9ed52f5f4deb0af191a5fdb4d508465ce2bc2dca4e7565b8607315eb7cb25dc1 │ │ └─68374 /pause │ ├─4926099e874effb4307f9daefd8470b9d5dfb7ff66d8c4e52c06b85eb41d3bfe │ │ └─42143 etcd --advertise-client-urls=https://199.204.45.156: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.156:2380 --initial-cluster=instance=https://199.204.45.156:2380 --key-file=/etc/kubernetes/pki/etcd/server.key --listen-client-urls=https://127.0.0.1:2379,https://199.204.45.156:2379 --listen-metrics-urls=http://127.0.0.1:2381 --listen-peer-urls=https://199.204.45.156: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 │ ├─00ef8e718ec50b061d513d4200d820b785143aeff5c8a05dddc1b22f538e5499 │ │ └─123641 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf │ ├─c92d3e1882908c74d4045291a2ae3140dd218f089a9978418e23053238bcb695 │ │ ├─203491 heat-engine: master process [/var/lib/openstack/bin/heat-engine --config-file /etc/heat/heat.conf] │ │ ├─203958 heat-engine: ServiceWrapper worker(0) │ │ └─203961 heat-engine: ServiceWrapper worker(1) │ ├─a8dc56c3c9a378946fcb7c599fe9b32ad4fd652c6d2b83c42273a8aeb347ff74 │ │ ├─245867 magnum-api: uWSGI master │ │ ├─245905 magnum-api: uWSGI worker 1 │ │ └─245906 magnum-api: uWSGI worker 2 │ ├─5a4a6c1dd64936b691a1fa448fd3dba6ff6755277668218aa78f8d0134219047 │ │ └─231463 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─633c61ee86435cd0883e1b44a0734759a8bbd14a2e15f10fb6dab9743bf093a6 │ │ └─189684 /usr/bin/libvirt-tls-sidecar │ ├─a88102174e686f28905a3a4fdcda4e6cd57774abdf07fad5db2eb1b3be039a77 │ │ ├─174147 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─174164 /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 -- │ │ ├─174170 erl_child_setup 1048576 │ │ ├─174372 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174373 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─174383 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─174519 /bin/sh -s rabbit_disk_monitor │ ├─7dc19a76894dca2277d08960b190f08baf6cd0943bbb00b5ad7e56209209c64d │ │ └─251229 docker-registry serve /etc/docker-registry/config.yml │ ├─e26d2ee11207560553c35a3a585cfbb5f6f0c149e678acae74f3428b9ebbc98f │ │ ├─185958 neutron-policy-server: uWSGI master │ │ ├─185996 neutron-policy-server: uWSGI worker 1 │ │ └─185997 neutron-policy-server: uWSGI worker 2 │ ├─81f774d065c4c00802d54b44c8e18b6e802e99872a1cd7582b0468430c2509b3 │ │ └─67581 /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-156.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 │ ├─67032bb3b9db909d6d8009302572c240c26c92453b9c33f651ac46b85ca97c0e │ │ └─146375 /pause │ ├─2f7163bbd72a2a56170532c91aeb1732ee9ffb7f136390bc44930a0f4c3a26af │ │ └─64576 /pause │ ├─568450eab0f99075aa5324d297c50e3597833cf89febc4da9ce0026f78e51e73 │ │ └─57343 /pause │ ├─973c6cc73ae1dc98f5e2ac02fb710e4abeffa4be0ae5e1532df7f4a9d737abff │ │ └─176307 /pause │ ├─fa6ef97edeed75cd6b29eb09aa4e65be8422e1782cc93ee95906e7469d2995e3 │ │ └─42012 /pause │ ├─8ecf0639739390d0b4ba2a401818ef85ca43f65e7a18cbe0392948eef5420880 │ │ ├─63176 python -u /app/sidecar.py │ │ ├─63382 python -u /app/sidecar.py │ │ └─63383 python -u /app/sidecar.py │ ├─5762d99ec0ce9fb48346d40f1cb460d6410abc72183c8073dee6be03ec8afcd9 │ │ └─63254 /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 │ ├─df9b2d322abbaa1dbecfdc31e7ea012213984b550a636c91550b5909c08fb520 │ │ └─58548 /secretgen-controller │ ├─f743d8c8e185e22fc4fcdf0c5bdc77b779d6de85401a44fa866bd78c56c838bb │ │ ├─223989 octavia-api: uWSGI master │ │ ├─224002 octavia-api: uWSGI worker 1 │ │ └─224003 octavia-api: uWSGI worker 2 │ ├─4febcb1ccb2f67567ce37eae7a30e91ed721f4e68075e9391af3336fb10bcc75 │ │ └─48634 /server │ ├─d0eab30c548d1ea47e56432a585f6f00455c910c25f8b0b676291796d8c31c54 │ │ └─248933 /pause │ ├─4bfb404b7e425e028077cfc951528bbd7a0305da13fc162087cda34e9de5c132 │ │ └─42009 /pause │ ├─6187481d3d1ca9b373ed1582c85313458861d6c253856bf786947fd5a5aecc11 │ │ └─234047 /manager --leader-elect --v=2 --diagnostics-address=127.0.0.1:8080 --insecure-diagnostics=true --feature-gates=PriorityQueue=false,AutoScaleFromZero=false │ ├─552d26ecc7328d32ff021c0a37dc4ef586ea2786e8c9c80a1000c4718c0da3ec │ │ ├─249057 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─249093 /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 -- │ │ ├─249100 erl_child_setup 1048576 │ │ ├─249191 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249192 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─249202 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─249479 /bin/sh -s rabbit_disk_monitor │ ├─783e6a77f02407084b4d30b8969cbed7051323a233afdcfdb18fbead42edb1b3 │ │ ├─194586 /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 │ │ ├─375736 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpl9_g78g8/privsep.sock │ │ ├─376087 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --config-file /tmp/pod-shared/nova-console.conf --config-file /tmp/pod-shared/nova-libvirt.conf --config-file /tmp/pod-shared/nova-compute-fqdn.conf --config-file /tmp/pod-shared/nova-hypervisor.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpeqxkgsws/privsep.sock │ │ └─376088 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/nova/nova.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmpsch12xan/privsep.sock │ ├─e1a66ca55185297b2c87c9a2dbd9e1880fe912afbde8558eefb26b1cc4ecd818 │ │ └─64838 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 │ ├─9718d669eb2abe8a24127024a43382eee654d5d80a4c8ca89bd91fd4c4e44813 │ │ └─64588 /pause │ ├─4de232891f5ca59355220bb32b0c6801c6974c82b7b58056c9524033081c1aeb │ │ ├─50675 mysqld --wsrep_start_position=c14b2a21-97c0-11f1-916d-e3d9d03ded51:20 │ │ └─50798 /var/lib/mysql/mysql-state-monitor │ ├─4ec4a4c4e8b473714be29f7239fb1c77395e73f070d1cf68c086157ed97028d8 │ │ └─262757 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-scheduler --config-file /etc/manila/manila.conf │ ├─93408bdb4b3911d97d217ac9dc4a9dd989a43d06a0bb1d556731fce43aaa9bf0 │ │ ├─ 88360 /usr/local/bin/rook ceph operator │ │ └─405994 /usr/bin/python3 -s /usr/bin/ceph version --connect-timeout=15 --cluster=openstack --conf=/var/lib/rook/openstack/openstack.config --name=client.admin --keyring=/var/lib/rook/openstack/client.admin.keyring --format json │ ├─b59dac23f28e5431ede19ad28a2c0653e4838bd66cb22eb5c73cf99c8ba6730a │ │ └─49799 /pause │ ├─df1fe3d00429683a5285f15fb8cd1a792c8518a7dc797395663a23051e703f4f │ │ └─49386 /pause │ ├─8c8ae36f74da6ee216e13c21bbfab7ca4c3c3c185c9f641753e8d6187bccf045 │ │ └─62518 /pause │ ├─d96ef96f43ba9a2c049a87e59b59f120b0e3874d761d32ce90a6e921052dd713 │ │ └─46299 /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.15.5 --feature-gates=AdditionalCertificateOutputFormats=true --max-concurrent-challenges=60 │ ├─b319026b4b99490234eb6cb705dbbe704875603228206d9e7543f2ba48fe24ae │ │ └─98424 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-lxlbh --rgw-mime-types-file=/etc/ceph/rgw/mime.types --rgw-realm=ceph --rgw-zonegroup=ceph --rgw-zone=ceph │ ├─caeaa9bf2e65c6c6013be7edba1dd2eadaa77356b64295b75c6e57ea57b9ed1e │ │ ├─172223 nova-metadata: uWSGI master │ │ ├─172237 nova-metadata: uWSGI worker 1 │ │ └─172238 nova-metadata: uWSGI worker 2 │ ├─d5ba32ec786b197290457a79da4059f20b930a58f4957ca3b53d6c3f578736ab │ │ ├─50515 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 │ │ └─51732 haproxy -sf 14 -x sockpair@4 -W -db -f /etc/haproxy-custom/haproxy-global.cfg -f /etc/haproxy/pxc/haproxy.cfg -p /etc/haproxy/pxc/haproxy.pid -S /etc/haproxy/pxc/haproxy-main.sock │ ├─5193f45b9a7b96b922c543dbd4316fb542361b5b68fed65b6779f2c77fe0d4e8 │ │ └─268966 /bin/openstack-exporter --endpoint-type internal default --collect-metric-time -d cinder-agent_state -d cinder-limits_backup_max_gb -d cinder-limits_backup_used_gb -d cinder-limits_volume_max_gb -d cinder-limits_volume_used_gb -d cinder-snapshots -d cinder-volume_gb -d cinder-volume_status -d cinder-volume_status_counter -d cinder-volume_type_quota_gigabytes -d cinder-volumes --disable-service.identity --disable-service.image --disable-service.placement --disable-service.compute --disable-service.object-store --disable-service.load-balancer --disable-service.container-infra --disable-service.dns --disable-service.baremetal --disable-service.gnocchi --disable-service.database --disable-service.orchestration -d neutron-l3_agent_of_router -d neutron-floating_ip -d neutron-floating_ips -d neutron-floating_ips_associated_not_active -d neutron-network -d neutron-network_ip_availabilities_total -d neutron-network_ip_availabilities_used -d neutron-networks -d neutron-port -d neutron-ports -d neutron-ports_lb_not_active -d neutron-ports_no_ips -d neutron-quota_floatingip -d neutron-quota_network -d neutron-quota_port -d neutron-quota_rbac_policy -d neutron-quota_router -d neutron-quota_security_group -d neutron-quota_security_group_rule -d neutron-quota_subnet -d neutron-quota_subnetpool -d neutron-router -d neutron-routers -d neutron-routers_not_active -d neutron-security_groups -d neutron-subnet -d neutron-subnets │ ├─7bf513d654e4b2b6eb6b4412daa9d02b47305bb6841689e99c6fc4b441c05d22 │ │ └─46139 /pause │ ├─8c626551774b35c3da6bfa23324720ed0fb0ebb3e5686147de8257e03de909fd │ │ └─64485 /pause │ ├─825abaaeaacfc66155e1bfbf554a856f30bf9539f3bcd09f4e57151dd2a26b1e │ │ └─160638 /pause │ ├─f2db73e7bab1fb3d38f3e446a16ae474fce9783f04e3ac6d5215ac9aa62a8f89 │ │ └─108151 /pause │ ├─ff9acfcb289731c97f9f05c86a0dcfddd2aa9d4552f51d99ad90ede48ba538cf │ │ └─58408 nfd-gc -gc-interval=1h │ ├─fd66a2400d51acc7c9f931bcdb2556aa39967626e206cf4dfa15919c88cb5e5e │ │ └─46186 /pause │ ├─3d3e0a2d57fbca7b323bef674df57a11fcf29ca5ab863448aa363b19b48c5811 │ │ └─52586 /pause │ ├─cfcd393e4034ffcebf4385939d0f3518988761492048cb32c37d2b2fa7898c50 │ │ ├─188618 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-vpn-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini │ │ ├─189376 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvk2dzbuv/privsep.sock │ │ ├─394938 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpbhcrn612/privsep.sock │ │ ├─395037 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpkd419q7g/privsep.sock │ │ ├─395178 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─395179 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─e06d12cd16381b531ea3ca3f6145227709a1e998dedcfecd0c9a2476bf3ee76c │ │ └─66158 /pause │ ├─9fb253e038ebf50cd9a1a12ac4bc061bd619102739e61ad1646470c84b6e1aa2 │ │ └─176002 /pause │ ├─9af6c12a5db4e4a4ed5863475bbdd6fb67878fc26a1099df0826406b3c189f39 │ │ └─50489 /pause │ ├─67974d0cf6b19cf66ac0286a8f054a4c31052220028bb7b85fe7c5eb87f1b93b │ │ └─215259 /pause │ ├─f99098e910ffacb72acd45f7b8e68d40a335ad28dad2baa61bac2f4fcaa1df3e │ │ ├─188337 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─188387 /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 -- │ │ ├─188417 erl_child_setup 1048576 │ │ ├─188730 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188731 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─188744 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─189025 /bin/sh -s rabbit_disk_monitor │ ├─7e635448548bc9189c468c5f924089e7da7fde51098d30b57b248d5658756d81 │ │ └─253477 /pause │ ├─96ffd83df1eda97cf67d26b7002e0b66afdc5ffaa1ad2987cd2c8957f2f0b081 │ │ └─183607 /pause │ ├─024fe633954bf095231134269f5e802b1fba13d01995bece11e2d8e44b258d68 │ │ └─58370 nfd-worker -metrics=8081 │ ├─2cb2a1cfb25f60dcdb5bca0cb122f43797ccd41a80d73fb9c565e36cde5355e0 │ │ ├─146774 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─146792 /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 -- │ │ ├─146798 erl_child_setup 1048576 │ │ ├─146847 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146848 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─146858 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─146994 /bin/sh -s rabbit_disk_monitor │ ├─2af3cebf8f0a0a27b74f6350fa590b5dd48a413bf62a5acab5d58f9c446b5fa8 │ │ └─42109 kube-apiserver --advertise-address=199.204.45.156 --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 │ ├─3b4be38ee9ceddffa80606e10afe1a08e2be32349e4e61d1d5a87fe38630ff76 │ │ └─45182 /coredns -conf /etc/coredns/Corefile │ ├─89d7e5cfacd669e05dee9c211095317b1947e8732e1bc417a87b0cbd41129fd2 │ │ └─93715 /pause │ ├─810ccf528398d3e316b53a92279eb32e6702784e995e47cc83eafdbe6f70f17b │ │ └─226902 /pause │ ├─deafd48caf3aea22f494b4527e96cc7fead7b2f8f188300cc84bad203724ddbd │ │ ├─246048 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ ├─246484 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ │ └─246485 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-conductor --config-file /etc/magnum/magnum.conf --config-file /tmp/pod-shared/magnum.conf │ ├─af87058c358b6dd6b22afeee87fc8986b7556b585ac835d91df039e210a21d4e │ │ └─215230 /pause │ ├─cdcb1c08f6c4d09988583d3130255f3b64cfcb007eaf189f3300c354c14b444b │ │ ├─142975 /tini -s -- /tmp/openvswitch-vswitchd.sh start │ │ └─142991 /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 │ ├─980c878c24d963cf1607ab0cd4f6043ca56bba1201c56b31ffb18317a5f1874e │ │ └─176411 /pause │ ├─62eaf530d8ad5a15ddc78509656800fc36a9139c2422538f3f52bcbbc21bcbe3 │ │ └─230468 /pause │ ├─834ea928bcd9e1a603a5b368bf3270f213a8c79388293c0a40e827395ab528c0 │ │ └─176026 /pause │ ├─18b2d79febf539499061a245ebb8b64c11816e10f66ac6613c9dd4996d6b0352 │ │ └─190964 /pause │ ├─9c834092fe6bb7c36984c2de4462176213af687b723cdb02ed362e1e94ca6177 │ │ └─229438 /manager --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 │ ├─0c4fd2d686aec9b92ddaf113b4e2ba781516d85557ab9e05da7fa6fa0e50046c │ │ └─58013 /pause │ ├─9d6e06e80b21ca16366f8b7d3717921fd79685934cd64533ab1fbd8339fbff33 │ │ └─65913 /pause │ ├─4f4e3bc3c8ea741b66fcc12abb4f89f3ca1e740d4f72206806c537c1c176a2ef │ │ ├─ 73834 apache2 -DFOREGROUND │ │ ├─ 73849 (wsgi:k -DFOREGROUND │ │ ├─ 73850 (wsgi:k -DFOREGROUND │ │ ├─ 73851 (wsgi:k -DFOREGROUND │ │ ├─ 73852 (wsgi:k -DFOREGROUND │ │ ├─392034 apache2 -DFOREGROUND │ │ └─397689 apache2 -DFOREGROUND │ ├─c42ba5571fea89d6933ab183a5e1445e0eb2c3f241db8c243e98c71b16ca2b71 │ │ └─112017 /pause │ ├─e29d9924a7055953c028355adc368b303848eb541f2548e3f3ba33ed7d1d9d38 │ │ └─70637 /pause │ ├─dbfc2d6c0b729b7455ac51070e82735ea219ede1fd71f29404bac7ec934375ad │ │ └─194613 sshd: /usr/sbin/sshd -D -e -o Port=8022 [listener] 0 of 10-100 startups │ ├─ab4f02a19b5aa7a4483626450fe90da0004fba0cb519c144a7de4e412ba0ceab │ │ └─53153 valkey-server *:26379 [sentinel] │ ├─096ea6291171a5f04cbbbeb3ddca4a6067d0fc5ad008faf27e91cdae66dd0269 │ │ └─142584 /pause │ ├─31dbe421ecc905920b061593b11cd6df89870ebb4b3b5f892f2a46cffa749d0b │ │ ├─ 98484 /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 │ │ └─404303 /usr/bin/coreutils --coreutils-prog-shebang=sleep /usr/bin/sleep 15m │ ├─2a8d016e6a8ea5b74ee0d1c9ad9107d40ba3263f9a9065aad27a318747429832 │ │ └─97925 /pause │ ├─23d0ebfd36fd3a269e48647ea3228488c0158b80e5861a907f1ee9b92898c472 │ │ └─42029 /pause │ ├─1ef1586e9d870bc53508f964427ddbfbf122f40fd14c031d68b35cd65f119447 │ │ └─50774 /bin/mysqld_exporter --mysqld.username=monitor --collect.info_schema.processlist │ ├─af23cbf8bec6cbbd0b239b28fbd54266f2f035b673fe9eacaf5e82986d9bd385 │ │ └─42090 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 │ ├─c957a4a950611e9a537b702f64388e203d57f2676ec6bd0b1fd9b1e61e8c6aae │ │ └─266031 /pause │ ├─00f5707285d302a1a8acf6b0f4ad63fcd16d8e8f471ec2936f5fac7f29a0e103 │ │ └─189733 /bin/bash /tmp/libvirt.sh │ ├─f397dddd4ae8f60e8a32b0b5253d1fa5bcf8afe69bda36f26dd89a92602d560b │ │ └─144644 /pause │ ├─68f7eee3148a7374cffad4172ca0302b4dd29b66ade2af137d4da632f0054cdf │ │ ├─63204 python -u /app/sidecar.py │ │ ├─63390 python -u /app/sidecar.py │ │ └─63391 python -u /app/sidecar.py │ ├─c981c0ae063f6deabf86584fc3e766857b59b4d1ec89a65f18cb95c04c04e60e │ │ ├─185913 neutron-api: uWSGI master │ │ ├─185944 neutron-api: uWSGI worker 1 │ │ └─185945 neutron-api: uWSGI worker 2 │ ├─76f29685709207f9ab28847366214e31e9795643646d759c05a23117d5462c72 │ │ ├─203509 heat-api: uWSGI master │ │ ├─203566 heat-api: uWSGI worker 1 │ │ └─203567 heat-api: uWSGI worker 2 │ ├─48f5589748372f5592415a8a3849c02fa6abcc29392db165a922d715830936e8 │ │ └─41972 /pause │ ├─50736754919863070f14aa76a46f742dedfea59c9af382da4abaedc2d3eebc45 │ │ ├─106772 glance-api: uWSGI master │ │ ├─106804 glance-api: uWSGI worker 1 │ │ └─106805 glance-api: uWSGI worker 2 │ ├─29def388debfd05616564d4f25c2559521e90fcebbf66071c793521017078218 │ │ └─80082 /pause │ ├─073fbdc210c6de35f2b7e7653f79af236d16463b9c73f55ea610a604009fad14 │ │ └─58076 /pause │ ├─2d89bd661a2fb787d683981911d375f995b34fd0cb273ed0ff2c659c13d4d7a6 │ │ └─111944 /pause │ ├─b1b8300170c05c668b17acc89e7d2e187c884253ebcc2b4e6b1dc4f254bae732 │ │ └─68097 /bin/oauth2-proxy │ ├─ae8b4c189edb5b89e5fe7bda168c600a20a7cb18c97e0c855bbad20ad671a82a │ │ └─58102 /pause │ ├─45eea9dd8e737a247b5f7c26f742bdf23d74b599f3ad58d8e85c8e9cf0116782 │ │ └─67372 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─7d288d3220e00c39d96641a58d12c54b89f20b08cf572ac55d8b6f19ea6b33a6 │ │ └─45115 /pause │ ├─1b9088fbdeddfbc9605ced390a2e60a2e2a5e50b83367ada05097548a0d0c2b2 │ │ └─64422 /pause │ ├─95b32e24b631fe4689db03077e71da971cbd7bb3e48613ab62ecda78bada8f24 │ │ └─110165 /pause │ ├─3ae3ef21cb96362f76e1ff86f14af3cb36d2efefe281e3898ae0bdbc7aceb396 │ │ └─49286 /pause │ ├─7c62000b07f76b1eb1225ceb22b823026df6b5b99ad84889778ca0a058f62f30 │ │ └─215538 /pause │ ├─463391d004cb67831074e0934987b7a1b3d43eac3552b88e40a2d71b020a4f01 │ │ └─65822 memcached -m 1024 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─7388efd6ff829ef9f12ee89aa61eb173b40c2187c83ec2086478e7e37f44f983 │ │ └─161761 /pause │ ├─7a2c2974d9c3b14ef96e03c810e401d4f17ff1df4b25ea85c535665975d78bb9 │ │ └─268655 /pause │ ├─66ce24b9ee55c1642cf54b07c7c89dc378944730fad8b32166b6b61d677023ed │ │ └─45581 /pause │ ├─e45463bd85dd7142c6caa928b4fdda4d0cba41d277b15ec26b884b93fcfa2811 │ │ ├─133546 placement-api: uWSGI master │ │ ├─133560 placement-api: uWSGI worker 1 │ │ └─133561 placement-api: uWSGI worker 2 │ ├─73646cbdf788c855ad6c76d243831c02dead7c46a349b1657505e750d1c89d74 │ │ ├─ 48582 /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 │ │ ├─ 48595 /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 │ │ ├─ 48749 nginx: master process /usr/bin/nginx -c /etc/nginx/nginx.conf │ │ ├─268292 nginx: worker process │ │ ├─268293 nginx: worker process │ │ └─268294 nginx: cache manager process │ ├─f433234a34a8ecdb6aabfb17805dbe24546bfe0e6e5f45f97dbbc501c5b56b00 │ │ └─253374 /pause │ ├─4c6f3dfcd123d397cba6ce8b1ab603914b4928fcbe2d5054949fff3475a99f6b │ │ └─43241 /pause │ ├─ff3fba6a1866e443d510e8c097497589209498311ad1a56c119bfa999223b60b │ │ └─49503 /manager --metrics-bind-address=:8080 │ ├─8bb52dda739ed7a4b4330e8673d19c4311a717b4ce264daa5733b8b49c51dc51 │ │ └─49917 percona-xtradb-cluster-operator │ ├─f471ec361fd7ef5209b40427eeb3361aaee34cc78317d56fa7f2d0a45236bb72 │ │ ├─268523 apache2 -DFOREGROUND │ │ ├─270895 (wsgi:h -DFOREGROUND │ │ ├─270896 (wsgi:h -DFOREGROUND │ │ ├─270897 (wsgi:h -DFOREGROUND │ │ ├─270898 (wsgi:h -DFOREGROUND │ │ ├─270899 (wsgi:h -DFOREGROUND │ │ ├─270900 apache2 -DFOREGROUND │ │ └─270901 apache2 -DFOREGROUND │ ├─2d781dea82f0a91c0364c9e2fd79ed506f5f144a06e1a5b906631202431afe62 │ │ └─66022 memcached -m 8192 --extended=modern,track_sizes -I 5m -c 16384 -v -u 11211 │ ├─b82a9cea02084b66d8d95134fa23f8f055748448dd3a5950e5a604e1c7d12132 │ │ ├─126338 /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 │ │ └─126614 /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 │ ├─c79a81f4f2b41c8348fc3d1f0826a9e98bf4b1a022680ad27b5c2d8bf969880a │ │ └─161600 /pause │ ├─c2e8258ee15c9150d1af6c045050a180b8e51d313b48f741a8968cd667faa886 │ │ ├─185906 neutron-rpc-server: master process [/var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini] │ │ ├─186577 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ ├─186579 neutron-server: rpc worker (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ │ └─186582 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 /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) │ ├─a700e7e12a64f3b6a1a4b12523e25c198153f913c43bd66385c45b7a09f4cc96 │ │ └─207683 /pause │ ├─485c28efabd0d26fad837cb755c620630f12424488c26bfc8925ee4927b0abf0 │ │ ├─122136 cinder-api: uWSGI master │ │ ├─122149 cinder-api: uWSGI worker 1 │ │ └─122150 cinder-api: uWSGI worker 2 │ ├─01c1aaf4180432b0b8991ad6d7a2257879f335d879e1396276cfa2724ad91b55 │ │ ├─172889 nova-scheduler: master process [/var/lib/openstack/bin/nova-scheduler --config-file /etc/nova/nova.conf] │ │ ├─173300 nova-scheduler: ServiceWrapper worker(0) │ │ └─173303 nova-scheduler: ServiceWrapper worker(1) │ ├─fb48028971970379e3b95855fdf8d8e619fe8ac1659fce51aa5d8e630747d7e9 │ │ └─188019 /pause │ ├─6c3b73a9978924ef00a3f3231dbccdd19c4c29b0e6f6d22ea831002b545eeed2 │ │ └─52951 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 │ ├─e8279d1fd5f3fc8990228d896bff54c3fb7682e2eabd50602ae08202d0bc3a48 │ │ ├─262726 manila-api: uWSGI master │ │ ├─262798 manila-api: uWSGI worker 1 │ │ └─262799 manila-api: uWSGI worker 2 │ ├─c1e42b86f8485744551f7a5da9ab78953bbc7b5915659bdcc0590becde697f68 │ │ └─67047 /goldpinger --static-file-path /static │ ├─2742a4328d8014c55381e88598b3d5539a904833482bc15d0d0897505962f0e8 │ │ └─42142 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 │ ├─7dc481cd182cb52faed6032b28c5b588875d73f1f9b876cff1431a496ee2f314 │ │ └─66804 /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 │ ├─49e455aeaacb185929343259ea66bc74c50ceb6fa6424e56fcd13d42aa2c1437 │ │ └─191046 /pause │ ├─8dd37901c20240480297e4f494df0140792b11ab1de3709301c340d0c213414e │ │ └─175912 /pause │ ├─a478f802edd868c3bc264bf5f552f98556cf4e5b220311f53c5115a7d37f62bc │ │ ├─65463 nginx: master process nginx -g daemon off; │ │ ├─65481 nginx: worker process │ │ ├─65482 nginx: worker process │ │ ├─65483 nginx: worker process │ │ ├─65484 nginx: worker process │ │ └─65485 nginx: worker process │ ├─53d595d3a29f7ca21b78ed657729c64576555b8a2c29a2305acbbe15c1f07e75 │ │ ├─144872 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144967 /bin/bash /root/ovnkube.sh nb-ovsdb │ │ ├─144982 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-nb.log --remote=punix:/var/run/ovn/ovnnb_db.sock --pidfile=/var/run/ovn/ovnnb_db.pid --unixctl=/var/run/ovn/ovnnb_db.ctl --remote=db:OVN_Northbound,NB_Global,connections --private-key=db:OVN_Northbound,SSL,private_key --certificate=db:OVN_Northbound,SSL,certificate --ca-cert=db:OVN_Northbound,SSL,ca_cert --ssl-protocols=db:OVN_Northbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Northbound,SSL,ssl_ciphers /etc/ovn/ovnnb_db.db │ │ ├─145106 tail --follow=name /var/log/ovn/ovsdb-server-nb.log │ │ └─405437 sleep 15 │ ├─ffa500124c164e13babdbbbf991e72ddc2f24cdce26243a33473bce6c60e82ca │ │ └─235368 /pause │ ├─3252c3408a1846bdb6ad606c4c5c035e8732785b7edb73655f75d29ddd5d22fc │ │ └─87627 /pause │ ├─1d427cd7a7e4df6693a04803f797499cc41d3a5b1ff1ebf0e59ec5a9e42e4590 │ │ └─41932 /pause │ ├─f4848bafd741ef42a55c6548277e35efcf503967efe2f2c652fab23fbf7b6f65 │ │ ├─227092 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─227110 /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 -- │ │ ├─227116 erl_child_setup 1048576 │ │ ├─227310 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227311 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─227321 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─227439 /bin/sh -s rabbit_disk_monitor │ ├─91dadce5b68fe6e227db77b872e544cd1cb448874e442a81404e6c2525f83d50 │ │ └─42445 /pause │ ├─a6b0f0adbba88f3225ebb96dd1f4f6b4539e5f1685c0ffd514735a64fc5b6f27 │ │ ├─69094 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─69110 /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 -- │ │ ├─69116 erl_child_setup 1048576 │ │ ├─69166 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69167 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─69177 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─69312 /bin/sh -s rabbit_disk_monitor │ ├─dd4bc182d8a87a27dfdbb6cdde5c343528e5da5fd5ad6ef7c2e217623f23ae0c │ │ └─62640 /pause │ ├─3c54e0f0669a53333c3a2543bf691321be3dbcb99c70083fa5dd855e7809a081 │ │ └─270316 /bin/openstack-database-exporter │ ├─79e4ddb968824112d4c88fbb9bc46b4dc285d5c49cb90d14bec99cc1e16ba877 │ │ └─53255 redis_exporter │ ├─857736e8ab50ff50680cbad26071b7d6cf0f82985d8a6a2bb7605cd1a4b5b08b │ │ └─42469 /usr/local/bin/kube-proxy --config=/var/lib/kube-proxy/config.conf --hostname-override=instance │ ├─59016bc04bc4083e72d1fa5b143bf58c327cb6fa0d75fccac9bb375c22ca67dc │ │ └─64250 /pause │ ├─54ae1f4279ee8ea2c9814ec510df7fc01c853d9751db41d6b2fdd87b4401ca7f │ │ └─230710 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,KubeadmBootstrapFormatIgnition=false,PriorityQueue=true,ReconcilerRateLimiting=true --bootstrap-token-ttl=15m │ ├─b1e30d4ff30e59303f91a5fe048022b5684090f1aa2f61a2db53fabfec947273 │ │ └─44674 /pause │ ├─c8af372bba3e9f5a8d5bfa418d8c9f5687262675c2dff2533824f7da648c6795 │ │ └─67173 /bin/memcached_exporter --memcached.address=localhost:11211 --web.listen-address=0.0.0.0:9150 │ ├─72e82637af0823a64d5e8f027db2a91a7f69a0a835fdc0cea0b851644a6cd4e0 │ │ └─67672 /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 │ ├─cb0a8093cdfa57df9da81ddc0db89db4fce2cf69db5ef731ba0bba5bd768a0e6 │ │ ├─184091 /bin/bash /root/ovnkube.sh ovn-controller │ │ ├─184323 ovn-controller unix:/var/run/openvswitch/db.sock -vconsole:info -vfile:info --no-chdir --log-file=/var/log/ovn/ovn-controller.log --pidfile=/var/run/ovn/ovn-controller.pid --detach │ │ ├─184334 tail --follow=name /var/log/ovn/ovn-controller.log │ │ └─405132 sleep 15 │ ├─03d8f78c40a46c1b4b08d8999163e944defb9b6d1ceb9d27a9089830536313e8 │ │ └─62733 /pause │ ├─97709389cea90715a85927cc0936ce0dddde3869659ece4e5b7319a78572d45a │ │ └─45152 /pause │ ├─83a341d7460790dd046b19e6d096c969715272d1d7375ae04807e9f19a25f1c3 │ │ ├─226033 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226066 dhclient -v o-hm0 -cf /tmp/dhclient.conf │ │ ├─226792 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─226793 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396633 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396634 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396635 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396636 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396637 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396638 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396639 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396640 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396641 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396642 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396643 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396644 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396645 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396646 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396647 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396648 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396651 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396652 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396653 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396654 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396655 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396656 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396657 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396658 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396659 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396660 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396661 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396662 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396663 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396664 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ ├─396665 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ │ └─396666 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-health-manager --config-file /etc/octavia/octavia.conf │ ├─33dc06aea5910f5236fa5d01b8664059f2308bbabf10b3e48953178ce47432df │ │ ├─86807 barbiacan-api: uWSGI master │ │ └─86823 barbiacan-api: uWSGI worker 1 │ ├─29a392406ee45e1adf8b980a4edf46d78440fd673a35f858003420988801d864 │ │ └─67192 /bin/memcached_exporter │ ├─a0d3a6e9796c55e5fde94b0f88d5218001664a4221db5736fa2f598e1aac3d64 │ │ └─63374 /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 │ ├─eb93e4275401b00e7b406f0215672b30314258207be2cc52e5b59fd144a3fc89 │ │ └─125235 /pause │ ├─12231828e3a09bcb4a38f3321e0aca67367e7a76769e5c8a3c4887af40828f1d │ │ └─65133 /pause │ ├─79c33b9b6b131b3b48ac047371c24df899b7b0dad6953f149ec0952963e3ee99 │ │ └─46099 /pause │ ├─7dbd5c64b7994a003e80c3c658f87d0d96e3478002b676e5d5ec924344f967cd │ │ └─46389 /app/cmd/cainjector/cainjector --v=2 --leader-election-namespace=cert-manager │ ├─57cb9a3c47d0282f489dfb51d4fa12147de7249af2b70474ef4ba7c0f799599d │ │ └─50592 /opt/percona/peer-list -on-change=/opt/percona/haproxy_add_pxc_nodes.sh -service=percona-xtradb-pxc -protocol=$(PEER_LIST_SRV_PROTOCOL) │ ├─b6668f3e8c1eb9c4754d3a742a88ba1300509a8b9c9568f9eefa3105d9d349c0 │ │ └─167387 /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 │ ├─0c5b52de813ae30b69034351168c52c843061d399133dfc3cce3efe045c9a9e0 │ │ ├─245572 /var/lib/openstack/bin/python /var/lib/openstack/bin/magnum-cluster-api-proxy │ │ ├─246369 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --privsep_context magnum_cluster_api.privsep.haproxy_pctxt --privsep_sock_path /tmp/tmp0hyo6y8s/privsep.sock │ │ ├─246378 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ │ └─246385 haproxy -f /var/lib/magnum/.magnum-cluster-api-proxy/haproxy.cfg │ ├─b97c0bfa6a6ef3b9c4dc38b939295ebced97359286defd210225973c1160b5a4 │ │ ├─108407 staffeln-conductor: master process [/var/lib/openstack/bin/staffeln-conductor --config-file /etc/staffeln/staffeln.conf] │ │ ├─108598 staffeln-conductor: Staffeln conductor backup controller worker(0) │ │ └─108600 staffeln-conductor: Staffeln conductor rotation controller worker(0) │ ├─541461a7da819bebbf00f8bde7b4d5fa2ede19c4eb04717bc1bed02b44f5f967 │ │ └─66657 /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 │ ├─656576ba3c472471801255fe6b20349905f84120ecabd3320a07adf8d6b9a13b │ │ ├─272606 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ │ └─272619 keepalived -f /etc/keepalived/keepalived.conf --dont-fork --log-console --log-detail --dump-conf │ ├─1b81c26a6e8fb0628a2e2016cdf615576cbfa826cc00e2777888d8d153de8eaa │ │ └─161171 /pause │ ├─4153ff1d020512454c3b41809519bccb3cd5378184bad8fe1eef9091c0068a9c │ │ └─234012 /pause │ ├─f5314c065706746225c056c9513a7ea8e8dbb0c81e8b77c1042ff05170bb4a75 │ │ └─161016 /pause │ ├─68aefafe3a6085322713d85f7c4d0c1aef945407c7cfb8dc662d53dcb838dbc9 │ │ ├─43700 cilium-agent --config-dir=/tmp/cilium/config-map │ │ └─44128 cilium-health-responder --listen 4240 --pidfile /var/run/cilium/state/health-endpoint.pid │ ├─1590ef1ecf5abbc7f7a7866bcd7916359041707d58c93a5c634f7d6c587831b3 │ │ └─262940 /var/lib/openstack/bin/python /var/lib/openstack/bin/manila-data --config-file /etc/manila/manila.conf │ ├─992b1f155a9eafdaf6ec7cd190a543c7ec263eac3243696143d83a9bc0c31c6b │ │ ├─184200 neutron-ovn-network-logging-parser: uWSGI master │ │ └─184224 neutron-ovn-network-logging-parser: uWSGI worker 1 │ ├─2ae6988c0e6dca5b469b42cdbaef4744dac447fef82567506d2f999d624dd1db │ │ ├─145378 /bin/bash /root/ovnkube.sh run-ovn-northd │ │ ├─145648 ovn-northd -vconsole:info -vfile:info --ovnnb-db=tcp:ovn-ovsdb-nb-0.ovn-ovsdb-nb.openstack.svc.cluster.local:6641 --ovnsb-db=tcp:ovn-ovsdb-sb-0.ovn-ovsdb-sb.openstack.svc.cluster.local:6642 --no-chdir --log-file=/var/log/ovn/ovn-northd.log --pidfile=/var/run/ovn/ovn-northd.pid --detach │ │ ├─145660 tail --follow=name /var/log/ovn/ovn-northd.log │ │ └─405571 sleep 15 │ ├─889235a6ce044bb2274ddff405c04e1a12784806676fa7ef453822006c12870d │ │ ├─93872 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─93889 /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 -- │ │ ├─93895 erl_child_setup 1048576 │ │ ├─93967 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93968 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─93978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─94176 /bin/sh -s rabbit_disk_monitor │ ├─a011bf6326cb19d1e6771c2a8291d903c9cc763b1fcee737e6f8607e51e19729 │ │ ├─80235 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─80255 /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 -- │ │ ├─80261 erl_child_setup 1048576 │ │ ├─80308 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80309 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─80319 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─80454 /bin/sh -s rabbit_disk_monitor │ ├─2f2e1f9c15aaf3091f18dcfbfc00aceb9ec06d48eb24d7712088aeb724a5a95f │ │ └─144606 /pause │ ├─d46f820ec5548f18c575f1dfd623b9c9fc547cf9b4dda18bda68256e7929a8cc │ │ └─43258 /pause │ ├─0c976230a0727b049fc290b3f4c9debc511f6134558f0364216f260f5f7c86d8 │ │ └─215286 /pause │ ├─0273fd50163cdc412ea0239d36eb6f8cea4449a29026f18fcd541c691bab4e18 │ │ └─232640 /pause │ ├─5812d71adace97f7cdf53035d835844c48a6da2dfc195142f5955778ecd0cc35 │ │ └─67328 /usr/bin/loki -config.file=/etc/loki/config/config.yaml -target=all │ ├─801d27bdb9c89c3c1c00f53d3f49aba10eb09ccaaab96ff26860b3df15fdf3f5 │ │ └─225111 /var/lib/openstack/bin/python /var/lib/openstack/bin/octavia-housekeeping --config-file /etc/octavia/octavia.conf │ ├─a4fba52236a3827ee70f22d39e8cca7a7f86e350ec4c2fa4826df78f7f520456 │ │ └─48361 /pause │ ├─5349a95ce9d937fe3c6dc79c1fcb7e12f0a958664e65cc9b97144a63b77f70ee │ │ └─109754 /var/lib/openstack/bin/python /var/lib/openstack/bin/staffeln-api --config-file /etc/staffeln/staffeln.conf │ ├─8ce4fd1806470340e05db7a297d97ea11e40323bb3f7d478317968a1e3ef8552 │ │ └─108196 /pause │ ├─fd5b32a9b8387d70f14f2638245f7ee9a3bc8e8df7c8f21a3d08ee7d119367a7 │ │ └─42258 /kube-vip manager │ ├─d723bebb37c6b6d04c8968a565100955541086efc6801cbb6d922d4ec7652c8c │ │ └─58332 nfd-master -crd-controller=true -metrics=8081 │ ├─0c7394859a4c23b1d5af6bf3252056ffb98fec3fa7158e81a561a6fb88985d53 │ │ └─45725 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 │ ├─0ca28b06eeb582fb75803e200b7f1672648fc7d683d4764a0db9310205456499 │ │ └─46348 /app/cmd/webhook/webhook --v=2 --secure-port=10250 --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 │ ├─e54d039cdb84410831d67f38e91a4aed830a0eca56fffac45a78dbecbcdd6556 │ │ └─190238 /prometheus-libvirt-exporter --libvirt.uri /run/libvirt/libvirt-sock-ro │ ├─dc9aba4a726bd4a7917f585c2f886be650ea4bed1b41104643e71af0315aa506 │ │ ├─66512 /usr/bin/vector --config-dir /etc/vector/ │ │ └─66553 journalctl --follow --all --show-cursor --output=json --boot --since=2000-01-01 │ ├─b312cfe1feaa042c02b4080883f83703598c24a0883e13707ba210f8177d2c8f │ │ └─253525 /pause │ ├─e36c826823bd6f714635b9c69d6434e2aaa6b9114387a064bf5ad13703848827 │ │ └─52818 /pause │ ├─eb997a7868e37d39e8040b6ec841d784565e9de6c9526ab8f6f6b59ea1163b1a │ │ ├─225115 octavia-worker: master process [/var/lib/openstack/bin/octavia-worker --config-file /etc/octavia/octavia.conf] │ │ ├─225732 octavia-worker: ConsumerService worker(0) │ │ └─225735 octavia-worker: ConsumerService worker(1) │ ├─51dd6b749ae8667490c7512185dfa4d8c0c1f881b7127aac0cb765af707ddb0e │ │ └─143624 /pause │ ├─7434dea6bc5cc68f084a633c2765dddf4b25be5d3cc61fce93e376fafd3e1056 │ │ └─246094 /pause │ ├─1b3b17f3d8c61dcdeb0140bbcda2b1f5e33f82a9c97880ab231774cee2c6888d │ │ └─67819 /bin/pushgateway │ ├─9cb5c6918ed50b839e291375d9227fec7ac5c067cfc662782bca9c815bdd6c04 │ │ └─174003 /pause │ ├─642a4990dcff586ea7e7d2944728ad91cd1b787e5e6cfafcb8b6e1ec0b67a867 │ │ └─125800 /var/lib/openstack/bin/python /var/lib/openstack/bin/cinder-backup --config-file /etc/cinder/cinder.conf │ ├─a26b80cf23aec44454b65bb781dfc3d009915748d4b9246f4398fa2916e16753 │ │ ├─176869 /bin/bash /tmp/neutron-netns-cleanup-cron.sh │ │ └─393248 sleep 300 │ ├─8303788c0d7f32c5eee4657b97dc45225b089d85e3539785d2e81bb8efcd87f7 │ │ └─231429 /pause │ ├─848411446acf312765ae83df7e08a00a4be5279eff49c461323326e0a1471aa8 │ │ └─81709 /pause │ ├─4bfdb6a743871f6fc840bdbc34a88cdbbf6739304c7b5949019b05215f2759c8 │ │ ├─203528 heat-api-cfn: uWSGI master │ │ ├─203568 heat-api-cfn: uWSGI worker 1 │ │ └─203569 heat-api-cfn: uWSGI worker 2 │ ├─3eb4ecd7359e71c7d4d62c485c3ab3101a188e2735a53d2f03d23c14515fd73d │ │ └─232665 /manager --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false │ ├─a35bdf980f25f6fd094b5b6b5465e6435d3909c18b964e5d5bc67a9e73d3e6ff │ │ └─245455 /pause │ ├─6437a8f9432236b96cd9e28d1fde5fcd72d5c331aa5d546b31d97b3365697e2e │ │ ├─262961 /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 │ │ └─263132 /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 │ ├─412748edf85092547794722028016f47eb0bef9053a85e7184fffeb0d4730184 │ │ └─45211 /coredns -conf /etc/coredns/Corefile │ ├─287435d8a6424c968dd4c0befcb894289942c916c6dc0d9ea1aa540e1a104b6f │ │ ├─172028 nova-api: uWSGI master │ │ ├─172041 nova-api: uWSGI worker 1 │ │ └─172042 nova-api: uWSGI worker 2 │ ├─15503b65705340e64e47eb5af28c9c0f05ed41df5e0e86e3876bdc9bb20df60d │ │ └─67002 /pause │ ├─70fc26d2440704b8cd57898355f44fecda4bc7b01c8dd3ed992ff943b2949bb8 │ │ ├─110326 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─110342 /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 -- │ │ ├─110348 erl_child_setup 1048576 │ │ ├─110396 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110397 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─110407 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─110518 /bin/sh -s rabbit_disk_monitor │ ├─8d08bf832fde6a0a5432056e50c9910f8cf1781a8e8898f8f2d965a1e78f7429 │ │ └─97964 /pause │ ├─022f01e128aed39895718a34512f9302b0419b7d775a58d844c4cbefb559c792 │ │ └─161371 /pause │ ├─ee0da8e28dfcf2a541487dead61f872dc57b76892984300263d716f4675ca072 │ │ └─44717 /usr/local/bin/envoy-gateway server --config-path=/config/envoy-gateway.yaml │ ├─6f6224eb463e2d665dcca3d2e84d54546b3e94368a77d12cb07bb9b0f6bca116 │ │ └─235412 /pause │ ├─a9a8e02d3a3c185dae779701850638fe859255f58d7677d9bc3896cd1542aff8 │ │ └─125317 /pause │ ├─309a8dd1ae3fd3c598425a921c08ad91a86d94f80c5e86748bd133af9b21db5a │ │ └─229321 /pause │ ├─629f179cbf0bbaf0a4ebad6458a89a2a8339846d084bc82be4df373b6b4c950c │ │ ├─207850 /bin/sh /opt/rabbitmq/sbin/rabbitmq-server │ │ ├─207866 /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 -- │ │ ├─207872 erl_child_setup 1048576 │ │ ├─207978 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207979 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/inet_gethost 4 │ │ ├─207989 /opt/erlang/lib/erlang/erts-15.2.7.2/bin/epmd -daemon │ │ └─208234 /bin/sh -s rabbit_disk_monitor │ ├─6a977d4c53acba091dd578ea85a19936ef2d607e537e17d3e94432aac6e20709 │ │ └─184128 vector --config /etc/vector/vector.toml │ ├─452310115a81d001dd3f5291e72a3493c961eefbe8255c61d09ec82a59227c99 │ │ └─145528 /pause │ ├─28ce5b13a7e2d2088eecc43e768f43ff8230db150f7469a245e72361ae18b4a5 │ │ └─253161 /pause │ ├─bef25019f600a0cc1c36f0002bcee0766f93b0470257636c015c307a065cc1bb │ │ ├─188637 neutron-ovn-metadata-agent (/var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini) │ │ ├─189257 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmps9s_cd96/privsep.sock │ │ ├─209692 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpf5gzlli6/privsep.sock │ │ ├─226009 /var/lib/openstack/bin/python /var/lib/openstack/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/ovn_metadata_agent.ini --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ovn.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp3a8os0au/privsep.sock │ │ ├─226263 haproxy -f /var/lib/neutron/ovn-metadata-proxy/b1e4c6be-050f-48c3-85bd-433f811494b1.conf │ │ ├─376393 sudo /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ │ └─376394 /var/lib/openstack/bin/python /var/lib/openstack/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf │ ├─385f6701543d42115dc6c03ae43506dd2ae8d9fc433ca9126cca50e22349ce3f │ │ └─68005 /bin/oauth2-proxy │ ├─c57974f2f8876ed4aca7fc2eba9fb7518a74f275f5dcd2afc7d2fbb3329da164 │ │ └─270155 /pause │ ├─e397e53a40e0e5786e07a7530dbba30ff4b5219da4dc1afa86a1a94182bf3d61 │ │ └─48276 /pause │ ├─869df0617e51062498173c52d89e2fa29cced1d09acfc5c9b66b3e80eea4632d │ │ └─106350 /pause │ ├─534273c071d35071873a438931f23e4cdb8a0888d0ecd580ae922c790e721b14 │ │ └─52859 valkey-server *:6379 │ ├─f9092000c5a2c9d296fad6e7327ce4f3b0cecd8b41834c6866feb44f9d37fc47 │ │ └─63783 /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 │ ├─d1ad2c80ec16e227e56ccf0a64a02c05d8e7081d12d2475d1e72281fdb482c42 │ │ └─62682 /pause │ ├─cb83bd23e1c088b6d528bfee216295bfa493479b2d9db034cca84dd19864ff7d │ │ ├─144858 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144902 /bin/bash /root/ovnkube.sh sb-ovsdb │ │ ├─144922 ovsdb-server -vconsole:info -vfile:info --log-file=/var/log/ovn/ovsdb-server-sb.log --remote=punix:/var/run/ovn/ovnsb_db.sock --pidfile=/var/run/ovn/ovnsb_db.pid --unixctl=/var/run/ovn/ovnsb_db.ctl --remote=db:OVN_Southbound,SB_Global,connections --private-key=db:OVN_Southbound,SSL,private_key --certificate=db:OVN_Southbound,SSL,certificate --ca-cert=db:OVN_Southbound,SSL,ca_cert --ssl-protocols=db:OVN_Southbound,SSL,ssl_protocols --ssl-ciphers=db:OVN_Southbound,SSL,ssl_ciphers /etc/ovn/ovnsb_db.db │ │ ├─145077 tail --follow=name /var/log/ovn/ovsdb-server-sb.log │ │ └─405435 sleep 15 │ ├─04a031042fec79007da40af7637cd5674a96b3290ef27fd16ccc3c345c8cfed6 │ │ └─99286 /usr/bin/python3 -s /usr/bin/ceph-crash │ ├─8fb2bd97cbc913750906634ea8fe275d733f5406f8e5cf0fa13997a78de28a06 │ │ └─66601 /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-156.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 │ ├─33ec2ee798666547e6a47e93fef77315e6c4790c9f105dbabddc46dc75026ff1 │ │ └─49432 /manager --metrics-bind-address=:9782 │ ├─77fe484d8a25fbdc68b4dd31d587dbc7623412d32cd7b684444ee7938c1b8427 │ │ └─190895 /pause │ ├─5ed02f91f304aee82bf539f56c9849c225b66273abfe0e3754913576484422fc │ │ └─67619 /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 │ ├─2db970301a37661a573a3502c7229210eea32f9cd4d2dabfbad7d15b438dbe16 │ │ └─67136 memcached -v -p 11211 -U 0 -c 8192 -m 1024 │ ├─2b0cdb326baf23278f0e99776b4bddfe64b1404d8af955f1d73a68e644d50eff │ │ ├─172799 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ ├─173152 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ │ └─173153 /var/lib/openstack/bin/python /var/lib/openstack/bin/nova-conductor --config-file /etc/nova/nova.conf │ └─a89bb41932ed999a58ca4e81b71a5edab243cc81f800e3f9192c851400b5331a │ └─142879 /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 ├─proc-sys-fs-binfmt_misc.mount └─dev-hugepages.mount