2025-03-12T23:44:27.0588768Z ##[section]Starting: Run Helix Tests 2025-03-12T23:44:27.0593807Z ============================================================================== 2025-03-12T23:44:27.0593942Z Task : Command line 2025-03-12T23:44:27.0594027Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2025-03-12T23:44:27.0594280Z Version : 2.250.1 2025-03-12T23:44:27.0594367Z Author : Microsoft Corporation 2025-03-12T23:44:27.0594466Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2025-03-12T23:44:27.0594574Z ============================================================================== 2025-03-12T23:44:27.3375433Z Generating script. 2025-03-12T23:44:27.3385248Z Script contents: 2025-03-12T23:44:27.3385882Z eng/common/build.sh --configuration Debug --prepareMachine --ci --restore --test --warnAsError false --projects /__w/1/s/tests/UnitTests.proj /bl:/__w/1/s/artifacts/log/Debug/Helix.binlog /p:RestoreUsingNuGetTargets=false 2025-03-12T23:44:27.3386500Z ========================== Starting Command Output =========================== 2025-03-12T23:44:27.3403005Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/453a33d6-8dd6-470c-a9c7-ee73d9e1fb9b.sh 2025-03-12T23:44:27.4475440Z Downloading 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh' 2025-03-12T23:44:27.8163821Z Attempting to install 'sdk v8.0.114' from public_location. 2025-03-12T23:44:32.3838570Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.114/dotnet-sdk-8.0.114-linux-x64.tar.gz 2025-03-12T23:44:33.3918334Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.114/dotnet-sdk-8.0.114-linux-x64.tar.gz size is 213609213 bytes. 2025-03-12T23:44:33.3923654Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.114/dotnet-sdk-8.0.114-linux-x64.tar.gz 2025-03-12T23:44:40.2780687Z dotnet-install: Downloaded file size is 213609213 bytes. 2025-03-12T23:44:40.2782526Z dotnet-install: The remote and local file sizes are equal. 2025-03-12T23:44:40.5237839Z dotnet-install: Installed version is 8.0.114 2025-03-12T23:44:40.5382360Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2025-03-12T23:44:40.5383456Z dotnet-install: Note that the script does not resolve dependencies during installation. 2025-03-12T23:44:40.5383793Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. 2025-03-12T23:44:40.5384100Z dotnet-install: Installation finished successfully. 2025-03-12T23:44:40.8060989Z 2025-03-12T23:44:40.8068286Z Welcome to .NET 8.0! 2025-03-12T23:44:40.8069555Z --------------------- 2025-03-12T23:44:40.8069747Z SDK Version: 8.0.114 2025-03-12T23:44:41.0547747Z 2025-03-12T23:44:41.0548446Z ---------------- 2025-03-12T23:44:41.0548659Z Installed an ASP.NET Core HTTPS development certificate. 2025-03-12T23:44:41.0548932Z To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux 2025-03-12T23:44:41.0549043Z 2025-03-12T23:44:41.0549303Z ---------------- 2025-03-12T23:44:41.0549505Z Write your first app: https://aka.ms/dotnet-hello-world 2025-03-12T23:44:41.0549737Z Find out what's new: https://aka.ms/dotnet-whats-new 2025-03-12T23:44:41.0549956Z Explore documentation: https://aka.ms/dotnet-docs 2025-03-12T23:44:41.0550277Z Report issues and find source on GitHub: https://github.com/dotnet/core 2025-03-12T23:44:41.0550530Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli 2025-03-12T23:44:41.0550797Z -------------------------------------------------------------------------------------- 2025-03-12T23:44:42.9528622Z Determining projects to restore... 2025-03-12T23:44:44.7153237Z Skipping NuGet package signature verification. 2025-03-12T23:44:45.9376303Z Skipping NuGet package signature verification. 2025-03-12T23:44:46.1932127Z Tool 'microsoft.dnceng.secretmanager' (version '1.1.0-beta.23451.13') was restored. Available commands: secret-manager 2025-03-12T23:44:46.1933566Z Tool 'microsoft.dnceng.patgeneratortool' (version '1.1.0-beta.22580.1') was restored. Available commands: pat-generator 2025-03-12T23:44:46.1934078Z 2025-03-12T23:44:46.1934242Z Restore was successful. 2025-03-12T23:44:48.2012418Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/8.0.0-beta.24359.3/tools/Tools.proj (in 1.84 sec). 2025-03-12T23:44:48.5319636Z Determining projects to restore... 2025-03-12T23:44:48.6345038Z Determining projects to restore... 2025-03-12T23:44:48.8343222Z Determining projects to restore... 2025-03-12T23:44:51.7801301Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 2.63 sec). 2025-03-12T23:44:52.1724284Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (in 3.03 sec). 2025-03-12T23:44:52.2394401Z Determining projects to restore... 2025-03-12T23:44:53.3251174Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (in 11 ms). 2025-03-12T23:44:53.3252441Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (in 11 ms). 2025-03-12T23:44:54.4080033Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj (in 1.08 sec). 2025-03-12T23:44:54.4114481Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj (in 1.08 sec). 2025-03-12T23:44:54.5616918Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj (in 150 ms). 2025-03-12T23:44:54.5665382Z Restored /__w/1/s/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (in 151 ms). 2025-03-12T23:44:54.8501915Z Determining projects to restore... 2025-03-12T23:44:55.9583389Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 271 ms). 2025-03-12T23:44:57.0840974Z Restored /__w/1/s/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (in 310 ms). 2025-03-12T23:44:57.6215901Z Restored /__w/1/s/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (in 1.94 sec). 2025-03-12T23:44:57.6798240Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 49 ms). 2025-03-12T23:44:57.7391287Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 25 ms). 2025-03-12T23:44:57.8307996Z Restored /__w/1/s/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (in 736 ms). 2025-03-12T23:44:57.9926581Z Determining projects to restore... 2025-03-12T23:44:58.9218969Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 96 ms). 2025-03-12T23:45:03.3718068Z Restored /__w/1/s/src/Microsoft.DotNet.ArcadeAzureIntegration/Microsoft.DotNet.ArcadeAzureIntegration.csproj (in 4.28 sec). 2025-03-12T23:45:04.0755905Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 258 ms). 2025-03-12T23:45:04.9864841Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 179 ms). 2025-03-12T23:45:04.9933259Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 3 ms). 2025-03-12T23:45:05.0294304Z Restored /__w/1/s/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (in 24 ms). 2025-03-12T23:45:05.2305734Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (in 6.4 sec). 2025-03-12T23:45:05.4603432Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (in 423 ms). 2025-03-12T23:45:05.5619202Z Determining projects to restore... 2025-03-12T23:45:07.2067238Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (in 1.07 sec). 2025-03-12T23:45:07.5458764Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (in 1.3 sec). 2025-03-12T23:45:07.6282411Z Determining projects to restore... 2025-03-12T23:45:07.9520056Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (in 26 ms). 2025-03-12T23:45:08.0541853Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (in 94 ms). 2025-03-12T23:45:08.0725146Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 14 ms). 2025-03-12T23:45:08.0950273Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 20 ms). 2025-03-12T23:45:08.2246741Z Determining projects to restore... 2025-03-12T23:45:10.1187962Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 1.13 sec). 2025-03-12T23:45:10.6332733Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (in 470 ms). 2025-03-12T23:45:10.7722503Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 86 ms). 2025-03-12T23:45:10.9017701Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 110 ms). 2025-03-12T23:45:24.7398196Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (in 15.84 sec). 2025-03-12T23:45:24.8433633Z Determining projects to restore... 2025-03-12T23:45:26.2928311Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (in 1.21 sec). 2025-03-12T23:45:26.2992560Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (in 1.21 sec). 2025-03-12T23:45:26.3169098Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 17 ms). 2025-03-12T23:45:27.7981522Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (in 1.5 sec). 2025-03-12T23:45:27.8774951Z Determining projects to restore... 2025-03-12T23:45:28.5108621Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (in 423 ms). 2025-03-12T23:45:28.5146001Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (in 424 ms). 2025-03-12T23:45:28.5195109Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 1 ms). 2025-03-12T23:45:28.5298617Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (in 18 ms). 2025-03-12T23:45:28.5388423Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (in 10 ms). 2025-03-12T23:45:28.5566528Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 24 ms). 2025-03-12T23:45:28.5635697Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 25 ms). 2025-03-12T23:45:28.6429914Z Determining projects to restore... 2025-03-12T23:45:28.8928684Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 68 ms). 2025-03-12T23:45:29.3499713Z Restored /__w/1/s/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (in 539 ms). 2025-03-12T23:45:29.3537117Z Restored /__w/1/s/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (in 431 ms). 2025-03-12T23:45:29.4010480Z Determining projects to restore... 2025-03-12T23:45:29.7742159Z Restored /__w/1/s/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (in 78 ms). 2025-03-12T23:45:29.7847833Z Restored /__w/1/s/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (in 90 ms). 2025-03-12T23:45:29.8470628Z Determining projects to restore... 2025-03-12T23:45:30.4341547Z Restored /__w/1/s/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (in 285 ms). 2025-03-12T23:45:31.0028977Z Restored /__w/1/s/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (in 860 ms). 2025-03-12T23:45:31.0887873Z Determining projects to restore... 2025-03-12T23:45:31.5524251Z Restored /__w/1/s/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (in 22 ms). 2025-03-12T23:45:31.5638208Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 7 ms). 2025-03-12T23:45:32.0499495Z Restored /__w/1/s/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (in 494 ms). 2025-03-12T23:45:32.0716086Z Restored /__w/1/s/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (in 494 ms). 2025-03-12T23:45:32.0758550Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 19 ms). 2025-03-12T23:45:32.0862909Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 12 ms). 2025-03-12T23:45:32.1464966Z Determining projects to restore... 2025-03-12T23:45:32.3907738Z Restored /__w/1/s/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (in 64 ms). 2025-03-12T23:45:32.3945047Z Restored /__w/1/s/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (in 67 ms). 2025-03-12T23:45:32.4594709Z Determining projects to restore... 2025-03-12T23:45:32.7205764Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 78 ms). 2025-03-12T23:45:32.7481635Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (in 103 ms). 2025-03-12T23:45:32.7510943Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 3 ms). 2025-03-12T23:45:32.7639532Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (in 32 ms). 2025-03-12T23:45:32.7640390Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 9 ms). 2025-03-12T23:45:32.8454644Z Determining projects to restore... 2025-03-12T23:45:32.9689059Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 57 ms). 2025-03-12T23:45:33.0043549Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 31 ms). 2025-03-12T23:45:33.0099634Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (in 104 ms). 2025-03-12T23:45:33.0667026Z Determining projects to restore... 2025-03-12T23:45:33.2474550Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 59 ms). 2025-03-12T23:45:33.2604139Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 64 ms). 2025-03-12T23:45:33.4802503Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (in 230 ms). 2025-03-12T23:45:33.4823880Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tools/Microsoft.DotNet.VersionTools.Cli.Tests/Microsoft.DotNet.VersionTools.Cli.Tests.csproj (in 215 ms). 2025-03-12T23:45:33.5405273Z Determining projects to restore... 2025-03-12T23:45:33.7591288Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitAssert/tests/Microsoft.DotNet.XUnitAssert.Tests.csproj (in 26 ms). 2025-03-12T23:45:33.9887295Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitAssert/src/Microsoft.DotNet.XUnitAssert.csproj (in 256 ms). 2025-03-12T23:45:34.0468909Z Determining projects to restore... 2025-03-12T23:45:34.1580423Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 15 ms). 2025-03-12T23:45:34.1737212Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (in 31 ms). 2025-03-12T23:45:34.1801740Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-12T23:45:34.2565825Z Determining projects to restore... 2025-03-12T23:45:34.3536026Z Determining projects to restore... 2025-03-12T23:45:34.5876670Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (in 49 ms). 2025-03-12T23:45:34.6295888Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 96 ms). 2025-03-12T23:45:34.6937192Z Determining projects to restore... 2025-03-12T23:45:35.3744045Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (in 15 ms). 2025-03-12T23:45:35.3747581Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (in 15 ms). 2025-03-12T23:45:35.4040019Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj (in 25 ms). 2025-03-12T23:45:35.4057443Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj (in 29 ms). 2025-03-12T23:45:35.4311109Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj (in 25 ms). 2025-03-12T23:45:35.4345005Z Restored /__w/1/s/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (in 26 ms). 2025-03-12T23:45:35.5337711Z Determining projects to restore... 2025-03-12T23:45:35.9435111Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 9 ms). 2025-03-12T23:45:35.9794324Z Restored /__w/1/s/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (in 41 ms). 2025-03-12T23:45:36.0240047Z Restored /__w/1/s/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (in 38 ms). 2025-03-12T23:45:36.0251059Z Restored /__w/1/s/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (in 75 ms). 2025-03-12T23:45:36.0617774Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 30 ms). 2025-03-12T23:45:36.0626054Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 30 ms). 2025-03-12T23:45:36.1622629Z Determining projects to restore... 2025-03-12T23:45:36.6568091Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 41 ms). 2025-03-12T23:45:36.6604242Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 4 ms). 2025-03-12T23:45:36.7468414Z Restored /__w/1/s/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (in 75 ms). 2025-03-12T23:45:36.7683604Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (in 152 ms). 2025-03-12T23:45:36.7808730Z Restored /__w/1/s/src/Microsoft.DotNet.ArcadeAzureIntegration/Microsoft.DotNet.ArcadeAzureIntegration.csproj (in 9 ms). 2025-03-12T23:45:36.7852306Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (in 26 ms). 2025-03-12T23:45:36.8106849Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 25 ms). 2025-03-12T23:45:36.8139624Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 27 ms). 2025-03-12T23:45:36.8864369Z Determining projects to restore... 2025-03-12T23:45:37.2162899Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (in 61 ms). 2025-03-12T23:45:37.2238971Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (in 71 ms). 2025-03-12T23:45:37.2747262Z Determining projects to restore... 2025-03-12T23:45:37.4952951Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (in 24 ms). 2025-03-12T23:45:37.5231637Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (in 57 ms). 2025-03-12T23:45:37.5283511Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 29 ms). 2025-03-12T23:45:37.5356012Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 10 ms). 2025-03-12T23:45:37.6312617Z Determining projects to restore... 2025-03-12T23:45:38.1081860Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 38 ms). 2025-03-12T23:45:38.1113739Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 41 ms). 2025-03-12T23:45:38.1147558Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 5 ms). 2025-03-12T23:45:38.1520685Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (in 38 ms). 2025-03-12T23:45:38.1538875Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (in 35 ms). 2025-03-12T23:45:38.2020895Z Determining projects to restore... 2025-03-12T23:45:38.4624912Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (in 54 ms). 2025-03-12T23:45:38.4681353Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 62 ms). 2025-03-12T23:45:38.4740949Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (in 10 ms). 2025-03-12T23:45:38.5143743Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (in 42 ms). 2025-03-12T23:45:38.5877259Z Determining projects to restore... 2025-03-12T23:45:38.7639745Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 8 ms). 2025-03-12T23:45:38.8177527Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (in 50 ms). 2025-03-12T23:45:38.8554080Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (in 35 ms). 2025-03-12T23:45:38.8577796Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (in 72 ms). 2025-03-12T23:45:38.8611304Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (in 5 ms). 2025-03-12T23:45:38.8721009Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 5 ms). 2025-03-12T23:45:38.8768621Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 16 ms). 2025-03-12T23:45:38.9656987Z Determining projects to restore... 2025-03-12T23:45:39.1658763Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 12 ms). 2025-03-12T23:45:39.1889976Z Restored /__w/1/s/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (in 26 ms). 2025-03-12T23:45:39.1893047Z Restored /__w/1/s/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (in 10 ms). 2025-03-12T23:45:39.2286616Z Determining projects to restore... 2025-03-12T23:45:39.4822364Z Restored /__w/1/s/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (in 39 ms). 2025-03-12T23:45:39.4902322Z Restored /__w/1/s/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (in 49 ms). 2025-03-12T23:45:39.5895874Z Determining projects to restore... 2025-03-12T23:45:39.8215371Z Restored /__w/1/s/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (in 19 ms). 2025-03-12T23:45:39.8222017Z Restored /__w/1/s/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (in 21 ms). 2025-03-12T23:45:39.8719128Z Determining projects to restore... 2025-03-12T23:45:40.2277494Z Restored /__w/1/s/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (in 8 ms). 2025-03-12T23:45:40.2311021Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 7 ms). 2025-03-12T23:45:40.2793945Z Restored /__w/1/s/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (in 46 ms). 2025-03-12T23:45:40.2884061Z Restored /__w/1/s/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (in 54 ms). 2025-03-12T23:45:40.2934458Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 11 ms). 2025-03-12T23:45:40.3170345Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 24 ms). 2025-03-12T23:45:40.3779240Z Determining projects to restore... 2025-03-12T23:45:40.5685574Z Restored /__w/1/s/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (in 33 ms). 2025-03-12T23:45:40.5704551Z Restored /__w/1/s/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (in 33 ms). 2025-03-12T23:45:40.6294934Z Determining projects to restore... 2025-03-12T23:45:40.8043975Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 4 ms). 2025-03-12T23:45:40.8367716Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 31 ms). 2025-03-12T23:45:40.8382802Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (in 38 ms). 2025-03-12T23:45:40.8446904Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 6 ms). 2025-03-12T23:45:40.8500001Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (in 10 ms). 2025-03-12T23:45:40.9031815Z Determining projects to restore... 2025-03-12T23:45:40.9783219Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 29 ms). 2025-03-12T23:45:40.9827181Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (in 32 ms). 2025-03-12T23:45:41.0053503Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 23 ms). 2025-03-12T23:45:41.0664929Z Determining projects to restore... 2025-03-12T23:45:41.2038624Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (in 42 ms). 2025-03-12T23:45:41.2069088Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tools/Microsoft.DotNet.VersionTools.Cli.Tests/Microsoft.DotNet.VersionTools.Cli.Tests.csproj (in 40 ms). 2025-03-12T23:45:41.2188288Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 14 ms). 2025-03-12T23:45:41.2355906Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 26 ms). 2025-03-12T23:45:41.2954671Z Determining projects to restore... 2025-03-12T23:45:41.4806912Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitAssert/tests/Microsoft.DotNet.XUnitAssert.Tests.csproj (in 22 ms). 2025-03-12T23:45:41.4810723Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitAssert/src/Microsoft.DotNet.XUnitAssert.csproj (in 22 ms). 2025-03-12T23:45:41.5220826Z Determining projects to restore... 2025-03-12T23:45:41.6504157Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 7 ms). 2025-03-12T23:45:41.6587809Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (in 16 ms). 2025-03-12T23:45:41.6633267Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-12T23:45:41.7570940Z Determining projects to restore... 2025-03-12T23:45:41.8203267Z Determining projects to restore... 2025-03-12T23:45:41.9799191Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common.Tests/Microsoft.Arcade.Common.Tests.csproj (in 22 ms). 2025-03-12T23:45:42.0026919Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 43 ms). 2025-03-12T23:45:42.0364118Z Determining projects to restore... 2025-03-12T23:45:42.5590453Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Contract/AttributeDifference.Contract.csproj (in 4 ms). 2025-03-12T23:45:42.5599138Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/TestProjects/AttributeDifference/Implementation/AttributeDifference.Implementation.csproj (in 6 ms). 2025-03-12T23:45:42.6015830Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/tests/Microsoft.DotNet.ApiCompat.Tests.csproj (in 40 ms). 2025-03-12T23:45:42.6055876Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.csproj (in 37 ms). 2025-03-12T23:45:42.6061904Z Restored /__w/1/s/src/Microsoft.DotNet.ApiCompat/src/Microsoft.DotNet.ApiCompat.Core/Microsoft.DotNet.ApiCompat.Core.csproj (in 3 ms). 2025-03-12T23:45:42.6109641Z Restored /__w/1/s/src/Microsoft.Cci.Extensions/Microsoft.Cci.Extensions.csproj (in 6 ms). 2025-03-12T23:45:42.7195492Z Determining projects to restore... 2025-03-12T23:45:43.0049666Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 4 ms). 2025-03-12T23:45:43.0402686Z Restored /__w/1/s/src/Microsoft.DotNet.ArcadeLogging/Microsoft.DotNet.ArcadeLogging.csproj (in 38 ms). 2025-03-12T23:45:43.0567958Z Restored /__w/1/s/src/Microsoft.DotNet.Arcade.Sdk/Microsoft.DotNet.Arcade.Sdk.csproj (in 49 ms). 2025-03-12T23:45:43.0574504Z Restored /__w/1/s/src/Microsoft.DotNet.Arcade.Sdk.Tests/Microsoft.DotNet.Arcade.Sdk.Tests.csproj (in 14 ms). 2025-03-12T23:45:43.0779724Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 18 ms). 2025-03-12T23:45:43.0780420Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 18 ms). 2025-03-12T23:45:43.1297580Z Determining projects to restore... 2025-03-12T23:45:43.6775892Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 6 ms). 2025-03-12T23:45:43.7006131Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 30 ms). 2025-03-12T23:45:43.7163972Z Restored /__w/1/s/src/Microsoft.DotNet.Deployment.Tasks.Links/Microsoft.DotNet.Deployment.Tasks.Links.csproj (in 39 ms). 2025-03-12T23:45:43.7601188Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Feed.Tests/Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj (in 40 ms). 2025-03-12T23:45:43.7631538Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Feed/Microsoft.DotNet.Build.Tasks.Feed.csproj (in 59 ms). 2025-03-12T23:45:43.7797135Z Restored /__w/1/s/src/Microsoft.DotNet.ArcadeAzureIntegration/Microsoft.DotNet.ArcadeAzureIntegration.csproj (in 17 ms). 2025-03-12T23:45:43.7867368Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 4 ms). 2025-03-12T23:45:43.7878638Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 22 ms). 2025-03-12T23:45:43.8125657Z Determining projects to restore... 2025-03-12T23:45:44.1543355Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Packaging/src/Microsoft.DotNet.Build.Tasks.Packaging.csproj (in 73 ms). 2025-03-12T23:45:44.1637026Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Packaging/tests/Microsoft.DotNet.Build.Tasks.Packaging.Tests.csproj (in 83 ms). 2025-03-12T23:45:44.2216560Z Determining projects to restore... 2025-03-12T23:45:44.4080500Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 40 ms). 2025-03-12T23:45:44.4386427Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Templating/test/Microsoft.DotNet.Build.Tasks.Templating.Tests.csproj (in 28 ms). 2025-03-12T23:45:44.4396756Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 45 ms). 2025-03-12T23:45:44.4445449Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Templating/src/Microsoft.DotNet.Build.Tasks.Templating.csproj (in 6 ms). 2025-03-12T23:45:44.5108355Z Determining projects to restore... 2025-03-12T23:45:44.8739086Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 40 ms). 2025-03-12T23:45:44.9125105Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 34 ms). 2025-03-12T23:45:44.9143983Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 76 ms). 2025-03-12T23:45:44.9477555Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Microsoft.DotNet.Build.Tasks.Workloads.Tests.csproj (in 29 ms). 2025-03-12T23:45:44.9494941Z Restored /__w/1/s/src/Microsoft.DotNet.Build.Tasks.Workloads/src/Microsoft.DotNet.Build.Tasks.Workloads.csproj (in 36 ms). 2025-03-12T23:45:45.0503183Z Determining projects to restore... 2025-03-12T23:45:45.2989022Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (in 44 ms). 2025-03-12T23:45:45.3024662Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 50 ms). 2025-03-12T23:45:45.3372105Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (in 11 ms). 2025-03-12T23:45:45.3522478Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender.Tests/Microsoft.DotNet.Helix.JobSender.Tests.csproj (in 46 ms). 2025-03-12T23:45:45.3979211Z Determining projects to restore... 2025-03-12T23:45:45.6246794Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 32 ms). 2025-03-12T23:45:45.6271192Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Client/CSharp/Microsoft.DotNet.Helix.Client.csproj (in 33 ms). 2025-03-12T23:45:45.6327214Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 2 ms). 2025-03-12T23:45:45.6718871Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 44 ms). 2025-03-12T23:45:45.6828297Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Sdk/Microsoft.DotNet.Helix.Sdk.csproj (in 46 ms). 2025-03-12T23:45:45.6881664Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests/Microsoft.DotNet.Helix.Sdk.Tests.csproj (in 12 ms). 2025-03-12T23:45:45.6944646Z Restored /__w/1/s/src/Microsoft.DotNet.Helix/JobSender/Microsoft.DotNet.Helix.JobSender.csproj (in 8 ms). 2025-03-12T23:45:45.7600893Z Determining projects to restore... 2025-03-12T23:45:45.9196889Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 12 ms). 2025-03-12T23:45:45.9568589Z Restored /__w/1/s/src/Microsoft.DotNet.NuGetRepack/tasks/Microsoft.DotNet.NuGetRepack.Tasks.csproj (in 51 ms). 2025-03-12T23:45:45.9575369Z Restored /__w/1/s/src/Microsoft.DotNet.NuGetRepack/tests/Microsoft.DotNet.NuGetRepack.Tests.csproj (in 35 ms). 2025-03-12T23:45:45.9951493Z Determining projects to restore... 2025-03-12T23:45:46.2433152Z Restored /__w/1/s/src/Microsoft.DotNet.PackageTesting.Tests/Microsoft.DotNet.PackageTesting.Tests.csproj (in 41 ms). 2025-03-12T23:45:46.2457486Z Restored /__w/1/s/src/Microsoft.DotNet.PackageTesting/Microsoft.DotNet.PackageTesting.csproj (in 41 ms). 2025-03-12T23:45:46.2951959Z Determining projects to restore... 2025-03-12T23:45:46.5101450Z Restored /__w/1/s/src/Microsoft.DotNet.RemoteExecutor/src/Microsoft.DotNet.RemoteExecutor.csproj (in 7 ms). 2025-03-12T23:45:46.5122520Z Restored /__w/1/s/src/Microsoft.DotNet.RemoteExecutor/tests/Microsoft.DotNet.RemoteExecutor.Tests.csproj (in 10 ms). 2025-03-12T23:45:46.5698798Z Determining projects to restore... 2025-03-12T23:45:46.9113341Z Restored /__w/1/s/src/Microsoft.DotNet.Tar/Microsoft.DotNet.Tar.csproj (in 16 ms). 2025-03-12T23:45:46.9126098Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 16 ms). 2025-03-12T23:45:46.9295913Z Restored /__w/1/s/src/Microsoft.DotNet.SignTool/Microsoft.DotNet.SignTool.csproj (in 17 ms). 2025-03-12T23:45:46.9563887Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Test.Common/Microsoft.Arcade.Test.Common.csproj (in 24 ms). 2025-03-12T23:45:46.9573445Z Restored /__w/1/s/src/Microsoft.DotNet.SignTool.Tests/Microsoft.DotNet.SignTool.Tests.csproj (in 41 ms). 2025-03-12T23:45:46.9685825Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 10 ms). 2025-03-12T23:45:47.0150352Z Determining projects to restore... 2025-03-12T23:45:47.1932240Z Restored /__w/1/s/src/Microsoft.DotNet.SourceBuild/tests/Microsoft.DotNet.SourceBuild.Tasks.Tests.csproj (in 41 ms). 2025-03-12T23:45:47.1944427Z Restored /__w/1/s/src/Microsoft.DotNet.SourceBuild/tasks/Microsoft.DotNet.SourceBuild.Tasks.csproj (in 42 ms). 2025-03-12T23:45:47.2559858Z Determining projects to restore... 2025-03-12T23:45:47.4761524Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 48 ms). 2025-03-12T23:45:47.4803998Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools.Tasks.Tests/Microsoft.DotNet.VersionTools.Tasks.Tests.csproj (in 54 ms). 2025-03-12T23:45:47.4847662Z Restored /__w/1/s/src/Microsoft.DotNet.Internal.DependencyInjection.Testing/Microsoft.DotNet.Internal.DependencyInjection.Testing.csproj (in 1 ms). 2025-03-12T23:45:47.5140756Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 25 ms). 2025-03-12T23:45:47.5152828Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tasks/Microsoft.DotNet.VersionTools.Tasks.csproj (in 34 ms). 2025-03-12T23:45:47.5767863Z Determining projects to restore... 2025-03-12T23:45:47.6531128Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 36 ms). 2025-03-12T23:45:47.6535361Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tests/Microsoft.DotNet.VersionTools.Tests.csproj (in 38 ms). 2025-03-12T23:45:47.6888320Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 35 ms). 2025-03-12T23:45:47.7391002Z Determining projects to restore... 2025-03-12T23:45:47.8947555Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tools/Microsoft.DotNet.VersionTools.Cli/Microsoft.DotNet.VersionTools.Cli.csproj (in 34 ms). 2025-03-12T23:45:47.8965052Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/tools/Microsoft.DotNet.VersionTools.Cli.Tests/Microsoft.DotNet.VersionTools.Cli.Tests.csproj (in 33 ms). 2025-03-12T23:45:47.9214153Z Restored /__w/1/s/src/Microsoft.DotNet.VersionTools/lib/Microsoft.DotNet.VersionTools.csproj (in 25 ms). 2025-03-12T23:45:47.9249829Z Restored /__w/1/s/src/Common/Microsoft.Arcade.Common/Microsoft.Arcade.Common.csproj (in 26 ms). 2025-03-12T23:45:47.9756656Z Determining projects to restore... 2025-03-12T23:45:48.1259815Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitAssert/src/Microsoft.DotNet.XUnitAssert.csproj (in 5 ms). 2025-03-12T23:45:48.1260409Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitAssert/tests/Microsoft.DotNet.XUnitAssert.Tests.csproj (in 7 ms). 2025-03-12T23:45:48.1551894Z Determining projects to restore... 2025-03-12T23:45:48.2930873Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/tests/Microsoft.DotNet.XUnitExtensions.Tests.csproj (in 12 ms). 2025-03-12T23:45:48.2983095Z Restored /__w/1/s/src/Microsoft.DotNet.XUnitExtensions/src/Microsoft.DotNet.XUnitExtensions.csproj (in 5 ms). 2025-03-12T23:45:48.3023530Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-12T23:45:48.3040580Z Nothing to do. None of the projects specified contain packages to restore. 2025-03-12T23:45:48.3416503Z Starting Azure Pipelines Test Run Linux Build_Debug(Centos.8.Amd64.Open)Ubuntu.2204.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8-helix 2025-03-12T23:45:48.4969530Z Starting Azure Pipelines Test Run Linux Build_DebugWindows.10.Amd64.Open 2025-03-12T23:45:48.6404458Z Starting Azure Pipelines Test Run Linux Build_Debug(Debian.12.Amd64.Open)ubuntu.2204.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-helix-amd64 2025-03-12T23:45:50.5672036Z Microsoft.Arcade.Common -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common/Debug/netstandard2.0/Microsoft.Arcade.Common.dll 2025-03-12T23:45:52.3201749Z Microsoft.Arcade.Common.Tests -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common.Tests/Debug/net8.0/Microsoft.Arcade.Common.Tests.dll 2025-03-12T23:45:52.5066057Z Microsoft.Arcade.Common.Tests -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common.Tests/Debug/net8.0/publish/ 2025-03-12T23:45:55.5264922Z Microsoft.Cci.Extensions -> /__w/1/s/artifacts/bin/Microsoft.Cci.Extensions/Debug/net8.0/Microsoft.Cci.Extensions.dll 2025-03-12T23:45:56.1878053Z Microsoft.DotNet.ApiCompat.Core -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Core/Debug/net8.0/Microsoft.DotNet.ApiCompat.Core.dll 2025-03-12T23:45:56.5012531Z Microsoft.DotNet.ApiCompat -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat/Debug/net8.0/Microsoft.DotNet.ApiCompat.dll 2025-03-12T23:45:56.8045020Z AttributeDifference.Contract -> /__w/1/s/artifacts/bin/AttributeDifference.Contract/Debug/netstandard2.0/AttributeDifference.dll 2025-03-12T23:45:57.0425203Z AttributeDifference.Implementation -> /__w/1/s/artifacts/bin/AttributeDifference.Implementation/Debug/netstandard2.0/AttributeDifference.dll 2025-03-12T23:45:58.2293419Z Microsoft.DotNet.ApiCompat.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/net8.0/Microsoft.DotNet.ApiCompat.Tests.dll 2025-03-12T23:45:58.3864876Z Microsoft.DotNet.ApiCompat.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/net8.0/publish/ 2025-03-12T23:45:59.3956382Z Microsoft.Arcade.Test.Common -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Test.Common/Debug/net8.0/Microsoft.Arcade.Test.Common.dll 2025-03-12T23:45:59.6252494Z Microsoft.DotNet.ArcadeLogging -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Debug/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll 2025-03-12T23:46:00.2847437Z Microsoft.DotNet.Arcade.Sdk -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Debug/net8.0/Microsoft.DotNet.Arcade.Sdk.dll 2025-03-12T23:46:00.4492882Z Microsoft.DotNet.Internal.DependencyInjection.Testing -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Debug/net8.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll 2025-03-12T23:46:00.9668399Z Microsoft.DotNet.Arcade.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/net8.0/Microsoft.DotNet.Arcade.Sdk.Tests.dll 2025-03-12T23:46:01.3722667Z Microsoft.DotNet.Arcade.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:02.5495901Z Microsoft.DotNet.VersionTools -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools/Debug/netstandard2.0/Microsoft.DotNet.VersionTools.dll 2025-03-12T23:46:03.0004976Z Microsoft.DotNet.ArcadeAzureIntegration -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ArcadeAzureIntegration/Debug/net8.0/Microsoft.DotNet.ArcadeAzureIntegration.dll 2025-03-12T23:46:03.3596326Z Microsoft.DotNet.Deployment.Tasks.Links -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Deployment.Tasks.Links/Debug/net8.0/Microsoft.DotNet.Deployment.Tasks.Links.dll 2025-03-12T23:46:04.8541918Z Microsoft.DotNet.Build.Tasks.Feed -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Feed.dll 2025-03-12T23:46:05.8357067Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Feed.Tests.dll 2025-03-12T23:46:06.1134864Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:07.6698971Z Microsoft.DotNet.Build.Tasks.Packaging -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Packaging.dll 2025-03-12T23:46:08.3227845Z Microsoft.DotNet.Build.Tasks.Packaging.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Packaging.Tests.dll 2025-03-12T23:46:09.3016117Z Microsoft.DotNet.Build.Tasks.Packaging.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:09.5461450Z Microsoft.DotNet.Build.Tasks.Templating -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Debug/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll 2025-03-12T23:46:09.8069287Z Microsoft.DotNet.Build.Tasks.Templating.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Templating.Tests.dll 2025-03-12T23:46:09.9686988Z Microsoft.DotNet.Build.Tasks.Templating.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:11.0998565Z Microsoft.DotNet.Build.Tasks.Workloads -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Workloads.dll 2025-03-12T23:46:11.3435993Z Microsoft.DotNet.XUnitExtensions -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions/Debug/netstandard2.0/Microsoft.DotNet.XUnitExtensions.dll 2025-03-12T23:46:13.0532532Z Microsoft.DotNet.Build.Tasks.Workloads.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Workloads.Tests.dll 2025-03-12T23:46:14.8887891Z Microsoft.DotNet.Build.Tasks.Workloads.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:15.6657270Z Microsoft.DotNet.Helix.Client -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Client/Debug/netstandard2.0/Microsoft.DotNet.Helix.Client.dll 2025-03-12T23:46:15.8847879Z Microsoft.DotNet.Helix.JobSender -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender/Debug/netstandard2.0/Microsoft.DotNet.Helix.JobSender.dll 2025-03-12T23:46:16.1744201Z Microsoft.DotNet.Helix.JobSender.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/net8.0/Microsoft.DotNet.Helix.JobSender.Tests.dll 2025-03-12T23:46:16.3777333Z Microsoft.DotNet.Helix.JobSender.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:17.2154048Z Microsoft.DotNet.Helix.Sdk -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk/Debug/net8.0/Microsoft.DotNet.Helix.Sdk.dll 2025-03-12T23:46:17.8096388Z Microsoft.DotNet.Helix.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/net8.0/Microsoft.DotNet.Helix.Sdk.Tests.dll 2025-03-12T23:46:18.0320624Z Microsoft.DotNet.Helix.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:18.4441086Z Microsoft.DotNet.NuGetRepack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Debug/net8.0/Microsoft.DotNet.NuGetRepack.Tasks.dll 2025-03-12T23:46:18.8322577Z Microsoft.DotNet.NuGetRepack.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/net8.0/Microsoft.DotNet.NuGetRepack.Tests.dll 2025-03-12T23:46:18.9646104Z Microsoft.DotNet.NuGetRepack.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:19.4418454Z Microsoft.DotNet.PackageTesting -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting/Debug/net8.0/Microsoft.DotNet.PackageTesting.dll 2025-03-12T23:46:19.6663848Z Microsoft.DotNet.PackageTesting.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting.Tests/Debug/net8.0/Microsoft.DotNet.PackageTesting.Tests.dll 2025-03-12T23:46:19.8100525Z Microsoft.DotNet.PackageTesting.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:20.2895025Z Microsoft.DotNet.RemoteExecutor -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor/Debug/net8.0/Microsoft.DotNet.RemoteExecutor.dll 2025-03-12T23:46:20.5013772Z Microsoft.DotNet.RemoteExecutor.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/net8.0/Microsoft.DotNet.RemoteExecutor.Tests.dll 2025-03-12T23:46:20.6240266Z Microsoft.DotNet.RemoteExecutor.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:20.9991318Z Microsoft.DotNet.Tar -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Tar/Debug/net8.0/Microsoft.DotNet.Tar.dll 2025-03-12T23:46:21.3766117Z Microsoft.DotNet.SignTool -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool/Debug/net8.0/Microsoft.DotNet.SignTool.dll 2025-03-12T23:46:21.9838216Z Microsoft.DotNet.SignTool.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/net8.0/Microsoft.DotNet.SignTool.Tests.dll 2025-03-12T23:46:22.3803515Z Microsoft.DotNet.SignTool.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:22.8852257Z Microsoft.DotNet.SourceBuild.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Debug/net8.0/Microsoft.DotNet.SourceBuild.Tasks.dll 2025-03-12T23:46:23.1175139Z Microsoft.DotNet.SourceBuild.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/net8.0/Microsoft.DotNet.SourceBuild.Tasks.Tests.dll 2025-03-12T23:46:23.3575970Z Microsoft.DotNet.SourceBuild.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:24.0082344Z Microsoft.DotNet.VersionTools.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Debug/net8.0/Microsoft.DotNet.VersionTools.Tasks.dll 2025-03-12T23:46:24.3153243Z Microsoft.DotNet.VersionTools.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Tasks.Tests.dll 2025-03-12T23:46:24.5206144Z Microsoft.DotNet.VersionTools.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:24.9782159Z Microsoft.DotNet.VersionTools.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Tests.dll 2025-03-12T23:46:25.1302100Z Microsoft.DotNet.VersionTools.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:25.4796784Z Microsoft.DotNet.VersionTools.Cli -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Debug/net8.0/Microsoft.DotNet.VersionTools.Cli.dll 2025-03-12T23:46:25.6772038Z Microsoft.DotNet.VersionTools.Cli.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Cli.Tests.dll 2025-03-12T23:46:25.8623709Z Microsoft.DotNet.VersionTools.Cli.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:26.8297622Z Microsoft.DotNet.XUnitAssert -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert/Debug/net8.0/xunit.assert.dll 2025-03-12T23:46:27.8652037Z Microsoft.DotNet.XUnitAssert.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert.Tests/Debug/net8.0/Microsoft.DotNet.XUnitAssert.Tests.dll 2025-03-12T23:46:28.0268341Z Microsoft.DotNet.XUnitAssert.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:28.3639299Z Microsoft.DotNet.XUnitExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/net8.0/Microsoft.DotNet.XUnitExtensions.Tests.dll 2025-03-12T23:46:28.5031325Z Microsoft.DotNet.XUnitExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:28.5087298Z Zipping directory "/__w/1/s/artifacts/obj/UnitTests/Debug/correlationarchivepayload" to "/__w/1/s/tests/archivepayload.zip". 2025-03-12T23:46:28.7682212Z Microsoft.Arcade.Common -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common/Debug/netstandard2.0/Microsoft.Arcade.Common.dll 2025-03-12T23:46:28.8503466Z Microsoft.Arcade.Common.Tests -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common.Tests/Debug/net8.0/Microsoft.Arcade.Common.Tests.dll 2025-03-12T23:46:28.9425889Z Microsoft.Arcade.Common.Tests -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:29.4758367Z Microsoft.Cci.Extensions -> /__w/1/s/artifacts/bin/Microsoft.Cci.Extensions/Debug/net8.0/Microsoft.Cci.Extensions.dll 2025-03-12T23:46:29.6395061Z Microsoft.DotNet.ApiCompat.Core -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Core/Debug/net8.0/Microsoft.DotNet.ApiCompat.Core.dll 2025-03-12T23:46:29.7807374Z Microsoft.DotNet.ApiCompat -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat/Debug/net8.0/Microsoft.DotNet.ApiCompat.dll 2025-03-12T23:46:29.9104368Z AttributeDifference.Contract -> /__w/1/s/artifacts/bin/AttributeDifference.Contract/Debug/netstandard2.0/AttributeDifference.dll 2025-03-12T23:46:30.0283493Z AttributeDifference.Implementation -> /__w/1/s/artifacts/bin/AttributeDifference.Implementation/Debug/netstandard2.0/AttributeDifference.dll 2025-03-12T23:46:30.1968889Z Microsoft.DotNet.ApiCompat.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/net8.0/Microsoft.DotNet.ApiCompat.Tests.dll 2025-03-12T23:46:30.3835633Z Microsoft.DotNet.ApiCompat.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:30.8448855Z Microsoft.Arcade.Test.Common -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Test.Common/Debug/net8.0/Microsoft.Arcade.Test.Common.dll 2025-03-12T23:46:30.9524704Z Microsoft.DotNet.ArcadeLogging -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Debug/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll 2025-03-12T23:46:31.1305140Z Microsoft.DotNet.Arcade.Sdk -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Debug/net8.0/Microsoft.DotNet.Arcade.Sdk.dll 2025-03-12T23:46:31.2883734Z Microsoft.DotNet.Internal.DependencyInjection.Testing -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Debug/net8.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll 2025-03-12T23:46:31.5024221Z Microsoft.DotNet.Arcade.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/net8.0/Microsoft.DotNet.Arcade.Sdk.Tests.dll 2025-03-12T23:46:31.7706501Z Microsoft.DotNet.Arcade.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:32.2788166Z Microsoft.DotNet.VersionTools -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools/Debug/netstandard2.0/Microsoft.DotNet.VersionTools.dll 2025-03-12T23:46:32.4435918Z Microsoft.DotNet.ArcadeAzureIntegration -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ArcadeAzureIntegration/Debug/net8.0/Microsoft.DotNet.ArcadeAzureIntegration.dll 2025-03-12T23:46:32.6362732Z Microsoft.DotNet.Deployment.Tasks.Links -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Deployment.Tasks.Links/Debug/net8.0/Microsoft.DotNet.Deployment.Tasks.Links.dll 2025-03-12T23:46:32.7352500Z Microsoft.DotNet.Build.Tasks.Feed -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Feed.dll 2025-03-12T23:46:32.9678556Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Feed.Tests.dll 2025-03-12T23:46:33.2435881Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:33.5069015Z Microsoft.DotNet.Build.Tasks.Packaging -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Packaging.dll 2025-03-12T23:46:33.6644706Z Microsoft.DotNet.Build.Tasks.Packaging.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Packaging.Tests.dll 2025-03-12T23:46:33.8373328Z Microsoft.DotNet.Build.Tasks.Packaging.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:34.0777430Z Microsoft.DotNet.Build.Tasks.Templating -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Debug/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll 2025-03-12T23:46:34.1940770Z Microsoft.DotNet.Build.Tasks.Templating.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Templating.Tests.dll 2025-03-12T23:46:34.3262191Z Microsoft.DotNet.Build.Tasks.Templating.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:34.7190200Z Microsoft.DotNet.Build.Tasks.Workloads -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Workloads.dll 2025-03-12T23:46:34.7828353Z Microsoft.DotNet.XUnitExtensions -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions/Debug/netstandard2.0/Microsoft.DotNet.XUnitExtensions.dll 2025-03-12T23:46:34.9284903Z Microsoft.DotNet.Build.Tasks.Workloads.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Workloads.Tests.dll 2025-03-12T23:46:35.1295444Z Microsoft.DotNet.Build.Tasks.Workloads.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:35.4481743Z Microsoft.DotNet.Helix.Client -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Client/Debug/netstandard2.0/Microsoft.DotNet.Helix.Client.dll 2025-03-12T23:46:35.5325318Z Microsoft.DotNet.Helix.JobSender -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender/Debug/netstandard2.0/Microsoft.DotNet.Helix.JobSender.dll 2025-03-12T23:46:35.7409509Z Microsoft.DotNet.Helix.JobSender.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/net8.0/Microsoft.DotNet.Helix.JobSender.Tests.dll 2025-03-12T23:46:35.8942631Z Microsoft.DotNet.Helix.JobSender.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:36.2878821Z Microsoft.DotNet.Helix.Sdk -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk/Debug/net8.0/Microsoft.DotNet.Helix.Sdk.dll 2025-03-12T23:46:36.4325207Z Microsoft.DotNet.Helix.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/net8.0/Microsoft.DotNet.Helix.Sdk.Tests.dll 2025-03-12T23:46:36.5905183Z Microsoft.DotNet.Helix.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:36.8616859Z Microsoft.DotNet.NuGetRepack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Debug/net8.0/Microsoft.DotNet.NuGetRepack.Tasks.dll 2025-03-12T23:46:37.0976312Z Microsoft.DotNet.NuGetRepack.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/net8.0/Microsoft.DotNet.NuGetRepack.Tests.dll 2025-03-12T23:46:37.2666347Z Microsoft.DotNet.NuGetRepack.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:37.5111623Z Microsoft.DotNet.PackageTesting -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting/Debug/net8.0/Microsoft.DotNet.PackageTesting.dll 2025-03-12T23:46:37.5908951Z Microsoft.DotNet.PackageTesting.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting.Tests/Debug/net8.0/Microsoft.DotNet.PackageTesting.Tests.dll 2025-03-12T23:46:37.7011222Z Microsoft.DotNet.PackageTesting.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:37.9982372Z Microsoft.DotNet.RemoteExecutor -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor/Debug/net8.0/Microsoft.DotNet.RemoteExecutor.dll 2025-03-12T23:46:38.0865039Z Microsoft.DotNet.RemoteExecutor.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/net8.0/Microsoft.DotNet.RemoteExecutor.Tests.dll 2025-03-12T23:46:38.1796076Z Microsoft.DotNet.RemoteExecutor.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:38.5406598Z Microsoft.DotNet.Tar -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Tar/Debug/net8.0/Microsoft.DotNet.Tar.dll 2025-03-12T23:46:38.6905355Z Microsoft.DotNet.SignTool -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool/Debug/net8.0/Microsoft.DotNet.SignTool.dll 2025-03-12T23:46:39.0003016Z Microsoft.DotNet.SignTool.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/net8.0/Microsoft.DotNet.SignTool.Tests.dll 2025-03-12T23:46:39.1757608Z Microsoft.DotNet.SignTool.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:39.3374647Z Microsoft.DotNet.SourceBuild.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Debug/net8.0/Microsoft.DotNet.SourceBuild.Tasks.dll 2025-03-12T23:46:39.4067358Z Microsoft.DotNet.SourceBuild.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/net8.0/Microsoft.DotNet.SourceBuild.Tasks.Tests.dll 2025-03-12T23:46:39.4991338Z Microsoft.DotNet.SourceBuild.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:39.7378332Z Microsoft.DotNet.VersionTools.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Debug/net8.0/Microsoft.DotNet.VersionTools.Tasks.dll 2025-03-12T23:46:39.8344263Z Microsoft.DotNet.VersionTools.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Tasks.Tests.dll 2025-03-12T23:46:39.9326206Z Microsoft.DotNet.VersionTools.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:40.1205604Z Microsoft.DotNet.VersionTools.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Tests.dll 2025-03-12T23:46:40.2414154Z Microsoft.DotNet.VersionTools.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:40.5027205Z Microsoft.DotNet.VersionTools.Cli -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Debug/net8.0/Microsoft.DotNet.VersionTools.Cli.dll 2025-03-12T23:46:40.6839393Z Microsoft.DotNet.VersionTools.Cli.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Cli.Tests.dll 2025-03-12T23:46:40.9058857Z Microsoft.DotNet.VersionTools.Cli.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:41.0859864Z Microsoft.DotNet.XUnitAssert -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert/Debug/net8.0/xunit.assert.dll 2025-03-12T23:46:41.1431575Z Microsoft.DotNet.XUnitAssert.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert.Tests/Debug/net8.0/Microsoft.DotNet.XUnitAssert.Tests.dll 2025-03-12T23:46:41.2158226Z Microsoft.DotNet.XUnitAssert.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:41.3311182Z Microsoft.DotNet.XUnitExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/net8.0/Microsoft.DotNet.XUnitExtensions.Tests.dll 2025-03-12T23:46:41.3975977Z Microsoft.DotNet.XUnitExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:41.4044250Z Zipping directory "/__w/1/s/artifacts/obj/UnitTests/Debug/correlationarchivepayload" to "/__w/1/s/tests/archivepayload.zip". 2025-03-12T23:46:41.6280643Z Microsoft.Arcade.Common -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common/Debug/netstandard2.0/Microsoft.Arcade.Common.dll 2025-03-12T23:46:41.7664377Z Microsoft.Arcade.Common.Tests -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common.Tests/Debug/net8.0/Microsoft.Arcade.Common.Tests.dll 2025-03-12T23:46:41.8784405Z Microsoft.Arcade.Common.Tests -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Common.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:42.2154040Z Microsoft.Cci.Extensions -> /__w/1/s/artifacts/bin/Microsoft.Cci.Extensions/Debug/net8.0/Microsoft.Cci.Extensions.dll 2025-03-12T23:46:42.3278679Z Microsoft.DotNet.ApiCompat.Core -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Core/Debug/net8.0/Microsoft.DotNet.ApiCompat.Core.dll 2025-03-12T23:46:42.4469636Z Microsoft.DotNet.ApiCompat -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat/Debug/net8.0/Microsoft.DotNet.ApiCompat.dll 2025-03-12T23:46:42.5128407Z AttributeDifference.Contract -> /__w/1/s/artifacts/bin/AttributeDifference.Contract/Debug/netstandard2.0/AttributeDifference.dll 2025-03-12T23:46:42.5499728Z AttributeDifference.Implementation -> /__w/1/s/artifacts/bin/AttributeDifference.Implementation/Debug/netstandard2.0/AttributeDifference.dll 2025-03-12T23:46:42.6281116Z Microsoft.DotNet.ApiCompat.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/net8.0/Microsoft.DotNet.ApiCompat.Tests.dll 2025-03-12T23:46:42.7263892Z Microsoft.DotNet.ApiCompat.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ApiCompat.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:43.1952452Z Microsoft.Arcade.Test.Common -> /__w/1/s/artifacts/bin/Microsoft.Arcade.Test.Common/Debug/net8.0/Microsoft.Arcade.Test.Common.dll 2025-03-12T23:46:43.2954241Z Microsoft.DotNet.ArcadeLogging -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ArcadeLogging/Debug/netstandard2.0/Microsoft.DotNet.ArcadeLogging.dll 2025-03-12T23:46:43.3833619Z Microsoft.DotNet.Arcade.Sdk -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk/Debug/net8.0/Microsoft.DotNet.Arcade.Sdk.dll 2025-03-12T23:46:43.4471575Z Microsoft.DotNet.Internal.DependencyInjection.Testing -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Internal.DependencyInjection.Testing/Debug/net8.0/Microsoft.DotNet.Internal.DependencyInjection.Testing.dll 2025-03-12T23:46:43.6008961Z Microsoft.DotNet.Arcade.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/net8.0/Microsoft.DotNet.Arcade.Sdk.Tests.dll 2025-03-12T23:46:43.7902065Z Microsoft.DotNet.Arcade.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Arcade.Sdk.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:44.1303580Z Microsoft.DotNet.VersionTools -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools/Debug/netstandard2.0/Microsoft.DotNet.VersionTools.dll 2025-03-12T23:46:44.2750043Z Microsoft.DotNet.ArcadeAzureIntegration -> /__w/1/s/artifacts/bin/Microsoft.DotNet.ArcadeAzureIntegration/Debug/net8.0/Microsoft.DotNet.ArcadeAzureIntegration.dll 2025-03-12T23:46:44.3566845Z Microsoft.DotNet.Deployment.Tasks.Links -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Deployment.Tasks.Links/Debug/net8.0/Microsoft.DotNet.Deployment.Tasks.Links.dll 2025-03-12T23:46:44.4753639Z Microsoft.DotNet.Build.Tasks.Feed -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Feed.dll 2025-03-12T23:46:44.6279758Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Feed.Tests.dll 2025-03-12T23:46:44.7998984Z Microsoft.DotNet.Build.Tasks.Feed.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Feed.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:45.0069634Z Microsoft.DotNet.Build.Tasks.Packaging -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Packaging.dll 2025-03-12T23:46:45.1740730Z Microsoft.DotNet.Build.Tasks.Packaging.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Packaging.Tests.dll 2025-03-12T23:46:45.3291915Z Microsoft.DotNet.Build.Tasks.Packaging.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Packaging.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:45.4741917Z Microsoft.DotNet.Build.Tasks.Templating -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating/Debug/netstandard2.0/Microsoft.DotNet.Build.Tasks.Templating.dll 2025-03-12T23:46:45.6055970Z Microsoft.DotNet.Build.Tasks.Templating.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Templating.Tests.dll 2025-03-12T23:46:45.7507255Z Microsoft.DotNet.Build.Tasks.Templating.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Templating.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:45.9963533Z Microsoft.DotNet.Build.Tasks.Workloads -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Workloads.dll 2025-03-12T23:46:46.0667054Z Microsoft.DotNet.XUnitExtensions -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions/Debug/netstandard2.0/Microsoft.DotNet.XUnitExtensions.dll 2025-03-12T23:46:46.2213175Z Microsoft.DotNet.Build.Tasks.Workloads.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Debug/net8.0/Microsoft.DotNet.Build.Tasks.Workloads.Tests.dll 2025-03-12T23:46:46.4390061Z Microsoft.DotNet.Build.Tasks.Workloads.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Build.Tasks.Workloads.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:46.6280888Z Microsoft.DotNet.Helix.Client -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Client/Debug/netstandard2.0/Microsoft.DotNet.Helix.Client.dll 2025-03-12T23:46:46.7121290Z Microsoft.DotNet.Helix.JobSender -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender/Debug/netstandard2.0/Microsoft.DotNet.Helix.JobSender.dll 2025-03-12T23:46:46.7952418Z Microsoft.DotNet.Helix.JobSender.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/net8.0/Microsoft.DotNet.Helix.JobSender.Tests.dll 2025-03-12T23:46:46.9512394Z Microsoft.DotNet.Helix.JobSender.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.JobSender.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:47.2536169Z Microsoft.DotNet.Helix.Sdk -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk/Debug/net8.0/Microsoft.DotNet.Helix.Sdk.dll 2025-03-12T23:46:47.3986432Z Microsoft.DotNet.Helix.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/net8.0/Microsoft.DotNet.Helix.Sdk.Tests.dll 2025-03-12T23:46:47.5718838Z Microsoft.DotNet.Helix.Sdk.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Helix.Sdk.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:47.7922815Z Microsoft.DotNet.NuGetRepack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tasks/Debug/net8.0/Microsoft.DotNet.NuGetRepack.Tasks.dll 2025-03-12T23:46:47.8816461Z Microsoft.DotNet.NuGetRepack.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/net8.0/Microsoft.DotNet.NuGetRepack.Tests.dll 2025-03-12T23:46:47.9631522Z Microsoft.DotNet.NuGetRepack.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.NuGetRepack.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:48.1717911Z Microsoft.DotNet.PackageTesting -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting/Debug/net8.0/Microsoft.DotNet.PackageTesting.dll 2025-03-12T23:46:48.2797634Z Microsoft.DotNet.PackageTesting.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting.Tests/Debug/net8.0/Microsoft.DotNet.PackageTesting.Tests.dll 2025-03-12T23:46:48.3887266Z Microsoft.DotNet.PackageTesting.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.PackageTesting.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:48.6231457Z Microsoft.DotNet.RemoteExecutor -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor/Debug/net8.0/Microsoft.DotNet.RemoteExecutor.dll 2025-03-12T23:46:48.7224742Z Microsoft.DotNet.RemoteExecutor.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/net8.0/Microsoft.DotNet.RemoteExecutor.Tests.dll 2025-03-12T23:46:48.8276253Z Microsoft.DotNet.RemoteExecutor.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.RemoteExecutor.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:49.0405707Z Microsoft.DotNet.Tar -> /__w/1/s/artifacts/bin/Microsoft.DotNet.Tar/Debug/net8.0/Microsoft.DotNet.Tar.dll 2025-03-12T23:46:49.1197436Z Microsoft.DotNet.SignTool -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool/Debug/net8.0/Microsoft.DotNet.SignTool.dll 2025-03-12T23:46:49.3664267Z Microsoft.DotNet.SignTool.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/net8.0/Microsoft.DotNet.SignTool.Tests.dll 2025-03-12T23:46:49.5528652Z Microsoft.DotNet.SignTool.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SignTool.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:49.7454942Z Microsoft.DotNet.SourceBuild.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks/Debug/net8.0/Microsoft.DotNet.SourceBuild.Tasks.dll 2025-03-12T23:46:49.8829504Z Microsoft.DotNet.SourceBuild.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/net8.0/Microsoft.DotNet.SourceBuild.Tasks.Tests.dll 2025-03-12T23:46:50.0006635Z Microsoft.DotNet.SourceBuild.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.SourceBuild.Tasks.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:50.2025408Z Microsoft.DotNet.VersionTools.Tasks -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks/Debug/net8.0/Microsoft.DotNet.VersionTools.Tasks.dll 2025-03-12T23:46:50.3290177Z Microsoft.DotNet.VersionTools.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Tasks.Tests.dll 2025-03-12T23:46:50.4671427Z Microsoft.DotNet.VersionTools.Tasks.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tasks.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:50.5788432Z Microsoft.DotNet.VersionTools.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Tests.dll 2025-03-12T23:46:50.6671221Z Microsoft.DotNet.VersionTools.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:50.8735720Z Microsoft.DotNet.VersionTools.Cli -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli/Debug/net8.0/Microsoft.DotNet.VersionTools.Cli.dll 2025-03-12T23:46:50.9902995Z Microsoft.DotNet.VersionTools.Cli.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli.Tests/Debug/net8.0/Microsoft.DotNet.VersionTools.Cli.Tests.dll 2025-03-12T23:46:51.0978718Z Microsoft.DotNet.VersionTools.Cli.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.VersionTools.Cli.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:51.3006689Z Microsoft.DotNet.XUnitAssert -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert/Debug/net8.0/xunit.assert.dll 2025-03-12T23:46:51.3933442Z Microsoft.DotNet.XUnitAssert.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert.Tests/Debug/net8.0/Microsoft.DotNet.XUnitAssert.Tests.dll 2025-03-12T23:46:51.4808502Z Microsoft.DotNet.XUnitAssert.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitAssert.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:51.6811678Z Microsoft.DotNet.XUnitExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/net8.0/Microsoft.DotNet.XUnitExtensions.Tests.dll 2025-03-12T23:46:51.7568761Z Microsoft.DotNet.XUnitExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.DotNet.XUnitExtensions.Tests/Debug/net8.0/publish/ 2025-03-12T23:46:51.7640028Z Zipping directory "/__w/1/s/artifacts/obj/UnitTests/Debug/correlationarchivepayload" to "/__w/1/s/tests/archivepayload.zip". 2025-03-12T23:46:51.7769173Z Zipping directory "/__w/1/s/artifacts/obj/UnitTests/Debug/correlationarchivepayload" to "/__w/1/s/tests/archivepayload.zip". 2025-03-12T23:46:52.6576787Z Sending Job to (Centos.8.Amd64.Open)Ubuntu.2204.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8-helix... 2025-03-12T23:48:52.2634537Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/ae392151-de18-40da-b50f-ffdaee315f47/workitems?api-version=2019-06-17 2025-03-12T23:48:53.1671420Z Sending Job to Windows.10.Amd64.Open... 2025-03-12T23:48:54.5953101Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/16333e55-7cac-4ec7-ab3a-11293510aaac/workitems?api-version=2019-06-17 2025-03-12T23:48:55.3808927Z Sending Job to (Debian.12.Amd64.Open)ubuntu.2204.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-helix-amd64... 2025-03-12T23:48:56.3386024Z Sent Helix Job; see work items at https://helix.dot.net/api/jobs/6d57995c-b18e-4980-bf6a-834ed44a37b6/workitems?api-version=2019-06-17 2025-03-12T23:48:57.3521888Z Waiting for completion of job 16333e55-7cac-4ec7-ab3a-11293510aaac on Windows.10.Amd64.Open (Details: https://helix.dot.net/api/jobs/16333e55-7cac-4ec7-ab3a-11293510aaac/details?api-version=2019-06-17 ) 2025-03-12T23:48:57.3522835Z Waiting for completion of job ae392151-de18-40da-b50f-ffdaee315f47 on (Centos.8.Amd64.Open)Ubuntu.2204.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8-helix (Details: https://helix.dot.net/api/jobs/ae392151-de18-40da-b50f-ffdaee315f47/details?api-version=2019-06-17 ) 2025-03-12T23:48:57.3533432Z Waiting for completion of job 6d57995c-b18e-4980-bf6a-834ed44a37b6 on (Debian.12.Amd64.Open)ubuntu.2204.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-helix-amd64 (Details: https://helix.dot.net/api/jobs/6d57995c-b18e-4980-bf6a-834ed44a37b6/details?api-version=2019-06-17 ) 2025-03-13T00:11:44.4288172Z Job ae392151-de18-40da-b50f-ffdaee315f47 on (Centos.8.Amd64.Open)Ubuntu.2204.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8-helix is completed with 23 finished work items. 2025-03-13T00:14:25.5469984Z Job 6d57995c-b18e-4980-bf6a-834ed44a37b6 on (Debian.12.Amd64.Open)ubuntu.2204.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-12-helix-amd64 is completed with 23 finished work items. 2025-03-13T01:12:53.6999097Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2025-03-13T01:12:53.7116809Z ##[error]The operation was canceled. 2025-03-13T01:12:53.7121083Z ##[section]Finishing: Run Helix Tests