Console log: 'System.Diagnostics.Process.Tests' from job e48f8d90-035d-45c9-9c7f-81cdc4f25b05 (windows.10.amd64.serverrs5.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:nanoserver-1809-helix-amd64 on a009U4G running %HELIX_CORRELATION_PAYLOAD%\scripts\25fc6136136f4b9ba7f88c31793227f1\execute.cmd in C:\h\w\AE950986\w\B56D09AE\e max 900 seconds Output: [BEGIN EXECUTION] C:\Work>cd /d C:\helix\work\workitem\e C:\helix\work\workitem\e>set "PYTHONPATH=" C:\helix\work\workitem\e>python -m pip list --disable-pip-version-check | findstr /r /c:"^helix-scripts " helix-scripts 20260212.2 C:\helix\work\workitem\e>if 0 EQU 0 python -m pip uninstall --disable-pip-version-check --yes helix-scripts Found existing installation: helix-scripts 20260212.2 Uninstalling helix-scripts-20260212.2: Successfully uninstalled helix-scripts-20260212.2 C:\helix\work\workitem\e>python -m pip install --disable-pip-version-check -r C:\helix\scripts\runtime_python_requirements.txt Ignoring azure-core: markers 'python_version < "3.12"' don't match your environment Ignoring azure-identity: markers 'python_version < "3.12"' don't match your environment Ignoring azure-keyvault-secrets: markers 'python_version < "3.12"' don't match your environment Ignoring cffi: markers 'python_version < "3.8"' don't match your environment Ignoring importlib_metadata: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: asn1crypto==0.24.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core>=1.31 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 2)) (1.38.1) Requirement already satisfied: azure-devops==5.0.0b9 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity>=1.16 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 5)) (1.25.2) Requirement already satisfied: azure-keyvault-secrets>=4.9 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 7)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 10)) (2026.1.4) Requirement already satisfied: cffi>=1.16.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 13)) (46.0.5) Requirement already satisfied: docker-pycreds==0.4.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 14)) (0.4.0) Requirement already satisfied: docker==7.1.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 15)) (7.1.0) Requirement already satisfied: idna==2.8 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 19)) (0.6.21) Requirement already satisfied: ndg-httpsclient==0.5.1 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 22)) (26.0) Requirement already satisfied: psutil in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 23)) (7.2.2) Requirement already satisfied: pyasn1==0.4.5 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 27)) (6.0.3) Requirement already satisfied: requests-oauthlib==1.2.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 28)) (1.2.0) Requirement already satisfied: requests<=2.28.1,>=2.21.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools<=81 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 30)) (81.0.0) Requirement already satisfied: six>=1.11.0 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 31)) (1.17.0) Requirement already satisfied: urllib3<1.27,>=1.24.3 in c:\python-env\lib\site-packages (from -r C:\helix\scripts\runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: pywin32>=304 in c:\python-env\lib\site-packages (from docker==7.1.0->-r C:\helix\scripts\runtime_python_requirements.txt (line 15)) (311) Requirement already satisfied: typing-extensions>=4.6.0 in c:\python-env\lib\site-packages (from azure-core>=1.31->-r C:\helix\scripts\runtime_python_requirements.txt (line 2)) (4.15.0) Requirement already satisfied: charset-normalizer<3,>=2 in c:\python-env\lib\site-packages (from requests<=2.28.1,>=2.21.0->-r C:\helix\scripts\runtime_python_requirements.txt (line 29)) (2.1.1) Requirement already satisfied: msal>=1.31.0 in c:\python-env\lib\site-packages (from azure-identity>=1.16->-r C:\helix\scripts\runtime_python_requirements.txt (line 5)) (1.34.0) Requirement already satisfied: msal-extensions>=1.2.0 in c:\python-env\lib\site-packages (from azure-identity>=1.16->-r C:\helix\scripts\runtime_python_requirements.txt (line 5)) (1.3.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in c:\python-env\lib\site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.31.0->azure-identity>=1.16->-r C:\helix\scripts\runtime_python_requirements.txt (line 5)) (2.11.0) C:\helix\work\workitem\e>if 0 NEQ 0 exit /b 0 C:\helix\work\workitem\e>set "PYTHONPATH=C:\helix\scripts" C:\helix\work\workitem\e>C:\helix\work\correlation\scripts\25fc6136136f4b9ba7f88c31793227f1\execute.cmd C:\helix\work\workitem\e>set _NT_SYMBOL_PATH=C:\helix\work\correlation;C:\helix\work\correlation\PDB;C:\helix\work\correlation\shared\Microsoft.NETCore.App\11.0.0 C:\helix\work\workitem\e>C:\helix\work\correlation\dotnet C:\helix\work\correlation\sos\tools\net6.0\any\dotnet-sos.dll install --architecture x64 'C:\helix\work\correlation\dotnet' is not recognized as an internal or external command, operable program or batch file. C:\helix\work\workitem\e>taskkill.exe /f /im corerun.exe 'taskkill.exe' is not recognized as an internal or external command, operable program or batch file. C:\helix\work\workitem\e>set __TestArchitecture=x64 C:\helix\work\workitem\e>call RunTests.cmd --runtime-path C:\helix\work\correlation ========================= Begin custom configuration settings ============================== set XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 ========================== End custom configuration settings =============================== ----- start Sat 02/21/2026 23:52:54.01 =============== To repro directly: ===================================================== pushd C:\helix\work\workitem\e\ System.Diagnostics.Process.Tests.exe -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml popd =========================================================================================================== C:\helix\work\workitem\e>System.Diagnostics.Process.Tests.exe -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -xml testResults.xml Running assembly:System.Diagnostics.Process.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 [SKIP] System.Diagnostics.Tests.ProcessCollectionTests.TestThreadCollectionBehavior [SKIP] System.Diagnostics.Tests.ProcessModuleTests.ModulesAreDisposedWhenProcessIsDisposed [SKIP] System.Diagnostics.Tests.ProcessModuleTests.Modules_Get_ContainsHostFileName [FAIL] System.Diagnostics.Tests.ProcessModuleTests.LongModuleFileNamesAreSupported LongPath.dll was not present in bin folder 'C:\helix\work\workitem\e\' at System.Diagnostics.Tests.ProcessModuleTests.LongModuleFileNamesAreSupported() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessModuleTests.Windows.cs:line 26 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.Diagnostics.Tests.ProcessStandardConsoleTests.TestChangesInConsoleEncoding [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.EnvironmentNullValue [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestEnvironmentOfChildProcess [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestWorkingDirectoryPropertyInChildProcess [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestWindowStyle [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.Verbs_GetWithExeExtension_ReturnsExpected [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.EnvironmentGetEnvironmentVariablesIsCaseSensitive [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestSetEnvironmentOnChildProcess [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestWorkingDirectoryPropertyDefaultCase [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestCreateNoWindowProperty [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.TestUseShellExecuteProperty_Redirects_NotSupported [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentVariablesDoesNotThrowForCaseSensitiveDuplicates [SKIP] System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentDoesNotThrowForCaseSensitiveDuplicates [SKIP] System.Diagnostics.Tests.ProcessStartOptionsTests.ResolvePath_FindsInSystemDirectory [SKIP] System.Diagnostics.Tests.ProcessStartOptionsTests.ResolvePath_AddsExeExtension [SKIP] System.Diagnostics.Tests.ProcessStartOptionsTests.Constructor_ResolvesCmdOnWindows [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestClosingStreamsUndefinedDoesNotThrow [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestAsyncErrorStream_SynchronizingObject [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestMismatchedStandardInputEncoding [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestAsyncOutputStream [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestSyncStreams [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestClosingStreamsAsyncDoesNotThrow [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestAsyncErrorStream [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestClosingSyncModeDoesNotCloseStreams [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestManyOutputLines [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestSyncErrorStream [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestManyOutputLines_SynchronizingObject [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestEOFReceivedWhenStdInClosed [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.ReadAsync_OutputStreams_Cancel_RespondsQuickly [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestAsyncOutputStream_CancelOutputRead [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestAsyncOutputStream_BeginCancelBeginOutputRead [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestAsyncHalfCharacterAtATime [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestCustomStandardInputEncoding [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestSyncOutputStream [SKIP] System.Diagnostics.Tests.ProcessStreamReadTests.TestStreamNegativeTests [SKIP] System.Diagnostics.Tests.ProcessTests.TestToString_OnExitedProcess [SKIP] System.Diagnostics.Tests.ProcessTests.BothArgumentCtorAndArgumentListSet [SKIP] System.Diagnostics.Tests.ProcessTests.TestPriorityBoostEnabled [SKIP] System.Diagnostics.Tests.ProcessTests.CloseMainWindow_NoWindow_ReturnsFalse [SKIP] System.Diagnostics.Tests.ProcessTests.TestExitTime [SKIP] System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet64 [SKIP] System.Diagnostics.Tests.ProcessTests.TestExited_SynchronizingObject [SKIP] System.Diagnostics.Tests.ProcessTests.TestPagedSystemMemorySize64 [SKIP] System.Diagnostics.Tests.ProcessTests.TestSafeHandle [SKIP] System.Diagnostics.Tests.ProcessTests.TestProcessName [SKIP] System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_Executes [SKIP] System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_WorkingDirectory [SKIP] System.Diagnostics.Tests.ProcessTests.TestProcessorTime Program powershell.exe is not installed on this machine. [SKIP] System.Diagnostics.Tests.ProcessTests.TestMachineName [SKIP] System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_ExecuteOrder [SKIP] System.Diagnostics.Tests.ProcessTests.Kill_EntireProcessTree_False_OnlyRootProcessTerminated [SKIP] System.Diagnostics.Tests.ProcessTests.TestProcessorAffinity [SKIP] System.Diagnostics.Tests.ProcessTests.TestPagedMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.TestBasePriorityOnWindows [SKIP] System.Diagnostics.Tests.ProcessTests.TestPrivateMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.TestVirtualMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.StartProcessWithSameArgumentList [SKIP] System.Diagnostics.Tests.ProcessTests.TestLongProcessIsWorking [SKIP] System.Diagnostics.Tests.ProcessTests.TestProcessStartTime [SKIP] System.Diagnostics.Tests.ProcessTests.TestPeakPagedMemorySize64 [SKIP] System.Diagnostics.Tests.ProcessTests.StartInfo_GetFileName_ReturnsExpected [SKIP] System.Diagnostics.Tests.ProcessTests.NonElevatedUser_QueryProcessNameOfSystemProcess [SKIP] System.Diagnostics.Tests.ProcessTests.TotalProcessorTime_PerformLoop_TotalProcessorTimeValid [SKIP] System.Diagnostics.Tests.ProcessTests.TestPagedSystemMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.Kill_EntireProcessTree_True_EntireTreeTerminated [SKIP] System.Diagnostics.Tests.ProcessTests.ArgumentListArgumentNullThrowsOnStart [SKIP] System.Diagnostics.Tests.ProcessTests.TestPagedMemorySize64 [SKIP] System.Diagnostics.Tests.ProcessTests.TestWorkingSet64 [SKIP] System.Diagnostics.Tests.ProcessTests.TestExitCode [SKIP] System.Diagnostics.Tests.ProcessTests.TestNonpagedSystemMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.StartInfo_SetGet_ReturnsExpected [SKIP] System.Diagnostics.Tests.ProcessTests.GetProcessById_KilledProcess_ThrowsArgumentException [SKIP] System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardOutput_StartAgain_DoesntThrow [SKIP] System.Diagnostics.Tests.ProcessTests.TestPeakVirtualMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.StartInfo_SetOnRunningProcess_ThrowsInvalidOperationException [SKIP] System.Diagnostics.Tests.ProcessTests.TestPeakPagedMemorySize [SKIP] System.Diagnostics.Tests.ProcessTests.Handle_CreateEvent_BlocksUntilProcessCompleted [SKIP] System.Diagnostics.Tests.ProcessTests.TestMaxWorkingSet [SKIP] System.Diagnostics.Tests.ProcessTests.TestEnableRaiseEvents [SKIP] System.Diagnostics.Tests.ProcessTests.MainWindowHandle_NoWindow_ReturnsEmptyHandle [SKIP] System.Diagnostics.Tests.ProcessTests.ProcessStartTime_Deterministic_Across_Instances [SKIP] System.Diagnostics.Tests.ProcessTests.TestHasExited [SKIP] System.Diagnostics.Tests.ProcessTests.TestPrivateMemorySize64 [SKIP] System.Diagnostics.Tests.ProcessTests.BothArgumentSetAndArgumentListSet [SKIP] System.Diagnostics.Tests.ProcessTests.StartProcessWithArgumentList [SKIP] System.Diagnostics.Tests.ProcessTests.TestWorkingSet [SKIP] System.Diagnostics.Tests.ProcessTests.TestWaitForExitValidation [SKIP] System.Diagnostics.Tests.ProcessTests.TestMainModule [SKIP] System.Diagnostics.Tests.ProcessTests.TestSessionId [SKIP] System.Diagnostics.Tests.ProcessTests.TestPeakWorkingSet [SKIP] System.Diagnostics.Tests.ProcessTests.Kill_EntireProcessTree_MinimalExceptions [SKIP] System.Diagnostics.Tests.ProcessTests.TestPeakVirtualMemorySize64 Invalid number of parameters 0 File(s) copied [SKIP] System.Diagnostics.Tests.ProcessTests.TestVirtualMemorySize64 [SKIP] System.Diagnostics.Tests.ProcessTests.TestId [SKIP] System.Diagnostics.Tests.ProcessTests.TestCreateNewProcessGroup_HandlerReceivesExpectedSignal [SKIP] System.Diagnostics.Tests.ProcessTests.TestPriorityClassWindows [SKIP] System.Diagnostics.Tests.ProcessTests.MainWindowTitle_NoWindow_ReturnsEmpty [SKIP] System.Diagnostics.Tests.ProcessTests.TestGetProcessById [SKIP] System.Diagnostics.Tests.ProcessTests.TestToString_OnRunningProcess [SKIP] System.Diagnostics.Tests.ProcessTests.Start_StandardInputEncodingPropagatesToStreamWriter [SKIP] System.Diagnostics.Tests.ProcessTests.Kill_ExitedChildProcess_DoesNotThrow [SKIP] System.Diagnostics.Tests.ProcessTests.Kill_EntireProcessTree_True_CalledOnTreeContainingCallingProcess_ThrowsInvalidOperationException [SKIP] System.Diagnostics.Tests.ProcessTests.TestMinWorkingSet [SKIP] System.Diagnostics.Tests.ProcessTests.TestArgumentParsing [SKIP] System.Diagnostics.Tests.ProcessTests.TestNonpagedSystemMemorySize64 [SKIP] System.Diagnostics.Tests.ProcessThreadTests.TestCommonPriorityAndTimeProperties [SKIP] System.Diagnostics.Tests.ProcessThreadTests.TestThreadStateProperty [SKIP] System.Diagnostics.Tests.ProcessThreadTests.ThreadsAreDisposedWhenProcessIsDisposed [SKIP] System.Diagnostics.Tests.ProcessThreadTests.Threads_GetMultipleTimes_ReturnsSameInstance [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitAsyncForPeerProcess [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_EnableRaisingEvents_CorrectExitCode [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_StartAllKillAllWaitAll [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_StartAllKillAllWaitAllAsync [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_TryWaitMultipleTimesBeforeCompleting [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_CopiesShareExitAsyncInformation [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_WaitAfterExited [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_TryWaitAsyncMultipleTimesBeforeCompleting [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitForExit_AfterProcessExit_ShouldConsumeOutputDataReceived [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitForSelfTerminatingChild [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitForExitAsync_AfterProcessExit_ShouldConsumeOutputDataReceived [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitForPeerProcess [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_WaitAsyncAfterExited [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWaitAsync [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitAsyncForSelfTerminatingChild [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_ParallelStartKillWait [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_SerialStartKillWait [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitChain [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.MultipleProcesses_SerialStartKillWaitAsync [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.SingleProcess_CopiesShareExitInformation [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitAsyncChain [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitForSignal [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitAsyncForSignal [SKIP] System.Diagnostics.Tests.ProcessWaitingTests.WaitAsyncForProcess Finished System.Diagnostics.Process.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 Tests run: 327, Errors: 0, Failures: 1, Skipped: 136. Time: 2.5780209s ----- end Sat 02/21/2026 23:52:56.94 ----- exit code 1 ---------------------------------------------------------- C:\Python-env\Lib\site-packages\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-02-21T23:52:59.898Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-02-21T23:52:59.899Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-02-21T23:52:59.902Z 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.2 Python/3.14.3 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-02-21T23:53:01.908Z 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.2 Python/3.14.3 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-02-21T23:53:05.511Z 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.2 Python/3.14.3 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-02-21T23:53:10.714Z 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.2 Python/3.14.3 (Windows-2019Server-10.0.17763-SP0)' No body was attached to the request 2026-02-21T23:53:12.716Z WARNING run.py msal_managed_identity_client(191) _get_token_base ImdsCredential.get_token failed: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint. 2026-02-21T23:53:12.716Z WARNING run.py decorators(51) wrapper ManagedIdentityCredential.get_token failed: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint. 2026-02-21T23:53:12.716Z WARNING run.py azure_utils(66) get_credential_and_access_token Token was not retrieved: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint. Server failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:21eaf474-d01e-00de-1a8d-a316a2000000 Time:2026-02-21T23:53:13.1284493Z ErrorCode:NoAuthenticationInformation Error:None Content: NoAuthenticationInformationServer failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:21eaf474-d01e-00de-1a8d-a316a2000000 Time:2026-02-21T23:53:13.1284493Z 2026-02-21T23:53:13.161Z INFO run.py run(48) main Beginning reading of test results. 2026-02-21T23:53:13.161Z INFO run.py __init__(42) read_results Searching 'C:\helix\work\workitem\e' for test results files 2026-02-21T23:53:13.162Z INFO run.py __init__(48) read_results Found results file C:\helix\work\workitem\e\testResults.xml with format xunit 2026-02-21T23:53:13.164Z INFO run.py __init__(42) read_results Searching 'C:\helix\work\workitem\uploads' for test results files 2026-02-21T23:53:13.165Z INFO run.py packing_test_reporter(30) report_results Packing 327 test reports to 'C:\helix\work\workitem\e\__test_report.json' 2026-02-21T23:53:13.166Z INFO run.py packing_test_reporter(33) report_results Packed 84476 bytes 'taskkill.exe' is not recognized as an internal or external command, operable program or batch file. gen-debug-dump-docs.py: Did not find dumps, skipping dump docs generation. [END EXECUTION] Exit Code:0