Mitigate Crossgen2 Failures in Outerloop CI #106165
Build #20240808.8 had test failures
Details
- Failed: 4 (0.00%)
- Passed: 409,116 (99.55%)
- Other: 1,826 (0.44%)
- Total: 410,946
Annotations
azure-pipelines / runtime-coreclr outerloop
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item JIT.CodeGenBringUpTests in job ca0145f1-5f38-4dae-90f7-712aa142a205 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ca0145f1-5f38-4dae-90f7-712aa142a205/workitems/JIT.CodeGenBringUpTests/console
azure-pipelines / runtime-coreclr outerloop
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Regression_1 in job 021b7e04-c4e6-4021-98f6-521ff8e17f50 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/021b7e04-c4e6-4021-98f6-521ff8e17f50/workitems/Regression_1/console
azure-pipelines / runtime-coreclr outerloop
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24408.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item TypeGeneratorTests900-999 in job 021b7e04-c4e6-4021-98f6-521ff8e17f50 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/021b7e04-c4e6-4021-98f6-521ff8e17f50/workitems/TypeGeneratorTests900-999/console
Check failure on line 1 in JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/Runtime_72926.cmd
azure-pipelines / runtime-coreclr outerloop
JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/Runtime_72926.cmd
/root/helix/work/workitem/e/JIT/Regression/Regression_2/../JitBlue/Runtime_72926/Runtime_72926/Runtime_72926.sh: line 315: -r:/root/helix/work/workitem/e/JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/IL-CG2/*.dll: No such file or directory
Unhandled exception. ILCompiler.CodeGenerationFailedException: Code generation failed for method '[Runtime_72926]Runtime_72926.CallForLongAsVector64_Zero()'
---> System.NullReferenceException: Object reference not set to an instance of an object.
at Internal.JitInterface.CorInfoImpl._beginInlining(IntPtr thisHandle, IntPtr* ppException, CORINFO_METHOD_STRUCT_* inlinerHnd, CORINFO_METHOD_STRUCT_* inlineeHnd) in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl_generated.cs:line 154
--- End of inner exception stack trace ---
at Internal.JitInterface.CorInfoImpl.CompileMethodInternal(IMethodNode methodCodeNodeNeedingCode, MethodIL methodIL) in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs:line 381
at Internal.JitInterface.CorInfoImpl.CompileMethod(MethodWithGCInfo methodCodeNodeNeedingCode, Logger logger) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 810
at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass50_0.<ComputeDependencyNodeDependencies>g__CompileOneMethod|5(DependencyNodeCore`1 dependency, Int32 compileThreadId) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 898
at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass50_0.<ComputeDependencyNodeDependencies>g__CompileOnThread|4(Int32 compilationThreadId) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 833
at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass50_0.<ComputeDependencyNodeDependencies>g__CompilationThread|3(Object objThreadId) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 811
Unhandled exception. System.ArgumentNullException: Value cannot be null. (Parameter 'array')
at System.Array.Clear(Array array, Int32 index, Int32 length)
at Internal.JitInterface.CorInfoImpl.CompileMethodCleanup() in /_/src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs:line 700
at Internal.JitInterface.CorInfoImpl.CompileMethod(MethodWithGCInfo methodCodeNodeNeedingCode, Logger logger) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs:line 826
at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass50_0.<ComputeDependencyNodeDependencies>g__CompileOneMethod|5(DependencyNodeCore`1 dependency, Int32 compileThreadId) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 898
at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass50_0.<ComputeDependencyNodeDependencies>g__CompileOnThread|4(Int32 compilationThreadId) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 833
at ILCompiler.ReadyToRunCodegenCompilation.<>c__DisplayClass50_0.<ComputeDependencyNodeDependencies>g__CompilationThread|3(Object objThreadId) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCodegenCompilation.cs:line 811
/root/helix/work/workitem/e/JIT/Regression/Regression_2/../JitBlue/Runtime_72926/Runtime_72926/Runtime_72926.sh: line 254: 9644 Aborted (core dumped) $__Command
Return code: 1
Raw output file: /root/helix/work/workitem/uploads/JitBlue/Runtime_72926/Runtime_72926/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/root/helix/work/workitem/e/JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/IL-CG2/Runtime_72926.dll
01:20:50
Response file: /root/helix/work/workitem/e/JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/Runtime_72926.dll.rsp
/root/helix/work/workitem/e/JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/IL-CG2/Runtime_72926.dll
-o:/root/helix/work/workitem/e/JIT/Regression/JitBlue/Runtime_72926/Runtime_72926/Runt
Raw output
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor527|0_528(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Check failure on line 1 in Regression_1.WorkItemExecution
azure-pipelines / runtime-coreclr outerloop
Regression_1.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in TypeGeneratorTests900-999.WorkItemExecution
azure-pipelines / runtime-coreclr outerloop
TypeGeneratorTests900-999.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in JIT.CodeGenBringUpTests.WorkItemExecution
azure-pipelines / runtime-coreclr outerloop
JIT.CodeGenBringUpTests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.