dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.15k stars 4.71k forks source link

Sockets tests failing on wasi-wasm #108726

Open ericstj opened 1 week ago

ericstj commented 1 week ago

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=835727 Build error leg or test failing: System.Net.Sockets.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/108718

Error Message

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

{
  "ErrorMessage": ["info: Starting:    managed/System.Net.Sockets.Tests.dll", "Error: failed to run main module `dotnet.wasm`"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-108718-merge-4274d6dbf69d44e5a7/System.Net.Sockets.Tests/1/console.57a801cd.log?helixlogtype=result

[20:23:20] info: Error: failed to run main module `dotnet.wasm`
[20:23:20] info: 
[20:23:20] info: Caused by:
[20:23:20] info:     0: failed to invoke `run` function
[20:23:20] info:     1: error while executing at wasm backtrace:
[20:23:20] info:            0: 0x38db25 - wit-component:shim!indirect-wasi:io/poll@0.2.0-poll
[20:23:20] info:            1: 0x23f38 - <unknown>!<wasm function 311>
[20:23:20] info:            2: 0x22950 - <unknown>!<wasm function 286>
[20:23:20] info:            3: 0x1222b - <unknown>!<wasm function 234>
[20:23:20] info:            4: 0x10e6f - <unknown>!<wasm function 233>
[20:23:20] info:            5: 0x13d96a - <unknown>!<wasm function 4274>
[20:23:20] info:            6: 0xfd1c6 - <unknown>!<wasm function 3199>
[20:23:20] info:            7: 0xfdcc7 - <unknown>!<wasm function 3208>
[20:23:20] info:            8: 0x102b08 - <unknown>!<wasm function 3281>
[20:23:20] info:            9: 0x1024e3 - <unknown>!<wasm function 3278>
[20:23:20] info:           10: 0xf566 - <unknown>!<wasm function 199>
[20:23:20] info:           11: 0x2947be - <unknown>!<wasm function 11646>
[20:23:20] info:           12: 0xaadf - <unknown>!<wasm function 129>
[20:23:20] info:           13: 0x38557a - wit-component:adapter:wasi_snapshot_preview1!wasi:cli/run@0.2.0#run
[20:23:20] info:     2: unknown handle index 0
[20:23:20] info: Process wasmtime.exe exited with 1
[20:23:20] info: Waiting to flush log messages with a timeout of 120 secs ..
[20:23:20] fail: Application has finished with exit code 1 but 0 was expected
XHarness exit code: 71 (GENERAL_FAILURE)

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=835727 Error message validated: [info: Starting: managed/System.Net.Sockets.Tests.dll Error: failed to run main moduledotnet.wasm``] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 10/9/2024 8:38:46 PM UTC

Report

Build Definition Test Pull Request
848262 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#102144
847918 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108167
846537 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#107889
846158 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108968
844862 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108685
844468 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108701
844422 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108881
844357 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#103375
843491 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108837
843135 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108884
842818 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution
842272 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution
841682 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108636
841028 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#103375
840351 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108765
839981 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108770
838315 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108756
838197 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108754
835727 dotnet/runtime System.Net.Sockets.Tests.WorkItemExecution dotnet/runtime#108718

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 13 19
dotnet-policy-service[bot] commented 1 week ago

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

dotnet-policy-service[bot] commented 1 week ago

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