2026-01-28T22:17:07.4152332Z ##[section]Starting: DeviceTestsAndroid (Windows) 2026-01-28T22:17:07.4160136Z ============================================================================== 2026-01-28T22:17:07.4160262Z Task : PowerShell 2026-01-28T22:17:07.4160333Z Description : Run a PowerShell script on Linux, macOS, or Windows 2026-01-28T22:17:07.4160439Z Version : 2.266.0 2026-01-28T22:17:07.4160510Z Author : Microsoft Corporation 2026-01-28T22:17:07.4160588Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2026-01-28T22:17:07.4160702Z ============================================================================== 2026-01-28T22:17:09.5163933Z Generating script. 2026-01-28T22:17:09.5587582Z ========================== Starting Command Output =========================== 2026-01-28T22:17:09.5861487Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_work\_temp\571eeb1f-bc73-4971-b88c-04414f0fec58.ps1'" 2026-01-28T22:17:10.2521037Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-01-28T22:17:10.3388750Z Attempting to install 'sdk v10.0.100-rtm.25523.113' from public location. 2026-01-28T22:17:10.9261452Z dotnet-install: Using alternate version 10.0.100 found in https://ci.dot.net/public/Sdk/10.0.100-rtm.25523.113/sdk-productVersion.txt 2026-01-28T22:17:13.3764574Z dotnet-install: Remote file https://ci.dot.net/public/Sdk/10.0.100-rtm.25523.113/dotnet-sdk-10.0.100-win-x64.zip size is 301662646 bytes. 2026-01-28T22:17:13.3832979Z dotnet-install: Downloaded file https://ci.dot.net/public/Sdk/10.0.100-rtm.25523.113/dotnet-sdk-10.0.100-win-x64.zip size is 301662646 bytes. 2026-01-28T22:17:13.3867922Z dotnet-install: The remote and local file sizes are equal. 2026-01-28T22:17:13.3893351Z dotnet-install: Extracting the archive. 2026-01-28T22:17:28.1787453Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2026-01-28T22:17:28.1805216Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-01-28T22:17:28.1811431Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-01-28T22:17:28.1817101Z dotnet-install: Installed version is 10.0.100 2026-01-28T22:17:28.1822847Z dotnet-install: Installation finished 2026-01-28T22:17:34.0641271Z Determining projects to restore... 2026-01-28T22:17:34.2065400Z Determining projects to restore... 2026-01-28T22:17:42.0324806Z Restored D:\a\_work\1\s\eng\helix_xharness.proj (in 7.68 sec). 2026-01-28T22:17:42.0564589Z All projects are up-to-date for restore. 2026-01-28T22:17:42.1246620Z Starting Azure Pipelines Test Run DeviceTestsAndroid_ubuntu.2204.amd64.android.33.open_Release 2026-01-28T22:17:42.3300973Z Discovered MAUIScenarios: 5 2026-01-28T22:17:42.3419399Z Discovered MAUIScenarios: 5 2026-01-28T22:17:44.8101148Z You can invoke the tool using the following command: xharness 2026-01-28T22:17:44.8101958Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26062.2') was successfully installed. 2026-01-28T22:17:50.7859750Z Sending Job to ubuntu.2204.amd64.android.33.open... 2026-01-28T22:17:57.5610057Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/698e6a5e-710d-464b-a16f-f6bb016cca14/workitems?api-version=2019-06-17 2026-01-28T22:17:58.5674336Z Waiting for completion of job 698e6a5e-710d-464b-a16f-f6bb016cca14 on ubuntu.2204.amd64.android.33.open (Details: https://helix.dot.net/api/jobs/698e6a5e-710d-464b-a16f-f6bb016cca14/details?api-version=2019-06-17 ) 2026-01-28T23:16:03.0372909Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-01-28T23:16:03.0460530Z Attempting to cancel the build... 2026-01-28T23:16:03.0512064Z C:\Users\cloudtest\.nuget\packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25555.106\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : Build task was cancelled while waiting on job '698e6a5e-710d-464b-a16f-f6bb016cca14'. Attempting to cancel this job in Helix... [D:\a\_work\1\s\eng\helix_xharness.proj] 2026-01-28T23:16:03.2417488Z ##[error]The operation was canceled. 2026-01-28T23:16:03.2422856Z ##[section]Finishing: DeviceTestsAndroid (Windows)