Skip to content

Fix SOS.Tests musl apphost - #6005

Open
max-charlamb wants to merge 1 commit into
mainfrom
fix-sos-tests-musl-apphost
Open

Fix SOS.Tests musl apphost#6005
max-charlamb wants to merge 1 commit into
mainfrom
fix-sos-tests-musl-apphost

Fix SOS.Tests musl apphost

cbababc
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Sep 3, 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.

Known Repository Errors

Known Infrastructure Errors

Build Failures

diagnostics-public-ci / Test Diagnostics / Alpine3_23_x64_Release / Test

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

diagnostics-public-ci / Test Diagnostics / Alpine3_23_x64_Debug / Test

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

Test Failures (510 tests failed)

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

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

    SOS.Tests.ClrStackAllThreadsTests.ClrStack_AllThreads [Details] [36.67% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Data Driven SubResults
      SOS.Tests.ClrStackAllThreadsTests.ClrStack_AllThreads(config: scenarios/Lldb/SingleFile/net10/Dump/Workstation/Heap)
      Exception Message
      System.IO.FileNotFoundException : Pre-published single-file debuggee 'SosHarnessScenarios' (net10.0/linux-musl-x64) was not found at '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net10.0/linux-musl-x64/publish/SosHarnessScenarios'. Build src/tests/Debuggees.proj before running SOS tests. [Full log]
      Stack Trace
         at SOS.TestHarness.SnapshotStore.AcquireSingleFile(TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 394
         at SOS.TestHarness.SnapshotStore.AcquireTarget(Flavor flavor, TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 344
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass10_0.<TargetExe>b__1() in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 84
         at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
         at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
         at System.Lazy`1.CreateValue()
         at SOS.TestHarness.SnapshotStore.TargetExe(Flavor flavor, String targetName, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 83
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVer... [Full stack trace]
      SOS.Tests.ClrStackAllThreadsTests.ClrStack_AllThreads(config: scenarios/Lldb/SingleFile/net11/Dump/Workstation/Heap)
      Exception Message
      System.IO.FileNotFoundException : Pre-published single-file debuggee 'SosHarnessScenarios' (net11.0/linux-musl-x64) was not found at '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net11.0/linux-musl-x64/publish/SosHarnessScenarios'. Build src/tests/Debuggees.proj before running SOS tests. [Full log]
      Stack Trace
         at SOS.TestHarness.SnapshotStore.AcquireSingleFile(TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 394
         at SOS.TestHarness.SnapshotStore.AcquireTarget(Flavor flavor, TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 344
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass10_0.<TargetExe>b__1() in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 84
         at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
         at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
         at System.Lazy`1.CreateValue()
         at SOS.TestHarness.SnapshotStore.TargetExe(Flavor flavor, String targetName, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 83
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVer... [Full stack trace]
      SOS.Tests.ClrStackAllThreadsTests.ClrStack_AllThreads(config: scenarios/Lldb/Core/net11/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net11.0/SosHarnessScenarios' with working directory '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net11.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.SelfCollectCapture(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 326
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 152
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests/SOS.Te... [Full stack trace]
    SOS.Tests.ClrStackArgsLocalsTests.ClrStack_ArgsLocals [Details] [34.48% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Data Driven SubResults
      SOS.Tests.ClrStackArgsLocalsTests.ClrStack_ArgsLocals(config: divzero/Lldb/Core/net8/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/DivZero/Release/net8.0/DivZero' with working directory '/__w/1/s/artifacts/bin/DivZero/Release/net8.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]
      SOS.Tests.ClrStackArgsLocalsTests.ClrStack_ArgsLocals(config: divzero/DotnetDump/SingleFile/net11/Dump/Workstation/Heap)
      Exception Message
      System.IO.FileNotFoundException : Pre-published single-file debuggee 'DivZero' (net11.0/linux-musl-x64) was not found at '/__w/1/s/artifacts/bin/DivZero/Release/net11.0/linux-musl-x64/publish/DivZero'. Build src/tests/Debuggees.proj before running SOS tests. [Full log]
      Stack Trace
         at SOS.TestHarness.SnapshotStore.AcquireSingleFile(TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 394
         at SOS.TestHarness.SnapshotStore.AcquireTarget(Flavor flavor, TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 344
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass10_0.<TargetExe>b__1() in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 84
         at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
         at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
         at System.Lazy`1.CreateValue()
         at SOS.TestHarness.SnapshotStore.TargetExe(Flavor flavor, String targetName, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 83
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVer... [Full stack trace]
      SOS.Tests.ClrStackArgsLocalsTests.ClrStack_ArgsLocals(config: scenarios/DotnetDump/Core/net11/Dump/Workstation/Heap/cdac)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net11.0/SosHarnessScenarios' with working directory '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net11.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.SelfCollectCapture(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 326
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 152
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests/SOS.Te... [Full stack trace]
    SOS.Tests.ClrStackFrameCountTests.ClrStack_FrameCount [Details] [40.00% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Data Driven SubResults
      SOS.Tests.ClrStackFrameCountTests.ClrStack_FrameCount(config: nestedexception/Lldb/Core/net10/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/NestedExceptionTest/Release/net10.0/NestedExceptionTest' with working directory '/__w/1/s/artifacts/bin/NestedExceptionTest/Release/net10.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]
      SOS.Tests.ClrStackFrameCountTests.ClrStack_FrameCount(config: dynamicmethod/DotnetDump/SingleFile/net11/Dump/Workstation/Heap)
      Exception Message
      System.IO.FileNotFoundException : Pre-published single-file debuggee 'DynamicMethod' (net11.0/linux-musl-x64) was not found at '/__w/1/s/artifacts/bin/DynamicMethod/Release/net11.0/linux-musl-x64/publish/DynamicMethod'. Build src/tests/Debuggees.proj before running SOS tests. [Full log]
      Stack Trace
         at SOS.TestHarness.SnapshotStore.AcquireSingleFile(TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 394
         at SOS.TestHarness.SnapshotStore.AcquireTarget(Flavor flavor, TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 344
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass10_0.<TargetExe>b__1() in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 84
         at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
         at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
         at System.Lazy`1.CreateValue()
         at SOS.TestHarness.SnapshotStore.TargetExe(Flavor flavor, String targetName, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 83
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVer... [Full stack trace]
      SOS.Tests.ClrStackFrameCountTests.ClrStack_FrameCount(config: nestedexception/DotnetDump/Core/net10/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/NestedExceptionTest/Release/net10.0/NestedExceptionTest' with working directory '/__w/1/s/artifacts/bin/NestedExceptionTest/Release/net10.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]
    SOS.Tests.ClrStackFullTests.ClrStack_Full [Details] [34.48% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Data Driven SubResults
      SOS.Tests.ClrStackFullTests.ClrStack_Full(config: simplethrow/DotnetDump/SingleFile/net11/Dump/Workstation/Heap)
      Exception Message
      System.IO.FileNotFoundException : Pre-published single-file debuggee 'SimpleThrow' (net11.0/linux-musl-x64) was not found at '/__w/1/s/artifacts/bin/SimpleThrow/Release/net11.0/linux-musl-x64/publish/SimpleThrow'. Build src/tests/Debuggees.proj before running SOS tests. [Full log]
      Stack Trace
         at SOS.TestHarness.SnapshotStore.AcquireSingleFile(TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 394
         at SOS.TestHarness.SnapshotStore.AcquireTarget(Flavor flavor, TargetDefinition target, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 344
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass10_0.<TargetExe>b__1() in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 84
         at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
         at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
         at System.Lazy`1.CreateValue()
         at SOS.TestHarness.SnapshotStore.TargetExe(Flavor flavor, String targetName, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 83
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVer... [Full stack trace]
      SOS.Tests.ClrStackFullTests.ClrStack_Full(config: simplethrow/Lldb/Core/net11/Dump/Workstation/Heap/cdac)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/SimpleThrow/Release/net11.0/SimpleThrow' with working directory '/__w/1/s/artifacts/bin/SimpleThrow/Release/net11.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]
      SOS.Tests.ClrStackFullTests.ClrStack_Full(config: nestedexception/DotnetDump/Core/net10/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/NestedExceptionTest/Release/net10.0/NestedExceptionTest' with working directory '/__w/1/s/artifacts/bin/NestedExceptionTest/Release/net10.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]
    SOS.Tests.ClrStackICorDebugTests.ClrStack_ICorDebug [Details] [34.48% failure rate]
    [ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

    Failing Configurations (3)

    Data Driven SubResults
      SOS.Tests.ClrStackICorDebugTests.ClrStack_ICorDebug(config: scenarios/DotnetDump/Core/net8/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net8.0/SosHarnessScenarios' with working directory '/__w/1/s/artifacts/bin/SosHarnessScenarios/Release/net8.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.SelfCollectCapture(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 326
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 152
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests/SOS.Te... [Full stack trace]
      SOS.Tests.ClrStackICorDebugTests.ClrStack_ICorDebug(config: divzero/Lldb/Core/net8/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/DivZero/Release/net8.0/DivZero' with working directory '/__w/1/s/artifacts/bin/DivZero/Release/net8.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]
      SOS.Tests.ClrStackICorDebugTests.ClrStack_ICorDebug(config: divzero/DotnetDump/Core/net10/Dump/Workstation/Heap)
      Exception Message
      System.ComponentModel.Win32Exception : An error occurred trying to start process '/__w/1/s/artifacts/bin/DivZero/Release/net10.0/DivZero' with working directory '/__w/1/s/artifacts/bin/DivZero/Release/net10.0'. No such file or directory [Full log]
      Stack Trace
         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(ProcessStartInfo startInfo)
         at SOS.TestHarness.SnapshotStore.CaptureCrashViaCreatedump(Flavor flavor, TargetDefinition target, String dumpDir, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 218
         at SOS.TestHarness.SnapshotStore.CaptureTarget(Flavor flavor, TargetDefinition target, GcType gcType, DumpKind dumpKind, CoreVersion coreVersion) in /__w/1/s/src/tests/SOS.TestHarness/SnapshotStore.cs:line 147
         at SOS.TestHarness.SnapshotStore.<>c__DisplayClass9_0.<GetDump>b__1() in /__w/1/s/src/tests... [Full stack trace]

Was this helpful? Yes No