Skip to content

WIP: Update SOS for unified ISOSDacInterface18 GCInfo API#5898

Draft
max-charlamb wants to merge 7 commits into
mainfrom
maxcharlamb/isosdacinterface18-gcinfo
Draft

WIP: Update SOS for unified ISOSDacInterface18 GCInfo API#5898
max-charlamb wants to merge 7 commits into
mainfrom
maxcharlamb/isosdacinterface18-gcinfo

Restore GCInfo test POUT chain

b2cec3b
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 23, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

diagnostics-public-ci / Test Diagnostics / MacOS_Test_x64_Release / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

diagnostics-public-ci / Test Diagnostics / MacOS_Test_x64_Debug / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

diagnostics-public-ci / Test Diagnostics / Ubuntu_22_04_x64_Release / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

3 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [diagnostics-public-ci]

Test Failures (11 tests failed)

🔹 [All failing tests from diagnostics-public-ci]

    ⚠️ 8 failing tests not displayed for this pipeline due to space limitations

    Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.EventCounterPipelineUnitTests.TestDuplicateNameMetrics [Details] [0.57% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Data Driven SubResults
      Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.EventCounterPipelineUnitTests.TestDuplicateNameMetrics(config: projectk.sdk.prebuilt.10.0.10)
      Exception Message
      System.FormatException : Read past end of stream.
      Stack Trace
         at Microsoft.Diagnostics.Tracing.EventPipe.RewindableStream.Read[T]()
         at Microsoft.Diagnostics.Tracing.FastSerializationObjectParser.ReadBlockHeader()
         at Microsoft.Diagnostics.Tracing.BlockParser.ReadBlock()
         at Microsoft.Diagnostics.Tracing.BlockParser.ParseRemainder()
         at Microsoft.Diagnostics.Tracing.EventPipeEventSource.Process()
         at Microsoft.Diagnostics.Monitoring.EventPipe.DiagnosticsEventPipeProcessor.<>c__DisplayClass11_0.<<Process>b__1>d.MoveNext() in /__w/1/s/src/Microsoft.Diagnostics.Monitoring.EventPipe/DiagnosticsEventPipeProcessor.cs:line 78
      --- End of stack trace from previous location ---
         at Microsoft.Diagnostics.Monitoring.EventPipe.DiagnosticsEventPipeProcessor.<>c__DisplayClass11_0.<<Process>b__1>d.MoveNext() in /__w/1/s/src/Microsoft.Diagnostics.Monitoring.EventPipe/DiagnosticsEventPipeProcessor.cs:line 104
      --- End of stack trace from previous location ---
         at Microsoft.Diagnostics.Monitoring.EventPipe.DiagnosticsEventPipeProcessor.Process(DiagnosticsClient client, TimeSpan duration, Boolean resumeRuntime, CancellationToken token) in /__w/1/s/src/Microsoft.Diagnostics.Monitoring.EventPipe/DiagnosticsEventPipeProcessor.cs:line 46
         at Microsoft.Diagnostics.Monitoring.Pipeline.RunAsyncCore(CancellationToken token) in /__w/1/s/src/Microsoft.Diagnostics.Monitoring/Pipeline.cs:line 90
         at Microsoft.Diagnostics.Monitoring.Pipeline.RunAsyncCore(CancellationToken token) in /__w/1/s/src/Microsoft.Diagnostics.Monitoring/Pipeline.cs:line 100
         at Microsoft.Diagnostics.Monitoring.Pipeline.SafeExecuteTask(Func`1 acquireTask) in /__w/1/s/src/Microsoft.Diagnostics.Monitoring/Pipeline.cs:line 208
         at Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.EventCounterPipelineUnitTests.TestDuplicateNameMetrics(TestConfiguration config) in /__w/1/s/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterPipelineUnitTests.cs:line 207
         at Microsoft.Diagnostics.Monitoring.EventPipe.UnitTests.EventCounterPipelineUnitTests.TestDuplicateNameMetrics(TestConfiguration config) in /__w/1/s/src/tests/Microsoft.Diagnostics.Monitoring.EventPipe/EventCounterPipelineUnitTests.cs:line 211
      --- End of stack trace from previous location ---
    SOSDumpTests.OtherCommands [Details] [2.21% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (9)

    Data Driven SubResults
      SOSDumpTests.OtherCommands(config: projectk.cli.singlefile.11.0.0-preview.7.26327.102)
      Exception Message
      System.Exception : Debugger output did not match saved output: GCInfo
      Stack Trace
         at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 999
         at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 1033
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /_/src/tests/SOS.UnitTests/SOS.cs:line 157
         at SOSDumpTests.OtherCommands(TestConfiguration config) in /_/src/tests/SOS.UnitTests/SOS.cs:line 660
      --- End of stack trace from previous location ---
      SOSDumpTests.OtherCommands(config: projectk.cli.singlefile.10.0.10)
      Exception Message
      System.Exception : Debugger output did not match saved output: GCInfo
      Stack Trace
         at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 999
         at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 1033
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /_/src/tests/SOS.UnitTests/SOS.cs:line 157
         at SOSDumpTests.OtherCommands(TestConfiguration config) in /_/src/tests/SOS.UnitTests/SOS.cs:line 660
      --- End of stack trace from previous location ---
      SOSDumpTests.OtherCommands(config: projectk.cli.singlefile.9.0.18)
      Exception Message
      System.Exception : Debugger output did not match saved output: GCInfo
      Stack Trace
         at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 999
         at SOSRunner.RunScript(String scriptRelativePath) in /_/src/tests/SOS.UnitTests/SOSRunner.cs:line 1033
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /_/src/tests/SOS.UnitTests/SOS.cs:line 157
         at SOSDumpTests.OtherCommands(TestConfiguration config) in /_/src/tests/SOS.UnitTests/SOS.cs:line 660
      --- End of stack trace from previous location ---
    SOSMethodTests.Reflection [Details] [1.26% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configuration

    Data Driven SubResults
      SOSMethodTests.Reflection(config: projectk.sdk.prebuilt.11.0.0-preview.7.26327.102)
      Exception Message
      System.Exception : Debugger output did not match the expression: \\s+[A-Fa-f0-9]+(`[A-Fa-f0-9]+)?\\s+[A-Fa-f0-9]+(`[A-Fa-f0-9]+)?\\s+(\\*\\*\\* WARNING: Unable to verify checksum for ReflectionTest.exe\\s*)?RefLoader\\.Loader\\.Main(\\(\\))?\\s*
      Stack Trace
         at SOSRunner.VerifyOutput(String verifyLine, Boolean match) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 1368
         at SOSRunner.RunScript(String scriptRelativePath) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 974
         at SOSRunner.RunScript(String scriptRelativePath) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 1033
         at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 144
         at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 209
         at SOSMethodTests.Reflection(TestConfiguration config) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 704
      --- End of stack trace from previous location ---

Was this helpful? Yes No