runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[wasm] AOT: OOM when compiling `System.Numerics.Tensors.Tests.dll`

Open radical opened this issue 1 year ago • 1 comments

Build Information

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

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "Precompiling failed for .*System.Numerics.Tensors.Tests.dll",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
  [System.Numerics.Tensors.Tests.dll] Exec (with response file contents expanded) in /root/helix/work/workitem/e/publish: MONO_PATH=/root/helix/work/workitem/e/publish:/root/helix/work/correlation/build/microsoft.netcore.app.runtime.browser-wasm/runtimes/browser-wasm/native/:/root/helix/work/correlation/build/microsoft.netcore.app.runtime.browser-wasm/runtimes/browser-wasm/lib/net9.0 MONO_ENV_OPTIONS= /root/helix/work/correlation/build/cross/mono-aot-cross --wasm-exceptions --debug --llvm "--aot=no-opt,static,direct-icalls,deterministic,mattr=simd,dwarfdebug,llvm-path=/root/helix/work/correlation/build/emsdk/upstream/bin/,static,trimming-eligible-methods-outfile=/root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/tokens/System_Numerics_Tensors_Tests_dll_compiled_methods.txt,llvmonly,interp,asmonly,llvm-outfile=/root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Numerics.Tensors.Tests.dll.bc.tmp,temp-path=/root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Numerics.Tensors.Tests.dll.tmp" "System.Numerics.Tensors.Tests.dll"
  
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(676,5): error : Precompiling failed for /root/helix/work/workitem/e/publish/System.Numerics.Tensors.Tests.dll with exit code 137. 

cc @vargaz @tannergooding

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=522800 Error message validated: Precompiling failed for .*System.Numerics.Tensors.Tests.dll Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 1/11/2024 9:11:18 PM UTC

Report

Build Definition Test Pull Request
524793 dotnet/runtime normal-System.Numerics.Tensors.Tests.WorkItemExecution dotnet/runtime#95583
523904 dotnet/runtime normal-System.Numerics.Tensors.Tests.WorkItemExecution dotnet/runtime#96618
523499 dotnet/runtime normal-System.Numerics.Tensors.Tests.WorkItemExecution dotnet/runtime#96696
522876 dotnet/runtime normal-System.Numerics.Tensors.Tests.WorkItemExecution dotnet/runtime#96455
522800 dotnet/runtime normal-System.Numerics.Tensors.Tests.WorkItemExecution dotnet/runtime#96108
522684 dotnet/runtime normal-System.Numerics.Tensors.Tests.WorkItemExecution dotnet/runtime#96696

Summary

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

radical avatar Jan 11 '24 21:01 radical

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

Issue Details

Build Information

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

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "Precompiling failed for .*System.Numerics.Tensors.Tests.dll",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
  [System.Numerics.Tensors.Tests.dll] Exec (with response file contents expanded) in /root/helix/work/workitem/e/publish: MONO_PATH=/root/helix/work/workitem/e/publish:/root/helix/work/correlation/build/microsoft.netcore.app.runtime.browser-wasm/runtimes/browser-wasm/native/:/root/helix/work/correlation/build/microsoft.netcore.app.runtime.browser-wasm/runtimes/browser-wasm/lib/net9.0 MONO_ENV_OPTIONS= /root/helix/work/correlation/build/cross/mono-aot-cross --wasm-exceptions --debug --llvm "--aot=no-opt,static,direct-icalls,deterministic,mattr=simd,dwarfdebug,llvm-path=/root/helix/work/correlation/build/emsdk/upstream/bin/,static,trimming-eligible-methods-outfile=/root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/tokens/System_Numerics_Tensors_Tests_dll_compiled_methods.txt,llvmonly,interp,asmonly,llvm-outfile=/root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Numerics.Tensors.Tests.dll.bc.tmp,temp-path=/root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Numerics.Tensors.Tests.dll.tmp" "System.Numerics.Tensors.Tests.dll"
  
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(676,5): error : Precompiling failed for /root/helix/work/workitem/e/publish/System.Numerics.Tensors.Tests.dll with exit code 137. 

cc @vargaz @tannergooding

Author: radical
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-Codegen-AOT-mono, Known Build Error

Milestone: -

ghost avatar Jan 11 '24 21:01 ghost