-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSLStream benchmarks failures #2009
Comments
@liveans or @rzikm, can you please update the version? the docker image is here: https://github.com/dotnet/crank/blob/main/docker/agent/Dockerfile |
This may be related to dotnet/runtime#105788 |
@sebastienros is the benchmark being really run in a docker image? it seems to me that this happens directly on the target machines (e.g.asp-citrine-amd) which I assumed are running bare-metal Linux. Who has access to these machines? Can we check the installed libmsquic version? |
They run in a Docker container because this makes it easier to maintain which tools/versions are installed, and also deploy crank updates. This may change in a near future. If you run the linked Docker image locally you should be able to repro the same error. Host OS is Ubuntu 22.04 in our case. |
Fixed in source package |
QUIC version issue. I assume the docker image needs to be updated.
https://dev.azure.com/dnceng/internal/_build/results?buildId=2505915&view=logs&j=9142df0d-7def-5570-e89d-e2d109dff91d&t=d67dfdfb-0bf3-56a1-52b2-f9f4f85a7eea
@CarnaViire
The text was updated successfully, but these errors were encountered: