Skip to content
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

Time-outs in System.Net.Http.Functional.Tests on Windows/arm64 CoreCLR #100328

Closed
matouskozak opened this issue Mar 27, 2024 · 4 comments
Closed
Labels
arch-arm64 area-System.Net.Http Known Build Error Use this to report build issues in the .NET Helix tab os-windows test-run-core Test failures in .NET Core test runs
Milestone

Comments

@matouskozak
Copy link
Member

matouskozak commented Mar 27, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=618649
Build error leg or test failing: System.Net.Http.Functional.Tests

Failing windows-arm64 Release Libraries_Release_CoreCLR job on runtime-extra-platforms.

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "System.Net.Http.Functional.Tests.Http1MultiChunkResponseStreamZeroByteReadTest.ZeroByteRead_IssuesZeroByteReadOnUnderlyingStream(readMode: SyncSpan, useSsl: True) [FAIL]",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Error log

 System.Net.Http.Functional.Tests.Http1MultiChunkResponseStreamZeroByteReadTest.ZeroByteRead_IssuesZeroByteReadOnUnderlyingStream(readMode: SyncSpan, useSsl: True) [FAIL]
      System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
      ---- System.TimeoutException : The operation was canceled.
      -------- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
      ------------ System.IO.IOException : The read operation failed, see inner exception.
      ---------------- System.ObjectDisposedException : Cannot access a disposed object.

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=618649
Error message validated: [System.Net.Http.Functional.Tests.Http1MultiChunkResponseStreamZeroByteReadTest.ZeroByteRead_IssuesZeroByteReadOnUnderlyingStream(readMode: SyncSpan, useSsl: True) [FAIL]]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 3/27/2024 5:51:27 AM UTC

Report

Build Definition Test Pull Request
697183 dotnet/runtime System.Net.Http.Functional.Tests.SocketsHttpHandler_RequestContentLengthMismatchTest_Http3.ContentLength_DoesNotMatchRequestContentLength_Throws

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@matouskozak matouskozak added arch-arm64 os-windows blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 27, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 27, 2024
@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Mar 27, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

@matouskozak
Copy link
Member Author

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Per our offline discussion, the no-hits are caused by Build Analysis not running on the runtime-extra-platforms pipeline (cc: @AlitzelMendez). The failures are still present on main rolling builds (e.g. https://dev.azure.com/dnceng-public/public/_build/results?buildId=621391&view=logs&jobId=542c931e-8293-51c7-dbad-a0a58a58ddc4&j=542c931e-8293-51c7-dbad-a0a58a58ddc4&t=9c7b0705-aa05-5c85-78fa-e85c2a87ac24).

@ManickaP ManickaP removed the untriaged New issue has not been triaged by the area owner label Mar 28, 2024
@ManickaP ManickaP added this to the 9.0.0 milestone Mar 28, 2024
@matouskozak matouskozak added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Apr 4, 2024
@matouskozak matouskozak removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jun 19, 2024
@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jun 25, 2024
@liveans
Copy link
Member

liveans commented Jul 3, 2024

No failure or re-runs Http1MultiChunkResponseStreamZeroByteReadTest.ZeroByteRead_IssuesZeroByteReadOnUnderlyingStream within 30 days in main, reported issue in the table is from release/8.0-staging.

Closing the issue, we can re-open if needed.

@liveans liveans closed this as completed Jul 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-System.Net.Http Known Build Error Use this to report build issues in the .NET Helix tab os-windows test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

5 participants