Console log: 'System.IO.FileSystem.Tests' from job 4ba19134-f92c-454b-8ad6-eaa7ac85d51a workitem ed779d28-cc42-4d74-a345-d5b1bf35afa9 (windows.11.arm64.open) executed on machine a008FFY running Windows-11-10.0.26100-SP0 C:\h\w\AE8109CE\w\B33709DC\e>set _NT_SYMBOL_PATH=C:\h\w\AE8109CE\p;C:\h\w\AE8109CE\p\PDB;C:\h\w\AE8109CE\p\shared\Microsoft.NETCore.App\11.0.0 C:\h\w\AE8109CE\w\B33709DC\e>C:\h\w\AE8109CE\p\dotnet C:\h\w\AE8109CE\p\sos\tools\net6.0\any\dotnet-sos.dll install --architecture arm64 'C:\h\w\AE8109CE\p\dotnet' is not recognized as an internal or external command, operable program or batch file. C:\h\w\AE8109CE\w\B33709DC\e>taskkill.exe /f /im corerun.exe ERROR: The process "corerun.exe" not found. C:\h\w\AE8109CE\w\B33709DC\e>set __TestArchitecture=arm64 C:\h\w\AE8109CE\w\B33709DC\e>call RunTests.cmd --runtime-path C:\h\w\AE8109CE\p ========================= Begin custom configuration settings ============================== set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Tue 03/17/2026 22:46:43.37 =============== To repro directly: ===================================================== pushd C:\h\w\AE8109CE\w\B33709DC\e\ System.IO.FileSystem.Tests.exe -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml popd =========================================================================================================== C:\h\w\AE8109CE\w\B33709DC\e>System.IO.FileSystem.Tests.exe -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml Running assembly:System.IO.FileSystem.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetDirectories_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetSetTimes.TimesIncludeMillisecondPart_LowTempRes [SKIP] System.IO.Tests.DirectoryInfo_GetSetTimes.TimesIncludeMillisecondPart_LowTempRes [SKIP] System.IO.Tests.Directory_CreateDirectory.PathWithReservedDeviceNameAsPath_ThrowsDirectoryNotFoundException [SKIP] System.IO.Tests.File_Create_str_i_fo.CaseSensitive [SKIP] System.IO.Tests.FileStream_ctor_str_fm_fa_fs.FileShareOpen_Inheritable [SKIP] System.IO.Tests.Directory_CreateDirectory.FileNameIsToString_NotFullPath [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_CreateDirectory.PathWithReservedDeviceNameAsExtendedPath [SKIP] System.IO.Tests.Directory_CreateDirectory.RootPath_AppContainer [SKIP] System.IO.Tests.Directory_EnumFSE_str_str_so_alldirs.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_EnumFSE_str_str_so_alldirs.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_SymbolicLinks.CreateSymbolicLink_PathToTarget_RelativeToLinkPath [SKIP] System.IO.Tests.Directory_EnumFiles_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_EnumFiles_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetEntries_CurrentDirectory.CurrentDirectory [SKIP] System.IO.Tests.Directory_EnumFSE_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_EnumFSE_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_Delete.ExtendedDirectoryWithSubdirectories [SKIP] System.IO.Tests.DirectoryInfo_Delete.LongPathExtendedDirectory [SKIP] System.IO.Tests.DirectoryInfo_GetDirectories_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_GetDirectories_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.File_GetSetTimes_SafeFileHandle.TimesIncludeMillisecondPart_LowTempRes [SKIP] System.IO.Tests.File_OpenNullHandle.OpenNullHandle_DoesNotLockNullDevice [SKIP] System.IO.Tests.File_Exists.DoesCaseSensitiveComparisons [SKIP] System.IO.Tests.PathDirectory_Exists.DoesCaseSensitiveComparisons [SKIP] System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer_fo.FileShareOpen_Inheritable Scenario 1 - Vanilla: Different drive is mounted on the current drive: 00:00:00.0000001 Creating directory C:\LaksMounty3dd4o4w Mounting volume E:\ at C:\LaksMounty3dd4o4w\ Unmounting the volume at C:\LaksMounty3dd4o4w\ Err_768lme! Exception caught in scenario: System.Exception: Win32 error: 4390 at MountHelper.Unmount(String mountPoint) in /_/src/libraries/Common/tests/System/IO/ReparsePointUtilities.cs:line 254 at System.IO.Tests.Directory_ReparsePoints_MountVolume.runTest() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/Directory/ReparsePoints_MountVolume.cs:line 113 Scenario 2 - Current drive is mounted on a different drive: 00:00:00.0009247 Mounting volume C:\ at E:\LaksMount1qlrbcr5\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> Unmounting the volume at E:\LaksMount1qlrbcr5\ Err_231vwf! Exception caught in scenario: System.Exception: Win32 error: 3 at MountHelper.Unmount(String mountPoint) in /_/src/libraries/Common/tests/System/IO/ReparsePointUtilities.cs:line 254 at System.IO.Tests.Directory_ReparsePoints_MountVolume.runTest() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/Directory/ReparsePoints_MountVolume.cs:line 190 Scenario 3.1 - Current drive is mounted on current drive: 00:00:00.2633933 Mounting volume C:\ at C:\LaksMount42ucksjh\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> Scenario 2: Current drive is mounted on a different drive Mounting volume C:\ at C:\LaksMount2nc3lba1\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> Unmounting the volume at C:\LaksMount42ucksjh\ Scenario 3.2 - Current drive is mounted on current directory: 00:00:00.4073248 Mounting volume C:\ at C:\h\w\AE8109CE\w\B33709DC\e\LaksMountgu0g0d2i\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> Unmounting the volume at C:\h\w\AE8109CE\w\B33709DC\e\LaksMountgu0g0d2i\ Completed 00:00:00.5440770 [FAIL] System.IO.Tests.Directory_ReparsePoints_MountVolume.runTest Assert.True() Failure Expected: True Actual: False at System.IO.Tests.Directory_ReparsePoints_MountVolume.runTest() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/Directory/ReparsePoints_MountVolume.cs:line 363 at System.Reflection.DynamicInvokeInfo.Invoke(Object, IntPtr, Object[], BinderBundle, Boolean) in /_/src/coreclr/nativeaot/System.Private.CoreLib/src/System/Reflection/DynamicInvokeInfo.cs:line 230 [SKIP] System.IO.Tests.Directory_EnumFiles_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetFiles_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_EnumerateFiles_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_EnumerateFiles_str_str.SearchPatternCaseSensitive Unmounting the volume at C:\LaksMount2nc3lba1\ Mounting volume C:\ at C:\h\w\AE8109CE\w\B33709DC\e\LaksMount1mascm3v\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> Unmounting the volume at C:\h\w\AE8109CE\w\B33709DC\e\LaksMount1mascm3v\ Mounting volume C:\ at C:\h\w\AE8109CE\w\B33709DC\e\LaksMount4i2lpxbg\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> Mounting volume C:\ at C:\h\w\AE8109CE\w\B33709DC\e\Laks_3vvpgoro\Laks_4bh2oebq\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> [SKIP] System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer.FileShareOpen_Inheritable [SKIP] System.IO.Tests.Directory_Exists.DoesCaseSensitiveComparisons Completed Scenario 3.4 Mounting volume C:\ at C:\h\w\AE8109CE\w\B33709DC\e\Laks_mdvoza4v\Laks_f3xzno1r\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> [SKIP] System.IO.Tests.DirectoryInfo_GetFiles_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_GetFiles_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_EnumFSE_str_str.SearchPatternCaseSensitive Completed Scenario 3.5: C:\h\w\AE8109CE\w\B33709DC\e\Laks_mdvoza4v\Laks_f3xzno1r [SKIP] System.IO.Tests.Directory_EnumFSE_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.PathFile_Exists.DoesCaseSensitiveComparisons [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str_str_so_alldirs.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetFiles_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str_str_so_alldirs.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_GetFiles_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.FileInfo_Exists.CaseSensitivity [SKIP] System.IO.Tests.FileInfo_Exists.UnsharedFileExists [SKIP] System.IO.Tests.FileInfo_Exists.LockedFileExists [SKIP] System.IO.Tests.File_Create_str_i.CaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_EnumDir_Str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_Delete_str.ExtendedDirectoryWithSubdirectories [SKIP] System.IO.Tests.Directory_Delete_str.LongPathExtendedDirectory [SKIP] System.IO.Tests.DirectoryInfo_EnumFSI_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_EnumFSI_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.File_SymbolicLinks.CreateSymbolicLink_PathToTarget_RelativeToLinkPath [SKIP] System.IO.Tests.DirectoryInfo_GetDirectories_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_GetDirectories_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetDirectories_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetDirectories_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_GetFiles_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetFiles_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_GetFiles_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_GetFiles_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_GetDirectories.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.FileInfo_GetSetTimes.CopyToMillisecondPresent_LowTempRes [SKIP] System.IO.Tests.FileInfo_GetSetTimes.MoveToMillisecondPresent_LowTempRes [SKIP] System.IO.Tests.FileInfo_GetSetTimes.CopyToNanosecondsPresent_LowTempRes [SKIP] System.IO.Tests.FileInfo_GetSetTimes.TimesIncludeMillisecondPart_LowTempRes [SKIP] System.IO.Tests.FileInfo_Create.CaseSensitive [SKIP] System.IO.Tests.Directory_EnumDir_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.File_Open_str_fm_fa_fs.FileShareOpen_Inheritable [SKIP] System.IO.Tests.Directory_EnumDir_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_EnumDir_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_GetFileSystemEntries_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_GetFileSystemInfos_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_GetFileSystemInfos_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_GetFiles.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_Delete_bool.ExtendedDirectoryWithSubdirectories [SKIP] System.IO.Tests.DirectoryInfo_Delete_bool.LongPathExtendedDirectory Mounting volume C:\ at C:\h\w\AE8109CE\t\#DirectoryInfo_Delete_bool_uxr0l4y5.q0y\Delete_VolumeMountPoint_71_ji0znb67\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> [SKIP] System.IO.Tests.Directory_EnumFSE_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_SymbolicLinks.CreateSymbolicLink_PathToTarget_RelativeToLinkPath [SKIP] System.IO.Tests.Directory_EnumDir_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_EnumDir_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.FileStream_LockUnlock.OverlappingRegionsFromOtherProcess_ThrowsException [SKIP] System.IO.Tests.FileStream_LockUnlock.OverlappingRegionsFromOtherProcess_With_WriteLock_ThrowsException [SKIP] System.IO.Tests.DirectoryInfo_EnumDir_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_EnumDir_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_Create.RootPath_AppContainer [SKIP] System.IO.Tests.DirectoryInfo_Exists.CaseSensitivity [SKIP] System.IO.Tests.FileInfo_Open_fm_fa_fs.FileShareOpen_Inheritable [SKIP] System.IO.Tests.DirectoryInfo_Create.PathWithReservedDeviceNameAsPath_ThrowsDirectoryNotFoundException [SKIP] System.IO.Tests.DirectoryInfo_Create.PathWithReservedDeviceNameAsExtendedPath [SKIP] System.IO.Tests.DirectoryInfo_Create.FileNameIsToString_NotFullPath [SKIP] System.IO.Tests.File_GetSetTimes_String.TimesIncludeMillisecondPart_LowTempRes [SKIP] System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.TimesIncludeMillisecondPart_LowTempRes [SKIP] System.IO.Tests.DirectoryInfo_GetFileSystemInfos_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_GetFileSystemInfos_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.FileStream_ctor_str_fm_fa_fs_buffer_async.FileShareOpen_Inheritable [SKIP] System.IO.Tests.FileInfo_SymbolicLinks.CreateSymbolicLink_PathToTarget_RelativeToLinkPath [SKIP] System.IO.Tests.File_Create_str.CaseSensitive [SKIP] System.IO.Tests.Directory_SetCurrentDirectory+Directory_SetCurrentDirectory_SymLink.SetToPathContainingSymLink [SKIP] System.IO.Tests.DirectoryInfo_EnumFSI_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetDirectories_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_GetDirectories_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_CreateTempSubdirectory.CreateTempSubdirectoryTempUnicode [SKIP] System.IO.Tests.Directory_SetCurrentDirectory.SetToValidOtherDirectory [SKIP] System.IO.Tests.DirectoryInfo_GetFileSystemInfos.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.File_OpenSpecial.FileShareOpen_Inheritable [SKIP] System.IO.Tests.FileInfo_OpenSpecial.FileShareOpen_Inheritable [SKIP] System.IO.Tests.DirectoryInfo_EnumerateFiles_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_EnumerateFiles_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_EnumerateFiles_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_EnumDir_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.DirectoryInfo_EnumDir_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_Delete_str_bool.ExtendedDirectoryWithSubdirectories Mounting volume C:\ at C:\h\w\AE8109CE\t\#Directory_Delete_str_bool_xwzicof0.pjs\Delete_VolumeMountPoint_71_mpnotvqk\ uniqueName: <\\?\Volume{594297b4-1ddd-455d-9c25-5dc6cb183985}\> [SKIP] System.IO.Tests.Directory_Delete_str_bool.LongPathExtendedDirectory [SKIP] System.IO.Tests.DirectoryInfo_EnumFSI_str_str_so.SearchPatternCaseSensitive [SKIP] System.IO.Tests.Directory_EnumFiles_str_str.SearchPatternCaseSensitive [SKIP] System.IO.Tests.DirectoryInfo_EnumFSI_str_str_so.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.Directory_EnumFiles_str_str.WindowsRelativeToCurrentDrivePath [SKIP] System.IO.Tests.FileStream_ctor_options.WhenFileIsTooLargeTheErrorMessageContainsAllDetails [SKIP] System.IO.Tests.FileStream_ctor_options.FileShareOpen_Inheritable [SKIP] System.IO.Tests.FileStream_Dispose.NoDispose_CallsVirtualDisposeFalseArg_ThrowsDuringFlushWriteBuffer_FinalizerWontThrow [SKIP] System.IO.Tests.FileStream_Dispose.Dispose_CallsVirtualDisposeTrueArg_ThrowsDuringFlushWriteBuffer_DisposeThrows [SKIP] System.IO.Tests.FileInfo_Open_options.FileShareOpen_Inheritable [SKIP] System.IO.Tests.FileInfo_Open_options.WhenFileIsTooLargeTheErrorMessageContainsAllDetails [SKIP] System.IO.Tests.File_Open_str_options.FileShareOpen_Inheritable [SKIP] System.IO.Tests.File_Open_str_options.WhenFileIsTooLargeTheErrorMessageContainsAllDetails [SKIP] System.IO.Tests.File_OpenHandle.FileShareOpen_Inheritable [SKIP] System.IO.Tests.File_OpenHandle.WhenFileIsTooLargeTheErrorMessageContainsAllDetails Finished System.IO.FileSystem.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 Tests run: 9946, Errors: 0, Failures: 1, Skipped: 130. Time: 16.9196468s ----- end Tue 03/17/2026 22:47:01.09 ----- exit code 1 ---------------------------------------------------------- C:\h\scripts\helix-scripts\azure\__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-17T22:47:01.665Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-03-17T22:47:01.666Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-03-17T22:47:01.666Z INFO run.py _universal(511) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.13.9 (Windows-11-10.0.26100-SP0)' No body was attached to the request 2026-03-17T22:47:01.679Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': '73d2ae0e-8174-4e77-a0f2-1cc9d8b5f246' 'Date': 'Tue, 17 Mar 2026 22:47:00 GMT' 'Content-Length': '2457' 2026-03-17T22:47:01.679Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-03-17T22:47:01.679Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-03-17T22:47:01.679Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-03-17T22:47:01.681Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-03-17T22:47:01.681Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-03-17T22:47:01.995Z INFO run.py run(48) main Beginning reading of test results. 2026-03-17T22:47:01.995Z INFO run.py __init__(42) read_results Searching 'C:\h\w\AE8109CE\w\B33709DC\e' for test results files 2026-03-17T22:47:01.996Z INFO run.py __init__(48) read_results Found results file C:\h\w\AE8109CE\w\B33709DC\e\testResults.xml with format xunit 2026-03-17T22:47:02.050Z INFO run.py __init__(42) read_results Searching 'C:\h\w\AE8109CE\w\B33709DC\uploads' for test results files 2026-03-17T22:47:02.051Z INFO run.py packing_test_reporter(30) report_results Packing 9946 test reports to 'C:\h\w\AE8109CE\w\B33709DC\e\__test_report.json' 2026-03-17T22:47:02.072Z INFO run.py packing_test_reporter(33) report_results Packed 2513567 bytes ERROR: The process "corerun.exe" not found. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. ['System.IO.FileSystem.Tests' END OF WORK ITEM LOG: Command exited with 0]