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

[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107530

Open
pavelsavara opened this issue Sep 9, 2024 · 1 comment
Open

[WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107530

pavelsavara opened this issue Sep 9, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@pavelsavara
Copy link
Member

pavelsavara commented Sep 9, 2024

Log

      [Debug_nww2llne_rax] impatient delay was canceled as expected
      [Debug_nww2llne_rax] 1st impatientClient was canceled as expected
      [Debug_nww2llne_rax] 
      [Debug_nww2llne_rax] Unhandled Exception:
      [Debug_nww2llne_rax] System.AggregateException: AggregateException_ctor_DefaultMessage (request should have timed out)
      [Debug_nww2llne_rax]  ---> System.Exception: request should have timed out
      [Debug_nww2llne_rax]    at WasiMainWrapper.MainAsync(String[] args)
      [Debug_nww2llne_rax]    Exception_EndOfInnerExceptionStack
      [Debug_nww2llne_rax]    at System.Threading.Thread.PollWasiEventLoopUntilResolved(Task`1 mainTask)
      [Debug_nww2llne_rax]    at WasiMainWrapper.Main(String[] args)
      [Debug_nww2llne_rax] 
      [Debug_nww2llne_rax] Unhandled Exception:
      [Debug_nww2llne_rax] System.AggregateException: AggregateException_ctor_DefaultMessage (request should have timed out)
      [Debug_nww2llne_rax]  ---> System.Exception: request should have timed out
      [Debug_nww2llne_rax]    at WasiMainWrapper.MainAsync(String[] args)
      [Debug_nww2llne_rax]    Exception_EndOfInnerExceptionStack
      [Debug_nww2llne_rax]    at System.Threading.Thread.PollWasiEventLoopUntilResolved(Task`1 mainTask)
      [Debug_nww2llne_rax]    at WasiMainWrapper.Main(String[] args)

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=799699&view=logs&jobId=9c08ee28-c5cd-54b8-6ae3-9fcb797291cc
Build error leg or test failing: Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish

Error Message

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

{
  "ErrorMessage": ["wasmtime run","request should have timed out"],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=799699
Error message validated: [wasmtime run request should have timed out]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/9/2024 6:54:57 AM UTC

Report

Build Definition Test Pull Request
816822 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #108182
816784 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #108179
816727 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #108178
815505 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107865
814106 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #106977
813991 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #106875
813958 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #108059
813201 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107863
812976 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107913
812933 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107843
811867 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107504
811859 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107789
811892 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107913
810612 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107504
810530 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107907
809343 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107827
809340 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107734
809028 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
807654 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107789
806269 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107434
806277 dotnet/runtime Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish #107028

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 21
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-wasi Related to WASI variant of arch-wasm labels Sep 9, 2024
@pavelsavara pavelsavara added this to the 10.0.0 milestone Sep 9, 2024
@pavelsavara pavelsavara self-assigned this Sep 9, 2024
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara pavelsavara changed the title [WASI] [WASI] Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish Sep 9, 2024
@pavelsavara pavelsavara added the disabled-test The test is disabled in source code against the issue label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-VM-threading-mono disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

1 participant