2026-01-26T10:06:48.8211978Z ##[section]Starting: Send to Helix 2026-01-26T10:06:48.8235065Z ============================================================================== 2026-01-26T10:06:48.8235187Z Task : Command line 2026-01-26T10:06:48.8235259Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-26T10:06:48.8235359Z Version : 2.250.1 2026-01-26T10:06:48.8235433Z Author : Microsoft Corporation 2026-01-26T10:06:48.8235504Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-26T10:06:48.8235605Z ============================================================================== 2026-01-26T10:06:49.9355182Z Generating script. 2026-01-26T10:06:49.9437012Z Script contents: shell 2026-01-26T10:06:49.9444338Z powershell -ExecutionPolicy ByPass -NoProfile eng\common\msbuild.ps1 -ci -warnaserror 0 -restore D:\a\_work\1\s/src/libraries/sendtohelix.proj /p:RuntimeFlavor=mono /p:TargetArchitecture=wasm /p:TargetRuntimeIdentifier= /p:Configuration=Release /p:TargetOS=browser /p:MonoForceInterpreter= /p:TestScope=innerloop /p:TestRunNamePrefixSuffix=Mono_Release /p:HelixBuild=20260126.1 /p:BrowserHost=windows /p:RunSmokeTestsOnly=True /p:NeedsToBuildWasmAppsOnHelix=true /bl:D:\a\_work\1\s/artifacts/log/Release/SendToHelix.binlog 2026-01-26T10:06:49.9719461Z ========================== Starting Command Output =========================== 2026-01-26T10:06:49.9973186Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\7cf1dbfa-5657-4efb-bc11-f64ade05af17.cmd"" 2026-01-26T10:06:50.5523774Z Setting NUGET enhanced retry environment variables 2026-01-26T10:06:50.5828666Z Setting NUGET enhanced retry environment variables 2026-01-26T10:06:51.1076500Z 2026-01-26T10:06:51.9744654Z Determining projects to restore... 2026-01-26T10:06:53.5300280Z Restored D:\a\_work\1\s\src\libraries\sendtohelix.proj (in 933 ms). 2026-01-26T10:06:53.9704675Z Using _Scenarios: WasmTestOnChrome 2026-01-26T10:06:53.9705165Z Using _DebuggerHosts: chrome 2026-01-26T10:06:53.9705775Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-01-26T10:06:53.9706660Z BuildTargetFramework: net11.0 2026-01-26T10:06:53.9708495Z TestArchiveTestsRoot: D:\a\_work\1\s\artifacts\helix/tests/ 2026-01-26T10:06:53.9709766Z TestArchiveRoot: D:\a\_work\1\s\artifacts\helix/ 2026-01-26T10:06:53.9711968Z TestArchiveRuntimeRoot: D:\a\_work\1\s\artifacts\helix/runtime/ 2026-01-26T10:06:53.9713642Z TestArchiveRuntimeFile: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-01-26T10:06:54.0315281Z Correlation directory prepared 2026-01-26T10:06:55.0686389Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-01-26T10:06:55.0687448Z Build TargetFramework: net11.0 2026-01-26T10:06:55.0692680Z Using emsdk: D:\a\_work\1\s\src\mono\browser\emsdk\ 2026-01-26T10:07:02.9717537Z Using emsdk: D:\a\_work\1\s\artifacts\obj\helix-staging\\emsdk 2026-01-26T10:07:02.9745929Z Building Helix work items for scenario WasmTestOnChrome 2026-01-26T10:07:02.9746726Z Using TestRunNamePrefix: net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome- 2026-01-26T10:07:02.9747820Z Using HelixCorrelationPayload: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-01-26T10:07:02.9749196Z Using HelixCommand: powershell -command "dotnet dev-certs https --export-path devcerts.pfx --password PLACEHOLDER ; $pw = ConvertTo-SecureString PLACEHOLDER -AsPlainText -Force ; Import-PfxCertificate -FilePath devcerts.pfx -Password $pw -CertStoreLocation Cert:\LocalMachine\Root " && call RunTests.cmd 2026-01-26T10:07:02.9751926Z Using HelixType: test/functional/cli/innerloop/ 2026-01-26T10:07:02.9752468Z Using WorkItemArchiveWildCard: D:\a\_work\1\s\artifacts\helix/tests/**/*.zip 2026-01-26T10:07:02.9752844Z Using Timeout: 01:00:00 2026-01-26T10:07:02.9757356Z Done building Helix work items for scenario WasmTestOnChrome. Work item count: 4 2026-01-26T10:07:02.9791255Z Starting Azure Pipelines Test Run net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome-(Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly 2026-01-26T10:07:03.2137193Z Starting Azure Pipelines Test Run net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome-(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-01-26T10:07:03.3652128Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-01-26T10:07:03.3652812Z Build TargetFramework: net11.0 2026-01-26T10:07:03.3656009Z Using emsdk: D:\a\_work\1\s\artifacts\obj\helix-staging\\emsdk 2026-01-26T10:07:03.3671527Z Building Helix work items for scenario WasmTestOnChrome 2026-01-26T10:07:03.3679735Z Using TestRunNamePrefix: net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome- 2026-01-26T10:07:03.3680418Z Using HelixCorrelationPayload: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-01-26T10:07:03.3681388Z Using HelixCommand: powershell -command "dotnet dev-certs https --export-path devcerts.pfx --password PLACEHOLDER ; $pw = ConvertTo-SecureString PLACEHOLDER -AsPlainText -Force ; Import-PfxCertificate -FilePath devcerts.pfx -Password $pw -CertStoreLocation Cert:\LocalMachine\Root " && call RunTests.cmd 2026-01-26T10:07:03.3681968Z Using HelixType: test/functional/cli/innerloop/ 2026-01-26T10:07:03.3682164Z Using WorkItemArchiveWildCard: D:\a\_work\1\s\artifacts\helix/tests/**/*.zip 2026-01-26T10:07:03.3682376Z Using Timeout: 01:00:00 2026-01-26T10:07:03.3682569Z Done building Helix work items for scenario WasmTestOnChrome. Work item count: 4 2026-01-26T10:07:03.4232012Z Using Queues: (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly+(Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 2026-01-26T10:07:03.4232724Z Build TargetFramework: net11.0 2026-01-26T10:07:03.4239192Z Using emsdk: D:\a\_work\1\s\artifacts\obj\helix-staging\\emsdk 2026-01-26T10:07:03.4248701Z Building Helix work items for scenario WasmTestOnChrome 2026-01-26T10:07:03.4249679Z Using TestRunNamePrefix: net11.0-browser-Release-wasm-Mono_Release-WasmTestOnChrome- 2026-01-26T10:07:03.4250718Z Using HelixCorrelationPayload: D:\a\_work\1\s\artifacts\helix/runtime/test-runtime-net11.0-browser-Release-wasm.zip 2026-01-26T10:07:03.4251927Z Using HelixCommand: powershell -command "dotnet dev-certs https --export-path devcerts.pfx --password PLACEHOLDER ; $pw = ConvertTo-SecureString PLACEHOLDER -AsPlainText -Force ; Import-PfxCertificate -FilePath devcerts.pfx -Password $pw -CertStoreLocation Cert:\LocalMachine\Root " && call RunTests.cmd 2026-01-26T10:07:03.4252564Z Using HelixType: test/functional/cli/innerloop/ 2026-01-26T10:07:03.4254255Z Using WorkItemArchiveWildCard: D:\a\_work\1\s\artifacts\helix/tests/**/*.zip 2026-01-26T10:07:03.4255037Z Using Timeout: 01:00:00 2026-01-26T10:07:03.4258163Z Done building Helix work items for scenario WasmTestOnChrome. Work item count: 4 2026-01-26T10:07:05.6515591Z You can invoke the tool using the following command: xharness 2026-01-26T10:07:05.6516223Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was successfully installed. 2026-01-26T10:07:05.7123280Z Sending Job to (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly... 2026-01-26T10:07:56.0379734Z Sent Helix Job 'WasmTestOnChrome-ST'; see work items at https://helix.dot.net/api/jobs/aa4a3a90-2a52-4c5b-a93d-3833ad134e2a/workitems?api-version=2019-06-17 2026-01-26T10:07:56.2570893Z Sending Job to (Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64... 2026-01-26T10:07:56.7111885Z Sent Helix Job 'WasmTestOnChrome-ST'; see work items at https://helix.dot.net/api/jobs/1e25a586-9316-4be6-81c5-11f57e4a2298/workitems?api-version=2019-06-17 2026-01-26T10:07:57.7341962Z Waiting for completion of job 1e25a586-9316-4be6-81c5-11f57e4a2298 on (Windows.Server2025.Amd64.Open)windows.server2025.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2025-helix-webassembly-amd64 (Details: https://helix.dot.net/api/jobs/1e25a586-9316-4be6-81c5-11f57e4a2298/details?api-version=2019-06-17 ) 2026-01-26T10:07:57.7342716Z Waiting for completion of job aa4a3a90-2a52-4c5b-a93d-3833ad134e2a on (Windows.Amd64.Server2022.Open)windows.amd64.server2022.open@mcr.microsoft.com/dotnet-buildtools/prereqs:windowsservercore-ltsc2022-helix-webassembly (Details: https://helix.dot.net/api/jobs/aa4a3a90-2a52-4c5b-a93d-3833ad134e2a/details?api-version=2019-06-17 ) 2026-01-26T13:09:16.7911780Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-01-26T13:09:16.8059238Z Attempting to cancel the build... 2026-01-26T13:09:16.8195257Z ##[warning].packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job 'aa4a3a90-2a52-4c5b-a93d-3833ad134e2a'. Attempting to cancel this job in Helix... 2026-01-26T13:09:16.8200866Z D:\a\_work\1\s\.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : Build task was cancelled while waiting on job 'aa4a3a90-2a52-4c5b-a93d-3833ad134e2a'. Attempting to cancel this job in Helix... [D:\a\_work\1\s\src\libraries\sendtohelixhelp.proj] 2026-01-26T13:09:16.8203300Z ##[warning].packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : (NETCORE_ENGINEERING_TELEMETRY=Build) Build task was cancelled while waiting on job '1e25a586-9316-4be6-81c5-11f57e4a2298'. Attempting to cancel this job in Helix... 2026-01-26T13:09:16.8204112Z D:\a\_work\1\s\.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26065.101\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): warning : Build task was cancelled while waiting on job '1e25a586-9316-4be6-81c5-11f57e4a2298'. Attempting to cancel this job in Helix... [D:\a\_work\1\s\src\libraries\sendtohelixhelp.proj] 2026-01-26T13:09:16.9032865Z Terminate batch job (Y/N)? 2026-01-26T13:09:17.0848880Z ##[error]The operation was canceled. 2026-01-26T13:09:17.0853395Z ##[section]Finishing: Send to Helix