2025-03-25T08:57:29.8274759Z ##[section]Starting: Build and run tests 2025-03-25T08:57:29.8280233Z ============================================================================== 2025-03-25T08:57:29.8280346Z Task : Command line 2025-03-25T08:57:29.8280400Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2025-03-25T08:57:29.8280505Z Version : 2.250.1 2025-03-25T08:57:29.8280559Z Author : Microsoft Corporation 2025-03-25T08:57:29.8280619Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2025-03-25T08:57:29.8280713Z ============================================================================== 2025-03-25T08:57:31.5037758Z Generating script. 2025-03-25T08:57:31.5104792Z Script contents: shell 2025-03-25T08:57:31.5109815Z eng\common\CIBuild.cmd -configuration Release -prepareMachine 2025-03-25T08:57:31.5330986Z ========================== Starting Command Output =========================== 2025-03-25T08:57:31.5537091Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\e2c28b48-aaee-47c7-b7cb-a441be5d7957.cmd"" 2025-03-25T08:57:32.1765125Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2025-03-25T08:57:32.2267117Z Attempting to install 'sdk v10.0.100-preview.3.25167.3' from public location. 2025-03-25T08:57:36.4756446Z dotnet-install: Remote file https://ci.dot.net/public/Sdk/10.0.100-preview.3.25167.3/dotnet-sdk-10.0.100-preview.3.25167.3-win-x64.zip size is 296511229 bytes. 2025-03-25T08:57:36.4816944Z dotnet-install: Downloaded file https://ci.dot.net/public/Sdk/10.0.100-preview.3.25167.3/dotnet-sdk-10.0.100-preview.3.25167.3-win-x64.zip size is 296511229 bytes. 2025-03-25T08:57:36.4848383Z dotnet-install: The remote and local file sizes are equal. 2025-03-25T08:57:36.4872275Z dotnet-install: Extracting the archive. 2025-03-25T08:57:49.8589100Z 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. 2025-03-25T08:57:49.8606556Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2025-03-25T08:57:49.8613007Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2025-03-25T08:57:49.8620077Z dotnet-install: Installed version is 10.0.100-preview.3.25167.3 2025-03-25T08:57:49.8627070Z dotnet-install: Installation finished 2025-03-25T08:57:49.8837614Z Setting NUGET enhanced retry environment variables 2025-03-25T08:57:51.2776554Z Setting NUGET enhanced retry environment variables 2025-03-25T08:57:51.2864548Z Setting NUGET enhanced retry environment variables 2025-03-25T08:57:51.6178948Z Determining projects to restore... 2025-03-25T08:57:53.2356553Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.25171.1\tools\Tools.proj (in 1.5 sec). 2025-03-25T08:57:54.1686303Z Determining projects to restore... 2025-03-25T08:57:56.9575578Z Restored D:\a\_work\1\s\tests\Microsoft.DotNet.XHarness.TestRunners.Tests\Microsoft.DotNet.XHarness.TestRunners.Tests.csproj (in 1.5 sec). 2025-03-25T08:57:57.1792427Z Restored D:\a\_work\1\s\tests\Microsoft.DotNet.XHarness.Common.Tests\Microsoft.DotNet.XHarness.Common.Tests.csproj (in 1.72 sec). 2025-03-25T08:57:57.1798764Z Restored D:\a\_work\1\s\tests\Microsoft.DotNet.XHarness.iOS.Shared.Tests\Microsoft.DotNet.XHarness.iOS.Shared.Tests.csproj (in 1.72 sec). 2025-03-25T08:57:57.3829197Z Restored D:\a\_work\1\s\tests\Microsoft.DotNet.XHarness.Apple.Tests\Microsoft.DotNet.XHarness.Apple.Tests.csproj (in 415 ms). 2025-03-25T08:57:57.3835931Z Restored D:\a\_work\1\s\tests\Microsoft.DotNet.XHarness.Android.Tests\Microsoft.DotNet.XHarness.Android.Tests.csproj (in 196 ms). 2025-03-25T08:57:57.4177750Z Restored D:\a\_work\1\s\tests\Microsoft.DotNet.XHarness.CLI.Tests\Microsoft.DotNet.XHarness.CLI.Tests.csproj (in 1.95 sec). 2025-03-25T08:57:58.2613448Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.TestRunners.Common\Microsoft.DotNet.XHarness.TestRunners.Common.csproj (in 868 ms). 2025-03-25T08:57:58.2633375Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.TestRunners.Xunit\Microsoft.DotNet.XHarness.TestRunners.Xunit.csproj (in 1.08 sec). 2025-03-25T08:57:58.2637875Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.TestRunners.NUnit\Microsoft.DotNet.XHarness.TestRunners.NUnit.csproj (in 874 ms). 2025-03-25T08:57:58.2666256Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.iOS.Shared\Microsoft.DotNet.XHarness.iOS.Shared.csproj (in 841 ms). 2025-03-25T08:57:58.2749964Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.Common\Microsoft.DotNet.XHarness.Common.csproj (in 5 ms). 2025-03-25T08:57:58.2799007Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.Apple\Microsoft.DotNet.XHarness.Apple.csproj (in 5 ms). 2025-03-25T08:57:58.2844035Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.Android\Microsoft.DotNet.XHarness.Android.csproj (in 4 ms). 2025-03-25T08:57:58.8819740Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.InstrumentationBase.Xunit\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.csproj (in 610 ms). 2025-03-25T08:57:58.8842299Z Restored D:\a\_work\1\s\src\Microsoft.DotNet.XHarness.CLI\Microsoft.DotNet.XHarness.CLI.csproj (in 608 ms). 2025-03-25T08:57:59.2184171Z Downloading from "https://dl.google.com/android/repository/platform-tools_r32.0.0-windows.zip" to "D:\a\_work\1\s\artifacts\obj\Microsoft.DotNet.XHarness.CLI\android-tools\windows-android-platform-tools.zip" (12033552 bytes). 2025-03-25T08:57:59.4472133Z Downloading from "https://dl.google.com/android/repository/platform-tools_r32.0.0-linux.zip" to "D:\a\_work\1\s\artifacts\obj\Microsoft.DotNet.XHarness.CLI\android-tools\linux-android-platform-tools.zip" (13544738 bytes). 2025-03-25T08:57:59.5994191Z Downloading from "https://dl.google.com/android/repository/platform-tools_r32.0.0-darwin.zip" to "D:\a\_work\1\s\artifacts\obj\Microsoft.DotNet.XHarness.CLI\android-tools\macos-android-platform-tools.zip" (19439685 bytes). 2025-03-25T08:58:03.3327585Z Microsoft.DotNet.XHarness.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Common\Release\net8.0\Microsoft.DotNet.XHarness.Common.dll 2025-03-25T08:58:03.4747758Z Microsoft.DotNet.XHarness.TestRunners.Common -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.TestRunners.Common\Release\net8.0\Microsoft.DotNet.XHarness.TestRunners.Common.dll 2025-03-25T08:58:07.4758902Z Microsoft.DotNet.XHarness.iOS.Shared -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.iOS.Shared\Release\net8.0\Microsoft.DotNet.XHarness.iOS.Shared.dll 2025-03-25T08:58:09.5737376Z Microsoft.DotNet.XHarness.Common.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Common.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Common.Tests.dll 2025-03-25T08:58:09.5740553Z Microsoft.DotNet.XHarness.TestRunners.NUnit -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.TestRunners.NUnit\Release\net8.0\Microsoft.DotNet.XHarness.TestRunners.NUnit.dll 2025-03-25T08:58:09.5743833Z Microsoft.DotNet.XHarness.TestRunners.Xunit -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.TestRunners.Xunit\Release\net8.0\Microsoft.DotNet.XHarness.TestRunners.Xunit.dll 2025-03-25T08:58:10.1510165Z Microsoft.DotNet.XHarness.Apple -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Apple\Release\net8.0\Microsoft.DotNet.XHarness.Apple.dll 2025-03-25T08:58:11.3351603Z Microsoft.DotNet.XHarness.Android -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Android\Release\net8.0\Microsoft.DotNet.XHarness.Android.dll 2025-03-25T08:58:11.9097399Z Microsoft.DotNet.XHarness.TestRunners.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.TestRunners.Tests\Release\net10.0\Microsoft.DotNet.XHarness.TestRunners.Tests.dll 2025-03-25T08:58:13.9684267Z Microsoft.DotNet.XHarness.Apple.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Apple.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Apple.Tests.dll 2025-03-25T08:58:14.7184188Z Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit\Release\net9.0\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.dll 2025-03-25T08:58:15.9272107Z Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit\Release\net8.0\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.dll 2025-03-25T08:58:16.3590294Z Microsoft.DotNet.XHarness.iOS.Shared.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.iOS.Shared.Tests\Release\net10.0\Microsoft.DotNet.XHarness.iOS.Shared.Tests.dll 2025-03-25T08:58:16.5949128Z Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit\Release\net10.0\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.dll 2025-03-25T08:58:19.6776348Z Microsoft.DotNet.XHarness.Android.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Android.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Android.Tests.dll 2025-03-25T08:58:19.9489199Z Microsoft.DotNet.XHarness.CLI -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.CLI\Release\net8.0\Microsoft.DotNet.XHarness.CLI.dll 2025-03-25T08:58:19.9491494Z Microsoft.DotNet.XHarness.CLI -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.CLI\Release\net9.0\Microsoft.DotNet.XHarness.CLI.dll 2025-03-25T08:58:21.0625327Z Microsoft.DotNet.XHarness.CLI.Tests -> D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.CLI.Tests\Release\net10.0\Microsoft.DotNet.XHarness.CLI.Tests.dll 2025-03-25T08:58:21.0782818Z Running tests: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Apple.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Apple.Tests.dll [net10.0|x64] 2025-03-25T08:58:21.1173327Z Running tests: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.iOS.Shared.Tests\Release\net10.0\Microsoft.DotNet.XHarness.iOS.Shared.Tests.dll [net10.0|x64] 2025-03-25T08:58:21.1174156Z Running tests: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Android.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Android.Tests.dll [net10.0|x64] 2025-03-25T08:58:21.1218057Z Running tests: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.TestRunners.Tests\Release\net10.0\Microsoft.DotNet.XHarness.TestRunners.Tests.dll [net10.0|x64] 2025-03-25T08:58:22.3324541Z Tests succeeded: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.TestRunners.Tests\Release\net10.0\Microsoft.DotNet.XHarness.TestRunners.Tests.dll [net10.0|x64] 2025-03-25T08:58:22.4304916Z Tests succeeded: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Apple.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Apple.Tests.dll [net10.0|x64] 2025-03-25T08:58:25.0327602Z Tests succeeded: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.iOS.Shared.Tests\Release\net10.0\Microsoft.DotNet.XHarness.iOS.Shared.Tests.dll [net10.0|x64] 2025-03-25T08:58:25.0370948Z Running tests: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Common.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Common.Tests.dll [net10.0|x64] 2025-03-25T08:58:25.4559671Z Tests succeeded: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Common.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Common.Tests.dll [net10.0|x64] 2025-03-25T08:58:25.4629364Z Running tests: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.CLI.Tests\Release\net10.0\Microsoft.DotNet.XHarness.CLI.Tests.dll [net10.0|x64] 2025-03-25T08:58:26.0421283Z Tests succeeded: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.CLI.Tests\Release\net10.0\Microsoft.DotNet.XHarness.CLI.Tests.dll [net10.0|x64] 2025-03-25T08:58:47.9651583Z Tests succeeded: D:\a\_work\1\s\artifacts\bin\Microsoft.DotNet.XHarness.Android.Tests\Release\net10.0\Microsoft.DotNet.XHarness.Android.Tests.dll [net10.0|x64] 2025-03-25T08:58:48.2086172Z The package Microsoft.DotNet.XHarness.Common.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:48.2088342Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.Common.10.0.0-ci.nupkg'. 2025-03-25T08:58:48.4085750Z The package Microsoft.DotNet.XHarness.iOS.Shared.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:48.4086534Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.iOS.Shared.10.0.0-ci.nupkg'. 2025-03-25T08:58:48.4192846Z The package Microsoft.DotNet.XHarness.TestRunners.NUnit.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:48.4200035Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.TestRunners.NUnit.10.0.0-ci.nupkg'. 2025-03-25T08:58:48.7808277Z The package Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:48.7812493Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.10.0.0-ci.nupkg'. 2025-03-25T08:58:48.8843847Z The package Microsoft.DotNet.XHarness.TestRunners.Xunit.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:48.8844497Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.TestRunners.Xunit.10.0.0-ci.nupkg'. 2025-03-25T08:58:48.9046050Z The package Microsoft.DotNet.XHarness.TestRunners.Common.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:48.9046744Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.TestRunners.Common.10.0.0-ci.nupkg'. 2025-03-25T08:58:51.0248707Z The package Microsoft.DotNet.XHarness.CLI.10.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2025-03-25T08:58:51.0251603Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T08:58:51.0470368Z SignToolTask starting. 2025-03-25T08:58:51.0470847Z DryRun: True 2025-03-25T08:58:51.0471717Z Signing mode: Real 2025-03-25T08:58:51.0473393Z MicroBuild signing logs will be in (Signing*.binlog): D:\a\_work\1\s\artifacts\log\Release\ 2025-03-25T08:58:51.0474817Z MicroBuild signing configuration will be in (Round*.proj): D:\a\_work\1\s\artifacts\tmp\Release\ 2025-03-25T08:58:51.2101740Z SIGN004: Signing 3rd party library 'D:\a\_work\1\s\artifacts\tmp\Release\ContainerSigning\24\runtimes/any/native/adb/windows/adb.exe' with Microsoft certificate 'Microsoft400'. The library is considered 3rd party library due to its copyright: ''. 2025-03-25T08:58:51.2119339Z SIGN004: Signing 3rd party library 'D:\a\_work\1\s\artifacts\tmp\Release\ContainerSigning\25\runtimes/any/native/adb/windows/AdbWinApi.dll' with Microsoft certificate 'Microsoft400'. The library is considered 3rd party library due to its copyright: 'Copyright (C) 2006 The Android Open Source Project'. 2025-03-25T08:58:51.2135356Z SIGN004: Signing 3rd party library 'D:\a\_work\1\s\artifacts\tmp\Release\ContainerSigning\26\runtimes/any/native/adb/windows/AdbWinUsbApi.dll' with Microsoft certificate 'Microsoft400'. The library is considered 3rd party library due to its copyright: 'Copyright (C) 2006-2015 The Android Open Source Project'. 2025-03-25T08:58:51.7955051Z Round 0: Signing 119 files 2025-03-25T08:58:52.6038315Z Repacking 7 containers. 2025-03-25T08:58:52.6041223Z Repacking 7 containers in parallel. 2025-03-25T08:58:53.9802277Z Round 1: Signing 7 files 2025-03-25T08:58:53.9897523Z Build artifacts signed and validated. 2025-03-25T08:58:54.0122127Z SignToolTask execution finished. 2025-03-25T08:58:54.0585114Z Performing push to Azure DevOps artifacts storage. 2025-03-25T08:58:54.3536521Z Writing build manifest file 'D:\a\_work\1\s\artifacts\log\Release\AssetManifest\Windows_NT.xml'... 2025-03-25T08:58:54.3850622Z 2025-03-25T08:58:54.3850864Z Build succeeded. 2025-03-25T08:58:54.3851064Z 0 Warning(s) 2025-03-25T08:58:54.3851238Z 0 Error(s) 2025-03-25T08:58:54.3851318Z 2025-03-25T08:58:54.3851516Z Time Elapsed 00:01:02.67 2025-03-25T08:58:54.3851842Z Killing running build processes... 2025-03-25T08:58:54.4778027Z ##[section]Async Command Start: Upload Artifact 2025-03-25T08:58:54.4778546Z Uploading 1 files 2025-03-25T08:58:59.5098770Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (11%) 2025-03-25T08:58:59.5099182Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (22%) 2025-03-25T08:58:59.5099412Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (33%) 2025-03-25T08:58:59.5099638Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (44%) 2025-03-25T08:58:59.5099852Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (55%) 2025-03-25T08:58:59.5100077Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (66%) 2025-03-25T08:58:59.5100304Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (77%) 2025-03-25T08:58:59.5100523Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (88%) 2025-03-25T08:59:09.5773266Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T08:59:19.1458758Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T08:59:29.2311177Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T08:59:39.3153970Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T08:59:49.4344141Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T08:59:59.5025571Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:00:09.6189269Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:00:19.1757587Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:00:29.3164843Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:00:39.4074294Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:00:49.5066828Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:00:59.5899219Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:01:09.6550859Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:01:19.2227612Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:01:29.3364986Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:01:31.8530459Z Fail to upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' due to 'Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608'. 2025-03-25T09:01:31.8532327Z Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608 ---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608 --- End of inner exception stack trace --- at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Boolean uploadFirstChunk, Object userState, Boolean compressStream) at Microsoft.VisualStudio.Services.Agent.Worker.Build.FileContainerServer.UploadAsync(IAsyncCommandContext context, Int32 uploaderId, CancellationToken token) in D:\a\_work\1\s\src\Agent.Worker\Build\FileContainerServer.cs:line 253 2025-03-25T09:01:31.8534765Z Detail upload trace for file that fail to upload: PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg 2025-03-25T09:01:31.8535069Z Begin chunking upload file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk size '4194304 Bytes', total chunks '9'. 2025-03-25T09:01:31.8535370Z Attempt '1' for uploading chunk '1' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8535643Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '1' of '9'. 2025-03-25T09:01:31.8535928Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '1'. 2025-03-25T09:01:31.8536225Z Finished upload chunk '1' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 328 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8536522Z Attempt '1' for uploading chunk '2' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8536792Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '2' of '9'. 2025-03-25T09:01:31.8537081Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '2'. 2025-03-25T09:01:31.8537374Z Finished upload chunk '2' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 236 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8537667Z Attempt '1' for uploading chunk '3' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8537937Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '3' of '9'. 2025-03-25T09:01:31.8538219Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '3'. 2025-03-25T09:01:31.8538512Z Finished upload chunk '3' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 274 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8538806Z Attempt '1' for uploading chunk '4' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8539082Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '4' of '9'. 2025-03-25T09:01:31.8539363Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '4'. 2025-03-25T09:01:31.8539656Z Finished upload chunk '4' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 273 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8539953Z Attempt '1' for uploading chunk '5' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8540221Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '5' of '9'. 2025-03-25T09:01:31.8540504Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '5'. 2025-03-25T09:01:31.8540798Z Finished upload chunk '5' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 254 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8541201Z Attempt '1' for uploading chunk '6' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8541470Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '6' of '9'. 2025-03-25T09:01:31.8541752Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '6'. 2025-03-25T09:01:31.8542034Z Finished upload chunk '6' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 242 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8542247Z Attempt '1' for uploading chunk '7' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8542439Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '7' of '9'. 2025-03-25T09:01:31.8542638Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '7'. 2025-03-25T09:01:31.8542848Z Finished upload chunk '7' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 228 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8543063Z Attempt '1' for uploading chunk '8' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8543252Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '8' of '9'. 2025-03-25T09:01:31.8543451Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '8'. 2025-03-25T09:01:31.8543654Z Finished upload chunk '8' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 269 (ms), response code 'Accepted'. 2025-03-25T09:01:31.8543863Z Attempt '1' for uploading chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8544055Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '9' of '9'. 2025-03-25T09:01:31.8544256Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '9'. 2025-03-25T09:01:31.8545064Z Chunk '9' attempt '1' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608 ---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608 --- End of inner exception stack trace --- at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState). 2025-03-25T09:01:31.8545917Z Backoff 9.165 seconds before attempt '2' chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8546108Z Attempt '2' for uploading chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8546307Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '9' of '9'. 2025-03-25T09:01:31.8546543Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '9'. 2025-03-25T09:01:31.8547380Z Chunk '9' attempt '2' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608 ---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 58a35c615709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 8388608 --- End of inner exception stack trace --- at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState). 2025-03-25T09:01:31.8548232Z Backoff 8.373 seconds before attempt '3' chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8548428Z Attempt '3' for uploading chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:01:31.8548625Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '9' of '9'. 2025-03-25T09:01:31.8548814Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '9'. 2025-03-25T09:01:31.8548969Z 1 files failed to upload, retry these files after a minute. 2025-03-25T09:01:31.8549091Z Retry file upload after 60 seconds. 2025-03-25T09:01:36.9182932Z Retry file upload after 55 seconds. 2025-03-25T09:01:41.9540266Z Retry file upload after 50 seconds. 2025-03-25T09:01:47.0196856Z Retry file upload after 45 seconds. 2025-03-25T09:01:52.0538224Z Retry file upload after 40 seconds. 2025-03-25T09:01:57.1031931Z Retry file upload after 35 seconds. 2025-03-25T09:02:02.1070197Z Retry file upload after 30 seconds. 2025-03-25T09:02:07.1405041Z Retry file upload after 25 seconds. 2025-03-25T09:02:12.1849512Z Retry file upload after 20 seconds. 2025-03-25T09:02:17.2026588Z Retry file upload after 15 seconds. 2025-03-25T09:02:21.7210162Z Retry file upload after 10 seconds. 2025-03-25T09:02:26.7706910Z Retry file upload after 5 seconds. 2025-03-25T09:02:31.8503410Z Start retry 1 failed files upload. 2025-03-25T09:02:36.9119374Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (11%) 2025-03-25T09:02:36.9119765Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (22%) 2025-03-25T09:02:36.9120029Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (33%) 2025-03-25T09:02:36.9120245Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (44%) 2025-03-25T09:02:36.9120467Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (55%) 2025-03-25T09:02:36.9120689Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (66%) 2025-03-25T09:02:36.9120912Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (77%) 2025-03-25T09:02:36.9121130Z Uploading 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' (88%) 2025-03-25T09:02:47.0272440Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:02:57.1265985Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:03:07.2060117Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:03:17.2825782Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:03:26.8678570Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:03:36.9354103Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:03:47.0648263Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:03:57.1366192Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:04:07.2664820Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:04:16.8748175Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:04:26.9756090Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:04:37.0761459Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:04:47.1672425Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:04:57.2049592Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:05:07.3199629Z Total file: 1 ---- Processed file: 0 (0%) 2025-03-25T09:05:07.4595580Z Fail to upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' due to 'Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912'. 2025-03-25T09:05:07.4596789Z Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912 ---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912 --- End of inner exception stack trace --- at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Boolean uploadFirstChunk, Object userState, Boolean compressStream) at Microsoft.VisualStudio.Services.Agent.Worker.Build.FileContainerServer.UploadAsync(IAsyncCommandContext context, Int32 uploaderId, CancellationToken token) in D:\a\_work\1\s\src\Agent.Worker\Build\FileContainerServer.cs:line 253 2025-03-25T09:05:07.4597919Z Detail upload trace for file that fail to upload: PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg 2025-03-25T09:05:07.4598152Z Begin chunking upload file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk size '4194304 Bytes', total chunks '9'. 2025-03-25T09:05:07.4598355Z Attempt '1' for uploading chunk '1' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4598582Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '1' of '9'. 2025-03-25T09:05:07.4598804Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '1'. 2025-03-25T09:05:07.4599036Z Finished upload chunk '1' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 527 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4599268Z Attempt '1' for uploading chunk '2' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4599487Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '2' of '9'. 2025-03-25T09:05:07.4599707Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '2'. 2025-03-25T09:05:07.4600633Z Finished upload chunk '2' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 295 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4600903Z Attempt '1' for uploading chunk '3' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4601123Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '3' of '9'. 2025-03-25T09:05:07.4601338Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '3'. 2025-03-25T09:05:07.4601561Z Finished upload chunk '3' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 457 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4601761Z Attempt '1' for uploading chunk '4' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4601975Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '4' of '9'. 2025-03-25T09:05:07.4602196Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '4'. 2025-03-25T09:05:07.4602415Z Finished upload chunk '4' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 289 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4602614Z Attempt '1' for uploading chunk '5' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4602825Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '5' of '9'. 2025-03-25T09:05:07.4603041Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '5'. 2025-03-25T09:05:07.4603262Z Finished upload chunk '5' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 353 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4603461Z Attempt '1' for uploading chunk '6' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4603681Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '6' of '9'. 2025-03-25T09:05:07.4603897Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '6'. 2025-03-25T09:05:07.4604119Z Finished upload chunk '6' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 471 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4604318Z Attempt '1' for uploading chunk '7' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4604533Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '7' of '9'. 2025-03-25T09:05:07.4604962Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '7'. 2025-03-25T09:05:07.4605309Z Finished upload chunk '7' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 477 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4605520Z Attempt '1' for uploading chunk '8' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4605735Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '8' of '9'. 2025-03-25T09:05:07.4605951Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '8'. 2025-03-25T09:05:07.4606173Z Finished upload chunk '8' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', elapsed 493 (ms), response code 'Accepted'. 2025-03-25T09:05:07.4606372Z Attempt '1' for uploading chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4606585Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '9' of '9'. 2025-03-25T09:05:07.4606896Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '9'. 2025-03-25T09:05:07.4607730Z Chunk '9' attempt '1' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912 ---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912 --- End of inner exception stack trace --- at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState). 2025-03-25T09:05:07.4608626Z Backoff 8.797 seconds before attempt '2' chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4608867Z Attempt '2' for uploading chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4609102Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '9' of '9'. 2025-03-25T09:05:07.4609292Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '9'. 2025-03-25T09:05:07.4610114Z Chunk '9' attempt '2' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912 ---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 47f3f0de5709f011aaa700224848888e, Expected Offset: 0, Actual Offset: 12582912 --- End of inner exception stack trace --- at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.HandleResponseAsync(HttpResponseMessage response, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken) at Microsoft.VisualStudio.Services.FileContainer.Client.FileContainerHttpClient.UploadFileAsync(Int64 containerId, String itemPath, Stream fileStream, Byte[] contentId, Int64 fileLength, Boolean isGzipped, Guid scopeIdentifier, CancellationToken cancellationToken, Int32 chunkSize, Int32 chunkRetryTimes, Boolean uploadFirstChunk, Object userState). 2025-03-25T09:05:07.4611144Z Backoff 5.883 seconds before attempt '3' chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4611336Z Attempt '3' for uploading chunk '9' of file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg'. 2025-03-25T09:05:07.4611550Z Generate new HttpRequest for uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg', chunk '9' of '9'. 2025-03-25T09:05:07.4611763Z Start uploading file 'PackageArtifacts/Microsoft.DotNet.XHarness.CLI.10.0.0-ci.nupkg' to server, chunk '9'. 2025-03-25T09:05:07.4611981Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4628032Z ##[error]File upload failed even after retry. 2025-03-25T09:05:07.4635795Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4636032Z Uploading 1 files 2025-03-25T09:05:07.4636165Z File upload succeed. 2025-03-25T09:05:07.4636350Z Upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.Common.10.0.0-ci.nupkg' to file container: '#/45826894/PackageArtifacts' 2025-03-25T09:05:07.4636554Z Associated artifact 24609966 with build 992550 2025-03-25T09:05:07.4636664Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4637118Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4637292Z Uploading 1 files 2025-03-25T09:05:07.4637401Z File upload succeed. 2025-03-25T09:05:07.4637601Z Upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.DefaultAndroidEntryPoint.Xunit.10.0.0-ci.nupkg' to file container: '#/45826894/PackageArtifacts' 2025-03-25T09:05:07.4637820Z Associated artifact 24609966 with build 992550 2025-03-25T09:05:07.4637925Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4638333Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4638509Z Uploading 1 files 2025-03-25T09:05:07.4638616Z File upload succeed. 2025-03-25T09:05:07.4638800Z Upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.iOS.Shared.10.0.0-ci.nupkg' to file container: '#/45826894/PackageArtifacts' 2025-03-25T09:05:07.4638981Z Associated artifact 24609966 with build 992550 2025-03-25T09:05:07.4639123Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4639577Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4639775Z Uploading 1 files 2025-03-25T09:05:07.4639879Z File upload succeed. 2025-03-25T09:05:07.4640069Z Upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.TestRunners.Common.10.0.0-ci.nupkg' to file container: '#/45826894/PackageArtifacts' 2025-03-25T09:05:07.4640251Z Associated artifact 24609966 with build 992550 2025-03-25T09:05:07.4640379Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4640789Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4640964Z Uploading 1 files 2025-03-25T09:05:07.4641071Z File upload succeed. 2025-03-25T09:05:07.4641236Z Upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.TestRunners.NUnit.10.0.0-ci.nupkg' to file container: '#/45826894/PackageArtifacts' 2025-03-25T09:05:07.4641441Z Associated artifact 24609966 with build 992550 2025-03-25T09:05:07.4641572Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4641983Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4642159Z Uploading 1 files 2025-03-25T09:05:07.4642266Z File upload succeed. 2025-03-25T09:05:07.4642429Z Upload 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.DotNet.XHarness.TestRunners.Xunit.10.0.0-ci.nupkg' to file container: '#/45826894/PackageArtifacts' 2025-03-25T09:05:07.4642630Z Associated artifact 24609966 with build 992550 2025-03-25T09:05:07.4642759Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4643176Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4643356Z Uploading 12 files 2025-03-25T09:05:07.4643481Z File upload succeed. 2025-03-25T09:05:07.4643632Z Upload 'D:\a\_work\1\s\artifacts\tmp\Release\PDBsToPublish\' to file container: '#/45826894/PdbArtifacts' 2025-03-25T09:05:07.4643801Z Associated artifact 24610045 with build 992550 2025-03-25T09:05:07.4643937Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4644352Z ##[section]Async Command Start: Upload Artifact 2025-03-25T09:05:07.4644525Z Uploading 1 files 2025-03-25T09:05:07.4644610Z File upload succeed. 2025-03-25T09:05:07.4644771Z Upload 'D:\a\_work\1\s\artifacts\log\Release\AssetManifest\Windows_NT.xml' to file container: '#/45826894/AssetManifests' 2025-03-25T09:05:07.4644949Z Associated artifact 24609968 with build 992550 2025-03-25T09:05:07.4645054Z ##[section]Async Command End: Upload Artifact 2025-03-25T09:05:07.4646237Z ##[section]Finishing: Build and run tests