2026-01-19T12:54:13.2272666Z ##[section]Starting: Build product 2026-01-19T12:54:13.2280191Z ============================================================================== 2026-01-19T12:54:13.2280538Z Task : Command line 2026-01-19T12:54:13.2280657Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-19T12:54:13.2280850Z Version : 2.250.1 2026-01-19T12:54:13.2280964Z Author : Microsoft Corporation 2026-01-19T12:54:13.2281093Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-19T12:54:13.2281290Z ============================================================================== 2026-01-19T12:54:16.2733552Z Generating script. 2026-01-19T12:54:16.2742225Z Script contents: 2026-01-19T12:54:16.2743914Z /__w/1/s/build.sh -ci -arch wasm -os browser -s mono+libs+host+packs+libs.tests -c Release /p:ArchiveTests=true /p:MonoEnableAssertMessages=true /p:BrowserHost=linux /p:RunSmokeTestsOnly=False /p:InstallChromeForTests=true /maxcpucount:1 /p:EnableAggressiveTrimming=true /p:BuildAOTTestsOnHelix=false /p:RunAOTCompilation=false /p:AotHostArchitecture=x64 /p:AotHostOS=linux /maxcpucount:2 2026-01-19T12:54:16.2745332Z ========================== Starting Command Output =========================== 2026-01-19T12:54:16.2757846Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/2adb373b-59c3-4441-8997-590aea537cd6.sh 2026-01-19T12:54:16.4524177Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-01-19T12:54:16.5065812Z Attempting to install 'sdk v11.0.100-alpha.1.26060.102' from public_location. 2026-01-19T12:54:17.0064988Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-19T12:54:17.1426644Z dotnet-install: The resource at primary link 'https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz' is not available. 2026-01-19T12:54:17.1442046Z dotnet-install: Attempting to download using primary link https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-19T12:54:17.9114250Z dotnet-install: Remote file https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz size is 244020902 bytes. 2026-01-19T12:54:17.9117451Z dotnet-install: Extracting archive from https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-19T12:54:27.5079673Z dotnet-install: Downloaded file size is 244020902 bytes. 2026-01-19T12:54:27.5081353Z dotnet-install: The remote and local file sizes are equal. 2026-01-19T12:54:28.7080165Z dotnet-install: Installed version is 11.0.100-alpha.1.26060.102 2026-01-19T12:54:28.9628277Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-01-19T12:54:28.9629195Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-01-19T12:54:28.9629817Z 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. 2026-01-19T12:54:28.9630355Z dotnet-install: Installation finished successfully. 2026-01-19T12:54:31.5953278Z 2026-01-19T12:54:31.7709173Z Determining projects to restore... 2026-01-19T12:54:36.4670319Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-01-19T12:54:36.4670866Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-01-19T12:54:36.4671422Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26058.2') was restored. Available commands: xharness 2026-01-19T12:54:36.4671924Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-01-19T12:54:36.4672723Z 2026-01-19T12:54:36.4673125Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-01-19T12:54:36.4673818Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-01-19T12:54:36.4674217Z 2026-01-19T12:54:36.4674484Z Restore was successful. 2026-01-19T12:54:37.8737758Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26065.101/tools/Tools.proj (in 1.23 sec). 2026-01-19T12:54:38.9857454Z Determining projects to restore... 2026-01-19T12:55:33.3539352Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 1.5 sec). 2026-01-19T12:55:33.3584906Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/tests/Microsoft.Win32.Primitives.Tests.csproj (in 1.53 sec). 2026-01-19T12:55:33.3651684Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 3 ms). 2026-01-19T12:55:33.3741087Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 1 ms). 2026-01-19T12:55:33.5215228Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 135 ms). 2026-01-19T12:55:33.6030558Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 1.78 sec). 2026-01-19T12:55:33.6193463Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 245 ms). 2026-01-19T12:55:34.1929711Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/tests/Microsoft.VisualBasic.Core.Tests.csproj (in 2.37 sec). 2026-01-19T12:55:34.7739224Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj (in 1.24 sec). 2026-01-19T12:55:34.9237602Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 1.3 sec). 2026-01-19T12:55:34.9263883Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 1.32 sec). 2026-01-19T12:55:35.0386890Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj (in 89 ms). 2026-01-19T12:55:35.3209915Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 274 ms). 2026-01-19T12:55:35.3243010Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 389 ms). 2026-01-19T12:55:35.3407939Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 12 ms). 2026-01-19T12:55:35.3536122Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 7 ms). 2026-01-19T12:55:35.3995816Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj (in 29 ms). 2026-01-19T12:55:35.5247952Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 175 ms). 2026-01-19T12:55:35.5557976Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 14 ms). 2026-01-19T12:55:35.6085850Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 185 ms). 2026-01-19T12:55:35.6263216Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 11 ms). 2026-01-19T12:55:35.7126649Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 154 ms). 2026-01-19T12:55:36.3955693Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGenerationTests/Microsoft.Extensions.Options.SourceGeneration.Tests.csproj (in 2.18 sec). 2026-01-19T12:55:36.3956777Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.csproj (in 1.62 sec). 2026-01-19T12:55:36.6334194Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 226 ms). 2026-01-19T12:55:36.6461791Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 7 ms). 2026-01-19T12:55:37.3026132Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.csproj (in 1.65 sec). 2026-01-19T12:55:37.9485902Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj (in 1.48 sec). 2026-01-19T12:55:37.9488996Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 21 ms). 2026-01-19T12:55:37.9491019Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj (in 2.21 sec). 2026-01-19T12:55:37.9512256Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 650 ms). 2026-01-19T12:55:38.1266949Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 1.48 sec). 2026-01-19T12:55:38.1292784Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 217 ms). 2026-01-19T12:55:38.1634436Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 231 ms). 2026-01-19T12:55:38.1728262Z Restored /__w/1/s/src/tests/FunctionalTests/WebAssembly/Browser/StartupHook/WebAssembly.Browser.StartupHook.Test.csproj (in 6 ms). 2026-01-19T12:55:38.1876201Z Restored /__w/1/s/src/tests/FunctionalTests/WebAssembly/Browser/RuntimeConfig/WebAssembly.Browser.RuntimeConfig.Test.csproj (in 8 ms). 2026-01-19T12:55:38.1974172Z Restored /__w/1/s/src/tests/FunctionalTests/TestAssets/StartupHookForFunctionalTest/StartupHookForFunctionalTest.csproj (in 6 ms). 2026-01-19T12:55:38.1974810Z Restored /__w/1/s/src/tasks/tasks.proj (in 2 ms). 2026-01-19T12:55:39.0741311Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 455 ms). 2026-01-19T12:55:39.6104257Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 1.01 sec). 2026-01-19T12:55:39.7214521Z Restored /__w/1/s/src/tasks/WasmBuildTasks/WasmBuildTasks.csproj (in 56 ms). 2026-01-19T12:55:39.7681879Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 1.6 sec). 2026-01-19T12:55:39.8829771Z Restored /__w/1/s/src/tasks/TestExclusionListTasks/TestExclusionListTasks.csproj (in 6 ms). 2026-01-19T12:55:39.9882460Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 1.98 sec). 2026-01-19T12:55:40.3661448Z Restored /__w/1/s/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj (in 1.45 sec). 2026-01-19T12:55:40.4123776Z Restored /__w/1/s/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj (in 551 ms). 2026-01-19T12:55:40.9739910Z Restored /__w/1/s/src/tasks/MobileBuildTasks/MobileBuildTasks.csproj (in 588 ms). 2026-01-19T12:55:40.9770675Z Restored /__w/1/s/src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj (in 162 ms). 2026-01-19T12:55:40.9771286Z Restored /__w/1/s/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj (in 212 ms). 2026-01-19T12:55:40.9772099Z Restored /__w/1/s/src/tasks/LibraryBuilder/LibraryBuilder.csproj (in 6 ms). 2026-01-19T12:55:40.9772711Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 5 ms). 2026-01-19T12:55:40.9773158Z Restored /__w/1/s/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj (in 3 ms). 2026-01-19T12:55:40.9773604Z Restored /__w/1/s/src/tasks/AotCompilerTask/MonoAOTCompiler.csproj (in 4 ms). 2026-01-19T12:55:40.9774056Z Restored /__w/1/s/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj (in 4 ms). 2026-01-19T12:55:40.9781208Z Restored /__w/1/s/src/mono/wasm/templates/Microsoft.NET.Runtime.WebAssembly.Templates.csproj (in 2 ms). 2026-01-19T12:55:41.8544651Z Restored /__w/1/s/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj (in 1.86 sec). 2026-01-19T12:55:41.8903957Z Restored /__w/1/s/src/tasks/AssemblyStripper/AssemblyStripper.csproj (in 1.22 sec). 2026-01-19T12:55:41.8930196Z Restored /__w/1/s/src/mono/nuget/mono-packages.proj (in 1 ms). 2026-01-19T12:55:41.8953668Z Restored /__w/1/s/src/mono/nuget/manifest-packages.proj (in 0.8 ms). 2026-01-19T12:55:43.5600922Z Restored /__w/1/s/src/mono/wasm/host/WasmAppHost.csproj (in 1.7 sec). 2026-01-19T12:55:43.5895935Z Restored /__w/1/s/src/mono/wasm/symbolicator/WasmSymbolicator.csproj (in 2.6 sec). 2026-01-19T12:55:45.0189898Z Restored /__w/1/s/src/native/libs/build-native.proj (in 3.29 sec). 2026-01-19T12:55:45.0231269Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugProxy/BrowserDebugProxy.csproj (in 1.13 sec). 2026-01-19T12:55:45.1628632Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugHost/BrowserDebugHost.csproj (in 4 ms). 2026-01-19T12:55:45.2589841Z Restored /__w/1/s/src/mono/browser/browser.proj (in 0.8 ms). 2026-01-19T12:55:45.4160827Z Restored /__w/1/s/src/libraries/tests.proj (in 1 ms). 2026-01-19T12:55:45.4161954Z Restored /__w/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 1 ms). 2026-01-19T12:55:45.9293449Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-01-19T12:55:46.8656310Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 4 ms). 2026-01-19T12:55:46.8656907Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 2 ms). 2026-01-19T12:55:46.8657656Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 7 ms). 2026-01-19T12:55:46.8667503Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-01-19T12:55:46.8668097Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 2 ms). 2026-01-19T12:55:46.8670256Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 2 ms). 2026-01-19T12:55:46.9116311Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 3 ms). 2026-01-19T12:55:47.4182470Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 2 ms). 2026-01-19T12:55:47.4183142Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 2 ms). 2026-01-19T12:55:47.4183673Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 1 ms). 2026-01-19T12:55:47.4184149Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-01-19T12:55:47.4184625Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 1 ms). 2026-01-19T12:55:47.4185067Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 2 ms). 2026-01-19T12:55:47.5107366Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 1 ms). 2026-01-19T12:55:47.5133382Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 2 ms). 2026-01-19T12:55:47.6539719Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 4 ms). 2026-01-19T12:55:47.7707307Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 4 ms). 2026-01-19T12:55:47.8591715Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 2 ms). 2026-01-19T12:55:48.0673676Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 1 ms). 2026-01-19T12:55:48.0674381Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 3 ms). 2026-01-19T12:55:48.2597292Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 172 ms). 2026-01-19T12:55:48.2598551Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 2 ms). 2026-01-19T12:55:48.2599854Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 4 ms). 2026-01-19T12:55:48.2600695Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 0.9 ms). 2026-01-19T12:55:48.2601609Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 3 ms). 2026-01-19T12:55:48.2607499Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 9 ms). 2026-01-19T12:55:48.2608045Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 3 ms). 2026-01-19T12:55:48.5681743Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 11 ms). 2026-01-19T12:55:48.7190425Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 6 ms). 2026-01-19T12:55:48.8662660Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 5 ms). 2026-01-19T12:55:49.3247440Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 7 ms). 2026-01-19T12:55:49.3249376Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 19 ms). 2026-01-19T12:55:49.6250660Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 1 ms). 2026-01-19T12:55:49.6252796Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 1 ms). 2026-01-19T12:55:49.8683763Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 14 ms). 2026-01-19T12:55:49.8685618Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 1 ms). 2026-01-19T12:55:50.3599013Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 1 ms). 2026-01-19T12:55:50.3600722Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 3 ms). 2026-01-19T12:55:50.3601935Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 1 ms). 2026-01-19T12:55:50.3602815Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 1 ms). 2026-01-19T12:55:50.4549794Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 4 ms). 2026-01-19T12:55:50.4557171Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 4 ms). 2026-01-19T12:55:50.7080953Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 9 ms). 2026-01-19T12:55:50.7081853Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 3 ms). 2026-01-19T12:55:50.8656252Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 9 ms). 2026-01-19T12:55:51.0057610Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 2 ms). 2026-01-19T12:55:51.0058240Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 2 ms). 2026-01-19T12:55:51.3036289Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 3 ms). 2026-01-19T12:55:51.4135833Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj (in 21 ms). 2026-01-19T12:55:51.6044133Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 2 ms). 2026-01-19T12:55:51.8136513Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 303 ms). 2026-01-19T12:55:52.3699914Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 3 ms). 2026-01-19T12:55:52.7556201Z Restored /__w/1/s/src/mono/mono.proj (in 10.76 sec). 2026-01-19T12:55:52.7612531Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 973 ms). 2026-01-19T12:55:52.8057904Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 6 ms). 2026-01-19T12:55:52.8693669Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj (in 3 ms). 2026-01-19T12:55:52.8695247Z Restored /__w/1/s/src/libraries/System.Security.Claims/tests/System.Security.Claims.Tests.csproj (in 3 ms). 2026-01-19T12:55:52.8696717Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 1 ms). 2026-01-19T12:55:52.9136155Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 0.6 ms). 2026-01-19T12:55:52.9647841Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj (in 3 ms). 2026-01-19T12:55:52.9664192Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 512 ms). 2026-01-19T12:55:52.9665204Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 0.9 ms). 2026-01-19T12:55:52.9710647Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 6 ms). 2026-01-19T12:55:53.0559637Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.ValueTuple.Tests/System.ValueTuple.Tests.csproj (in 8 ms). 2026-01-19T12:55:53.0593087Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Threading.Tasks.Tests.csproj (in 5 ms). 2026-01-19T12:55:53.1721199Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Timer.Tests/System.Threading.Timer.Tests.csproj (in 5 ms). 2026-01-19T12:55:53.1722114Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/System.Threading.Tasks.Extensions.Tests.csproj (in 8 ms). 2026-01-19T12:55:53.2118189Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/System.Text.Encoding.Tests.csproj (in 4 ms). 2026-01-19T12:55:53.2160289Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Security.SecureString.Tests/System.Security.SecureString.Tests.csproj (in 7 ms). 2026-01-19T12:55:53.2160979Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestLoadAssembly/TestLoadAssembly.csproj (in 0.6 ms). 2026-01-19T12:55:53.3146470Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj (in 0.4 ms). 2026-01-19T12:55:53.4083933Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeInterpreted/System.Runtime.ReflectionInvokeInterpreted.Tests.csproj (in 5 ms). 2026-01-19T12:55:53.5133350Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeEmit/System.Runtime.ReflectionInvokeEmit.Tests.csproj (in 4 ms). 2026-01-19T12:55:53.6144878Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestStructs/System.TestStructs.ilproj (in 443 ms). 2026-01-19T12:55:53.6146214Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/System.Reflection.TestModule.ilproj (in 399 ms). 2026-01-19T12:55:53.7041196Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/InvariantTimezone/System.Runtime.InvariantTimezone.Tests.csproj (in 6 ms). 2026-01-19T12:55:53.8156699Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/Hybrid/System.Runtime.IOS.Tests.csproj (in 17 ms). 2026-01-19T12:55:53.8701254Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.InteropServices.RuntimeInformation.Tests/System.Runtime.InteropServices.RuntimeInformation.Tests.csproj (in 10 ms). 2026-01-19T12:55:53.9661741Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Handles.Tests/System.Runtime.Handles.Tests.csproj (in 6 ms). 2026-01-19T12:55:53.9662387Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj (in 1 ms). 2026-01-19T12:55:54.0715943Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj (in 0.9 ms). 2026-01-19T12:55:54.1237156Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/NlsTests/System.Runtime.Nls.Tests.csproj (in 374 ms). 2026-01-19T12:55:54.1245535Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TargetFrameworkNameTestApp/TargetFrameworkNameTestApp.csproj (in 0.6 ms). 2026-01-19T12:55:54.1246365Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestApp/TestApp.csproj (in 0.9 ms). 2026-01-19T12:55:54.4724443Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj (in 0.7 ms). 2026-01-19T12:55:54.4749913Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/System.Runtime.Extensions.Tests.csproj (in 11 ms). 2026-01-19T12:55:54.4760361Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System.Runtime.Tests.csproj (in 648 ms). 2026-01-19T12:55:54.4852539Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.CompilerServices.Unsafe.Tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj (in 13 ms). 2026-01-19T12:55:54.4866439Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.Reader.Tests/System.Resources.Reader.Tests.csproj (in 6 ms). 2026-01-19T12:55:54.4867870Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/UnloadableAssembly/UnloadableAssembly.csproj (in 0.8 ms). 2026-01-19T12:55:54.4870501Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestExe/System.Reflection.TestExe.csproj (in 0.5 ms). 2026-01-19T12:55:54.4876106Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestAssembly/TestAssembly.csproj (in 0.7 ms). 2026-01-19T12:55:54.6098679Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeInterpreted/System.Reflection.InvokeInterpreted.Tests.csproj (in 4 ms). 2026-01-19T12:55:54.7671731Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeEmit/System.Reflection.InvokeEmit.Tests.csproj (in 3 ms). 2026-01-19T12:55:54.7672655Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/System.Reflection.Tests.csproj (in 9 ms). 2026-01-19T12:55:54.7673501Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj (in 0.8 ms). 2026-01-19T12:55:54.9082102Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/Hello工程123/Hello工程123.csproj (in 4 ms). 2026-01-19T12:55:54.9082892Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj (in 4 ms). 2026-01-19T12:55:54.9571550Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj (in 0.7 ms). 2026-01-19T12:55:54.9575668Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj (in 0.8 ms). 2026-01-19T12:55:54.9576322Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj (in 0.8 ms). 2026-01-19T12:55:55.0660098Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj (in 0.7 ms). 2026-01-19T12:55:55.0667578Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj (in 2 ms). 2026-01-19T12:55:55.1140975Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj (in 1 ms). 2026-01-19T12:55:55.1146042Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj (in 1 ms). 2026-01-19T12:55:55.1173690Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj (in 0.9 ms). 2026-01-19T12:55:55.1200753Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj (in 0.7 ms). 2026-01-19T12:55:55.1581084Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj (in 2 ms). 2026-01-19T12:55:55.1623037Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj (in 0.8 ms). 2026-01-19T12:55:55.1697758Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/System.IO.UnmanagedMemoryStream.Tests.csproj (in 5 ms). 2026-01-19T12:55:55.1700199Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.Tests/System.IO.Tests.csproj (in 5 ms). 2026-01-19T12:55:55.2213922Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj (in 29 ms). 2026-01-19T12:55:55.2214754Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj (in 5 ms). 2026-01-19T12:55:55.2598036Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/ManualTests/System.IO.FileSystem.Manual.Tests.csproj (in 23 ms). 2026-01-19T12:55:55.2605130Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Primitives.Tests/System.IO.FileSystem.Primitives.Tests.csproj (in 3 ms). 2026-01-19T12:55:55.2799949Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/System.Globalization.Tests.csproj (in 21 ms). 2026-01-19T12:55:55.3016856Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/NlsTests/System.Globalization.Nls.Tests.csproj (in 22 ms). 2026-01-19T12:55:55.3218006Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Invariant/Invariant.Tests.csproj (in 3 ms). 2026-01-19T12:55:55.3697189Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.ResourceManager.Tests/System.Resources.ResourceManager.Tests.csproj (in 857 ms). 2026-01-19T12:55:55.3738421Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/System.Globalization.IOS.Tests.csproj (in 25 ms). 2026-01-19T12:55:55.3837917Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj (in 3 ms). 2026-01-19T12:55:55.4171819Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj (in 3 ms). 2026-01-19T12:55:55.4844206Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/AppleHybrid.Tests.csproj (in 16 ms). 2026-01-19T12:55:55.4849190Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/Hybrid/System.Globalization.Extensions.iOS.Tests.csproj (in 8 ms). 2026-01-19T12:55:55.4851708Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/System.Globalization.Calendars.Tests.csproj (in 3 ms). 2026-01-19T12:55:55.6240168Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.IOS.Tests.csproj (in 9 ms). 2026-01-19T12:55:55.6249044Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Dynamic.Runtime.Tests/System.Dynamic.Runtime.Tests.csproj (in 11 ms). 2026-01-19T12:55:55.6249627Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Tools.Tests/System.Diagnostics.Tools.Tests.csproj (in 3 ms). 2026-01-19T12:55:55.7610816Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Debug.Tests/System.Diagnostics.Debug.Tests.csproj (in 9 ms). 2026-01-19T12:55:55.9136914Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Buffers.Tests/System.Buffers.Tests.csproj (in 3 ms). 2026-01-19T12:55:56.0588948Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 11 ms). 2026-01-19T12:55:56.5780348Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 143 ms). 2026-01-19T12:55:56.5780956Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/XsdDataContractExporterTests/SerializationTypes/SerializationTypes.csproj (in 0.5 ms). 2026-01-19T12:55:56.5781455Z Restored /__w/1/s/src/mono/llvm/llvm-init.proj (in 12.46 sec). 2026-01-19T12:55:56.5781959Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/ReflectionOnly/System.Runtime.Serialization.Xml.ReflectionOnly.Tests.csproj (in 6 ms). 2026-01-19T12:55:56.5782587Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/Canonicalization/System.Runtime.Serialization.Xml.Canonicalization.Tests.csproj (in 5 ms). 2026-01-19T12:55:56.7074778Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj (in 10 ms). 2026-01-19T12:55:56.7604864Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 1 ms). 2026-01-19T12:55:57.2134329Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 13 ms). 2026-01-19T12:55:57.2172298Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/tests/System.Runtime.Serialization.Schema.Tests.csproj (in 5 ms). 2026-01-19T12:55:57.2173351Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/tests/System.Runtime.Serialization.Primitives.Tests.csproj (in 7 ms). 2026-01-19T12:55:57.2174036Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-01-19T12:55:57.2180865Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 2 ms). 2026-01-19T12:55:57.3576626Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-01-19T12:55:57.3581360Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/System.Runtime.Serialization.Json.Tests.csproj (in 3 ms). 2026-01-19T12:55:57.3581964Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/IcuAppLocal/IcuAppLocal.Tests.csproj (in 1.92 sec). 2026-01-19T12:55:57.5173075Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 2 ms). 2026-01-19T12:55:57.5175040Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/ReflectionOnly/System.Runtime.Serialization.Json.ReflectionOnly.Tests.csproj (in 4 ms). 2026-01-19T12:55:57.5175675Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 759 ms). 2026-01-19T12:55:57.6605373Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 9 ms). 2026-01-19T12:55:57.6606185Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 1 ms). 2026-01-19T12:55:57.7697639Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/Disabled/System.Runtime.Serialization.Formatters.Disabled.Tests.csproj (in 33 ms). 2026-01-19T12:55:57.7698385Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/tests/System.Runtime.Numerics.Tests.csproj (in 4 ms). 2026-01-19T12:55:57.7700562Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms). 2026-01-19T12:55:57.8616630Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 3 ms). 2026-01-19T12:55:57.8617240Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj (in 47 ms). 2026-01-19T12:55:57.8617795Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj (in 4 ms). 2026-01-19T12:55:57.8618333Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 341 ms). 2026-01-19T12:55:58.0027320Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly2/System.Runtime.Loader.Test.Assembly2.csproj (in 0.7 ms). 2026-01-19T12:55:58.0028113Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/System.Runtime.Loader.Test.Assembly.csproj (in 0.7 ms). 2026-01-19T12:55:58.0028940Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.AssemblyVersion1/System.Runtime.Loader.Test.AssemblyVersion1.csproj (in 0.7 ms). 2026-01-19T12:55:58.0029544Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLib/ReferencedClassLib.csproj (in 0.4 ms). 2026-01-19T12:55:58.0030130Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj (in 0.5 ms). 2026-01-19T12:55:58.1152843Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLibNeutralIsSatellite/ReferencedClassLibNeutralIsSatellite.csproj (in 0.8 ms). 2026-01-19T12:55:58.1153514Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Shared/LoaderLinkTest.Shared.csproj (in 0.4 ms). 2026-01-19T12:55:58.1154073Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Dynamic/LoaderLinkTest.Dynamic.csproj (in 0.7 ms). 2026-01-19T12:55:58.1154737Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/System.Runtime.Loader.Test.ContextualReflectionDependency.csproj (in 0.5 ms). 2026-01-19T12:55:58.2099737Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/RefEmitLoadContext/System.Runtime.Loader.RefEmitLoadContext.Tests.csproj (in 3 ms). 2026-01-19T12:55:58.2107703Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 0.4 ms). 2026-01-19T12:55:58.2110232Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 3 ms). 2026-01-19T12:55:58.3051499Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 0.8 ms). 2026-01-19T12:55:58.3052109Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj (in 5 ms). 2026-01-19T12:55:58.3061616Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 2 ms). 2026-01-19T12:55:58.4054437Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 1 ms). 2026-01-19T12:55:58.4055415Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.ComDisabled.UnitTests/System.Runtime.InteropServices.ComDisabled.Tests.csproj (in 3 ms). 2026-01-19T12:55:58.4058607Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 0.8 ms). 2026-01-19T12:55:58.4059475Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/tests/System.Runtime.Intrinsics.Tests.csproj (in 14 ms). 2026-01-19T12:55:58.4060082Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System.Runtime.InteropServices.Tests.csproj (in 8 ms). 2026-01-19T12:55:58.5104031Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 2 ms). 2026-01-19T12:55:58.5110414Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 3 ms). 2026-01-19T12:55:58.5112411Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 1 ms). 2026-01-19T12:55:58.6028664Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JavaScriptLibrary/JavaScriptLibrary.csproj (in 3 ms). 2026-01-19T12:55:58.6055093Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj (in 7 ms). 2026-01-19T12:55:58.6066042Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 6 ms). 2026-01-19T12:55:58.7111720Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 1 ms). 2026-01-19T12:55:58.7131512Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/tests/System.Runtime.CompilerServices.VisualC.Tests.csproj (in 4 ms). 2026-01-19T12:55:58.7175974Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.8 ms). 2026-01-19T12:55:58.7181987Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 3 ms). 2026-01-19T12:55:58.7633992Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 6 ms). 2026-01-19T12:55:58.7651908Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 2 ms). 2026-01-19T12:55:58.8123444Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching.Tests.csproj (in 15 ms). 2026-01-19T12:55:58.8146294Z Restored /__w/1/s/src/libraries/System.Resources.Writer/tests/System.Resources.Writer.Tests.csproj (in 4 ms). 2026-01-19T12:55:58.9159262Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 2 ms). 2026-01-19T12:55:58.9160196Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.9 ms). 2026-01-19T12:55:59.2169879Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 352 ms). 2026-01-19T12:55:59.4672475Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 2 ms). 2026-01-19T12:55:59.4751937Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 1.07 sec). 2026-01-19T12:55:59.4770076Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj (in 9 ms). 2026-01-19T12:55:59.5072346Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 563 ms). 2026-01-19T12:55:59.5073253Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 26 ms). 2026-01-19T12:55:59.5073987Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 2 ms). 2026-01-19T12:55:59.5074694Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.8 ms). 2026-01-19T12:55:59.5114187Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 1 ms). 2026-01-19T12:55:59.5126609Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 2 ms). 2026-01-19T12:55:59.5230830Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj (in 12 ms). 2026-01-19T12:55:59.5261411Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj (in 8 ms). 2026-01-19T12:55:59.5319324Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 2 ms). 2026-01-19T12:55:59.5363090Z Restored /__w/1/s/src/libraries/System.Reflection.Extensions/tests/System.Reflection.Extensions.Tests.csproj (in 2 ms). 2026-01-19T12:55:59.5456484Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/tests/System.Reflection.Emit.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.5525747Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 3 ms). 2026-01-19T12:55:59.5564828Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 1 ms). 2026-01-19T12:55:59.5622650Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/tests/System.Reflection.Emit.Lightweight.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.5653027Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-19T12:55:59.5683414Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-19T12:55:59.7121960Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/tests/System.Reflection.Emit.ILGeneration.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7123548Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 1 ms). 2026-01-19T12:55:59.7126894Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 0.7 ms). 2026-01-19T12:55:59.7156348Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/TestDependency/System.Reflection.DispatchProxy.TestDependency.csproj (in 0.8 ms). 2026-01-19T12:55:59.7185708Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj (in 684 ms). 2026-01-19T12:55:59.7218227Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 205 ms). 2026-01-19T12:55:59.7234587Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/System.Reflection.DispatchProxy.Tests.csproj (in 5 ms). 2026-01-19T12:55:59.7283499Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 1 ms). 2026-01-19T12:55:59.7304012Z Restored /__w/1/s/src/libraries/System.Reflection.Context/tests/System.Reflection.Context.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7311967Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 8 ms). 2026-01-19T12:55:59.7379231Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 2 ms). 2026-01-19T12:55:59.7410876Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/System.Xml.XmlSerializer.ReflectionOnly.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7412041Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj (in 2 ms). 2026-01-19T12:55:59.7455554Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.7515886Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 222 ms). 2026-01-19T12:55:59.7526755Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7584663Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.7602066Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.7640440Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj (in 2 ms). 2026-01-19T12:55:59.7657056Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.7657693Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 11 ms). 2026-01-19T12:55:59.7682069Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj (in 0.7 ms). 2026-01-19T12:55:59.7705966Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj (in 2 ms). 2026-01-19T12:55:59.7733229Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj (in 5 ms). 2026-01-19T12:55:59.7743617Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7762116Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Schema/System.Xml.Schema.Extensions.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.7782170Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7829833Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.7870595Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7884666Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/FunctionalTests/System.Private.Uri.Functional.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7902037Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/ExtendedFunctionalTests/System.Private.Uri.ExtendedFunctional.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.7911465Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 1 ms). 2026-01-19T12:55:59.7952180Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 0.5 ms). 2026-01-19T12:55:59.7972691Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 9 ms). 2026-01-19T12:55:59.8013763Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 2 ms). 2026-01-19T12:55:59.8014838Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 1 ms). 2026-01-19T12:55:59.8093312Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 2 ms). 2026-01-19T12:55:59.8094186Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 0.6 ms). 2026-01-19T12:55:59.8102388Z Restored /__w/1/s/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj (in 4 ms). 2026-01-19T12:55:59.8118418Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 0.8 ms). 2026-01-19T12:55:59.8136405Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.8156451Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 2 ms). 2026-01-19T12:55:59.8204779Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 14 ms). 2026-01-19T12:55:59.8213224Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 1 ms). 2026-01-19T12:55:59.8266215Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.8296716Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 1 ms). 2026-01-19T12:55:59.8340340Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 7 ms). 2026-01-19T12:55:59.8459007Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 117 ms). 2026-01-19T12:55:59.8504207Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 2 ms). 2026-01-19T12:55:59.8552764Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 9 ms). 2026-01-19T12:55:59.8553863Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/tests/System.Net.WebProxy.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.8589697Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 1 ms). 2026-01-19T12:55:59.8632522Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj (in 2 ms). 2026-01-19T12:55:59.8669769Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 6 ms). 2026-01-19T12:55:59.8684849Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 2 ms). 2026-01-19T12:55:59.8695925Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 0.8 ms). 2026-01-19T12:55:59.8732703Z Restored /__w/1/s/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj (in 3 ms). 2026-01-19T12:55:59.8778120Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 2 ms). 2026-01-19T12:55:59.8875354Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 9 ms). 2026-01-19T12:55:59.8908139Z Restored /__w/1/s/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj (in 9 ms). 2026-01-19T12:55:59.8936399Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 1 ms). 2026-01-19T12:55:59.8963226Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 0.9 ms). 2026-01-19T12:55:59.9006726Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 10 ms). 2026-01-19T12:55:59.9141698Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 5 ms). 2026-01-19T12:55:59.9234593Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 4 ms). 2026-01-19T12:55:59.9287352Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 1 ms). 2026-01-19T12:55:59.9298633Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 14 ms). 2026-01-19T12:55:59.9400577Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 7 ms). 2026-01-19T12:55:59.9710413Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 140 ms). 2026-01-19T12:55:59.9717767Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 15 ms). 2026-01-19T12:55:59.9746353Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 8 ms). 2026-01-19T12:55:59.9792491Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 8 ms). 2026-01-19T12:55:59.9799529Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 8 ms). 2026-01-19T12:55:59.9831288Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 1 ms). 2026-01-19T12:55:59.9869498Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 0.9 ms). 2026-01-19T12:55:59.9870310Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 2 ms). 2026-01-19T12:55:59.9889478Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj (in 154 ms). 2026-01-19T12:55:59.9935291Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 11 ms). 2026-01-19T12:55:59.9939738Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 2 ms). 2026-01-19T12:55:59.9942888Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 2 ms). 2026-01-19T12:55:59.9960543Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 1 ms). 2026-01-19T12:55:59.9982654Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 0.9 ms). 2026-01-19T12:56:00.0023783Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 2 ms). 2026-01-19T12:56:00.0082640Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 6 ms). 2026-01-19T12:56:00.0114011Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 0.9 ms). 2026-01-19T12:56:00.0114548Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 9 ms). 2026-01-19T12:56:00.0115029Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 2 ms). 2026-01-19T12:56:00.0224801Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 10 ms). 2026-01-19T12:56:00.0301068Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 2 ms). 2026-01-19T12:56:00.0301621Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 6 ms). 2026-01-19T12:56:00.0302088Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 1 ms). 2026-01-19T12:56:00.0392678Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 10 ms). 2026-01-19T12:56:00.0414653Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 1 ms). 2026-01-19T12:56:00.0438584Z Restored /__w/1/s/src/libraries/sfx.proj (in 0.8 ms). 2026-01-19T12:56:00.0453635Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 15 ms). 2026-01-19T12:56:00.0470317Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 5 ms). 2026-01-19T12:56:00.0472472Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 0.8 ms). 2026-01-19T12:56:00.0495757Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 9 ms). 2026-01-19T12:56:00.0507524Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 0.4 ms). 2026-01-19T12:56:00.0519417Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 2 ms). 2026-01-19T12:56:00.0579803Z Restored /__w/1/s/src/libraries/pretest.proj (in 1 ms). 2026-01-19T12:56:00.0580251Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 0.7 ms). 2026-01-19T12:56:00.0580622Z Restored /__w/1/s/src/libraries/oob-src.proj (in 0.4 ms). 2026-01-19T12:56:00.0580975Z Restored /__w/1/s/src/libraries/oob.proj (in 1 ms). 2026-01-19T12:56:00.0591819Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 1 ms). 2026-01-19T12:56:00.0788195Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 11 ms). 2026-01-19T12:56:00.0852765Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 19 ms). 2026-01-19T12:56:00.0876497Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 7 ms). 2026-01-19T12:56:00.0909459Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 1 ms). 2026-01-19T12:56:00.1013633Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 8 ms). 2026-01-19T12:56:00.1041923Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 1 ms). 2026-01-19T12:56:00.1080629Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 6 ms). 2026-01-19T12:56:00.1145467Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 0.9 ms). 2026-01-19T12:56:00.1352859Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 12 ms). 2026-01-19T12:56:00.2243612Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 72 ms). 2026-01-19T12:56:00.3046607Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 4 ms). 2026-01-19T12:56:00.3047574Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj (in 6 ms). 2026-01-19T12:56:00.3049833Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 2 ms). 2026-01-19T12:56:00.3719771Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 1 ms). 2026-01-19T12:56:00.3720353Z Restored /__w/1/s/src/libraries/System.Transactions.Local/tests/System.Transactions.Local.Tests.csproj (in 3 ms). 2026-01-19T12:56:00.4508139Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 9 ms). 2026-01-19T12:56:00.6752497Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 0.9 ms). 2026-01-19T12:56:00.7061269Z Restored /__w/1/s/src/libraries/externals.csproj (in 649 ms). 2026-01-19T12:56:00.7094787Z Restored /__w/1/s/src/libraries/System.Threading/tests/System.Threading.Tests.csproj (in 6 ms). 2026-01-19T12:56:00.7109985Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj (in 575 ms). 2026-01-19T12:56:00.7167731Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 0.5 ms). 2026-01-19T12:56:00.7168593Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 1 ms). 2026-01-19T12:56:00.7173776Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 0.5 ms). 2026-01-19T12:56:00.7227534Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 0.8 ms). 2026-01-19T12:56:00.7242400Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/WindowsThreadPool/System.Threading.ThreadPool.WindowsThreadPool.Tests.csproj (in 4 ms). 2026-01-19T12:56:00.7256829Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj (in 4 ms). 2026-01-19T12:56:00.7260698Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 0.5 ms). 2026-01-19T12:56:00.7489839Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 2 ms). 2026-01-19T12:56:00.7564645Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/STAMain/STAMain.csproj (in 0.6 ms). 2026-01-19T12:56:00.7567527Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj (in 5 ms). 2026-01-19T12:56:00.7569681Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/MTAMain/MTAMain.csproj (in 0.7 ms). 2026-01-19T12:56:00.7572630Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/DefaultApartmentStateMain.csproj (in 0.5 ms). 2026-01-19T12:56:00.7585374Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 0.9 ms). 2026-01-19T12:56:00.7602171Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 0.5 ms). 2026-01-19T12:56:00.7610700Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 0.5 ms). 2026-01-19T12:56:00.7642520Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 1 ms). 2026-01-19T12:56:00.7684099Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj (in 4 ms). 2026-01-19T12:56:00.7909753Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 4 ms). 2026-01-19T12:56:00.8172164Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 738 ms). 2026-01-19T12:56:00.8172937Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 2 ms). 2026-01-19T12:56:00.8176060Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj (in 15 ms). 2026-01-19T12:56:00.8644910Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 4 ms). 2026-01-19T12:56:00.8646894Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/tests/System.Threading.RateLimiting.Tests.csproj (in 12 ms). 2026-01-19T12:56:00.8672209Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 1 ms). 2026-01-19T12:56:00.8688851Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 0.5 ms). 2026-01-19T12:56:00.9115728Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj (in 8 ms). 2026-01-19T12:56:00.9117748Z Restored /__w/1/s/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj (in 7 ms). 2026-01-19T12:56:00.9661553Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 5 ms). 2026-01-19T12:56:01.0006351Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 195 ms). 2026-01-19T12:56:01.0041231Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 153 ms). 2026-01-19T12:56:01.0062012Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 93 ms). 2026-01-19T12:56:01.0505795Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/UnitTests/System.Text.RegularExpressions.Unit.Tests.csproj (in 3 ms). 2026-01-19T12:56:01.2203000Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 164 ms). 2026-01-19T12:56:01.2204881Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/tests/System.Threading.AccessControl.Tests.csproj (in 215 ms). 2026-01-19T12:56:01.2244464Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 1 ms). 2026-01-19T12:56:01.3553646Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 4 ms). 2026-01-19T12:56:01.5178439Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 7 ms). 2026-01-19T12:56:01.8162306Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 653 ms). 2026-01-19T12:56:01.8163700Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.csproj (in 20 ms). 2026-01-19T12:56:02.1152383Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj (in 20 ms). 2026-01-19T12:56:02.7176673Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj (in 315 ms). 2026-01-19T12:56:02.7177427Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj (in 1.07 sec). 2026-01-19T12:56:02.7178016Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.csproj (in 615 ms). 2026-01-19T12:56:02.9622811Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn3.11.csproj (in 5 ms). 2026-01-19T12:56:02.9624107Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn4.4.csproj (in 7 ms). 2026-01-19T12:56:03.1045714Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 6 ms). 2026-01-19T12:56:03.1072293Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 5 ms). 2026-01-19T12:56:03.8780665Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 7 ms). 2026-01-19T12:56:03.8781482Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 2 ms). 2026-01-19T12:56:03.8782102Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 387 ms). 2026-01-19T12:56:03.8782682Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 2 ms). 2026-01-19T12:56:03.9565346Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/tests/System.Text.Encoding.Extensions.Tests.csproj (in 9 ms). 2026-01-19T12:56:03.9570837Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj (in 19 ms). 2026-01-19T12:56:03.9619952Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 2 ms). 2026-01-19T12:56:04.0079124Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.5 ms). 2026-01-19T12:56:04.0309073Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/tests/System.Text.Encoding.CodePages.Tests.csproj (in 8 ms). 2026-01-19T12:56:04.0526856Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms). 2026-01-19T12:56:04.1131961Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 652 ms). 2026-01-19T12:56:04.1595407Z Restored /__w/1/s/src/libraries/System.Speech/tests/System.Speech.Tests.csproj (in 3 ms). 2026-01-19T12:56:04.3088199Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 4 ms). 2026-01-19T12:56:04.3491577Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 304 ms). 2026-01-19T12:56:04.4168633Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests.csproj (in 14 ms). 2026-01-19T12:56:04.4504466Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj (in 6 ms). 2026-01-19T12:56:04.4505248Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj (in 3.28 sec). 2026-01-19T12:56:04.4556125Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 339 ms). 2026-01-19T12:56:04.4556915Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 6 ms). 2026-01-19T12:56:04.4572230Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 6 ms). 2026-01-19T12:56:04.5599087Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj (in 13 ms). 2026-01-19T12:56:04.5599755Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 1 ms). 2026-01-19T12:56:04.5616421Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 4 ms). 2026-01-19T12:56:04.5617087Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj (in 3 ms). 2026-01-19T12:56:04.7182230Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 5 ms). 2026-01-19T12:56:04.7182824Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 2 ms). 2026-01-19T12:56:04.8121488Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 5 ms). 2026-01-19T12:56:04.8122483Z Restored /__w/1/s/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj (in 6 ms). 2026-01-19T12:56:04.9085729Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 19 ms). 2026-01-19T12:56:04.9113654Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 1 ms). 2026-01-19T12:56:05.0050923Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 12 ms). 2026-01-19T12:56:05.0065237Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-01-19T12:56:05.0065839Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 6 ms). 2026-01-19T12:56:05.1160718Z Restored /__w/1/s/src/libraries/System.ComponentModel/tests/System.ComponentModel.Tests.csproj (in 4 ms). 2026-01-19T12:56:05.1161459Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj (in 9 ms). 2026-01-19T12:56:05.1162025Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 1 ms). 2026-01-19T12:56:05.1232497Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/UnloadableTestTypes/UnloadableTestTypes.csproj (in 0.4 ms). 2026-01-19T12:56:05.2102454Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 0.4 ms). 2026-01-19T12:56:05.2104033Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj (in 5 ms). 2026-01-19T12:56:05.3694559Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 122 ms). 2026-01-19T12:56:05.3695300Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 1 ms). 2026-01-19T12:56:05.3695871Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj (in 422 ms). 2026-01-19T12:56:05.4625509Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 4 ms). 2026-01-19T12:56:05.4626221Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 9 ms). 2026-01-19T12:56:05.4636811Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 0.9 ms). 2026-01-19T12:56:05.5542518Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/System.ComponentModel.Primitives.Tests.csproj (in 4 ms). 2026-01-19T12:56:05.5558014Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/tests/System.ComponentModel.EventBasedAsync.Tests.csproj (in 4 ms). 2026-01-19T12:56:05.5559269Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 0.8 ms). 2026-01-19T12:56:05.7055724Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 1 ms). 2026-01-19T12:56:05.7056446Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/tests/System.ComponentModel.Composition.Registration.Tests.csproj (in 4 ms). 2026-01-19T12:56:05.8563005Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 3 ms). 2026-01-19T12:56:05.8564192Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 2 ms). 2026-01-19T12:56:05.8570860Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 4 ms). 2026-01-19T12:56:05.8606983Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 305 ms). 2026-01-19T12:56:05.9655497Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 4 ms). 2026-01-19T12:56:05.9743099Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 269 ms). 2026-01-19T12:56:05.9842856Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 3 ms). 2026-01-19T12:56:05.9941574Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/tests/SourceGenerationTests/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.csproj (in 125 ms). 2026-01-19T12:56:06.0620882Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj (in 12 ms). 2026-01-19T12:56:06.3227281Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 350 ms). 2026-01-19T12:56:06.3228517Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 460 ms). 2026-01-19T12:56:06.3284762Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj (in 22 ms). 2026-01-19T12:56:06.3328230Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 4 ms). 2026-01-19T12:56:06.3371963Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 4 ms). 2026-01-19T12:56:06.3541171Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj (in 13 ms). 2026-01-19T12:56:06.3620977Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 3 ms). 2026-01-19T12:56:06.3715372Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 307 ms). 2026-01-19T12:56:06.3737757Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 0.7 ms). 2026-01-19T12:56:06.3883899Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/tests/System.Net.ServerSentEvents.Tests.csproj (in 8 ms). 2026-01-19T12:56:06.4747522Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 145 ms). 2026-01-19T12:56:06.4871334Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 131 ms). 2026-01-19T12:56:06.4872357Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 2 ms). 2026-01-19T12:56:06.4919551Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 118 ms). 2026-01-19T12:56:06.4990077Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj (in 14 ms). 2026-01-19T12:56:06.4995642Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj (in 5 ms). 2026-01-19T12:56:06.5027665Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 1 ms). 2026-01-19T12:56:06.5129890Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj (in 7 ms). 2026-01-19T12:56:06.5173947Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/ServicePointTests/System.Net.ServicePoint.Tests.csproj (in 3 ms). 2026-01-19T12:56:06.5209428Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 16 ms). 2026-01-19T12:56:06.5243928Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 1 ms). 2026-01-19T12:56:06.5332013Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 8 ms). 2026-01-19T12:56:06.5481157Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 9 ms). 2026-01-19T12:56:06.5510201Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 1 ms). 2026-01-19T12:56:06.5596569Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj (in 5 ms). 2026-01-19T12:56:06.5674439Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj (in 5 ms). 2026-01-19T12:56:06.5756116Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj (in 5 ms). 2026-01-19T12:56:06.5832681Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 5 ms). 2026-01-19T12:56:06.5855184Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 0.7 ms). 2026-01-19T12:56:06.5956234Z Restored /__w/1/s/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj (in 7 ms). 2026-01-19T12:56:06.6093575Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 8 ms). 2026-01-19T12:56:06.6119459Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 1 ms). 2026-01-19T12:56:06.6159157Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj (in 2 ms). 2026-01-19T12:56:06.6315244Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 11 ms). 2026-01-19T12:56:06.6338974Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 0.9 ms). 2026-01-19T12:56:06.6446074Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj (in 7 ms). 2026-01-19T12:56:06.6548348Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj (in 8 ms). 2026-01-19T12:56:06.6648473Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 6 ms). 2026-01-19T12:56:06.6671033Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 0.7 ms). 2026-01-19T12:56:06.6800804Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj (in 8 ms). 2026-01-19T12:56:06.6818321Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 289 ms). 2026-01-19T12:56:06.7079121Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj (in 216 ms). 2026-01-19T12:56:06.7079725Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 17 ms). 2026-01-19T12:56:06.7110258Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 1 ms). 2026-01-19T12:56:06.7134733Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj (in 26 ms). 2026-01-19T12:56:06.7191892Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 3 ms). 2026-01-19T12:56:06.7204493Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj (in 8 ms). 2026-01-19T12:56:06.7314275Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 11 ms). 2026-01-19T12:56:06.7389787Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj (in 4 ms). 2026-01-19T12:56:06.7486574Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj (in 22 ms). 2026-01-19T12:56:06.7542314Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 2 ms). 2026-01-19T12:56:06.7600536Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj (in 4 ms). 2026-01-19T12:56:06.7717050Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj (in 43 ms). 2026-01-19T12:56:06.7842820Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 36 ms). 2026-01-19T12:56:06.7892612Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 2 ms). 2026-01-19T12:56:06.7992591Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj (in 23 ms). 2026-01-19T12:56:06.8120314Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/UnitTests/System.Net.Http.Json.Unit.Tests.csproj (in 13 ms). 2026-01-19T12:56:06.8206784Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj (in 11 ms). 2026-01-19T12:56:06.8269899Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 3 ms). 2026-01-19T12:56:06.8318514Z Restored /__w/1/s/src/libraries/System.Memory/tests/System.Memory.Tests.csproj (in 2 ms). 2026-01-19T12:56:06.8345559Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 0.8 ms). 2026-01-19T12:56:06.8361932Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 0.5 ms). 2026-01-19T12:56:06.8521083Z Restored /__w/1/s/src/libraries/System.Memory.Data/tests/System.Memory.Data.Tests.csproj (in 10 ms). 2026-01-19T12:56:06.8954764Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 121 ms). 2026-01-19T12:56:06.9008436Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 3 ms). 2026-01-19T12:56:06.9104079Z Restored /__w/1/s/src/libraries/System.Management/tests/System.Management.Tests.csproj (in 6 ms). 2026-01-19T12:56:06.9403332Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 119 ms). 2026-01-19T12:56:06.9437562Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 1 ms). 2026-01-19T12:56:06.9476780Z Restored /__w/1/s/src/libraries/System.Linq/tests/System.Linq.Tests.csproj (in 2 ms). 2026-01-19T12:56:06.9509976Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 1 ms). 2026-01-19T12:56:06.9529138Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 0.6 ms). 2026-01-19T12:56:06.9567033Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj (in 2 ms). 2026-01-19T12:56:06.9617304Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 2 ms). 2026-01-19T12:56:06.9639984Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 0.7 ms). 2026-01-19T12:56:06.9696083Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj (in 3 ms). 2026-01-19T12:56:06.9729827Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 2 ms). 2026-01-19T12:56:06.9752061Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 0.8 ms). 2026-01-19T12:56:06.9883507Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj (in 9 ms). 2026-01-19T12:56:06.9941825Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 2 ms). 2026-01-19T12:56:06.9964277Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 0.7 ms). 2026-01-19T12:56:07.0070627Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/tests/System.Linq.AsyncEnumerable.Tests.csproj (in 6 ms). 2026-01-19T12:56:07.0138582Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 3 ms). 2026-01-19T12:56:07.0190722Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 2 ms). 2026-01-19T12:56:07.0371915Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 176 ms). 2026-01-19T12:56:07.0464321Z Restored /__w/1/s/src/libraries/System.IO.Ports/tests/System.IO.Ports.Tests.csproj (in 18 ms). 2026-01-19T12:56:07.0524479Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 2 ms). 2026-01-19T12:56:07.0526083Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 137 ms). 2026-01-19T12:56:07.0535459Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 11 ms). 2026-01-19T12:56:07.0547445Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0553384Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-01-19T12:56:07.0571771Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0583772Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-19T12:56:07.0596298Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0609042Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0611546Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0619566Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0631692Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0639926Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-19T12:56:07.0651362Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0664798Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0679114Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-01-19T12:56:07.0679702Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.3 ms). 2026-01-19T12:56:07.0689651Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-01-19T12:56:07.0694876Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 0.3 ms). 2026-01-19T12:56:07.0790939Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 5 ms). 2026-01-19T12:56:07.0805444Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 0.5 ms). 2026-01-19T12:56:07.0882186Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj (in 4 ms). 2026-01-19T12:56:07.0923927Z Restored /__w/1/s/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj (in 13 ms). 2026-01-19T12:56:07.0947175Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 1 ms). 2026-01-19T12:56:07.0965328Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 3 ms). 2026-01-19T12:56:07.1050370Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj (in 7 ms). 2026-01-19T12:56:07.1088821Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 1 ms). 2026-01-19T12:56:07.1588039Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 60 ms). 2026-01-19T12:56:07.1643166Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 2 ms). 2026-01-19T12:56:07.1675261Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 112 ms). 2026-01-19T12:56:07.1693904Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 2 ms). 2026-01-19T12:56:07.1770018Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 5 ms). 2026-01-19T12:56:07.1782529Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj (in 7 ms). 2026-01-19T12:56:07.1794063Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 0.9 ms). 2026-01-19T12:56:07.1954953Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 11 ms). 2026-01-19T12:56:07.1979011Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 0.6 ms). 2026-01-19T12:56:07.2036764Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj (in 18 ms). 2026-01-19T12:56:07.2084562Z Restored /__w/1/s/src/libraries/System.IO.Hashing/tests/System.IO.Hashing.Tests.csproj (in 8 ms). 2026-01-19T12:56:07.2124169Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 2 ms). 2026-01-19T12:56:07.2389773Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj (in 23 ms). 2026-01-19T12:56:07.2485630Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 6 ms). 2026-01-19T12:56:07.2508445Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 0.8 ms). 2026-01-19T12:56:07.2593965Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/tests/System.IO.FileSystem.DriveInfo.Tests.csproj (in 5 ms). 2026-01-19T12:56:07.2663350Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 2 ms). 2026-01-19T12:56:07.2674909Z Restored /__w/1/s/src/libraries/System.IO.Packaging/tests/System.IO.Packaging.Tests.csproj (in 152 ms). 2026-01-19T12:56:07.2675572Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 0.5 ms). 2026-01-19T12:56:07.2733347Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 4 ms). 2026-01-19T12:56:07.2757479Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 0.8 ms). 2026-01-19T12:56:07.2767067Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj (in 6 ms). 2026-01-19T12:56:07.2830744Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 4 ms). 2026-01-19T12:56:07.2850076Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 0.7 ms). 2026-01-19T12:56:07.3163443Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 111 ms). 2026-01-19T12:56:07.3203507Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-01-19T12:56:07.3223817Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 0.5 ms). 2026-01-19T12:56:07.7760790Z Restored /__w/1/s/src/libraries/System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj (in 1.25 sec). 2026-01-19T12:56:07.7816302Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 3 ms). 2026-01-19T12:56:07.7838936Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 0.6 ms). 2026-01-19T12:56:08.6586186Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/System.Formats.Tar.Tests.csproj (in 867 ms). 2026-01-19T12:56:08.6637309Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/Manual/System.Formats.Tar.Manual.Tests.csproj (in 3 ms). 2026-01-19T12:56:08.6694696Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 3 ms). 2026-01-19T12:56:08.6723596Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 0.7 ms). 2026-01-19T12:56:08.6894647Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/tests/System.Formats.Nrbf.Tests.csproj (in 10 ms). 2026-01-19T12:56:08.8101919Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 116 ms). 2026-01-19T12:56:08.8152934Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 2 ms). 2026-01-19T12:56:09.1646614Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/System.Formats.Cbor.Tests.csproj (in 342 ms). 2026-01-19T12:56:09.1904007Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj (in 16 ms). 2026-01-19T12:56:09.3551229Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 145 ms). 2026-01-19T12:56:09.3628497Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 6 ms). 2026-01-19T12:56:09.3882931Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/tests/System.Formats.Asn1.Tests.csproj (in 16 ms). 2026-01-19T12:56:09.5382713Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 132 ms). 2026-01-19T12:56:09.5449245Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 2 ms). 2026-01-19T12:56:09.5529194Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj (in 5 ms). 2026-01-19T12:56:09.5606333Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 5 ms). 2026-01-19T12:56:09.5636810Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 1 ms). 2026-01-19T12:56:09.5774404Z Restored /__w/1/s/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj (in 10 ms). 2026-01-19T12:56:09.8673394Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 279 ms). 2026-01-19T12:56:09.8771624Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 4 ms). 2026-01-19T12:56:09.9173583Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj (in 27 ms). 2026-01-19T12:56:10.0978439Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 172 ms). 2026-01-19T12:56:10.1057293Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 1 ms). 2026-01-19T12:56:10.1433638Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj (in 20 ms). 2026-01-19T12:56:10.2872953Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 135 ms). 2026-01-19T12:56:10.2929971Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 1 ms). 2026-01-19T12:56:10.6603801Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj (in 358 ms). 2026-01-19T12:56:10.6725573Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 4 ms). 2026-01-19T12:56:10.6765149Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 0.9 ms). 2026-01-19T12:56:10.7012157Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/System.Diagnostics.TraceSource.Tests.csproj (in 10 ms). 2026-01-19T12:56:10.7240463Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Config.Tests/System.Diagnostics.TraceSource.Config.Tests.csproj (in 10 ms). 2026-01-19T12:56:10.7315476Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 4 ms). 2026-01-19T12:56:10.7371135Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 2 ms). 2026-01-19T12:56:10.7491898Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj (in 6 ms). 2026-01-19T12:56:10.7850367Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 18 ms). 2026-01-19T12:56:10.7939677Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 4 ms). 2026-01-19T12:56:10.8010103Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/System.Diagnostics.StackTrace.Tests.csproj (in 6 ms). 2026-01-19T12:56:10.8056447Z Restored /__w/1/s/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj (in 3.51 sec). 2026-01-19T12:56:10.8113309Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj (in 2 ms). 2026-01-19T12:56:10.8118448Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 2 ms). 2026-01-19T12:56:10.8155399Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 2 ms). 2026-01-19T12:56:10.8233222Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 0.4 ms). 2026-01-19T12:56:10.8496011Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 25 ms). 2026-01-19T12:56:10.8555451Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj (in 3.51 sec). 2026-01-19T12:56:10.8556117Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 1 ms). 2026-01-19T12:56:10.8556637Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 22 ms). 2026-01-19T12:56:10.8568911Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/tests/System.IO.Compression.ZipFile.Tests.csproj (in 3.56 sec). 2026-01-19T12:56:10.8654896Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 2 ms). 2026-01-19T12:56:10.8656240Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj (in 0.5 ms). 2026-01-19T12:56:10.8722950Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 4 ms). 2026-01-19T12:56:10.8739050Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (in 10 ms). 2026-01-19T12:56:10.8769919Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj (in 13 ms). 2026-01-19T12:56:10.8772088Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 9 ms). 2026-01-19T12:56:10.8774539Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 0.5 ms). 2026-01-19T12:56:10.8803810Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 0.9 ms). 2026-01-19T12:56:10.8830095Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-01-19T12:56:10.8869272Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 7 ms). 2026-01-19T12:56:10.8887211Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/System.Diagnostics.DiagnosticSource.Switches.Tests.csproj (in 6 ms). 2026-01-19T12:56:10.8965228Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj (in 12 ms). 2026-01-19T12:56:10.9086659Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop.Tests.csproj (in 16 ms). 2026-01-19T12:56:10.9112798Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop1.Tests.csproj (in 19 ms). 2026-01-19T12:56:10.9150991Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj (in 22 ms). 2026-01-19T12:56:10.9151593Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 2 ms). 2026-01-19T12:56:10.9159834Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 0.8 ms). 2026-01-19T12:56:10.9167867Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 1 ms). 2026-01-19T12:56:10.9169491Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj (in 4 ms). 2026-01-19T12:56:10.9290543Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 6 ms). 2026-01-19T12:56:10.9323615Z Restored /__w/1/s/src/libraries/System.Data.OleDb/tests/System.Data.OleDb.Tests.csproj (in 9 ms). 2026-01-19T12:56:10.9395282Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 4 ms). 2026-01-19T12:56:10.9431761Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 1 ms). 2026-01-19T12:56:10.9449196Z Restored /__w/1/s/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj (in 11 ms). 2026-01-19T12:56:10.9489036Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.DataSetExtensions.Tests/System.Data.DataSetExtensions.Tests.csproj (in 3 ms). 2026-01-19T12:56:10.9687663Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 9 ms). 2026-01-19T12:56:10.9727984Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 1 ms). 2026-01-19T12:56:10.9790063Z Restored /__w/1/s/src/libraries/System.Console/tests/System.Console.Tests.csproj (in 4 ms). 2026-01-19T12:56:10.9831811Z Restored /__w/1/s/src/libraries/System.Console/tests/ManualTests/System.Console.Manual.Tests.csproj (in 3 ms). 2026-01-19T12:56:10.9942696Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 75 ms). 2026-01-19T12:56:10.9952641Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 8 ms). 2026-01-19T12:56:10.9965544Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 0.7 ms). 2026-01-19T12:56:11.0120184Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 7 ms). 2026-01-19T12:56:11.0166302Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj (in 13 ms). 2026-01-19T12:56:11.0200475Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 4 ms). 2026-01-19T12:56:11.0212059Z Restored /__w/1/s/src/libraries/System.Composition/tests/TestLibrary/TestLibrary.csproj (in 2 ms). 2026-01-19T12:56:11.0291243Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 130 ms). 2026-01-19T12:56:11.0313571Z Restored /__w/1/s/src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Microsoft.Composition.Demos.ExtendedCollectionImports.csproj (in 3 ms). 2026-01-19T12:56:11.0416987Z Restored /__w/1/s/src/libraries/System.Composition/tests/System.Composition.Tests.csproj (in 15 ms). 2026-01-19T12:56:11.0480467Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj (in 13 ms). 2026-01-19T12:56:11.0600345Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/tests/System.Composition.Runtime.Tests.csproj (in 9 ms). 2026-01-19T12:56:11.0887406Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 57 ms). 2026-01-19T12:56:11.0999756Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/tests/System.Composition.Hosting.Tests.csproj (in 8 ms). 2026-01-19T12:56:11.1078340Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 62 ms). 2026-01-19T12:56:11.1254945Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 62 ms). 2026-01-19T12:56:11.1277065Z Restored /__w/1/s/src/libraries/System.Composition.Convention/tests/System.Composition.Convention.Tests.csproj (in 15 ms). 2026-01-19T12:56:11.1333232Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj (in 3 ms). 2026-01-19T12:56:11.1466200Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 6 ms). 2026-01-19T12:56:11.1490395Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 0.9 ms). 2026-01-19T12:56:11.1568491Z Restored /__w/1/s/src/libraries/System.Collections/tests/System.Collections.Tests.csproj (in 3 ms). 2026-01-19T12:56:11.1581764Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 0.9 ms). 2026-01-19T12:56:11.1602041Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 0.5 ms). 2026-01-19T12:56:11.1668367Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj (in 3 ms). 2026-01-19T12:56:11.1696753Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 66 ms). 2026-01-19T12:56:11.1707240Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 1 ms). 2026-01-19T12:56:11.1722492Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 0.7 ms). 2026-01-19T12:56:11.1754170Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 1 ms). 2026-01-19T12:56:11.1782752Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 0.5 ms). 2026-01-19T12:56:11.1787982Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj (in 3 ms). 2026-01-19T12:56:11.1906782Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj (in 9 ms). 2026-01-19T12:56:11.1919621Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 63 ms). 2026-01-19T12:56:11.1957387Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 2 ms). 2026-01-19T12:56:11.1964131Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj (in 2 ms). 2026-01-19T12:56:11.1981094Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 0.5 ms). 2026-01-19T12:56:11.1999961Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 1 ms). 2026-01-19T12:56:11.2047384Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 3 ms). 2026-01-19T12:56:11.2087568Z Restored /__w/1/s/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj (in 6 ms). 2026-01-19T12:56:11.2088676Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 2 ms). 2026-01-19T12:56:11.2119110Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj (in 0.5 ms). 2026-01-19T12:56:11.2143629Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/Microsoft.XmlSerializer.Generator.Tests.csproj (in 3 ms). 2026-01-19T12:56:11.2211145Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 3 ms). 2026-01-19T12:56:11.2229488Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj (in 7 ms). 2026-01-19T12:56:11.2248638Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-01-19T12:56:11.2265781Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj (in 2 ms). 2026-01-19T12:56:11.2291999Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 0.8 ms). 2026-01-19T12:56:11.2327896Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 2 ms). 2026-01-19T12:56:11.2533839Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 72 ms). 2026-01-19T12:56:11.2818621Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj (in 334 ms). 2026-01-19T12:56:11.3013683Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj (in 12 ms). 2026-01-19T12:56:11.3485882Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 93 ms). 2026-01-19T12:56:11.3534883Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Microsoft.Win32.Registry.AccessControl.Tests.csproj (in 121 ms). 2026-01-19T12:56:11.3574050Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 4 ms). 2026-01-19T12:56:11.3869452Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/TestApp/Microsoft.Extensions.Hosting.TestApp.csproj (in 13 ms). 2026-01-19T12:56:11.4034919Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj (in 22 ms). 2026-01-19T12:56:11.4197399Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 7 ms). 2026-01-19T12:56:11.4346317Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 123 ms). 2026-01-19T12:56:11.4543711Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 10 ms). 2026-01-19T12:56:11.4552669Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 221 ms). 2026-01-19T12:56:11.4866965Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/tests/Microsoft.Extensions.Hosting.Systemd.Tests.csproj (in 16 ms). 2026-01-19T12:56:11.4997106Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 5 ms). 2026-01-19T12:56:11.5384817Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 135 ms). 2026-01-19T12:56:11.5477152Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 5 ms). 2026-01-19T12:56:11.5755337Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 135 ms). 2026-01-19T12:56:11.5774310Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatementsTestsTimeout/TopLevelStatementsTestsTimeout.csproj (in 13 ms). 2026-01-19T12:56:11.6092372Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternThrows/NoSpecialEntryPointPatternThrows.csproj (in 13 ms). 2026-01-19T12:56:11.6153025Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 130 ms). 2026-01-19T12:56:11.6206506Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatements/TopLevelStatements.csproj (in 20 ms). 2026-01-19T12:56:11.6391350Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 126 ms). 2026-01-19T12:56:11.6601955Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternMainNoArgs/NoSpecialEntryPointPatternMainNoArgs.csproj (in 19 ms). 2026-01-19T12:56:11.6671080Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternHangs/NoSpecialEntryPointPatternHangs.csproj (in 23 ms). 2026-01-19T12:56:11.6672187Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternExits/NoSpecialEntryPointPatternExits.csproj (in 19 ms). 2026-01-19T12:56:11.6876531Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternBuildsThenThrows/NoSpecialEntryPointPatternBuildsThenThrows.csproj (in 19 ms). 2026-01-19T12:56:11.7083964Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPattern/NoSpecialEntryPointPattern.csproj (in 25 ms). 2026-01-19T12:56:11.7142648Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/MockHostTypes/MockHostTypes.csproj (in 23 ms). 2026-01-19T12:56:11.7344040Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/Microsoft.Extensions.HostFactoryResolver.Tests.csproj (in 39 ms). 2026-01-19T12:56:11.7368410Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderPatternTestSite/CreateWebHostBuilderPatternTestSite.csproj (in 17 ms). 2026-01-19T12:56:11.7533791Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderInvalidSignature/CreateWebHostBuilderInvalidSignature.csproj (in 18 ms). 2026-01-19T12:56:11.7629659Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderPatternTestSite/CreateHostBuilderPatternTestSite.csproj (in 19 ms). 2026-01-19T12:56:11.7763417Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostPatternTestSite/BuildWebHostPatternTestSite.csproj (in 17 ms). 2026-01-19T12:56:11.7769696Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderInvalidSignature/CreateHostBuilderInvalidSignature.csproj (in 19 ms). 2026-01-19T12:56:11.7837111Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 0.6 ms). 2026-01-19T12:56:11.7879533Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/Microsoft.Extensions.FileSystemGlobbing.Tests.csproj (in 8 ms). 2026-01-19T12:56:11.7918090Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 2 ms). 2026-01-19T12:56:11.8030844Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj (in 7 ms). 2026-01-19T12:56:11.8035455Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostInvalidSignature/BuildWebHostInvalidSignature.csproj (in 20 ms). 2026-01-19T12:56:11.8113513Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 3 ms). 2026-01-19T12:56:11.8115754Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/ApplicationNameSetFromArgument.csproj (in 21 ms). 2026-01-19T12:56:11.8223174Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj (in 8 ms). 2026-01-19T12:56:11.8271232Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 2 ms). 2026-01-19T12:56:11.8953050Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 113 ms). 2026-01-19T12:56:11.8994792Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 2 ms). 2026-01-19T12:56:11.9327524Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 115 ms). 2026-01-19T12:56:11.9437803Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 134 ms). 2026-01-19T12:56:11.9470798Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 115 ms). 2026-01-19T12:56:11.9530929Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 4 ms). 2026-01-19T12:56:11.9616109Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj (in 27 ms). 2026-01-19T12:56:11.9670307Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj (in 13 ms). 2026-01-19T12:56:11.9689134Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 3 ms). 2026-01-19T12:56:11.9766608Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 2 ms). 2026-01-19T12:56:11.9887077Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj (in 9 ms). 2026-01-19T12:56:12.0584699Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 119 ms). 2026-01-19T12:56:12.0652590Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/CollectibleAssembly/CollectibleAssembly.csproj (in 3 ms). 2026-01-19T12:56:12.0740965Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 114 ms). 2026-01-19T12:56:12.0813627Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 3 ms). 2026-01-19T12:56:12.1037466Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 130 ms). 2026-01-19T12:56:12.1308872Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 62 ms). 2026-01-19T12:56:12.1351733Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 2 ms). 2026-01-19T12:56:12.1469400Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj (in 7 ms). 2026-01-19T12:56:12.1739235Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 65 ms). 2026-01-19T12:56:12.1861987Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj (in 22 ms). 2026-01-19T12:56:12.1911792Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 2 ms). 2026-01-19T12:56:12.2112800Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 126 ms). 2026-01-19T12:56:12.2141067Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj (in 11 ms). 2026-01-19T12:56:12.2237431Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 5 ms). 2026-01-19T12:56:12.2529615Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 69 ms). 2026-01-19T12:56:12.2566695Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/tests/Microsoft.Extensions.Configuration.UserSecrets.Tests.csproj (in 15 ms). 2026-01-19T12:56:12.2648964Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 4 ms). 2026-01-19T12:56:12.2853305Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/tests/Microsoft.Extensions.Configuration.Json.Tests.csproj (in 11 ms). 2026-01-19T12:56:12.3383054Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 121 ms). 2026-01-19T12:56:12.3469769Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 4 ms). 2026-01-19T12:56:12.3686022Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/tests/Microsoft.Extensions.Configuration.Ini.Tests.csproj (in 11 ms). 2026-01-19T12:56:12.3783301Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 111 ms). 2026-01-19T12:56:12.3793340Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 75 ms). 2026-01-19T12:56:12.3890081Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 4 ms). 2026-01-19T12:56:12.3973534Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj (in 13 ms). 2026-01-19T12:56:12.4043211Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 3 ms). 2026-01-19T12:56:12.4158492Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj (in 7 ms). 2026-01-19T12:56:12.4539056Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 59 ms). 2026-01-19T12:56:12.4582295Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 3 ms). 2026-01-19T12:56:12.4717949Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj (in 7 ms). 2026-01-19T12:56:12.4798184Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 60 ms). 2026-01-19T12:56:12.4876841Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 3 ms). 2026-01-19T12:56:12.4988041Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 123 ms). 2026-01-19T12:56:12.5888189Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/UnitTests/Microsoft.Extensions.Configuration.Binder.Tests.csproj (in 21 ms). 2026-01-19T12:56:12.6117096Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 129 ms). 2026-01-19T12:56:12.6153546Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/SourceGenerationTests/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.csproj (in 93 ms). 2026-01-19T12:56:12.6185270Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 4 ms). 2026-01-19T12:56:12.6578651Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj (in 663 ms). 2026-01-19T12:56:12.6666291Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 80 ms). 2026-01-19T12:56:12.6667040Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 3 ms). 2026-01-19T12:56:12.6774906Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 5 ms). 2026-01-19T12:56:12.6818926Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 64 ms). 2026-01-19T12:56:12.6873321Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 65 ms). 2026-01-19T12:56:12.6885281Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 3 ms). 2026-01-19T12:56:12.6976442Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 5 ms). 2026-01-19T12:56:12.6985584Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj (in 9 ms). 2026-01-19T12:56:12.7009254Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 1 ms). 2026-01-19T12:56:12.7177162Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/tests/Microsoft.Bcl.TimeProvider.Tests.csproj (in 16 ms). 2026-01-19T12:56:12.7252957Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/tests/Microsoft.Bcl.Numerics.Tests.csproj (in 5 ms). 2026-01-19T12:56:12.7933050Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 123 ms). 2026-01-19T12:56:12.8021816Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/tests/Microsoft.Bcl.Memory.Tests.csproj (in 6 ms). 2026-01-19T12:56:12.8195496Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 116 ms). 2026-01-19T12:56:12.8356113Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 154 ms). 2026-01-19T12:56:12.8361884Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 107 ms). 2026-01-19T12:56:12.8407807Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/tests/Microsoft.Bcl.Cryptography.Tests.csproj (in 13 ms). 2026-01-19T12:56:12.8462663Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/tests/Microsoft.Bcl.AsyncInterfaces.Tests.csproj (in 7 ms). 2026-01-19T12:56:12.8988321Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 56 ms). 2026-01-19T12:56:12.9025720Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 2 ms). 2026-01-19T12:56:12.9051590Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities.Unicode/TestUtilities.Unicode.csproj (in 0.8 ms). 2026-01-19T12:56:12.9082748Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj (in 1 ms). 2026-01-19T12:56:12.9116182Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj (in 1 ms). 2026-01-19T12:56:12.9140074Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj (in 0.8 ms). 2026-01-19T12:56:12.9164462Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj (in 0.6 ms). 2026-01-19T12:56:12.9185619Z Restored /__w/1/s/src/libraries/Common/tests/System/TestILAssembly/TestILAssembly.ilproj (in 0.6 ms). 2026-01-19T12:56:12.9208646Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 116 ms). 2026-01-19T12:56:12.9225115Z Restored /__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/RemoteLoopServer/RemoteLoopServer.csproj (in 1 ms). 2026-01-19T12:56:12.9237039Z Restored /__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/NetCoreServer.csproj (in 0.9 ms). 2026-01-19T12:56:12.9262948Z Restored /__w/1/s/src/libraries/Common/tests/StreamConformanceTests/StreamConformanceTests.csproj (in 1 ms). 2026-01-19T12:56:12.9565607Z Restored /__w/1/s/src/libraries/Common/tests/Common.Tests.csproj (in 28 ms). 2026-01-19T12:56:12.9669391Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 128 ms). 2026-01-19T12:56:12.9692893Z Restored /__w/1/s/src/installer/pkg/sfx/installers.proj (in 0.9 ms). 2026-01-19T12:56:12.9737989Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Mono.sfxproj (in 2 ms). 2026-01-19T12:56:12.9779201Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Ref.sfxproj (in 1 ms). 2026-01-19T12:56:13.0915092Z Restored /__w/1/s/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj (in 113 ms). 2026-01-19T12:56:13.1639957Z Restored /__w/1/s/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.csproj (in 315 ms). 2026-01-19T12:56:13.3016898Z Restored /__w/1/s/Build.proj (in 209 ms). 2026-01-19T12:56:13.4539982Z Restored /__w/1/s/src/installer/tests/TestUtils/TestUtils.csproj (in 512 ms). 2026-01-19T12:56:13.5393832Z Restored /__w/1/s/src/installer/tests/Microsoft.DotNet.CoreSetup.Packaging.Tests/Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj (in 580 ms). 2026-01-19T12:56:22.7744694Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-01-19T12:56:22.7770672Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net11.0/MobileBuildTasks.dll 2026-01-19T12:56:25.0140517Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/AndroidAppBuilder.dll 2026-01-19T12:56:25.0617421Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/publish/ 2026-01-19T12:56:27.5308029Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-19T12:56:27.9726457Z AppleAppBuilder -> /__w/1/s/artifacts/bin/AppleAppBuilder/Release/net11.0/AppleAppBuilder.dll 2026-01-19T12:56:29.4486867Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-19T12:56:29.4592573Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-01-19T12:56:30.2978051Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-01-19T12:56:30.4148625Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Release/Crossgen2Tasks.dll 2026-01-19T12:56:30.8299970Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net11.0/LibraryBuilder.dll 2026-01-19T12:56:30.9316026Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-19T12:56:31.5302510Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-19T12:56:32.9942145Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-01-19T12:56:33.0496441Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-01-19T12:56:34.1533510Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-01-19T12:56:34.2704203Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net11.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-19T12:56:35.5926597Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-01-19T12:56:36.3262945Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-01-19T12:56:37.1141104Z TestExclusionListTasks -> /__w/1/s/artifacts/bin/TestExclusionListTasks/Release/net11.0/TestExclusionListTasks.dll 2026-01-19T12:56:37.7884304Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-01-19T12:56:38.1014325Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-01-19T12:56:38.1192925Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net472/MobileBuildTasks.dll 2026-01-19T12:56:38.3252414Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-19T12:56:38.8609381Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net472/LibraryBuilder.dll 2026-01-19T12:56:38.8649081Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-01-19T12:56:39.3133185Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-19T12:56:40.1065690Z Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-19T12:56:40.1834097Z Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-19T12:56:40.2067328Z Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-19T12:56:40.2653625Z Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-19T12:56:40.2877974Z Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net9.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-19T12:56:40.3302633Z Microsoft.NET.Workload.Mono.Toolchain.net10.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net10.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-19T12:56:40.7135721Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-19T12:56:40.8101011Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-01-19T12:56:40.8832027Z Microsoft.NET.Runtime.wasm.Sample.Mono -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.wasm.Sample.Mono.11.0.0-ci.nupkg 2026-01-19T12:56:41.0128024Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-01-19T12:56:41.0143175Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-01-19T12:56:41.8974052Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net11.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-19T12:56:42.5389879Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-01-19T12:56:42.8944146Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-01-19T12:56:43.0570327Z Microsoft.NET.Runtime.WorkloadTesting.Internal -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NET.Runtime.WorkloadTesting.Internal.11.0.0-ci.nupkg 2026-01-19T12:56:43.4032640Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-01-19T12:56:43.7222764Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-19T12:56:43.8319288Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-19T12:56:43.8750731Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-01-19T12:56:43.9683686Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-19T12:56:44.0462782Z Microsoft.NET.Runtime.MonoAOTCompiler.Task -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoAOTCompiler.Task.11.0.0-ci.nupkg 2026-01-19T12:56:44.2985948Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-19T12:56:44.4383693Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-19T12:56:44.5810197Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-01-19T12:56:44.6768524Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-01-19T12:56:45.0982639Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-01-19T12:56:45.5001758Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-01-19T12:56:45.7450253Z Microsoft.NET.Runtime.MonoTargets.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoTargets.Sdk.11.0.0-ci.nupkg 2026-01-19T12:56:48.7148664Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-19T12:56:48.9645368Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-19T12:56:49.3272601Z Microsoft.NET.Runtime.WebAssembly.Templates -> /__w/1/s/artifacts/bin/Microsoft.NET.Runtime.WebAssembly.Templates/wasm/Release/Microsoft.NET.Runtime.WebAssembly.Templates.dll 2026-01-19T12:56:52.7258923Z BrowserDebugProxy -> /__w/1/s/artifacts/bin/BrowserDebugProxy/wasm/Release/BrowserDebugProxy.dll 2026-01-19T12:56:53.0056539Z The package Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-19T12:56:53.0058366Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.nupkg'. 2026-01-19T12:56:53.0142522Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.symbols.nupkg'. 2026-01-19T12:56:53.0171930Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-19T12:56:54.2270097Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-19T12:56:54.2286174Z BrowserDebugHost -> /__w/1/s/artifacts/bin/BrowserDebugHost/wasm/Release/BrowserDebugHost.dll 2026-01-19T12:56:54.7221583Z Microsoft.NETCore.BrowserDebugHost.Transport -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NETCore.BrowserDebugHost.Transport.11.0.0-ci.nupkg 2026-01-19T12:56:56.1382158Z WasmAppHost -> /__w/1/s/artifacts/bin/WasmAppHost/wasm/Release/WasmAppHost.dll 2026-01-19T12:56:56.6573876Z Microsoft.NET.Runtime.WebAssembly.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Sdk.11.0.0-ci.nupkg 2026-01-19T12:56:57.1439095Z Microsoft.NET.Sdk.WebAssembly.Pack -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Sdk.WebAssembly.Pack.11.0.0-ci.nupkg 2026-01-19T12:57:01.7885920Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && emcmake cmake -DENABLE_WERROR=1 -DCMAKE_INSTALL_PREFIX="/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,threads -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_PAL_WS=1 -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_THREADS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 -DCMAKE_C_FLAGS=" " -DCMAKE_CXX_FLAGS=" " "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-01-19T12:57:01.7960490Z *** .NET EMSDK path setup *** 2026-01-19T12:57:01.7989314Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-19T12:57:01.8011835Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-19T12:57:01.8030766Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-19T12:57:02.1355743Z configure: cmake -DENABLE_WERROR=1 -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,threads -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_PAL_WS=1 -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_THREADS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 "-DCMAKE_C_FLAGS= " "-DCMAKE_CXX_FLAGS= " /__w/1/s/src/mono -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-01-19T12:57:04.9645648Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-01-19T12:57:04.9705927Z CMAKE_SYSTEM_NAME=Emscripten 2026-01-19T12:57:04.9706339Z CMAKE_SYSTEM_VARIANT= 2026-01-19T12:57:04.9706865Z CMAKE_SYSTEM_PROCESSOR=wasm 2026-01-19T12:57:04.9707596Z TARGET_ARCH=wasm 2026-01-19T12:57:04.9707974Z CMAKE_CROSSCOMPILING=TRUE 2026-01-19T12:57:05.2078490Z -- Using CMake version 3.30.3 2026-01-19T12:57:05.2091089Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-19T12:57:05.2091715Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-19T12:57:05.2142349Z -- Arch detected: 'wasm32' 2026-01-19T12:57:05.2148073Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-01-19T12:57:05.2173251Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-01-19T12:57:05.2177306Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-19T12:57:08.2385715Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-19T12:57:08.2393865Z -- Looking for arm_acle.h 2026-01-19T12:57:10.2361558Z -- Looking for arm_acle.h - not found 2026-01-19T12:57:10.2362341Z -- Looking for sys/auxv.h 2026-01-19T12:57:12.2089600Z -- Looking for sys/auxv.h - not found 2026-01-19T12:57:12.2091305Z -- Looking for sys/sdt.h 2026-01-19T12:57:14.1831191Z -- Looking for sys/sdt.h - not found 2026-01-19T12:57:14.1837239Z -- Looking for unistd.h 2026-01-19T12:57:17.2049879Z -- Looking for unistd.h - found 2026-01-19T12:57:17.2050925Z -- Looking for linux/auxvec.h 2026-01-19T12:57:19.2282139Z -- Looking for linux/auxvec.h - not found 2026-01-19T12:57:19.2283249Z -- Looking for sys/types.h 2026-01-19T12:57:22.2479588Z -- Looking for sys/types.h - found 2026-01-19T12:57:22.2482830Z -- Looking for stdint.h 2026-01-19T12:57:25.4540685Z -- Looking for stdint.h - found 2026-01-19T12:57:25.4541125Z -- Looking for stddef.h 2026-01-19T12:57:28.6107096Z -- Looking for stddef.h - found 2026-01-19T12:57:28.6108922Z -- Check size of off64_t 2026-01-19T12:57:31.4618965Z -- Check size of off64_t - done 2026-01-19T12:57:31.4625052Z -- Looking for fseeko 2026-01-19T12:57:34.5042977Z -- Looking for fseeko - found 2026-01-19T12:57:34.5043441Z -- Looking for strerror 2026-01-19T12:57:37.5336992Z -- Looking for strerror - found 2026-01-19T12:57:37.5338460Z -- Looking for posix_memalign 2026-01-19T12:57:40.5720772Z -- Looking for posix_memalign - found 2026-01-19T12:57:40.5732501Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-19T12:57:43.6145713Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-19T12:57:43.6146273Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-19T12:57:46.6468384Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-19T12:57:46.6469430Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-19T12:57:49.6644535Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-19T12:57:49.6645198Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-19T12:57:52.7041003Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-19T12:57:52.7042203Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-19T12:57:55.7482581Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-19T12:57:55.7483004Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-19T12:57:58.8174258Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-19T12:57:58.8177157Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-19T12:58:01.9620339Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-19T12:58:01.9624324Z -- Performing Test HAVE_PTRDIFF_T 2026-01-19T12:58:05.0588080Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-19T12:58:05.0588565Z -- No optimized architecture: using arch/generic 2026-01-19T12:58:05.0590207Z -- Architecture-specific source files: 2026-01-19T12:58:05.0731115Z -- The following features have been enabled: 2026-01-19T12:58:05.0731724Z 2026-01-19T12:58:05.0732716Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-01-19T12:58:05.0735009Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-19T12:58:05.0735536Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-19T12:58:05.0736018Z * WITH_SANITIZER, Enable sanitizer support 2026-01-19T12:58:05.0736447Z * WITH_GTEST, Build gtest_zlib 2026-01-19T12:58:05.0736893Z * WITH_OPTIM, Build with optimisation 2026-01-19T12:58:05.0737340Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-19T12:58:05.0737815Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-19T12:58:05.0738200Z 2026-01-19T12:58:05.0738636Z -- The following features have been disabled: 2026-01-19T12:58:05.0739263Z 2026-01-19T12:58:05.0739731Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-19T12:58:05.0740630Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-19T12:58:05.0741178Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-19T12:58:05.0741813Z * WITH_FUZZERS, Build test/fuzz 2026-01-19T12:58:05.0742288Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-19T12:58:05.0742819Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-19T12:58:05.0743549Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-19T12:58:05.0744220Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-19T12:58:05.0744779Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-19T12:58:05.0745172Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-19T12:58:05.0745598Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-19T12:58:05.0746019Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-19T12:58:05.0746339Z 2026-01-19T12:58:05.0875041Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-19T12:58:08.1835402Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-19T12:58:08.1837883Z -- Looking for sys/types.h 2026-01-19T12:58:11.2825575Z -- Looking for sys/types.h - found 2026-01-19T12:58:11.2827241Z -- Looking for sys/stat.h 2026-01-19T12:58:14.3883296Z -- Looking for sys/stat.h - found 2026-01-19T12:58:14.3885089Z -- Looking for sys/sockio.h 2026-01-19T12:58:16.3921485Z -- Looking for sys/sockio.h - not found 2026-01-19T12:58:16.3923057Z -- Looking for sys/un.h 2026-01-19T12:58:19.4393311Z -- Looking for sys/un.h - found 2026-01-19T12:58:19.4393833Z -- Looking for sys/syscall.h 2026-01-19T12:58:22.4932453Z -- Looking for sys/syscall.h - found 2026-01-19T12:58:22.4939075Z -- Looking for sys/uio.h 2026-01-19T12:58:25.5665555Z -- Looking for sys/uio.h - found 2026-01-19T12:58:25.5670126Z -- Looking for sys/param.h 2026-01-19T12:58:28.6224331Z -- Looking for sys/param.h - found 2026-01-19T12:58:28.6224844Z -- Looking for sys/prctl.h 2026-01-19T12:58:30.5991782Z -- Looking for sys/prctl.h - not found 2026-01-19T12:58:30.5992404Z -- Looking for sys/socket.h 2026-01-19T12:58:33.6774842Z -- Looking for sys/socket.h - found 2026-01-19T12:58:33.6779592Z -- Looking for sys/utsname.h 2026-01-19T12:58:36.7207027Z -- Looking for sys/utsname.h - found 2026-01-19T12:58:36.7207602Z -- Looking for sys/select.h 2026-01-19T12:58:39.7974907Z -- Looking for sys/select.h - found 2026-01-19T12:58:39.7977367Z -- Looking for sys/poll.h 2026-01-19T12:58:42.8594363Z -- Looking for sys/poll.h - found 2026-01-19T12:58:42.8595713Z -- Looking for sys/wait.h 2026-01-19T12:58:45.9263763Z -- Looking for sys/wait.h - found 2026-01-19T12:58:45.9264372Z -- Looking for sys/resource.h 2026-01-19T12:58:48.9873468Z -- Looking for sys/resource.h - found 2026-01-19T12:58:48.9873902Z -- Looking for sys/ioctl.h 2026-01-19T12:58:52.0602098Z -- Looking for sys/ioctl.h - found 2026-01-19T12:58:52.0603302Z -- Looking for sys/errno.h 2026-01-19T12:58:55.1077919Z -- Looking for sys/errno.h - found 2026-01-19T12:58:55.1081965Z -- Looking for sys/mman.h 2026-01-19T12:58:58.1913452Z -- Looking for sys/mman.h - found 2026-01-19T12:58:58.1914027Z -- Looking for sys/mount.h 2026-01-19T12:59:01.3412837Z -- Looking for sys/mount.h - found 2026-01-19T12:59:01.3413898Z -- Looking for sys/time.h 2026-01-19T12:59:04.4936890Z -- Looking for sys/time.h - found 2026-01-19T12:59:04.4939822Z -- Looking for sys/random.h 2026-01-19T12:59:06.5199937Z -- Looking for sys/random.h - not found 2026-01-19T12:59:06.5200703Z -- Looking for strings.h 2026-01-19T12:59:09.6261083Z -- Looking for strings.h - found 2026-01-19T12:59:09.6261521Z -- Looking for stdint.h 2026-01-19T12:59:12.7151802Z -- Looking for stdint.h - found 2026-01-19T12:59:12.7156489Z -- Looking for unistd.h 2026-01-19T12:59:15.8080857Z -- Looking for unistd.h - found 2026-01-19T12:59:15.8081687Z -- Looking for signal.h 2026-01-19T12:59:18.8749979Z -- Looking for signal.h - found 2026-01-19T12:59:18.8750655Z -- Looking for setjmp.h 2026-01-19T12:59:21.9357183Z -- Looking for setjmp.h - found 2026-01-19T12:59:21.9357885Z -- Looking for syslog.h 2026-01-19T12:59:24.9846451Z -- Looking for syslog.h - found 2026-01-19T12:59:24.9846916Z -- Looking for netdb.h 2026-01-19T12:59:28.0219483Z -- Looking for netdb.h - found 2026-01-19T12:59:28.0221154Z -- Looking for semaphore.h 2026-01-19T12:59:31.0539985Z -- Looking for semaphore.h - found 2026-01-19T12:59:31.0540581Z -- Looking for alloca.h 2026-01-19T12:59:34.1071041Z -- Looking for alloca.h - found 2026-01-19T12:59:34.1074800Z -- Looking for ucontext.h 2026-01-19T12:59:37.1912761Z -- Looking for ucontext.h - found 2026-01-19T12:59:37.1914668Z -- Looking for pwd.h 2026-01-19T12:59:40.3335547Z -- Looking for pwd.h - found 2026-01-19T12:59:40.3336718Z -- Looking for elf.h 2026-01-19T12:59:43.4279348Z -- Looking for elf.h - found 2026-01-19T12:59:43.4279859Z -- Looking for gnu/lib-names.h 2026-01-19T12:59:45.4357266Z -- Looking for gnu/lib-names.h - not found 2026-01-19T12:59:45.4358313Z -- Looking for netinet/tcp.h 2026-01-19T12:59:48.5102932Z -- Looking for netinet/tcp.h - found 2026-01-19T12:59:48.5103529Z -- Looking for netinet/in.h 2026-01-19T12:59:51.6006732Z -- Looking for netinet/in.h - found 2026-01-19T12:59:51.6008253Z -- Looking for link.h 2026-01-19T12:59:54.6668078Z -- Looking for link.h - found 2026-01-19T12:59:54.6671242Z -- Looking for arpa/inet.h 2026-01-19T12:59:57.7389639Z -- Looking for arpa/inet.h - found 2026-01-19T12:59:57.7390307Z -- Looking for unwind.h 2026-01-19T13:00:00.7995083Z -- Looking for unwind.h - found 2026-01-19T13:00:00.8002007Z -- Looking for poll.h 2026-01-19T13:00:04.0485228Z -- Looking for poll.h - found 2026-01-19T13:00:04.0486699Z -- Looking for wchar.h 2026-01-19T13:00:07.0929797Z -- Looking for wchar.h - found 2026-01-19T13:00:07.0932182Z -- Looking for android/legacy_signal_inlines.h 2026-01-19T13:00:09.0924854Z -- Looking for android/legacy_signal_inlines.h - not found 2026-01-19T13:00:09.0925649Z -- Looking for execinfo.h 2026-01-19T13:00:11.1179215Z -- Looking for execinfo.h - not found 2026-01-19T13:00:11.1183861Z -- Looking for pthread.h 2026-01-19T13:00:14.2584106Z -- Looking for pthread.h - found 2026-01-19T13:00:14.2586283Z -- Looking for pthread_np.h 2026-01-19T13:00:16.2666809Z -- Looking for pthread_np.h - not found 2026-01-19T13:00:16.2668105Z -- Looking for net/if.h 2026-01-19T13:00:19.3865284Z -- Looking for net/if.h - found 2026-01-19T13:00:19.3872054Z -- Looking for dirent.h 2026-01-19T13:00:22.5016193Z -- Looking for dirent.h - found 2026-01-19T13:00:22.5016757Z -- Looking for CommonCrypto/CommonDigest.h 2026-01-19T13:00:24.5168982Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-01-19T13:00:24.5173572Z -- Looking for dlfcn.h 2026-01-19T13:00:27.7011872Z -- Looking for dlfcn.h - found 2026-01-19T13:00:27.7013899Z -- Looking for getopt.h 2026-01-19T13:00:30.8900971Z -- Looking for getopt.h - found 2026-01-19T13:00:30.8902915Z -- Looking for /usr/include/malloc.h 2026-01-19T13:00:32.9551389Z -- Looking for /usr/include/malloc.h - not found 2026-01-19T13:00:32.9556526Z -- Looking for sigaction 2026-01-19T13:00:36.3674927Z -- Looking for sigaction - found 2026-01-19T13:00:36.3675797Z -- Looking for clock_nanosleep 2026-01-19T13:00:39.6098028Z -- Looking for clock_nanosleep - found 2026-01-19T13:00:39.6098605Z -- Looking for backtrace_symbols 2026-01-19T13:00:42.5648435Z -- Looking for backtrace_symbols - not found 2026-01-19T13:00:42.5649786Z -- Looking for mkstemp 2026-01-19T13:00:45.7516898Z -- Looking for mkstemp - found 2026-01-19T13:00:45.7519448Z -- Looking for mmap 2026-01-19T13:00:48.9284421Z -- Looking for mmap - found 2026-01-19T13:00:48.9286578Z -- Looking for dladdr 2026-01-19T13:00:52.1121190Z -- Looking for dladdr - found 2026-01-19T13:00:52.1123782Z -- Looking for sysconf 2026-01-19T13:00:55.3295927Z -- Looking for sysconf - found 2026-01-19T13:00:55.3297709Z -- Looking for getrlimit 2026-01-19T13:00:58.4854016Z -- Looking for getrlimit - found 2026-01-19T13:00:58.4855077Z -- Looking for prctl 2026-01-19T13:01:01.3800924Z -- Looking for prctl - not found 2026-01-19T13:01:01.3801960Z -- Looking for sched_getaffinity 2026-01-19T13:01:04.3230307Z -- Looking for sched_getaffinity - not found 2026-01-19T13:01:04.3231003Z -- Looking for sched_setaffinity 2026-01-19T13:01:07.2446852Z -- Looking for sched_setaffinity - not found 2026-01-19T13:01:07.2447342Z -- Looking for lstat 2026-01-19T13:01:10.3961082Z -- Looking for lstat - found 2026-01-19T13:01:10.3962384Z -- Looking for ftruncate 2026-01-19T13:01:13.5832589Z -- Looking for ftruncate - found 2026-01-19T13:01:13.5833933Z -- Looking for openlog 2026-01-19T13:01:16.7824144Z -- Looking for openlog - found 2026-01-19T13:01:16.7826016Z -- Looking for closelog 2026-01-19T13:01:19.9343913Z -- Looking for closelog - found 2026-01-19T13:01:19.9344562Z -- Looking for atexit 2026-01-19T13:01:23.0940028Z -- Looking for atexit - found 2026-01-19T13:01:23.0940808Z -- Looking for popen 2026-01-19T13:01:26.2623942Z -- Looking for popen - found 2026-01-19T13:01:26.2626014Z -- Looking for strerror_r 2026-01-19T13:01:29.3823899Z -- Looking for strerror_r - found 2026-01-19T13:01:29.3825492Z -- Looking for poll 2026-01-19T13:01:32.5059166Z -- Looking for poll - found 2026-01-19T13:01:32.5063430Z -- Looking for mremap 2026-01-19T13:01:35.6375436Z -- Looking for mremap - found 2026-01-19T13:01:35.6379870Z -- Looking for vsnprintf 2026-01-19T13:01:38.7907824Z -- Looking for vsnprintf - found 2026-01-19T13:01:38.7908609Z -- Looking for setpgid 2026-01-19T13:01:41.9521696Z -- Looking for setpgid - found 2026-01-19T13:01:41.9522801Z -- Looking for system 2026-01-19T13:01:45.1013690Z -- Looking for system - found 2026-01-19T13:01:45.1014622Z -- Looking for fork 2026-01-19T13:01:48.2005304Z -- Looking for fork - found 2026-01-19T13:01:48.2005931Z -- Looking for localtime_r 2026-01-19T13:01:51.3790416Z -- Looking for localtime_r - found 2026-01-19T13:01:51.3797178Z -- Looking for mkdtemp 2026-01-19T13:01:54.4893412Z -- Looking for mkdtemp - found 2026-01-19T13:01:54.4893901Z -- Looking for getrandom 2026-01-19T13:01:57.3460936Z -- Looking for getrandom - not found 2026-01-19T13:01:57.3464181Z -- Looking for getentropy 2026-01-19T13:02:00.4564650Z -- Looking for getentropy - found 2026-01-19T13:02:00.4565053Z -- Looking for execvp 2026-01-19T13:02:03.6904649Z -- Looking for execvp - found 2026-01-19T13:02:03.6905078Z -- Looking for strlcpy 2026-01-19T13:02:06.7929958Z -- Looking for strlcpy - found 2026-01-19T13:02:06.7930307Z -- Looking for strtok_r 2026-01-19T13:02:09.9387854Z -- Looking for strtok_r - found 2026-01-19T13:02:09.9388396Z -- Looking for vasprintf 2026-01-19T13:02:13.0971814Z -- Looking for vasprintf - found 2026-01-19T13:02:13.0972271Z -- Looking for strndup 2026-01-19T13:02:16.2580441Z -- Looking for strndup - found 2026-01-19T13:02:16.2580798Z -- Looking for getaddrinfo 2026-01-19T13:02:19.4065850Z -- Looking for getaddrinfo - found 2026-01-19T13:02:19.4066340Z -- Looking for mach_absolute_time 2026-01-19T13:02:22.2591905Z -- Looking for mach_absolute_time - not found 2026-01-19T13:02:22.2592389Z -- Looking for gethrtime 2026-01-19T13:02:25.0841768Z -- Looking for gethrtime - not found 2026-01-19T13:02:25.0842227Z -- Looking for read_real_time 2026-01-19T13:02:27.9197312Z -- Looking for read_real_time - not found 2026-01-19T13:02:27.9199422Z -- Looking for gethostbyname 2026-01-19T13:02:30.9934887Z -- Looking for gethostbyname - found 2026-01-19T13:02:30.9935496Z -- Looking for gethostbyname2 2026-01-19T13:02:34.0843737Z -- Looking for gethostbyname2 - found 2026-01-19T13:02:34.0845063Z -- Looking for getpid 2026-01-19T13:02:37.1539918Z -- Looking for getpid - found 2026-01-19T13:02:37.1540572Z -- Looking for mktemp 2026-01-19T13:02:40.2209065Z -- Looking for mktemp - found 2026-01-19T13:02:40.2211638Z -- Looking for pthread_getname_np 2026-01-19T13:02:43.0328617Z -- Looking for pthread_getname_np - not found 2026-01-19T13:02:43.0334219Z -- Looking for pthread_setname_np 2026-01-19T13:02:45.8594250Z -- Looking for pthread_setname_np - not found 2026-01-19T13:02:45.8594655Z -- Looking for pthread_cond_timedwait_relative_np 2026-01-19T13:02:48.6874222Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-01-19T13:02:48.6875179Z -- Looking for pthread_kill 2026-01-19T13:02:51.5407432Z -- Looking for pthread_kill - not found 2026-01-19T13:02:51.5411150Z -- Looking for pthread_attr_setstacksize 2026-01-19T13:02:54.6525813Z -- Looking for pthread_attr_setstacksize - found 2026-01-19T13:02:54.6526617Z -- Looking for pthread_get_stackaddr_np 2026-01-19T13:02:57.5230271Z -- Looking for pthread_get_stackaddr_np - not found 2026-01-19T13:02:57.5230753Z -- Looking for clock_gettime 2026-01-19T13:03:00.6364186Z -- Looking for clock_gettime - found 2026-01-19T13:03:00.6364581Z -- Looking for madvise 2026-01-19T13:03:03.7361221Z -- Looking for madvise - found 2026-01-19T13:03:03.7364570Z -- Looking for pthread_mutexattr_setprotocol 2026-01-19T13:03:06.8105191Z -- Looking for pthread_mutexattr_setprotocol - found 2026-01-19T13:03:06.8105796Z -- Looking for CLOCK_MONOTONIC 2026-01-19T13:03:09.8852331Z -- Looking for CLOCK_MONOTONIC - found 2026-01-19T13:03:09.8855051Z -- Looking for sys_signame 2026-01-19T13:03:11.8938338Z -- Looking for sys_signame - not found 2026-01-19T13:03:11.8943180Z -- Looking for pthread_jit_write_protect_np 2026-01-19T13:03:13.8983922Z -- Looking for pthread_jit_write_protect_np - not found 2026-01-19T13:03:13.8987985Z -- Looking for getauxval 2026-01-19T13:03:15.8963715Z -- Looking for getauxval - not found 2026-01-19T13:03:15.8966257Z -- Check size of struct sockaddr_in6 2026-01-19T13:03:18.7288947Z -- Check size of struct sockaddr_in6 - done 2026-01-19T13:03:18.7294206Z -- Check size of socklen_t 2026-01-19T13:03:21.5680712Z -- Check size of socklen_t - done 2026-01-19T13:03:21.5685173Z -- Check size of struct ip_mreqn 2026-01-19T13:03:24.3955094Z -- Check size of struct ip_mreqn - done 2026-01-19T13:03:24.3961208Z -- Check size of struct ip_mreq 2026-01-19T13:03:27.2815748Z -- Check size of struct ip_mreq - done 2026-01-19T13:03:27.2820357Z -- Check size of clockid_t 2026-01-19T13:03:30.1399656Z -- Check size of clockid_t - done 2026-01-19T13:03:30.1403852Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-01-19T13:03:32.1503627Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-01-19T13:03:32.1505630Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-01-19T13:03:34.1613503Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-01-19T13:03:34.1617752Z -- Looking for CPU_COUNT 2026-01-19T13:03:36.1620301Z -- Looking for CPU_COUNT - not found 2026-01-19T13:03:36.1621329Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-19T13:03:38.1710728Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-01-19T13:03:38.1711234Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-01-19T13:03:41.2760997Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-01-19T13:03:41.2762108Z -- Check size of int 2026-01-19T13:03:44.1813728Z -- Check size of int - done 2026-01-19T13:03:44.1819411Z -- Check size of void* 2026-01-19T13:03:47.0431960Z -- Check size of void* - done 2026-01-19T13:03:47.0434297Z -- Check size of long 2026-01-19T13:03:49.8986073Z -- Check size of long - done 2026-01-19T13:03:49.8991680Z -- Check size of long long 2026-01-19T13:03:52.7814682Z -- Check size of long long - done 2026-01-19T13:03:52.7816052Z -- Check size of size_t 2026-01-19T13:03:55.6438886Z -- Check size of size_t - done 2026-01-19T13:03:55.6450887Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-01-19T13:03:58.7408561Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-01-19T13:03:58.7419205Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-19T13:04:01.8132119Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-19T13:04:01.8196683Z -- Looking for include files windows.h, bcrypt.h 2026-01-19T13:04:03.9165223Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-19T13:04:03.9168022Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-19T13:04:05.9071619Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-19T13:04:05.9072756Z -- Looking for include file asm/hwprobe.h 2026-01-19T13:04:07.9146552Z -- Looking for include file asm/hwprobe.h - not found 2026-01-19T13:04:07.9150710Z -- Looking for include file sys/resource.h 2026-01-19T13:04:10.9841313Z -- Looking for include file sys/resource.h - found 2026-01-19T13:04:10.9843725Z -- Looking for sysctlbyname 2026-01-19T13:04:13.7932960Z -- Looking for sysctlbyname - not found 2026-01-19T13:04:13.7934759Z -- Looking for fsync 2026-01-19T13:04:16.8774757Z -- Looking for fsync - found 2026-01-19T13:04:16.8779380Z -- Looking for arc4random_buf 2026-01-19T13:04:18.8799640Z -- Looking for arc4random_buf - not found 2026-01-19T13:04:18.8804132Z -- Looking for O_CLOEXEC 2026-01-19T13:04:22.0006246Z -- Looking for O_CLOEXEC - found 2026-01-19T13:04:22.0012296Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-19T13:04:25.0895935Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-19T13:04:25.0902487Z -- Looking for clock_gettime_nsec_np 2026-01-19T13:04:27.0813967Z -- Looking for clock_gettime_nsec_np - not found 2026-01-19T13:04:35.7598987Z -- The ASM compiler identification is unknown 2026-01-19T13:04:35.7611586Z -- Found assembler: /__w/1/s/src/mono/browser/emsdk/emscripten/emcc 2026-01-19T13:04:35.7642327Z -- Warning: Did not find file Compiler/-ASM 2026-01-19T13:04:35.9008384Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-19T13:04:35.9022252Z -- Looking for accept4 2026-01-19T13:04:38.9924768Z -- Looking for accept4 - found 2026-01-19T13:04:38.9925616Z -- Looking for linux/user_events.h 2026-01-19T13:04:40.9848598Z -- Looking for linux/user_events.h - not found 2026-01-19T13:04:40.9849537Z -- Looking for errno.h 2026-01-19T13:04:44.0356903Z -- Looking for errno.h - found 2026-01-19T13:04:44.6484818Z -- Configuring done (462.5s) 2026-01-19T13:04:44.8406096Z -- Generating done (0.2s) 2026-01-19T13:04:44.8410535Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release 2026-01-19T13:04:44.8603358Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && cmake --build . --target install --config Release --parallel 4'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-01-19T13:04:44.8681576Z *** .NET EMSDK path setup *** 2026-01-19T13:04:44.8700653Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-19T13:04:44.8719851Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-19T13:04:44.8738632Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-19T13:04:44.9216555Z [ 0%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-19T13:04:44.9232369Z [ 1%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-19T13:04:44.9256963Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-19T13:04:44.9349808Z [ 2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-01-19T13:04:45.6664377Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-19T13:04:45.6678275Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-19T13:04:45.7062718Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-19T13:04:46.1168100Z [ 2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-01-19T13:04:46.4004305Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-19T13:04:46.4565135Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-19T13:04:46.5018111Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-19T13:04:46.9822856Z [ 2%] Building ASM object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.S.o 2026-01-19T13:04:47.1523036Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-19T13:04:47.2385812Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-19T13:04:47.4335546Z [ 4%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-19T13:04:47.7308261Z [ 4%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-wasm.c.o 2026-01-19T13:04:47.9137203Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-19T13:04:48.0034289Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-19T13:04:48.3265526Z [ 5%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-19T13:04:48.5581453Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-wasm.c.o 2026-01-19T13:04:48.6960938Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-19T13:04:48.8227524Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-19T13:04:49.1193709Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-19T13:04:49.4275031Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-01-19T13:04:49.4702800Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-19T13:04:49.5955469Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-19T13:04:49.8777690Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-19T13:04:50.2535406Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-19T13:04:50.3306517Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-19T13:04:50.6494846Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-19T13:04:50.9904311Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-19T13:04:51.0650594Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-19T13:04:51.1336669Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-01-19T13:04:51.4028168Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-19T13:04:51.8355958Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-19T13:04:51.9525515Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-19T13:04:51.9877109Z [ 9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-01-19T13:04:52.1990797Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-19T13:04:52.6535190Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-19T13:04:52.7177730Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-01-19T13:04:52.7859697Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-19T13:04:52.9733532Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-19T13:04:53.6679166Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-01-19T13:04:53.7296764Z [ 11%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-19T13:04:53.7760124Z [ 11%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-19T13:04:53.8343816Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-19T13:04:54.4587023Z [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-01-19T13:04:54.5023137Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-19T13:04:54.5824164Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-19T13:04:54.7382603Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-19T13:04:55.2827191Z [ 13%] Built target minipal_objects 2026-01-19T13:04:55.3019500Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-01-19T13:04:55.3425799Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-19T13:04:55.3640078Z [ 13%] Linking C static library libaotminipal.a 2026-01-19T13:04:55.5509510Z [ 14%] Building C object mono/metadata/CMakeFiles/mono-icall-table.dir/icall-table.c.o 2026-01-19T13:04:56.0462698Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-01-19T13:04:56.1382188Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-19T13:04:56.2964317Z [ 15%] Built target aotminipal 2026-01-19T13:04:56.3381302Z [ 15%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-01-19T13:04:56.5890555Z [ 15%] Linking C static library libmono-icall-table.a 2026-01-19T13:04:56.8193212Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-01-19T13:04:57.0097528Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-19T13:04:57.3294725Z [ 16%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-01-19T13:04:57.5330934Z [ 16%] Built target mono-icall-table 2026-01-19T13:04:57.5444684Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-01-19T13:04:57.5915161Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-19T13:04:57.8525940Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-01-19T13:04:58.1770691Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-01-19T13:04:58.3490010Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-01-19T13:04:58.3887504Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-19T13:04:58.6465800Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-01-19T13:04:59.1001390Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-01-19T13:04:59.1878413Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-19T13:04:59.2037524Z [ 18%] Built target debugger-stub-objects 2026-01-19T13:04:59.2146074Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-19T13:04:59.8876075Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-01-19T13:04:59.9765738Z [ 18%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-01-19T13:05:00.0794668Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-19T13:05:00.6922874Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-01-19T13:05:01.0296716Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-19T13:05:01.2888994Z [ 19%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-01-19T13:05:01.5840954Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-01-19T13:05:01.9175902Z [ 20%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-01-19T13:05:02.3185893Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-19T13:05:02.3238108Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-01-19T13:05:02.9766562Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-01-19T13:05:03.1066513Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-19T13:05:03.1097204Z [ 21%] Built target hot_reload-objects 2026-01-19T13:05:03.1220666Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-01-19T13:05:03.1221161Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-01-19T13:05:03.8631120Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-19T13:05:03.9176160Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-01-19T13:05:03.9690053Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-01-19T13:05:04.0548883Z [ 22%] Built target debugger-objects 2026-01-19T13:05:04.0653120Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-19T13:05:04.6342822Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-01-19T13:05:04.7559482Z [ 23%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-01-19T13:05:04.8009371Z [ 24%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-19T13:05:05.0726555Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-19T13:05:05.4315132Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-01-19T13:05:05.5998646Z [ 24%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-19T13:05:05.7255015Z [ 24%] Built target hot_reload-stub-objects 2026-01-19T13:05:05.7370119Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-01-19T13:05:05.8997233Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-19T13:05:06.2620367Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-19T13:05:06.4709722Z [ 25%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-19T13:05:06.5083205Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-01-19T13:05:06.6919579Z [ 26%] Generating diagnostics_tracing-gen-headers.timestamp 2026-01-19T13:05:07.0159119Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-19T13:05:07.3290708Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-01-19T13:05:07.3501069Z [ 27%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-19T13:05:07.4355008Z [ 27%] Built target diagnostics_tracing-gen-headers 2026-01-19T13:05:07.4459535Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-19T13:05:07.8418129Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-01-19T13:05:08.1466523Z [ 28%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-19T13:05:08.1673646Z [ 28%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-01-19T13:05:08.3042699Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-19T13:05:08.6394003Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-01-19T13:05:09.0375363Z [ 28%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-19T13:05:09.1421851Z [ 29%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-01-19T13:05:09.1422855Z [ 29%] Linking C static library libz.a 2026-01-19T13:05:09.4147083Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-01-19T13:05:09.9182411Z [ 29%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-19T13:05:10.0664026Z [ 29%] Built target diagnostics_tracing-stub-objects 2026-01-19T13:05:10.0775598Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-01-19T13:05:10.0791007Z [ 30%] Built target zlib 2026-01-19T13:05:10.0891293Z [ 30%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-19T13:05:10.2360213Z [ 31%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-19T13:05:10.7343438Z [ 32%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-01-19T13:05:10.8766316Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-01-19T13:05:11.0093505Z [ 32%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-01-19T13:05:11.1218889Z [ 32%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-19T13:05:11.7035493Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-01-19T13:05:11.9561584Z [ 32%] Built target marshal-ilgen-stub-objects 2026-01-19T13:05:11.9661594Z [ 32%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-19T13:05:11.9887476Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-01-19T13:05:12.1347563Z [ 32%] Built target marshal-ilgen-objects 2026-01-19T13:05:12.1458298Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-01-19T13:05:12.7961375Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-01-19T13:05:12.8225429Z [ 33%] Linking C static library libmono-component-debugger-static.a 2026-01-19T13:05:12.9111556Z [ 33%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-19T13:05:13.0608168Z [ 33%] Linking C static library libmono-component-hot_reload-static.a 2026-01-19T13:05:13.6450354Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-01-19T13:05:13.7582314Z [ 33%] Built target mono-component-debugger-static 2026-01-19T13:05:13.7682189Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-01-19T13:05:13.8182114Z [ 34%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-19T13:05:14.0232334Z [ 34%] Built target mono-component-hot_reload-static 2026-01-19T13:05:14.0353847Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-01-19T13:05:14.5420919Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-01-19T13:05:14.5863731Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-01-19T13:05:14.5893858Z [ 35%] Built target dn-containers 2026-01-19T13:05:14.6153109Z [ 35%] Linking C static library libmono-component-marshal-ilgen-static.a 2026-01-19T13:05:14.8581065Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-01-19T13:05:15.5776799Z [ 35%] Built target mono-component-marshal-ilgen-static 2026-01-19T13:05:15.6146880Z [ 36%] Linking C static library libmono-component-debugger-stub-static.a 2026-01-19T13:05:15.6345595Z [ 37%] Linking C static library libmono-component-hot_reload-stub-static.a 2026-01-19T13:05:15.7684649Z [ 37%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a 2026-01-19T13:05:15.8447091Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-01-19T13:05:16.5442487Z [ 38%] Built target mono-component-hot_reload-stub-static 2026-01-19T13:05:16.5593192Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-01-19T13:05:16.5783283Z [ 38%] Built target mono-component-debugger-stub-static 2026-01-19T13:05:16.5884766Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-01-19T13:05:16.6542368Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-01-19T13:05:16.6999883Z [ 38%] Built target mono-component-diagnostics_tracing-stub-static 2026-01-19T13:05:16.7088869Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-01-19T13:05:17.3343272Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-01-19T13:05:17.4015463Z [ 39%] Linking C static library libmono-component-marshal-ilgen-stub-static.a 2026-01-19T13:05:17.4871521Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-01-19T13:05:17.4903228Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-01-19T13:05:18.0957108Z [ 39%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp.c.o 2026-01-19T13:05:18.2580105Z [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-01-19T13:05:18.2736110Z [ 40%] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-js.dir/llvm-runtime.cpp.o 2026-01-19T13:05:18.3419174Z [ 40%] Built target mono-component-marshal-ilgen-stub-static 2026-01-19T13:05:18.3523388Z [ 40%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-01-19T13:05:19.0114610Z [ 41%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-intrins.c.o 2026-01-19T13:05:19.0687805Z [ 42%] Linking CXX static library libmono-wasm-eh-js.a 2026-01-19T13:05:19.1165386Z [ 42%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-01-19T13:05:19.8831294Z [ 42%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-01-19T13:05:20.0045849Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-01-19T13:05:20.0526978Z [ 43%] Built target mono-wasm-eh-js 2026-01-19T13:05:20.0619512Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-01-19T13:05:20.7407495Z [ 43%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/mintops.c.o 2026-01-19T13:05:20.7608343Z [ 43%] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-wasm.dir/llvm-runtime.cpp.o 2026-01-19T13:05:20.9737819Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-01-19T13:05:21.5157139Z [ 43%] Linking CXX static library libmono-wasm-eh-wasm.a 2026-01-19T13:05:21.5330589Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-01-19T13:05:21.8591175Z [ 43%] Building C object mono/mini/CMakeFiles/mono-wasm-simd.dir/interp/interp-simd.c.o 2026-01-19T13:05:22.2801093Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-01-19T13:05:22.4507620Z [ 44%] Built target mono-wasm-eh-wasm 2026-01-19T13:05:22.4624667Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-01-19T13:05:22.9916370Z [ 44%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform.c.o 2026-01-19T13:05:23.1391312Z [ 44%] Linking C static library libmono-wasm-simd.a 2026-01-19T13:05:23.2835122Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-01-19T13:05:23.7904196Z [ 44%] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-01-19T13:05:24.0370204Z [ 44%] Built target mono-wasm-simd 2026-01-19T13:05:24.0467070Z [ 44%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform-opt.c.o 2026-01-19T13:05:24.0692579Z [ 44%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-01-19T13:05:24.8163674Z [ 45%] Linking C static library libmono-wasm-nosimd.a 2026-01-19T13:05:24.8365225Z [ 46%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-01-19T13:05:25.7296488Z [ 46%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-01-19T13:05:25.7723334Z [ 46%] Built target mono-wasm-nosimd 2026-01-19T13:05:25.7851943Z [ 46%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-01-19T13:05:26.5089381Z [ 47%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/tiering.c.o 2026-01-19T13:05:26.5976969Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-19T13:05:26.6251543Z [ 47%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-01-19T13:05:27.2569119Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-01-19T13:05:27.3654250Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-19T13:05:27.4102944Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-19T13:05:27.5663627Z [ 48%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/jiterpreter.c.o 2026-01-19T13:05:28.0107932Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-01-19T13:05:28.3014625Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-01-19T13:05:28.3101184Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-19T13:05:28.8576215Z [ 49%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-pgo.c.o 2026-01-19T13:05:28.9654577Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o 2026-01-19T13:05:29.0879900Z [ 49%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-01-19T13:05:29.0944000Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-19T13:05:29.8776858Z [ 49%] Built target utils_objects 2026-01-19T13:05:29.8906150Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-19T13:05:29.9297295Z [ 49%] Linking C static library libmono-ee-interp.a 2026-01-19T13:05:30.0347702Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-browser-static.dir/browser.c.o 2026-01-19T13:05:30.0854653Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o 2026-01-19T13:05:30.7263406Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-19T13:05:30.8901097Z [ 49%] Built target mono-ee-interp 2026-01-19T13:05:30.9045918Z [ 50%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-19T13:05:30.9086112Z [ 51%] Linking C static library libmono-profiler-aot.a 2026-01-19T13:05:31.0702953Z [ 51%] Linking C static library libmono-profiler-browser.a 2026-01-19T13:05:31.5599909Z [ 51%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-19T13:05:31.8431869Z [ 51%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/helper.c.o 2026-01-19T13:05:31.9115778Z [ 51%] Built target mono-profiler-aot-static 2026-01-19T13:05:31.9227007Z [ 52%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log.c.o 2026-01-19T13:05:32.0306785Z [ 52%] Built target mono-profiler-browser-static 2026-01-19T13:05:32.0390508Z [ 52%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-19T13:05:32.4516989Z [ 52%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log-args.c.o 2026-01-19T13:05:32.6546034Z [ 53%] Linking C static library libminipal.a 2026-01-19T13:05:32.9453239Z [ 53%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-19T13:05:33.3368604Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-01-19T13:05:33.5349794Z [ 53%] Linking C static library libmono-profiler-log.a 2026-01-19T13:05:33.5925618Z [ 53%] Built target minipal 2026-01-19T13:05:33.6007318Z [ 54%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-19T13:05:33.8926859Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-01-19T13:05:34.4043380Z [ 54%] Generating diagnostics_tracing-gen-sources.timestamp 2026-01-19T13:05:34.5019059Z [ 54%] Built target mono-profiler-log-static 2026-01-19T13:05:34.5090089Z [ 54%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-19T13:05:34.5366170Z [ 54%] Building C object mono/mini/CMakeFiles/eventpipe-mono-objects.dir/Unity/unity_0_c.c.o 2026-01-19T13:05:34.9842036Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-01-19T13:05:35.2794799Z [ 55%] Built target dn-containers-no-lto 2026-01-19T13:05:35.2913720Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-01-19T13:05:35.3769870Z [ 55%] Built target diagnostics_tracing-gen-sources 2026-01-19T13:05:35.3875787Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-01-19T13:05:36.0342747Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-01-19T13:05:36.3643467Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-01-19T13:05:36.4193790Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-01-19T13:05:37.4633804Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-01-19T13:05:37.5278312Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-01-19T13:05:37.6640587Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-01-19T13:05:37.8835484Z [ 56%] Built target eventpipe-mono-objects 2026-01-19T13:05:37.8954210Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-01-19T13:05:38.2475585Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-01-19T13:05:38.3208141Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-01-19T13:05:38.6544757Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-01-19T13:05:38.9384220Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-01-19T13:05:39.1170797Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-01-19T13:05:39.2051469Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-01-19T13:05:39.7903968Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-01-19T13:05:39.9002692Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-01-19T13:05:40.0156942Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-01-19T13:05:40.1186226Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-01-19T13:05:40.8742298Z [ 59%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-01-19T13:05:40.9514745Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-01-19T13:05:41.7061351Z [ 60%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-01-19T13:05:41.8647360Z [ 60%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-01-19T13:05:42.1374906Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-01-19T13:05:42.4802238Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-01-19T13:05:42.5709298Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-01-19T13:05:42.7797076Z [ 61%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-01-19T13:05:43.2298858Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-01-19T13:05:43.2466736Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-01-19T13:05:43.6030152Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-01-19T13:05:43.6379204Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-01-19T13:05:44.2857259Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-01-19T13:05:44.4621727Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-01-19T13:05:44.6395654Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-01-19T13:05:44.7495284Z [ 63%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-01-19T13:05:45.2876709Z [ 64%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-01-19T13:05:45.3179904Z [ 64%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-01-19T13:05:45.5638563Z [ 64%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-01-19T13:05:45.7498550Z [ 64%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-01-19T13:05:46.2752085Z [ 65%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-01-19T13:05:46.3234282Z [ 65%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-01-19T13:05:46.5523148Z [ 65%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-01-19T13:05:46.8241474Z [ 65%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-01-19T13:05:47.1129609Z [ 65%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-01-19T13:05:47.1544715Z [ 65%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-01-19T13:05:47.8168260Z [ 65%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-01-19T13:05:47.9740745Z [ 66%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-01-19T13:05:48.0539549Z [ 66%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-01-19T13:05:48.1189992Z [ 66%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-01-19T13:05:48.8524663Z [ 67%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-01-19T13:05:48.9926229Z [ 68%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-01-19T13:05:49.0251988Z [ 68%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-01-19T13:05:49.1288797Z [ 68%] Built target diagnostics_tracing-objects 2026-01-19T13:05:49.1384840Z [ 68%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-01-19T13:05:49.6566798Z [ 68%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-01-19T13:05:49.7605675Z [ 68%] Linking C static library libmono-component-diagnostics_tracing-static.a 2026-01-19T13:05:49.8506489Z [ 68%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-01-19T13:05:50.0935306Z [ 68%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-01-19T13:05:50.6232571Z [ 68%] Linking C static library libsgen_objects.a 2026-01-19T13:05:50.6630075Z [ 69%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-01-19T13:05:50.7190132Z [ 69%] Built target mono-component-diagnostics_tracing-static 2026-01-19T13:05:51.2183655Z [ 69%] Built target eglib_objects 2026-01-19T13:05:51.2546167Z [ 69%] Built target sgen_objects 2026-01-19T13:05:51.2774309Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-01-19T13:05:51.2775320Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-01-19T13:05:51.2813506Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-01-19T13:05:51.2853409Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-01-19T13:05:52.2956501Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-01-19T13:05:52.4787869Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-01-19T13:05:52.4942581Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-01-19T13:05:52.7150739Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-01-19T13:05:53.1752688Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-01-19T13:05:53.8207238Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-01-19T13:05:54.3055288Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-01-19T13:05:54.5796345Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-01-19T13:05:54.6523414Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-01-19T13:05:54.8070907Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-01-19T13:05:55.3826189Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-01-19T13:05:55.4611990Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-01-19T13:05:55.7044322Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-01-19T13:05:55.7810081Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-01-19T13:05:56.6354196Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-01-19T13:05:56.7639875Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-01-19T13:05:57.1656536Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-01-19T13:05:57.5385647Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-01-19T13:05:57.8933668Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-01-19T13:05:58.3733257Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-01-19T13:05:58.5445844Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-01-19T13:05:59.1752733Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-01-19T13:05:59.2907560Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-01-19T13:06:00.1934577Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-01-19T13:06:00.2565786Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-01-19T13:06:00.3011199Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-01-19T13:06:01.1589853Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-01-19T13:06:01.1590522Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-01-19T13:06:01.2319130Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-01-19T13:06:01.4725399Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-01-19T13:06:02.1033576Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-01-19T13:06:02.3444007Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-01-19T13:06:02.3967363Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-01-19T13:06:02.6147012Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-01-19T13:06:03.1321868Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-01-19T13:06:03.1799456Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-01-19T13:06:04.1025483Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-01-19T13:06:04.1271980Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-01-19T13:06:04.1409336Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-01-19T13:06:04.5946259Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-01-19T13:06:05.0968601Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-01-19T13:06:05.1006034Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-01-19T13:06:05.5395443Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-01-19T13:06:05.7233669Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-01-19T13:06:05.9964247Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-01-19T13:06:06.0773636Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-01-19T13:06:06.5266318Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-01-19T13:06:06.6346804Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-01-19T13:06:07.0880604Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-01-19T13:06:07.7469124Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-01-19T13:06:07.7953797Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-01-19T13:06:08.6773565Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-01-19T13:06:08.7148405Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-01-19T13:06:08.8773392Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-01-19T13:06:08.8919759Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-01-19T13:06:09.5050211Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-01-19T13:06:09.6549446Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-01-19T13:06:09.7192272Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-01-19T13:06:09.8933997Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-01-19T13:06:10.4887650Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-01-19T13:06:10.5703709Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-01-19T13:06:10.5866088Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-01-19T13:06:11.1063280Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-01-19T13:06:11.3548919Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-01-19T13:06:11.5601502Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-01-19T13:06:11.6938941Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-01-19T13:06:11.8925245Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-01-19T13:06:12.3836366Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-01-19T13:06:12.6089304Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-01-19T13:06:13.0175986Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-01-19T13:06:13.8717058Z [ 87%] Built target metadata_objects 2026-01-19T13:06:13.8807563Z [ 87%] Generating cpu-wasm.h 2026-01-19T13:06:13.9887473Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-01-19T13:06:13.9887980Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-01-19T13:06:13.9939888Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-01-19T13:06:13.9942976Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-01-19T13:06:14.9841186Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-01-19T13:06:15.0726746Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-01-19T13:06:15.0818203Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-01-19T13:06:15.8585877Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-01-19T13:06:15.9376990Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-01-19T13:06:16.0083149Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-01-19T13:06:16.0800625Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-01-19T13:06:16.8827676Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-01-19T13:06:17.0905110Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-01-19T13:06:17.1023962Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-01-19T13:06:17.1420135Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-01-19T13:06:17.8485427Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-01-19T13:06:17.8726904Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-01-19T13:06:17.9240456Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-01-19T13:06:18.0647234Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-01-19T13:06:18.6272177Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-01-19T13:06:18.6587458Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-01-19T13:06:19.1639249Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-01-19T13:06:19.3751481Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-01-19T13:06:19.6449520Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-01-19T13:06:19.7777420Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-01-19T13:06:20.3870274Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-01-19T13:06:20.3971161Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-01-19T13:06:20.7756214Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-01-19T13:06:21.2140413Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-01-19T13:06:21.5194145Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-01-19T13:06:21.7179918Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-01-19T13:06:22.0742748Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-01-19T13:06:22.5624128Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-01-19T13:06:22.9520256Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-01-19T13:06:23.0606929Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-01-19T13:06:23.1580975Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-01-19T13:06:23.3570483Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-01-19T13:06:23.9370884Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-01-19T13:06:24.0637051Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-01-19T13:06:24.1382934Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-01-19T13:06:24.3490174Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-01-19T13:06:24.7317657Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-01-19T13:06:24.9061129Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-01-19T13:06:25.0600050Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-01-19T13:06:25.1407079Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-01-19T13:06:25.8206406Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-01-19T13:06:25.9377886Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-01-19T13:06:26.2344736Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-01-19T13:06:26.2773871Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-01-19T13:06:27.1392560Z [100%] Built target monosgen-objects 2026-01-19T13:06:27.1586383Z [100%] Linking C static library libmonosgen-2.0.a 2026-01-19T13:06:27.7566550Z [100%] Built target monosgen-static 2026-01-19T13:06:27.7757472Z Install the project... 2026-01-19T13:06:27.7802632Z -- Install configuration: "Release" 2026-01-19T13:06:27.7812140Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-01-19T13:06:27.7815088Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-01-19T13:06:27.7819475Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-01-19T13:06:27.7822345Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-01-19T13:06:27.7829327Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-01-19T13:06:27.7829790Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-01-19T13:06:27.7830389Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-01-19T13:06:27.7835618Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-01-19T13:06:27.7839431Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-01-19T13:06:27.7843982Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-01-19T13:06:27.7844517Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-01-19T13:06:27.7851399Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-01-19T13:06:27.7852875Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-01-19T13:06:27.7855852Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-01-19T13:06:27.7857387Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-01-19T13:06:27.7861988Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-01-19T13:06:27.7862526Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-01-19T13:06:27.7863058Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-01-19T13:06:27.7866762Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-01-19T13:06:27.7868826Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-01-19T13:06:27.7872674Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-01-19T13:06:27.7875234Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-01-19T13:06:27.7878380Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/class.h 2026-01-19T13:06:27.7881866Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-01-19T13:06:27.7885038Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-01-19T13:06:27.7888177Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-01-19T13:06:27.7892671Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-01-19T13:06:27.7894132Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/image.h 2026-01-19T13:06:27.7897743Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-01-19T13:06:27.7901333Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-01-19T13:06:27.7904535Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-01-19T13:06:27.8028132Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-01-19T13:06:27.8028984Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-01-19T13:06:27.8029438Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-01-19T13:06:27.8029887Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object.h 2026-01-19T13:06:27.8030173Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-01-19T13:06:27.8030617Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-01-19T13:06:27.8031043Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-01-19T13:06:27.8031483Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-01-19T13:06:27.8031929Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-01-19T13:06:27.8032354Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-01-19T13:06:27.8032642Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-01-19T13:06:27.8032873Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-01-19T13:06:27.8033105Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-01-19T13:06:27.8033502Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-01-19T13:06:27.8033959Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-01-19T13:06:27.8034428Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-01-19T13:06:27.8034892Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-01-19T13:06:27.8035349Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-01-19T13:06:27.8035631Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-01-19T13:06:27.8035874Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-01-19T13:06:27.8036124Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-01-19T13:06:27.8036526Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-01-19T13:06:27.8036986Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-01-19T13:06:27.8037444Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-01-19T13:06:27.8037906Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-01-19T13:06:27.8038361Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-01-19T13:06:27.8038635Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-01-19T13:06:27.8039207Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-01-19T13:06:27.8039693Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-01-19T13:06:27.8040151Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-01-19T13:06:27.8040617Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-01-19T13:06:27.8041075Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-01-19T13:06:27.8041543Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-01-19T13:06:27.8041853Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-01-19T13:06:27.8042269Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-01-19T13:06:27.8042773Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-01-19T13:06:27.8043261Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-01-19T13:06:27.8043743Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-01-19T13:06:27.8044269Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-01-19T13:06:27.8044755Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-01-19T13:06:27.8045240Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-01-19T13:06:27.8045742Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-01-19T13:06:27.8046228Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-01-19T13:06:27.8046711Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-01-19T13:06:27.8047202Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-01-19T13:06:27.8050480Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-01-19T13:06:27.8055550Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-01-19T13:06:27.8056265Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-01-19T13:06:27.8059474Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-01-19T13:06:27.8062809Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-01-19T13:06:27.8065869Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-01-19T13:06:27.8070304Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/jit.h 2026-01-19T13:06:27.8074433Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-01-19T13:06:27.8078372Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-01-19T13:06:27.8084108Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-01-19T13:06:27.8084612Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-01-19T13:06:27.8092919Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-01-19T13:06:27.8097742Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/sharedFramework/libminipal.a 2026-01-19T13:06:27.8110881Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-icall-table.a 2026-01-19T13:06:27.8121118Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-static.a 2026-01-19T13:06:27.8140937Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-static.a 2026-01-19T13:06:27.8147497Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-static.a 2026-01-19T13:06:27.8176591Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-static.a 2026-01-19T13:06:27.8180188Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-stub-static.a 2026-01-19T13:06:27.8184754Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-stub-static.a 2026-01-19T13:06:27.8188665Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-01-19T13:06:27.8192973Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a 2026-01-19T13:06:27.8197243Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-ee-interp.a 2026-01-19T13:06:27.8221977Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmonosgen-2.0.a 2026-01-19T13:06:27.8387103Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-js.a 2026-01-19T13:06:27.8396768Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-wasm.a 2026-01-19T13:06:27.8397601Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-simd.a 2026-01-19T13:06:27.8398032Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-nosimd.a 2026-01-19T13:06:27.8403149Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-aot.a 2026-01-19T13:06:27.8408338Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-browser.a 2026-01-19T13:06:27.8421700Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-log.a 2026-01-19T13:06:27.8475489Z Running 'PYTHONPATH=/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/bindings/python python3 /__w/1/s/src/mono/mono/offsets/offsets-tool.py --abi=wasm32-unknown-none --targetdir="/__w/1/s/artifacts/obj/mono/browser.wasm.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h" --libclang="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/libclang.so" --libclang-headers="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include" --sysroot="/crossrootfs/x64" --emscripten-sdk="/__w/1/s/src/mono/browser/emsdk/emscripten"' 2026-01-19T13:06:28.9500516Z Running clang: -target wasm32-unknown-none -std=gnu11 -DMONO_GENERATING_OFFSETS -isystem /__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include/libc -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/emscripten -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/generic -I /__w/1/s/src/mono -I /__w/1/s/src/mono/mono -I /__w/1/s/src/mono/mono/eglib -I /__w/1/s/src/native -I /__w/1/s/src/native/public -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release/mono/eglib -DTARGET_WASM -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR /__w/1/s/src/mono/mono/metadata/metadata-cross-helpers.c 2026-01-19T13:06:28.9501983Z 2026-01-19T13:06:28.9502950Z Running clang: -target wasm32-unknown-none -std=gnu11 -DMONO_GENERATING_OFFSETS -isystem /__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include/libc -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/emscripten -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/generic -I /__w/1/s/src/mono -I /__w/1/s/src/mono/mono -I /__w/1/s/src/mono/mono/eglib -I /__w/1/s/src/native -I /__w/1/s/src/native/public -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release/mono/eglib -DTARGET_WASM /__w/1/s/src/mono/mono/mini/mini-cross-helpers.c 2026-01-19T13:06:28.9503853Z 2026-01-19T13:06:28.9504140Z Offsets file is up to date, no changes to /__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h 2026-01-19T13:06:28.9626805Z Running 'sh -c 'build_arch="x64" ROOTFS_DIR="/crossrootfs/x64" compiler="clang" . "/__w/1/s/eng/common/native/init-compiler.sh" && TARGET_BUILD_ARCH=x64 cmake -DMONO_SET_RPATH_ORIGIN=true -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/eng/common/cross/toolchain.cmake -DAOT_TARGET_TRIPLE=wasm32-unknown-none -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIMAL= -DENABLE_ICALL_SYMBOL_MAP=1 -DDISABLE_SHARED_LIBS=1 -DDISABLE_LIBS=1 -DAOT_COMPONENTS=1 -DSTATIC_COMPONENTS=1 -DAOT_OFFSETS_FILE="/__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h" -DLLVM_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64 -DCMAKE_C_FLAGS=" -Wl,--build-id=sha1" -DCMAKE_CXX_FLAGS=" -I/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64/include/c++/v1 -L/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64/lib -stdlib=libc++ -Wl,--build-id=sha1" -DGC_SUSPEND=preemptive -DMONO_CROSS_COMPILE_EXECUTABLE_NAME=1 "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-01-19T13:06:29.3256650Z -- The C compiler identification is Clang 21.1.7 2026-01-19T13:06:29.3859922Z -- The CXX compiler identification is Clang 21.1.7 2026-01-19T13:06:29.4033325Z -- Detecting C compiler ABI info 2026-01-19T13:06:29.5049432Z -- Detecting C compiler ABI info - done 2026-01-19T13:06:29.5225417Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-19T13:06:29.5232633Z -- Detecting C compile features 2026-01-19T13:06:29.5239955Z -- Detecting C compile features - done 2026-01-19T13:06:29.5297275Z -- Detecting CXX compiler ABI info 2026-01-19T13:06:29.6145828Z -- Detecting CXX compiler ABI info - done 2026-01-19T13:06:29.6327494Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-19T13:06:29.6332734Z -- Detecting CXX compile features 2026-01-19T13:06:29.6341273Z -- Detecting CXX compile features - done 2026-01-19T13:06:29.6671719Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-19T13:06:29.6782379Z CMAKE_SYSTEM_NAME=Linux 2026-01-19T13:06:29.6783763Z CMAKE_SYSTEM_VARIANT= 2026-01-19T13:06:29.6784579Z CMAKE_SYSTEM_PROCESSOR=x86_64 2026-01-19T13:06:29.6784822Z TARGET_ARCH=wasm 2026-01-19T13:06:29.6785049Z CMAKE_CROSSCOMPILING=TRUE 2026-01-19T13:06:29.9034988Z -- Using CMake version 3.30.3 2026-01-19T13:06:29.9047878Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-19T13:06:29.9048337Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-19T13:06:29.9081688Z -- Arch detected: 'x86_64-linux-gnu' 2026-01-19T13:06:29.9082210Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-01-19T13:06:29.9110848Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-01-19T13:06:29.9119305Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-19T13:06:29.9920780Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-19T13:06:29.9923411Z -- Looking for arm_acle.h 2026-01-19T13:06:30.0458957Z -- Looking for arm_acle.h - not found 2026-01-19T13:06:30.0459467Z -- Looking for sys/auxv.h 2026-01-19T13:06:30.1294246Z -- Looking for sys/auxv.h - found 2026-01-19T13:06:30.1294751Z -- Looking for sys/sdt.h 2026-01-19T13:06:30.1752012Z -- Looking for sys/sdt.h - not found 2026-01-19T13:06:30.1756154Z -- Looking for unistd.h 2026-01-19T13:06:30.2634935Z -- Looking for unistd.h - found 2026-01-19T13:06:30.2635721Z -- Looking for linux/auxvec.h 2026-01-19T13:06:30.3518161Z -- Looking for linux/auxvec.h - found 2026-01-19T13:06:30.3518620Z -- Looking for sys/types.h 2026-01-19T13:06:30.4359133Z -- Looking for sys/types.h - found 2026-01-19T13:06:30.4362160Z -- Looking for stdint.h 2026-01-19T13:06:30.5207504Z -- Looking for stdint.h - found 2026-01-19T13:06:30.5207966Z -- Looking for stddef.h 2026-01-19T13:06:30.6027178Z -- Looking for stddef.h - found 2026-01-19T13:06:30.6027559Z -- Check size of off64_t 2026-01-19T13:06:30.6885497Z -- Check size of off64_t - done 2026-01-19T13:06:30.6885953Z -- Looking for fseeko 2026-01-19T13:06:30.7697354Z -- Looking for fseeko - found 2026-01-19T13:06:30.7697757Z -- Looking for strerror 2026-01-19T13:06:30.8537082Z -- Looking for strerror - found 2026-01-19T13:06:30.8537968Z -- Looking for posix_memalign 2026-01-19T13:06:30.9373571Z -- Looking for posix_memalign - found 2026-01-19T13:06:30.9375798Z -- Looking for aligned_alloc 2026-01-19T13:06:31.0208835Z -- Looking for aligned_alloc - found 2026-01-19T13:06:31.0216692Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-19T13:06:31.1028177Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-19T13:06:31.1029773Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-19T13:06:31.1821642Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-19T13:06:31.1822218Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-19T13:06:31.2638381Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-19T13:06:31.2642936Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-19T13:06:31.3492137Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-19T13:06:31.3492541Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-19T13:06:31.4376843Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-19T13:06:31.4377255Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-19T13:06:31.5210266Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-19T13:06:31.5210577Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-19T13:06:31.6036972Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-19T13:06:31.6037236Z -- Performing Test HAVE_PTRDIFF_T 2026-01-19T13:06:31.6860652Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-19T13:06:31.6861455Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-19T13:06:32.1157160Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-19T13:06:32.1157985Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-19T13:06:32.6323422Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-19T13:06:32.6324217Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-19T13:06:33.1537645Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-19T13:06:33.1540004Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-19T13:06:33.2755899Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-19T13:06:33.2757428Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-19T13:06:33.7845156Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-19T13:06:33.7846155Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-19T13:06:34.2114432Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-19T13:06:34.2122949Z -- Performing Test HAVE_CASCADE_LAKE 2026-01-19T13:06:34.2929941Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-01-19T13:06:34.2933489Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-19T13:06:34.7314096Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-19T13:06:34.7320726Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-19T13:06:35.1640396Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-19T13:06:35.1640958Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-19T13:06:35.5998533Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-19T13:06:35.5999693Z -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/chunkset_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c 2026-01-19T13:06:35.6185292Z -- The following features have been enabled: 2026-01-19T13:06:35.6185960Z 2026-01-19T13:06:35.6186260Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-01-19T13:06:35.6186585Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-01-19T13:06:35.6186939Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-01-19T13:06:35.6187338Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-01-19T13:06:35.6187715Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-01-19T13:06:35.6188098Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-01-19T13:06:35.6188366Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-01-19T13:06:35.6188563Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-01-19T13:06:35.6189017Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-01-19T13:06:35.6189379Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-19T13:06:35.6189658Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-19T13:06:35.6189956Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-01-19T13:06:35.6190240Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-19T13:06:35.6190558Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-19T13:06:35.6190913Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-19T13:06:35.6191093Z * WITH_SANITIZER, Enable sanitizer support 2026-01-19T13:06:35.6191256Z * WITH_GTEST, Build gtest_zlib 2026-01-19T13:06:35.6191416Z * WITH_OPTIM, Build with optimisation 2026-01-19T13:06:35.6191586Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-19T13:06:35.6191759Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-19T13:06:35.6191926Z * WITH_AVX2, Build with AVX2 2026-01-19T13:06:35.6192079Z * WITH_AVX512, Build with AVX512 2026-01-19T13:06:35.6192442Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-19T13:06:35.6192605Z * WITH_SSE2, Build with SSE2 2026-01-19T13:06:35.6192757Z * WITH_SSSE3, Build with SSSE3 2026-01-19T13:06:35.6193018Z * WITH_SSE42, Build with SSE42 2026-01-19T13:06:35.6193174Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-19T13:06:35.6193334Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-19T13:06:35.6193477Z 2026-01-19T13:06:35.6193634Z -- The following features have been disabled: 2026-01-19T13:06:35.6193777Z 2026-01-19T13:06:35.6193937Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-19T13:06:35.6194120Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-19T13:06:35.6194290Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-19T13:06:35.6194453Z * WITH_FUZZERS, Build test/fuzz 2026-01-19T13:06:35.6194618Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-19T13:06:35.6194788Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-19T13:06:35.6195000Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-19T13:06:35.6195222Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-19T13:06:35.6195404Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-19T13:06:35.6195591Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-19T13:06:35.6195787Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-19T13:06:35.6195984Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-19T13:06:35.6196133Z 2026-01-19T13:06:35.6348994Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-19T13:06:35.7243536Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-19T13:06:35.7247553Z -- Looking for sys/types.h 2026-01-19T13:06:35.8163052Z -- Looking for sys/types.h - found 2026-01-19T13:06:35.8165887Z -- Looking for sys/stat.h 2026-01-19T13:06:35.9017812Z -- Looking for sys/stat.h - found 2026-01-19T13:06:35.9020179Z -- Looking for sys/sockio.h 2026-01-19T13:06:35.9479820Z -- Looking for sys/sockio.h - not found 2026-01-19T13:06:35.9481248Z -- Looking for sys/un.h 2026-01-19T13:06:36.0295523Z -- Looking for sys/un.h - found 2026-01-19T13:06:36.0298452Z -- Looking for sys/syscall.h 2026-01-19T13:06:36.1102221Z -- Looking for sys/syscall.h - found 2026-01-19T13:06:36.1102575Z -- Looking for sys/uio.h 2026-01-19T13:06:36.1942532Z -- Looking for sys/uio.h - found 2026-01-19T13:06:36.1942958Z -- Looking for sys/param.h 2026-01-19T13:06:36.2805116Z -- Looking for sys/param.h - found 2026-01-19T13:06:36.2805370Z -- Looking for sys/prctl.h 2026-01-19T13:06:36.3607125Z -- Looking for sys/prctl.h - found 2026-01-19T13:06:36.3607568Z -- Looking for sys/socket.h 2026-01-19T13:06:36.4432097Z -- Looking for sys/socket.h - found 2026-01-19T13:06:36.4433195Z -- Looking for sys/utsname.h 2026-01-19T13:06:36.5227099Z -- Looking for sys/utsname.h - found 2026-01-19T13:06:36.5227388Z -- Looking for sys/select.h 2026-01-19T13:06:36.6018434Z -- Looking for sys/select.h - found 2026-01-19T13:06:36.6019067Z -- Looking for sys/poll.h 2026-01-19T13:06:36.6815183Z -- Looking for sys/poll.h - found 2026-01-19T13:06:36.6815944Z -- Looking for sys/wait.h 2026-01-19T13:06:36.7660926Z -- Looking for sys/wait.h - found 2026-01-19T13:06:36.7662101Z -- Looking for sys/resource.h 2026-01-19T13:06:36.8531170Z -- Looking for sys/resource.h - found 2026-01-19T13:06:36.8531585Z -- Looking for sys/ioctl.h 2026-01-19T13:06:36.9380764Z -- Looking for sys/ioctl.h - found 2026-01-19T13:06:36.9381283Z -- Looking for sys/errno.h 2026-01-19T13:06:37.0187478Z -- Looking for sys/errno.h - found 2026-01-19T13:06:37.0187932Z -- Looking for sys/mman.h 2026-01-19T13:06:37.1023753Z -- Looking for sys/mman.h - found 2026-01-19T13:06:37.1024878Z -- Looking for sys/mount.h 2026-01-19T13:06:37.1840398Z -- Looking for sys/mount.h - found 2026-01-19T13:06:37.1841043Z -- Looking for sys/time.h 2026-01-19T13:06:37.2659657Z -- Looking for sys/time.h - found 2026-01-19T13:06:37.2660344Z -- Looking for sys/random.h 2026-01-19T13:06:37.3495949Z -- Looking for sys/random.h - found 2026-01-19T13:06:37.3496367Z -- Looking for strings.h 2026-01-19T13:06:37.4313710Z -- Looking for strings.h - found 2026-01-19T13:06:37.4314664Z -- Looking for stdint.h 2026-01-19T13:06:37.5129770Z -- Looking for stdint.h - found 2026-01-19T13:06:37.5130306Z -- Looking for unistd.h 2026-01-19T13:06:37.5960805Z -- Looking for unistd.h - found 2026-01-19T13:06:37.5961033Z -- Looking for signal.h 2026-01-19T13:06:37.6813571Z -- Looking for signal.h - found 2026-01-19T13:06:37.6813966Z -- Looking for setjmp.h 2026-01-19T13:06:37.7763650Z -- Looking for setjmp.h - found 2026-01-19T13:06:37.7764027Z -- Looking for syslog.h 2026-01-19T13:06:37.8697547Z -- Looking for syslog.h - found 2026-01-19T13:06:37.8698358Z -- Looking for netdb.h 2026-01-19T13:06:37.9703835Z -- Looking for netdb.h - found 2026-01-19T13:06:37.9709807Z -- Looking for semaphore.h 2026-01-19T13:06:38.0595913Z -- Looking for semaphore.h - found 2026-01-19T13:06:38.0596368Z -- Looking for alloca.h 2026-01-19T13:06:38.1447746Z -- Looking for alloca.h - found 2026-01-19T13:06:38.1448276Z -- Looking for ucontext.h 2026-01-19T13:06:38.2304173Z -- Looking for ucontext.h - found 2026-01-19T13:06:38.2304606Z -- Looking for pwd.h 2026-01-19T13:06:38.3120244Z -- Looking for pwd.h - found 2026-01-19T13:06:38.3120816Z -- Looking for elf.h 2026-01-19T13:06:38.3957410Z -- Looking for elf.h - found 2026-01-19T13:06:38.3957895Z -- Looking for gnu/lib-names.h 2026-01-19T13:06:38.4786191Z -- Looking for gnu/lib-names.h - found 2026-01-19T13:06:38.4786851Z -- Looking for netinet/tcp.h 2026-01-19T13:06:38.5649624Z -- Looking for netinet/tcp.h - found 2026-01-19T13:06:38.5651270Z -- Looking for netinet/in.h 2026-01-19T13:06:38.6493770Z -- Looking for netinet/in.h - found 2026-01-19T13:06:38.6494203Z -- Looking for link.h 2026-01-19T13:06:38.7355921Z -- Looking for link.h - found 2026-01-19T13:06:38.7356202Z -- Looking for arpa/inet.h 2026-01-19T13:06:38.8206837Z -- Looking for arpa/inet.h - found 2026-01-19T13:06:38.8207403Z -- Looking for unwind.h 2026-01-19T13:06:38.9018589Z -- Looking for unwind.h - found 2026-01-19T13:06:38.9019322Z -- Looking for poll.h 2026-01-19T13:06:38.9866295Z -- Looking for poll.h - found 2026-01-19T13:06:38.9867288Z -- Looking for wchar.h 2026-01-19T13:06:39.0757510Z -- Looking for wchar.h - found 2026-01-19T13:06:39.0757918Z -- Looking for android/legacy_signal_inlines.h 2026-01-19T13:06:39.1230509Z -- Looking for android/legacy_signal_inlines.h - not found 2026-01-19T13:06:39.1231099Z -- Looking for execinfo.h 2026-01-19T13:06:39.2049283Z -- Looking for execinfo.h - found 2026-01-19T13:06:39.2049570Z -- Looking for pthread.h 2026-01-19T13:06:39.2937438Z -- Looking for pthread.h - found 2026-01-19T13:06:39.2939580Z -- Looking for pthread_np.h 2026-01-19T13:06:39.3413249Z -- Looking for pthread_np.h - not found 2026-01-19T13:06:39.3413820Z -- Looking for net/if.h 2026-01-19T13:06:39.4279648Z -- Looking for net/if.h - found 2026-01-19T13:06:39.4280105Z -- Looking for dirent.h 2026-01-19T13:06:39.5104470Z -- Looking for dirent.h - found 2026-01-19T13:06:39.5104768Z -- Looking for CommonCrypto/CommonDigest.h 2026-01-19T13:06:39.5571702Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-01-19T13:06:39.5572237Z -- Looking for dlfcn.h 2026-01-19T13:06:39.6369943Z -- Looking for dlfcn.h - found 2026-01-19T13:06:39.6370510Z -- Looking for getopt.h 2026-01-19T13:06:39.7171228Z -- Looking for getopt.h - found 2026-01-19T13:06:39.7171680Z -- Looking for /usr/include/malloc.h 2026-01-19T13:06:39.7713754Z -- Looking for /usr/include/malloc.h - not found 2026-01-19T13:06:39.7714840Z -- Looking for sigaction 2026-01-19T13:06:39.8523468Z -- Looking for sigaction - found 2026-01-19T13:06:39.8523993Z -- Looking for clock_nanosleep 2026-01-19T13:06:39.9312155Z -- Looking for clock_nanosleep - found 2026-01-19T13:06:39.9312678Z -- Looking for backtrace_symbols 2026-01-19T13:06:40.0121506Z -- Looking for backtrace_symbols - found 2026-01-19T13:06:40.0123876Z -- Looking for mkstemp 2026-01-19T13:06:40.0975639Z -- Looking for mkstemp - found 2026-01-19T13:06:40.0976103Z -- Looking for mmap 2026-01-19T13:06:40.1821982Z -- Looking for mmap - found 2026-01-19T13:06:40.1822436Z -- Looking for dladdr 2026-01-19T13:06:40.2663624Z -- Looking for dladdr - not found 2026-01-19T13:06:40.2664082Z -- Looking for sysconf 2026-01-19T13:06:40.3483409Z -- Looking for sysconf - found 2026-01-19T13:06:40.3483750Z -- Looking for getrlimit 2026-01-19T13:06:40.4285437Z -- Looking for getrlimit - found 2026-01-19T13:06:40.4285935Z -- Looking for prctl 2026-01-19T13:06:40.5100734Z -- Looking for prctl - found 2026-01-19T13:06:40.5101535Z -- Looking for sched_getaffinity 2026-01-19T13:06:40.5916980Z -- Looking for sched_getaffinity - found 2026-01-19T13:06:40.5917459Z -- Looking for sched_setaffinity 2026-01-19T13:06:40.6726155Z -- Looking for sched_setaffinity - found 2026-01-19T13:06:40.6726714Z -- Looking for lstat 2026-01-19T13:06:40.7540400Z -- Looking for lstat - found 2026-01-19T13:06:40.7540777Z -- Looking for ftruncate 2026-01-19T13:06:40.8360071Z -- Looking for ftruncate - found 2026-01-19T13:06:40.8360550Z -- Looking for openlog 2026-01-19T13:06:40.9198349Z -- Looking for openlog - found 2026-01-19T13:06:40.9199384Z -- Looking for closelog 2026-01-19T13:06:41.0009562Z -- Looking for closelog - found 2026-01-19T13:06:41.0009927Z -- Looking for atexit 2026-01-19T13:06:41.0850090Z -- Looking for atexit - found 2026-01-19T13:06:41.0850499Z -- Looking for popen 2026-01-19T13:06:41.1742436Z -- Looking for popen - found 2026-01-19T13:06:41.1742833Z -- Looking for strerror_r 2026-01-19T13:06:41.2609621Z -- Looking for strerror_r - found 2026-01-19T13:06:41.2610166Z -- Looking for poll 2026-01-19T13:06:41.3435740Z -- Looking for poll - found 2026-01-19T13:06:41.3436278Z -- Looking for mremap 2026-01-19T13:06:41.4248916Z -- Looking for mremap - found 2026-01-19T13:06:41.4249746Z -- Looking for vsnprintf 2026-01-19T13:06:41.5091487Z -- Looking for vsnprintf - found 2026-01-19T13:06:41.5092258Z -- Looking for setpgid 2026-01-19T13:06:41.5940715Z -- Looking for setpgid - found 2026-01-19T13:06:41.5941016Z -- Looking for system 2026-01-19T13:06:41.6763108Z -- Looking for system - found 2026-01-19T13:06:41.6763651Z -- Looking for fork 2026-01-19T13:06:41.7572068Z -- Looking for fork - found 2026-01-19T13:06:41.7572535Z -- Looking for localtime_r 2026-01-19T13:06:41.8364699Z -- Looking for localtime_r - found 2026-01-19T13:06:41.8367401Z -- Looking for mkdtemp 2026-01-19T13:06:41.9163253Z -- Looking for mkdtemp - found 2026-01-19T13:06:41.9163532Z -- Looking for getrandom 2026-01-19T13:06:41.9977014Z -- Looking for getrandom - found 2026-01-19T13:06:41.9977551Z -- Looking for getentropy 2026-01-19T13:06:42.0815425Z -- Looking for getentropy - found 2026-01-19T13:06:42.0816627Z -- Looking for execvp 2026-01-19T13:06:42.1640073Z -- Looking for execvp - found 2026-01-19T13:06:42.1641945Z -- Looking for strlcpy 2026-01-19T13:06:42.2515283Z -- Looking for strlcpy - not found 2026-01-19T13:06:42.2515963Z -- Looking for strtok_r 2026-01-19T13:06:42.3368546Z -- Looking for strtok_r - found 2026-01-19T13:06:42.3369059Z -- Looking for vasprintf 2026-01-19T13:06:42.4196342Z -- Looking for vasprintf - found 2026-01-19T13:06:42.4196734Z -- Looking for strndup 2026-01-19T13:06:42.5053225Z -- Looking for strndup - found 2026-01-19T13:06:42.5053591Z -- Looking for getaddrinfo 2026-01-19T13:06:42.5871877Z -- Looking for getaddrinfo - found 2026-01-19T13:06:42.5872280Z -- Looking for mach_absolute_time 2026-01-19T13:06:42.6688060Z -- Looking for mach_absolute_time - not found 2026-01-19T13:06:42.6688545Z -- Looking for gethrtime 2026-01-19T13:06:42.7505466Z -- Looking for gethrtime - not found 2026-01-19T13:06:42.7505953Z -- Looking for read_real_time 2026-01-19T13:06:42.8323066Z -- Looking for read_real_time - not found 2026-01-19T13:06:42.8323615Z -- Looking for gethostbyname 2026-01-19T13:06:42.9131404Z -- Looking for gethostbyname - found 2026-01-19T13:06:42.9131764Z -- Looking for gethostbyname2 2026-01-19T13:06:42.9967089Z -- Looking for gethostbyname2 - found 2026-01-19T13:06:42.9967586Z -- Looking for getpid 2026-01-19T13:06:43.0810129Z -- Looking for getpid - found 2026-01-19T13:06:43.0810499Z -- Looking for mktemp 2026-01-19T13:06:43.1597154Z -- Looking for mktemp - found 2026-01-19T13:06:43.1610752Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2026-01-19T13:06:43.2540421Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2026-01-19T13:06:43.2540861Z -- Looking for pthread_create in pthreads 2026-01-19T13:06:43.3402633Z -- Looking for pthread_create in pthreads - not found 2026-01-19T13:06:43.3403070Z -- Looking for pthread_create in pthread 2026-01-19T13:06:43.4286951Z -- Looking for pthread_create in pthread - found 2026-01-19T13:06:43.4295577Z -- Found Threads: TRUE 2026-01-19T13:06:43.4298961Z -- Looking for pthread_getname_np 2026-01-19T13:06:43.5172778Z -- Looking for pthread_getname_np - found 2026-01-19T13:06:43.5173272Z -- Looking for pthread_setname_np 2026-01-19T13:06:43.6035924Z -- Looking for pthread_setname_np - found 2026-01-19T13:06:43.6036375Z -- Looking for pthread_cond_timedwait_relative_np 2026-01-19T13:06:43.6879078Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-01-19T13:06:43.6882744Z -- Looking for pthread_kill 2026-01-19T13:06:43.7703085Z -- Looking for pthread_kill - found 2026-01-19T13:06:43.7703495Z -- Looking for pthread_attr_setstacksize 2026-01-19T13:06:43.8564488Z -- Looking for pthread_attr_setstacksize - found 2026-01-19T13:06:43.8564819Z -- Looking for pthread_get_stackaddr_np 2026-01-19T13:06:43.9425611Z -- Looking for pthread_get_stackaddr_np - not found 2026-01-19T13:06:43.9425939Z -- Looking for clock_gettime 2026-01-19T13:06:44.0263617Z -- Looking for clock_gettime - found 2026-01-19T13:06:44.0264277Z -- Looking for madvise 2026-01-19T13:06:44.1131576Z -- Looking for madvise - found 2026-01-19T13:06:44.1132782Z -- Looking for pthread_mutexattr_setprotocol 2026-01-19T13:06:44.2031019Z -- Looking for pthread_mutexattr_setprotocol - found 2026-01-19T13:06:44.2032347Z -- Looking for CLOCK_MONOTONIC 2026-01-19T13:06:44.2913464Z -- Looking for CLOCK_MONOTONIC - found 2026-01-19T13:06:44.2914147Z -- Looking for sys_signame 2026-01-19T13:06:44.3489350Z -- Looking for sys_signame - not found 2026-01-19T13:06:44.3494096Z -- Looking for pthread_jit_write_protect_np 2026-01-19T13:06:44.4105254Z -- Looking for pthread_jit_write_protect_np - not found 2026-01-19T13:06:44.4106655Z -- Looking for getauxval 2026-01-19T13:06:44.5006135Z -- Looking for getauxval - found 2026-01-19T13:06:44.5008144Z -- Check size of struct sockaddr_in6 2026-01-19T13:06:44.5912136Z -- Check size of struct sockaddr_in6 - done 2026-01-19T13:06:44.5915729Z -- Check size of socklen_t 2026-01-19T13:06:44.6805168Z -- Check size of socklen_t - done 2026-01-19T13:06:44.6808480Z -- Check size of struct ip_mreqn 2026-01-19T13:06:44.7690835Z -- Check size of struct ip_mreqn - done 2026-01-19T13:06:44.7694347Z -- Check size of struct ip_mreq 2026-01-19T13:06:44.8567103Z -- Check size of struct ip_mreq - done 2026-01-19T13:06:44.8571164Z -- Check size of clockid_t 2026-01-19T13:06:44.9422780Z -- Check size of clockid_t - done 2026-01-19T13:06:44.9425251Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-01-19T13:06:44.9944487Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-01-19T13:06:44.9946025Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-01-19T13:06:45.0469268Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-01-19T13:06:45.0470251Z -- Looking for CPU_COUNT 2026-01-19T13:06:45.1286003Z -- Looking for CPU_COUNT - found 2026-01-19T13:06:45.1287598Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-19T13:06:45.2116647Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-01-19T13:06:45.2118943Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-01-19T13:06:45.2922370Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-01-19T13:06:45.2925994Z -- Check size of int 2026-01-19T13:06:45.3796741Z -- Check size of int - done 2026-01-19T13:06:45.3799917Z -- Check size of void* 2026-01-19T13:06:45.4704788Z -- Check size of void* - done 2026-01-19T13:06:45.4706758Z -- Check size of long 2026-01-19T13:06:45.5622500Z -- Check size of long - done 2026-01-19T13:06:45.5623165Z -- Check size of long long 2026-01-19T13:06:45.6493155Z -- Check size of long long - done 2026-01-19T13:06:45.6496977Z -- Check size of size_t 2026-01-19T13:06:45.7369549Z -- Check size of size_t - done 2026-01-19T13:06:45.7379207Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-01-19T13:06:45.8206490Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-01-19T13:06:45.8214158Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-19T13:06:45.9023083Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-19T13:06:45.9075748Z -- Looking for include files windows.h, bcrypt.h 2026-01-19T13:06:45.9553366Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-19T13:06:45.9554737Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-19T13:06:46.0066393Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-19T13:06:46.0066938Z -- Looking for include file asm/hwprobe.h 2026-01-19T13:06:46.0547676Z -- Looking for include file asm/hwprobe.h - not found 2026-01-19T13:06:46.0548433Z -- Looking for include file sys/resource.h 2026-01-19T13:06:46.1391465Z -- Looking for include file sys/resource.h - found 2026-01-19T13:06:46.1391911Z -- Looking for sysctlbyname 2026-01-19T13:06:46.2201143Z -- Looking for sysctlbyname - not found 2026-01-19T13:06:46.2201692Z -- Looking for fsync 2026-01-19T13:06:46.3021045Z -- Looking for fsync - found 2026-01-19T13:06:46.3024640Z -- Looking for arc4random_buf 2026-01-19T13:06:46.3548519Z -- Looking for arc4random_buf - not found 2026-01-19T13:06:46.3552544Z -- Looking for O_CLOEXEC 2026-01-19T13:06:46.4376298Z -- Looking for O_CLOEXEC - found 2026-01-19T13:06:46.4382168Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-19T13:06:46.5251441Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-19T13:06:46.5256008Z -- Looking for clock_gettime_nsec_np 2026-01-19T13:06:46.5805589Z -- Looking for clock_gettime_nsec_np - not found 2026-01-19T13:06:46.7165450Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-19T13:06:46.7178135Z -- Looking for accept4 2026-01-19T13:06:46.7735296Z -- Looking for accept4 - not found 2026-01-19T13:06:46.7735683Z -- Looking for linux/user_events.h 2026-01-19T13:06:46.8226878Z -- Looking for linux/user_events.h - not found 2026-01-19T13:06:46.8227407Z -- Looking for errno.h 2026-01-19T13:06:46.9048395Z -- Looking for errno.h - found 2026-01-19T13:06:47.4998254Z -- Configuring done (18.3s) 2026-01-19T13:06:47.6786654Z -- Generating done (0.2s) 2026-01-19T13:06:47.6792692Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross 2026-01-19T13:06:47.6901385Z Running 'TARGET_BUILD_ARCH=x64 cmake --build . --target install --config Release --parallel 4' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-01-19T13:06:47.7421042Z [ 0%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-19T13:06:47.7421484Z [ 1%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-19T13:06:47.7424782Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-19T13:06:47.7563689Z [ 1%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-01-19T13:06:47.7989978Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-19T13:06:47.7991225Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-19T13:06:47.8459987Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-19T13:06:47.8471371Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-19T13:06:47.8550440Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-19T13:06:47.8965046Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-01-19T13:06:47.8966259Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-01-19T13:06:47.8966927Z | ^~~~~~ 2026-01-19T13:06:47.8980186Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-01-19T13:06:47.8980681Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-01-19T13:06:47.8981014Z | ^~~~~~ 2026-01-19T13:06:47.9080130Z 1 warning generated. 2026-01-19T13:06:47.9084346Z 1 warning generated. 2026-01-19T13:06:47.9220031Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-19T13:06:47.9221106Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-19T13:06:47.9248411Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-19T13:06:47.9834250Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-19T13:06:47.9869955Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-19T13:06:48.0478204Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-19T13:06:48.0487521Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-19T13:06:48.1263846Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-19T13:06:48.1278216Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-19T13:06:48.1941666Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-19T13:06:48.1977253Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-19T13:06:48.2146714Z [ 4%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-19T13:06:48.2451326Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-19T13:06:48.2501636Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-19T13:06:48.3114779Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-19T13:06:48.3122028Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-19T13:06:48.3274598Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-01-19T13:06:48.3893468Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-19T13:06:48.3976674Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-19T13:06:48.3977545Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-19T13:06:48.5119159Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-19T13:06:48.5426307Z [ 7%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-unknown.c.o 2026-01-19T13:06:48.6065765Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-19T13:06:48.6066890Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-cross.c.o 2026-01-19T13:06:48.6675441Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-19T13:06:48.6676395Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-01-19T13:06:48.7246441Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-19T13:06:48.7925452Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-19T13:06:48.8051898Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-19T13:06:48.8366259Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-19T13:06:48.8537859Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-19T13:06:48.8918990Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-19T13:06:48.8940059Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-19T13:06:48.9463233Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-01-19T13:06:48.9502432Z [ 10%] Linking C static library libaotminipal.a 2026-01-19T13:06:48.9880139Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-19T13:06:48.9881276Z [ 10%] Built target minipal_objects 2026-01-19T13:06:48.9993467Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-01-19T13:06:49.0191909Z [ 10%] Built target aotminipal 2026-01-19T13:06:49.0414453Z [ 10%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-01-19T13:06:49.1409712Z [ 10%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-01-19T13:06:49.2266674Z [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-01-19T13:06:49.2983310Z [ 12%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-19T13:06:49.3492353Z [ 12%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-01-19T13:06:49.3985948Z [ 12%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-19T13:06:49.4522392Z [ 12%] Built target debugger-stub-objects 2026-01-19T13:06:49.4615591Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-01-19T13:06:49.4703691Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-19T13:06:49.5162160Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-19T13:06:49.5262566Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-01-19T13:06:49.5492167Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-01-19T13:06:49.6180979Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-01-19T13:06:49.6300645Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-01-19T13:06:49.6599452Z [ 14%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-19T13:06:49.7615059Z [ 14%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-19T13:06:49.7625011Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-01-19T13:06:49.8263817Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-01-19T13:06:49.8745865Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-19T13:06:49.8910486Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-01-19T13:06:49.9962008Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-01-19T13:06:50.0030183Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-19T13:06:50.0813744Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-01-19T13:06:50.1138104Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-19T13:06:50.1361294Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-01-19T13:06:50.2351604Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-01-19T13:06:50.3271024Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-01-19T13:06:50.3325989Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-01-19T13:06:50.3883466Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-01-19T13:06:50.3899357Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-19T13:06:50.3951550Z [ 19%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-01-19T13:06:50.5485566Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-01-19T13:06:50.6560635Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-01-19T13:06:50.8580423Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-01-19T13:06:50.9534916Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-01-19T13:06:51.0351253Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-19T13:06:51.0843021Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-01-19T13:06:51.1555432Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-19T13:06:51.2385222Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-19T13:06:51.2641832Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-01-19T13:06:51.3168565Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-19T13:06:51.3450186Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-01-19T13:06:51.4553737Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-01-19T13:06:51.5871740Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-01-19T13:06:51.6788912Z [ 22%] Built target hot_reload-objects 2026-01-19T13:06:51.6840946Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-01-19T13:06:51.7079790Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-01-19T13:06:51.7720621Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-19T13:06:51.7775384Z [ 22%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-01-19T13:06:51.8546503Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-19T13:06:51.8830063Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-01-19T13:06:51.9263263Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-19T13:06:51.9858232Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-01-19T13:06:52.0019244Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-01-19T13:06:52.1000061Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-01-19T13:06:52.1676446Z [ 24%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-01-19T13:06:52.4754046Z [ 24%] Built target hot_reload-stub-objects 2026-01-19T13:06:52.4885934Z [ 25%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-01-19T13:06:52.5310813Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-01-19T13:06:52.6197056Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-01-19T13:06:52.6981705Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-01-19T13:06:52.8396382Z [ 26%] Generating diagnostics_tracing-gen-headers.timestamp 2026-01-19T13:06:52.8480836Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-01-19T13:06:52.8694147Z [ 26%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-01-19T13:06:52.9632271Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-01-19T13:06:53.0429098Z [ 26%] Built target debugger-objects 2026-01-19T13:06:53.0541896Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-01-19T13:06:53.1582933Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-01-19T13:06:53.1911595Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-01-19T13:06:53.3059856Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-01-19T13:06:53.4117428Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-01-19T13:06:53.6193567Z [ 28%] Built target diagnostics_tracing-gen-headers 2026-01-19T13:06:53.6427066Z [ 28%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-01-19T13:06:53.6625605Z [ 28%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-01-19T13:06:53.8547389Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-01-19T13:06:53.9263834Z [ 28%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-01-19T13:06:54.1209260Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-01-19T13:06:54.1718408Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-01-19T13:06:54.1882169Z [ 28%] Built target diagnostics_tracing-stub-objects 2026-01-19T13:06:54.2162700Z [ 28%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-01-19T13:06:54.4773723Z [ 28%] Built target marshal-ilgen-stub-objects 2026-01-19T13:06:54.4789735Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-01-19T13:06:54.4864252Z [ 29%] Built target marshal-ilgen-objects 2026-01-19T13:06:54.4984457Z [ 29%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-01-19T13:06:54.5066895Z [ 29%] Linking C static library libmono-component-debugger-stub-static.a 2026-01-19T13:06:54.5481184Z [ 29%] Built target mono-component-debugger-stub-static 2026-01-19T13:06:54.5624661Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-01-19T13:06:54.6718847Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-01-19T13:06:54.7002662Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-01-19T13:06:54.7361323Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-01-19T13:06:54.8286018Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-01-19T13:06:54.8337014Z [ 30%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-01-19T13:06:54.8764338Z [ 31%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-01-19T13:06:54.8982366Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-01-19T13:06:54.9543505Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-01-19T13:06:55.0095530Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-01-19T13:06:55.0687113Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-01-19T13:06:55.1298639Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-01-19T13:06:55.1910159Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-01-19T13:06:55.3240279Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-01-19T13:06:55.3821454Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-01-19T13:06:55.5347371Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-01-19T13:06:55.5644335Z [ 33%] Linking C static library libmono-component-hot_reload-stub-static.a 2026-01-19T13:06:55.6085738Z [ 33%] Built target mono-component-hot_reload-stub-static 2026-01-19T13:06:55.6218420Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-01-19T13:06:55.6273663Z [ 33%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-01-19T13:06:55.7236267Z [ 33%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a 2026-01-19T13:06:55.7278223Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-01-19T13:06:55.7322679Z [ 34%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-01-19T13:06:55.7614783Z [ 34%] Built target mono-component-diagnostics_tracing-stub-static 2026-01-19T13:06:55.7716239Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-01-19T13:06:55.8289058Z [ 34%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-19T13:06:55.8550004Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-01-19T13:06:55.9283484Z [ 35%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-19T13:06:55.9478315Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-01-19T13:06:56.0565102Z [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-01-19T13:06:56.1655720Z [ 36%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-19T13:06:56.2508565Z [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-01-19T13:06:56.3383156Z [ 36%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-19T13:06:56.3738125Z [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-01-19T13:06:56.3893176Z [ 36%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-01-19T13:06:56.4168627Z [ 36%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-19T13:06:56.5027170Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-01-19T13:06:56.5030843Z [ 37%] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-01-19T13:06:56.5586467Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-01-19T13:06:56.6813357Z [ 38%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-19T13:06:56.6815057Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-01-19T13:06:56.7140099Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-01-19T13:06:56.8098449Z [ 39%] Linking C static library libmono-wasm-nosimd.a 2026-01-19T13:06:56.8183111Z [ 39%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-19T13:06:56.8252801Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-01-19T13:06:56.8555756Z [ 39%] Built target mono-wasm-nosimd 2026-01-19T13:06:56.8664080Z [ 40%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-01-19T13:06:56.9184804Z [ 40%] Built target utils_objects 2026-01-19T13:06:56.9278400Z [ 40%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-19T13:06:56.9853216Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-19T13:06:57.0860002Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-19T13:06:57.2174916Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-19T13:06:57.2871981Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-19T13:06:57.4538680Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-19T13:06:57.5031919Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-19T13:06:57.5184813Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-19T13:06:57.5791064Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-19T13:06:57.6397857Z [ 43%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-01-19T13:06:57.6956189Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-19T13:06:57.8124329Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-19T13:06:57.8462989Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-19T13:06:57.8574963Z [ 43%] Linking C static library libminipal.a 2026-01-19T13:06:57.9010532Z [ 43%] Built target minipal 2026-01-19T13:06:57.9113052Z [ 43%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-01-19T13:06:57.9934339Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-19T13:06:58.0827090Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-19T13:06:58.1617211Z [ 43%] Built target dn-containers 2026-01-19T13:06:58.1744963Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-19T13:06:58.3130864Z [ 44%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-01-19T13:06:58.4061395Z [ 45%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-01-19T13:06:58.4259751Z [ 45%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-19T13:06:58.6813251Z [ 45%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-19T13:06:58.8100239Z [ 45%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-01-19T13:06:58.8346361Z [ 46%] Generating diagnostics_tracing-gen-sources.timestamp 2026-01-19T13:06:58.9968564Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-19T13:06:59.0922945Z [ 47%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-01-19T13:06:59.2387145Z [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-01-19T13:06:59.2873167Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-19T13:06:59.3611168Z [ 48%] Built target dn-containers-no-lto 2026-01-19T13:06:59.3733584Z [ 48%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-01-19T13:06:59.7790050Z [ 48%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-19T13:06:59.8676014Z [ 48%] Built target diagnostics_tracing-gen-sources 2026-01-19T13:06:59.8768552Z [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-01-19T13:06:59.9289411Z [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-01-19T13:06:59.9415833Z [ 49%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-19T13:07:00.1502241Z [ 49%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-19T13:07:00.2720587Z [ 50%] Linking C static library libmono-component-marshal-ilgen-static.a 2026-01-19T13:07:00.3231320Z [ 50%] Built target mono-component-marshal-ilgen-static 2026-01-19T13:07:00.3265274Z [ 51%] Linking C static library libz.a 2026-01-19T13:07:00.3357103Z [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-01-19T13:07:00.3722695Z [ 51%] Built target zlib 2026-01-19T13:07:00.3733196Z [ 51%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-01-19T13:07:00.4070012Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-01-19T13:07:00.4983164Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-01-19T13:07:00.6083785Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-01-19T13:07:00.7124204Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-01-19T13:07:00.7849410Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-01-19T13:07:00.8194774Z [ 52%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-01-19T13:07:00.8454852Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-01-19T13:07:00.8818475Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-01-19T13:07:00.9564255Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-01-19T13:07:01.0484865Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-01-19T13:07:01.0486973Z [ 54%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-01-19T13:07:01.1383073Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-01-19T13:07:01.2524199Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-01-19T13:07:01.3912260Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-01-19T13:07:01.4222323Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-01-19T13:07:01.5994121Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-01-19T13:07:01.6017792Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-01-19T13:07:01.7017349Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-01-19T13:07:01.7244868Z [ 55%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-01-19T13:07:01.8391605Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-01-19T13:07:02.1206453Z [ 55%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-01-19T13:07:02.1995611Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-01-19T13:07:02.3427125Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-01-19T13:07:02.3552384Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-01-19T13:07:02.4779192Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-01-19T13:07:02.6186271Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-01-19T13:07:02.6767297Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-01-19T13:07:02.7959458Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-01-19T13:07:02.8515648Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-01-19T13:07:02.8830222Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-01-19T13:07:03.0066124Z [ 59%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-01-19T13:07:03.0277133Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-01-19T13:07:03.0993167Z [ 59%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-01-19T13:07:03.2047227Z [ 59%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-01-19T13:07:03.3113466Z [ 59%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-01-19T13:07:03.3946279Z [ 59%] Built target eglib_objects 2026-01-19T13:07:03.4079998Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-01-19T13:07:03.4570346Z [ 59%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-01-19T13:07:03.7093769Z [ 59%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-01-19T13:07:03.8018205Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-01-19T13:07:03.8964236Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-01-19T13:07:04.0393618Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-01-19T13:07:04.1507593Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-01-19T13:07:04.3186595Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-01-19T13:07:04.4226484Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-01-19T13:07:04.6372279Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-01-19T13:07:04.7944935Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-01-19T13:07:04.9658078Z [ 62%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-01-19T13:07:05.0754395Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-01-19T13:07:05.1826147Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-01-19T13:07:05.3047343Z [ 63%] Built target diagnostics_tracing-objects 2026-01-19T13:07:05.3135119Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-01-19T13:07:05.3893849Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-01-19T13:07:05.8279758Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-01-19T13:07:06.8379039Z [ 64%] Linking C static library libsgen_objects.a 2026-01-19T13:07:06.8709890Z [ 64%] Built target sgen_objects 2026-01-19T13:07:06.8933085Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-01-19T13:07:06.8935364Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-01-19T13:07:06.9001533Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-01-19T13:07:06.9013250Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-01-19T13:07:07.2171929Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-01-19T13:07:07.2416094Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-01-19T13:07:07.4090713Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-01-19T13:07:07.4193641Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-01-19T13:07:07.7933676Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-01-19T13:07:07.8042606Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-01-19T13:07:08.0911869Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-01-19T13:07:08.6019515Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-01-19T13:07:08.6050181Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-01-19T13:07:08.7153879Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-01-19T13:07:08.8004250Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-01-19T13:07:08.9916063Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-01-19T13:07:09.0172529Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-01-19T13:07:09.0453209Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-01-19T13:07:09.4026249Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-01-19T13:07:09.4386019Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-01-19T13:07:09.5969082Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-01-19T13:07:09.8842712Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-01-19T13:07:09.9786154Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-01-19T13:07:10.0067739Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-01-19T13:07:10.1311150Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-01-19T13:07:10.3929847Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-01-19T13:07:10.7091214Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-01-19T13:07:10.9966382Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-01-19T13:07:11.2693786Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-01-19T13:07:11.5321277Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-01-19T13:07:11.9574047Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-01-19T13:07:12.0403162Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-01-19T13:07:12.0467150Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-01-19T13:07:12.4063958Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-01-19T13:07:12.4412854Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-01-19T13:07:12.5567247Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-01-19T13:07:12.5567963Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-01-19T13:07:12.6153485Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-01-19T13:07:12.7119375Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-01-19T13:07:12.8039221Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-01-19T13:07:13.0000937Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-01-19T13:07:13.1276650Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-01-19T13:07:13.3952466Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-01-19T13:07:13.4624961Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-01-19T13:07:13.6848666Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-01-19T13:07:13.7478602Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-01-19T13:07:13.9649171Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-01-19T13:07:13.9690044Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-01-19T13:07:14.2370868Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-01-19T13:07:14.2578111Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-01-19T13:07:14.3027690Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-01-19T13:07:14.5623691Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-01-19T13:07:14.6173229Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-01-19T13:07:14.9807002Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-01-19T13:07:15.2447511Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-01-19T13:07:15.5229854Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-01-19T13:07:15.7041711Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-01-19T13:07:15.7964044Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-01-19T13:07:15.8268602Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-01-19T13:07:15.9278533Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-01-19T13:07:15.9657280Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-01-19T13:07:16.0013432Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o 2026-01-19T13:07:16.1360524Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-01-19T13:07:16.1994269Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-01-19T13:07:16.2367661Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-01-19T13:07:16.3900050Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-01-19T13:07:16.4148031Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-01-19T13:07:16.8398350Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-01-19T13:07:16.8591743Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-01-19T13:07:16.8600453Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-01-19T13:07:17.1523870Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-01-19T13:07:17.1807762Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-01-19T13:07:17.2693985Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-01-19T13:07:17.5451757Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-01-19T13:07:17.6003157Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-01-19T13:07:18.1132590Z [ 83%] Built target metadata_objects 2026-01-19T13:07:18.1247977Z [ 83%] Generating cpu-wasm.h 2026-01-19T13:07:18.2398609Z [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-01-19T13:07:18.2399493Z [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-01-19T13:07:18.2411221Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-01-19T13:07:18.2426951Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-01-19T13:07:18.5759265Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-01-19T13:07:18.6764215Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-01-19T13:07:19.1414260Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-01-19T13:07:19.7150400Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-01-19T13:07:19.9300550Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-01-19T13:07:20.0315980Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-01-19T13:07:20.4366352Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-01-19T13:07:20.5504582Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-01-19T13:07:20.8610299Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-01-19T13:07:20.9500574Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-01-19T13:07:21.2306387Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-01-19T13:07:21.5833338Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-01-19T13:07:21.9127483Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-01-19T13:07:22.0704951Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-01-19T13:07:22.1654162Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-01-19T13:07:22.5812886Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-01-19T13:07:22.8571254Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-01-19T13:07:22.9774636Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-01-19T13:07:23.1383781Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-01-19T13:07:23.4690833Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-01-19T13:07:23.8246091Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-01-19T13:07:24.5645608Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-01-19T13:07:24.7631378Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-01-19T13:07:25.4140562Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-01-19T13:07:25.6294880Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-01-19T13:07:26.0083468Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-01-19T13:07:26.4174928Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-01-19T13:07:26.9383317Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-01-19T13:07:27.0430806Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-01-19T13:07:27.2850938Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-01-19T13:07:27.3139083Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-01-19T13:07:27.5738299Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-01-19T13:07:27.7502104Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-01-19T13:07:27.7948846Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-01-19T13:07:27.8320432Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-01-19T13:07:28.0737386Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-01-19T13:07:28.2223455Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-01-19T13:07:28.7203206Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-01-19T13:07:28.9051651Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-01-19T13:07:28.9142422Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-01-19T13:07:29.2574099Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-01-19T13:07:29.3504067Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-01-19T13:07:29.4641636Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-01-19T13:07:29.6690246Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-01-19T13:07:29.8080078Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o 2026-01-19T13:07:29.8087691Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o 2026-01-19T13:07:29.9923326Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o 2026-01-19T13:07:30.0026715Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o 2026-01-19T13:07:30.1192861Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o 2026-01-19T13:07:30.3034242Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform-opt.c.o 2026-01-19T13:07:30.3224191Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o 2026-01-19T13:07:30.7465657Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o 2026-01-19T13:07:30.7892438Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-pgo.c.o 2026-01-19T13:07:31.1879091Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o 2026-01-19T13:07:31.6264633Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm.c.o 2026-01-19T13:07:32.2134078Z [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm-cpp.cpp.o 2026-01-19T13:07:33.3433205Z [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-jit.cpp.o 2026-01-19T13:07:33.7914291Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-01-19T13:07:34.0933298Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/profiler/browser.c.o 2026-01-19T13:07:34.2231649Z [100%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-runtime.cpp.o 2026-01-19T13:07:34.3554138Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-19T13:07:36.4165105Z [100%] Built target monosgen-objects 2026-01-19T13:07:36.4362043Z [100%] Linking CXX static library libmonosgen-2.0.a 2026-01-19T13:07:36.5017069Z [100%] Built target monosgen-static 2026-01-19T13:07:36.5191154Z [100%] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o 2026-01-19T13:07:36.6852194Z [100%] Linking CXX executable mono-aot-cross 2026-01-19T13:07:36.8632033Z Stripping symbols from mono-aot-cross into mono-aot-cross.dbg 2026-01-19T13:07:36.9986358Z [100%] Built target mono-sgen 2026-01-19T13:07:37.0167640Z Install the project... 2026-01-19T13:07:37.0208442Z -- Install configuration: "Release" 2026-01-19T13:07:37.0226398Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-marshal-ilgen-static.a 2026-01-19T13:07:37.0233246Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-debugger-stub-static.a 2026-01-19T13:07:37.0238078Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-hot_reload-stub-static.a 2026-01-19T13:07:37.0242657Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-01-19T13:07:37.0249922Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-wasm-nosimd.a 2026-01-19T13:07:37.0252966Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross.dbg 2026-01-19T13:07:37.0416843Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross 2026-01-19T13:07:37.0595737Z -- Set non-toolchain portion of runtime path of "/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross" to "$ORIGIN" 2026-01-19T13:07:43.6633283Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-19T13:07:46.3288073Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-01-19T13:07:46.7674347Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-19T13:07:48.1870814Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-19T13:08:50.7976997Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-01-19T13:08:51.0205727Z "/__w/1/s/src/native/libs/build-native.sh" wasm Release outconfig net11.0-browser-Release-wasm -os browser -cmakeargs "-DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native" -cmakeargs "-DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.1/contentFiles/any/any/data" -cmakeargs "-DCLR_CMAKE_RUNTIME_MONO=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" -cmakeargs "-DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort" -cmakeargs "-DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave" -numproc 2 2026-01-19T13:08:51.0797503Z __TargetRid: browser-wasm 2026-01-19T13:08:51.0800029Z Setting up directories for build 2026-01-19T13:08:51.0852228Z Checking prerequisites... 2026-01-19T13:08:51.0854641Z Commencing build of "install" target in "native libraries component" for browser.wasm.Release in /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-01-19T13:08:51.0859265Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/libs" "/__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm" wasm browser clang Release "" -DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave -DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release -DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release -DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0 -DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true -DCMAKE_PRODUCT_VERSION=11.0.0 -DCLR_CMAKE_RUNTIME_MONO=1 -DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native 2026-01-19T13:08:51.1652563Z *** .NET EMSDK path setup *** 2026-01-19T13:08:51.1670237Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-19T13:08:51.1691375Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-19T13:08:51.1710807Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-19T13:08:51.4408253Z configure: /usr/bin/cmake --no-warn-unused-cli -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave -DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release -DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release -DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0 -DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true -DCMAKE_PRODUCT_VERSION=11.0.0 -DCLR_CMAKE_RUNTIME_MONO=1 -DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native -S /__w/1/s/src/native/libs -B /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-01-19T13:08:54.0014749Z Not searching for unused variables given on the command line. 2026-01-19T13:08:54.0015180Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-01-19T13:08:54.0048581Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-19T13:08:57.9832954Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-19T13:08:57.9842742Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-19T13:09:01.9536596Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-19T13:09:01.9555205Z -- Looking for include files windows.h, bcrypt.h 2026-01-19T13:09:03.9959667Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-19T13:09:03.9963976Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-19T13:09:06.1492008Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-19T13:09:06.1499976Z -- Looking for include file asm/hwprobe.h 2026-01-19T13:09:08.2498554Z -- Looking for include file asm/hwprobe.h - not found 2026-01-19T13:09:08.2499842Z -- Looking for include file sys/resource.h 2026-01-19T13:09:12.3752381Z -- Looking for include file sys/resource.h - found 2026-01-19T13:09:12.3757176Z -- Looking for sysctlbyname 2026-01-19T13:09:15.3245373Z -- Looking for sysctlbyname - not found 2026-01-19T13:09:15.3246721Z -- Looking for fsync 2026-01-19T13:09:19.5030992Z -- Looking for fsync - found 2026-01-19T13:09:19.5037998Z -- Looking for arc4random_buf 2026-01-19T13:09:21.5634561Z -- Looking for arc4random_buf - not found 2026-01-19T13:09:21.5637676Z -- Looking for O_CLOEXEC 2026-01-19T13:09:25.7233799Z -- Looking for O_CLOEXEC - found 2026-01-19T13:09:25.7236948Z -- Looking for CLOCK_MONOTONIC 2026-01-19T13:09:29.9060246Z -- Looking for CLOCK_MONOTONIC - found 2026-01-19T13:09:29.9062542Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-19T13:09:34.1317272Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-19T13:09:34.1318927Z -- Looking for clock_gettime_nsec_np 2026-01-19T13:09:36.2451680Z -- Looking for clock_gettime_nsec_np - not found 2026-01-19T13:09:36.5353311Z -- Using CMake version 3.30.3 2026-01-19T13:09:36.5365966Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-19T13:09:36.5366256Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-19T13:09:36.7683410Z -- Arch detected: 'wasm32' 2026-01-19T13:09:36.7683833Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-01-19T13:09:36.7711447Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-01-19T13:09:36.7715776Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-19T13:09:40.9038574Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-19T13:09:40.9039373Z -- Looking for arm_acle.h 2026-01-19T13:09:42.9838090Z -- Looking for arm_acle.h - not found 2026-01-19T13:09:42.9839036Z -- Looking for sys/auxv.h 2026-01-19T13:09:45.0859577Z -- Looking for sys/auxv.h - not found 2026-01-19T13:09:45.0859931Z -- Looking for sys/sdt.h 2026-01-19T13:09:47.1726113Z -- Looking for sys/sdt.h - not found 2026-01-19T13:09:47.1726523Z -- Looking for unistd.h 2026-01-19T13:09:50.5964549Z -- Looking for unistd.h - found 2026-01-19T13:09:50.5965408Z -- Looking for linux/auxvec.h 2026-01-19T13:09:52.7280489Z -- Looking for linux/auxvec.h - not found 2026-01-19T13:09:52.7282974Z -- Looking for sys/types.h 2026-01-19T13:09:56.1248119Z -- Looking for sys/types.h - found 2026-01-19T13:09:56.1249632Z -- Looking for stdint.h 2026-01-19T13:09:59.4875800Z -- Looking for stdint.h - found 2026-01-19T13:09:59.4876250Z -- Looking for stddef.h 2026-01-19T13:10:02.9676131Z -- Looking for stddef.h - found 2026-01-19T13:10:02.9676547Z -- Check size of off64_t 2026-01-19T13:10:05.8944694Z -- Check size of off64_t - done 2026-01-19T13:10:05.8948075Z -- Looking for fseeko 2026-01-19T13:10:09.2839243Z -- Looking for fseeko - found 2026-01-19T13:10:09.2839622Z -- Looking for strerror 2026-01-19T13:10:12.7039194Z -- Looking for strerror - found 2026-01-19T13:10:12.7040920Z -- Looking for posix_memalign 2026-01-19T13:10:16.0693000Z -- Looking for posix_memalign - found 2026-01-19T13:10:16.0704635Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-19T13:10:19.4005513Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-19T13:10:19.4007411Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-19T13:10:22.7866382Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-19T13:10:22.7868131Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-19T13:10:26.0801059Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-19T13:10:26.0802427Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-19T13:10:29.3742814Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-19T13:10:29.3743313Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-19T13:10:32.6464564Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-19T13:10:32.6465329Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-19T13:10:35.9080672Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-19T13:10:35.9081278Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-19T13:10:39.2636731Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-19T13:10:39.2638667Z -- Performing Test HAVE_PTRDIFF_T 2026-01-19T13:10:42.5532012Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-19T13:10:42.5532866Z -- No optimized architecture: using arch/generic 2026-01-19T13:10:42.5533208Z -- Architecture-specific source files: 2026-01-19T13:10:42.5676415Z -- The following features have been enabled: 2026-01-19T13:10:42.5676793Z 2026-01-19T13:10:42.5677092Z * CMAKE_BUILD_TYPE, Build type: RELEASE (selected) 2026-01-19T13:10:42.5677463Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-19T13:10:42.5677806Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-19T13:10:42.5678117Z * WITH_SANITIZER, Enable sanitizer support 2026-01-19T13:10:42.5678419Z * WITH_GTEST, Build gtest_zlib 2026-01-19T13:10:42.5678892Z * WITH_OPTIM, Build with optimisation 2026-01-19T13:10:42.5679256Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-19T13:10:42.5679577Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-19T13:10:42.5679872Z 2026-01-19T13:10:42.5680142Z -- The following features have been disabled: 2026-01-19T13:10:42.5680401Z 2026-01-19T13:10:42.5680702Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-19T13:10:42.5681031Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-19T13:10:42.5681341Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-19T13:10:42.5681632Z * WITH_FUZZERS, Build test/fuzz 2026-01-19T13:10:42.5681930Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-19T13:10:42.5682251Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-19T13:10:42.5682656Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-19T13:10:42.5683075Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-19T13:10:42.5683435Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-19T13:10:42.5683790Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-19T13:10:42.5684155Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-19T13:10:42.5684515Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-19T13:10:42.5684785Z 2026-01-19T13:10:42.5812678Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-19T13:10:46.6693781Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-19T13:10:46.6696207Z -- Looking for include files sys/socket.h, linux/in.h 2026-01-19T13:10:48.7205340Z -- Looking for include files sys/socket.h, linux/in.h - not found 2026-01-19T13:10:48.7217975Z -- Performing Test HAVE_IN_PKTINFO 2026-01-19T13:10:52.8050408Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-01-19T13:10:52.8050819Z -- Performing Test HAVE_IP_MREQN 2026-01-19T13:10:56.8848108Z -- Performing Test HAVE_IP_MREQN - Success 2026-01-19T13:10:56.8848978Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-01-19T13:10:58.9267894Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-01-19T13:10:58.9268454Z -- Performing Test HAVE_STATFS_VFS 2026-01-19T13:11:03.0123850Z -- Performing Test HAVE_STATFS_VFS - Success 2026-01-19T13:11:03.0125962Z -- Performing Test HAVE_STATFS_MOUNT 2026-01-19T13:11:05.0677095Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-01-19T13:11:05.0677767Z -- Performing Test HAVE_FLOCK64 2026-01-19T13:11:07.3906729Z -- Performing Test HAVE_FLOCK64 - Failed 2026-01-19T13:11:07.3910457Z -- Looking for F_DUPFD_CLOEXEC 2026-01-19T13:11:11.5309199Z -- Looking for F_DUPFD_CLOEXEC - found 2026-01-19T13:11:11.5318853Z -- Looking for F_DUPFD 2026-01-19T13:11:15.6321394Z -- Looking for F_DUPFD - found 2026-01-19T13:11:15.6323581Z -- Looking for F_FULLFSYNC 2026-01-19T13:11:17.6689625Z -- Looking for F_FULLFSYNC - not found 2026-01-19T13:11:17.6690220Z -- Looking for getifaddrs 2026-01-19T13:11:21.7498689Z -- Looking for getifaddrs - found 2026-01-19T13:11:21.7500611Z -- Looking for fork 2026-01-19T13:11:25.8182653Z -- Looking for fork - found 2026-01-19T13:11:25.8185928Z -- Looking for lseek64 2026-01-19T13:11:27.8561033Z -- Looking for lseek64 - not found 2026-01-19T13:11:27.8564840Z -- Looking for mmap64 2026-01-19T13:11:29.8934551Z -- Looking for mmap64 - not found 2026-01-19T13:11:29.8937545Z -- Looking for ftruncate64 2026-01-19T13:11:31.9224803Z -- Looking for ftruncate64 - not found 2026-01-19T13:11:31.9225810Z -- Looking for posix_fadvise64 2026-01-19T13:11:33.9497099Z -- Looking for posix_fadvise64 - not found 2026-01-19T13:11:33.9499874Z -- Looking for stat64 2026-01-19T13:11:35.9918833Z -- Looking for stat64 - not found 2026-01-19T13:11:35.9922364Z -- Looking for vfork 2026-01-19T13:11:40.1261196Z -- Looking for vfork - found 2026-01-19T13:11:40.1264391Z -- Looking for pipe 2026-01-19T13:11:44.8220446Z -- Looking for pipe - found 2026-01-19T13:11:44.8226590Z -- Looking for pipe2 2026-01-19T13:11:49.5449176Z -- Looking for pipe2 - found 2026-01-19T13:11:49.5450382Z -- Looking for getmntinfo 2026-01-19T13:11:51.5591980Z -- Looking for getmntinfo - not found 2026-01-19T13:11:51.5597061Z -- Looking for strcpy_s 2026-01-19T13:11:53.6217134Z -- Looking for strcpy_s - not found 2026-01-19T13:11:53.6220130Z -- Looking for strlcat 2026-01-19T13:11:57.7052021Z -- Looking for strlcat - found 2026-01-19T13:11:57.7053313Z -- Looking for posix_fadvise 2026-01-19T13:12:01.8695265Z -- Looking for posix_fadvise - found 2026-01-19T13:12:01.8695905Z -- Looking for fallocate 2026-01-19T13:12:03.9043636Z -- Looking for fallocate - not found 2026-01-19T13:12:03.9044244Z -- Looking for preadv 2026-01-19T13:12:08.6219809Z -- Looking for preadv - found 2026-01-19T13:12:08.6222429Z -- Looking for pwritev 2026-01-19T13:12:13.3823452Z -- Looking for pwritev - found 2026-01-19T13:12:13.3824074Z -- Looking for ioctl 2026-01-19T13:12:17.5238212Z -- Looking for ioctl - found 2026-01-19T13:12:17.5241598Z -- Looking for sched_getaffinity 2026-01-19T13:12:19.6080229Z -- Looking for sched_getaffinity - not found 2026-01-19T13:12:19.6081356Z -- Looking for sched_setaffinity 2026-01-19T13:12:21.6379344Z -- Looking for sched_setaffinity - not found 2026-01-19T13:12:21.6383497Z -- Looking for sched_getcpu 2026-01-19T13:12:23.6531883Z -- Looking for sched_getcpu - not found 2026-01-19T13:12:23.6532446Z -- Looking for pthread_setcancelstate 2026-01-19T13:12:27.7315333Z -- Looking for pthread_setcancelstate - found 2026-01-19T13:12:27.7321015Z -- Looking for include file gnu/lib-names.h 2026-01-19T13:12:29.7580976Z -- Looking for include file gnu/lib-names.h - not found 2026-01-19T13:12:29.7581928Z -- Looking for TIOCGWINSZ 2026-01-19T13:12:33.8477654Z -- Looking for TIOCGWINSZ - found 2026-01-19T13:12:33.8482703Z -- Looking for cfsetspeed 2026-01-19T13:12:38.0185664Z -- Looking for cfsetspeed - found 2026-01-19T13:12:38.0186942Z -- Looking for cfmakeraw 2026-01-19T13:12:42.3585909Z -- Looking for cfmakeraw - found 2026-01-19T13:12:42.3586534Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-01-19T13:12:44.4389652Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed 2026-01-19T13:12:44.4390120Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-01-19T13:12:46.4831809Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-01-19T13:12:46.4834137Z -- Performing Test HAVE_STAT_FLAGS 2026-01-19T13:12:48.5336425Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-01-19T13:12:48.5340746Z -- Looking for lchflags 2026-01-19T13:12:50.5490124Z -- Looking for lchflags - not found 2026-01-19T13:12:50.5495613Z -- Performing Test HAVE_STAT_TIMESPEC 2026-01-19T13:12:52.5692727Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-01-19T13:12:52.5693102Z -- Performing Test HAVE_STAT_TIM 2026-01-19T13:12:56.5843906Z -- Performing Test HAVE_STAT_TIM - Success 2026-01-19T13:12:56.5845443Z -- Performing Test HAVE_STAT_NSEC 2026-01-19T13:12:58.5955320Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-01-19T13:12:58.5956573Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-01-19T13:13:00.6136079Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-01-19T13:13:00.6138669Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-01-19T13:13:02.6632359Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-01-19T13:13:02.6632938Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-01-19T13:13:04.7150559Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-01-19T13:13:04.7153252Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-01-19T13:13:06.7401400Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-01-19T13:13:06.7402628Z -- Looking for statfs 2026-01-19T13:13:11.4691801Z -- Looking for statfs - found 2026-01-19T13:13:11.4692974Z -- Looking for getrlimit 2026-01-19T13:13:15.5526816Z -- Looking for getrlimit - found 2026-01-19T13:13:15.5529352Z -- Looking for setrlimit 2026-01-19T13:13:19.6043856Z -- Looking for setrlimit - found 2026-01-19T13:13:19.6044395Z -- Check size of struct statfs 2026-01-19T13:13:22.5331999Z -- Check size of struct statfs - done 2026-01-19T13:13:22.5332755Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-19T13:13:24.5877616Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-01-19T13:13:24.5878125Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-01-19T13:13:26.6235200Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-01-19T13:13:26.6238465Z -- Performing Test HAVE_SENDFILE_4 2026-01-19T13:13:28.6639594Z -- Performing Test HAVE_SENDFILE_4 - Failed 2026-01-19T13:13:28.6640189Z -- Performing Test HAVE_SENDFILE_6 2026-01-19T13:13:30.6838593Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-01-19T13:13:30.6839283Z -- Performing Test HAVE_SENDFILE_7 2026-01-19T13:13:32.6925682Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-01-19T13:13:32.6929570Z -- Looking for fcopyfile 2026-01-19T13:13:34.7096251Z -- Looking for fcopyfile - not found 2026-01-19T13:13:34.7099008Z -- Looking for include file sys/sockio.h 2026-01-19T13:13:36.7523741Z -- Looking for include file sys/sockio.h - not found 2026-01-19T13:13:36.7524165Z -- Looking for include file linux/ethtool.h 2026-01-19T13:13:38.8684269Z -- Looking for include file linux/ethtool.h - not found 2026-01-19T13:13:38.8686511Z -- Looking for include file sys/poll.h 2026-01-19T13:13:40.9377422Z -- Looking for include file sys/poll.h - not found 2026-01-19T13:13:40.9379002Z -- Looking for include file sys/proc_info.h 2026-01-19T13:13:42.9962928Z -- Looking for include file sys/proc_info.h - not found 2026-01-19T13:13:42.9965565Z -- Looking for include files time.h, linux/errqueue.h 2026-01-19T13:13:45.0906831Z -- Looking for include files time.h, linux/errqueue.h - not found 2026-01-19T13:13:45.0909278Z -- Looking for epoll_create1 2026-01-19T13:13:47.1810832Z -- Looking for epoll_create1 - not found 2026-01-19T13:13:47.1815040Z -- Looking for gethostname 2026-01-19T13:13:51.3235412Z -- Looking for gethostname - found 2026-01-19T13:13:51.3238604Z -- Looking for getnameinfo 2026-01-19T13:13:55.6775186Z -- Looking for getnameinfo - found 2026-01-19T13:13:55.6777102Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-01-19T13:13:59.8187783Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-01-19T13:13:59.8193079Z -- Looking for accept4 2026-01-19T13:14:05.1603969Z -- Looking for accept4 - found 2026-01-19T13:14:05.1610245Z -- Looking for kqueue 2026-01-19T13:14:07.3149126Z -- Looking for kqueue - not found 2026-01-19T13:14:07.3175293Z -- Looking for disconnectx 2026-01-19T13:14:09.4791814Z -- Looking for disconnectx - not found 2026-01-19T13:14:09.4796954Z -- Looking for connectx 2026-01-19T13:14:11.6102261Z -- Looking for connectx - not found 2026-01-19T13:14:11.6104449Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-01-19T13:14:15.8845008Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-01-19T13:14:15.8846690Z -- Looking for malloc_size 2026-01-19T13:14:17.9636834Z -- Looking for malloc_size - not found 2026-01-19T13:14:17.9638043Z -- Looking for malloc_usable_size 2026-01-19T13:14:22.1599396Z -- Looking for malloc_usable_size - found 2026-01-19T13:14:22.1602124Z -- Looking for malloc_usable_size 2026-01-19T13:14:24.2760102Z -- Looking for malloc_usable_size - not found 2026-01-19T13:14:24.2765445Z -- Looking for pthread_create in pthread 2026-01-19T13:14:28.4513197Z -- Looking for pthread_create in pthread - found 2026-01-19T13:14:28.4514244Z -- Looking for pthread_create in c 2026-01-19T13:14:32.6586929Z -- Looking for pthread_create in c - found 2026-01-19T13:14:32.6587380Z -- Looking for pthread_condattr_setclock in pthread 2026-01-19T13:14:36.8662834Z -- Looking for pthread_condattr_setclock in pthread - found 2026-01-19T13:14:36.8663258Z -- Looking for pthread_mutex_clocklock in pthread 2026-01-19T13:14:39.8275577Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-01-19T13:14:39.8277863Z -- Looking for futimes 2026-01-19T13:14:42.7242138Z -- Looking for futimes - not found 2026-01-19T13:14:42.7244721Z -- Looking for futimens 2026-01-19T13:14:47.5592283Z -- Looking for futimens - found 2026-01-19T13:14:47.5592772Z -- Looking for fchmod 2026-01-19T13:14:52.3884067Z -- Looking for fchmod - found 2026-01-19T13:14:52.3888309Z -- Looking for chmod 2026-01-19T13:14:57.2070975Z -- Looking for chmod - found 2026-01-19T13:14:57.2072970Z -- Looking for utimensat 2026-01-19T13:15:02.0441562Z -- Looking for utimensat - found 2026-01-19T13:15:02.0446263Z -- Looking for lutimes 2026-01-19T13:15:04.9768938Z -- Looking for lutimes - not found 2026-01-19T13:15:04.9769348Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-01-19T13:15:09.0858264Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-01-19T13:15:09.0860069Z -- Looking for include file sys/inotify.h 2026-01-19T13:15:11.1521408Z -- Looking for include file sys/inotify.h - not found 2026-01-19T13:15:11.1522387Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-01-19T13:15:13.2465648Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-01-19T13:15:13.2466255Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-01-19T13:15:15.3149029Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-01-19T13:15:15.3149581Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-01-19T13:15:17.3858329Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-01-19T13:15:17.3859450Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-01-19T13:15:21.5408496Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-01-19T13:15:21.5409058Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-01-19T13:15:25.6379984Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - True 2026-01-19T13:15:25.6380557Z -- Performing Test HAVE_MKSTEMPS 2026-01-19T13:15:30.4105040Z -- Performing Test HAVE_MKSTEMPS - Success 2026-01-19T13:15:30.4105543Z -- Performing Test HAVE_MKSTEMP 2026-01-19T13:15:35.1687604Z -- Performing Test HAVE_MKSTEMP - Success 2026-01-19T13:15:35.1689255Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-01-19T13:15:37.4271657Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-01-19T13:15:37.4272084Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-01-19T13:15:39.4969245Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-01-19T13:15:39.4969823Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-01-19T13:15:41.5657164Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-01-19T13:15:41.5657567Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-01-19T13:15:43.6155046Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-01-19T13:15:43.6161069Z -- Looking for include file sys/cdefs.h 2026-01-19T13:15:45.6359029Z -- Looking for include file sys/cdefs.h - not found 2026-01-19T13:15:45.6359798Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-01-19T13:15:49.6681567Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-01-19T13:15:49.6685072Z -- Looking for TCPS_ESTABLISHED 2026-01-19T13:15:51.7320948Z -- Looking for TCPS_ESTABLISHED - not found 2026-01-19T13:15:51.7323222Z -- Looking for getgrouplist 2026-01-19T13:15:54.6373337Z -- Looking for getgrouplist - not found 2026-01-19T13:15:54.6376450Z -- Looking for include file syslog.h 2026-01-19T13:15:58.7335746Z -- Looking for include file syslog.h - found 2026-01-19T13:15:58.7336235Z -- Looking for include file termios.h 2026-01-19T13:16:02.9079729Z -- Looking for include file termios.h - found 2026-01-19T13:16:02.9081374Z -- Looking for include file dlfcn.h 2026-01-19T13:16:07.0020805Z -- Looking for include file dlfcn.h - found 2026-01-19T13:16:07.0022617Z -- Looking for include file sys/statfs.h 2026-01-19T13:16:11.1450506Z -- Looking for include file sys/statfs.h - found 2026-01-19T13:16:11.1453732Z -- Looking for include file sys/statvfs.h 2026-01-19T13:16:15.2736702Z -- Looking for include file sys/statvfs.h - found 2026-01-19T13:16:15.2737224Z -- Looking for include file net/if.h 2026-01-19T13:16:19.3767290Z -- Looking for include file net/if.h - found 2026-01-19T13:16:19.3769157Z -- Looking for include file pthread.h 2026-01-19T13:16:23.4384360Z -- Looking for include file pthread.h - found 2026-01-19T13:16:23.4385118Z -- Check size of struct rt_msghdr 2026-01-19T13:16:25.5112409Z -- Check size of struct rt_msghdr - failed 2026-01-19T13:16:25.5115029Z -- Check size of struct rt_msghdr2 2026-01-19T13:16:27.5861278Z -- Check size of struct rt_msghdr2 - failed 2026-01-19T13:16:27.5866073Z -- Check size of struct if_msghdr2 2026-01-19T13:16:29.6673815Z -- Check size of struct if_msghdr2 - failed 2026-01-19T13:16:29.6678001Z -- Looking for include files sys/types.h, sys/sysctl.h 2026-01-19T13:16:31.7262160Z -- Looking for include files sys/types.h, sys/sysctl.h - not found 2026-01-19T13:16:31.7264141Z -- Looking for include file sys/ioctl.h 2026-01-19T13:16:35.6924840Z -- Looking for include file sys/ioctl.h - found 2026-01-19T13:16:35.6925533Z -- Looking for include file sys/filio.h 2026-01-19T13:16:37.6741612Z -- Looking for include file sys/filio.h - not found 2026-01-19T13:16:37.6744642Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-01-19T13:16:41.6760159Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-01-19T13:16:41.6764119Z -- Looking for include file net/if_arp.h 2026-01-19T13:16:45.7323290Z -- Looking for include file net/if_arp.h - found 2026-01-19T13:16:45.7327307Z -- Looking for include file sys/mntent.h 2026-01-19T13:16:47.7778340Z -- Looking for include file sys/mntent.h - not found 2026-01-19T13:16:47.7783689Z -- Looking for include file mntent.h 2026-01-19T13:16:51.8787415Z -- Looking for include file mntent.h - found 2026-01-19T13:16:51.8790384Z -- Looking for include files stdint.h, net/if_media.h 2026-01-19T13:16:53.9362076Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-01-19T13:16:53.9365125Z -- Looking for include file linux/rtnetlink.h 2026-01-19T13:16:55.9960133Z -- Looking for include file linux/rtnetlink.h - not found 2026-01-19T13:16:55.9964348Z -- Looking for include file linux/can.h 2026-01-19T13:16:58.0803928Z -- Looking for include file linux/can.h - not found 2026-01-19T13:16:58.0806534Z -- Looking for include file IOKit/serial/ioss.h 2026-01-19T13:17:00.1341150Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-01-19T13:17:00.1341776Z -- Looking for getpeereid 2026-01-19T13:17:02.1851009Z -- Looking for getpeereid - not found 2026-01-19T13:17:02.1854501Z -- Looking for getdomainname 2026-01-19T13:17:06.3140350Z -- Looking for getdomainname - found 2026-01-19T13:17:06.3141412Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-01-19T13:17:10.4646398Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-01-19T13:17:10.4650639Z -- Looking for inotify_init 2026-01-19T13:17:12.5384386Z -- Looking for inotify_init - not found 2026-01-19T13:17:12.5387743Z -- Looking for inotify_add_watch 2026-01-19T13:17:14.6020804Z -- Looking for inotify_add_watch - not found 2026-01-19T13:17:14.6025458Z -- Looking for inotify_rm_watch 2026-01-19T13:17:16.6272780Z -- Looking for inotify_rm_watch - not found 2026-01-19T13:17:16.6277538Z -- Looking for include file GSS/GSS.h 2026-01-19T13:17:18.6750330Z -- Looking for include file GSS/GSS.h - not found 2026-01-19T13:17:18.6750706Z -- Looking for GSS_SPNEGO_MECHANISM 2026-01-19T13:17:20.7261960Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-01-19T13:17:20.7262472Z -- Looking for getauxval 2026-01-19T13:17:22.7692835Z -- Looking for getauxval - not found 2026-01-19T13:17:22.7694022Z -- Looking for include file crt_externs.h 2026-01-19T13:17:24.8237403Z -- Looking for include file crt_externs.h - not found 2026-01-19T13:17:24.8237818Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-01-19T13:17:26.9111382Z -- Performing Test HAVE_IN_EXCL_UNLINK - Failed 2026-01-19T13:17:26.9113563Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-01-19T13:17:28.9554786Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-01-19T13:17:28.9555329Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-01-19T13:17:33.0576443Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-01-19T13:17:33.0580481Z -- Looking for makedev 2026-01-19T13:17:35.0994416Z -- Looking for makedev - not found 2026-01-19T13:17:35.0994887Z -- Looking for makedev 2026-01-19T13:17:39.2167308Z -- Looking for makedev - found 2026-01-19T13:17:39.2172477Z -- Looking for getgrgid_r 2026-01-19T13:17:43.3385370Z -- Looking for getgrgid_r - found 2026-01-19T13:17:43.3389896Z -- Performing Test HAVE_TERMIOS2 2026-01-19T13:17:45.3879600Z -- Performing Test HAVE_TERMIOS2 - Failed 2026-01-19T13:17:45.3898466Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-01-19T13:17:49.4874412Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-01-19T13:17:49.5027228Z -- Configuring done (538.1s) 2026-01-19T13:17:49.5451762Z -- Generating done (0.0s) 2026-01-19T13:17:49.5456608Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-01-19T13:17:49.5615131Z /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm /__w/1/s/src/native/libs 2026-01-19T13:17:49.5615648Z Executing make install -j 2 2026-01-19T13:17:49.5971072Z [ 2%] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-19T13:17:49.5973371Z [ 2%] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-19T13:17:50.0796620Z [ 3%] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-19T13:17:50.0848279Z [ 4%] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-19T13:17:50.5592406Z [ 5%] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-19T13:17:50.5820933Z [ 6%] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-19T13:17:51.0472547Z [ 6%] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-19T13:17:51.0482788Z [ 7%] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-19T13:17:51.5193071Z [ 8%] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-19T13:17:51.5249804Z [ 9%] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-19T13:17:52.0122885Z [ 10%] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-19T13:17:52.0709496Z [ 11%] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-19T13:17:52.4973519Z [ 12%] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-19T13:17:52.5534488Z [ 13%] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-19T13:17:52.9801156Z [ 13%] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-19T13:17:53.0288311Z [ 14%] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-19T13:17:53.4667243Z [ 15%] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-19T13:17:53.5167013Z [ 16%] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-19T13:17:53.9554462Z [ 17%] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-19T13:17:53.9999899Z [ 18%] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-19T13:17:54.4541475Z [ 19%] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-19T13:17:54.5005805Z [ 20%] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-19T13:17:55.1373477Z [ 21%] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-19T13:17:55.1770167Z [ 22%] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-19T13:17:55.6262365Z [ 23%] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-19T13:17:55.6829884Z [ 24%] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-19T13:17:56.1431243Z [ 25%] Linking C static library libaotminipal.a 2026-01-19T13:17:56.1954957Z [ 25%] Built target minipal_objects 2026-01-19T13:17:56.2157480Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-19T13:17:56.7212602Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-19T13:17:56.7447998Z [ 26%] Built target aotminipal 2026-01-19T13:17:56.7663820Z [ 27%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.Invariant.dir/pal_datetime_time_zone_data.c.o 2026-01-19T13:17:57.2211557Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-19T13:17:57.2594817Z [ 29%] Linking C static library libSystem.Native.TimeZoneData.Invariant.a 2026-01-19T13:17:57.7782767Z [ 30%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-19T13:17:57.8527962Z [ 30%] Built target System.Native.TimeZoneData.Invariant 2026-01-19T13:17:57.8712565Z [ 30%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.dir/pal_datetime_time_zone_data.c.o 2026-01-19T13:17:58.3090660Z [ 31%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-19T13:17:58.3725014Z [ 32%] Linking C static library libSystem.Native.TimeZoneData.a 2026-01-19T13:17:58.8202177Z [ 33%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-19T13:17:58.9797880Z [ 33%] Built target System.Native.TimeZoneData 2026-01-19T13:17:58.9877623Z [ 34%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-19T13:17:59.3217591Z [ 34%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-01-19T13:17:59.4945981Z [ 35%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-19T13:17:59.8557393Z [ 36%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-01-19T13:18:00.0040887Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-19T13:18:00.3570533Z [ 38%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-01-19T13:18:00.4991379Z [ 39%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-19T13:18:00.9174275Z [ 40%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-01-19T13:18:00.9856030Z [ 41%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-19T13:18:01.5185005Z [ 42%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-01-19T13:18:01.5677822Z [ 42%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-19T13:18:02.1541697Z [ 43%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-01-19T13:18:02.2013690Z [ 44%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-19T13:18:02.7099624Z [ 45%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-01-19T13:18:02.7431584Z [ 46%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-19T13:18:03.2573864Z [ 47%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-19T13:18:03.2835251Z [ 48%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-01-19T13:18:03.7990558Z [ 49%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-19T13:18:03.8208967Z [ 50%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-01-19T13:18:04.3424165Z [ 51%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim_static.c.o 2026-01-19T13:18:04.3536293Z [ 52%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-19T13:18:04.8759826Z [ 53%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-19T13:18:04.8782570Z [ 54%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-01-19T13:18:05.3687844Z [ 54%] Linking C static library libSystem.Globalization.Native.a 2026-01-19T13:18:05.3984293Z [ 55%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-19T13:18:05.9141286Z [ 56%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-19T13:18:05.9641639Z [ 56%] Built target System.Globalization.Native-Static 2026-01-19T13:18:05.9842239Z [ 57%] Linking C static library libminipal.a 2026-01-19T13:18:06.4329206Z [ 58%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-19T13:18:06.5718574Z [ 58%] Built target minipal 2026-01-19T13:18:06.5913985Z [ 59%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-01-19T13:18:07.0281518Z [ 60%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-19T13:18:07.1158916Z [ 61%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o 2026-01-19T13:18:07.6490747Z [ 62%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-01-19T13:18:07.7721953Z [ 62%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-19T13:18:08.3189219Z [ 63%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-01-19T13:18:08.3327743Z [ 64%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-19T13:18:08.8024589Z [ 65%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-01-19T13:18:08.8233678Z [ 66%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-19T13:18:09.2887365Z [ 67%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o 2026-01-19T13:18:09.2997227Z [ 68%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-19T13:18:09.9043940Z [ 69%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-19T13:18:09.9781854Z [ 70%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o 2026-01-19T13:18:10.3855574Z [ 71%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-19T13:18:10.4795721Z [ 71%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-01-19T13:18:10.8667889Z [ 72%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-19T13:18:10.9511402Z [ 73%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-01-19T13:18:11.3525442Z [ 74%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-19T13:18:11.4457500Z [ 75%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-01-19T13:18:11.8886097Z [ 76%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-19T13:18:11.9399376Z [ 77%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-01-19T13:18:12.4310146Z [ 78%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-01-19T13:18:12.4330988Z [ 79%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-19T13:18:12.9354933Z [ 80%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-01-19T13:18:12.9745669Z [ 81%] Linking C static library libz.a 2026-01-19T13:18:13.4291399Z [ 82%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-01-19T13:18:13.5686273Z [ 82%] Built target zlib 2026-01-19T13:18:13.5870206Z [ 83%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-01-19T13:18:13.9349228Z [ 84%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o 2026-01-19T13:18:14.0887844Z [ 85%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-01-19T13:18:14.4338578Z [ 86%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-01-19T13:18:14.5700107Z [ 87%] Linking C static library libSystem.IO.Compression.Native.a 2026-01-19T13:18:14.9380505Z [ 88%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-01-19T13:18:15.1631506Z [ 88%] Built target System.IO.Compression.Native-Static 2026-01-19T13:18:15.1709160Z [ 89%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o 2026-01-19T13:18:15.4589846Z [ 89%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-01-19T13:18:15.7042582Z [ 90%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-01-19T13:18:15.9726179Z [ 91%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex_unsupported.c.o 2026-01-19T13:18:16.2222181Z [ 92%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-01-19T13:18:16.4713072Z [ 93%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-01-19T13:18:16.6958631Z [ 94%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-01-19T13:18:16.9510205Z [ 95%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-01-19T13:18:17.1769374Z [ 96%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-01-19T13:18:17.4332623Z [ 97%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o 2026-01-19T13:18:17.6754619Z [ 98%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/entrypoints.c.o 2026-01-19T13:18:18.1880921Z [100%] Linking C static library libSystem.Native.a 2026-01-19T13:18:18.7779280Z [100%] Built target System.Native-Static 2026-01-19T13:18:18.7974012Z Install the project... 2026-01-19T13:18:18.8019664Z -- Install configuration: "RELEASE" 2026-01-19T13:18:18.8023712Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libminipal.a 2026-01-19T13:18:18.8032905Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libz.a 2026-01-19T13:18:18.8041253Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libz.a 2026-01-19T13:18:18.8049681Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.IO.Compression.Native.a 2026-01-19T13:18:18.8055785Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.IO.Compression.Native.a 2026-01-19T13:18:18.8067494Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.a 2026-01-19T13:18:18.8071897Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.a 2026-01-19T13:18:18.8078362Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.a 2026-01-19T13:18:18.8088214Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.a 2026-01-19T13:18:18.8098101Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.Invariant.a 2026-01-19T13:18:18.8103389Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.Invariant.a 2026-01-19T13:18:18.8108454Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Globalization.Native.a 2026-01-19T13:18:18.8117648Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Globalization.Native.a 2026-01-19T13:18:18.8123100Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt.dat 2026-01-19T13:18:18.8165558Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_CJK.dat 2026-01-19T13:18:18.8196286Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_EFIGS.dat 2026-01-19T13:18:18.8216116Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_no_CJK.dat 2026-01-19T13:18:18.8255763Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicuuc.a 2026-01-19T13:18:18.8311340Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicui18n.a 2026-01-19T13:18:18.8391237Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicudata.a 2026-01-19T13:18:18.8402271Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt.dat 2026-01-19T13:18:18.8418823Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_CJK.dat 2026-01-19T13:18:18.8433446Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_EFIGS.dat 2026-01-19T13:18:18.8443728Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_no_CJK.dat 2026-01-19T13:18:18.8485849Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicuuc.a 2026-01-19T13:18:18.8493412Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicui18n.a 2026-01-19T13:18:18.8540389Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicudata.a 2026-01-19T13:18:18.8564614Z /__w/1/s/src/native/libs 2026-01-19T13:18:31.0159933Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-19T13:18:31.1075330Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-19T13:18:33.3081468Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Release/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-01-19T13:18:33.5809281Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-19T13:18:34.5138982Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-19T13:18:35.3001710Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-19T13:18:36.6936496Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:18:39.3148237Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-01-19T13:18:39.5935267Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-19T13:18:39.6888406Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-19T13:18:40.0148988Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-19T13:18:41.6139756Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-19T13:18:43.8528438Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-19T13:18:46.8768084Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-19T13:18:48.2824200Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-01-19T13:18:48.7265111Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-01-19T13:18:49.1621573Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-19T13:18:51.1156603Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-19T13:18:51.2595875Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-19T13:18:52.4202747Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-19T13:18:52.4827099Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-01-19T13:18:52.5280028Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-19T13:18:52.5791695Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-19T13:18:52.6286888Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-19T13:18:52.6895780Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-19T13:18:52.8462432Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-19T13:18:52.9221516Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-19T13:18:54.8459666Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-01-19T13:18:56.3934158Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-19T13:18:57.4134314Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-19T13:18:58.7060157Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-19T13:19:01.1109210Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-19T13:19:02.6577379Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-19T13:19:04.0437324Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-19T13:19:05.4780086Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-01-19T13:19:05.5277877Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-19T13:19:07.0097200Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-19T13:19:07.0760930Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-19T13:19:12.8955031Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-19T13:19:12.9681481Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-01-19T13:19:13.0371968Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-01-19T13:19:13.1938065Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-01-19T13:19:16.2275632Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-19T13:19:16.3752325Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Release/net11.0/System.Formats.Tar.dll 2026-01-19T13:19:17.7755251Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-19T13:19:19.0863861Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-01-19T13:19:20.9052386Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-01-19T13:19:21.0508844Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-01-19T13:19:21.0910987Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-01-19T13:19:21.1375076Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-01-19T13:19:21.2037698Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-19T13:19:21.2580720Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-19T13:19:21.2995554Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-19T13:19:21.3774655Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-19T13:19:21.4458984Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-19T13:19:21.4894577Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-19T13:19:21.5504669Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-19T13:19:23.6674090Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-01-19T13:19:23.8343472Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-01-19T13:19:24.2581333Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Release/net11.0/System.Formats.Tar.dll 2026-01-19T13:19:25.6652056Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-19T13:19:25.7057039Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-19T13:19:27.7804788Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-19T13:19:28.0913015Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-19T13:19:30.9740332Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-01-19T13:19:31.0610171Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-19T13:19:31.5707923Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-19T13:19:32.8836083Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-19T13:19:34.4611767Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-19T13:19:34.5213448Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-19T13:19:34.5625768Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-01-19T13:19:34.7293946Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-19T13:19:36.9396796Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-19T13:19:38.3610506Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-19T13:19:41.8055621Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-19T13:19:42.0615117Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-19T13:19:42.0877168Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-01-19T13:19:42.2006111Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-19T13:19:42.2311338Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-01-19T13:19:42.2463123Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-19T13:19:42.4215043Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-19T13:19:42.4773452Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-19T13:19:42.5409772Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:19:44.1973083Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-19T13:19:44.2694417Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-19T13:19:45.5042658Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-19T13:19:45.5828026Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-01-19T13:19:45.5911407Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-01-19T13:19:45.6781287Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-19T13:19:45.6999116Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-19T13:19:45.9061036Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-01-19T13:19:46.3145012Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-01-19T13:19:48.2865131Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:19:48.3615876Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-19T13:19:52.8575183Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-01-19T13:19:56.1084791Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-19T13:19:56.2796785Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-01-19T13:19:59.5604241Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-19T13:20:01.2209866Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-01-19T13:20:04.8861388Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-19T13:20:06.8003710Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-01-19T13:20:06.9076196Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-19T13:20:08.5322563Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-19T13:20:10.9905157Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-01-19T13:20:11.1159560Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-19T13:20:17.2197699Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-01-19T13:20:17.2914533Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-01-19T13:20:17.3235550Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-19T13:20:17.3722613Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-19T13:20:17.4649608Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-19T13:20:19.2736958Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-19T13:20:19.8505040Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-19T13:20:20.1858379Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-19T13:20:20.3317563Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-19T13:20:20.4018593Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-19T13:20:22.1874578Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-19T13:20:22.3083177Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-19T13:20:22.4180528Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-01-19T13:20:22.5124402Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Release/net11.0/System.Threading.AccessControl.dll 2026-01-19T13:20:22.5794654Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-01-19T13:20:22.6562699Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Release/net11.0/System.IO.Pipes.dll 2026-01-19T13:20:22.8093548Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Release/net11.0/System.Threading.AccessControl.dll 2026-01-19T13:20:22.9509635Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-19T13:20:23.0297298Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-01-19T13:20:23.2758993Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-01-19T13:20:23.7621418Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-01-19T13:20:23.9239847Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Release/net11.0/System.IO.Pipes.dll 2026-01-19T13:20:25.8046991Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-01-19T13:20:28.7072876Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-01-19T13:20:28.8240972Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-01-19T13:20:28.8637883Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Release/net11.0/System.Net.Ping.dll 2026-01-19T13:20:28.9392189Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-19T13:20:29.0044716Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-19T13:20:29.0552033Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-19T13:20:29.2283937Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-19T13:20:29.5387501Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-01-19T13:20:29.7231703Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-19T13:20:29.8871501Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Release/net11.0/System.Net.Ping.dll 2026-01-19T13:20:30.0358655Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Release/net11.0/System.Diagnostics.Process.dll 2026-01-19T13:20:30.0745872Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-01-19T13:20:30.1355236Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-19T13:20:30.1828197Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Release/net11.0/System.Net.WebSockets.dll 2026-01-19T13:20:37.4724727Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-01-19T13:20:37.7097514Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0/System.Net.WebSockets.dll 2026-01-19T13:20:37.9526785Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Release/net11.0/System.Diagnostics.Process.dll 2026-01-19T13:20:38.0174169Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-01-19T13:20:38.2589837Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-19T13:20:43.8892686Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-19T13:20:45.5136805Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:20:45.6451545Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:20:46.8629106Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:20:47.0238072Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-01-19T13:20:47.1129334Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Release/net11.0/Microsoft.CSharp.dll 2026-01-19T13:20:47.2094240Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-19T13:20:52.2072719Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Release/net11.0/Microsoft.CSharp.dll 2026-01-19T13:20:58.0896951Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-19T13:20:58.2742876Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-01-19T13:20:58.3636412Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-01-19T13:20:59.0386579Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-01-19T13:20:59.1265332Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-01-19T13:20:59.1807902Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-19T13:20:59.3892658Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-01-19T13:21:02.6533552Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-19T13:21:08.1014619Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-01-19T13:21:08.2131216Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Release/net11.0/System.Net.Requests.dll 2026-01-19T13:21:37.0661955Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-01-19T13:21:37.4576496Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Release/net11.0/System.Net.Requests.dll 2026-01-19T13:21:37.6211699Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-19T13:21:39.2994446Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-19T13:21:39.3707059Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Release/net11.0/System.Net.Http.Json.dll 2026-01-19T13:21:39.4597952Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Release/net11.0/System.Net.HttpListener.dll 2026-01-19T13:21:39.7138102Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Release/net11.0/System.Net.HttpListener.dll 2026-01-19T13:21:39.7664217Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Release/net11.0/System.Transactions.Local.dll 2026-01-19T13:21:41.3845052Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Release/net11.0/System.Net.Http.Json.dll 2026-01-19T13:21:44.2349375Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Release/net11.0/System.Transactions.Local.dll 2026-01-19T13:21:44.9820762Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Release/net11.0/System.Linq.Queryable.dll 2026-01-19T13:21:48.0271778Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-01-19T13:21:48.1428895Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-19T13:21:48.2130518Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-19T13:21:48.2947224Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-01-19T13:21:48.4069739Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-19T13:21:48.4566716Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Release/net11.0-browser/System.Diagnostics.Debug.dll 2026-01-19T13:21:48.5890100Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Release/net11.0-browser/System.Globalization.Calendars.dll 2026-01-19T13:21:48.6736882Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Release/net11.0-browser/System.Globalization.dll 2026-01-19T13:21:48.7649798Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Release/net11.0-browser/System.IO.FileSystem.Primitives.dll 2026-01-19T13:21:48.8352768Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Release/net11.0-browser/System.IO.dll 2026-01-19T13:21:48.9018634Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Release/net11.0-browser/System.Reflection.Extensions.dll 2026-01-19T13:21:48.9900918Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Release/net11.0-browser/System.Runtime.Extensions.dll 2026-01-19T13:21:49.0680106Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Release/net11.0-browser/System.Resources.Reader.dll 2026-01-19T13:21:49.1546549Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Release/net11.0-browser/System.Runtime.InteropServices.RuntimeInformation.dll 2026-01-19T13:21:49.2287471Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Release/net11.0-browser/System.Security.Principal.dll 2026-01-19T13:21:50.1736212Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-01-19T13:21:51.4608546Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-19T13:21:51.5741607Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Release/net11.0-browser/System.Threading.Tasks.Extensions.dll 2026-01-19T13:21:51.7266433Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Release/net11.0-browser/System.Threading.Timer.dll 2026-01-19T13:21:51.8412190Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Release/net11.0-browser/System.ValueTuple.dll 2026-01-19T13:21:51.8932568Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-19T13:21:51.9690239Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Release/net11.0-browser/System.AppContext.dll 2026-01-19T13:21:54.1286339Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Release/net11.0/System.Linq.Queryable.dll 2026-01-19T13:21:55.6820309Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-19T13:21:55.8282194Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-01-19T13:21:55.8386520Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Release/net11.0-browser/System.Xml.XmlDocument.dll 2026-01-19T13:21:55.8837148Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-19T13:21:55.9260315Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Release/net11.0-browser/System.Windows.dll 2026-01-19T13:21:56.0119775Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-19T13:21:57.4318053Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-19T13:21:57.5165134Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-19T13:21:57.6511587Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Release/net11.0/System.Security.Permissions.dll 2026-01-19T13:21:57.7610199Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-19T13:21:57.8545504Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-19T13:21:57.8920347Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-19T13:21:57.9230575Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Release/net11.0/System.Windows.Extensions.dll 2026-01-19T13:21:57.9664925Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Release/net11.0-browser/System.Buffers.dll 2026-01-19T13:21:58.0042169Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-19T13:21:58.1235342Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-19T13:21:58.1956460Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Release/net11.0/System.IO.Ports.dll 2026-01-19T13:21:58.3028096Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-19T13:21:58.3956226Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-19T13:21:58.4847415Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Release/net11.0/System.CodeDom.dll 2026-01-19T13:21:58.5596027Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-19T13:21:58.8984129Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Release/net11.0/System.Linq.Parallel.dll 2026-01-19T13:21:58.9023514Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-19T13:21:58.9659821Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Release/net11.0-browser/System.Resources.ResourceManager.dll 2026-01-19T13:21:59.0237412Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Release/net11.0-browser/System.Runtime.CompilerServices.Unsafe.dll 2026-01-19T13:21:59.0794387Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Release/net11.0-browser/System.Runtime.Handles.dll 2026-01-19T13:21:59.1516305Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Release/net11.0-browser/System.Text.Encoding.dll 2026-01-19T13:21:59.2280332Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Release/net11.0-browser/System.Threading.Tasks.dll 2026-01-19T13:21:59.2950616Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Release/net11.0-browser/System.Diagnostics.Tools.dll 2026-01-19T13:21:59.3722897Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Release/net11.0-browser/System.Globalization.Extensions.dll 2026-01-19T13:21:59.4287723Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Release/net11.0-browser/System.IO.FileSystem.dll 2026-01-19T13:21:59.5058241Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Release/net11.0-browser/System.Reflection.dll 2026-01-19T13:21:59.5305185Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Release/net11.0-browser/System.Configuration.dll 2026-01-19T13:21:59.5931479Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Release/net11.0-browser/System.IO.UnmanagedMemoryStream.dll 2026-01-19T13:21:59.6109128Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Release/net11.0-browser/System.ServiceProcess.dll 2026-01-19T13:21:59.6924937Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Release/net11.0-browser/Microsoft.VisualBasic.dll 2026-01-19T13:21:59.7193730Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Release/net11.0-browser/System.Security.dll 2026-01-19T13:21:59.7642946Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Release/net11.0/System.Xml.XPath.dll 2026-01-19T13:21:59.8047213Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Release/net11.0/System.Web.HttpUtility.dll 2026-01-19T13:21:59.9411297Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Release/net11.0-browser/System.Security.SecureString.dll 2026-01-19T13:22:00.0610304Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Release/net11.0/System.Data.Odbc.dll 2026-01-19T13:22:00.3666295Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Release/net11.0/System.Data.SqlClient.dll 2026-01-19T13:22:00.7686274Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-19T13:22:03.7010482Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-19T13:22:04.1147155Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Release/net11.0/System.Linq.Parallel.dll 2026-01-19T13:22:05.5795747Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-19T13:22:05.6639371Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Release/net11.0/System.Data.OleDb.dll 2026-01-19T13:22:05.7333739Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Release/net11.0/System.IO.Packaging.dll 2026-01-19T13:22:07.2777841Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-19T13:22:07.3671659Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Release/net11.0/System.Web.HttpUtility.dll 2026-01-19T13:22:07.4393409Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Release/net11.0-browser/System.Dynamic.Runtime.dll 2026-01-19T13:22:07.5083785Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Release/net11.0-browser/System.Transactions.dll 2026-01-19T13:22:08.9404070Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-01-19T13:22:09.0173618Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-19T13:22:09.1142200Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Release/net11.0-browser/System.Xml.Serialization.dll 2026-01-19T13:22:09.1786208Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Release/net11.0-browser/System.IO.Compression.FileSystem.dll 2026-01-19T13:22:09.2494609Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Release/net11.0-browser/System.Net.ServicePoint.dll 2026-01-19T13:22:11.0384282Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Release/net11.0/System.Xml.XPath.dll 2026-01-19T13:22:12.2458931Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0-browser/System.Net.Primitives.dll 2026-01-19T13:22:18.7968187Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Release/net11.0/System.Private.DataContractSerialization.dll 2026-01-19T13:22:18.8586066Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Release/net11.0-browser/System.Web.dll 2026-01-19T13:22:18.9242223Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Release/net11.0-browser/WindowsBase.dll 2026-01-19T13:22:18.9820803Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Release/net11.0-browser/System.Numerics.dll 2026-01-19T13:22:20.8081597Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0-browser/System.IO.MemoryMappedFiles.dll 2026-01-19T13:22:22.1542745Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-19T13:22:22.2749808Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Release/net11.0-browser/System.Xml.dll 2026-01-19T13:22:22.3102045Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-19T13:22:22.3800282Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-19T13:22:22.4464452Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Release/net11.0-browser/System.Xml.Linq.dll 2026-01-19T13:22:24.3076509Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-19T13:22:24.3705807Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-19T13:22:24.4626968Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-19T13:22:25.8053100Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-19T13:22:27.7311761Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0-browser/System.Console.dll 2026-01-19T13:22:29.0000708Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-19T13:22:29.1145981Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Release/net11.0-browser/System.ServiceModel.Web.dll 2026-01-19T13:22:41.2673141Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0-browser/System.Security.Cryptography.dll 2026-01-19T13:22:41.3497649Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Release/net11.0-browser/System.Runtime.Serialization.dll 2026-01-19T13:22:41.4600562Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Release/net11.0-browser/System.Security.Cryptography.Encoding.dll 2026-01-19T13:22:41.4625929Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Release/net11.0-browser/System.Security.Cryptography.Primitives.dll 2026-01-19T13:22:41.5385523Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Release/net11.0-browser/System.Security.Cryptography.OpenSsl.dll 2026-01-19T13:22:41.5862756Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Release/net11.0-browser/System.Security.Cryptography.Algorithms.dll 2026-01-19T13:22:41.6210779Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Release/net11.0-browser/System.Security.Cryptography.X509Certificates.dll 2026-01-19T13:22:41.6819262Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Release/net11.0-browser/System.Security.Cryptography.Cng.dll 2026-01-19T13:22:41.7445989Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Release/net11.0/System.Net.WebClient.dll 2026-01-19T13:22:41.7569670Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Release/net11.0-browser/System.Security.Cryptography.Csp.dll 2026-01-19T13:22:41.9003241Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-19T13:22:42.1209314Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Release/net11.0-browser/System.Net.WebClient.dll 2026-01-19T13:22:47.4176069Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-19T13:22:47.7268415Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Release/net11.0-browser/System.Core.dll 2026-01-19T13:22:47.8286104Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-19T13:22:47.8649902Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Release/net11.0-browser/System.Net.dll 2026-01-19T13:22:48.1204888Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Release/net11.0/System.Data.Common.dll 2026-01-19T13:22:48.2554961Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-19T13:22:48.3738996Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Release/net11.0-browser/System.Drawing.dll 2026-01-19T13:23:00.6526759Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Release/net11.0/System.Data.Common.dll 2026-01-19T13:23:00.8660527Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Release/net11.0-browser/System.Data.dll 2026-01-19T13:23:00.9537389Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Release/net11.0-browser/System.Data.DataSetExtensions.dll 2026-01-19T13:23:03.0583614Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-19T13:23:03.1261335Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Release/net11.0/System.Net.Mail.dll 2026-01-19T13:23:03.2143009Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Release/net11.0-browser/System.ComponentModel.DataAnnotations.dll 2026-01-19T13:23:05.8531836Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0-browser/System.IO.Compression.dll 2026-01-19T13:23:05.9853635Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Release/net11.0-browser/System.Data.dll 2026-01-19T13:23:06.0741518Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Release/net11.0-browser/mscorlib.dll 2026-01-19T13:23:06.1468548Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-19T13:23:09.5182758Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0-browser/System.Net.WebSockets.dll 2026-01-19T13:23:09.5612343Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Release/net11.0-browser/System.Net.Mail.dll 2026-01-19T13:23:09.6413432Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0-browser/System.Net.NameResolution.dll 2026-01-19T13:23:12.2336903Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.Runtime.InteropServices.JavaScript.dll 2026-01-19T13:23:12.2791641Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Release/net11.0/System.Net.WebProxy.dll 2026-01-19T13:23:12.6607806Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Release/net11.0-browser/mscorlib.dll 2026-01-19T13:23:13.9646855Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Release/net11.0-browser/System.Net.WebProxy.dll 2026-01-19T13:23:18.5190320Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0-browser/System.Net.Http.dll 2026-01-19T13:23:20.4742150Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0-browser/System.Net.WebSockets.Client.dll 2026-01-19T13:23:20.7223074Z System -> /__w/1/s/artifacts/bin/System/ref/Release/net11.0-browser/System.dll 2026-01-19T13:23:21.0982797Z System -> /__w/1/s/artifacts/bin/System/Release/net11.0-browser/System.dll 2026-01-19T13:23:21.7732617Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Release/net11.0-browser/netstandard.dll 2026-01-19T13:23:23.5254383Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0-browser/System.Text.Encodings.Web.dll 2026-01-19T13:23:23.6139208Z sfx-finish -> Trimming browser-wasm shared framework assemblies with ILLinker... 2026-01-19T13:23:50.9381925Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-19T13:23:50.9495892Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-19T13:23:51.5923235Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-19T13:23:52.3704788Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-19T13:23:52.9643791Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-19T13:23:53.2733473Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-19T13:23:53.3219231Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Release/net11.0/Microsoft.Bcl.Memory.dll 2026-01-19T13:23:53.7806879Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-19T13:23:54.0805087Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-19T13:23:54.3193129Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-19T13:23:54.6152684Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-19T13:23:54.7882662Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-19T13:23:55.2826421Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-19T13:23:55.5723669Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-19T13:23:56.1259465Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-01-19T13:23:57.0033563Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-19T13:23:57.2321365Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-19T13:23:57.8206133Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-19T13:23:58.0292981Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-19T13:23:58.6545356Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-19T13:23:58.7941278Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-19T13:23:59.3627392Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-19T13:23:59.9583455Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-19T13:24:00.5889896Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-19T13:24:01.0752119Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-19T13:24:02.0226285Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-19T13:24:02.1849729Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-19T13:24:02.6563587Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-19T13:24:03.0529893Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-01-19T13:24:03.4289630Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-19T13:24:04.7055904Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-19T13:24:04.8579292Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Release/net11.0/System.Data.Odbc.dll 2026-01-19T13:24:05.0378939Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Release/net11.0/System.Reflection.Context.dll 2026-01-19T13:24:05.9750640Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Release/net11.0/System.Reflection.Context.dll 2026-01-19T13:24:06.0100793Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Release/net11.0/System.Data.Odbc.dll 2026-01-19T13:24:06.3815433Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-01-19T13:24:06.3916398Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-19T13:24:06.4690943Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-01-19T13:24:06.6671146Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-19T13:24:06.9975744Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-19T13:24:07.1917654Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-01-19T13:24:07.3324421Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-19T13:24:07.9256150Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-01-19T13:24:08.0213052Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-19T13:24:08.1225221Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-19T13:24:08.2777797Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-19T13:24:08.6094960Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-19T13:24:08.8099191Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-19T13:24:09.4033210Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-19T13:24:09.4154373Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-01-19T13:24:12.2636486Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-19T13:24:12.3103863Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-19T13:24:12.6424084Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-19T13:24:12.7273606Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-19T13:24:13.1687571Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-19T13:24:13.3571949Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-19T13:24:13.5192131Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-01-19T13:24:13.5418002Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-19T13:24:15.2717901Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-01-19T13:24:15.7215949Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-01-19T13:24:15.7584038Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-19T13:24:16.0503938Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-01-19T13:24:16.2076272Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-19T13:24:16.2112689Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-19T13:24:16.3082804Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-19T13:24:16.5400022Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-19T13:24:16.8027170Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Release/net11.0/System.Resources.Extensions.dll 2026-01-19T13:24:16.8833877Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-19T13:24:17.0720871Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-19T13:24:17.1256886Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-19T13:24:17.1767818Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-19T13:24:17.5132558Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-19T13:24:17.7097563Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-19T13:24:18.3439910Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-01-19T13:24:19.0971665Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-01-19T13:24:21.2803350Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-19T13:24:21.5577071Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-01-19T13:24:21.5662817Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-19T13:24:21.6750403Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-19T13:24:22.2510889Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-01-19T13:24:23.0776459Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-19T13:24:23.3809310Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-19T13:24:24.0096361Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-19T13:24:24.0295690Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-01-19T13:24:24.0857146Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-19T13:24:24.2647982Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-19T13:24:24.5501618Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-19T13:24:24.9228591Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-19T13:24:25.1024772Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-19T13:24:25.2382478Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-19T13:24:25.5141826Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-19T13:24:25.7159382Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-19T13:24:26.1000000Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Release/net11.0/System.Data.OleDb.dll 2026-01-19T13:24:27.4780357Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Release/net11.0/System.IO.Ports.dll 2026-01-19T13:24:27.5540106Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-19T13:24:27.6811706Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Release/net11.0/System.IO.Ports.dll 2026-01-19T13:24:27.6968111Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-01-19T13:24:27.9285634Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-19T13:24:28.0431388Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Release/net11.0/System.Management.dll 2026-01-19T13:24:28.1407018Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-19T13:24:28.3100648Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-19T13:24:28.6256676Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-19T13:24:28.6261512Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-19T13:24:29.2722184Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Release/net11.0/System.Data.OleDb.dll 2026-01-19T13:24:29.7229980Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.dll 2026-01-19T13:24:29.9474068Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Release/net11.0/System.Management.dll 2026-01-19T13:24:30.0187950Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-19T13:24:30.1302324Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-19T13:24:30.4163530Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-19T13:24:30.5741981Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-19T13:24:30.6879115Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-19T13:24:30.7442005Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-19T13:24:30.8830519Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-19T13:24:31.0952770Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-01-19T13:24:31.5065823Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-01-19T13:24:32.1487188Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-19T13:24:32.3140110Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Release/net11.0/System.Numerics.Tensors.dll 2026-01-19T13:24:33.4494697Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-01-19T13:24:38.3505252Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Release/net11.0/System.Numerics.Tensors.dll 2026-01-19T13:24:38.4166820Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-19T13:24:38.5290233Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-19T13:24:38.6741227Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-19T13:24:38.8180515Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-19T13:24:38.9031174Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-19T13:24:39.0000940Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-19T13:24:39.1289800Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-19T13:24:39.2212494Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-19T13:24:39.3490937Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-19T13:24:39.4386090Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-19T13:24:39.5135962Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-19T13:24:39.5851640Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-19T13:24:40.6941379Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-19T13:24:40.8515473Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-19T13:24:40.9417005Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-19T13:24:41.0915562Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-19T13:24:41.1569944Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-19T13:24:41.9526647Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-19T13:24:42.1880042Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-19T13:24:42.3324334Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-19T13:24:42.3780987Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-19T13:24:42.6154248Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-19T13:24:42.9184530Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-19T13:24:42.9628092Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-19T13:24:43.4550856Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-19T13:24:43.5255153Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-19T13:24:43.7753431Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-19T13:24:43.9037679Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-19T13:24:44.0753438Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Release/net11.0/System.Speech.dll 2026-01-19T13:24:44.1512540Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-19T13:24:44.6666291Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Release/net11.0/System.Speech.dll 2026-01-19T13:24:44.7472016Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-19T13:24:44.8320031Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-19T13:24:44.9089073Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-19T13:24:45.1849222Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-19T13:24:45.3394649Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-19T13:24:45.4371113Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-19T13:24:45.9072865Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-19T13:24:45.9824898Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-19T13:24:46.4826913Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-19T13:24:46.6091677Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-19T13:24:47.1417019Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-19T13:24:47.3176090Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-19T13:24:47.4405914Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-19T13:24:47.5269449Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-19T13:24:47.7269405Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-19T13:24:48.7138560Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-19T13:24:48.8828395Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-19T13:24:48.9587249Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-19T13:24:48.9732549Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-19T13:24:49.0567386Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Release/net11.0/Microsoft.NETCore.Platforms.dll 2026-01-19T13:24:49.2421870Z oob-trim -> Trimming browser-wasm out-of-band assemblies with ILLinker... 2026-01-19T13:24:56.4522401Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-01-19T13:25:07.8711601Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-19T13:25:12.7443061Z npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 2026-01-19T13:25:12.8629329Z npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-01-19T13:25:12.9772279Z npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 2026-01-19T13:25:13.0506157Z npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead 2026-01-19T13:25:13.0697148Z npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 2026-01-19T13:25:13.6647463Z npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. 2026-01-19T13:25:14.0013167Z mintops.ts generated 2026-01-19T13:25:14.2077949Z 2026-01-19T13:25:14.2078326Z > @microsoft/dotnet-runtime@1.0.0 lint 2026-01-19T13:25:14.2078666Z > eslint --no-color --max-warnings=0 "./**/*.ts" "./*.js" 2026-01-19T13:25:14.2079058Z 2026-01-19T13:25:18.9134110Z  2026-01-19T13:25:18.9134938Z ./loader/index.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.js... 2026-01-19T13:25:24.0544103Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.js in 5.1s 2026-01-19T13:25:24.0544675Z  2026-01-19T13:25:24.0545242Z exports.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.runtime.js... 2026-01-19T13:25:30.8340289Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.runtime.js in 6.7s 2026-01-19T13:25:30.8340843Z  2026-01-19T13:25:30.8341427Z diagnostics/index.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.diagnostics.js... 2026-01-19T13:25:33.6766320Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.diagnostics.js in 2.8s 2026-01-19T13:25:33.6766816Z  2026-01-19T13:25:33.6767297Z exports-linker.ts → ../../../../artifacts/obj/wasm/exports-linker.js... 2026-01-19T13:25:36.4022767Z created ../../../../artifacts/obj/wasm/exports-linker.js in 2.7s 2026-01-19T13:25:36.4023338Z  2026-01-19T13:25:36.4023863Z ./types/export-types.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.d.ts... 2026-01-19T13:25:37.2011646Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.d.ts in 799ms 2026-01-19T13:25:37.6138532Z *** .NET EMSDK path setup *** 2026-01-19T13:25:37.6158395Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-19T13:25:37.6179450Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-19T13:25:37.6202242Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-19T13:25:37.9204834Z configure: cmake /__w/1/s/src/mono/browser/runtime -DCMAKE_BUILD_TYPE=Release -DCONFIGURATION_EMCC_FLAGS=-Oz "-DCONFIGURATION_LINK_FLAGS=-O2 -s EXPORT_ES6=1 -lexports.js -msimd128 --emit-symbol-map" -DCONFIGURATION_WASM_OPT_FLAGS= -DMONO_INCLUDES=/__w/1/s/artifacts/bin/mono/browser.wasm.Release/include/mono-2.0 -DMONO_OBJ_INCLUDES=/__w/1/s/artifacts/obj/mono/browser.wasm.Release -DMONO_ARTIFACTS_DIR=/__w/1/s/artifacts/bin/mono/browser.wasm.Release -DNATIVE_BIN_DIR=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -DCONFIGURATION_COMPILE_OPTIONS=-msimd128 -DCONFIGURATION_INTERPSIMDTABLES_LIB=simd -DEMSDK_PATH=/__w/1/s/src/mono/browser/emsdk -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-01-19T13:25:39.7439175Z -- Configuring done (1.8s) 2026-01-19T13:25:39.7499914Z -- Generating done (0.0s) 2026-01-19T13:25:39.7505268Z -- Build files have been written to: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm 2026-01-19T13:25:39.7722571Z *** .NET EMSDK path setup *** 2026-01-19T13:25:39.7740235Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-19T13:25:39.7762494Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-19T13:25:39.7784719Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-19T13:25:39.8172311Z [ 20%] Building C object CMakeFiles/dotnet.native.dir/runtime.c.o 2026-01-19T13:25:40.3403348Z [ 40%] Building C object CMakeFiles/dotnet.native.dir/corebindings.c.o 2026-01-19T13:25:40.8300565Z [ 60%] Building C object CMakeFiles/dotnet.native.dir/driver.c.o 2026-01-19T13:25:41.3385967Z [ 80%] Building C object CMakeFiles/dotnet.native.dir/pinvoke.c.o 2026-01-19T13:25:41.8337415Z [100%] Linking C executable dotnet.native.js 2026-01-19T13:26:00.3161458Z Stripping debug symbols from dotnet.native.wasm using wasm-opt 2026-01-19T13:26:01.0026607Z [100%] Built target dotnet.native 2026-01-19T13:26:01.5753428Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-19T13:26:01.8509894Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0-browser/WasmTestRunner.dll 2026-01-19T13:26:01.8555119Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0-wasi/WasmTestRunner.dll 2026-01-19T13:26:02.0956217Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0/WasmTestRunner.dll 2026-01-19T13:26:02.1788963Z Microsoft.NETCore.App.Runtime.Mono -> 2026-01-19T13:26:02.5850699Z WasmSymbolicator -> /__w/1/s/artifacts/bin/WasmSymbolicator/Release/net10.0/WasmSymbolicator.dll 2026-01-19T13:26:03.9116844Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.Mono.browser-wasm.11.0.0-ci.nupkg'. 2026-01-19T13:26:05.2617098Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.Mono.browser-wasm.11.0.0-ci.symbols.nupkg'. 2026-01-19T13:26:05.2663845Z ** Installing chrome version 143.0.7499.40, rev: 1536371. To disable this set the msuild property InstallChromeForTests=false . 2026-01-19T13:26:05.4668186Z Downloading from "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1536376/chrome-linux.zip" to "/__w/1/s/artifacts/obj/chrome-linux.zip" (216026174 bytes). 2026-01-19T13:26:10.9130747Z ** Installing chromedriver version 143.0.7499.40, rev: 1536371. To disable this set the msuild property InstallChromeForTests=false . 2026-01-19T13:26:11.0020827Z Downloading from "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1536376/chromedriver_linux64.zip" to "/__w/1/s/artifacts/obj/chromedriver_linux64.zip" (10764194 bytes). 2026-01-19T13:26:31.0414408Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-19T13:26:31.5696967Z TestUtilities.Unicode -> /__w/1/s/artifacts/bin/TestUtilities.Unicode/Release/net11.0/TestUtilities.Unicode.dll 2026-01-19T13:26:31.8039049Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-19T13:26:32.7933349Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Win32.Primitives.Tests.dll 2026-01-19T13:26:35.7374674Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:26:36.1802494Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Win32.Primitives.Tests.dll 2026-01-19T13:26:36.9698924Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Win32.Primitives.Tests.zip". 2026-01-19T13:26:37.6130472Z System.Diagnostics.FileVersionInfo.TestAssembly -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.TestAssembly/Release/net11.0/System.Diagnostics.FileVersionInfo.TestAssembly.dll 2026-01-19T13:26:38.1378964Z System.Diagnostics.FileVersionInfo.TestAssembly -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.TestAssembly/Release/net11.0/System.Diagnostics.FileVersionInfo.TestAssembly.dll 2026-01-19T13:26:38.9514124Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.FileVersionInfo.Tests.dll 2026-01-19T13:26:40.7398127Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:26:41.0050250Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.FileVersionInfo.Tests.dll 2026-01-19T13:26:45.1432430Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Tracing.Tests.dll 2026-01-19T13:26:46.8135972Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:26:48.9592554Z Compiling native assets with /__w/1/s/src/mono/browser/emsdk/emscripten/emcc with -Oz. This may take a while ... 2026-01-19T13:26:49.8908017Z [1/4] driver.c -> driver.o [took 0.92s] 2026-01-19T13:26:49.9038249Z [2/4] pinvoke.c -> pinvoke.o [took 0.94s] 2026-01-19T13:26:49.9389844Z [3/4] runtime.c -> runtime.o [took 0.97s] 2026-01-19T13:26:49.9678634Z [4/4] corebindings.c -> corebindings.o [took 1.00s] 2026-01-19T13:26:49.9721642Z Linking for initial memory $(WasmInitialHeapSize)=42139648 bytes. Set this msbuild property to change the value. 2026-01-19T13:26:49.9722227Z Linking with emcc with -O2. This may take a while ... 2026-01-19T13:26:50.4811025Z /__w/1/s/src/mono/browser/emsdk/bin/clang --version 2026-01-19T13:26:50.5033429Z /__w/1/s/src/mono/browser/emsdk/node/bin/node /__w/1/s/src/mono/browser/emsdk/emscripten/src/compiler.mjs /tmp/tmp5drrhlfa.json --symbols-only 2026-01-19T13:26:50.7580821Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-ld -o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/pinvoke.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/driver.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/corebindings.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/runtime.o /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicudata.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicui18n.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicuuc.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-debugger-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-hot_reload-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-ee-interp.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-icall-table.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-aot.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-browser.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-log.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-wasm-simd.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmonosgen-2.0.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libz.a -L/__w/1/s/src/mono/browser/emsdk/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpqlv4g57elibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=42139648 --no-entry --table-base=1 --global-base=1024 2026-01-19T13:26:51.1041900Z /__w/1/s/src/mono/browser/emsdk/bin/llvm-objcopy /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm --remove-section=producers 2026-01-19T13:26:51.1496094Z /__w/1/s/src/mono/browser/emsdk/node/bin/node /__w/1/s/src/mono/browser/emsdk/emscripten/src/compiler.mjs /tmp/tmp2eaevftx.json 2026-01-19T13:26:51.4105430Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm -o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd 2026-01-19T13:26:58.9318419Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-opt --print-function-map --quiet /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd 2026-01-19T13:26:59.4322123Z Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf 2026-01-19T13:27:00.5775039Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-19T13:27:00.6524276Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Tracing.Tests.dll 2026-01-19T13:27:01.2799608Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Diagnostics.Tracing.Tests.zip". 2026-01-19T13:27:02.3802552Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Unit.Tests.dll 2026-01-19T13:27:04.2761316Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:04.4559816Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.UnitTests.Tests.dll 2026-01-19T13:27:05.2591525Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Unit.Tests.dll 2026-01-19T13:27:05.9074988Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Unit.Tests.zip". 2026-01-19T13:27:06.6983079Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:07.6160218Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.UnitTests.Tests.dll 2026-01-19T13:27:08.2245543Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.UnitTests.Tests.zip". 2026-01-19T13:27:09.0103286Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Enterprise.Tests.dll 2026-01-19T13:27:11.6686539Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:11.9242061Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Enterprise.Tests.dll 2026-01-19T13:27:13.1430510Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Enterprise.Tests.zip". 2026-01-19T13:27:14.4924018Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.DriveInfo.Tests.dll 2026-01-19T13:27:14.5932902Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-19T13:27:14.6315315Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-19T13:27:14.7259885Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-19T13:27:14.7835973Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-19T13:27:14.8360259Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-19T13:27:15.4439153Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-19T13:27:15.4908060Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-19T13:27:15.5457276Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-19T13:27:15.5990533Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-19T13:27:15.6620845Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-19T13:27:15.7106900Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-19T13:27:15.7116778Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.ZipFile.Tests.dll 2026-01-19T13:27:16.1520925Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-19T13:27:16.2080899Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-19T13:27:16.5414208Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-19T13:27:16.6043899Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-19T13:27:16.6742050Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-19T13:27:16.7342566Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-19T13:27:16.7803174Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-19T13:27:17.1077873Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:17.3035702Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-19T13:27:17.3968328Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-19T13:27:17.4963380Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-19T13:27:17.5997733Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-19T13:27:17.6614790Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-19T13:27:17.7259016Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-19T13:27:17.7850916Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-19T13:27:18.1976618Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-19T13:27:18.2472670Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:18.2613168Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-19T13:27:18.5612290Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.DriveInfo.Tests.dll 2026-01-19T13:27:18.9534915Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-19T13:27:18.9863654Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-01-19T13:27:19.0389872Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-19T13:27:19.1135452Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-19T13:27:19.1567157Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-19T13:27:19.2394956Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.FileSystem.DriveInfo.Tests.zip". 2026-01-19T13:27:19.2707909Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-01-19T13:27:19.3991647Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-19T13:27:19.4502502Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-19T13:27:19.5098666Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-19T13:27:19.7069283Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:27:20.0283183Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-19T13:27:20.1229686Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-19T13:27:20.1586251Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Pal.Tests.dll 2026-01-19T13:27:20.2147206Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-19T13:27:20.2457315Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-19T13:27:20.2850804Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-19T13:27:20.3249863Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-19T13:27:20.4219807Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-19T13:27:20.4618524Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-19T13:27:20.5815492Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-19T13:27:20.6243995Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-19T13:27:20.7674346Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-19T13:27:20.7896491Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-19T13:27:20.8250751Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-19T13:27:21.2059810Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-19T13:27:21.2788557Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-19T13:27:21.6000004Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-19T13:27:21.6639651Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-19T13:27:22.2737163Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-19T13:27:22.3296995Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-19T13:27:22.7426977Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-19T13:27:22.7924803Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-19T13:27:22.8670156Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-19T13:27:22.9166147Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-19T13:27:23.0078660Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-19T13:27:23.0829938Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-19T13:27:23.4802182Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-19T13:27:23.5643134Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-19T13:27:23.9457247Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-19T13:27:24.0403302Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-19T13:27:24.8656877Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-19T13:27:24.9546757Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-19T13:27:25.0360360Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-19T13:27:25.1262275Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-19T13:27:25.2179690Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-19T13:27:25.3255311Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-19T13:27:25.4329688Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-19T13:27:25.7675476Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-19T13:27:25.8454109Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-19T13:27:26.1613789Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-19T13:27:26.2331775Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-19T13:27:26.5490812Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-19T13:27:26.6296174Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-19T13:27:26.9207733Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-19T13:27:26.9812576Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-19T13:27:27.3521951Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.ZipFile.Tests.dll 2026-01-19T13:27:27.3747467Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.IO.Compression.ZipFile.Tests.zip". 2026-01-19T13:27:27.5194828Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-19T13:27:27.5737327Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-19T13:27:27.6395965Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-19T13:27:27.7011626Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-19T13:27:27.9663404Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-19T13:27:28.0136468Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-19T13:27:28.1130821Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-19T13:27:28.1827483Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:28.2003480Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-19T13:27:28.4634428Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-19T13:27:30.0683037Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/System.Net.HttpListener.Tests.dll 2026-01-19T13:27:30.8541439Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Pal.Tests.dll 2026-01-19T13:27:31.8035591Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:31.8282329Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Functional.Tests.dll 2026-01-19T13:27:31.9883181Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/System.Net.HttpListener.Tests.dll 2026-01-19T13:27:33.6614662Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:33.9375079Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Functional.Tests.dll 2026-01-19T13:27:35.7851507Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:35.7970250Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:36.0405337Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Functional.Tests.dll 2026-01-19T13:27:36.8967041Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Pal.Tests.dll 2026-01-19T13:27:37.0191864Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Functional.Tests.dll 2026-01-19T13:27:37.7490879Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Mail.Functional.Tests.zip". 2026-01-19T13:27:37.8405365Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Ping.Functional.Tests.dll 2026-01-19T13:27:39.7988002Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:39.8942594Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Pal.Tests.dll 2026-01-19T13:27:39.9151884Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.Pal.Tests.zip". 2026-01-19T13:27:40.0655201Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Ping.Functional.Tests.dll 2026-01-19T13:27:42.5510628Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Functional.Tests.dll 2026-01-19T13:27:44.4035234Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:27:44.4209795Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:27:44.5294069Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/NetCoreServer.csproj] 2026-01-19T13:27:45.0044133Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/RemoteLoopServer/RemoteLoopServer.csproj] 2026-01-19T13:27:48.7111614Z NetCoreServer -> /__w/1/s/artifacts/bin/NetCoreServer/Release/net10.0/NetCoreServer.dll 2026-01-19T13:27:48.7139064Z RemoteLoopServer -> /__w/1/s/artifacts/bin/RemoteLoopServer/Release/net10.0/RemoteLoopServer.dll 2026-01-19T13:27:48.7247038Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/Common.Tests.dll 2026-01-19T13:27:48.8133915Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Functional.Tests.dll 2026-01-19T13:27:49.6613747Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.Functional.Tests.zip". 2026-01-19T13:27:59.9786058Z TestUtilities.Unicode -> /__w/1/s/artifacts/bin/TestUtilities.Unicode/Release/net11.0/TestUtilities.Unicode.dll 2026-01-19T13:28:00.7461976Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Intrinsics.Tests.dll 2026-01-19T13:28:01.1170273Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Release/netstandard2.0/TestILAssembly.dll 2026-01-19T13:28:01.2214435Z System.Reflection.TestModule -> /__w/1/s/artifacts/bin/System.Reflection.TestModule/Release/netstandard2.0/System.Reflection.TestModule.dll 2026-01-19T13:28:01.3377169Z System.TestStructs -> /__w/1/s/artifacts/bin/System.TestStructs/Release/netstandard2.0/System.TestStructs.dll 2026-01-19T13:28:01.7556689Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-19T13:28:02.1949878Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Enterprise.Tests.dll 2026-01-19T13:28:03.9816898Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-19T13:28:04.0919702Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-19T13:28:05.1859591Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:05.2479782Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:05.4285094Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Enterprise.Tests.dll 2026-01-19T13:28:06.3549943Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Security.Enterprise.Tests.zip". 2026-01-19T13:28:07.2813790Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Unit.Tests.dll 2026-01-19T13:28:08.1610839Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:09.1735956Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:09.4191362Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Unit.Tests.dll 2026-01-19T13:28:10.3444321Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:11.7454903Z RemoteLoopServer -> /__w/1/s/artifacts/bin/RemoteLoopServer/Release/net10.0/RemoteLoopServer.dll 2026-01-19T13:28:11.8498177Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/Common.Tests.dll 2026-01-19T13:28:11.8728483Z Zipping directory "/__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Common.Tests.zip". 2026-01-19T13:28:12.3030883Z NetCoreServer -> /__w/1/s/artifacts/bin/NetCoreServer/Release/net10.0/NetCoreServer.dll 2026-01-19T13:28:13.7813681Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Intrinsics.Tests.dll 2026-01-19T13:28:13.8155496Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Intrinsics.Tests.zip". 2026-01-19T13:28:14.6884655Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/System.IO.MemoryMappedFiles.Tests.dll 2026-01-19T13:28:15.0810236Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-19T13:28:16.0253107Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Diagnostics.Tests.zip". 2026-01-19T13:28:16.0974667Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-19T13:28:16.6011087Z TestLoadAssembly -> /__w/1/s/artifacts/bin/TestLoadAssembly/Release/netstandard2.0/TestLoadAssembly.dll 2026-01-19T13:28:16.6198931Z TestCollectibleAssembly -> /__w/1/s/artifacts/bin/TestCollectibleAssembly/Release/netstandard2.0/TestCollectibleAssembly.dll 2026-01-19T13:28:20.2496026Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-19T13:28:20.3625913Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-19T13:28:22.0007517Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.Tests.dll 2026-01-19T13:28:28.8632447Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:29.3170372Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.Tests.dll 2026-01-19T13:28:30.7826876Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.InteropServices.Tests.zip". 2026-01-19T13:28:31.6885843Z VoidMainWithExitCodeApp -> /__w/1/s/artifacts/bin/VoidMainWithExitCodeApp/Release/net11.0/VoidMainWithExitCodeApp.dll 2026-01-19T13:28:31.9651737Z TestApp -> /__w/1/s/artifacts/bin/TestApp/Release/net11.0/TestApp.dll 2026-01-19T13:28:32.1209929Z TargetFrameworkNameTestApp -> /__w/1/s/artifacts/bin/TargetFrameworkNameTestApp/Release/net11.0/TargetFrameworkNameTestApp.dll 2026-01-19T13:28:33.7901038Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.RuntimeInformation.Tests.dll 2026-01-19T13:28:36.9866152Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:37.1679242Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.RuntimeInformation.Tests.dll 2026-01-19T13:28:38.0846255Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.InteropServices.RuntimeInformation.Tests.zip". 2026-01-19T13:28:47.2332634Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-19T13:28:47.2593218Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-19T13:28:47.2995617Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-19T13:28:47.3648426Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-19T13:28:47.4027309Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-19T13:28:47.5199250Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-19T13:28:47.5727849Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-19T13:28:47.6102201Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-19T13:28:47.7019031Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-19T13:28:47.7134029Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-19T13:28:48.8640860Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Brotli.Tests.dll 2026-01-19T13:28:48.9325018Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Tests.dll 2026-01-19T13:28:50.5133959Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-19T13:28:52.0440195Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:52.1270050Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:53.0966371Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:28:53.2591085Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/System.Net.WebSockets.Client.Tests.dll 2026-01-19T13:28:54.2220941Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Functional.Tests.dll 2026-01-19T13:28:58.9422296Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Brotli.Tests.dll 2026-01-19T13:28:59.1159855Z AssemblyResolveTestApp -> /__w/1/s/artifacts/bin/AssemblyResolveTestApp/Release/netstandard2.0/AssemblyResolveTestApp.dll 2026-01-19T13:28:59.1819613Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/System.IO.MemoryMappedFiles.Tests.dll 2026-01-19T13:28:59.2028359Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.MemoryMappedFiles.Tests.zip". 2026-01-19T13:28:59.2509300Z TestAppOutsideOfTPA -> /__w/1/s/artifacts/bin/TestAppOutsideOfTPA/Release/net11.0/TestAppOutsideOfTPA.dll 2026-01-19T13:29:00.4116205Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-19T13:29:00.4667808Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-19T13:29:01.7823248Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:02.8715947Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:03.0225748Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-19T13:29:03.0774382Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-19T13:29:03.1850015Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/System.Net.WebSockets.Client.Tests.dll 2026-01-19T13:29:04.1358605Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.Net.WebSockets.Client.Tests.zip". 2026-01-19T13:29:07.8720917Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Tests.dll 2026-01-19T13:29:07.9420129Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.IO.Compression.Tests.zip". 2026-01-19T13:29:08.0363764Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Functional.Tests.dll 2026-01-19T13:29:08.0582776Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.Net.Http.Functional.Tests.zip". 2026-01-19T13:29:08.0809419Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-19T13:29:08.0999045Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-19T13:29:08.1804840Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/System.IO.IsolatedStorage.Tests.dll 2026-01-19T13:29:08.3294544Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-19T13:29:08.9830937Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-19T13:29:09.1640344Z TestApp -> /__w/1/s/artifacts/bin/TestApp/Release/net11.0/TestApp.dll 2026-01-19T13:29:09.7510742Z VoidMainWithExitCodeApp -> /__w/1/s/artifacts/bin/VoidMainWithExitCodeApp/Release/net11.0/VoidMainWithExitCodeApp.dll 2026-01-19T13:29:09.8254228Z TargetFrameworkNameTestApp -> /__w/1/s/artifacts/bin/TargetFrameworkNameTestApp/Release/net11.0/TargetFrameworkNameTestApp.dll 2026-01-19T13:29:10.5640676Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:10.7615917Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-19T13:29:10.7872365Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-19T13:29:10.8486399Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-19T13:29:10.9052336Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:29:10.9360662Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-19T13:29:10.9985934Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:29:11.0537794Z System.Reflection.TestModule -> /__w/1/s/artifacts/bin/System.Reflection.TestModule/Release/netstandard2.0/System.Reflection.TestModule.dll 2026-01-19T13:29:11.0732302Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Release/netstandard2.0/TestILAssembly.dll 2026-01-19T13:29:11.0838023Z System.TestStructs -> /__w/1/s/artifacts/bin/System.TestStructs/Release/netstandard2.0/System.TestStructs.dll 2026-01-19T13:29:11.1119750Z AssemblyResolveTestApp -> /__w/1/s/artifacts/bin/AssemblyResolveTestApp/Release/netstandard2.0/AssemblyResolveTestApp.dll 2026-01-19T13:29:11.1255498Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-19T13:29:11.2186574Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/System.IO.IsolatedStorage.Tests.dll 2026-01-19T13:29:11.4112698Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-19T13:29:11.4849596Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-19T13:29:12.2993304Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Unit.Tests.dll 2026-01-19T13:29:13.7622994Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:14.0070820Z TestAppOutsideOfTPA -> /__w/1/s/artifacts/bin/TestAppOutsideOfTPA/Release/net11.0/TestAppOutsideOfTPA.dll 2026-01-19T13:29:14.0715738Z TestLoadAssembly -> /__w/1/s/artifacts/bin/TestLoadAssembly/Release/netstandard2.0/TestLoadAssembly.dll 2026-01-19T13:29:14.4941591Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Unit.Tests.dll 2026-01-19T13:29:15.4640211Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Mail.Unit.Tests.zip". 2026-01-19T13:29:17.8523511Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/System.Security.Cryptography.Tests.dll 2026-01-19T13:29:18.8881895Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/System.Net.Sockets.Tests.dll 2026-01-19T13:29:20.0181441Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-19T13:29:20.0752528Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-19T13:29:20.1142031Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-19T13:29:20.4507652Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Extensions.Tests.dll 2026-01-19T13:29:22.0085372Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:22.2707179Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Extensions.Tests.dll 2026-01-19T13:29:23.3102393Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Extensions.Tests.zip". 2026-01-19T13:29:23.3712546Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Tests.dll 2026-01-19T13:29:23.4065794Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-19T13:29:24.0444831Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-19T13:29:25.0341362Z TestCollectibleAssembly -> /__w/1/s/artifacts/bin/TestCollectibleAssembly/Release/netstandard2.0/TestCollectibleAssembly.dll 2026-01-19T13:29:26.1220449Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:27.3207648Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:28.4408352Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:28.5988519Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-19T13:29:28.9238179Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop1.Tests.dll 2026-01-19T13:29:29.9432890Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:30.0725594Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/System.Net.Sockets.Tests.dll 2026-01-19T13:29:32.2132971Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:32.4817694Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-19T13:29:32.5961750Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop.Tests.dll 2026-01-19T13:29:33.6176501Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Diagnostics.DiagnosticSource.Tests.zip". 2026-01-19T13:29:33.8445203Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Tests.dll 2026-01-19T13:29:36.0352728Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:36.1937728Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop1.Tests.dll 2026-01-19T13:29:36.8763402Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/MetricOuterLoop1.Tests.zip". 2026-01-19T13:29:37.0220828Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/System.Security.Cryptography.Tests.dll 2026-01-19T13:29:37.7262111Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Security.Cryptography.Tests.zip". 2026-01-19T13:29:38.0385122Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.Tests.dll 2026-01-19T13:29:39.6683666Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:39.9207442Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop.Tests.dll 2026-01-19T13:29:40.6132849Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/MetricOuterLoop.Tests.zip". 2026-01-19T13:29:40.7336693Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.Tests.dll 2026-01-19T13:29:41.9038390Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.FileSystem.Tests.zip". 2026-01-19T13:29:41.9812021Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-19T13:29:42.5060428Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Tests.dll 2026-01-19T13:29:43.3018991Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-19T13:29:44.2076416Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:44.4819048Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Tests.dll 2026-01-19T13:29:45.1964291Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Tests.zip". 2026-01-19T13:29:45.2354947Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-19T13:29:45.7028924Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Process.Tests.dll 2026-01-19T13:29:47.3060818Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-19T13:29:47.5663286Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Process.Tests.dll 2026-01-19T13:29:49.4948237Z ##[error].dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: (NETCORE_ENGINEERING_TELEMETRY=Build) Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' 2026-01-19T13:29:49.4973638Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-19T13:29:51.8878954Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-19T13:29:52.7021323Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-19T13:29:53.9531105Z TestAssembly -> /__w/1/s/artifacts/bin/TestAssembly/Release/netstandard2.0/TestAssembly.dll 2026-01-19T13:29:55.0546854Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:29:55.2669700Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-19T13:29:56.3128490Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Cryptography.Tests.zip". 2026-01-19T13:29:58.2106409Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/Microsoft.CSharp.Tests.dll 2026-01-19T13:30:01.0905032Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:02.3443982Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-19T13:30:03.1914198Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-19T13:30:05.5489803Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:05.7772743Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-19T13:30:07.4965307Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.TimeProvider.Tests.zip". 2026-01-19T13:30:09.0032394Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/System.Formats.Asn1.Tests.dll 2026-01-19T13:30:12.9104650Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:13.6341309Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/Microsoft.VisualBasic.Core.Tests.dll 2026-01-19T13:30:17.1765534Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:18.5425849Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileSystemGlobbing.Tests.dll 2026-01-19T13:30:20.8152534Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:21.0158133Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileSystemGlobbing.Tests.dll 2026-01-19T13:30:22.0930867Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/Microsoft.CSharp.Tests.dll 2026-01-19T13:30:22.0964632Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.FileSystemGlobbing.Tests.zip". 2026-01-19T13:30:22.1083028Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.CSharp.Tests.zip". 2026-01-19T13:30:22.9415557Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/System.Linq.AsyncEnumerable.Tests.dll 2026-01-19T13:30:24.1565812Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/Microsoft.VisualBasic.Core.Tests.dll 2026-01-19T13:30:24.1746759Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.VisualBasic.Core.Tests.zip". 2026-01-19T13:30:25.4595134Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:25.4757765Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/System.Formats.Asn1.Tests.dll 2026-01-19T13:30:25.4934766Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Formats.Asn1.Tests.zip". 2026-01-19T13:30:26.0705633Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-01-19T13:30:26.1243730Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-01-19T13:30:26.4706611Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/System.Composition.Hosting.Tests.dll 2026-01-19T13:30:27.5573902Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/System.Linq.AsyncEnumerable.Tests.dll 2026-01-19T13:30:27.5667279Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Linq.AsyncEnumerable.Tests.zip". 2026-01-19T13:30:28.8203521Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:30.0415654Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/System.Dynamic.Runtime.Tests.dll 2026-01-19T13:30:33.0975693Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:33.7102068Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeInterpreted.Tests.dll 2026-01-19T13:30:36.5016224Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:36.7088553Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/System.Dynamic.Runtime.Tests.dll 2026-01-19T13:30:37.6289274Z Zipping directory "/__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Dynamic.Runtime.Tests.zip". 2026-01-19T13:30:38.2494561Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-19T13:30:38.2947999Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-19T13:30:38.6470926Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/System.Security.Cryptography.ProtectedData.Tests.dll 2026-01-19T13:30:39.7984300Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/System.Composition.Hosting.Tests.dll 2026-01-19T13:30:39.8070025Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Hosting.Tests.zip". 2026-01-19T13:30:41.0986524Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:41.4158373Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-01-19T13:30:41.4749101Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-01-19T13:30:42.5282674Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/System.Security.Cryptography.ProtectedData.Tests.dll 2026-01-19T13:30:42.5517433Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Security.Cryptography.ProtectedData.Tests.zip". 2026-01-19T13:30:44.8083886Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Primitives.Tests.dll 2026-01-19T13:30:47.9927824Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:48.0340136Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeInterpreted.Tests.dll 2026-01-19T13:30:48.0481318Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.ReflectionInvokeInterpreted.Tests.zip". 2026-01-19T13:30:55.1662002Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:30:55.6377867Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/System.Net.ServerSentEvents.Tests.dll 2026-01-19T13:30:59.0896169Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:30:59.7450386Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Primitives.Tests.dll 2026-01-19T13:31:01.0105845Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Primitives.Tests.zip". 2026-01-19T13:31:02.5242197Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/System.Composition.Runtime.Tests.dll 2026-01-19T13:31:04.9803944Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:05.1970425Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/System.Composition.Runtime.Tests.dll 2026-01-19T13:31:06.3810413Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Runtime.Tests.zip". 2026-01-19T13:31:06.9587065Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Memory.Tests.dll 2026-01-19T13:31:08.2039953Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/System.Console.Tests.dll 2026-01-19T13:31:09.3544592Z CollectibleAssembly -> /__w/1/s/artifacts/bin/CollectibleAssembly/Release/net11.0/CollectibleAssembly.dll 2026-01-19T13:31:10.7441505Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:10.7797740Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:10.9540827Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/System.Console.Tests.dll 2026-01-19T13:31:12.1580611Z Zipping directory "/__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Console.Tests.zip". 2026-01-19T13:31:13.0006173Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/System.IO.Packaging.Tests.dll 2026-01-19T13:31:16.5462856Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Memory.Tests.dll 2026-01-19T13:31:16.5713755Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Memory.Tests.zip". 2026-01-19T13:31:20.8240058Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-19T13:31:26.9534957Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-19T13:31:27.8729980Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-19T13:31:30.4266736Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:31.2746315Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-19T13:31:32.4766790Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:33.8202592Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:34.0352829Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-19T13:31:35.2867248Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.AsyncInterfaces.Tests.zip". 2026-01-19T13:31:35.9482202Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.dll 2026-01-19T13:31:37.1985596Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/System.Net.ServerSentEvents.Tests.dll 2026-01-19T13:31:37.2133668Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.ServerSentEvents.Tests.zip". 2026-01-19T13:31:37.3591836Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-19T13:31:38.5994331Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.CommandLine.Tests.zip". 2026-01-19T13:31:40.1609090Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:40.9145041Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.dll 2026-01-19T13:31:42.1664704Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/System.IO.Packaging.Tests.dll 2026-01-19T13:31:42.1746261Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.Packaging.Tests.zip". 2026-01-19T13:31:42.3302894Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/System.Threading.Channels.Tests.dll 2026-01-19T13:31:43.6163794Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:43.7080219Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-01-19T13:31:44.2875756Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.dll 2026-01-19T13:31:46.9370326Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:47.1103115Z TestAssembly -> /__w/1/s/artifacts/bin/TestAssembly/Release/netstandard2.0/TestAssembly.dll 2026-01-19T13:31:47.1496029Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-19T13:31:47.2681912Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.dll 2026-01-19T13:31:48.8616569Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-19T13:31:48.9076482Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-19T13:31:48.9431359Z Microsoft.Extensions.Hosting.TestApp -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.TestApp/Release/net11.0/Microsoft.Extensions.Hosting.TestApp.dll 2026-01-19T13:31:49.7702021Z System.Formats.Cbor.Tests.DataModel -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests.DataModel/Release/net11.0/System.Formats.Cbor.Tests.DataModel.dll 2026-01-19T13:31:49.8455442Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.dll 2026-01-19T13:31:51.1673295Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-01-19T13:31:51.2913152Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-01-19T13:31:51.3947585Z System.Formats.Cbor.Tests.DataModel -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests.DataModel/Release/net11.0/System.Formats.Cbor.Tests.DataModel.dll 2026-01-19T13:31:52.5164705Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/System.Formats.Cbor.Tests.dll 2026-01-19T13:31:56.1878524Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:31:56.4335357Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/System.Formats.Cbor.Tests.dll 2026-01-19T13:31:57.7043775Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Formats.Cbor.Tests.zip". 2026-01-19T13:31:57.7561421Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-01-19T13:31:57.8855828Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-01-19T13:31:58.0258665Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Tests.dll 2026-01-19T13:31:59.1998625Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-01-19T13:31:59.2659643Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-01-19T13:31:59.9609970Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/System.Memory.Data.Tests.dll 2026-01-19T13:32:03.5990912Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:03.6546991Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:03.7989194Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/System.Memory.Data.Tests.dll 2026-01-19T13:32:05.0505275Z Zipping directory "/__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Memory.Data.Tests.zip". 2026-01-19T13:32:05.4846815Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-01-19T13:32:06.8788553Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Functional.Tests.dll 2026-01-19T13:32:08.1559166Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:09.7692284Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:09.8625332Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-01-19T13:32:09.9901285Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Functional.Tests.dll 2026-01-19T13:32:11.3386723Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Json.Functional.Tests.zip". 2026-01-19T13:32:11.4698195Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.dll 2026-01-19T13:32:12.1322932Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.Tests.dll 2026-01-19T13:32:12.4694800Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Unit.Tests.dll 2026-01-19T13:32:13.7819528Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-19T13:32:15.2009721Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:15.4109223Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Unit.Tests.dll 2026-01-19T13:32:16.7596248Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Json.Unit.Tests.zip". 2026-01-19T13:32:16.9561137Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-19T13:32:17.5412671Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.EventSource.Tests.dll 2026-01-19T13:32:17.8567456Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeEmit.Tests.dll 2026-01-19T13:32:20.7413016Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:20.7826236Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:22.4650933Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeEmit.Tests.dll 2026-01-19T13:32:22.4958521Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.ReflectionInvokeEmit.Tests.zip". 2026-01-19T13:32:23.0450918Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-19T13:32:24.9162961Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Console.Tests.dll 2026-01-19T13:32:25.2838959Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-19T13:32:25.3470564Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-19T13:32:25.7132822Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/System.ServiceModel.Syndication.Tests.dll 2026-01-19T13:32:28.6133562Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:28.6274183Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:31.1552862Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/System.ServiceModel.Syndication.Tests.dll 2026-01-19T13:32:31.2036578Z Zipping directory "/__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.ServiceModel.Syndication.Tests.zip". 2026-01-19T13:32:31.2173081Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:31.2369670Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-01-19T13:32:31.7458384Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/System.Text.Encoding.CodePages.Tests.dll 2026-01-19T13:32:34.6569565Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:34.6733415Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:35.0388671Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/System.Text.Encoding.CodePages.Tests.dll 2026-01-19T13:32:36.4598261Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:36.4600711Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.Encoding.CodePages.Tests.zip". 2026-01-19T13:32:37.8587637Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/System.Text.Encodings.Web.Tests.dll 2026-01-19T13:32:39.2092562Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:40.8741812Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:32:41.1160447Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.EventSource.Tests.dll 2026-01-19T13:32:42.5575130Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-19T13:32:42.5601157Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.EventSource.Tests.zip". 2026-01-19T13:32:42.5698115Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.UserSecrets.Tests.zip". 2026-01-19T13:32:42.6922300Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Console.Tests.dll 2026-01-19T13:32:44.4096842Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-19T13:32:44.4114399Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.Console.Tests.zip". 2026-01-19T13:32:44.4959864Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-19T13:32:45.8417204Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.FileExtensions.Tests.zip". 2026-01-19T13:32:46.3886457Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-01-19T13:32:47.7404849Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Binder.Tests.zip". 2026-01-19T13:32:47.9704633Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.Tests.dll 2026-01-19T13:32:49.3601031Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.Tests.zip". 2026-01-19T13:32:49.5149367Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Tests.dll 2026-01-19T13:32:50.8823613Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Tests.zip". 2026-01-19T13:32:51.6483614Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/System.Text.Encodings.Web.Tests.dll 2026-01-19T13:32:53.1373727Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.Encodings.Web.Tests.zip". 2026-01-19T13:32:53.1590941Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/System.Threading.Channels.Tests.dll 2026-01-19T13:32:53.1940590Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Threading.Channels.Tests.zip". 2026-01-19T13:32:53.3862570Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-19T13:33:10.9336366Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-19T13:33:10.9913639Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-01-19T13:33:11.0036197Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-01-19T13:33:11.0775337Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-19T13:33:11.1183761Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-01-19T13:33:11.1630306Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-01-19T13:33:11.2048234Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-01-19T13:33:11.3145678Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-19T13:33:12.6492134Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-19T13:33:13.5576210Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/System.Formats.Nrbf.Tests.dll 2026-01-19T13:33:13.9647066Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-19T13:33:13.9921311Z MockHostTypes -> /__w/1/s/artifacts/bin/MockHostTypes/Release/net11.0/MockHostTypes.dll 2026-01-19T13:33:14.1122832Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-01-19T13:33:14.4694284Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/System.Collections.Immutable.Tests.dll 2026-01-19T13:33:15.8978865Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Physical.Tests.dll 2026-01-19T13:33:17.4620691Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:17.4898675Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-19T13:33:18.0614699Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/System.Text.Json.Tests.dll 2026-01-19T13:33:21.3557614Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:21.3606171Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:21.5223745Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Testing.Tests.dll 2026-01-19T13:33:21.6816688Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/System.Text.Json.Tests.dll 2026-01-19T13:33:23.1049453Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.Json.Tests.zip". 2026-01-19T13:33:24.8713908Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/System.Collections.Immutable.Tests.dll 2026-01-19T13:33:24.8959856Z Zipping directory "/__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Collections.Immutable.Tests.zip". 2026-01-19T13:33:25.4329395Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/System.Threading.Tasks.Dataflow.Tests.dll 2026-01-19T13:33:28.4625830Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:28.6849242Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/System.Threading.Tasks.Dataflow.Tests.dll 2026-01-19T13:33:30.1447913Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Threading.Tasks.Dataflow.Tests.zip". 2026-01-19T13:33:30.5916919Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Numerics.Tests.dll 2026-01-19T13:33:31.5614626Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.dll 2026-01-19T13:33:33.5512778Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:33.6978572Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Diagnostics.Abstractions.Tests.dll 2026-01-19T13:33:35.7188602Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:36.9425341Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:36.9823758Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeEmit.Tests.dll 2026-01-19T13:33:39.2188175Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-01-19T13:33:40.6362707Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:42.4236241Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:42.5249924Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeInterpreted.Tests.dll 2026-01-19T13:33:43.5435846Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-19T13:33:43.5965201Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-19T13:33:43.6483405Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-19T13:33:44.8706898Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:45.0212028Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-19T13:33:45.0425006Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-01-19T13:33:45.0765464Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-19T13:33:45.1424728Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-19T13:33:45.1670066Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-19T13:33:45.1801692Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-19T13:33:45.2155148Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-19T13:33:46.1339217Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.zip". 2026-01-19T13:33:47.2295558Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:47.5081312Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-19T13:33:48.9801450Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Json.Tests.zip". 2026-01-19T13:33:48.9802247Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Physical.Tests.dll 2026-01-19T13:33:48.9904591Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.FileProviders.Physical.Tests.zip". 2026-01-19T13:33:49.1104753Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-19T13:33:49.3083735Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Testing.Tests.dll 2026-01-19T13:33:50.8261445Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.Testing.Tests.zip". 2026-01-19T13:33:51.3173732Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-01-19T13:33:51.3534106Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-01-19T13:33:52.2580829Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:52.3100391Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-01-19T13:33:52.4015365Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-19T13:33:52.4741960Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-19T13:33:52.6408034Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.dll 2026-01-19T13:33:53.6198187Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.zip". 2026-01-19T13:33:55.6827287Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-01-19T13:33:55.7149729Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.zip". 2026-01-19T13:33:56.8596931Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:33:57.1559722Z CollectibleAssembly -> /__w/1/s/artifacts/bin/CollectibleAssembly/Release/net11.0/CollectibleAssembly.dll 2026-01-19T13:33:58.7717149Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeInterpreted.Tests.dll 2026-01-19T13:33:58.8045150Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.InvokeInterpreted.Tests.zip". 2026-01-19T13:33:58.8087937Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeEmit.Tests.dll 2026-01-19T13:33:58.8250271Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.InvokeEmit.Tests.zip". 2026-01-19T13:33:58.9418436Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/System.CodeDom.Tests.dll 2026-01-19T13:34:01.1873677Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:01.3590533Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-01-19T13:34:01.4649816Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/System.CodeDom.Tests.dll 2026-01-19T13:34:02.4949032Z Zipping directory "/__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.CodeDom.Tests.zip". 2026-01-19T13:34:03.4042531Z Microsoft.Extensions.DependencyInjection.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.Tests.dll 2026-01-19T13:34:04.4636376Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-19T13:34:06.9210719Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:08.1290500Z Microsoft.Extensions.DependencyInjection.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:08.3483958Z Microsoft.Extensions.DependencyInjection.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.Tests.dll 2026-01-19T13:34:09.3320693Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.DependencyInjection.Tests.zip". 2026-01-19T13:34:09.4688674Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-19T13:34:10.4524315Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Ini.Tests.zip". 2026-01-19T13:34:10.4638086Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Tests.dll 2026-01-19T13:34:11.7692458Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Diagnostics.Abstractions.Tests.dll 2026-01-19T13:34:13.2778322Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Diagnostics.Abstractions.Tests.zip". 2026-01-19T13:34:13.5524406Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-01-19T13:34:13.5914488Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-01-19T13:34:13.6935636Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-01-19T13:34:13.7306272Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-01-19T13:34:14.6737160Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Numerics.Tests.dll 2026-01-19T13:34:14.6865240Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Numerics.Tests.zip". 2026-01-19T13:34:15.9219935Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:16.4974134Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Http.Tests.dll 2026-01-19T13:34:16.5594169Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-19T13:34:17.6831147Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Tests.dll 2026-01-19T13:34:19.1664587Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.Tests.zip". 2026-01-19T13:34:21.3362833Z ApplicationNameSetFromArgument -> /__w/1/s/artifacts/bin/ApplicationNameSetFromArgument/Release/net11.0/ApplicationNameSetFromArgument.dll 2026-01-19T13:34:21.3487952Z BuildWebHostInvalidSignature -> /__w/1/s/artifacts/bin/BuildWebHostInvalidSignature/Release/net11.0/BuildWebHostInvalidSignature.dll 2026-01-19T13:34:21.3622300Z BuildWebHostPatternTestSite -> /__w/1/s/artifacts/bin/BuildWebHostPatternTestSite/Release/net11.0/BuildWebHostPatternTestSite.dll 2026-01-19T13:34:21.3779780Z CreateHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateHostBuilderInvalidSignature/Release/net11.0/CreateHostBuilderInvalidSignature.dll 2026-01-19T13:34:21.3940440Z CreateHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateHostBuilderPatternTestSite/Release/net11.0/CreateHostBuilderPatternTestSite.dll 2026-01-19T13:34:21.4118010Z CreateWebHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateWebHostBuilderInvalidSignature/Release/net11.0/CreateWebHostBuilderInvalidSignature.dll 2026-01-19T13:34:21.4260915Z CreateWebHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateWebHostBuilderPatternTestSite/Release/net11.0/CreateWebHostBuilderPatternTestSite.dll 2026-01-19T13:34:21.4433479Z NoSpecialEntryPointPatternBuildsThenThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternBuildsThenThrows/Release/net11.0/NoSpecialEntryPointPatternBuildsThenThrows.dll 2026-01-19T13:34:21.4599187Z NoSpecialEntryPointPatternThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternThrows/Release/net11.0/NoSpecialEntryPointPatternThrows.dll 2026-01-19T13:34:21.4742335Z NoSpecialEntryPointPatternExits -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternExits/Release/net11.0/NoSpecialEntryPointPatternExits.dll 2026-01-19T13:34:21.4925904Z NoSpecialEntryPointPatternHangs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternHangs/Release/net11.0/NoSpecialEntryPointPatternHangs.dll 2026-01-19T13:34:21.5156197Z NoSpecialEntryPointPatternMainNoArgs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternMainNoArgs/Release/net11.0/NoSpecialEntryPointPatternMainNoArgs.dll 2026-01-19T13:34:21.5305989Z TopLevelStatements -> /__w/1/s/artifacts/bin/TopLevelStatements/Release/net11.0/TopLevelStatements.dll 2026-01-19T13:34:21.5428030Z TopLevelStatementsTestsTimeout -> /__w/1/s/artifacts/bin/TopLevelStatementsTestsTimeout/Release/net11.0/TopLevelStatementsTestsTimeout.dll 2026-01-19T13:34:21.5617448Z NoSpecialEntryPointPattern -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPattern/Release/net11.0/NoSpecialEntryPointPattern.dll 2026-01-19T13:34:22.4137417Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/netstandard2.0/System.Composition.Runtime.dll 2026-01-19T13:34:22.6044934Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/netstandard2.0/System.Composition.AttributedModel.dll 2026-01-19T13:34:22.7416404Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-19T13:34:22.7619383Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-19T13:34:22.7626421Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-19T13:34:22.8283544Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-01-19T13:34:22.8443196Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-19T13:34:22.9088873Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-01-19T13:34:22.9275347Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-01-19T13:34:22.9956264Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-19T13:34:23.0034782Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-01-19T13:34:23.1340233Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-19T13:34:23.3847445Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-01-19T13:34:24.1107606Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/System.Text.RegularExpressions.Tests.dll 2026-01-19T13:34:25.6227621Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/netstandard2.0/System.Composition.Hosting.dll 2026-01-19T13:34:26.1087243Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-01-19T13:34:26.4552740Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-19T13:34:26.4853318Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/System.Runtime.Caching.Tests.dll 2026-01-19T13:34:26.6834500Z MockHostTypes -> /__w/1/s/artifacts/bin/MockHostTypes/Release/net11.0/MockHostTypes.dll 2026-01-19T13:34:26.7697637Z BuildWebHostInvalidSignature -> /__w/1/s/artifacts/bin/BuildWebHostInvalidSignature/Release/net11.0/BuildWebHostInvalidSignature.dll 2026-01-19T13:34:26.9125336Z BuildWebHostPatternTestSite -> /__w/1/s/artifacts/bin/BuildWebHostPatternTestSite/Release/net11.0/BuildWebHostPatternTestSite.dll 2026-01-19T13:34:27.0622526Z CreateHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateHostBuilderInvalidSignature/Release/net11.0/CreateHostBuilderInvalidSignature.dll 2026-01-19T13:34:27.2124218Z CreateWebHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateWebHostBuilderInvalidSignature/Release/net11.0/CreateWebHostBuilderInvalidSignature.dll 2026-01-19T13:34:27.3672401Z CreateWebHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateWebHostBuilderPatternTestSite/Release/net11.0/CreateWebHostBuilderPatternTestSite.dll 2026-01-19T13:34:27.5204102Z NoSpecialEntryPointPattern -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPattern/Release/net11.0/NoSpecialEntryPointPattern.dll 2026-01-19T13:34:27.6810742Z NoSpecialEntryPointPatternBuildsThenThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternBuildsThenThrows/Release/net11.0/NoSpecialEntryPointPatternBuildsThenThrows.dll 2026-01-19T13:34:27.8571891Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/System.Composition.Convention.Tests.dll 2026-01-19T13:34:27.9232929Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:34:27.9758620Z NoSpecialEntryPointPatternThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternThrows/Release/net11.0/NoSpecialEntryPointPatternThrows.dll 2026-01-19T13:34:28.1257455Z NoSpecialEntryPointPatternExits -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternExits/Release/net11.0/NoSpecialEntryPointPatternExits.dll 2026-01-19T13:34:28.2758892Z NoSpecialEntryPointPatternHangs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternHangs/Release/net11.0/NoSpecialEntryPointPatternHangs.dll 2026-01-19T13:34:28.4271398Z NoSpecialEntryPointPatternMainNoArgs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternMainNoArgs/Release/net11.0/NoSpecialEntryPointPatternMainNoArgs.dll 2026-01-19T13:34:28.5945550Z TopLevelStatements -> /__w/1/s/artifacts/bin/TopLevelStatements/Release/net11.0/TopLevelStatements.dll 2026-01-19T13:34:28.7330015Z TopLevelStatementsTestsTimeout -> /__w/1/s/artifacts/bin/TopLevelStatementsTestsTimeout/Release/net11.0/TopLevelStatementsTestsTimeout.dll 2026-01-19T13:34:29.1866176Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/System.Composition.TypedParts.Tests.dll 2026-01-19T13:34:30.6873448Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-19T13:34:30.7948002Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-01-19T13:34:30.9267626Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-19T13:34:32.9247387Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:34.0973278Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:34.3913386Z Microsoft.Extensions.Hosting.TestApp -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.TestApp/Release/net11.0/Microsoft.Extensions.Hosting.TestApp.dll 2026-01-19T13:34:34.4135140Z ApplicationNameSetFromArgument -> /__w/1/s/artifacts/bin/ApplicationNameSetFromArgument/Release/net11.0/ApplicationNameSetFromArgument.dll 2026-01-19T13:34:34.4262426Z CreateHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateHostBuilderPatternTestSite/Release/net11.0/CreateHostBuilderPatternTestSite.dll 2026-01-19T13:34:34.6111256Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Http.Tests.dll 2026-01-19T13:34:36.1286840Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:36.1311612Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Http.Tests.zip". 2026-01-19T13:34:36.3242949Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/System.Runtime.Caching.Tests.dll 2026-01-19T13:34:37.8716738Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Caching.Tests.zip". 2026-01-19T13:34:37.8755075Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:39.3960819Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-19T13:34:39.9423789Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.dll 2026-01-19T13:34:41.1644823Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/netstandard2.0/System.Text.Json.dll 2026-01-19T13:34:42.3312279Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:42.6079017Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/System.Composition.Convention.Tests.dll 2026-01-19T13:34:44.1750233Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/System.Composition.TypedParts.Tests.dll 2026-01-19T13:34:44.1818903Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Convention.Tests.zip". 2026-01-19T13:34:44.1837546Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.TypedParts.Tests.zip". 2026-01-19T13:34:44.4178060Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.dll 2026-01-19T13:34:45.4744720Z TestLibrary -> /__w/1/s/artifacts/bin/TestLibrary/Release/netstandard2.0/TestLibrary.dll 2026-01-19T13:34:45.4862481Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/System.Composition.AttributeModel.Tests.dll 2026-01-19T13:34:45.7919375Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/netstandard2.0/System.Composition.TypedParts.dll 2026-01-19T13:34:47.8160044Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:48.6693508Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.HostFactoryResolver.Tests.dll 2026-01-19T13:34:55.3719859Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/netstandard2.0/System.Text.Json.dll 2026-01-19T13:34:55.3898224Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-19T13:34:57.7057505Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:58.9789435Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:34:59.2250058Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-19T13:35:00.2858402Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Xml.Tests.zip". 2026-01-19T13:35:00.5196094Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.HostFactoryResolver.Tests.dll 2026-01-19T13:35:02.2400568Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.HostFactoryResolver.Tests.zip". 2026-01-19T13:35:02.3755914Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/System.IO.Hashing.Tests.dll 2026-01-19T13:35:02.4115756Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/System.Composition.AttributeModel.Tests.dll 2026-01-19T13:35:03.9612825Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.AttributeModel.Tests.zip". 2026-01-19T13:35:05.2341802Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-19T13:35:05.2907327Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-19T13:35:05.5445528Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:06.8173141Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:06.8529909Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Hosting.Functional.Tests.dll 2026-01-19T13:35:08.0751159Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/System.IO.Hashing.Tests.dll 2026-01-19T13:35:09.5629691Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.Hashing.Tests.zip". 2026-01-19T13:35:09.5823416Z Microsoft.Composition.Demos.ExtendedCollectionImports -> /__w/1/s/artifacts/bin/Microsoft.Composition.Demos.ExtendedCollectionImports/Release/netstandard2.0/Microsoft.Composition.Demos.ExtendedCollectionImports.dll 2026-01-19T13:35:09.5862889Z System.Text.Json.TestLibrary.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn4.4/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn4.4.dll 2026-01-19T13:35:40.6912466Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:41.4014216Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.dll 2026-01-19T13:35:46.0450051Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:47.7678650Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:48.0212200Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/System.Threading.RateLimiting.Tests.dll 2026-01-19T13:35:48.1119190Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-19T13:35:49.1809907Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Composite.Tests.dll 2026-01-19T13:35:50.5205135Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/System.Text.RegularExpressions.Tests.dll 2026-01-19T13:35:51.6503205Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.RegularExpressions.Tests.zip". 2026-01-19T13:35:51.7575348Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/System.Formats.Nrbf.Tests.dll 2026-01-19T13:35:52.8439473Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Formats.Nrbf.Tests.zip". 2026-01-19T13:35:54.1279998Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:54.3259582Z System.Text.Json.TestLibrary.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn3.11/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn3.11.dll 2026-01-19T13:35:55.5838895Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:35:57.5467186Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/System.Threading.RateLimiting.Tests.dll 2026-01-19T13:35:57.5625658Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Threading.RateLimiting.Tests.zip". 2026-01-19T13:36:01.9189745Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-19T13:36:01.9734010Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-01-19T13:36:02.0242312Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-19T13:36:02.0870029Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-01-19T13:36:02.3486130Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Composite.Tests.dll 2026-01-19T13:36:03.8690553Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.FileProviders.Composite.Tests.zip". 2026-01-19T13:36:04.2766452Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Hosting.Functional.Tests.dll 2026-01-19T13:36:05.9255025Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.dll 2026-01-19T13:36:07.5016210Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-19T13:36:07.5429792Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-19T13:36:07.5696267Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-19T13:36:07.6064387Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-19T13:36:07.6540180Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-01-19T13:36:07.7109144Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-01-19T13:36:07.9359741Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/System.Reflection.MetadataLoadContext.Tests.dll 2026-01-19T13:36:09.5232763Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-19T13:36:09.5610296Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-01-19T13:36:09.5746092Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-19T13:36:09.6229322Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-19T13:36:09.6468447Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-01-19T13:36:09.6836201Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-01-19T13:36:11.3284667Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:11.5215679Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/System.Reflection.MetadataLoadContext.Tests.dll 2026-01-19T13:36:13.0823765Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.MetadataLoadContext.Tests.zip". 2026-01-19T13:36:13.5673407Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.dll 2026-01-19T13:36:16.8141897Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:17.0371042Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.dll 2026-01-19T13:36:18.6161325Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.zip". 2026-01-19T13:36:18.6668658Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-01-19T13:36:19.5065908Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/netstandard2.0/System.Composition.AttributedModel.dll 2026-01-19T13:36:19.5191415Z System.IO.Pipes.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipes.Tests/Release/net11.0/browser-wasm/System.IO.Pipes.Tests.dll 2026-01-19T13:36:21.8597263Z System.IO.Pipes.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipes.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:22.0970625Z System.IO.Pipes.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipes.Tests/Release/net11.0/browser-wasm/System.IO.Pipes.Tests.dll 2026-01-19T13:36:23.1776901Z TestLibrary -> /__w/1/s/artifacts/bin/TestLibrary/Release/netstandard2.0/TestLibrary.dll 2026-01-19T13:36:23.2165220Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/netstandard2.0/System.Composition.Runtime.dll 2026-01-19T13:36:23.2614610Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Release/net11.0/browser-wasm/System.Configuration.ConfigurationManager.Tests.dll 2026-01-19T13:36:24.7403027Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/System.IO.Pipelines.Tests.dll 2026-01-19T13:36:27.1249106Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:28.3887605Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:28.6019552Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/System.IO.Pipelines.Tests.dll 2026-01-19T13:36:30.1621648Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.Pipelines.Tests.zip". 2026-01-19T13:36:30.2437179Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Release/net11.0/browser-wasm/System.Configuration.ConfigurationManager.Tests.dll 2026-01-19T13:36:31.8113463Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-01-19T13:36:31.8952157Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/netstandard2.0/System.Composition.Hosting.dll 2026-01-19T13:36:31.9460341Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-19T13:36:32.3256211Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-01-19T13:36:32.3962824Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-01-19T13:36:32.4042405Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/netstandard2.0/System.Composition.TypedParts.dll 2026-01-19T13:36:32.7504834Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/System.Reflection.Metadata.Tests.dll 2026-01-19T13:36:35.1341202Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:35.3471345Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/System.Reflection.Metadata.Tests.dll 2026-01-19T13:36:36.4719932Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.Metadata.Tests.zip". 2026-01-19T13:36:36.4921330Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-01-19T13:36:36.5575825Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-01-19T13:36:36.6293848Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-01-19T13:36:36.6801886Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-01-19T13:36:37.0492035Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/System.Linq.Expressions.Tests.dll 2026-01-19T13:36:40.3125536Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:40.4668364Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/System.Linq.Expressions.Tests.dll 2026-01-19T13:36:42.0489325Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Linq.Expressions.Tests.zip". 2026-01-19T13:36:42.0767551Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-19T13:36:42.1336968Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-19T13:36:43.4119953Z Microsoft.Composition.Demos.ExtendedCollectionImports -> /__w/1/s/artifacts/bin/Microsoft.Composition.Demos.ExtendedCollectionImports/Release/netstandard2.0/Microsoft.Composition.Demos.ExtendedCollectionImports.dll 2026-01-19T13:36:43.5051422Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-01-19T13:36:43.7227661Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-01-19T13:36:43.9808967Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-01-19T13:36:44.0286593Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-01-19T13:36:44.0872693Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-01-19T13:36:44.1172264Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-01-19T13:36:44.1710433Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-01-19T13:36:44.2565499Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:36:44.3302384Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-01-19T13:36:44.4101828Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-01-19T13:36:44.4598406Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-01-19T13:36:44.4612913Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-19T13:36:44.5172804Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-01-19T13:36:44.5270121Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-01-19T13:36:44.5546872Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-19T13:36:44.5843156Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-19T13:36:44.6377307Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-19T13:36:44.6501652Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-01-19T13:36:44.6666469Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-01-19T13:36:44.7351820Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-01-19T13:36:44.8572279Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-19T13:36:44.8928107Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-19T13:36:44.9272554Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-19T13:36:45.0195296Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-01-19T13:36:45.0322723Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-19T13:36:45.1032667Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-01-19T13:36:45.1075022Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-19T13:36:45.4292538Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/System.Composition.Tests.dll 2026-01-19T13:36:47.1009854Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/netstandard2.0/System.Text.Json.dll 2026-01-19T13:36:47.1611907Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/netstandard2.0/System.Text.Json.dll 2026-01-19T13:36:47.2149410Z System.Text.Json.TestLibrary.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn3.11/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn3.11.dll 2026-01-19T13:36:47.5560450Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.dll 2026-01-19T13:36:50.9437469Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:52.8876868Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:52.9451303Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.dll 2026-01-19T13:36:52.9904221Z System.Text.Json.TestLibrary.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn4.4/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn4.4.dll 2026-01-19T13:36:53.0827887Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/System.Composition.Tests.dll 2026-01-19T13:36:54.6709332Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Tests.zip". 2026-01-19T13:36:55.2752320Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-01-19T13:36:55.3768284Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-01-19T13:36:55.4320299Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-01-19T13:36:55.4894302Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-01-19T13:36:55.5725497Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-01-19T13:36:55.6202110Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-01-19T13:36:55.7215800Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-19T13:36:55.7444579Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-01-19T13:36:55.7836383Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-01-19T13:36:55.8600237Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.dll 2026-01-19T13:36:58.3590583Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:36:58.6253388Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.dll 2026-01-19T13:36:59.7999351Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-01-19T13:36:59.8303038Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:36:59.8699114Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-19T13:36:59.9142778Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-01-19T13:36:59.9621609Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-19T13:37:00.0300888Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-19T13:37:00.0749558Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-19T13:37:00.1177248Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-19T13:37:00.7600463Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.dll 2026-01-19T13:37:04.1934367Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:37:04.8647157Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Tests.dll 2026-01-19T13:37:08.4393226Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-19T13:37:08.7534215Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Tests.dll 2026-01-19T13:37:10.5633006Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.SourceGeneration.Tests.zip". 2026-01-19T13:37:10.5747345Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.dll 2026-01-19T13:37:10.5953347Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.zip". 2026-01-19T13:37:11.5335034Z 2026-01-19T13:37:11.5346719Z Build FAILED. 2026-01-19T13:37:11.5346877Z 2026-01-19T13:37:11.5347865Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-19T13:37:11.5354590Z 0 Warning(s) 2026-01-19T13:37:11.5354852Z 1 Error(s) 2026-01-19T13:37:11.5354952Z 2026-01-19T13:37:11.5355209Z Time Elapsed 00:42:39.93 2026-01-19T13:37:12.1043375Z Build failed with exit code 1. Check errors above. 2026-01-19T13:37:12.1142392Z 2026-01-19T13:37:12.9450386Z ##[section]Finishing: Build product