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

An error occurred trying to start process 'llvm-symbolizer' #91975

Open
BruceForstall opened this issue Sep 13, 2023 · 10 comments
Open

An error occurred trying to start process 'llvm-symbolizer' #91975

BruceForstall opened this issue Sep 13, 2023 · 10 comments

Comments

@BruceForstall
Copy link
Member

BruceForstall commented Sep 13, 2023

Looks like in some cases there is a failure to run llvm-symbolizer after a crash.

https://dev.azure.com/dnceng-public/public/_build/results?buildId=403691&view=ms.vss-test-web.build-test-results-tab&runId=8742492&resultId=120074&paneView=debug

    GC/API/Frozen/Frozen/Frozen.sh [FAIL]
      apply_reg_state: ip and cfa unchanged; stopping here (ip=0xffea41ab8154)
      waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
      /root/helix/work/workitem/e/GC/API/Frozen/Frozen/Frozen.sh: line 490:  6357 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.API/Frozen/Frozen/Frozen.output.txt
      Raw output:
      BEGIN EXECUTION
      /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true Frozen.dll ''
      [createdump] Gathering state for process 6357 corerun
      [createdump] Crashing thread 18ea signal 5 (0005)
      [createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json
      [createdump] Crash report successfully written
      [createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp
      [createdump] Written 713596928 bytes (174218 pages) to core file
      [createdump] Target process is alive
      [createdump] Dump successfully written in 1427ms
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED
      Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 9/12/2023 9:32:39 PM
      Processing /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json
      Printing stacktrace from '/home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json'
      Invoking llvm-symbolizer --pretty-print
      Errors while running llvm-symbolizer --pretty-print
      System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'llvm-symbolizer' with working directory '/root/helix/work/workitem/e'. No such file or directory
         at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
         at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
         at System.Diagnostics.Process.Start()
         at CoreclrTestLib.CoreclrTestWrapperLib.TryPrintStackTraceFromCrashReport(String crashReportJsonFile, TextWriter outputWriter)
      Test Harness Exitcode is : 1

{
  "ErrorMessage": "An error occurred trying to start process 'llvm-symbolizer' with working directory",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=462152
Error message validated: An error occurred trying to start process 'llvm-symbolizer' with working directory
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 11/7/2023 11:07:49 PM UTC

Report

Build Definition Test Pull Request
521052 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
520848 dotnet/runtime JIT/PGO/ProfileCastClassAndIsInst/ProfileCastClassAndIsInst/ProfileCastClassAndIsInst.cmd #96650
519755 dotnet/runtime GC/API/GC/Collect_Aggressive_MultipleParameters/Collect_Aggressive_MultipleParameters.sh #96650
519442 dotnet/runtime tracing/eventpipe/eventsvalidation/ExceptionThrown_V1/ExceptionThrown_V1.cmd #96650
519438 dotnet/runtime tracing/eventpipe/simpleruntimeeventvalidation/simpleruntimeeventvalidation/simpleruntimeeventvalidation.cmd #96650
518977 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
518680 dotnet/runtime tracing/eventpipe/simpleruntimeeventvalidation/simpleruntimeeventvalidation/simpleruntimeeventvalidation.cmd #96650
518683 dotnet/runtime Loader/classloader/TSAmbiguities/CollapsedInterfaces/HelloWorld/HelloWorld.cmd #96650
518588 dotnet/runtime tracing/eventpipe/eventsvalidation/ExceptionThrown_V1/ExceptionThrown_V1.cmd #96645
518585 dotnet/runtime tracing/eventpipe/simpleruntimeeventvalidation/simpleruntimeeventvalidation/simpleruntimeeventvalidation.cmd #96645
518363 dotnet/runtime readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd #96609
518093 dotnet/runtime profiler/gc/gcallocate/gcallocate.sh #96609
517599 dotnet/runtime profiler/unittest/metadatagetdispenser/metadatagetdispenser.sh #96609
517524 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
517515 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
517412 dotnet/runtime JIT/Regression/JitBlue/GitHub_65690/GitHub_65690/GitHub_65690.cmd
517359 dotnet/runtime ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests/MethodImplOptionsTests.sh
517145 dotnet/runtime JIT/Regression/JitBlue/GitHub_65690/GitHub_65690/GitHub_65690.cmd
517142 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
517056 dotnet/runtime JIT/Regression/JitBlue/GitHub_65690/GitHub_65690/GitHub_65690.cmd
517002 dotnet/runtime ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh
516728 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
515884 dotnet/runtime Interop/SuppressGCTransition/SuppressGCTransitionNegativeTest/SuppressGCTransitionNegativeTest.cmd #96386
515837 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
514408 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
513653 dotnet/runtime JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b441487/b441487/b441487.cmd #96440
513448 dotnet/runtime tracing/eventpipe/rundownvalidation/rundownvalidation/rundownvalidation.cmd #96440
513020 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
512895 dotnet/runtime Loader/classloader/regressions/vsw529206/vsw529206ModuleCctor/vsw529206ModuleCctor.cmd #96430
512706 dotnet/runtime Exceptions/UnwindFpBleedTest/UnwindFpBleedTest/UnwindFpBleedTest.cmd #96423
511926 dotnet/runtime Exceptions/UnwindFpBleedTest/UnwindFpBleedTest/UnwindFpBleedTest.cmd #96393
511888 dotnet/runtime Exceptions/UnwindFpBleedTest/UnwindFpBleedTest/UnwindFpBleedTest.cmd
511886 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
511795 dotnet/runtime JIT/Directed/tailcall/more_tailcalls/more_tailcalls.cmd #96386
511482 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
511483 dotnet/runtime Exceptions/UnwindFpBleedTest/UnwindFpBleedTest/UnwindFpBleedTest.cmd
511471 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
511268 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
511267 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
510899 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
510780 dotnet/runtime GC/API/GCHandleCollector/Count/Count.sh #96291
510343 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
509842 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
509358 dotnet/runtime baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
509310 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
508915 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
508439 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
508423 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
508162 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
508158 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
508110 dotnet/runtime ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh #96291
507865 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
507196 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
506264 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
505938 dotnet/runtime profiler/eventpipe/reverse_startup/reverse_startup.sh #94250
505165 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
504823 dotnet/runtime baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
504621 dotnet/runtime baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd #94825
503981 dotnet/runtime JIT/Performance/CodeQuality/Bytemark/Bytemark/Bytemark.cmd #96150
503978 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
503894 dotnet/runtime GC/Scenarios/BinTree/thdtreelivingobj/thdtreelivingobj.sh #96150
502686 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
502669 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
502281 dotnet/runtime baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd
502264 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
502261 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
502210 dotnet/runtime Interop/SuppressGCTransition/SuppressGCTransitionNegativeTest/SuppressGCTransitionNegativeTest.cmd
501837 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
500589 dotnet/runtime GC/Scenarios/ServerModel/servermodel/servermodel.sh
500536 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
499113 dotnet/runtime GC/API/NoGCRegion/Callback_Svr/Callback_Svr.sh
499068 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
499030 dotnet/runtime JIT/Regression/JitBlue/Runtime_56953/Runtime_56953/Runtime_56953.cmd
497723 dotnet/runtime GC/API/GC/Collect_Aggressive_MultipleParameters/Collect_Aggressive_MultipleParameters.sh
497705 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
497685 dotnet/runtime JIT/Regression/JitBlue/Runtime_56953/Runtime_56953/Runtime_56953.cmd
497258 dotnet/runtime GC/Scenarios/ServerModel/servermodel/servermodel.sh #91229
496378 dotnet/runtime GC/API/NoGCRegion/Callback/Callback.sh
496349 dotnet/runtime JIT/Methodical/Arrays/misc/arrres_il_r/arrres_il_r.cmd
496085 dotnet/runtime JIT/Regression/JitBlue/Runtime_56953/Runtime_56953/Runtime_56953.cmd #95854
495731 dotnet/runtime readytorun/tests/mainv1/mainv1.cmd #95840

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
3 26 81
@ghost
Copy link

ghost commented Sep 13, 2023

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

Issue Details

Looks like in some cases there is a failure to run llvm-symbolizer after a crash.

https://dev.azure.com/dnceng-public/public/_build/results?buildId=403691&view=ms.vss-test-web.build-test-results-tab&runId=8742492&resultId=120074&paneView=debug

    GC/API/Frozen/Frozen/Frozen.sh [FAIL]
      apply_reg_state: ip and cfa unchanged; stopping here (ip=0xffea41ab8154)
      waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
      /root/helix/work/workitem/e/GC/API/Frozen/Frozen/Frozen.sh: line 490:  6357 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.API/Frozen/Frozen/Frozen.output.txt
      Raw output:
      BEGIN EXECUTION
      /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true Frozen.dll ''
      [createdump] Gathering state for process 6357 corerun
      [createdump] Crashing thread 18ea signal 5 (0005)
      [createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json
      [createdump] Crash report successfully written
      [createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp
      [createdump] Written 713596928 bytes (174218 pages) to core file
      [createdump] Target process is alive
      [createdump] Dump successfully written in 1427ms
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED
      Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 9/12/2023 9:32:39 PM
      Processing /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json
      Printing stacktrace from '/home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json'
      Invoking llvm-symbolizer --pretty-print
      Errors while running llvm-symbolizer --pretty-print
      System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'llvm-symbolizer' with working directory '/root/helix/work/workitem/e'. No such file or directory
         at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
         at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
         at System.Diagnostics.Process.Start()
         at CoreclrTestLib.CoreclrTestWrapperLib.TryPrintStackTraceFromCrashReport(String crashReportJsonFile, TextWriter outputWriter)
      Test Harness Exitcode is : 1

Author: BruceForstall
Assignees: kunalspathak
Labels:

area-Infrastructure-coreclr

Milestone: 9.0.0

@carlossanlop carlossanlop added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Nov 7, 2023
@carlossanlop
Copy link
Member

I hit this in my PR: #93906

@kunalspathak
Copy link
Member

@hoyosjs - do we know how we can address this problem?

@hoyosjs
Copy link
Member

hoyosjs commented Nov 8, 2023

I was gathering some data for this one. Things are looking like:

image

  • OSX machines are supposed to have this installed - we'll have to reach out to dnceng again.
  • Alpine and Ubuntu 18.04 containers: I have a working change I think - it just sucks because it bloats image size ridiculously.
  • Ubuntu raw queues will need work with dnceng

@hoyosjs
Copy link
Member

hoyosjs commented Nov 8, 2023

@carlossanlop that addresses the runtime queues/containers. I don't have the full list where it matters for libs.

@build-analysis build-analysis bot removed this from the 9.0.0 milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@akoeplinger akoeplinger added this to the 9.0.0 milestone Nov 24, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 24, 2023
@JulieLeeMSFT JulieLeeMSFT removed blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jan 10, 2024
@JulieLeeMSFT
Copy link
Member

Removed the known build error label because it masks real crashes from PRs.

Example: https://github.com/dotnet/runtime/pull/96386/checks?check_run_id=20196770401
image

Juan will work on installing LLVM symbolizer on all test machines.

@JulieLeeMSFT JulieLeeMSFT assigned hoyosjs and unassigned kunalspathak Jan 10, 2024
@ericstj
Copy link
Member

ericstj commented Jan 18, 2024

@hoyosjs just double checking that the expectation here is that this component needs to be added to the helix machines and is not already there nor is it expected to come with the test payload.

@hoyosjs
Copy link
Member

hoyosjs commented Jan 24, 2024

Oddly telemetry only reports this missing in macOS and ubuntu for inner loop scenarios. I can't see any other instances where it's missing except for one alpine group of containers (adding them in dotnet/dotnet-buildtools-prereqs-docker#966). Tracking getting in the queues in #91975.

@carlossanlop
Copy link
Member

@hoyosjs - Sharing some fresh hits from my closely related PR where I am forcing a crash in the common native System.IO.Compression.Brotli code to get some XUnitLogChecker results: #97135

Expand
----- start =============== XUnitLogChecker Output =====================================================
Total dumps found in /home/helixbot/dotnetbuild/dumps: 1
Executing XUnitLogChecker in /home/helixbot/dotnetbuild/dumps...
/root/helix/work/correlation/dotnet --roll-forward Major /root/helix/work/correlation/XUnitLogChecker.dll --dumps-path /home/helixbot/dotnetbuild/dumps
[XUnitLogChecker]: 22:04:03.32: Only dumps checking will be done.
[XUnitLogChecker]: 22:04:03.57: Checking for dumps...
[XUnitLogChecker]: 22:04:03.58: Reading crash report '/home/helixbot/dotnetbuild/dumps/coredump.21.dmp.crashreport.json'...
[XUnitLogChecker]: 22:04:03.58: Stack Trace Found:

Invoking: sudo ls -l /home/helixbot/dotnetbuild/dumps/coredump.21.dmp.crashreport.json
stdout: -rw------- 1 helixbot2 adm 151471 Feb 23 22:04 /home/helixbot/dotnetbuild/dumps/coredump.21.dmp.crashreport.json

=========================================
Printing stacktrace from '/home/helixbot/dotnetbuild/dumps/coredump.21.dmp.crashreport.json'
Invoking llvm-symbolizer --pretty-print
Errors while running llvm-symbolizer --pretty-print
System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'llvm-symbolizer' with working directory '/root/helix/work/workitem/e'. No such file or directory
   at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 499
   at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) in /_/src/libraries/System.Diagnostics.Process/src/System/Diagnostics/Process.Unix.cs:line 456
   at CoreclrTestLib.CoreclrTestWrapperLib.TryPrintStackTraceFromCrashReport(String crashReportJsonFile, TextWriter outputWriter) in /__w/1/s/src/tests/Common/Coreclr.TestWrapper/CoreclrTestWrapperLib.cs:line 513
----- end =============== XUnitLogChecker Output - exit code 0 ===========================

@v-wenyuxu
Copy link

Failed in: runtime-coreclr gcstress-extra 20240525.1

Failed tests:

coreclr linux arm Checked gcstress0xc_disabler2r @ (Debian.12.Arm32.Open)Ubuntu.2004.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh

Error message:

 
Assert failure(PID 1782 [0x000006f6], Thread: 1782 [0x06f6]): SanityCheck()
    File: /__w/1/s/src/coreclr/vm/methodtable.cpp:8544
    Image: /root/helix/work/correlation/corerun

waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
/root/helix/work/workitem/e/ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh: line 441:  1782 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/ilasm.PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true IlasmPortablePdbTests.dll ''
[createdump] Gathering state for process 1782 corerun
[createdump] Crashing thread 06f6 signal 6 (0006)
[createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.1782.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.1782.dmp
[createdump] Written 56971264 bytes (13909 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 79ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 5/25/2024 10:38:09 PM
Processing /home/helixbot/dotnetbuild/dumps/coredump.1782.dmp.crashreport.json
Printing stacktrace from '/home/helixbot/dotnetbuild/dumps/coredump.1782.dmp.crashreport.json'
Invoking llvm-symbolizer --pretty-print
Stack trace:
----------------------------------
Thread Id: 0x6f6
      Child SP               IP Call Site
 0xffc1a5e8 0xf7807614 libc.so.6!
 0xffc1a5f0 0xf78719c0 libc.so.6!__wait4_time64
 0xffc1a658 0xf770c984 libcoreclr.so!PROCCreateCrashDump(std::vector<char const*, std::allocator<char const*> >&, char*, int, bool) at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:2308:22
 0xffc1a6a0 0xf770d784 libcoreclr.so!PROCCreateCrashDumpIfEnabled at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:2526:9
 0xffc1a6f0 0xf770ae78 libcoreclr.so!PROCAbort at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:2559:5
 (inlined by) RaiseFailFastException at /__w/1/s/src/coreclr/pal/src/thread/process.cpp:1276:14
 0xffc1a708 0xf75f43ac libcoreclr.so!_DbgBreakCheckNoThrow(char const*, int, char const*, int) at /__w/1/s/src/coreclr/utilcode/debug.cpp:300:0
 0xffc1a710 0xf75f4232 libcoreclr.so!SBuffer::~SBuffer() at /__w/1/s/src/coreclr/inc/sbuffer.inl:206:9
 (inlined by) _DbgBreakCheck at /__w/1/s/src/coreclr/utilcode/debug.cpp:293:1
 0xffc1b790 0xf75f4406 libcoreclr.so!_DbgBreakCheckNoThrow(char const*, int, char const*, int) at /__w/1/s/src/coreclr/utilcode/debug.cpp:0:0
 0xffc1b7d8 0xf75f4618 libcoreclr.so!DbgAssertDialog at /__w/1/s/src/coreclr/utilcode/debug.cpp:425:22
 0xffc1b800 0xf738a646 libcoreclr.so!MethodTable::Validate() at /__w/1/s/src/coreclr/vm/methodtable.cpp:0:0
 0xffc1b828 0xf738d384 libcoreclr.so!Object::ValidateInner(int, int, int) at /__w/1/s/src/coreclr/vm/object.cpp:553:9
 0xffc1b8a0 0xf7576a38 libcoreclr.so!WKS::GCHeap::Promote(Object**, ScanContext*, unsigned int) at /__w/1/s/src/coreclr/gc/gc.cpp:49013:9
 0xffc1b8d0 0xf7511320 libcoreclr.so!GcInfoDecoder::ReportSlotToGC(GcSlotDecoder&, unsigned int, REGDISPLAY*, bool, unsigned int, void (*)(void*, OBJECTREF*, unsigned int), void*) at /__w/1/s/src/coreclr/inc/gcinfodecoder.h:0:17
 0xffc1b910 0xf750ff02 libcoreclr.so!GcSlotDecoder::GetNumSlots() at /__w/1/s/src/coreclr/inc/gcinfodecoder.h:457:16
 (inlined by) GcInfoDecoder::ReportUntrackedSlots(GcSlotDecoder&, REGDISPLAY*, unsigned int, void (*)(void*, OBJECTREF*, unsigned int), void*) at /__w/1/s/src/coreclr/vm/gcinfodecoder.cpp:1130:81
 (inlined by) GcInfoDecoder::EnumerateLiveSlots(REGDISPLAY*, bool, unsigned int, 

Stack trace:

   at ilasm_PortablePdb._IlasmPortablePdbTests_IlasmPortablePdbTests_._IlasmPortablePdbTests_IlasmPortablePdbTests_sh()

   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-05-25T22:20:19.908Z runtime-coreclr gcstress-extra Checked-gcstress0xc_disabler2r ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"687709","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240525.1","DefinitionId":"113","configuration":"Checked-gcstress0xc_disabler2r","architecture":"arm","System.StageName":"Build","System.PhaseAttempt":"1","System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","Reason":"Schedule","DefinitionName":"runtime-coreclr gcstress-extra","AzurePipelinesTestRunId":"17076978","Project":"public","System.PhaseName":"run_test_p1__linux_arm_checked","operatingSystem":"(Debian.12.Arm32.Open)Ubuntu.2004.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-helix-arm32v7"} Schedule
2024-05-09T02:18:47.007Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","Reason":"Schedule","System.PhaseAttempt":"1","architecture":"arm","configuration":"Checked-no_tiered_compilation","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","Project":"public","DefinitionName":"runtime-coreclr outerloop","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","BuildId":"670046","System.StageAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.PhaseName":"run_test_p1__linux_arm_checked","BuildNumber":"20240508.3","DefinitionId":"108","AzurePipelinesTestRunId":"16612930"} Schedule
2024-05-09T02:18:45.812Z runtime-coreclr outerloop Checked ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionId":"108","DefinitionName":"runtime-coreclr outerloop","System.StageName":"Build","System.JobAttempt":"1","BuildId":"670046","Reason":"Schedule","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","Project":"public","BuildNumber":"20240508.3","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","AzurePipelinesTestRunId":"16612920","configuration":"Checked","architecture":"arm","System.PhaseName":"run_test_p1__linux_arm_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.PhaseAttempt":"1","System.JobName":"__default"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-05-08T20:55:20.943Z runtime Checked-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","System.PhaseName":"run_test_p0_coreclr__linux_arm_checked","Reason":"Schedule","System.StageName":"Build","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.JobId":"5875517b-40f2-5b27-5b45-8b8aba144595","configuration":"Checked-no_tiered_compilation","DefinitionName":"runtime","DefinitionId":"129","System.JobName":"__default","System.PhaseAttempt":"1","BuildId":"669797","architecture":"arm","AzurePipelinesTestRunId":"16607856","BuildNumber":"20240508.40","Project":"public","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-08T20:55:19.474Z runtime Checked ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionName":"runtime","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p0_coreclr__linux_arm_checked","configuration":"Checked","DefinitionId":"129","BuildNumber":"20240508.40","System.JobAttempt":"1","System.StageName":"Build","BuildId":"669797","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","Reason":"Schedule","System.StageAttempt":"1","System.JobId":"5875517b-40f2-5b27-5b45-8b8aba144595","Project":"public","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16607854","architecture":"arm"} Schedule
2024-05-08T19:20:43.463Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16606342","DefinitionName":"runtime-coreclr outerloop","BuildId":"669628","architecture":"arm","configuration":"Checked-no_tiered_compilation","Project":"public","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","Reason":"Schedule","System.PhaseAttempt":"1","System.StageAttempt":"1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240508.2","DefinitionId":"108","System.StageName":"Build"} Schedule
2024-05-08T19:20:41.712Z runtime-coreclr outerloop Checked ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240508.2","DefinitionId":"108","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","System.JobName":"__default","DefinitionName":"runtime-coreclr outerloop","AzurePipelinesTestRunId":"16606340","System.StageName":"Build","Reason":"Schedule","System.PhaseAttempt":"1","configuration":"Checked","architecture":"arm","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"669628","System.JobAttempt":"1","System.StageAttempt":"1","Project":"public","System.PhaseName":"run_test_p1__linux_arm_checked","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7"} Schedule
2024-05-08T10:18:34.795Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","Project":"public","AzurePipelinesTestRunId":"16596180","System.PhaseName":"run_test_p1__linux_arm_checked","BuildNumber":"20240508.1","System.JobAttempt":"1","System.JobName":"__default","BuildId":"669221","configuration":"Checked-no_tiered_compilation","Reason":"Schedule","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.StageAttempt":"1","architecture":"arm","DefinitionId":"108","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr outerloop","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-08T10:18:33.232Z runtime-coreclr outerloop Checked ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","AzurePipelinesTestRunId":"16596178","System.PhaseName":"run_test_p1__linux_arm_checked","architecture":"arm","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","BuildId":"669221","DefinitionName":"runtime-coreclr outerloop","System.PhaseAttempt":"1","System.JobAttempt":"1","Project":"public","System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","DefinitionId":"108","BuildNumber":"20240508.1","configuration":"Checked","Reason":"Schedule","System.StageAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7"} Schedule
2024-05-08T09:16:15.601Z runtime-coreclr pgo Checked-defaultpgo ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"860c965f-b28e-50d5-65d2-e40bd59f3a69","BuildNumber":"20240508.1","Reason":"Schedule","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_checked","System.PhaseAttempt":"1","BuildId":"669200","Project":"public","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.JobName":"__default","DefinitionId":"144","AzurePipelinesTestRunId":"16595346","DefinitionName":"runtime-coreclr pgo","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm","configuration":"Checked-defaultpgo","System.StageName":"Build"} Schedule
2024-05-08T08:55:12.152Z runtime Checked-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","AzurePipelinesTestRunId":"16594958","System.JobName":"__default","configuration":"Checked-no_tiered_compilation","BuildNumber":"20240508.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","DefinitionId":"129","System.JobId":"5875517b-40f2-5b27-5b45-8b8aba144595","System.PhaseName":"run_test_p0_coreclr__linux_arm_checked","architecture":"arm","Reason":"Schedule","System.PhaseAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","DefinitionName":"runtime","BuildId":"669202","System.JobAttempt":"1","Project":"public"} Schedule
2024-05-08T08:55:10.576Z runtime Checked ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","DefinitionId":"129","configuration":"Checked","System.StageAttempt":"1","BuildNumber":"20240508.1","System.JobId":"5875517b-40f2-5b27-5b45-8b8aba144595","AzurePipelinesTestRunId":"16594956","DefinitionName":"runtime","Reason":"Schedule","Project":"public","BuildId":"669202","System.JobAttempt":"1","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p0_coreclr__linux_arm_checked","architecture":"arm","System.JobName":"__default"} Schedule
2024-05-08T07:27:00.809Z coreclr-release-outerloop-nightly Release-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","architecture":"arm","DefinitionName":"coreclr-release-outerloop-nightly","System.JobName":"__default","AzurePipelinesTestRunId":"16592990","configuration":"Release-no_tiered_compilation","BuildNumber":"20240507.1","BuildId":"669106","System.JobAttempt":"1","DefinitionId":"135","System.StageAttempt":"1","System.StageName":"Build","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","Project":"public","System.PhaseName":"run_test_p1_R2R_linux_arm_release","System.JobId":"72dfe29e-04cf-5892-e89c-87a9854dd748","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule"} Schedule
2024-05-08T07:27:00.809Z coreclr-release-outerloop-nightly Release-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","architecture":"arm","DefinitionName":"coreclr-release-outerloop-nightly","System.JobName":"__default","AzurePipelinesTestRunId":"16592990","configuration":"Release-no_tiered_compilation","BuildNumber":"20240507.1","BuildId":"669106","System.JobAttempt":"1","DefinitionId":"135","System.StageAttempt":"1","System.StageName":"Build","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","Project":"public","System.PhaseName":"run_test_p1_R2R_linux_arm_release","System.JobId":"72dfe29e-04cf-5892-e89c-87a9854dd748","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule"} Schedule
2024-05-08T07:26:57.972Z coreclr-release-outerloop-nightly Release ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"669106","AzurePipelinesTestRunId":"16592988","System.PhaseName":"run_test_p1_R2R_linux_arm_release","System.PhaseAttempt":"1","System.JobAttempt":"1","Reason":"Schedule","DefinitionId":"135","architecture":"arm","BuildNumber":"20240507.1","System.StageAttempt":"1","System.JobId":"72dfe29e-04cf-5892-e89c-87a9854dd748","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","System.JobName":"__default","System.StageName":"Build","DefinitionName":"coreclr-release-outerloop-nightly","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","configuration":"Release"} Schedule
2024-05-08T07:23:41.546Z coreclr-release-outerloop-nightly Release-no_tiered_compilation ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionName":"coreclr-release-outerloop-nightly","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7","System.PhaseName":"run_test_p1__linux_arm_release","Reason":"Schedule","System.StageAttempt":"1","DefinitionId":"135","System.JobName":"__default","BuildId":"669106","System.StageName":"Build","BuildNumber":"20240507.1","System.JobAttempt":"1","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16592840","architecture":"arm","configuration":"Release-no_tiered_compilation","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"ae69a820-8040-5321-6217-15d430a2ab03"} Schedule
2024-05-08T07:23:40.155Z coreclr-release-outerloop-nightly Release ubuntu.2004.armarch.open arm ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionId":"135","System.StageName":"Build","DefinitionName":"coreclr-release-outerloop-nightly","System.JobName":"__default","AzurePipelinesTestRunId":"16592838","Reason":"Schedule","configuration":"Release","System.JobId":"ae69a820-8040-5321-6217-15d430a2ab03","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_arm_release","BuildNumber":"20240507.1","Project":"public","BuildId":"669106","System.PhaseAttempt":"1","System.JobAttempt":"1","architecture":"arm","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"(Ubuntu.1804.Arm32.Open)Ubuntu.2004.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7"} Schedule
2024-05-06T07:59:26.627Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_disabler2r_jitstress2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","System.PhaseAttempt":"1","DefinitionId":"141","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","System.JobName":"__default","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240505.1","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.StageAttempt":"1","AzurePipelinesTestRunId":"16531274","System.JobAttempt":"1","System.StageName":"Build","Reason":"Schedule","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","architecture":"arm64","BuildId":"666432"} Schedule
2024-05-06T07:27:30.361Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_disabler2r_jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","System.JobAttempt":"1","Reason":"Schedule","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"666432","BuildNumber":"20240505.1","AzurePipelinesTestRunId":"16530954","System.JobName":"__default","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","System.PhaseName":"run_test_p1_Composite_linux_x64_checked","Project":"public","System.JobId":"b01b9fd9-8de8-534a-70cd-a32a2dffddff","DefinitionId":"141","System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","System.StageAttempt":"1"} Schedule
2024-05-06T05:24:02.857Z runtime-coreclr jitstress Checked-jitstress1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Reason":"Schedule","Project":"public","System.JobAttempt":"1","configuration":"Checked-jitstress1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"109","DefinitionName":"runtime-coreclr jitstress","architecture":"x64","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildId":"666407","AzurePipelinesTestRunId":"16528844","System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildNumber":"20240505.1","System.JobName":"__default","System.StageAttempt":"1"} Schedule
2024-05-06T05:24:01.384Z runtime-coreclr jitstress Checked-jitstress2_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"configuration":"Checked-jitstress2_tiered","System.StageAttempt":"1","AzurePipelinesTestRunId":"16528852","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","System.JobAttempt":"1","BuildNumber":"20240505.1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseName":"run_test_p1__linux_x64_checked","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","System.PhaseAttempt":"1","DefinitionId":"109","BuildId":"666407","DefinitionName":"runtime-coreclr jitstress","architecture":"x64","Project":"public"} Schedule
2024-05-06T05:24:00.009Z runtime-coreclr jitstress Checked-jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Project":"public","BuildNumber":"20240505.1","System.JobName":"__default","Reason":"Schedule","System.StageName":"Build","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseName":"run_test_p1__linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"666407","AzurePipelinesTestRunId":"16528842","configuration":"Checked-jitstress2","DefinitionId":"109","System.StageAttempt":"1","architecture":"x64","System.JobAttempt":"1","DefinitionName":"runtime-coreclr jitstress","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseAttempt":"1"} Schedule
2024-05-06T05:23:57.087Z runtime-coreclr jitstress Checked-jitstress1_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","Reason":"Schedule","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobAttempt":"1","BuildId":"666407","AzurePipelinesTestRunId":"16528846","System.JobName":"__default","DefinitionName":"runtime-coreclr jitstress","Project":"public","System.PhaseAttempt":"1","DefinitionId":"109","BuildNumber":"20240505.1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.StageName":"Build","configuration":"Checked-jitstress1_tiered","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-06T03:47:41.1Z runtime-coreclr r2r-extra Checked-jitstress1_tiered osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","operatingSystem":"OSX.1200.ARM64.Open","AzurePipelinesTestRunId":"16528370","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","System.JobName":"__default","BuildId":"666362","DefinitionName":"runtime-coreclr r2r-extra","System.StageAttempt":"1","DefinitionId":"114","Reason":"Schedule","Project":"public","BuildNumber":"20240505.1","configuration":"Checked-jitstress1_tiered","System.JobAttempt":"1","architecture":"arm64","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked"} Schedule
2024-05-06T03:47:23.446Z runtime-coreclr r2r-extra Checked-jitstress2_tiered osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"configuration":"Checked-jitstress2_tiered","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","DefinitionId":"114","operatingSystem":"OSX.1200.ARM64.Open","System.PhaseAttempt":"1","System.StageName":"Build","Reason":"Schedule","BuildId":"666362","DefinitionName":"runtime-coreclr r2r-extra","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6","System.JobAttempt":"1","AzurePipelinesTestRunId":"16528362","System.JobName":"__default","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","BuildNumber":"20240505.1","architecture":"arm64"} Schedule
2024-05-06T03:31:02.455Z runtime-coreclr r2r-extra Checked-jitstress1_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16527936","BuildNumber":"20240505.1","System.StageName":"Build","System.JobName":"__default","DefinitionId":"114","System.PhaseName":"run_test_p1_R2R_linux_x64_checked","System.JobAttempt":"1","architecture":"x64","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"45a39349-90d5-51c8-4429-a48b2907fbdd","DefinitionName":"runtime-coreclr r2r-extra","configuration":"Checked-jitstress1_tiered","System.StageAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","Reason":"Schedule","System.PhaseAttempt":"1","BuildId":"666362"} Schedule
2024-05-06T03:30:58.033Z runtime-coreclr r2r-extra Checked-jitstress2_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"45a39349-90d5-51c8-4429-a48b2907fbdd","AzurePipelinesTestRunId":"16527918","System.StageAttempt":"1","System.JobName":"__default","System.PhaseName":"run_test_p1_R2R_linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","architecture":"x64","BuildId":"666362","DefinitionName":"runtime-coreclr r2r-extra","System.PhaseAttempt":"1","System.StageName":"Build","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildNumber":"20240505.1","Project":"public","DefinitionId":"114","System.JobAttempt":"1","configuration":"Checked-jitstress2_tiered"} Schedule
2024-05-05T22:34:40.138Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"configuration":"Checked-gcstress0xc_jitstress1","AzurePipelinesTestRunId":"16525526","DefinitionId":"113","DefinitionName":"runtime-coreclr gcstress-extra","operatingSystem":"OSX.1200.ARM64.Open","System.StageAttempt":"1","BuildNumber":"20240505.1","System.JobName":"__default","Reason":"Schedule","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","architecture":"arm64","Project":"public","System.StageName":"Build","BuildId":"666286","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1"} Schedule
2024-05-05T22:34:38.606Z runtime-coreclr gcstress-extra Checked-gcstress0xc_disabler2r_jitstress2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","Reason":"Schedule","architecture":"arm64","BuildId":"666286","AzurePipelinesTestRunId":"16525532","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","Project":"public","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageAttempt":"1","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","DefinitionId":"113","System.StageName":"Build","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20240505.1"} Schedule
2024-05-05T22:34:34.12Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16525528","System.StageName":"Build","System.PhaseAttempt":"1","BuildId":"666286","configuration":"Checked-gcstress0xc_jitstress2","DefinitionName":"runtime-coreclr gcstress-extra","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildNumber":"20240505.1","System.JobName":"__default","DefinitionId":"113","operatingSystem":"OSX.1200.ARM64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1__osx_arm64_checked","System.StageAttempt":"1","architecture":"arm64","Reason":"Schedule","Project":"public","System.JobAttempt":"1"} Schedule
2024-05-05T22:22:20.863Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Project":"public","System.JobName":"__default","BuildId":"666286","System.JobAttempt":"1","DefinitionName":"runtime-coreclr gcstress-extra","architecture":"x64","System.PhaseName":"run_test_p1__linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240505.1","System.PhaseAttempt":"1","Reason":"Schedule","System.StageName":"Build","AzurePipelinesTestRunId":"16525394","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1","DefinitionId":"113","configuration":"Checked-gcstress0xc_jitstress2","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5"} Schedule
2024-05-05T22:22:17.888Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobAttempt":"1","DefinitionId":"113","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1__linux_x64_checked","Project":"public","System.JobName":"__default","BuildNumber":"20240505.1","System.StageAttempt":"1","configuration":"Checked-gcstress0xc_jitstress1","System.StageName":"Build","System.PhaseAttempt":"1","Reason":"Schedule","BuildId":"666286","architecture":"x64","AzurePipelinesTestRunId":"16525398","DefinitionName":"runtime-coreclr gcstress-extra"} Schedule
2024-05-05T22:22:16.153Z runtime-coreclr gcstress-extra Checked-gcstress0xc_disabler2r_jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16525390","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobName":"__default","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildId":"666286","System.StageName":"Build","BuildNumber":"20240505.1","System.JobAttempt":"1","System.StageAttempt":"1","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","Project":"public","DefinitionName":"runtime-coreclr gcstress-extra","DefinitionId":"113","Reason":"Schedule","System.PhaseName":"run_test_p1__linux_x64_checked","architecture":"x64"} Schedule
2024-05-05T19:45:02.199Z runtime-coreclr jitstress-random Checked-jitstress_random_2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionName":"runtime-coreclr jitstress-random","BuildNumber":"20240505.1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","operatingSystem":"OSX.1200.ARM64.Open","architecture":"arm64","System.JobName":"__default","Project":"public","System.StageName":"Build","System.StageAttempt":"1","configuration":"Checked-jitstress_random_2","DefinitionId":"159","System.PhaseName":"run_test_p1__osx_arm64_checked","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"666195","System.JobAttempt":"1","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16524460"} Schedule
2024-05-05T19:45:00.715Z runtime-coreclr jitstress-random Checked-jitstress_random_1 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","System.JobAttempt":"1","architecture":"arm64","configuration":"Checked-jitstress_random_1","System.StageAttempt":"1","BuildNumber":"20240505.1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16524458","Project":"public","DefinitionId":"159","Reason":"Schedule","System.StageName":"Build","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","BuildId":"666195","DefinitionName":"runtime-coreclr jitstress-random","System.PhaseName":"run_test_p1__osx_arm64_checked","System.PhaseAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open"} Schedule
2024-05-05T19:40:59.246Z runtime-coreclr jitstress-random Checked-jitstress_random_1 osx.1200.amd64.open x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240505.1","System.JobAttempt":"1","Project":"public","operatingSystem":"OSX.1200.Amd64.Open","Reason":"Schedule","BuildId":"666195","System.JobName":"__default","DefinitionId":"159","System.StageName":"Build","DefinitionName":"runtime-coreclr jitstress-random","System.PhaseAttempt":"1","configuration":"Checked-jitstress_random_1","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","System.PhaseName":"run_test_p1__osx_x64_checked","System.JobId":"bf644a0b-2dbe-5a03-d8c6-a86fdd97c823","AzurePipelinesTestRunId":"16524440"} Schedule
2024-05-05T19:21:25.144Z runtime-coreclr jitstress-random Checked-jitstress_random_2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240505.1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","operatingSystem":"Ubuntu.2204.Amd64.Open","configuration":"Checked-jitstress_random_2","System.StageAttempt":"1","Reason":"Schedule","System.JobName":"__default","AzurePipelinesTestRunId":"16524244","System.JobAttempt":"1","Project":"public","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionId":"159","BuildId":"666195","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr jitstress-random","architecture":"x64"} Schedule
2024-05-05T19:21:23.754Z runtime-coreclr jitstress-random Checked-jitstress_random_1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","BuildNumber":"20240505.1","System.PhaseName":"run_test_p1__linux_x64_checked","BuildId":"666195","AzurePipelinesTestRunId":"16524242","DefinitionName":"runtime-coreclr jitstress-random","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"Ubuntu.2204.Amd64.Open","Reason":"Schedule","configuration":"Checked-jitstress_random_1","System.PhaseAttempt":"1","DefinitionId":"159","System.JobName":"__default","System.StageAttempt":"1","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","architecture":"x64"} Schedule
2024-05-05T18:24:04.531Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x80 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","BuildId":"666175","System.StageAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20240505.1","configuration":"Checked-jitstress2_jitstressregs0x80","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseName":"run_test_p1__linux_x64_checked","architecture":"x64","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","Project":"public","Reason":"Schedule","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobName":"__default","AzurePipelinesTestRunId":"16523722","System.JobAttempt":"1","DefinitionId":"111"} Schedule
2024-05-05T18:24:03.184Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x2000 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","DefinitionId":"111","configuration":"Checked-jitstress2_jitstressregs0x2000","System.PhaseName":"run_test_p1__linux_x64_checked","Project":"public","System.StageName":"Build","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","Reason":"Schedule","System.JobAttempt":"1","BuildId":"666175","System.PhaseAttempt":"1","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240505.1","AzurePipelinesTestRunId":"16523730","System.JobName":"__default","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5"} Schedule
2024-05-05T18:24:01.282Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs8 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","System.StageAttempt":"1","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.PhaseName":"run_test_p1__linux_x64_checked","Project":"public","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","BuildNumber":"20240505.1","BuildId":"666175","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","DefinitionId":"111","Reason":"Schedule","AzurePipelinesTestRunId":"16523724","configuration":"Checked-jitstress2_jitstressregs8"} Schedule
2024-05-05T18:23:59.746Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseName":"run_test_p1__linux_x64_checked","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16523728","configuration":"Checked-jitstress2_jitstressregs2","System.StageName":"Build","BuildNumber":"20240505.1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildId":"666175","Reason":"Schedule","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionId":"111","System.JobAttempt":"1","architecture":"x64","System.StageAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open"} Schedule
2024-05-05T18:23:57.921Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs3 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","System.StageAttempt":"1","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","DefinitionId":"111","Project":"public","System.PhaseName":"run_test_p1__linux_x64_checked","BuildId":"666175","Reason":"Schedule","AzurePipelinesTestRunId":"16523726","System.JobName":"__default","configuration":"Checked-jitstress2_jitstressregs3","BuildNumber":"20240505.1","System.JobAttempt":"1","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-05T18:23:56.453Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","BuildNumber":"20240505.1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","configuration":"Checked-jitstress2_jitstressregs1","System.StageAttempt":"1","BuildId":"666175","DefinitionId":"111","System.PhaseName":"run_test_p1__linux_x64_checked","Reason":"Schedule","architecture":"x64","System.JobName":"__default","AzurePipelinesTestRunId":"16523714","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","Project":"public","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-05T18:23:54.983Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16523720","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildId":"666175","System.JobName":"__default","System.PhaseAttempt":"1","Reason":"Schedule","System.StageAttempt":"1","System.JobAttempt":"1","Project":"public","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.StageName":"Build","configuration":"Checked-jitstress2_jitstressregs0x1000","architecture":"x64","BuildNumber":"20240505.1","DefinitionId":"111"} Schedule
2024-05-05T18:23:53.463Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x10 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageAttempt":"1","DefinitionId":"111","System.PhaseAttempt":"1","System.JobName":"__default","System.StageName":"Build","BuildId":"666175","configuration":"Checked-jitstress2_jitstressregs0x10","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.JobAttempt":"1","Project":"public","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16523718","BuildNumber":"20240505.1","architecture":"x64","operatingSystem":"Ubuntu.2204.Amd64.Open","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-05T18:23:52.046Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs4 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"configuration":"Checked-jitstress2_jitstressregs4","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","BuildId":"666175","System.JobName":"__default","AzurePipelinesTestRunId":"16523716","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","System.JobAttempt":"1","System.StageName":"Build","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","Reason":"Schedule","DefinitionId":"111","BuildNumber":"20240505.1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","architecture":"x64"} Schedule
2024-05-05T07:36:45.473Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_disabler2r_jitstress2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","architecture":"arm64","System.JobName":"__default","AzurePipelinesTestRunId":"16516016","System.PhaseName":"run_test_p1_Composite_osx_arm64_checked","DefinitionId":"141","System.JobAttempt":"1","System.StageAttempt":"1","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","System.StageName":"Build","BuildId":"665927","System.JobId":"4b5575ba-4f05-5198-bc88-a075c735caa5","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","Project":"public","operatingSystem":"OSX.1200.ARM64.Open","DefinitionName":"runtime-coreclr crossgen2-composite gcstress"} Schedule
2024-05-05T07:25:13.511Z runtime-coreclr crossgen2-composite gcstress Checked-gcstress0xc_disabler2r_jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"665927","System.JobName":"__default","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1_Composite_linux_x64_checked","System.StageName":"Build","DefinitionId":"141","BuildNumber":"20240504.1","System.StageAttempt":"1","Project":"public","Reason":"Schedule","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","architecture":"x64","System.JobId":"b01b9fd9-8de8-534a-70cd-a32a2dffddff","AzurePipelinesTestRunId":"16515866","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-gcstress0xc_disabler2r_jitstress2"} Schedule
2024-05-05T05:23:23.043Z runtime-coreclr jitstress Checked-jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","System.JobName":"__default","BuildNumber":"20240504.1","System.StageAttempt":"1","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr jitstress","System.JobAttempt":"1","BuildId":"665914","System.PhaseName":"run_test_p1__linux_x64_checked","System.PhaseAttempt":"1","DefinitionId":"109","configuration":"Checked-jitstress2","Reason":"Schedule","AzurePipelinesTestRunId":"16515340","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public"} Schedule
2024-05-05T05:23:21.689Z runtime-coreclr jitstress Checked-jitstress1_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240504.1","configuration":"Checked-jitstress1_tiered","Reason":"Schedule","DefinitionName":"runtime-coreclr jitstress","DefinitionId":"109","architecture":"x64","System.PhaseAttempt":"1","Project":"public","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16515342","System.StageName":"Build","System.JobAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildId":"665914","System.JobName":"__default","operatingSystem":"Ubuntu.2204.Amd64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1"} Schedule
2024-05-05T05:23:18.752Z runtime-coreclr jitstress Checked-jitstress1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionName":"runtime-coreclr jitstress","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseAttempt":"1","BuildNumber":"20240504.1","AzurePipelinesTestRunId":"16515336","System.JobName":"__default","Reason":"Schedule","Project":"public","System.JobAttempt":"1","System.StageAttempt":"1","System.StageName":"Build","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"109","BuildId":"665914","configuration":"Checked-jitstress1"} Schedule
2024-05-05T05:23:17.345Z runtime-coreclr jitstress Checked-jitstress2_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240504.1","DefinitionId":"109","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16515338","System.StageAttempt":"1","BuildId":"665914","operatingSystem":"Ubuntu.2204.Amd64.Open","DefinitionName":"runtime-coreclr jitstress","System.JobName":"__default","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","configuration":"Checked-jitstress2_tiered","architecture":"x64","System.StageName":"Build","System.PhaseAttempt":"1","System.JobAttempt":"1"} Schedule
2024-05-05T03:50:23.556Z runtime-coreclr r2r-extra Checked-jitstress2_tiered osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"665904","architecture":"arm64","System.StageAttempt":"1","System.PhaseAttempt":"1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16514966","operatingSystem":"OSX.1200.ARM64.Open","System.StageName":"Build","DefinitionId":"114","BuildNumber":"20240504.1","DefinitionName":"runtime-coreclr r2r-extra","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.JobAttempt":"1","Project":"public","Reason":"Schedule","configuration":"Checked-jitstress2_tiered","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6"} Schedule
2024-05-05T03:50:18.934Z runtime-coreclr r2r-extra Checked-jitstress1_tiered osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionId":"114","BuildId":"665904","System.StageName":"Build","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","operatingSystem":"OSX.1200.ARM64.Open","Project":"public","AzurePipelinesTestRunId":"16514972","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr r2r-extra","System.PhaseName":"run_test_p1_R2R_osx_arm64_checked","System.StageAttempt":"1","BuildNumber":"20240504.1","System.JobName":"__default","configuration":"Checked-jitstress1_tiered","Reason":"Schedule","System.JobId":"99f15f99-448d-5593-a271-dbdf553789a6"} Schedule
2024-05-05T03:29:30.498Z runtime-coreclr r2r-extra Checked-jitstress1_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"45a39349-90d5-51c8-4429-a48b2907fbdd","System.JobAttempt":"1","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","architecture":"x64","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"16514726","Reason":"Schedule","System.JobName":"__default","DefinitionName":"runtime-coreclr r2r-extra","System.StageName":"Build","BuildId":"665904","configuration":"Checked-jitstress1_tiered","DefinitionId":"114","System.PhaseAttempt":"1","System.StageAttempt":"1","System.PhaseName":"run_test_p1_R2R_linux_x64_checked"} Schedule
2024-05-05T03:29:14.895Z runtime-coreclr r2r-extra Checked-jitstress2_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16514730","System.JobName":"__default","BuildId":"665904","DefinitionName":"runtime-coreclr r2r-extra","Project":"public","System.JobId":"45a39349-90d5-51c8-4429-a48b2907fbdd","System.PhaseAttempt":"1","System.StageAttempt":"1","DefinitionId":"114","Reason":"Schedule","architecture":"x64","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","configuration":"Checked-jitstress2_tiered","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","BuildNumber":"20240504.1","System.PhaseName":"run_test_p1_R2R_linux_x64_checked"} Schedule
2024-05-04T22:47:34.982Z runtime-coreclr gcstress-extra Checked-gcstress0xc_disabler2r_jitstress2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"operatingSystem":"OSX.1200.ARM64.Open","Reason":"Schedule","System.StageName":"Build","DefinitionName":"runtime-coreclr gcstress-extra","BuildId":"665830","architecture":"arm64","Project":"public","AzurePipelinesTestRunId":"16513548","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.JobName":"__default","DefinitionId":"113","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","System.PhaseName":"run_test_p1__osx_arm64_checked","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","System.PhaseAttempt":"1","System.JobAttempt":"1"} Schedule
2024-05-04T22:47:33.479Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","operatingSystem":"OSX.1200.ARM64.Open","DefinitionId":"113","System.StageAttempt":"1","System.StageName":"Build","BuildId":"665830","DefinitionName":"runtime-coreclr gcstress-extra","BuildNumber":"20240504.1","architecture":"arm64","configuration":"Checked-gcstress0xc_jitstress1","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","Reason":"Schedule","System.JobAttempt":"1","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","AzurePipelinesTestRunId":"16513556","System.JobName":"__default","System.PhaseName":"run_test_p1__osx_arm64_checked"} Schedule
2024-05-04T22:47:27.82Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 osx.1200.arm64.open arm64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionId":"113","configuration":"Checked-gcstress0xc_jitstress2","architecture":"arm64","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__osx_arm64_checked","Project":"public","AzurePipelinesTestRunId":"16513558","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","DefinitionName":"runtime-coreclr gcstress-extra","System.JobId":"765fd5e9-e47f-5cb0-4cbf-499eaaaee93e","System.StageName":"Build","System.StageAttempt":"1","BuildNumber":"20240504.1","System.JobName":"__default","Reason":"Schedule","operatingSystem":"OSX.1200.ARM64.Open","BuildId":"665830"} Schedule
2024-05-04T22:25:03.188Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","configuration":"Checked-gcstress0xc_jitstress1","DefinitionId":"113","System.StageAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","Reason":"Schedule","Project":"public","BuildId":"665830","AzurePipelinesTestRunId":"16513434","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionName":"runtime-coreclr gcstress-extra","System.PhaseAttempt":"1","System.StageName":"Build","System.JobName":"__default"} Schedule
2024-05-04T22:25:00.173Z runtime-coreclr gcstress-extra Checked-gcstress0xc_disabler2r_jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr gcstress-extra","System.JobAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.StageName":"Build","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","DefinitionId":"113","BuildNumber":"20240504.1","Reason":"Schedule","System.StageAttempt":"1","configuration":"Checked-gcstress0xc_disabler2r_jitstress2","Project":"public","AzurePipelinesTestRunId":"16513444","BuildId":"665830"} Schedule
2024-05-04T22:24:57.165Z runtime-coreclr gcstress-extra Checked-gcstress0xc_jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr gcstress-extra","architecture":"x64","System.JobAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","operatingSystem":"Ubuntu.2204.Amd64.Open","DefinitionId":"113","Reason":"Schedule","AzurePipelinesTestRunId":"16513446","System.StageAttempt":"1","BuildNumber":"20240504.1","BuildId":"665830","configuration":"Checked-gcstress0xc_jitstress2","System.PhaseAttempt":"1","Project":"public","System.JobName":"__default","System.StageName":"Build","System.PhaseName":"run_test_p1__linux_x64_checked"} Schedule
2024-05-04T21:29:31.966Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nossse3 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.StageName":"Build","System.StageAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseAttempt":"1","BuildNumber":"20240504.1","configuration":"Checked-jitstress_isas_2_x86_nossse3","BuildId":"665757","DefinitionId":"115","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","DefinitionName":"runtime-coreclr jitstress-isas-x86","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobAttempt":"1","AzurePipelinesTestRunId":"16513136","architecture":"x64"} Schedule
2024-05-04T21:28:50.478Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse42 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Project":"public","configuration":"Checked-jitstress_isas_2_x86_nosse42","System.StageName":"Build","BuildId":"665757","System.JobName":"__default","DefinitionId":"115","System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","architecture":"x64","System.JobAttempt":"1","AzurePipelinesTestRunId":"16513126","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.StageAttempt":"1","BuildNumber":"20240504.1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-04T21:28:31.425Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse41 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16513124","operatingSystem":"Ubuntu.2204.Amd64.Open","DefinitionName":"runtime-coreclr jitstress-isas-x86","BuildNumber":"20240504.1","System.StageName":"Build","Project":"public","BuildId":"665757","System.JobAttempt":"1","DefinitionId":"115","Reason":"Schedule","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","configuration":"Checked-jitstress_isas_2_x86_nosse41","System.PhaseAttempt":"1"} Schedule
2024-05-04T21:27:31.21Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse3_4 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","System.PhaseName":"run_test_p1__linux_x64_checked","BuildId":"665757","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobName":"__default","Reason":"Schedule","System.StageName":"Build","configuration":"Checked-jitstress_isas_2_x86_nosse3_4","System.PhaseAttempt":"1","DefinitionId":"115","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.StageAttempt":"1","System.JobAttempt":"1","AzurePipelinesTestRunId":"16513120","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","Project":"public"} Schedule
2024-05-04T21:01:37.259Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopclmulqdq ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageName":"Build","DefinitionId":"115","operatingSystem":"Ubuntu.2204.Amd64.Open","Project":"public","AzurePipelinesTestRunId":"16512600","Reason":"Schedule","System.JobAttempt":"1","System.JobName":"__default","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","BuildId":"665757","System.PhaseAttempt":"1","configuration":"Checked-jitstress_isas_1_x86_nopclmulqdq"} Schedule
2024-05-04T21:01:32.755Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noaes ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"configuration":"Checked-jitstress_isas_1_x86_noaes","AzurePipelinesTestRunId":"16512576","operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","DefinitionId":"115","Reason":"Schedule","BuildId":"665757","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","System.JobName":"__default","System.JobAttempt":"1","System.StageName":"Build","System.PhaseAttempt":"1","BuildNumber":"20240504.1","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-04T21:01:28.211Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","System.PhaseAttempt":"1","System.StageName":"Build","System.JobName":"__default","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16512594","Project":"public","System.StageAttempt":"1","System.JobAttempt":"1","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildId":"665757","configuration":"Checked-jitstress_isas_1_x86_nobmi2","DefinitionId":"115"} Schedule
2024-05-04T21:01:26.552Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nolzcnt ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"Ubuntu.2204.Amd64.Open","configuration":"Checked-jitstress_isas_1_x86_nolzcnt","BuildId":"665757","architecture":"x64","Project":"public","System.PhaseAttempt":"1","Reason":"Schedule","System.StageName":"Build","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16512598","DefinitionId":"115","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.StageAttempt":"1","System.JobAttempt":"1","BuildNumber":"20240504.1","System.JobName":"__default"} Schedule
2024-05-04T21:01:25.051Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseName":"run_test_p1__linux_x64_checked","System.StageName":"Build","System.StageAttempt":"1","Reason":"Schedule","architecture":"x64","BuildId":"665757","AzurePipelinesTestRunId":"16512602","operatingSystem":"Ubuntu.2204.Amd64.Open","configuration":"Checked-jitstress_isas_1_x86_noavx2","System.JobAttempt":"1","System.JobName":"__default","BuildNumber":"20240504.1","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr jitstress-isas-x86","Project":"public","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionId":"115","System.PhaseAttempt":"1"} Schedule
2024-05-04T21:01:23.457Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nobmi2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","AzurePipelinesTestRunId":"16512588","System.StageName":"Build","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildId":"665757","DefinitionName":"runtime-coreclr jitstress-isas-x86","architecture":"x64","BuildNumber":"20240504.1","configuration":"Checked-jitstress_isas_2_x86_nobmi2","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionId":"115","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","Project":"public","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"Ubuntu.2204.Amd64.Open"} Schedule
2024-05-04T21:01:21.878Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nohwintrinsic ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionName":"runtime-coreclr jitstress-isas-x86","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"Ubuntu.2204.Amd64.Open","Reason":"Schedule","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionId":"115","AzurePipelinesTestRunId":"16512572","configuration":"Checked-jitstress_isas_1_x86_nohwintrinsic","System.StageName":"Build","BuildId":"665757","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageAttempt":"1","System.JobAttempt":"1","System.PhaseAttempt":"1","System.JobName":"__default","Project":"public","architecture":"x64","BuildNumber":"20240504.1"} Schedule
2024-05-04T21:01:19.011Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx512 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobAttempt":"1","System.JobName":"__default","AzurePipelinesTestRunId":"16512564","BuildId":"665757","configuration":"Checked-jitstress_isas_2_x86_noavx512","DefinitionId":"115","Reason":"Schedule","architecture":"x64","System.PhaseAttempt":"1","System.StageName":"Build","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.PhaseName":"run_test_p1__linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","Project":"public"} Schedule
2024-05-04T21:01:17.808Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nofma ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","Project":"public","Reason":"Schedule","BuildId":"665757","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16512570","BuildNumber":"20240504.1","System.StageName":"Build","configuration":"Checked-jitstress_isas_2_x86_nofma","architecture":"x64","DefinitionId":"115","operatingSystem":"Ubuntu.2204.Amd64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5"} Schedule
2024-05-04T21:01:15.179Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse3 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionName":"runtime-coreclr jitstress-isas-x86","Project":"public","System.PhaseName":"run_test_p1__linux_x64_checked","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","configuration":"Checked-jitstress_isas_2_x86_nosse3","BuildId":"665757","System.JobName":"__default","BuildNumber":"20240504.1","architecture":"x64","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","System.StageAttempt":"1","AzurePipelinesTestRunId":"16512586","DefinitionId":"115","System.StageName":"Build","Reason":"Schedule"} Schedule
2024-05-04T21:01:12.355Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3_4 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","BuildId":"665757","configuration":"Checked-jitstress_isas_1_x86_nosse3_4","System.StageAttempt":"1","System.StageName":"Build","System.PhaseAttempt":"1","Reason":"Schedule","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","AzurePipelinesTestRunId":"16512556","architecture":"x64","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionId":"115","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","Project":"public","operatingSystem":"Ubuntu.2204.Amd64.Open","DefinitionName":"runtime-coreclr jitstress-isas-x86","BuildNumber":"20240504.1"} Schedule
2024-05-04T21:01:10.703Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse41 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","BuildId":"665757","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16512574","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionName":"runtime-coreclr jitstress-isas-x86","configuration":"Checked-jitstress_isas_1_x86_nosse41","DefinitionId":"115","architecture":"x64","System.JobName":"__default","System.JobAttempt":"1","System.PhaseAttempt":"1","BuildNumber":"20240504.1","Reason":"Schedule","Project":"public"} Schedule
2024-05-04T21:01:08.08Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16512544","System.StageAttempt":"1","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"x64","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.PhaseName":"run_test_p1__linux_x64_checked","Project":"public","System.StageName":"Build","System.PhaseAttempt":"1","System.JobName":"__default","BuildNumber":"20240504.1","Reason":"Schedule","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","configuration":"Checked-jitstress_isas_1_x86_noavx","BuildId":"665757","DefinitionId":"115"} Schedule
2024-05-04T21:01:02.971Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"665757","System.JobAttempt":"1","Reason":"Schedule","configuration":"Checked-jitstress_isas_2_x86_noavx","AzurePipelinesTestRunId":"16512566","Project":"public","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionId":"115","System.StageAttempt":"1","BuildNumber":"20240504.1","operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.StageName":"Build","System.JobName":"__default"} Schedule
2024-05-04T21:01:01.511Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noavx2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","configuration":"Checked-jitstress_isas_2_x86_noavx2","BuildNumber":"20240504.1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","BuildId":"665757","System.StageAttempt":"1","Reason":"Schedule","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","AzurePipelinesTestRunId":"16512552","System.PhaseName":"run_test_p1__linux_x64_checked","architecture":"x64","DefinitionName":"runtime-coreclr jitstress-isas-x86","Project":"public","DefinitionId":"115"} Schedule
2024-05-04T21:01:00.266Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildNumber":"20240504.1","System.PhaseAttempt":"1","architecture":"x64","System.StageName":"Build","Project":"public","AzurePipelinesTestRunId":"16512560","DefinitionId":"115","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionName":"runtime-coreclr jitstress-isas-x86","BuildId":"665757","configuration":"Checked-jitstress_isas_1_x86_nosse","Reason":"Schedule"} Schedule
2024-05-04T21:00:58.734Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nossse3 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Reason":"Schedule","configuration":"Checked-jitstress_isas_1_x86_nossse3","System.PhaseAttempt":"1","System.StageName":"Build","DefinitionId":"115","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","DefinitionName":"runtime-coreclr jitstress-isas-x86","Project":"public","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.StageAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"16512592","BuildNumber":"20240504.1","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"665757","System.JobAttempt":"1"} Schedule
2024-05-04T21:00:57.267Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","configuration":"Checked-jitstress_isas_2_x86_nosse2","System.JobAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","DefinitionId":"115","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16512512","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionName":"runtime-coreclr jitstress-isas-x86","CollectionUri":"https://dev.azure.com/dnceng-public/","Reason":"Schedule","System.StageAttempt":"1","Project":"public","System.StageName":"Build","BuildNumber":"20240504.1","architecture":"x64","BuildId":"665757"} Schedule
2024-05-04T21:00:51.399Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nobmi1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildNumber":"20240504.1","BuildId":"665757","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","System.StageName":"Build","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageAttempt":"1","System.JobName":"__default","AzurePipelinesTestRunId":"16512542","DefinitionId":"115","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"x64","Reason":"Schedule","configuration":"Checked-jitstress_isas_1_x86_nobmi1"} Schedule
2024-05-04T21:00:49.89Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nobmi1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseName":"run_test_p1__linux_x64_checked","Project":"public","configuration":"Checked-jitstress_isas_2_x86_nobmi1","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobName":"__default","AzurePipelinesTestRunId":"16512516","BuildId":"665757","BuildNumber":"20240504.1","System.JobAttempt":"1","System.StageAttempt":"1","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.PhaseAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","operatingSystem":"Ubuntu.2204.Amd64.Open","DefinitionId":"115"} Schedule
2024-05-04T21:00:48.53Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse3 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionId":"115","System.JobAttempt":"1","Reason":"Schedule","AzurePipelinesTestRunId":"16512504","configuration":"Checked-jitstress_isas_1_x86_nosse3","System.StageName":"Build","System.StageAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobName":"__default","System.PhaseName":"run_test_p1__linux_x64_checked","System.PhaseAttempt":"1","BuildId":"665757","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","DefinitionName":"runtime-coreclr jitstress-isas-x86","BuildNumber":"20240504.1","Project":"public"} Schedule
2024-05-04T21:00:46.952Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nolzcnt ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","DefinitionId":"115","AzurePipelinesTestRunId":"16512526","Reason":"Schedule","DefinitionName":"runtime-coreclr jitstress-isas-x86","BuildNumber":"20240504.1","configuration":"Checked-jitstress_isas_2_x86_nolzcnt","architecture":"x64","System.JobAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.PhaseName":"run_test_p1__linux_x64_checked","BuildId":"665757","Project":"public","System.PhaseAttempt":"1","System.JobName":"__default","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1"} Schedule
2024-05-04T21:00:45.373Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nohwintrinsic ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"DefinitionName":"runtime-coreclr jitstress-isas-x86","Reason":"Schedule","System.StageAttempt":"1","BuildNumber":"20240504.1","AzurePipelinesTestRunId":"16512550","architecture":"x64","System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildId":"665757","Project":"public","DefinitionId":"115","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build","System.JobName":"__default","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","configuration":"Checked-jitstress_isas_2_x86_nohwintrinsic","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5"} Schedule
2024-05-04T21:00:42.467Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nosse ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","BuildId":"665757","System.PhaseName":"run_test_p1__linux_x64_checked","BuildNumber":"20240504.1","operatingSystem":"Ubuntu.2204.Amd64.Open","configuration":"Checked-jitstress_isas_2_x86_nosse","System.JobName":"__default","architecture":"x64","Reason":"Schedule","Project":"public","AzurePipelinesTestRunId":"16512530","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.PhaseAttempt":"1","DefinitionId":"115","System.StageAttempt":"1","System.StageName":"Build"} Schedule
2024-05-04T21:00:40.919Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nopopcnt ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240504.1","System.StageAttempt":"1","System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildId":"665757","configuration":"Checked-jitstress_isas_1_x86_nopopcnt","System.JobName":"__default","Project":"public","Reason":"Schedule","AzurePipelinesTestRunId":"16512522","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","architecture":"x64","DefinitionId":"115","DefinitionName":"runtime-coreclr jitstress-isas-x86","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageName":"Build"} Schedule
2024-05-04T21:00:32.215Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_noavx512 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"665757","System.PhaseName":"run_test_p1__linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16512524","System.StageAttempt":"1","BuildNumber":"20240504.1","System.JobName":"__default","operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","System.JobAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr jitstress-isas-x86","DefinitionId":"115","System.PhaseAttempt":"1","System.StageName":"Build","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","configuration":"Checked-jitstress_isas_1_x86_noavx512"} Schedule
2024-05-04T21:00:30.733Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse42 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","configuration":"Checked-jitstress_isas_1_x86_nosse42","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16512502","BuildId":"665757","System.JobName":"__default","Project":"public","System.StageName":"Build","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","System.StageAttempt":"1","BuildNumber":"20240504.1","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobAttempt":"1","DefinitionId":"115"} Schedule
2024-05-04T21:00:29.379Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nosse2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","BuildNumber":"20240504.1","System.PhaseAttempt":"1","DefinitionId":"115","configuration":"Checked-jitstress_isas_1_x86_nosse2","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","Reason":"Schedule","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageName":"Build","BuildId":"665757","architecture":"x64","AzurePipelinesTestRunId":"16512506"} Schedule
2024-05-04T21:00:26.176Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nopopcnt ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.PhaseAttempt":"1","DefinitionId":"115","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"16512508","System.JobName":"__default","System.PhaseName":"run_test_p1__linux_x64_checked","configuration":"Checked-jitstress_isas_2_x86_nopopcnt","DefinitionName":"runtime-coreclr jitstress-isas-x86","Reason":"Schedule","System.StageName":"Build","System.JobAttempt":"1","architecture":"x64","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildNumber":"20240504.1","Project":"public","BuildId":"665757"} Schedule
2024-05-04T21:00:22.863Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_noaes ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobAttempt":"1","architecture":"x64","System.PhaseAttempt":"1","System.StageAttempt":"1","BuildId":"665757","configuration":"Checked-jitstress_isas_2_x86_noaes","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"115","BuildNumber":"20240504.1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"16512500","Project":"public","System.JobName":"__default","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule"} Schedule
2024-05-04T21:00:18.816Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_2_x86_nopclmulqdq ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1","Reason":"Schedule","DefinitionId":"115","BuildId":"665757","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","AzurePipelinesTestRunId":"16512498","architecture":"x64","System.PhaseName":"run_test_p1__linux_x64_checked","System.PhaseAttempt":"1","System.JobName":"__default","configuration":"Checked-jitstress_isas_2_x86_nopclmulqdq","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1"} Schedule
2024-05-04T21:00:17.263Z runtime-coreclr jitstress-isas-x86 Checked-jitstress_isas_1_x86_nofma ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildNumber":"20240504.1","Project":"public","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","configuration":"Checked-jitstress_isas_1_x86_nofma","Reason":"Schedule","BuildId":"665757","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","System.StageName":"Build","architecture":"x64","DefinitionName":"runtime-coreclr jitstress-isas-x86","System.JobAttempt":"1","AzurePipelinesTestRunId":"16512514","operatingSystem":"Ubuntu.2204.Amd64.Open","DefinitionId":"115","System.PhaseAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5"} Schedule
2024-05-04T18:24:51.244Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x80 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"BuildId":"665686","Reason":"Schedule","System.StageName":"Build","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobAttempt":"1","BuildNumber":"20240504.1","Project":"public","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobName":"__default","System.StageAttempt":"1","AzurePipelinesTestRunId":"16511542","DefinitionId":"111","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","configuration":"Checked-jitstress2_jitstressregs0x80"} Schedule
2024-05-04T18:24:49.807Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs8 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.PhaseAttempt":"1","System.JobAttempt":"1","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.StageAttempt":"1","DefinitionId":"111","System.PhaseName":"run_test_p1__linux_x64_checked","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildNumber":"20240504.1","architecture":"x64","System.StageName":"Build","configuration":"Checked-jitstress2_jitstressregs8","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildId":"665686","AzurePipelinesTestRunId":"16511550","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","Project":"public"} Schedule
2024-05-04T18:24:48.244Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x1000 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Reason":"Schedule","configuration":"Checked-jitstress2_jitstressregs0x1000","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16511540","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.StageAttempt":"1","System.StageName":"Build","architecture":"x64","BuildId":"665686","Project":"public","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobName":"__default","DefinitionId":"111","System.JobAttempt":"1","BuildNumber":"20240504.1"} Schedule
2024-05-04T18:24:46.915Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x10 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.JobAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","AzurePipelinesTestRunId":"16511554","DefinitionId":"111","Reason":"Schedule","System.PhaseName":"run_test_p1__linux_x64_checked","architecture":"x64","configuration":"Checked-jitstress2_jitstressregs0x10","Project":"public","System.StageAttempt":"1","System.JobName":"__default","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","BuildNumber":"20240504.1","System.PhaseAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"665686","System.StageName":"Build"} Schedule
2024-05-04T18:24:45.479Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"Reason":"Schedule","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageAttempt":"1","DefinitionId":"111","System.PhaseAttempt":"1","AzurePipelinesTestRunId":"16511544","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","BuildId":"665686","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","BuildNumber":"20240504.1","System.JobName":"__default","configuration":"Checked-jitstress2_jitstressregs2","architecture":"x64"} Schedule
2024-05-04T18:24:43.947Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs4 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16511552","Project":"public","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageAttempt":"1","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","CollectionUri":"https://dev.azure.com/dnceng-public/","DefinitionId":"111","System.StageName":"Build","System.JobAttempt":"1","configuration":"Checked-jitstress2_jitstressregs4","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Reason":"Schedule","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.JobName":"__default","BuildNumber":"20240504.1","architecture":"x64","BuildId":"665686"} Schedule
2024-05-04T18:24:42.243Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"configuration":"Checked-jitstress2_jitstressregs1","System.JobAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageName":"Build","System.JobName":"__default","AzurePipelinesTestRunId":"16511538","BuildId":"665686","BuildNumber":"20240504.1","Reason":"Schedule","System.StageAttempt":"1","Project":"public","DefinitionId":"111","architecture":"x64","System.PhaseAttempt":"1","DefinitionName":"runtime-coreclr jitstress2-jitstressregs"} Schedule
2024-05-04T18:24:40.774Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs3 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","configuration":"Checked-jitstress2_jitstressregs3","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildNumber":"20240504.1","System.JobName":"__default","System.JobAttempt":"1","BuildId":"665686","DefinitionName":"runtime-coreclr jitstress2-jitstressregs","System.StageAttempt":"1","DefinitionId":"111","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"16511548","architecture":"x64","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseAttempt":"1","Project":"public","Reason":"Schedule","System.PhaseName":"run_test_p1__linux_x64_checked"} Schedule
2024-05-04T18:24:39.166Z runtime-coreclr jitstress2-jitstressregs Checked-jitstress2_jitstressregs0x2000 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"AzurePipelinesTestRunId":"16511546","architecture":"x64","System.PhaseAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageName":"Build","System.JobName":"__default","Project":"public","operatingSystem":"Ubuntu.2204.Amd64.Open","BuildNumber":"20240504.1","BuildId":"665686","DefinitionId":"111","configuration":"Checked-jitstress2_jitstressregs0x2000","System.JobAttempt":"1","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","CollectionUri":"https://dev.azure.com/dnceng-public/","System.StageAttempt":"1","Reason":"Schedule","DefinitionName":"runtime-coreclr jitstress2-jitstressregs"} Schedule
2024-05-04T05:26:23.627Z runtime-coreclr jitstress Checked-jitstress2 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"x64","Project":"public","DefinitionId":"109","System.JobAttempt":"1","System.StageAttempt":"1","DefinitionName":"runtime-coreclr jitstress","BuildNumber":"20240503.1","System.PhaseAttempt":"1","Reason":"Schedule","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","System.StageName":"Build","operatingSystem":"Ubuntu.2204.Amd64.Open","System.PhaseName":"run_test_p1__linux_x64_checked","BuildId":"665438","configuration":"Checked-jitstress2","System.JobName":"__default","AzurePipelinesTestRunId":"16503820"} Schedule
2024-05-04T05:26:21.923Z runtime-coreclr jitstress Checked-jitstress1_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"architecture":"x64","System.PhaseName":"run_test_p1__linux_x64_checked","AzurePipelinesTestRunId":"16503818","System.PhaseAttempt":"1","BuildId":"665438","DefinitionId":"109","System.JobName":"__default","Reason":"Schedule","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","Project":"public","DefinitionName":"runtime-coreclr jitstress","System.JobAttempt":"1","System.StageAttempt":"1","configuration":"Checked-jitstress1_tiered","BuildNumber":"20240503.1","System.StageName":"Build","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-05-04T05:26:18.658Z runtime-coreclr jitstress Checked-jitstress1 ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.JobName":"__default","AzurePipelinesTestRunId":"16503822","operatingSystem":"Ubuntu.2204.Amd64.Open","System.JobAttempt":"1","System.PhaseName":"run_test_p1__linux_x64_checked","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","DefinitionId":"109","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","BuildId":"665438","System.StageName":"Build","DefinitionName":"runtime-coreclr jitstress","BuildNumber":"20240503.1","System.PhaseAttempt":"1","Reason":"Schedule","architecture":"x64","configuration":"Checked-jitstress1"} Schedule
2024-05-04T05:26:13.779Z runtime-coreclr jitstress Checked-jitstress2_tiered ubuntu.2204.amd64.open.rt x64 ilasm/PortablePdb/IlasmPortablePdbTests/IlasmPortablePdbTests.sh Failed {"System.StageName":"Build","System.PhaseName":"run_test_p1__linux_x64_checked","DefinitionId":"109","DefinitionName":"runtime-coreclr jitstress","operatingSystem":"Ubuntu.2204.Amd64.Open","architecture":"x64","CollectionUri":"https://dev.azure.com/dnceng-public/","BuildId":"665438","System.JobId":"6dfec640-5b96-5d95-2a5b-7c236ea2d5c5","AzurePipelinesTestRunId":"16503824","System.PhaseAttempt":"1","configuration":"Checked-jitstress2_tiered","System.JobAttempt":"1","System.StageAttempt":"1","Project":"public","System.JobName":"__default","Reason":"Schedule","BuildNumber":"20240503.1"} Schedule

@agocke agocke modified the milestones: 9.0.0, 10.0.0 Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

9 participants