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

Test failure Regressions/coreclr/GitHub_54719/test54719/test54719 #87663

Closed
v-wenyuxu opened this issue Jun 16, 2023 · 2 comments
Closed

Test failure Regressions/coreclr/GitHub_54719/test54719/test54719 #87663

v-wenyuxu opened this issue Jun 16, 2023 · 2 comments
Labels
arch-arm64 arch-x64 arch-x86 area-crossgen2-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-linux Linux OS (any supported distro) os-mac-os-x macOS aka OSX os-windows

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr outerloop 20230615.2

Failed tests:

R2R-CG2 osx x64 Checked @ OSX.1200.Amd64.Open
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
R2R-CG2 linux arm64 Checked @ (Alpine.315.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.15-helix-arm64v8
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
R2R-CG2 linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
R2R-CG2 linux x64 Checked @ (Alpine.315.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.15-helix-amd64
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
R2R-CG2 windows x86 Checked @ Windows.10.Amd64.Open
    - Regressions\\coreclr\\GitHub_45037\\test45037\\test45037.cmd
    - Regressions\\coreclr\\GitHub_54719\\test54719\\test54719.cmd
R2R-CG2 windows x86 Checked no_tiered_compilation @ Windows.10.Amd64.Open
    - Regressions\\coreclr\\GitHub_45037\\test45037\\test45037.cmd
    - Regressions\\coreclr\\GitHub_54719\\test54719\\test54719.cmd
R2R-CG2 windows x64 Checked @ Windows.10.Amd64.Open
    - Regressions\\coreclr\\GitHub_45037\\test45037\\test45037.cmd
    - Regressions\\coreclr\\GitHub_54719\\test54719\\test54719.cmd
R2R-CG2 windows x64 Checked no_tiered_compilation @ Windows.10.Amd64.Open
    - Regressions\\coreclr\\GitHub_54719\\test54719\\test54719.cmd
    - Regressions\\coreclr\\GitHub_45037\\test45037\\test45037.cmd
R2R-CG2 osx x64 Checked no_tiered_compilation @ OSX.1200.Amd64.Open
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
R2R-CG2 linux arm64 Checked no_tiered_compilation @ (Alpine.315.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.15-helix-arm64v8
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
R2R-CG2 linux arm64 Checked no_tiered_compilation @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
R2R-CG2 linux x64 Checked no_tiered_compilation @ (Alpine.315.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.15-helix-amd64
    - Regressions/coreclr/GitHub_45037/test45037/test45037.sh
    - Regressions/coreclr/GitHub_54719/test54719/test54719.sh
R2R-CG2 windows arm64 Checked no_tiered_compilation @ Windows.11.Arm64.Open
    - Regressions\\coreclr\\GitHub_54719\\test54719\\test54719.cmd
    - Regressions\\coreclr\\GitHub_45037\\test45037\\test45037.cmd
R2R-CG2 windows arm64 Checked @ Windows.11.Arm64.Open
    - Regressions\\coreclr\\GitHub_45037\\test45037\\test45037.cmd
    - Regressions\\coreclr\\GitHub_54719\\test54719\\test54719.cmd

Error message:

 /private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/test54719.sh: line 305: -r:/private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/IL-CG2/*.dll: No such file or directory
Process terminated. Assertion failed.
   at Internal.TypeSystem.CastingHelper.CanCastToInternal(TypeDesc thisType, TypeDesc otherType, StackOverflowProtect protect) in /_/src/coreclr/tools/Common/TypeSystem/Common/CastingHelper.cs:line 179
   at Internal.TypeSystem.CastingHelper.CanCastTo(TypeDesc thisType, TypeDesc otherType) in /_/src/coreclr/tools/Common/TypeSystem/Common/CastingHelper.cs:line 17
   at Internal.TypeSystem.CastingHelper.IsCompatibleWith(TypeDesc thisType, TypeDesc otherType) in /_/src/coreclr/tools/Common/TypeSystem/Common/CastingHelper.cs:line 142
   at Internal.TypeSystem.MethodSignature.Equals(MethodSignature otherSignature, Boolean allowCovariantReturn) in /_/src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs:line 238
   at Internal.TypeSystem.MethodSignature.EqualsWithCovariantReturnType(MethodSignature otherSignature) in /_/src/coreclr/tools/Common/TypeSystem/Common/MethodDesc.cs:line 222
   at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.ValidateTypeWorker(EcmaType type) in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/TypeValidationChecker.cs:line 317
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.ValidateTypeWorker(EcmaType type)
   at ILCompiler.DependencyAnalysis.ReadyToRun.TypeValidationChecker.<>c__DisplayClass9_0.<ValidateType>b__0() in /_/src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/TypeValidationChecker.cs:line 95
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
   at System.Threading.ThreadPoolWorkQueue.Dispatch()
   at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
   at System.Threading.Thread.StartCallback()
/private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/test54719.sh: line 246: 20925 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/B0B409A9/w/B96509EE/uploads/Reports/Regressions.coreclr/GitHub_54719/test54719/test54719.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/IL-CG2/test54719.dll
16:31:21
Response file: /private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/test54719.dll.rsp
/private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/IL-CG2/test54719.dll
-o:/private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/test54719.dll
-r:/tmp/helix/working/B0B409A9/p/System.*.dll
-r:/tmp/helix/working/B0B409A9/p/Microsoft.*.dll
-r:/tmp/helix/working/B0B409A9/p/xunit.*.dll
-r:/tmp/helix/working/B0B409A9/p/mscorlib.dll
--verify-type-and-field-layout
--method-layout:random
--targetarch:x64
--targetos:osx
-O
Running CrossGen2:  dotnet /tmp/helix/working/B0B409A9/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/B0B409A9/w/B96509EE/e/Regressions/coreclr/GitHub_54719/test54719/test54719.dll.rsp  
[createdump] Gathering state for process 20925 
[createdump] Crashing thread 2e01d signal 6 (0006)
[createdump] Writing crash report to file /cores/coredump.20925.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /cores/coredump.20925.dmp
[createdump] Written 400146

Stack trace:

    at Regressions_coreclr._GitHub_54719_test54719_test54719_._GitHub_54719_test54719_test54719_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-06-15T07:22:18.136Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.JobId":"94bcf053-7b40-5111-f380-056c9b4b6421","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.JobAttempt":"1","Project":"public","DefinitionId":"134","operatingSystem":"OSX.1200.Amd64.Open","System.StageName":"Build","BuildNumber":"20230614.2","BuildId":"308008","configuration":"Checked-no_tiered_compilation","architecture":"x64","System.StageAttempt":"1","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.PhaseName":"run_test_p1_R2R_osx_x64_checked","System.JobName":"__default","AzurePipelinesTestRunId":"6268034"} Schedule
2023-06-15T07:22:18.136Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.JobId":"94bcf053-7b40-5111-f380-056c9b4b6421","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.JobAttempt":"1","Project":"public","DefinitionId":"134","operatingSystem":"OSX.1200.Amd64.Open","System.StageName":"Build","BuildNumber":"20230614.2","BuildId":"308008","configuration":"Checked-no_tiered_compilation","architecture":"x64","System.StageAttempt":"1","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.PhaseName":"run_test_p1_R2R_osx_x64_checked","System.JobName":"__default","AzurePipelinesTestRunId":"6268034"} Schedule
2023-06-15T07:22:17.004Z runtime-coreclr crossgen2 outerloop Checked osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"DefinitionId":"134","System.JobAttempt":"1","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","System.JobId":"94bcf053-7b40-5111-f380-056c9b4b6421","DefinitionName":"runtime-coreclr crossgen2 outerloop","architecture":"x64","BuildId":"308008","System.StageName":"Build","configuration":"Checked","AzurePipelinesTestRunId":"6268032","System.JobName":"__default","BuildNumber":"20230614.2","System.PhaseName":"run_test_p1_R2R_osx_x64_checked","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","Project":"public"} Schedule
2023-06-15T07:22:17.004Z runtime-coreclr crossgen2 outerloop Checked osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"DefinitionId":"134","System.JobAttempt":"1","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","System.JobId":"94bcf053-7b40-5111-f380-056c9b4b6421","DefinitionName":"runtime-coreclr crossgen2 outerloop","architecture":"x64","BuildId":"308008","System.StageName":"Build","configuration":"Checked","AzurePipelinesTestRunId":"6268032","System.JobName":"__default","BuildNumber":"20230614.2","System.PhaseName":"run_test_p1_R2R_osx_x64_checked","System.StageAttempt":"1","operatingSystem":"OSX.1200.Amd64.Open","Project":"public"} Schedule
2023-06-15T07:08:31.421Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"DefinitionName":"runtime-coreclr crossgen2 outerloop","Project":"public","System.StageAttempt":"1","BuildId":"308008","Reason":"Schedule","BuildNumber":"20230614.2","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"6267670","architecture":"x64","System.JobId":"30d857d6-2812-5c31-5c67-e52c43389e0f","DefinitionId":"134","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobName":"__default","configuration":"Checked-no_tiered_compilation","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_Composite_osx_x64_checked","System.JobAttempt":"1"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2023-06-15T07:08:31.421Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"DefinitionName":"runtime-coreclr crossgen2 outerloop","Project":"public","System.StageAttempt":"1","BuildId":"308008","Reason":"Schedule","BuildNumber":"20230614.2","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"6267670","architecture":"x64","System.JobId":"30d857d6-2812-5c31-5c67-e52c43389e0f","DefinitionId":"134","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobName":"__default","configuration":"Checked-no_tiered_compilation","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_Composite_osx_x64_checked","System.JobAttempt":"1"} Schedule
2023-06-15T07:08:30.249Z runtime-coreclr crossgen2 outerloop Checked osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"DefinitionName":"runtime-coreclr crossgen2 outerloop","BuildNumber":"20230614.2","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"134","configuration":"Checked","AzurePipelinesTestRunId":"6267668","System.StageAttempt":"1","System.JobName":"__default","Reason":"Schedule","BuildId":"308008","System.PhaseName":"run_test_p1_R2R_Composite_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","System.JobAttempt":"1","System.StageName":"Build","architecture":"x64","Project":"public","System.JobId":"30d857d6-2812-5c31-5c67-e52c43389e0f"} Schedule
2023-06-15T07:08:30.249Z runtime-coreclr crossgen2 outerloop Checked osx.1200.amd64.open x64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"DefinitionName":"runtime-coreclr crossgen2 outerloop","BuildNumber":"20230614.2","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"134","configuration":"Checked","AzurePipelinesTestRunId":"6267668","System.StageAttempt":"1","System.JobName":"__default","Reason":"Schedule","BuildId":"308008","System.PhaseName":"run_test_p1_R2R_Composite_osx_x64_checked","operatingSystem":"OSX.1200.Amd64.Open","System.JobAttempt":"1","System.StageName":"Build","architecture":"x64","Project":"public","System.JobId":"30d857d6-2812-5c31-5c67-e52c43389e0f"} Schedule
2023-06-15T07:06:37.509Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"operatingSystem":"OSX.1200.ARM64.Open","Project":"public","System.JobName":"__default","DefinitionName":"runtime-coreclr crossgen2 outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20230614.2","BuildId":"308008","configuration":"Checked-no_tiered_compilation","System.StageName":"Build","System.JobAttempt":"1","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","architecture":"arm64","System.PhaseAttempt":"1","DefinitionId":"134","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","AzurePipelinesTestRunId":"6267666","Reason":"Schedule"} Schedule
2023-06-15T07:06:37.509Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"operatingSystem":"OSX.1200.ARM64.Open","Project":"public","System.JobName":"__default","DefinitionName":"runtime-coreclr crossgen2 outerloop","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20230614.2","BuildId":"308008","configuration":"Checked-no_tiered_compilation","System.StageName":"Build","System.JobAttempt":"1","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","architecture":"arm64","System.PhaseAttempt":"1","DefinitionId":"134","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","AzurePipelinesTestRunId":"6267666","Reason":"Schedule"} Schedule
2023-06-15T07:06:36.384Z runtime-coreclr crossgen2 outerloop Checked osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"AzurePipelinesTestRunId":"6267664","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked","System.StageName":"Build","System.JobAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","BuildId":"308008","Project":"public","DefinitionId":"134","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","architecture":"arm64","BuildNumber":"20230614.2","System.JobName":"__default","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule"} Schedule
2023-06-15T07:06:36.384Z runtime-coreclr crossgen2 outerloop Checked osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"AzurePipelinesTestRunId":"6267664","System.StageAttempt":"1","System.PhaseAttempt":"1","configuration":"Checked","System.StageName":"Build","System.JobAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","BuildId":"308008","Project":"public","DefinitionId":"134","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","architecture":"arm64","BuildNumber":"20230614.2","System.JobName":"__default","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule"} Schedule
2023-06-15T07:01:24.856Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","BuildId":"308007","DefinitionName":"runtime-coreclr r2r","BuildNumber":"20230614.1","System.StageName":"Build","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","Reason":"Schedule","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked","System.StageAttempt":"1","Project":"public","AzurePipelinesTestRunId":"6267634","DefinitionId":"120","System.JobAttempt":"1","architecture":"arm64"} Schedule
2023-06-15T07:01:24.856Z runtime-coreclr r2r Checked osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","BuildId":"308007","DefinitionName":"runtime-coreclr r2r","BuildNumber":"20230614.1","System.StageName":"Build","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","Reason":"Schedule","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","configuration":"Checked","System.StageAttempt":"1","Project":"public","AzurePipelinesTestRunId":"6267634","DefinitionId":"120","System.JobAttempt":"1","architecture":"arm64"} Schedule
2023-06-15T07:01:23.59Z runtime-coreclr r2r Checked-no_tiered_compilation osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.StageName":"Build","Reason":"Schedule","System.PhaseAttempt":"1","BuildNumber":"20230614.1","DefinitionId":"120","AzurePipelinesTestRunId":"6267636","architecture":"arm64","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.JobName":"__default","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","operatingSystem":"OSX.1200.ARM64.Open","BuildId":"308007","Project":"public","System.JobAttempt":"1","DefinitionName":"runtime-coreclr r2r","configuration":"Checked-no_tiered_compilation"} Schedule
2023-06-15T07:01:23.59Z runtime-coreclr r2r Checked-no_tiered_compilation osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.StageName":"Build","Reason":"Schedule","System.PhaseAttempt":"1","BuildNumber":"20230614.1","DefinitionId":"120","AzurePipelinesTestRunId":"6267636","architecture":"arm64","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.JobName":"__default","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","operatingSystem":"OSX.1200.ARM64.Open","BuildId":"308007","Project":"public","System.JobAttempt":"1","DefinitionName":"runtime-coreclr r2r","configuration":"Checked-no_tiered_compilation"} Schedule
2023-06-15T07:00:18.02Z runtime-coreclr crossgen2 outerloop Checked osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"AzurePipelinesTestRunId":"6267622","DefinitionId":"134","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked","architecture":"arm64","BuildId":"308008","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20230614.2","Project":"public","System.StageAttempt":"1","Reason":"Schedule","System.JobId":"b98d1326-0c22-5cb0-0518-a01616fe181e","System.JobName":"__default","System.StageName":"Build","System.PhaseName":"run_test_p1_R2R_Composite_osx_arm64_checked","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-06-15T07:00:18.02Z runtime-coreclr crossgen2 outerloop Checked osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"AzurePipelinesTestRunId":"6267622","DefinitionId":"134","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked","architecture":"arm64","BuildId":"308008","operatingSystem":"OSX.1200.ARM64.Open","BuildNumber":"20230614.2","Project":"public","System.StageAttempt":"1","Reason":"Schedule","System.JobId":"b98d1326-0c22-5cb0-0518-a01616fe181e","System.JobName":"__default","System.StageName":"Build","System.PhaseName":"run_test_p1_R2R_Composite_osx_arm64_checked","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobAttempt":"1","System.PhaseAttempt":"1"} Schedule
2023-06-15T07:00:16.857Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"architecture":"arm64","Project":"public","BuildNumber":"20230614.2","System.PhaseName":"run_test_p1_R2R_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","System.StageName":"Build","System.JobId":"b98d1326-0c22-5cb0-0518-a01616fe181e","BuildId":"308008","DefinitionId":"134","System.JobName":"__default","System.PhaseAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr crossgen2 outerloop","AzurePipelinesTestRunId":"6267624","configuration":"Checked-no_tiered_compilation","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1"} Schedule
2023-06-15T07:00:16.857Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation osx.1200.arm64.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"architecture":"arm64","Project":"public","BuildNumber":"20230614.2","System.PhaseName":"run_test_p1_R2R_Composite_osx_arm64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","System.StageName":"Build","System.JobId":"b98d1326-0c22-5cb0-0518-a01616fe181e","BuildId":"308008","DefinitionId":"134","System.JobName":"__default","System.PhaseAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr crossgen2 outerloop","AzurePipelinesTestRunId":"6267624","configuration":"Checked-no_tiered_compilation","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1"} Schedule
2023-06-15T06:27:51.475Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation ubuntu.1804.armarch.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"Project":"public","System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","Reason":"Schedule","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.StageAttempt":"1","System.StageName":"Build","System.PhaseAttempt":"1","System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20230614.2","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","BuildId":"308008","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6267398","configuration":"Checked-no_tiered_compilation","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","architecture":"arm64","DefinitionId":"134"} Schedule
2023-06-15T06:27:51.475Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation ubuntu.1804.armarch.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"Project":"public","System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","Reason":"Schedule","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.StageAttempt":"1","System.StageName":"Build","System.PhaseAttempt":"1","System.JobName":"__default","System.JobAttempt":"1","BuildNumber":"20230614.2","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","BuildId":"308008","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"6267398","configuration":"Checked-no_tiered_compilation","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","architecture":"arm64","DefinitionId":"134"} Schedule
2023-06-15T06:27:50.381Z runtime-coreclr crossgen2 outerloop Checked ubuntu.1804.armarch.open arm64 Regressions/coreclr/GitHub_54719/test54719/test54719.sh Failed {"System.PhaseAttempt":"1","configuration":"Checked","BuildId":"308008","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","System.StageName":"Build","Reason":"Schedule","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","System.JobName":"__default","Project":"public","DefinitionId":"134","BuildNumber":"20230614.2","AzurePipelinesTestRunId":"6267396","System.JobAttempt":"1","DefinitionName":"runtime-coreclr crossgen2 outerloop"} Schedule
@v-wenyuxu v-wenyuxu added arch-arm64 arch-x86 os-linux Linux OS (any supported distro) os-mac-os-x macOS aka OSX os-windows arch-x64 blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Jun 16, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 16, 2023
@BruceForstall
Copy link
Member

@dotnet/crossgen-contrib

@davidwrighton
Copy link
Member

Fixed by #87789

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jun 20, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 arch-x64 arch-x86 area-crossgen2-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-linux Linux OS (any supported distro) os-mac-os-x macOS aka OSX os-windows
Projects
None yet
Development

No branches or pull requests

3 participants