action #129121
openperformance: various tests fail receiving data at usable speed over the internet
0%
Description
Observation¶
This is seen in multiple tests, where data from sites like github, or flathub, are being transferred at too low rate to finish the test successfully
e.g.
https://openqa.opensuse.org/tests/3282120#step/tvm/11
downloading data fro mgithubusercontent; transfer rates of ~ 110k
https://openqa.opensuse.org/tests/3282069#step/helm_K3S/20
downloading from github.com (according to later output in the tests, download succeeded after the timeout was reached)
https://openqa.opensuse.org/tests/3282034#step/podman_pods/138
downloading from github.com
https://openqa.opensuse.org/tests/3282068#step/flatpak/20
receiving data from flatub; if the grub call would just not match anything, we'd see a return value != 0 on the console, but the command simply does not return
The combination of issues seen does not indicate this being an actual product bug - but rather performance of o3 -> internet being quite poor