2026-02-23T18:22:17.4027538Z ##[section]Starting: Build product 2026-02-23T18:22:17.4033085Z ============================================================================== 2026-02-23T18:22:17.4033203Z Task : Command line 2026-02-23T18:22:17.4033267Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-23T18:22:17.4033368Z Version : 2.268.0 2026-02-23T18:22:17.4033431Z Author : Microsoft Corporation 2026-02-23T18:22:17.4033505Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-23T18:22:17.4033607Z ============================================================================== 2026-02-23T18:22:19.5241760Z Generating script. 2026-02-23T18:22:19.5248614Z Script contents: 2026-02-23T18:22:19.5249239Z /__w/1/s/build.sh -ci -arch arm64 -os linux -cross -s mono+libs+libs.tests -rc Release -c Debug /p:ArchiveTests=true 2026-02-23T18:22:19.5250815Z ========================== Starting Command Output =========================== 2026-02-23T18:22:19.5265392Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/a301ae5c-3600-4853-87e2-0c686d58d5ee.sh 2026-02-23T18:22:19.6793365Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-02-23T18:22:19.7744150Z Attempting to install 'sdk v11.0.100-preview.1.26104.118' from public_location. 2026-02-23T18:22:20.1263867Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz 2026-02-23T18:22:22.7385121Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz size is 244410853 bytes. 2026-02-23T18:22:22.7388841Z dotnet-install: Extracting archive from https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-preview.1.26104.118/dotnet-sdk-11.0.100-preview.1.26104.118-linux-x64.tar.gz 2026-02-23T18:22:28.8530288Z dotnet-install: Downloaded file size is 244410853 bytes. 2026-02-23T18:22:28.8530759Z dotnet-install: The remote and local file sizes are equal. 2026-02-23T18:22:30.1340766Z dotnet-install: Installed version is 11.0.100-preview.1.26104.118 2026-02-23T18:22:30.1417942Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-02-23T18:22:30.1418774Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-02-23T18:22:30.1419516Z 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-02-23T18:22:30.1419932Z dotnet-install: Installation finished successfully. 2026-02-23T18:22:32.1134194Z 2026-02-23T18:22:32.2942067Z Determining projects to restore... 2026-02-23T18:22:36.7287406Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-02-23T18:22:36.7288933Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-02-23T18:22:36.7289723Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26064.3') was restored. Available commands: xharness 2026-02-23T18:22:36.7291228Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-02-23T18:22:36.7291576Z 2026-02-23T18:22:36.7291917Z A newer version of tool 'coverlet.console' is available (version '8.0.0'). Consider updating your manifest file. 2026-02-23T18:22:36.7295161Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-02-23T18:22:36.7295631Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-02-23T18:22:36.7295990Z 2026-02-23T18:22:36.7296234Z Restore was successful. 2026-02-23T18:22:38.5689405Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26116.109/tools/Tools.proj (in 1.68 sec). 2026-02-23T18:22:39.6992216Z Determining projects to restore... 2026-02-23T18:23:36.0567606Z Failed to download package 'Microsoft.CodeAnalysis.Analyzers.5.5.0-2.26116.109' from 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/d1622942-d16f-48e5-bc83-96f4539e7601/nuget/v3/flat2/microsoft.codeanalysis.analyzers/5.5.0-2.26116.109/microsoft.codeanalysis.analyzers.5.5.0-2.26116.109.nupkg'. 2026-02-23T18:23:36.0569490Z Network is unreachable (m6xvsblobprodcus342.vsblob.vsassets.io:443) 2026-02-23T18:23:36.0569903Z Network is unreachable 2026-02-23T18:23:38.0497451Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 6.47 sec). 2026-02-23T18:23:38.0552948Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 6.47 sec). 2026-02-23T18:23:38.0555175Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 6.47 sec). 2026-02-23T18:23:38.0555479Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 6.47 sec). 2026-02-23T18:23:38.0641599Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 3 ms). 2026-02-23T18:23:38.1062164Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 31 ms). 2026-02-23T18:23:38.6243585Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 514 ms). 2026-02-23T18:23:38.6244442Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 523 ms). 2026-02-23T18:23:38.6245468Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 523 ms). 2026-02-23T18:23:38.6246136Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 11 ms). 2026-02-23T18:23:38.6246701Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 475 ms). 2026-02-23T18:23:38.6247283Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 13 ms). 2026-02-23T18:23:38.6247920Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 13 ms). 2026-02-23T18:23:38.7343246Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 2 ms). 2026-02-23T18:23:38.7352626Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 13 ms). 2026-02-23T18:23:38.7353218Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 7 ms). 2026-02-23T18:23:38.7353710Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 6 ms). 2026-02-23T18:23:38.7354204Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 2 ms). 2026-02-23T18:23:38.7354665Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 15 ms). 2026-02-23T18:23:38.7380039Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 2 ms). 2026-02-23T18:23:38.7380624Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 2 ms). 2026-02-23T18:23:38.7381093Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 2 ms). 2026-02-23T18:23:38.7381578Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 4 ms). 2026-02-23T18:23:38.7382087Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 6 ms). 2026-02-23T18:23:38.7383916Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 2 ms). 2026-02-23T18:23:38.7384357Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 2 ms). 2026-02-23T18:23:38.7385102Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 2 ms). 2026-02-23T18:23:38.7385506Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 8 ms). 2026-02-23T18:23:38.7385896Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 2 ms). 2026-02-23T18:23:38.7386304Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 16 ms). 2026-02-23T18:23:38.7386749Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 2 ms). 2026-02-23T18:23:38.7387129Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 2 ms). 2026-02-23T18:23:38.7387532Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 16 ms). 2026-02-23T18:23:38.7387903Z Restored /__w/1/s/src/libraries/sfx.proj (in 0.9 ms). 2026-02-23T18:23:38.7388478Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 15 ms). 2026-02-23T18:23:38.7388897Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 0.9 ms). 2026-02-23T18:23:38.7389220Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 3 ms). 2026-02-23T18:23:38.7389533Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 3 ms). 2026-02-23T18:23:38.7389857Z Restored /__w/1/s/src/libraries/pretest.proj (in 2 ms). 2026-02-23T18:23:38.7390388Z Restored /__w/1/s/src/libraries/oob.proj (in 1 ms). 2026-02-23T18:23:38.7390718Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 0.8 ms). 2026-02-23T18:23:38.7391050Z Restored /__w/1/s/src/libraries/oob-src.proj (in 1 ms). 2026-02-23T18:23:38.7391421Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 12 ms). 2026-02-23T18:23:38.7391887Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 23 ms). 2026-02-23T18:23:38.7430621Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 3 ms). 2026-02-23T18:23:39.1476743Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 267 ms). 2026-02-23T18:23:39.1477642Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 2 ms). 2026-02-23T18:23:39.1478354Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 17 ms). 2026-02-23T18:23:39.1482861Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 3 ms). 2026-02-23T18:23:39.1483345Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 16 ms). 2026-02-23T18:23:39.1484993Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 3 ms). 2026-02-23T18:23:39.1509946Z Restored /__w/1/s/src/libraries/externals.csproj (in 399 ms). 2026-02-23T18:23:39.1510519Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 2 ms). 2026-02-23T18:23:39.1644593Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 16 ms). 2026-02-23T18:23:39.1707889Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 408 ms). 2026-02-23T18:23:40.3464241Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 1.11 sec). 2026-02-23T18:23:40.3482136Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 1.16 sec). 2026-02-23T18:23:40.3488731Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 6 ms). 2026-02-23T18:23:40.3491700Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 5 ms). 2026-02-23T18:23:40.3747484Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 1.65 sec). 2026-02-23T18:23:40.3987133Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj (in 105 ms). 2026-02-23T18:23:40.4024807Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 2 ms). 2026-02-23T18:23:40.4159542Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 20 ms). 2026-02-23T18:23:40.4199131Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 2 ms). 2026-02-23T18:23:40.4228574Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 1 ms). 2026-02-23T18:23:40.4262255Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 1 ms). 2026-02-23T18:23:40.4276147Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj (in 1.3 sec). 2026-02-23T18:23:40.7629939Z Restored /__w/1/s/src/libraries/System.Transactions.Local/tests/System.Transactions.Local.Tests.csproj (in 382 ms). 2026-02-23T18:23:40.7631239Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/WindowsThreadPool/System.Threading.ThreadPool.WindowsThreadPool.Tests.csproj (in 298 ms). 2026-02-23T18:23:40.7633720Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 1 ms). 2026-02-23T18:23:40.7635015Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 3 ms). 2026-02-23T18:23:40.7636526Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj (in 296 ms). 2026-02-23T18:23:40.7637487Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 1 ms). 2026-02-23T18:23:40.7639657Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/MTAMain/MTAMain.csproj (in 1 ms). 2026-02-23T18:23:40.7640461Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/DefaultApartmentStateMain.csproj (in 1 ms). 2026-02-23T18:23:40.7641370Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj (in 4 ms). 2026-02-23T18:23:40.7642770Z Restored /__w/1/s/src/libraries/System.Threading/tests/System.Threading.Tests.csproj (in 323 ms). 2026-02-23T18:23:40.7643698Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 1 ms). 2026-02-23T18:23:40.7644715Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 2 ms). 2026-02-23T18:23:40.7645398Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/STAMain/STAMain.csproj (in 1 ms). 2026-02-23T18:23:40.7646249Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj (in 3 ms). 2026-02-23T18:23:40.7647134Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 3 ms). 2026-02-23T18:23:40.7648181Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 12 ms). 2026-02-23T18:23:40.7648736Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 10 ms). 2026-02-23T18:23:41.6433394Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 881 ms). 2026-02-23T18:23:41.6475789Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 890 ms). 2026-02-23T18:23:42.3491310Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 675 ms). 2026-02-23T18:23:42.3492309Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj (in 3 ms). 2026-02-23T18:23:42.3493038Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 2 ms). 2026-02-23T18:23:42.3493468Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 1 ms). 2026-02-23T18:23:42.6532962Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 1.01 sec). 2026-02-23T18:23:42.7183364Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/tests/System.Threading.RateLimiting.Tests.csproj (in 1.95 sec). 2026-02-23T18:23:42.7200496Z Restored /__w/1/s/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj (in 365 ms). 2026-02-23T18:23:42.7233190Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj (in 1.96 sec). 2026-02-23T18:23:42.7286500Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 5 ms). 2026-02-23T18:23:42.7848454Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 124 ms). 2026-02-23T18:23:42.7905766Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/UnitTests/System.Text.RegularExpressions.Unit.Tests.csproj (in 2 ms). 2026-02-23T18:23:42.8720665Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 139 ms). 2026-02-23T18:23:42.8780091Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/tests/System.Threading.AccessControl.Tests.csproj (in 150 ms). 2026-02-23T18:23:42.8820329Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 2 ms). 2026-02-23T18:23:42.8861408Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 7 ms). 2026-02-23T18:23:43.0047711Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 271 ms). 2026-02-23T18:23:43.4358968Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj (in 532 ms). 2026-02-23T18:23:44.4060536Z 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 1.36 sec). 2026-02-23T18:23:44.5770357Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.csproj (in 20 ms). 2026-02-23T18:23:44.5772172Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj (in 21 ms). 2026-02-23T18:23:44.5773485Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn4.4.csproj (in 13 ms). 2026-02-23T18:23:44.5781482Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn3.11.csproj (in 13 ms). 2026-02-23T18:23:44.8806393Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 292 ms). 2026-02-23T18:23:44.8806893Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 8 ms). 2026-02-23T18:23:45.9569984Z 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 1.49 sec). 2026-02-23T18:23:45.9594895Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 3.02 sec). 2026-02-23T18:23:46.8221616Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj (in 3.96 sec). 2026-02-23T18:23:47.5795144Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 1.42 sec). 2026-02-23T18:23:47.5805847Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 2.48 sec). 2026-02-23T18:23:47.6644612Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 7 ms). 2026-02-23T18:23:47.7140511Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 2.75 sec). 2026-02-23T18:23:47.7141637Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 2 ms). 2026-02-23T18:23:47.7563201Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/tests/System.Text.Encoding.Extensions.Tests.csproj (in 2 ms). 2026-02-23T18:23:47.7567745Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.7 ms). 2026-02-23T18:23:47.8286176Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/tests/System.Text.Encoding.CodePages.Tests.csproj (in 5 ms). 2026-02-23T18:23:47.8286838Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj (in 953 ms). 2026-02-23T18:23:47.8621204Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms). 2026-02-23T18:23:47.8621507Z Restored /__w/1/s/src/libraries/System.Speech/tests/System.Speech.Tests.csproj (in 2 ms). 2026-02-23T18:23:47.8621974Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 266 ms). 2026-02-23T18:23:47.8772536Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 1 ms). 2026-02-23T18:23:47.9227252Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests.csproj (in 4 ms). 2026-02-23T18:23:47.9239783Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj (in 4 ms). 2026-02-23T18:23:48.4328695Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 7 ms). 2026-02-23T18:23:48.4329402Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 3 ms). 2026-02-23T18:23:48.4330483Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 3 ms). 2026-02-23T18:23:48.4335241Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj (in 3 ms). 2026-02-23T18:23:48.4367833Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-02-23T18:23:48.4368338Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 267 ms). 2026-02-23T18:23:48.4368613Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj (in 4 ms). 2026-02-23T18:23:48.4368864Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 3 ms). 2026-02-23T18:23:48.4369113Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 1 ms). 2026-02-23T18:23:48.4369348Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 418 ms). 2026-02-23T18:23:48.4369571Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 3 ms). 2026-02-23T18:23:48.4369804Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 4 ms). 2026-02-23T18:23:48.4370041Z Restored /__w/1/s/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj (in 4 ms). 2026-02-23T18:23:48.4370522Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 1 ms). 2026-02-23T18:23:48.5155436Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/tests/System.Security.Cryptography.Xml.Tests.csproj (in 5 ms). 2026-02-23T18:23:48.6197100Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 18 ms). 2026-02-23T18:23:48.6199348Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 2 ms). 2026-02-23T18:23:48.9629485Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj (in 5 ms). 2026-02-23T18:23:48.9630144Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-02-23T18:23:48.9630567Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 8 ms). 2026-02-23T18:23:48.9630826Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/tests/System.Security.Cryptography.Pkcs.Tests.csproj (in 5 ms). 2026-02-23T18:23:48.9631083Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 298 ms). 2026-02-23T18:23:48.9631324Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj (in 323 ms). 2026-02-23T18:23:48.9631787Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 11 ms). 2026-02-23T18:23:49.0723738Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.OpenSsl/tests/System.Security.Cryptography.OpenSsl.Tests.csproj (in 2 ms). 2026-02-23T18:23:49.0725647Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Csp/tests/System.Security.Cryptography.Csp.Tests.csproj (in 4 ms). 2026-02-23T18:23:49.0726176Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 5 ms). 2026-02-23T18:23:49.1729235Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj (in 3 ms). 2026-02-23T18:23:49.1730094Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 3 ms). 2026-02-23T18:23:49.1755143Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 1 ms). 2026-02-23T18:23:49.2185115Z Restored /__w/1/s/src/libraries/System.Security.Claims/tests/System.Security.Claims.Tests.csproj (in 2 ms). 2026-02-23T18:23:49.2192636Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 0.5 ms). 2026-02-23T18:23:49.3157753Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj (in 3 ms). 2026-02-23T18:23:49.3160519Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 4 ms). 2026-02-23T18:23:49.3161013Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 1 ms). 2026-02-23T18:23:49.4269724Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.ValueTuple.Tests/System.ValueTuple.Tests.csproj (in 2 ms). 2026-02-23T18:23:49.4270308Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Timer.Tests/System.Threading.Timer.Tests.csproj (in 1 ms). 2026-02-23T18:23:49.4279417Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/System.Threading.Tasks.Extensions.Tests.csproj (in 1 ms). 2026-02-23T18:23:49.5256166Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Threading.Tasks.Tests.csproj (in 2 ms). 2026-02-23T18:23:49.5258647Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Security.SecureString.Tests/System.Security.SecureString.Tests.csproj (in 2 ms). 2026-02-23T18:23:49.8265494Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/tests/System.Security.Cryptography.Cose.Tests.csproj (in 711 ms). 2026-02-23T18:23:49.8665611Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 759 ms). 2026-02-23T18:23:49.8688630Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestLoadAssembly/TestLoadAssembly.csproj (in 0.7 ms). 2026-02-23T18:23:49.9660025Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj (in 0.6 ms). 2026-02-23T18:23:49.9661347Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestStructs/System.TestStructs.ilproj (in 350 ms). 2026-02-23T18:23:50.0612116Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/UnloadableTestTypes/UnloadableTestTypes.csproj (in 0.9 ms). 2026-02-23T18:23:50.0621003Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/System.Reflection.TestModule.ilproj (in 50 ms). 2026-02-23T18:23:50.3665162Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 4 ms). 2026-02-23T18:23:50.3665693Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 11 ms). 2026-02-23T18:23:50.3666457Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/System.Text.Encoding.Tests.csproj (in 643 ms). 2026-02-23T18:23:50.3667036Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj (in 106 ms). 2026-02-23T18:23:50.3667499Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/System.ComponentModel.Primitives.Tests.csproj (in 2 ms). 2026-02-23T18:23:50.3667764Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 2 ms). 2026-02-23T18:23:50.3668254Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/tests/System.ComponentModel.EventBasedAsync.Tests.csproj (in 2 ms). 2026-02-23T18:23:50.3668526Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-02-23T18:23:50.3668778Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 2 ms). 2026-02-23T18:23:50.4697316Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 4 ms). 2026-02-23T18:23:50.4702513Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj (in 3 ms). 2026-02-23T18:23:50.4703055Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 2 ms). 2026-02-23T18:23:50.4703593Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Noop.Assembly/System.ComponentModel.Composition.Noop.Assembly.csproj (in 1 ms). 2026-02-23T18:23:50.6758506Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 2 ms). 2026-02-23T18:23:50.6763579Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/tests/System.ComponentModel.Composition.Registration.Tests.csproj (in 6 ms). 2026-02-23T18:23:50.6764147Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 211 ms). 2026-02-23T18:23:50.7689236Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj (in 16 ms). 2026-02-23T18:23:50.7713458Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 7 ms). 2026-02-23T18:23:50.9711488Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 308 ms). 2026-02-23T18:23:50.9713690Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/UnitTests/Microsoft.Extensions.Hosting.Unit.Tests.csproj (in 24 ms). 2026-02-23T18:23:50.9751565Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/TestApp/Microsoft.Extensions.Hosting.TestApp.csproj (in 17 ms). 2026-02-23T18:23:51.1253114Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 10 ms). 2026-02-23T18:23:51.2145488Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj (in 21 ms). 2026-02-23T18:23:51.3760013Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 543 ms). 2026-02-23T18:23:51.4901868Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 296 ms). 2026-02-23T18:23:51.4902527Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 9 ms). 2026-02-23T18:23:51.5711015Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/tests/Microsoft.Extensions.Hosting.Systemd.Tests.csproj (in 17 ms). 2026-02-23T18:23:51.6119981Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 8 ms). 2026-02-23T18:23:51.9277657Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/tests/Microsoft.Extensions.Hosting.Abstractions.Tests.csproj (in 10 ms). 2026-02-23T18:23:51.9401697Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 7 ms). 2026-02-23T18:23:51.9523914Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 450 ms). 2026-02-23T18:23:51.9564454Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 465 ms). 2026-02-23T18:23:52.0107507Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatementsTestsTimeout/TopLevelStatementsTestsTimeout.csproj (in 22 ms). 2026-02-23T18:23:52.0117815Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatements/TopLevelStatements.csproj (in 17 ms). 2026-02-23T18:23:52.0234768Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternThrows/NoSpecialEntryPointPatternThrows.csproj (in 40 ms). 2026-02-23T18:23:52.0456743Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternHangs/NoSpecialEntryPointPatternHangs.csproj (in 17 ms). 2026-02-23T18:23:52.0545797Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternMainNoArgs/NoSpecialEntryPointPatternMainNoArgs.csproj (in 20 ms). 2026-02-23T18:23:52.0645572Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternExits/NoSpecialEntryPointPatternExits.csproj (in 18 ms). 2026-02-23T18:23:52.0793940Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternBuildsThenThrows/NoSpecialEntryPointPatternBuildsThenThrows.csproj (in 13 ms). 2026-02-23T18:23:52.0926502Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPattern/NoSpecialEntryPointPattern.csproj (in 19 ms). 2026-02-23T18:23:52.1123303Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/MockHostTypes/MockHostTypes.csproj (in 21 ms). 2026-02-23T18:23:52.1241304Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/Microsoft.Extensions.HostFactoryResolver.Tests.csproj (in 24 ms). 2026-02-23T18:23:52.1319728Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderPatternTestSite/CreateWebHostBuilderPatternTestSite.csproj (in 14 ms). 2026-02-23T18:23:52.1534202Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderPatternTestSite/CreateHostBuilderPatternTestSite.csproj (in 13 ms). 2026-02-23T18:23:52.1597474Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderInvalidSignature/CreateWebHostBuilderInvalidSignature.csproj (in 22 ms). 2026-02-23T18:23:52.1790253Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderInvalidSignature/CreateHostBuilderInvalidSignature.csproj (in 21 ms). 2026-02-23T18:23:52.1904244Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostPatternTestSite/BuildWebHostPatternTestSite.csproj (in 13 ms). 2026-02-23T18:23:52.1915424Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 0.5 ms). 2026-02-23T18:23:52.1992317Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/Microsoft.Extensions.FileSystemGlobbing.Tests.csproj (in 3 ms). 2026-02-23T18:23:52.2059989Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostInvalidSignature/BuildWebHostInvalidSignature.csproj (in 19 ms). 2026-02-23T18:23:52.2091848Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 1 ms). 2026-02-23T18:23:52.2212035Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj (in 5 ms). 2026-02-23T18:23:52.2218729Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/ApplicationNameSetFromArgument.csproj (in 15 ms). 2026-02-23T18:23:52.2283800Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 3 ms). 2026-02-23T18:23:52.2343223Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj (in 3 ms). 2026-02-23T18:23:52.3273069Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 126 ms). 2026-02-23T18:23:52.3327344Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 2 ms). 2026-02-23T18:23:52.3608714Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 136 ms). 2026-02-23T18:23:52.3669248Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 2 ms). 2026-02-23T18:23:52.3737160Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 136 ms). 2026-02-23T18:23:52.4030538Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj (in 19 ms). 2026-02-23T18:23:52.4112714Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 4 ms). 2026-02-23T18:23:52.4210329Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj (in 5 ms). 2026-02-23T18:23:52.4985643Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 118 ms). 2026-02-23T18:23:52.5051002Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 3 ms). 2026-02-23T18:23:52.5074871Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/nonentrypointassembly/nonentrypointassembly.csproj (in 0.8 ms). 2026-02-23T18:23:52.5405112Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 114 ms). 2026-02-23T18:23:52.6554574Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 318 ms). 2026-02-23T18:23:52.6588915Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 1 ms). 2026-02-23T18:23:52.6691855Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj (in 5 ms). 2026-02-23T18:23:52.6771518Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 125 ms). 2026-02-23T18:23:52.6819021Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/tests/Microsoft.Extensions.DependencyModel.Tests.csproj (in 159 ms). 2026-02-23T18:23:52.6840606Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/CollectibleAssembly/CollectibleAssembly.csproj (in 2 ms). 2026-02-23T18:23:52.6894104Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 3 ms). 2026-02-23T18:23:52.7729083Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 1.16 sec). 2026-02-23T18:23:52.8152739Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 119 ms). 2026-02-23T18:23:52.8194677Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 2 ms). 2026-02-23T18:23:52.8282289Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj (in 5 ms). 2026-02-23T18:23:52.8357910Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 150 ms). 2026-02-23T18:23:52.8538289Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj (in 13 ms). 2026-02-23T18:23:52.8597250Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 2 ms). 2026-02-23T18:23:52.8790455Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj (in 9 ms). 2026-02-23T18:23:52.9031564Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 126 ms). 2026-02-23T18:23:52.9114489Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 5 ms). 2026-02-23T18:23:52.9359249Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/tests/Microsoft.Extensions.Configuration.UserSecrets.Tests.csproj (in 10 ms). 2026-02-23T18:23:52.9664766Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 127 ms). 2026-02-23T18:23:52.9747038Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 4 ms). 2026-02-23T18:23:52.9910824Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/tests/Microsoft.Extensions.Configuration.Json.Tests.csproj (in 8 ms). 2026-02-23T18:23:53.0214500Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 129 ms). 2026-02-23T18:23:53.0301493Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 4 ms). 2026-02-23T18:23:53.0405831Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/tests/Microsoft.Extensions.Configuration.Ini.Tests.csproj (in 5 ms). 2026-02-23T18:23:53.0912740Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 85 ms). 2026-02-23T18:23:53.0953836Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 145 ms). 2026-02-23T18:23:53.1033348Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 4 ms). 2026-02-23T18:23:53.1071624Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj (in 5 ms). 2026-02-23T18:23:53.1150796Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 4 ms). 2026-02-23T18:23:53.1248702Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj (in 4 ms). 2026-02-23T18:23:53.1668227Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 120 ms). 2026-02-23T18:23:53.1695110Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 61 ms). 2026-02-23T18:23:53.1755451Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 4 ms). 2026-02-23T18:23:53.1811403Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj (in 5 ms). 2026-02-23T18:23:53.1915465Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 4 ms). 2026-02-23T18:23:53.1918258Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 61 ms). 2026-02-23T18:23:53.2266231Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/UnitTests/Microsoft.Extensions.Configuration.Binder.Tests.csproj (in 26 ms). 2026-02-23T18:23:53.2401288Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/SourceGenerationTests/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.csproj (in 33 ms). 2026-02-23T18:23:53.2454515Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 2 ms). 2026-02-23T18:23:53.2455077Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 66 ms). 2026-02-23T18:23:53.3139697Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 65 ms). 2026-02-23T18:23:53.3186581Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 2 ms). 2026-02-23T18:23:53.3270117Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 96 ms). 2026-02-23T18:23:53.3329671Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj (in 6 ms). 2026-02-23T18:23:53.3414774Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 4 ms). 2026-02-23T18:23:53.4297420Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 182 ms). 2026-02-23T18:23:53.4342375Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 2 ms). 2026-02-23T18:23:53.4387808Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj (in 2 ms). 2026-02-23T18:23:53.4473485Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 4 ms). 2026-02-23T18:23:53.4496019Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 0.9 ms). 2026-02-23T18:23:53.4586048Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/tests/Microsoft.Bcl.TimeProvider.Tests.csproj (in 3 ms). 2026-02-23T18:23:53.4623690Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 129 ms). 2026-02-23T18:23:53.4719094Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/tests/Microsoft.Bcl.Numerics.Tests.csproj (in 3 ms). 2026-02-23T18:23:53.4720604Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 124 ms). 2026-02-23T18:23:53.4755524Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/tests/Microsoft.Bcl.Memory.Tests.csproj (in 4 ms). 2026-02-23T18:23:53.6293673Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 146 ms). 2026-02-23T18:23:53.6295310Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 161 ms). 2026-02-23T18:23:53.6297545Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 145 ms). 2026-02-23T18:23:53.6342228Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/tests/Microsoft.Bcl.AsyncInterfaces.Tests.csproj (in 4 ms). 2026-02-23T18:23:53.6370223Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/tests/Microsoft.Bcl.Cryptography.Tests.csproj (in 13 ms). 2026-02-23T18:23:53.6397614Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj (in 963 ms). 2026-02-23T18:23:53.6421307Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 2 ms). 2026-02-23T18:23:53.6426786Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities.Unicode/TestUtilities.Unicode.csproj (in 1 ms). 2026-02-23T18:23:53.6449784Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj (in 1 ms). 2026-02-23T18:23:53.6465302Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj (in 2 ms). 2026-02-23T18:23:53.6473231Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj (in 0.8 ms). 2026-02-23T18:23:53.6490409Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj (in 0.7 ms). 2026-02-23T18:23:53.6496264Z Restored /__w/1/s/src/libraries/Common/tests/System/TestILAssembly/TestILAssembly.ilproj (in 0.6 ms). 2026-02-23T18:23:53.6532600Z Restored /__w/1/s/src/libraries/Common/tests/StreamConformanceTests/StreamConformanceTests.csproj (in 1 ms). 2026-02-23T18:23:53.6715767Z Restored /__w/1/s/src/libraries/Common/tests/Common.Tests.csproj (in 18 ms). 2026-02-23T18:23:53.6917721Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 55 ms). 2026-02-23T18:23:53.8334263Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.TypeSystem/ILCompiler.TypeSystem.csproj (in 158 ms). 2026-02-23T18:23:54.0077138Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 369 ms). 2026-02-23T18:23:54.0082186Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/tests/System.Composition.Hosting.Tests.csproj (in 3 ms). 2026-02-23T18:23:54.1716185Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 141 ms). 2026-02-23T18:23:54.1717020Z Restored /__w/1/s/src/libraries/System.Composition.Convention/tests/System.Composition.Convention.Tests.csproj (in 7 ms). 2026-02-23T18:23:54.3232465Z Restored /__w/1/s/Build.proj (in 480 ms). 2026-02-23T18:23:54.3233450Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj (in 3 ms). 2026-02-23T18:23:54.6370572Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 203 ms). 2026-02-23T18:23:54.6371152Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 360 ms). 2026-02-23T18:23:54.6373967Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 1 ms). 2026-02-23T18:23:54.6374474Z Restored /__w/1/s/src/libraries/System.ComponentModel/tests/System.ComponentModel.Tests.csproj (in 1 ms). 2026-02-23T18:23:54.6374907Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 0.5 ms). 2026-02-23T18:23:54.6380391Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj (in 2 ms). 2026-02-23T18:23:54.6386700Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 2 ms). 2026-02-23T18:23:54.6387260Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 7 ms). 2026-02-23T18:23:54.6387737Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 9 ms). 2026-02-23T18:23:54.6388321Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 0.8 ms). 2026-02-23T18:23:54.6388729Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 0.6 ms). 2026-02-23T18:23:54.6389157Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj (in 2 ms). 2026-02-23T18:23:54.6389595Z Restored /__w/1/s/src/libraries/System.Collections/tests/System.Collections.Tests.csproj (in 10 ms). 2026-02-23T18:23:54.6390019Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 1 ms). 2026-02-23T18:23:54.6390470Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj (in 2 ms). 2026-02-23T18:23:54.6390915Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 1 ms). 2026-02-23T18:23:54.6391350Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 0.4 ms). 2026-02-23T18:23:54.6391800Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 13 ms). 2026-02-23T18:23:54.6392242Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj (in 5 ms). 2026-02-23T18:23:54.6392677Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 2 ms). 2026-02-23T18:23:54.6393116Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj (in 2 ms). 2026-02-23T18:23:54.6393531Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 1 ms). 2026-02-23T18:23:54.6394202Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 0.5 ms). 2026-02-23T18:23:54.6394618Z Restored /__w/1/s/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj (in 2 ms). 2026-02-23T18:23:54.6683131Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 2 ms). 2026-02-23T18:23:54.8353630Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 1 ms). 2026-02-23T18:23:54.8354319Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj (in 0.8 ms). 2026-02-23T18:23:54.8354817Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/Microsoft.XmlSerializer.Generator.Tests.csproj (in 1 ms). 2026-02-23T18:23:54.8355298Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj (in 3 ms). 2026-02-23T18:23:54.8355768Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 217 ms). 2026-02-23T18:23:54.8356215Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 1 ms). 2026-02-23T18:23:54.8356654Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 3 ms). 2026-02-23T18:23:54.8357099Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj (in 1 ms). 2026-02-23T18:23:54.8357743Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 0.7 ms). 2026-02-23T18:23:54.8358465Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 2 ms). 2026-02-23T18:23:55.3123567Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Microsoft.Win32.Registry.AccessControl.Tests.csproj (in 238 ms). 2026-02-23T18:23:55.3124550Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 4 ms). 2026-02-23T18:23:55.3125171Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 3 ms). 2026-02-23T18:23:55.3125876Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 284 ms). 2026-02-23T18:23:55.3126396Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 4 ms). 2026-02-23T18:23:55.4649889Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/tests/SourceGenerationTests/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.csproj (in 311 ms). 2026-02-23T18:23:55.5644056Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 390 ms). 2026-02-23T18:23:55.5646105Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 4 ms). 2026-02-23T18:23:55.5649048Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj (in 7 ms). 2026-02-23T18:23:55.5651194Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj (in 20 ms). 2026-02-23T18:23:55.7501478Z Restored /__w/1/s/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ILCompiler.Reflection.ReadyToRun.csproj (in 2.01 sec). 2026-02-23T18:23:55.7502131Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 5 ms). 2026-02-23T18:23:55.8813120Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 312 ms). 2026-02-23T18:23:55.8819969Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 11 ms). 2026-02-23T18:23:55.8824629Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj (in 14 ms). 2026-02-23T18:23:57.4179318Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 399 ms). 2026-02-23T18:23:57.4180397Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 667 ms). 2026-02-23T18:23:57.4181346Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 511 ms). 2026-02-23T18:23:57.6434446Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 11 ms). 2026-02-23T18:23:57.9732099Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 4 ms). 2026-02-23T18:23:58.3227489Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 4 ms). 2026-02-23T18:23:59.1891293Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 811 ms). 2026-02-23T18:23:59.2234578Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj (in 9 ms). 2026-02-23T18:23:59.2685755Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 1.49 sec). 2026-02-23T18:23:59.3161615Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 9 ms). 2026-02-23T18:23:59.3770545Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 8 ms). 2026-02-23T18:23:59.4691325Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 181 ms). 2026-02-23T18:23:59.4757013Z 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 20 ms). 2026-02-23T18:23:59.5221190Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 171 ms). 2026-02-23T18:23:59.5226124Z 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 12 ms). 2026-02-23T18:23:59.6179958Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 3 ms). 2026-02-23T18:23:59.7023704Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 4 ms). 2026-02-23T18:23:59.8014717Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 8 ms). 2026-02-23T18:23:59.8698898Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 281 ms). 2026-02-23T18:24:00.3662706Z Restored /__w/1/s/src/coreclr/tools/dotnet-pgo/dotnet-pgo.csproj (in 6.53 sec). 2026-02-23T18:24:00.3663364Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 466 ms). 2026-02-23T18:24:00.3671916Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 401 ms). 2026-02-23T18:24:00.4140464Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 2 ms). 2026-02-23T18:24:00.4144777Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 5 ms). 2026-02-23T18:24:00.4607415Z 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 803 ms). 2026-02-23T18:24:00.4611015Z Restored /__w/1/s/src/tasks/tasks.proj (in 0.7 ms). 2026-02-23T18:24:00.4616064Z Restored /__w/1/s/src/native/libs/build-native.proj (in 0.5 ms). 2026-02-23T18:24:00.4637782Z Restored /__w/1/s/src/native/corehost/corehost.proj (in 1 ms). 2026-02-23T18:24:00.5263109Z Restored /__w/1/s/src/mono/nuget/mono-packages.proj (in 0.5 ms). 2026-02-23T18:24:00.8693127Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 446 ms). 2026-02-23T18:24:01.0267809Z Restored /__w/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 1 ms). 2026-02-23T18:24:01.0272079Z Restored /__w/1/s/src/libraries/tests.proj (in 0.6 ms). 2026-02-23T18:24:01.0302287Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 411 ms). 2026-02-23T18:24:01.1199096Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 1 ms). 2026-02-23T18:24:01.1646605Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 1 ms). 2026-02-23T18:24:01.5233973Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-02-23T18:24:01.5301435Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 1 ms). 2026-02-23T18:24:01.5680973Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 1 ms). 2026-02-23T18:24:01.5788364Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-02-23T18:24:01.6183457Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 2 ms). 2026-02-23T18:24:01.6185669Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-02-23T18:24:01.6330719Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 1 ms). 2026-02-23T18:24:01.6358443Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 1 ms). 2026-02-23T18:24:01.6756116Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 1 ms). 2026-02-23T18:24:01.6809989Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 3 ms). 2026-02-23T18:24:01.7230632Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 1 ms). 2026-02-23T18:24:01.7255457Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 3 ms). 2026-02-23T18:24:01.7740222Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 4 ms). 2026-02-23T18:24:01.7916672Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 1 ms). 2026-02-23T18:24:01.8185926Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 2 ms). 2026-02-23T18:24:01.8216350Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 1 ms). 2026-02-23T18:24:01.8696133Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 1 ms). 2026-02-23T18:24:01.8709391Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 10 ms). 2026-02-23T18:24:01.8709845Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 1 ms). 2026-02-23T18:24:01.9624782Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 1.54 sec). 2026-02-23T18:24:01.9629538Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 10 ms). 2026-02-23T18:24:02.0018525Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 7 ms). 2026-02-23T18:24:02.0019042Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 3 ms). 2026-02-23T18:24:02.0252705Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 1 ms). 2026-02-23T18:24:02.0306370Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 2 ms). 2026-02-23T18:24:02.0743346Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 5 ms). 2026-02-23T18:24:02.0744096Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 4 ms). 2026-02-23T18:24:02.1098435Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 2 ms). 2026-02-23T18:24:02.1099439Z Restored /__w/1/s/src/mono/mono.proj (in 1.55 sec). 2026-02-23T18:24:02.1099980Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 4 ms). 2026-02-23T18:24:02.1100469Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 6 ms). 2026-02-23T18:24:02.1661678Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 0.9 ms). 2026-02-23T18:24:02.1662527Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 1 ms). 2026-02-23T18:24:02.1694683Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 2 ms). 2026-02-23T18:24:02.1695056Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 1 ms). 2026-02-23T18:24:02.2678785Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 2 ms). 2026-02-23T18:24:02.2679437Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 1 ms). 2026-02-23T18:24:02.2679891Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 1 ms). 2026-02-23T18:24:02.2694390Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 1 ms). 2026-02-23T18:24:02.3631961Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 3 ms). 2026-02-23T18:24:02.3636329Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 3 ms). 2026-02-23T18:24:02.3636953Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 7 ms). 2026-02-23T18:24:02.3650194Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 1 ms). 2026-02-23T18:24:02.3713590Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeInterpreted/System.Runtime.ReflectionInvokeInterpreted.Tests.csproj (in 2 ms). 2026-02-23T18:24:02.4225022Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeEmit/System.Runtime.ReflectionInvokeEmit.Tests.csproj (in 1 ms). 2026-02-23T18:24:02.4239635Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 11 ms). 2026-02-23T18:24:02.4261453Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 12 ms). 2026-02-23T18:24:02.5263636Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 13 ms). 2026-02-23T18:24:02.5267368Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/InvariantTimezone/System.Runtime.InvariantTimezone.Tests.csproj (in 2 ms). 2026-02-23T18:24:02.5268883Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/NlsTests/System.Runtime.Nls.Tests.csproj (in 5 ms). 2026-02-23T18:24:02.6156993Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Handles.Tests/System.Runtime.Handles.Tests.csproj (in 1 ms). 2026-02-23T18:24:02.6158483Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.InteropServices.RuntimeInformation.Tests/System.Runtime.InteropServices.RuntimeInformation.Tests.csproj (in 3 ms). 2026-02-23T18:24:02.7116565Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/Hybrid/System.Runtime.IOS.Tests.csproj (in 7 ms). 2026-02-23T18:24:02.7117251Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj (in 0.7 ms). 2026-02-23T18:24:02.7117780Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj (in 0.7 ms). 2026-02-23T18:24:02.8236150Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestApp/TestApp.csproj (in 0.8 ms). 2026-02-23T18:24:02.8237349Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj (in 0.8 ms). 2026-02-23T18:24:02.9214051Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/System.Runtime.Extensions.Tests.csproj (in 5 ms). 2026-02-23T18:24:02.9215047Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TargetFrameworkNameTestApp/TargetFrameworkNameTestApp.csproj (in 0.6 ms). 2026-02-23T18:24:02.9215559Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.CompilerServices.Unsafe.Tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj (in 3 ms). 2026-02-23T18:24:02.9680525Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/UnloadableAssembly/UnloadableAssembly.csproj (in 1 ms). 2026-02-23T18:24:03.0144777Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.Reader.Tests/System.Resources.Reader.Tests.csproj (in 6 ms). 2026-02-23T18:24:03.0165017Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestAssembly/TestAssembly.csproj (in 0.8 ms). 2026-02-23T18:24:03.0175143Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.ResourceManager.Tests/System.Resources.ResourceManager.Tests.csproj (in 6 ms). 2026-02-23T18:24:03.0656115Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestExe/System.Reflection.TestExe.csproj (in 0.7 ms). 2026-02-23T18:24:03.0660014Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeInterpreted/System.Reflection.InvokeInterpreted.Tests.csproj (in 2 ms). 2026-02-23T18:24:03.1140597Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/Hello工程123/Hello工程123.csproj (in 0.7 ms). 2026-02-23T18:24:03.1141271Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/System.Reflection.Tests.csproj (in 5 ms). 2026-02-23T18:24:03.1141543Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj (in 0.6 ms). 2026-02-23T18:24:03.1141817Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeEmit/System.Reflection.InvokeEmit.Tests.csproj (in 2 ms). 2026-02-23T18:24:03.1142100Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj (in 0.8 ms). 2026-02-23T18:24:03.1142356Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System.Runtime.Tests.csproj (in 506 ms). 2026-02-23T18:24:03.2237636Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj (in 0.6 ms). 2026-02-23T18:24:03.2238753Z 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-02-23T18:24:03.2239276Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj (in 0.5 ms). 2026-02-23T18:24:03.2239914Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj (in 2 ms). 2026-02-23T18:24:03.2240826Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj (in 0.7 ms). 2026-02-23T18:24:03.2241691Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj (in 0.7 ms). 2026-02-23T18:24:03.3182364Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj (in 0.5 ms). 2026-02-23T18:24:03.3183565Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj (in 4 ms). 2026-02-23T18:24:03.3184478Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj (in 1 ms). 2026-02-23T18:24:03.3186072Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj (in 0.9 ms). 2026-02-23T18:24:03.3187377Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj (in 0.7 ms). 2026-02-23T18:24:03.4192928Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/ManualTests/System.IO.FileSystem.Manual.Tests.csproj (in 1 ms). 2026-02-23T18:24:03.4193793Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.Tests/System.IO.Tests.csproj (in 2 ms). 2026-02-23T18:24:03.4194268Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/System.IO.UnmanagedMemoryStream.Tests.csproj (in 4 ms). 2026-02-23T18:24:03.4637679Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj (in 4 ms). 2026-02-23T18:24:03.4639724Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/System.Globalization.Tests.csproj (in 3 ms). 2026-02-23T18:24:03.4640866Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj (in 6 ms). 2026-02-23T18:24:03.4641364Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Primitives.Tests/System.IO.FileSystem.Primitives.Tests.csproj (in 3 ms). 2026-02-23T18:24:03.5738437Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Invariant/Invariant.Tests.csproj (in 4 ms). 2026-02-23T18:24:03.5739025Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/NlsTests/System.Globalization.Nls.Tests.csproj (in 5 ms). 2026-02-23T18:24:03.5754363Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/System.Globalization.IOS.Tests.csproj (in 11 ms). 2026-02-23T18:24:03.9744462Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj (in 3 ms). 2026-02-23T18:24:03.9771792Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj (in 2 ms). 2026-02-23T18:24:03.9772751Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/AppleHybrid.Tests.csproj (in 5 ms). 2026-02-23T18:24:03.9955966Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/System.Globalization.Calendars.Tests.csproj (in 2 ms). 2026-02-23T18:24:03.9964671Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/Hybrid/System.Globalization.Extensions.iOS.Tests.csproj (in 6 ms). 2026-02-23T18:24:04.0219163Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.IOS.Tests.csproj (in 10 ms). 2026-02-23T18:24:04.0263799Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/CalendarTestWithConfigSwitch/System.Globalization.CalendarsWithConfigSwitch.Tests.csproj (in 2 ms). 2026-02-23T18:24:04.0281266Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Dynamic.Runtime.Tests/System.Dynamic.Runtime.Tests.csproj (in 5 ms). 2026-02-23T18:24:04.0978820Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Debug.Tests/System.Diagnostics.Debug.Tests.csproj (in 3 ms). 2026-02-23T18:24:04.1151406Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Tools.Tests/System.Diagnostics.Tools.Tests.csproj (in 2 ms). 2026-02-23T18:24:04.1613297Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Buffers.Tests/System.Buffers.Tests.csproj (in 7 ms). 2026-02-23T18:24:04.1989023Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 3 ms). 2026-02-23T18:24:04.2602226Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 2 ms). 2026-02-23T18:24:04.2606169Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/XsdDataContractExporterTests/SerializationTypes/SerializationTypes.csproj (in 1 ms). 2026-02-23T18:24:04.3047081Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj (in 3 ms). 2026-02-23T18:24:04.4149396Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/ReflectionOnly/System.Runtime.Serialization.Xml.ReflectionOnly.Tests.csproj (in 5 ms). 2026-02-23T18:24:04.4585047Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/Canonicalization/System.Runtime.Serialization.Xml.Canonicalization.Tests.csproj (in 9 ms). 2026-02-23T18:24:04.4661627Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 8 ms). 2026-02-23T18:24:04.5193999Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 2 ms). 2026-02-23T18:24:04.6168886Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 3 ms). 2026-02-23T18:24:04.6170697Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/tests/System.Runtime.Serialization.Schema.Tests.csproj (in 39 ms). 2026-02-23T18:24:04.9600221Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 1 ms). 2026-02-23T18:24:04.9623478Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 3 ms). 2026-02-23T18:24:05.0721629Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 0.9 ms). 2026-02-23T18:24:05.0725813Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/tests/System.Runtime.Serialization.Primitives.Tests.csproj (in 5 ms). 2026-02-23T18:24:05.0726845Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/System.Runtime.Serialization.Json.Tests.csproj (in 2 ms). 2026-02-23T18:24:05.1701535Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 2 ms). 2026-02-23T18:24:05.1714359Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/ReflectionOnly/System.Runtime.Serialization.Json.ReflectionOnly.Tests.csproj (in 2 ms). 2026-02-23T18:24:05.1716932Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/IcuAppLocal/IcuAppLocal.Tests.csproj (in 1.51 sec). 2026-02-23T18:24:05.1828596Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 7 ms). 2026-02-23T18:24:05.1882567Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 1 ms). 2026-02-23T18:24:05.1930027Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/tests/System.Runtime.Numerics.Tests.csproj (in 2 ms). 2026-02-23T18:24:05.1952859Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms). 2026-02-23T18:24:05.1987653Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.9 ms). 2026-02-23T18:24:05.2034233Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/Disabled/System.Runtime.Serialization.Formatters.Disabled.Tests.csproj (in 28 ms). 2026-02-23T18:24:05.2067282Z 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-02-23T18:24:05.2086948Z 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-02-23T18:24:05.2112101Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/System.Runtime.Loader.Test.Assembly.csproj (in 0.9 ms). 2026-02-23T18:24:05.2137394Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj (in 0.8 ms). 2026-02-23T18:24:05.2163030Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLibNeutralIsSatellite/ReferencedClassLibNeutralIsSatellite.csproj (in 0.8 ms). 2026-02-23T18:24:05.2187795Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLib/ReferencedClassLib.csproj (in 0.6 ms). 2026-02-23T18:24:05.2226117Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/RefEmitLoadContext/System.Runtime.Loader.RefEmitLoadContext.Tests.csproj (in 2 ms). 2026-02-23T18:24:05.2249832Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Shared/LoaderLinkTest.Shared.csproj (in 0.6 ms). 2026-02-23T18:24:05.2269206Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj (in 38 ms). 2026-02-23T18:24:05.2278881Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Dynamic/LoaderLinkTest.Dynamic.csproj (in 0.8 ms). 2026-02-23T18:24:05.2300840Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/System.Runtime.Loader.Test.ContextualReflectionDependency.csproj (in 0.6 ms). 2026-02-23T18:24:05.2307627Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj (in 1 ms). 2026-02-23T18:24:05.2830079Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 110 ms). 2026-02-23T18:24:05.8127809Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewType/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewType.csproj (in 384 ms). 2026-02-23T18:24:05.8129172Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression/System.Reflection.Metadata.ApplyUpdate.Test.StaticLambdaRegression.csproj (in 437 ms). 2026-02-23T18:24:05.8130110Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionDeleteMember/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionDeleteMember.csproj (in 436 ms). 2026-02-23T18:24:05.8131663Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewMethod/System.Reflection.Metadata.ApplyUpdate.Test.ReflectionAddNewMethod.csproj (in 0.8 ms). 2026-02-23T18:24:05.8132612Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.MethodBody1/System.Reflection.Metadata.ApplyUpdate.Test.MethodBody1.csproj (in 0.6 ms). 2026-02-23T18:24:05.8138849Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.NewMethodThrows/System.Reflection.Metadata.ApplyUpdate.Test.NewMethodThrows.csproj (in 0.6 ms). 2026-02-23T18:24:05.8140028Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaBodyChange/System.Reflection.Metadata.ApplyUpdate.Test.LambdaBodyChange.csproj (in 0.5 ms). 2026-02-23T18:24:05.8141167Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.IncreaseMetadataRowSize/System.Reflection.Metadata.ApplyUpdate.Test.IncreaseMetadataRowSize.csproj (in 0.5 ms). 2026-02-23T18:24:05.8149326Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis/System.Reflection.Metadata.ApplyUpdate.Test.LambdaCapturesThis.csproj (in 0.6 ms). 2026-02-23T18:24:05.8177021Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddInstanceField/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddInstanceField.csproj (in 0.5 ms). 2026-02-23T18:24:05.8177840Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.FirstCallAfterUpdate/System.Reflection.Metadata.ApplyUpdate.Test.FirstCallAfterUpdate.csproj (in 1 ms). 2026-02-23T18:24:05.8188950Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj (in 471 ms). 2026-02-23T18:24:05.8202213Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddStaticField/System.Reflection.Metadata.ApplyUpdate.Test.GenericAddStaticField.csproj (in 2 ms). 2026-02-23T18:24:05.8270223Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeUpdate/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeUpdate.csproj (in 0.6 ms). 2026-02-23T18:24:05.8271842Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.ClassWithCustomAttributes/System.Reflection.Metadata.ApplyUpdate.Test.ClassWithCustomAttributes.csproj (in 1 ms). 2026-02-23T18:24:05.8272911Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AsyncMethodChange/System.Reflection.Metadata.ApplyUpdate.Test.AsyncMethodChange.csproj (in 0.7 ms). 2026-02-23T18:24:05.8274192Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeDelete/System.Reflection.Metadata.ApplyUpdate.Test.CustomAttributeDelete.csproj (in 1 ms). 2026-02-23T18:24:05.8274901Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticLambda/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticLambda.csproj (in 0.7 ms). 2026-02-23T18:24:05.8275599Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddNestedClass/System.Reflection.Metadata.ApplyUpdate.Test.AddNestedClass.csproj (in 0.6 ms). 2026-02-23T18:24:05.8276235Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticField/System.Reflection.Metadata.ApplyUpdate.Test.AddStaticField.csproj (in 0.5 ms). 2026-02-23T18:24:05.8277127Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddLambdaCapturingThis/System.Reflection.Metadata.ApplyUpdate.Test.AddLambdaCapturingThis.csproj (in 2 ms). 2026-02-23T18:24:05.8290181Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddFieldRVA/System.Reflection.Metadata.ApplyUpdate.Test.AddFieldRVA.csproj (in 0.5 ms). 2026-02-23T18:24:05.8296363Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ApplyUpdate/System.Reflection.Metadata.ApplyUpdate.Test.AddInstanceField/System.Reflection.Metadata.ApplyUpdate.Test.AddInstanceField.csproj (in 0.9 ms). 2026-02-23T18:24:05.8303266Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 1 ms). 2026-02-23T18:24:05.8332878Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 1 ms). 2026-02-23T18:24:05.8343096Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 1 ms). 2026-02-23T18:24:05.8347825Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 0.6 ms). 2026-02-23T18:24:05.8355657Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/TestAssets/SharedTypes/SharedTypes.csproj (in 0.8 ms). 2026-02-23T18:24:05.8711579Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/tests/System.Runtime.Intrinsics.Tests.csproj (in 5 ms). 2026-02-23T18:24:05.8712171Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.ComDisabled.UnitTests/System.Runtime.InteropServices.ComDisabled.Tests.csproj (in 2 ms). 2026-02-23T18:24:05.8735588Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System.Runtime.InteropServices.Tests.csproj (in 6 ms). 2026-02-23T18:24:05.9581186Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj (in 120 ms). 2026-02-23T18:24:05.9587050Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.Tests/LibraryImportGenerator.Tests.csproj (in 84 ms). 2026-02-23T18:24:05.9605758Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj (in 0.6 ms). 2026-02-23T18:24:05.9655407Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 1 ms). 2026-02-23T18:24:05.9657380Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Tests/ComInterfaceGenerator.Tests.csproj (in 6 ms). 2026-02-23T18:24:05.9671222Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 0.6 ms). 2026-02-23T18:24:05.9719486Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 2 ms). 2026-02-23T18:24:05.9750646Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 1 ms). 2026-02-23T18:24:05.9784160Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 2 ms). 2026-02-23T18:24:05.9858399Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj (in 3 ms). 2026-02-23T18:24:05.9921507Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JavaScriptLibrary/JavaScriptLibrary.csproj (in 3 ms). 2026-02-23T18:24:06.0093508Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JSImportGenerator.UnitTest/JSImportGenerator.Unit.Tests.csproj (in 14 ms). 2026-02-23T18:24:06.0151172Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 2 ms). 2026-02-23T18:24:06.0168125Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 0.7 ms). 2026-02-23T18:24:06.0202010Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 2 ms). 2026-02-23T18:24:06.0234930Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/tests/System.Runtime.CompilerServices.VisualC.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.0261496Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 1 ms). 2026-02-23T18:24:06.0280220Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 0.5 ms). 2026-02-23T18:24:06.0381072Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching.Tests.csproj (in 5 ms). 2026-02-23T18:24:06.1759433Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 129 ms). 2026-02-23T18:24:06.1800130Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 1 ms). 2026-02-23T18:24:06.1844856Z Restored /__w/1/s/src/libraries/System.Resources.Writer/tests/System.Resources.Writer.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.1873109Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 1 ms). 2026-02-23T18:24:06.1905727Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.9 ms). 2026-02-23T18:24:06.2222151Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj (in 24 ms). 2026-02-23T18:24:06.2345154Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/CompatTests/System.Resources.Extensions.Compat.Tests.csproj (in 5 ms). 2026-02-23T18:24:06.2448790Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/BinaryFormatTests/System.Resources.Extensions.BinaryFormat.Tests.csproj (in 5 ms). 2026-02-23T18:24:06.3712993Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 121 ms). 2026-02-23T18:24:06.3755241Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 2 ms). 2026-02-23T18:24:06.3790346Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.3815557Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 1 ms). 2026-02-23T18:24:06.3835682Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 0.6 ms). 2026-02-23T18:24:06.3862623Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 1 ms). 2026-02-23T18:24:06.3883442Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.6 ms). 2026-02-23T18:24:06.3961089Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj (in 4 ms). 2026-02-23T18:24:06.4577247Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 490 ms). 2026-02-23T18:24:06.4616119Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 2 ms). 2026-02-23T18:24:06.4694709Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 70 ms). 2026-02-23T18:24:06.4695707Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj (in 4 ms). 2026-02-23T18:24:06.4741814Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 2 ms). 2026-02-23T18:24:06.4774070Z Restored /__w/1/s/src/libraries/System.Reflection.Extensions/tests/System.Reflection.Extensions.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.4854107Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/tests/System.Reflection.Emit.Tests.csproj (in 3 ms). 2026-02-23T18:24:06.4918737Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 3 ms). 2026-02-23T18:24:06.4956799Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 1 ms). 2026-02-23T18:24:06.4987792Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/tests/System.Reflection.Emit.Lightweight.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.5013812Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-02-23T18:24:06.5036146Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 0.7 ms). 2026-02-23T18:24:06.5071546Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/tests/System.Reflection.Emit.ILGeneration.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.5097928Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 1 ms). 2026-02-23T18:24:06.5120109Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 0.7 ms). 2026-02-23T18:24:06.5138975Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/TestDependency/System.Reflection.DispatchProxy.TestDependency.csproj (in 0.5 ms). 2026-02-23T18:24:06.5173015Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/System.Reflection.DispatchProxy.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.5238294Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 2 ms). 2026-02-23T18:24:06.5262910Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 0.6 ms). 2026-02-23T18:24:06.5308411Z Restored /__w/1/s/src/libraries/System.Reflection.Context/tests/System.Reflection.Context.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.5596009Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 87 ms). 2026-02-23T18:24:06.5628969Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 1 ms). 2026-02-23T18:24:06.5666194Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/System.Xml.XmlSerializer.ReflectionOnly.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.5698913Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj (in 1 ms). 2026-02-23T18:24:06.5747325Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.5966620Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 10 ms). 2026-02-23T18:24:06.6009642Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6063045Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6113992Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6157434Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6188941Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.6210721Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj (in 0.7 ms). 2026-02-23T18:24:06.6245087Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj (in 1 ms). 2026-02-23T18:24:06.6295393Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6340608Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6376752Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Schema/System.Xml.Schema.Extensions.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.6429961Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6511914Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6529823Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 118 ms). 2026-02-23T18:24:06.6650709Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.6651328Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/FunctionalTests/System.Private.Uri.Functional.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.6652284Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 0.8 ms). 2026-02-23T18:24:06.6716360Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 10 ms). 2026-02-23T18:24:06.6790958Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/LibraryImportGenerator.UnitTests/LibraryImportGenerator.Unit.Tests.csproj (in 806 ms). 2026-02-23T18:24:06.8133069Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/ComInterfaceGenerator.Unit.Tests/ComInterfaceGenerator.Unit.Tests.csproj (in 802 ms). 2026-02-23T18:24:06.8649310Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 133 ms). 2026-02-23T18:24:06.8651330Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/tests/IntrinsicsInSystemPrivatecoreLibAnalyzer.Tests/IntrinsicsInSystemPrivateCoreLib.Tests.csproj (in 5 ms). 2026-02-23T18:24:06.8662184Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 48 ms). 2026-02-23T18:24:06.8739071Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 1 ms). 2026-02-23T18:24:06.8745515Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 13 ms). 2026-02-23T18:24:06.8784576Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 2 ms). 2026-02-23T18:24:06.8792481Z Restored /__w/1/s/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.8792919Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 0.6 ms). 2026-02-23T18:24:06.8834070Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 1 ms). 2026-02-23T18:24:06.8834785Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj (in 5 ms). 2026-02-23T18:24:06.8850903Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 0.6 ms). 2026-02-23T18:24:06.8882419Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/tests/System.Numerics.Tensors.Tests.csproj (in 5 ms). 2026-02-23T18:24:06.8913630Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj (in 3 ms). 2026-02-23T18:24:06.8915045Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 2 ms). 2026-02-23T18:24:06.8953909Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 0.9 ms). 2026-02-23T18:24:06.9020777Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 9 ms). 2026-02-23T18:24:06.9229649Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 10 ms). 2026-02-23T18:24:06.9271671Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 2 ms). 2026-02-23T18:24:06.9307673Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/tests/System.Net.WebProxy.Tests.csproj (in 1 ms). 2026-02-23T18:24:06.9427221Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 5 ms). 2026-02-23T18:24:06.9460712Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 1 ms). 2026-02-23T18:24:06.9501457Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj (in 2 ms). 2026-02-23T18:24:06.9537786Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 2 ms). 2026-02-23T18:24:06.9574339Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 2 ms). 2026-02-23T18:24:06.9625704Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/tests/Microsoft.Win32.Primitives.Tests.csproj (in 3 ms). 2026-02-23T18:24:06.9650357Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 0.9 ms). 2026-02-23T18:24:06.9667674Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 0.5 ms). 2026-02-23T18:24:06.9724915Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/tests/Microsoft.VisualBasic.Core.Tests.csproj (in 3 ms). 2026-02-23T18:24:06.9837324Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 6 ms). 2026-02-23T18:24:06.9862004Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 0.7 ms). 2026-02-23T18:24:06.9889274Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 0.8 ms). 2026-02-23T18:24:07.0121664Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 128 ms). 2026-02-23T18:24:07.0193298Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.0252080Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/wasm/System.Net.WebSockets.Client.Wasm.Tests.csproj (in 132 ms). 2026-02-23T18:24:07.0268185Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj (in 127 ms). 2026-02-23T18:24:07.0296603Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 2 ms). 2026-02-23T18:24:07.0569565Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGenerationTests/Microsoft.Extensions.Options.SourceGeneration.Tests.csproj (in 14 ms). 2026-02-23T18:24:07.0601589Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.csproj (in 13 ms). 2026-02-23T18:24:07.0804364Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 59 ms). 2026-02-23T18:24:07.0831240Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 1 ms). 2026-02-23T18:24:07.0881269Z Restored /__w/1/s/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.1017893Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj (in 18 ms). 2026-02-23T18:24:07.1060038Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 2 ms). 2026-02-23T18:24:07.1079202Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 11 ms). 2026-02-23T18:24:07.1235976Z Restored /__w/1/s/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj (in 5 ms). 2026-02-23T18:24:07.1259771Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 1 ms). 2026-02-23T18:24:07.1299040Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 137 ms). 2026-02-23T18:24:07.1351230Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 20 ms). 2026-02-23T18:24:07.1396732Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 2 ms). 2026-02-23T18:24:07.1432613Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/tests/System.Net.ServerSentEvents.Tests.csproj (in 8 ms). 2026-02-23T18:24:07.1500022Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj (in 6 ms). 2026-02-23T18:24:07.1553062Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.1570551Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 92 ms). 2026-02-23T18:24:07.1602898Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 1 ms). 2026-02-23T18:24:07.1653855Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.1692776Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/ServicePointTests/System.Net.ServicePoint.Tests.csproj (in 1 ms). 2026-02-23T18:24:07.1821705Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 19 ms). 2026-02-23T18:24:07.1863760Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 1 ms). 2026-02-23T18:24:07.1917339Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 11 ms). 2026-02-23T18:24:07.2093532Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 10 ms). 2026-02-23T18:24:07.2121554Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 1 ms). 2026-02-23T18:24:07.2171235Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.2220133Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.2269750Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.2348961Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 5 ms). 2026-02-23T18:24:07.2372097Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 0.7 ms). 2026-02-23T18:24:07.2434269Z Restored /__w/1/s/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.2461682Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 114 ms). 2026-02-23T18:24:07.2494715Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 1 ms). 2026-02-23T18:24:07.2529321Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj (in 1 ms). 2026-02-23T18:24:07.2650460Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 13 ms). 2026-02-23T18:24:07.2689649Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 0.7 ms). 2026-02-23T18:24:07.2765962Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 15 ms). 2026-02-23T18:24:07.2772603Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj (in 4 ms). 2026-02-23T18:24:07.2832858Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.2864748Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 1 ms). 2026-02-23T18:24:07.2873794Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 7 ms). 2026-02-23T18:24:07.2954332Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj (in 4 ms). 2026-02-23T18:24:07.2989168Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj (in 6 ms). 2026-02-23T18:24:07.3053717Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 2 ms). 2026-02-23T18:24:07.3137387Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj (in 4 ms). 2026-02-23T18:24:07.3273053Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 15 ms). 2026-02-23T18:24:07.3292976Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 2 ms). 2026-02-23T18:24:07.3454162Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 16 ms). 2026-02-23T18:24:07.3456438Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj (in 8 ms). 2026-02-23T18:24:07.3502364Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.3571117Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj (in 203 ms). 2026-02-23T18:24:07.3624302Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 2 ms). 2026-02-23T18:24:07.3674610Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.3779091Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj (in 24 ms). 2026-02-23T18:24:07.4106082Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj (in 19 ms). 2026-02-23T18:24:07.4175224Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 4 ms). 2026-02-23T18:24:07.4181713Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 48 ms). 2026-02-23T18:24:07.4422085Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj (in 9 ms). 2026-02-23T18:24:07.4444866Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/UnitTests/System.Net.Http.Json.Unit.Tests.csproj (in 11 ms). 2026-02-23T18:24:07.4529132Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 4 ms). 2026-02-23T18:24:07.4560006Z Restored /__w/1/s/src/libraries/System.Memory/tests/System.Memory.Tests.csproj (in 1 ms). 2026-02-23T18:24:07.4587373Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 1 ms). 2026-02-23T18:24:07.4607242Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 0.7 ms). 2026-02-23T18:24:07.4729794Z Restored /__w/1/s/src/libraries/System.Memory.Data/tests/System.Memory.Data.Tests.csproj (in 6 ms). 2026-02-23T18:24:07.5085688Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 128 ms). 2026-02-23T18:24:07.5149821Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 3 ms). 2026-02-23T18:24:07.5210985Z Restored /__w/1/s/src/libraries/System.Management/tests/System.Management.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.5733773Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 123 ms). 2026-02-23T18:24:07.5779831Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 2 ms). 2026-02-23T18:24:07.5826042Z Restored /__w/1/s/src/libraries/System.Linq/tests/System.Linq.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.5866890Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 2 ms). 2026-02-23T18:24:07.5987435Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 3 ms). 2026-02-23T18:24:07.5994475Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj (in 4 ms). 2026-02-23T18:24:07.5995383Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 116 ms). 2026-02-23T18:24:07.6058955Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 1 ms). 2026-02-23T18:24:07.6079429Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj (in 2 ms). 2026-02-23T18:24:07.6096831Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 5 ms). 2026-02-23T18:24:07.6127366Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 2 ms). 2026-02-23T18:24:07.6135766Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 2 ms). 2026-02-23T18:24:07.6217608Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 3 ms). 2026-02-23T18:24:07.6252643Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 1 ms). 2026-02-23T18:24:07.6278516Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj (in 8 ms). 2026-02-23T18:24:07.6385984Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/tests/System.Linq.AsyncEnumerable.Tests.csproj (in 7 ms). 2026-02-23T18:24:07.6388130Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 6 ms). 2026-02-23T18:24:07.6462164Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 3 ms). 2026-02-23T18:24:07.6596583Z Restored /__w/1/s/src/libraries/System.IO.Ports/tests/System.IO.Ports.Tests.csproj (in 12 ms). 2026-02-23T18:24:07.6662587Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 2 ms). 2026-02-23T18:24:07.6674422Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 16 ms). 2026-02-23T18:24:07.6695110Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 143 ms). 2026-02-23T18:24:07.6700320Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-23T18:24:07.6748518Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.8 ms). 2026-02-23T18:24:07.6762562Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 0.8 ms). 2026-02-23T18:24:07.6763519Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-23T18:24:07.6772437Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.6 ms). 2026-02-23T18:24:07.6773550Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-23T18:24:07.6803946Z 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-02-23T18:24:07.6804900Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 0.7 ms). 2026-02-23T18:24:07.6812060Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-23T18:24:07.6821035Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-23T18:24:07.6852908Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 0.8 ms). 2026-02-23T18:24:07.6853455Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 0.4 ms). 2026-02-23T18:24:07.6862191Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-23T18:24:07.6874721Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-23T18:24:07.6887803Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 0.5 ms). 2026-02-23T18:24:07.6906642Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-02-23T18:24:07.7051460Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 6 ms). 2026-02-23T18:24:07.7057201Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 0.7 ms). 2026-02-23T18:24:07.7058457Z Restored /__w/1/s/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj (in 8 ms). 2026-02-23T18:24:07.7161989Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 5 ms). 2026-02-23T18:24:07.7175823Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj (in 5 ms). 2026-02-23T18:24:07.7191394Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 1 ms). 2026-02-23T18:24:07.7245031Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj (in 5 ms). 2026-02-23T18:24:07.7292938Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 2 ms). 2026-02-23T18:24:07.7591558Z Restored /__w/1/s/src/libraries/System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj (in 569 ms). 2026-02-23T18:24:07.7643607Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 3 ms). 2026-02-23T18:24:07.7678272Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 1 ms). 2026-02-23T18:24:07.7749469Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj (in 4 ms). 2026-02-23T18:24:07.7836461Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 5 ms). 2026-02-23T18:24:07.7858549Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 112 ms). 2026-02-23T18:24:07.7859140Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 0.9 ms). 2026-02-23T18:24:07.7908318Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 62 ms). 2026-02-23T18:24:07.7934638Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 0.6 ms). 2026-02-23T18:24:07.7990662Z Restored /__w/1/s/src/libraries/System.IO.Hashing/tests/System.IO.Hashing.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.8059211Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 12 ms). 2026-02-23T18:24:07.8070707Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj (in 11 ms). 2026-02-23T18:24:07.8109480Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 2 ms). 2026-02-23T18:24:07.8712310Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj (in 61 ms). 2026-02-23T18:24:07.8748830Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 2 ms). 2026-02-23T18:24:07.8791346Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 63 ms). 2026-02-23T18:24:07.8817938Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/tests/System.IO.FileSystem.DriveInfo.Tests.csproj (in 3 ms). 2026-02-23T18:24:07.8839926Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 0.8 ms). 2026-02-23T18:24:07.8861787Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 3 ms). 2026-02-23T18:24:07.8912997Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 3 ms). 2026-02-23T18:24:07.8935873Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 0.8 ms). 2026-02-23T18:24:07.8948351Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj (in 4 ms). 2026-02-23T18:24:07.9025479Z Restored /__w/1/s/src/libraries/System.IO.Packaging/tests/System.IO.Packaging.Tests.csproj (in 169 ms). 2026-02-23T18:24:07.9034321Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 5 ms). 2026-02-23T18:24:07.9045262Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 0.6 ms). 2026-02-23T18:24:07.9101842Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/src/System.IO.Compression.Zstandard.csproj (in 3 ms). 2026-02-23T18:24:07.9122131Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/ref/System.IO.Compression.Zstandard.csproj (in 0.5 ms). 2026-02-23T18:24:07.9264820Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 125 ms). 2026-02-23T18:24:07.9310209Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-02-23T18:24:07.9333547Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 0.8 ms). 2026-02-23T18:24:09.0016220Z Restored /__w/1/s/src/libraries/System.IO.Compression.Zstandard/tests/System.IO.Compression.Zstandard.Tests.csproj (in 1.09 sec). 2026-02-23T18:24:09.0075510Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 3 ms). 2026-02-23T18:24:09.0101453Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 0.6 ms). 2026-02-23T18:24:09.4890997Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj (in 1.54 sec). 2026-02-23T18:24:09.4920297Z Restored /__w/1/s/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj (in 1.58 sec). 2026-02-23T18:24:09.5000996Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/Manual/System.Formats.Tar.Manual.Tests.csproj (in 8 ms). 2026-02-23T18:24:09.5005906Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/tests/System.IO.Compression.ZipFile.Tests.csproj (in 1.56 sec). 2026-02-23T18:24:09.5031836Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 1 ms). 2026-02-23T18:24:09.5124838Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 13 ms). 2026-02-23T18:24:09.5132799Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 2 ms). 2026-02-23T18:24:09.5201339Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/tests/System.Formats.Nrbf.Tests.csproj (in 10 ms). 2026-02-23T18:24:09.5940498Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj (in 71 ms). 2026-02-23T18:24:09.6355714Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 127 ms). 2026-02-23T18:24:09.6401533Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 2 ms). 2026-02-23T18:24:09.6425236Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/System.Formats.Tar.Tests.csproj (in 625 ms). 2026-02-23T18:24:09.6492162Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/tests/System.Formats.Asn1.Tests.csproj (in 4 ms). 2026-02-23T18:24:09.6530337Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 2 ms). 2026-02-23T18:24:09.6566669Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj (in 2 ms). 2026-02-23T18:24:09.6611378Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 2 ms). 2026-02-23T18:24:09.6635546Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 0.8 ms). 2026-02-23T18:24:09.6707942Z Restored /__w/1/s/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj (in 3 ms). 2026-02-23T18:24:09.7112006Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 115 ms). 2026-02-23T18:24:09.7634364Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 118 ms). 2026-02-23T18:24:09.7748651Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj (in 6 ms). 2026-02-23T18:24:09.8273860Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 113 ms). 2026-02-23T18:24:09.8304256Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 1 ms). 2026-02-23T18:24:09.8452550Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj (in 7 ms). 2026-02-23T18:24:09.9146992Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 136 ms). 2026-02-23T18:24:09.9179512Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 1 ms). 2026-02-23T18:24:10.0173110Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 341 ms). 2026-02-23T18:24:10.0208586Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 2 ms). 2026-02-23T18:24:10.0237010Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 0.6 ms). 2026-02-23T18:24:10.0333950Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/System.Diagnostics.TraceSource.Tests.csproj (in 5 ms). 2026-02-23T18:24:10.0432577Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Config.Tests/System.Diagnostics.TraceSource.Config.Tests.csproj (in 3 ms). 2026-02-23T18:24:10.0464790Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj (in 126 ms). 2026-02-23T18:24:10.0473407Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 2 ms). 2026-02-23T18:24:10.0493275Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 1 ms). 2026-02-23T18:24:10.0509097Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj (in 1 ms). 2026-02-23T18:24:10.0533095Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 0.8 ms). 2026-02-23T18:24:10.0575231Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/System.Diagnostics.StackTrace.Tests.csproj (in 1 ms). 2026-02-23T18:24:10.0594312Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj (in 0.5 ms). 2026-02-23T18:24:10.0651198Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 3 ms). 2026-02-23T18:24:10.0670775Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 0.6 ms). 2026-02-23T18:24:10.0686979Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 8 ms). 2026-02-23T18:24:10.0711075Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 0.5 ms). 2026-02-23T18:24:10.0832404Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 8 ms). 2026-02-23T18:24:10.0859485Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 1 ms). 2026-02-23T18:24:10.0944401Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 16 ms). 2026-02-23T18:24:10.0961819Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj (in 5 ms). 2026-02-23T18:24:10.0999761Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 1 ms). 2026-02-23T18:24:10.1068770Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (in 3 ms). 2026-02-23T18:24:10.1071052Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 6 ms). 2026-02-23T18:24:10.1088372Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj (in 0.5 ms). 2026-02-23T18:24:10.1099057Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 0.4 ms). 2026-02-23T18:24:10.1136395Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 4 ms). 2026-02-23T18:24:10.1160617Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj (in 3 ms). 2026-02-23T18:24:10.1186238Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 0.9 ms). 2026-02-23T18:24:10.1213361Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 4 ms). 2026-02-23T18:24:10.1223769Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-02-23T18:24:10.1252324Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/System.Diagnostics.DiagnosticSource.Switches.Tests.csproj (in 1 ms). 2026-02-23T18:24:10.1303583Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj (in 4 ms). 2026-02-23T18:24:10.1331804Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop1.Tests.csproj (in 4 ms). 2026-02-23T18:24:10.1381565Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop.Tests.csproj (in 4 ms). 2026-02-23T18:24:10.1422468Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 2 ms). 2026-02-23T18:24:10.1456137Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj (in 1 ms). 2026-02-23T18:24:10.1480799Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 0.9 ms). 2026-02-23T18:24:10.1498625Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 0.5 ms). 2026-02-23T18:24:10.1603659Z Restored /__w/1/s/src/libraries/System.Data.OleDb/tests/System.Data.OleDb.Tests.csproj (in 5 ms). 2026-02-23T18:24:10.1729562Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 7 ms). 2026-02-23T18:24:10.1783193Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 3 ms). 2026-02-23T18:24:10.1863159Z Restored /__w/1/s/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj (in 4 ms). 2026-02-23T18:24:10.1962424Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 6 ms). 2026-02-23T18:24:10.2006776Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 2 ms). 2026-02-23T18:24:10.2046680Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.DataSetExtensions.Tests/System.Data.DataSetExtensions.Tests.csproj (in 1 ms). 2026-02-23T18:24:10.2085429Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 72 ms). 2026-02-23T18:24:10.2262874Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 8 ms). 2026-02-23T18:24:10.2295440Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 2 ms). 2026-02-23T18:24:10.2347772Z Restored /__w/1/s/src/libraries/System.Console/tests/System.Console.Tests.csproj (in 3 ms). 2026-02-23T18:24:10.2383824Z Restored /__w/1/s/src/libraries/System.Console/tests/ManualTests/System.Console.Manual.Tests.csproj (in 2 ms). 2026-02-23T18:24:10.2511427Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 10 ms). 2026-02-23T18:24:10.2532326Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 0.8 ms). 2026-02-23T18:24:10.2648393Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj (in 5 ms). 2026-02-23T18:24:10.2794745Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 10 ms). 2026-02-23T18:24:10.2846369Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 2 ms). 2026-02-23T18:24:10.2878775Z Restored /__w/1/s/src/libraries/System.Composition/tests/TestLibrary/TestLibrary.csproj (in 1 ms). 2026-02-23T18:24:10.2962327Z Restored /__w/1/s/src/libraries/System.Composition/tests/System.Composition.Tests.csproj (in 4 ms). 2026-02-23T18:24:10.3012472Z Restored /__w/1/s/src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Microsoft.Composition.Demos.ExtendedCollectionImports.csproj (in 2 ms). 2026-02-23T18:24:10.3599323Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 55 ms). 2026-02-23T18:24:10.3675515Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj (in 4 ms). 2026-02-23T18:24:10.4297212Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 58 ms). 2026-02-23T18:24:10.4347784Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/tests/System.Composition.Runtime.Tests.csproj (in 3 ms). 2026-02-23T18:24:10.4732316Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 620 ms). 2026-02-23T18:24:10.5156181Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 78 ms). 2026-02-23T18:24:10.7865932Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj (in 579 ms). 2026-02-23T18:24:10.8808487Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/System.Formats.Cbor.Tests.csproj (in 1.36 sec). 2026-02-23T18:24:19.1701599Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Debug/installer.tasks.dll 2026-02-23T18:24:19.4293943Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Debug/Crossgen2Tasks.dll 2026-02-23T18:24:19.6484148Z Running 'sh -c 'build_arch="arm64" compiler="clang" . "/__w/1/s/eng/common/native/init-compiler.sh" && TARGET_BUILD_ARCH=arm64 cmake -G Ninja -DCMAKE_INSTALL_PREFIX="/__w/1/s/artifacts/obj/mono/linux.arm64.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=hybrid -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=coreclr -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/eng/common/cross/toolchain.cmake -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=linux-arm64 -DCLR_CMAKE_HOST_ARCH=arm64 -DCMAKE_C_FLAGS=" -Wl,--build-id=sha1" -DCMAKE_CXX_FLAGS=" -Wl,--build-id=sha1" "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/linux.arm64.Release/' 2026-02-23T18:24:20.1585644Z -- The C compiler identification is Clang 21.1.8 2026-02-23T18:24:20.2309489Z -- The CXX compiler identification is Clang 21.1.8 2026-02-23T18:24:20.2570440Z -- Detecting C compiler ABI info 2026-02-23T18:24:20.3614573Z -- Detecting C compiler ABI info - done 2026-02-23T18:24:20.3793784Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-02-23T18:24:20.3798840Z -- Detecting C compile features 2026-02-23T18:24:20.3807832Z -- Detecting C compile features - done 2026-02-23T18:24:20.3906646Z -- Detecting CXX compiler ABI info 2026-02-23T18:24:20.4824473Z -- Detecting CXX compiler ABI info - done 2026-02-23T18:24:20.5002302Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-02-23T18:24:20.5009178Z -- Detecting CXX compile features 2026-02-23T18:24:20.5029585Z -- Detecting CXX compile features - done 2026-02-23T18:24:20.5396518Z -- The linker identification is LLD 21.1.8 (compatible with GNU linkers) 2026-02-23T18:24:20.5513042Z CMAKE_SYSTEM_NAME=Linux 2026-02-23T18:24:20.5513479Z CMAKE_SYSTEM_VARIANT= 2026-02-23T18:24:20.5513764Z CMAKE_SYSTEM_PROCESSOR=arm64 2026-02-23T18:24:20.5514005Z TARGET_ARCH=arm64 2026-02-23T18:24:20.5514178Z CMAKE_CROSSCOMPILING=TRUE 2026-02-23T18:24:20.7131168Z -- Using CMake version 3.30.3 2026-02-23T18:24:20.7144573Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-23T18:24:20.7144993Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-23T18:24:20.7196710Z -- Arch detected: 'aarch64-linux-gnu' 2026-02-23T18:24:20.7197097Z -- Basearch of 'aarch64-linux-gnu' has been detected as: 'arm' 2026-02-23T18:24:20.7226661Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-02-23T18:24:20.7231647Z -- Performing Test FNO_LTO_AVAILABLE 2026-02-23T18:24:20.7949533Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-02-23T18:24:20.7954231Z -- Looking for arm_acle.h 2026-02-23T18:24:20.8767614Z -- Looking for arm_acle.h - found 2026-02-23T18:24:20.8768243Z -- Looking for sys/auxv.h 2026-02-23T18:24:20.9553327Z -- Looking for sys/auxv.h - found 2026-02-23T18:24:20.9555251Z -- Looking for sys/sdt.h 2026-02-23T18:24:21.0024956Z -- Looking for sys/sdt.h - not found 2026-02-23T18:24:21.0026100Z -- Looking for unistd.h 2026-02-23T18:24:21.0772849Z -- Looking for unistd.h - found 2026-02-23T18:24:21.0777393Z -- Looking for linux/auxvec.h 2026-02-23T18:24:21.1497533Z -- Looking for linux/auxvec.h - found 2026-02-23T18:24:21.1505113Z -- Looking for sys/types.h 2026-02-23T18:24:21.2500349Z -- Looking for sys/types.h - found 2026-02-23T18:24:21.2502510Z -- Looking for stdint.h 2026-02-23T18:24:21.3279900Z -- Looking for stdint.h - found 2026-02-23T18:24:21.3280302Z -- Looking for stddef.h 2026-02-23T18:24:21.4021279Z -- Looking for stddef.h - found 2026-02-23T18:24:21.4021637Z -- Check size of off64_t 2026-02-23T18:24:21.4813093Z -- Check size of off64_t - done 2026-02-23T18:24:21.4813478Z -- Looking for fseeko 2026-02-23T18:24:21.5624815Z -- Looking for fseeko - found 2026-02-23T18:24:21.5625281Z -- Looking for strerror 2026-02-23T18:24:21.6421999Z -- Looking for strerror - found 2026-02-23T18:24:21.6426161Z -- Looking for posix_memalign 2026-02-23T18:24:21.7211826Z -- Looking for posix_memalign - found 2026-02-23T18:24:21.7215751Z -- Looking for aligned_alloc 2026-02-23T18:24:21.8038500Z -- Looking for aligned_alloc - found 2026-02-23T18:24:21.8047687Z -- Performing Test HAVE_NO_INTERPOSITION 2026-02-23T18:24:21.8814477Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-02-23T18:24:21.8816379Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-02-23T18:24:21.9604406Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-02-23T18:24:21.9604957Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-02-23T18:24:22.0413876Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-02-23T18:24:22.0414679Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-02-23T18:24:22.1145963Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-02-23T18:24:22.1146638Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-02-23T18:24:22.1914703Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-02-23T18:24:22.1915702Z -- Performing Test HAVE_BUILTIN_CTZ 2026-02-23T18:24:22.2787343Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-02-23T18:24:22.2788378Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-02-23T18:24:22.3774660Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-02-23T18:24:22.3775128Z -- Performing Test HAVE_PTRDIFF_T 2026-02-23T18:24:22.4516114Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-02-23T18:24:22.4518884Z -- Performing Test ARM_AUXV_HAS_CRC32 2026-02-23T18:24:22.5390511Z -- Performing Test ARM_AUXV_HAS_CRC32 - Success 2026-02-23T18:24:22.5395624Z -- Performing Test HAVE_MARCH_ARMV8_CRC 2026-02-23T18:24:22.6125622Z -- Performing Test HAVE_MARCH_ARMV8_CRC - Success 2026-02-23T18:24:22.6126061Z -- Performing Test HAVE_ACLE_FLAG 2026-02-23T18:24:22.6913446Z -- Performing Test HAVE_ACLE_FLAG - Success 2026-02-23T18:24:22.6913936Z -- Performing Test NEON_AVAILABLE 2026-02-23T18:24:22.9716291Z -- Performing Test NEON_AVAILABLE - Success 2026-02-23T18:24:22.9716792Z -- Performing Test NEON_HAS_LD4 2026-02-23T18:24:23.2403057Z -- Performing Test NEON_HAS_LD4 - Success 2026-02-23T18:24:23.2403622Z -- Architecture-specific source files: arch/arm/arm_features.c;arch/arm/crc32_acle.c;arch/arm/adler32_neon.c;arch/arm/chunkset_neon.c;arch/arm/compare256_neon.c;arch/arm/slide_hash_neon.c 2026-02-23T18:24:23.2569635Z -- The following features have been enabled: 2026-02-23T18:24:23.2570212Z 2026-02-23T18:24:23.2570878Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-02-23T18:24:23.2571266Z * ACLE_CRC, Support ACLE optimized CRC hash generation, using "-march=armv8-a+crc" 2026-02-23T18:24:23.2571661Z * NEON_ADLER32, Support NEON instructions in adler32, using "-march=armv8-a+simd" 2026-02-23T18:24:23.2572101Z * NEON_SLIDEHASH, Support NEON instructions in slide_hash, using "-march=armv8-a+simd" 2026-02-23T18:24:23.2572366Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-23T18:24:23.2572557Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-23T18:24:23.2572732Z * WITH_SANITIZER, Enable sanitizer support 2026-02-23T18:24:23.2572900Z * WITH_GTEST, Build gtest_zlib 2026-02-23T18:24:23.2573072Z * WITH_OPTIM, Build with optimisation 2026-02-23T18:24:23.2573237Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-23T18:24:23.2573670Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-23T18:24:23.2574010Z * WITH_ACLE, Build with ACLE 2026-02-23T18:24:23.2574305Z * WITH_NEON, Build with NEON intrinsics 2026-02-23T18:24:23.2574570Z 2026-02-23T18:24:23.2574834Z -- The following features have been disabled: 2026-02-23T18:24:23.2575094Z 2026-02-23T18:24:23.2575383Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-23T18:24:23.2575726Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-23T18:24:23.2576039Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-23T18:24:23.2576335Z * WITH_FUZZERS, Build test/fuzz 2026-02-23T18:24:23.2576617Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-23T18:24:23.2576922Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-23T18:24:23.2577313Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-23T18:24:23.2577708Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-23T18:24:23.2578238Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-23T18:24:23.2578573Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-23T18:24:23.2578936Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-23T18:24:23.2579284Z * WITH_ARMV6, Build with ARMv6 SIMD 2026-02-23T18:24:23.2579604Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-23T18:24:23.2580088Z 2026-02-23T18:24:23.2709988Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-23T18:24:23.3419461Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-23T18:24:23.3423857Z -- Looking for sys/types.h 2026-02-23T18:24:23.4197118Z -- Looking for sys/types.h - found 2026-02-23T18:24:23.4197613Z -- Looking for sys/stat.h 2026-02-23T18:24:23.4994715Z -- Looking for sys/stat.h - found 2026-02-23T18:24:23.4995689Z -- Looking for sys/sockio.h 2026-02-23T18:24:23.5468811Z -- Looking for sys/sockio.h - not found 2026-02-23T18:24:23.5469160Z -- Looking for sys/un.h 2026-02-23T18:24:23.6209098Z -- Looking for sys/un.h - found 2026-02-23T18:24:23.6209660Z -- Looking for sys/syscall.h 2026-02-23T18:24:23.6942471Z -- Looking for sys/syscall.h - found 2026-02-23T18:24:23.6942916Z -- Looking for sys/uio.h 2026-02-23T18:24:23.7723876Z -- Looking for sys/uio.h - found 2026-02-23T18:24:23.7724948Z -- Looking for sys/param.h 2026-02-23T18:24:23.8534218Z -- Looking for sys/param.h - found 2026-02-23T18:24:23.8537049Z -- Looking for sys/prctl.h 2026-02-23T18:24:23.9283972Z -- Looking for sys/prctl.h - found 2026-02-23T18:24:23.9284442Z -- Looking for sys/socket.h 2026-02-23T18:24:24.0082542Z -- Looking for sys/socket.h - found 2026-02-23T18:24:24.0083041Z -- Looking for sys/utsname.h 2026-02-23T18:24:24.0811475Z -- Looking for sys/utsname.h - found 2026-02-23T18:24:24.0811862Z -- Looking for sys/select.h 2026-02-23T18:24:24.1515497Z -- Looking for sys/select.h - found 2026-02-23T18:24:24.1517321Z -- Looking for sys/poll.h 2026-02-23T18:24:24.2240244Z -- Looking for sys/poll.h - found 2026-02-23T18:24:24.2240592Z -- Looking for sys/wait.h 2026-02-23T18:24:24.3014154Z -- Looking for sys/wait.h - found 2026-02-23T18:24:24.3014609Z -- Looking for sys/resource.h 2026-02-23T18:24:24.3750811Z -- Looking for sys/resource.h - found 2026-02-23T18:24:24.3751211Z -- Looking for sys/ioctl.h 2026-02-23T18:24:24.4543707Z -- Looking for sys/ioctl.h - found 2026-02-23T18:24:24.4544568Z -- Looking for sys/errno.h 2026-02-23T18:24:24.5315336Z -- Looking for sys/errno.h - found 2026-02-23T18:24:24.5316005Z -- Looking for sys/mman.h 2026-02-23T18:24:24.6054564Z -- Looking for sys/mman.h - found 2026-02-23T18:24:24.6054926Z -- Looking for sys/mount.h 2026-02-23T18:24:24.6791944Z -- Looking for sys/mount.h - found 2026-02-23T18:24:24.6792288Z -- Looking for sys/time.h 2026-02-23T18:24:24.7533075Z -- Looking for sys/time.h - found 2026-02-23T18:24:24.7534135Z -- Looking for sys/random.h 2026-02-23T18:24:24.8317098Z -- Looking for sys/random.h - found 2026-02-23T18:24:24.8317503Z -- Looking for strings.h 2026-02-23T18:24:24.9047831Z -- Looking for strings.h - found 2026-02-23T18:24:24.9051014Z -- Looking for stdint.h 2026-02-23T18:24:24.9782450Z -- Looking for stdint.h - found 2026-02-23T18:24:24.9782693Z -- Looking for unistd.h 2026-02-23T18:24:25.0541889Z -- Looking for unistd.h - found 2026-02-23T18:24:25.0542477Z -- Looking for signal.h 2026-02-23T18:24:25.1346883Z -- Looking for signal.h - found 2026-02-23T18:24:25.1347118Z -- Looking for setjmp.h 2026-02-23T18:24:25.2068461Z -- Looking for setjmp.h - found 2026-02-23T18:24:25.2069464Z -- Looking for syslog.h 2026-02-23T18:24:25.2794171Z -- Looking for syslog.h - found 2026-02-23T18:24:25.2794752Z -- Looking for netdb.h 2026-02-23T18:24:25.3549251Z -- Looking for netdb.h - found 2026-02-23T18:24:25.3549725Z -- Looking for semaphore.h 2026-02-23T18:24:25.4280719Z -- Looking for semaphore.h - found 2026-02-23T18:24:25.4281184Z -- Looking for alloca.h 2026-02-23T18:24:25.5011161Z -- Looking for alloca.h - found 2026-02-23T18:24:25.5011517Z -- Looking for ucontext.h 2026-02-23T18:24:25.5833887Z -- Looking for ucontext.h - found 2026-02-23T18:24:25.5834428Z -- Looking for pwd.h 2026-02-23T18:24:25.6584136Z -- Looking for pwd.h - found 2026-02-23T18:24:25.6584528Z -- Looking for elf.h 2026-02-23T18:24:25.7348296Z -- Looking for elf.h - found 2026-02-23T18:24:25.7348642Z -- Looking for gnu/lib-names.h 2026-02-23T18:24:25.8068600Z -- Looking for gnu/lib-names.h - found 2026-02-23T18:24:25.8069063Z -- Looking for netinet/tcp.h 2026-02-23T18:24:25.8820262Z -- Looking for netinet/tcp.h - found 2026-02-23T18:24:25.8820711Z -- Looking for netinet/in.h 2026-02-23T18:24:25.9580388Z -- Looking for netinet/in.h - found 2026-02-23T18:24:25.9581601Z -- Looking for link.h 2026-02-23T18:24:26.0343024Z -- Looking for link.h - found 2026-02-23T18:24:26.0343490Z -- Looking for arpa/inet.h 2026-02-23T18:24:26.1098412Z -- Looking for arpa/inet.h - found 2026-02-23T18:24:26.1098711Z -- Looking for unwind.h 2026-02-23T18:24:26.1829366Z -- Looking for unwind.h - found 2026-02-23T18:24:26.1829715Z -- Looking for poll.h 2026-02-23T18:24:26.2542093Z -- Looking for poll.h - found 2026-02-23T18:24:26.2542566Z -- Looking for wchar.h 2026-02-23T18:24:26.3296535Z -- Looking for wchar.h - found 2026-02-23T18:24:26.3296942Z -- Looking for android/legacy_signal_inlines.h 2026-02-23T18:24:26.3762156Z -- Looking for android/legacy_signal_inlines.h - not found 2026-02-23T18:24:26.3762585Z -- Looking for execinfo.h 2026-02-23T18:24:26.4503978Z -- Looking for execinfo.h - found 2026-02-23T18:24:26.4504393Z -- Looking for pthread.h 2026-02-23T18:24:26.5281072Z -- Looking for pthread.h - found 2026-02-23T18:24:26.5281626Z -- Looking for pthread_np.h 2026-02-23T18:24:26.5746027Z -- Looking for pthread_np.h - not found 2026-02-23T18:24:26.5746389Z -- Looking for net/if.h 2026-02-23T18:24:26.6559320Z -- Looking for net/if.h - found 2026-02-23T18:24:26.6562901Z -- Looking for dirent.h 2026-02-23T18:24:26.7320846Z -- Looking for dirent.h - found 2026-02-23T18:24:26.7321693Z -- Looking for CommonCrypto/CommonDigest.h 2026-02-23T18:24:26.7792603Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-02-23T18:24:26.7793079Z -- Looking for dlfcn.h 2026-02-23T18:24:26.8531140Z -- Looking for dlfcn.h - found 2026-02-23T18:24:26.8533595Z -- Looking for getopt.h 2026-02-23T18:24:26.9254419Z -- Looking for getopt.h - found 2026-02-23T18:24:26.9256496Z -- Looking for /usr/include/malloc.h 2026-02-23T18:24:26.9774430Z -- Looking for /usr/include/malloc.h - not found 2026-02-23T18:24:26.9775395Z -- Looking for sigaction 2026-02-23T18:24:27.0502133Z -- Looking for sigaction - found 2026-02-23T18:24:27.0502494Z -- Looking for clock_nanosleep 2026-02-23T18:24:27.1227086Z -- Looking for clock_nanosleep - found 2026-02-23T18:24:27.1228367Z -- Looking for backtrace_symbols 2026-02-23T18:24:27.1958086Z -- Looking for backtrace_symbols - found 2026-02-23T18:24:27.1958481Z -- Looking for mkstemp 2026-02-23T18:24:27.2674426Z -- Looking for mkstemp - found 2026-02-23T18:24:27.2674671Z -- Looking for mmap 2026-02-23T18:24:27.3382431Z -- Looking for mmap - found 2026-02-23T18:24:27.3382771Z -- Looking for dladdr 2026-02-23T18:24:27.4142144Z -- Looking for dladdr - not found 2026-02-23T18:24:27.4142544Z -- Looking for sysconf 2026-02-23T18:24:27.4874841Z -- Looking for sysconf - found 2026-02-23T18:24:27.4875253Z -- Looking for getrlimit 2026-02-23T18:24:27.5591987Z -- Looking for getrlimit - found 2026-02-23T18:24:27.5592271Z -- Looking for prctl 2026-02-23T18:24:27.6335297Z -- Looking for prctl - found 2026-02-23T18:24:27.6335667Z -- Looking for sched_getaffinity 2026-02-23T18:24:27.7083230Z -- Looking for sched_getaffinity - found 2026-02-23T18:24:27.7084293Z -- Looking for sched_setaffinity 2026-02-23T18:24:27.7844241Z -- Looking for sched_setaffinity - found 2026-02-23T18:24:27.7844690Z -- Looking for lstat 2026-02-23T18:24:27.8594419Z -- Looking for lstat - found 2026-02-23T18:24:27.8594665Z -- Looking for ftruncate 2026-02-23T18:24:27.9338141Z -- Looking for ftruncate - found 2026-02-23T18:24:27.9338528Z -- Looking for openlog 2026-02-23T18:24:28.0051301Z -- Looking for openlog - found 2026-02-23T18:24:28.0051599Z -- Looking for closelog 2026-02-23T18:24:28.0748785Z -- Looking for closelog - found 2026-02-23T18:24:28.0749147Z -- Looking for atexit 2026-02-23T18:24:28.1454885Z -- Looking for atexit - found 2026-02-23T18:24:28.1455120Z -- Looking for popen 2026-02-23T18:24:28.2179635Z -- Looking for popen - found 2026-02-23T18:24:28.2179886Z -- Looking for strerror_r 2026-02-23T18:24:28.2883899Z -- Looking for strerror_r - found 2026-02-23T18:24:28.2884425Z -- Looking for poll 2026-02-23T18:24:28.3583099Z -- Looking for poll - found 2026-02-23T18:24:28.3583447Z -- Looking for mremap 2026-02-23T18:24:28.4286205Z -- Looking for mremap - found 2026-02-23T18:24:28.4286566Z -- Looking for vsnprintf 2026-02-23T18:24:28.5052714Z -- Looking for vsnprintf - found 2026-02-23T18:24:28.5053076Z -- Looking for setpgid 2026-02-23T18:24:28.5794446Z -- Looking for setpgid - found 2026-02-23T18:24:28.5794695Z -- Looking for system 2026-02-23T18:24:28.6541932Z -- Looking for system - found 2026-02-23T18:24:28.6542387Z -- Looking for fork 2026-02-23T18:24:28.7294550Z -- Looking for fork - found 2026-02-23T18:24:28.7294890Z -- Looking for localtime_r 2026-02-23T18:24:28.8093624Z -- Looking for localtime_r - found 2026-02-23T18:24:28.8094039Z -- Looking for mkdtemp 2026-02-23T18:24:28.8852776Z -- Looking for mkdtemp - found 2026-02-23T18:24:28.8853313Z -- Looking for getrandom 2026-02-23T18:24:28.9601978Z -- Looking for getrandom - found 2026-02-23T18:24:28.9602355Z -- Looking for getentropy 2026-02-23T18:24:29.0355639Z -- Looking for getentropy - found 2026-02-23T18:24:29.0355863Z -- Looking for execvp 2026-02-23T18:24:29.1100643Z -- Looking for execvp - found 2026-02-23T18:24:29.1101050Z -- Looking for strlcpy 2026-02-23T18:24:29.1851978Z -- Looking for strlcpy - not found 2026-02-23T18:24:29.1852320Z -- Looking for strtok_r 2026-02-23T18:24:29.2608182Z -- Looking for strtok_r - found 2026-02-23T18:24:29.2608662Z -- Looking for vasprintf 2026-02-23T18:24:29.3369450Z -- Looking for vasprintf - found 2026-02-23T18:24:29.3369876Z -- Looking for strndup 2026-02-23T18:24:29.4107553Z -- Looking for strndup - found 2026-02-23T18:24:29.4107798Z -- Looking for getaddrinfo 2026-02-23T18:24:29.4837659Z -- Looking for getaddrinfo - found 2026-02-23T18:24:29.4838115Z -- Looking for mach_absolute_time 2026-02-23T18:24:29.5562613Z -- Looking for mach_absolute_time - not found 2026-02-23T18:24:29.5562882Z -- Looking for gethrtime 2026-02-23T18:24:29.6292351Z -- Looking for gethrtime - not found 2026-02-23T18:24:29.6293685Z -- Looking for read_real_time 2026-02-23T18:24:29.7007328Z -- Looking for read_real_time - not found 2026-02-23T18:24:29.7007832Z -- Looking for gethostbyname 2026-02-23T18:24:29.7724886Z -- Looking for gethostbyname - found 2026-02-23T18:24:29.7725248Z -- Looking for gethostbyname2 2026-02-23T18:24:29.8495638Z -- Looking for gethostbyname2 - found 2026-02-23T18:24:29.8496137Z -- Looking for getpid 2026-02-23T18:24:29.9259562Z -- Looking for getpid - found 2026-02-23T18:24:29.9262772Z -- Looking for mktemp 2026-02-23T18:24:30.0016788Z -- Looking for mktemp - found 2026-02-23T18:24:30.0032147Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2026-02-23T18:24:30.0816891Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2026-02-23T18:24:30.0817165Z -- Looking for pthread_create in pthreads 2026-02-23T18:24:30.1527097Z -- Looking for pthread_create in pthreads - not found 2026-02-23T18:24:30.1527499Z -- Looking for pthread_create in pthread 2026-02-23T18:24:30.2271306Z -- Looking for pthread_create in pthread - found 2026-02-23T18:24:30.2283960Z -- Found Threads: TRUE 2026-02-23T18:24:30.2287226Z -- Looking for pthread_getname_np 2026-02-23T18:24:30.3022921Z -- Looking for pthread_getname_np - found 2026-02-23T18:24:30.3023395Z -- Looking for pthread_setname_np 2026-02-23T18:24:30.3755512Z -- Looking for pthread_setname_np - found 2026-02-23T18:24:30.3755913Z -- Looking for pthread_cond_timedwait_relative_np 2026-02-23T18:24:30.4491392Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-02-23T18:24:30.4492202Z -- Looking for pthread_kill 2026-02-23T18:24:30.5220399Z -- Looking for pthread_kill - found 2026-02-23T18:24:30.5220778Z -- Looking for pthread_attr_setstacksize 2026-02-23T18:24:30.5948286Z -- Looking for pthread_attr_setstacksize - found 2026-02-23T18:24:30.5948620Z -- Looking for pthread_get_stackaddr_np 2026-02-23T18:24:30.6675302Z -- Looking for pthread_get_stackaddr_np - not found 2026-02-23T18:24:30.6675832Z -- Looking for clock_gettime 2026-02-23T18:24:30.7414885Z -- Looking for clock_gettime - found 2026-02-23T18:24:30.7416187Z -- Looking for madvise 2026-02-23T18:24:30.8154890Z -- Looking for madvise - found 2026-02-23T18:24:30.8156857Z -- Looking for pthread_mutexattr_setprotocol 2026-02-23T18:24:30.8927874Z -- Looking for pthread_mutexattr_setprotocol - found 2026-02-23T18:24:30.8928464Z -- Looking for sys_signame 2026-02-23T18:24:30.9505884Z -- Looking for sys_signame - not found 2026-02-23T18:24:30.9507014Z -- Looking for pthread_jit_write_protect_np 2026-02-23T18:24:31.0162448Z -- Looking for pthread_jit_write_protect_np - not found 2026-02-23T18:24:31.0165404Z -- Looking for getauxval 2026-02-23T18:24:31.0954356Z -- Looking for getauxval - found 2026-02-23T18:24:31.0957789Z -- Check size of struct sockaddr_in6 2026-02-23T18:24:31.1812325Z -- Check size of struct sockaddr_in6 - done 2026-02-23T18:24:31.1813772Z -- Check size of socklen_t 2026-02-23T18:24:31.2642139Z -- Check size of socklen_t - done 2026-02-23T18:24:31.2645451Z -- Check size of struct ip_mreqn 2026-02-23T18:24:31.3451603Z -- Check size of struct ip_mreqn - done 2026-02-23T18:24:31.3453895Z -- Check size of struct ip_mreq 2026-02-23T18:24:31.4261955Z -- Check size of struct ip_mreq - done 2026-02-23T18:24:31.4265709Z -- Check size of clockid_t 2026-02-23T18:24:31.5040657Z -- Check size of clockid_t - done 2026-02-23T18:24:31.5041532Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-02-23T18:24:31.5559039Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-02-23T18:24:31.5559505Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-02-23T18:24:31.6074361Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-02-23T18:24:31.6074988Z -- Looking for CPU_COUNT 2026-02-23T18:24:31.6826606Z -- Looking for CPU_COUNT - found 2026-02-23T18:24:31.6826994Z -- Performing Test HAVE_GNU_STRERROR_R 2026-02-23T18:24:31.7627451Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-02-23T18:24:31.7628579Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-02-23T18:24:31.8373281Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-02-23T18:24:31.8375192Z -- Check size of int 2026-02-23T18:24:31.9143587Z -- Check size of int - done 2026-02-23T18:24:31.9149865Z -- Check size of void* 2026-02-23T18:24:31.9931695Z -- Check size of void* - done 2026-02-23T18:24:31.9934180Z -- Check size of long 2026-02-23T18:24:32.0729342Z -- Check size of long - done 2026-02-23T18:24:32.0730326Z -- Check size of long long 2026-02-23T18:24:32.1514662Z -- Check size of long long - done 2026-02-23T18:24:32.1519328Z -- Check size of size_t 2026-02-23T18:24:32.2311140Z -- Check size of size_t - done 2026-02-23T18:24:32.2320975Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-02-23T18:24:32.3053586Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-02-23T18:24:32.3061426Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-23T18:24:32.3787264Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-23T18:24:32.3849371Z -- Looking for include files windows.h, bcrypt.h 2026-02-23T18:24:32.4326294Z -- Looking for include files windows.h, bcrypt.h - not found 2026-02-23T18:24:32.4326772Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-02-23T18:24:32.5090535Z -- Looking for include files sys/auxv.h, asm/hwcap.h - found 2026-02-23T18:24:32.5091017Z -- Looking for include file asm/hwprobe.h 2026-02-23T18:24:32.5549760Z -- Looking for include file asm/hwprobe.h - not found 2026-02-23T18:24:32.5550490Z -- Looking for include file sys/resource.h 2026-02-23T18:24:32.6282684Z -- Looking for include file sys/resource.h - found 2026-02-23T18:24:32.6283030Z -- Looking for sysctlbyname 2026-02-23T18:24:32.6997464Z -- Looking for sysctlbyname - not found 2026-02-23T18:24:32.6997792Z -- Looking for fsync 2026-02-23T18:24:32.7737547Z -- Looking for fsync - found 2026-02-23T18:24:32.7740870Z -- Looking for arc4random_buf 2026-02-23T18:24:32.8284204Z -- Looking for arc4random_buf - not found 2026-02-23T18:24:32.8288757Z -- Looking for O_CLOEXEC 2026-02-23T18:24:32.9044762Z -- Looking for O_CLOEXEC - found 2026-02-23T18:24:32.9048497Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-02-23T18:24:32.9796569Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-02-23T18:24:32.9798547Z -- Looking for clock_gettime_nsec_np 2026-02-23T18:24:33.0332604Z -- Looking for clock_gettime_nsec_np - not found 2026-02-23T18:24:33.2018939Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-02-23T18:24:33.2031018Z -- Looking for accept4 2026-02-23T18:24:33.2572244Z -- Looking for accept4 - not found 2026-02-23T18:24:33.2574933Z -- Looking for linux/user_events.h 2026-02-23T18:24:33.3052827Z -- Looking for linux/user_events.h - not found 2026-02-23T18:24:33.3054853Z -- Looking for errno.h 2026-02-23T18:24:33.3793955Z -- Looking for errno.h - found 2026-02-23T18:24:33.3798971Z -- Looking for __NR_memfd_create 2026-02-23T18:24:33.4511286Z -- Looking for __NR_memfd_create - found 2026-02-23T18:24:34.1102108Z -- Configuring done (14.1s) 2026-02-23T18:24:34.2593131Z -- Generating done (0.1s) 2026-02-23T18:24:34.2601191Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/linux.arm64.Release 2026-02-23T18:24:34.2787097Z Running 'TARGET_BUILD_ARCH=arm64 cmake --build . --target install --config Release' in '/__w/1/s/artifacts/obj/mono/linux.arm64.Release/' 2026-02-23T18:24:34.3975595Z [1/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-23T18:24:34.4041024Z [2/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-23T18:24:34.4676884Z [3/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-23T18:24:34.4951679Z [4/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-23T18:24:34.5314759Z [5/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-23T18:24:34.5486775Z [6/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-23T18:24:34.5743149Z [7/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-23T18:24:34.5887676Z [8/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-23T18:24:34.6247726Z [9/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-23T18:24:34.6872910Z [10/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-23T18:24:34.7233444Z [11/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-23T18:24:34.7401757Z [12/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-23T18:24:34.8252367Z [13/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-23T18:24:34.8514456Z [14/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-23T18:24:34.8765294Z [15/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-23T18:24:34.8982610Z [16/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-23T18:24:34.9247013Z [17/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-23T18:24:35.0462699Z [18/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-23T18:24:35.0551524Z [19/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-23T18:24:35.0959095Z [20/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-23T18:24:35.1954352Z [21/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-23T18:24:35.2174789Z [22/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-23T18:24:35.2193805Z [23/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-23T18:24:35.2691928Z [24/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-23T18:24:35.3114280Z [25/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-23T18:24:35.3217613Z [26/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-23T18:24:35.3819228Z [27/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/arm_features.c.o 2026-02-23T18:24:35.4188206Z [28/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-23T18:24:35.4329574Z [29/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/crc32_acle.c.o 2026-02-23T18:24:35.7421680Z [30/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-23T18:24:35.7554217Z [31/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-23T18:24:35.9939092Z [32/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/slide_hash_neon.c.o 2026-02-23T18:24:35.9975833Z [33/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-23T18:24:36.0467496Z [34/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-23T18:24:36.0873352Z [35/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-23T18:24:36.0979892Z [36/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-23T18:24:36.1761982Z [37/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-23T18:24:36.1893302Z [38/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/adler32_neon.c.o 2026-02-23T18:24:36.2332359Z [39/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/compare256_neon.c.o 2026-02-23T18:24:36.2465886Z [40/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-23T18:24:36.2466635Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-02-23T18:24:36.2467072Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-02-23T18:24:36.2467448Z | ^~~~~~ 2026-02-23T18:24:36.2467743Z 1 warning generated. 2026-02-23T18:24:36.2678160Z [41/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-23T18:24:36.2865051Z [42/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-23T18:24:36.2975858Z [43/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-23T18:24:36.3384534Z [44/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-23T18:24:36.3431472Z [45/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-23T18:24:36.3748260Z [46/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-23T18:24:36.3749884Z /__w/1/s/src/native/minipal/time.c:102:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-23T18:24:36.3750603Z 102 | int result; 2026-02-23T18:24:36.3751135Z | ^ 2026-02-23T18:24:36.3751483Z /__w/1/s/src/native/minipal/time.c:128:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-23T18:24:36.3751822Z 128 | int result; 2026-02-23T18:24:36.3752054Z | ^ 2026-02-23T18:24:36.3756888Z 2 warnings generated. 2026-02-23T18:24:36.4153862Z [47/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-23T18:24:36.4642932Z [48/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-23T18:24:36.4771938Z [49/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-23T18:24:36.4822262Z [50/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-23T18:24:36.4863759Z [51/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-23T18:24:36.5361830Z [52/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-23T18:24:36.5812202Z [53/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-23T18:24:36.5999467Z [54/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-23T18:24:36.6000700Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-02-23T18:24:36.6001463Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-02-23T18:24:36.6001969Z | ^~~~~~ 2026-02-23T18:24:36.6002256Z 1 warning generated. 2026-02-23T18:24:36.6233849Z [55/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-23T18:24:36.6292354Z [56/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-23T18:24:36.6423332Z [57/403] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/chunkset_neon.c.o 2026-02-23T18:24:36.6624009Z [58/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-23T18:24:36.6909472Z [59/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-23T18:24:36.6914388Z /__w/1/s/src/native/minipal/time.c:102:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-23T18:24:36.6914903Z 102 | int result; 2026-02-23T18:24:36.6915475Z | ^ 2026-02-23T18:24:36.6916115Z /__w/1/s/src/native/minipal/time.c:128:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2026-02-23T18:24:36.6916642Z 128 | int result; 2026-02-23T18:24:36.6916928Z | ^ 2026-02-23T18:24:36.6917191Z 2 warnings generated. 2026-02-23T18:24:36.7142870Z [60/403] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-23T18:24:36.7650161Z [61/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-23T18:24:36.7792254Z [62/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-23T18:24:36.7877668Z [63/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-23T18:24:36.8372739Z [64/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-02-23T18:24:36.8571661Z [65/403] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-23T18:24:36.8729788Z [66/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-02-23T18:24:36.9016198Z [67/403] Linking C static library mono/minipal/minipal/libminipal.a 2026-02-23T18:24:36.9139136Z [68/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-02-23T18:24:36.9828748Z [69/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-02-23T18:24:36.9913646Z [70/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-02-23T18:24:37.0162033Z [71/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-02-23T18:24:37.0559357Z [72/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-02-23T18:24:37.1001339Z [73/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-02-23T18:24:37.1577162Z [74/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-02-23T18:24:37.2186837Z [75/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-02-23T18:24:37.2518560Z [76/403] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-23T18:24:37.2810437Z [77/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-02-23T18:24:37.2874184Z [78/403] Linking C static library mono/minipal/minipal/libaotminipal.a 2026-02-23T18:24:37.4666323Z [79/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-02-23T18:24:37.4965555Z [80/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-02-23T18:24:37.5002436Z [81/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-02-23T18:24:37.5475117Z [82/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-02-23T18:24:37.5917128Z [83/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-02-23T18:24:37.6004606Z [84/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-02-23T18:24:37.6246558Z [85/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-02-23T18:24:37.6656679Z [86/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-02-23T18:24:37.6954940Z [87/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-02-23T18:24:37.7221607Z [88/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-02-23T18:24:37.7478432Z [89/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-arm64.c.o 2026-02-23T18:24:37.7548411Z [90/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-02-23T18:24:37.7613011Z [91/403] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-02-23T18:24:37.8749895Z [92/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-arm64.c.o 2026-02-23T18:24:38.0130879Z [93/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-02-23T18:24:38.1510244Z [94/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-02-23T18:24:38.1519527Z [95/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-02-23T18:24:38.1896056Z [96/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-02-23T18:24:38.2016209Z [97/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-02-23T18:24:38.2427061Z [98/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-02-23T18:24:38.2682624Z [99/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-02-23T18:24:38.2959083Z [100/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-02-23T18:24:38.3352091Z [101/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-02-23T18:24:38.3584177Z [102/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-02-23T18:24:38.3601417Z [103/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-02-23T18:24:38.4098171Z [104/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-02-23T18:24:38.4238697Z [105/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-02-23T18:24:38.4535985Z [106/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-02-23T18:24:38.4633239Z [107/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-02-23T18:24:38.4704966Z [108/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-02-23T18:24:38.4937880Z [109/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-02-23T18:24:38.5843578Z [110/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-02-23T18:24:38.6183668Z [111/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-02-23T18:24:38.6598534Z [112/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-02-23T18:24:38.6658555Z [113/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-02-23T18:24:38.6935466Z [114/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-02-23T18:24:38.8011714Z [115/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-02-23T18:24:38.8208698Z [116/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-02-23T18:24:38.8252551Z [117/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-02-23T18:24:38.8314132Z [118/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-02-23T18:24:38.9477417Z [119/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-02-23T18:24:38.9516412Z [120/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-02-23T18:24:38.9536897Z [121/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-02-23T18:24:38.9678229Z [122/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-02-23T18:24:39.0002593Z [123/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-02-23T18:24:39.1045022Z [124/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-02-23T18:24:39.1554009Z [125/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-02-23T18:24:39.2715700Z [126/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-02-23T18:24:39.2720454Z [127/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-02-23T18:24:39.3068723Z [128/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-02-23T18:24:39.3113584Z [129/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-02-23T18:24:39.5167794Z [130/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-02-23T18:24:39.5801890Z [131/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-02-23T18:24:39.6154705Z [132/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-02-23T18:24:39.6883001Z [133/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-02-23T18:24:39.7226952Z [134/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-02-23T18:24:39.7429640Z [135/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-02-23T18:24:39.7750723Z [136/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-02-23T18:24:39.7868350Z [137/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-02-23T18:24:39.7947438Z [138/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-02-23T18:24:39.8139712Z [139/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-02-23T18:24:39.8211082Z [140/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-02-23T18:24:39.8697560Z [141/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-02-23T18:24:39.8727451Z [142/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-02-23T18:24:39.8916188Z [143/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-02-23T18:24:39.9150162Z [144/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-02-23T18:24:40.0243100Z [145/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-02-23T18:24:40.0521921Z [146/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-02-23T18:24:40.0623946Z [147/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-02-23T18:24:40.1256314Z [148/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-02-23T18:24:40.1450271Z [149/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-02-23T18:24:40.1616007Z [150/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-02-23T18:24:40.2386862Z [151/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-02-23T18:24:40.2569084Z [152/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-02-23T18:24:40.2802991Z [153/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-02-23T18:24:40.3252527Z [154/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-02-23T18:24:40.3522368Z [155/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-02-23T18:24:40.3534625Z [156/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-02-23T18:24:40.3874719Z [157/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-02-23T18:24:40.4182719Z [158/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-02-23T18:24:40.4586262Z [159/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-02-23T18:24:40.4885396Z [160/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-02-23T18:24:40.4981099Z [161/403] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-02-23T18:24:40.9699255Z [162/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-02-23T18:24:40.9959697Z [163/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-02-23T18:24:41.1410608Z [164/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-02-23T18:24:41.3292836Z [165/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-02-23T18:24:41.5830337Z [166/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-02-23T18:24:41.6629709Z [167/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-02-23T18:24:41.8249684Z [168/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-02-23T18:24:41.8485985Z [169/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-02-23T18:24:41.9879067Z [170/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-02-23T18:24:42.2953155Z [171/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-02-23T18:24:42.5826130Z [172/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-02-23T18:24:42.5841074Z [173/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-02-23T18:24:42.6335155Z [174/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-02-23T18:24:42.6509053Z [175/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-02-23T18:24:42.8998174Z [176/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-02-23T18:24:43.1167952Z [177/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-02-23T18:24:43.2454178Z [178/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-02-23T18:24:43.2570474Z [179/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-02-23T18:24:43.3644622Z [180/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-02-23T18:24:43.3919387Z [181/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-02-23T18:24:43.9625123Z [182/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-02-23T18:24:43.9982495Z [183/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-02-23T18:24:44.1415980Z [184/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-02-23T18:24:44.6307398Z [185/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-02-23T18:24:44.7497047Z [186/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-02-23T18:24:44.8667791Z [187/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-02-23T18:24:44.9052830Z [188/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-02-23T18:24:45.1487933Z [189/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-02-23T18:24:45.5692133Z [190/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-02-23T18:24:45.6747860Z [191/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-02-23T18:24:46.0821683Z [192/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-02-23T18:24:46.2037335Z [193/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-02-23T18:24:46.4807729Z [194/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-02-23T18:24:46.5247636Z [195/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-02-23T18:24:46.7644277Z [196/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-02-23T18:24:46.9937188Z [197/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-02-23T18:24:47.0179641Z [198/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-02-23T18:24:47.5304414Z [199/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-02-23T18:24:47.5532874Z [200/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-02-23T18:24:47.7344279Z [201/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-02-23T18:24:47.7835316Z [202/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-02-23T18:24:48.0309675Z [203/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-02-23T18:24:48.4556124Z [204/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-02-23T18:24:48.4953773Z [205/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-02-23T18:24:48.6261372Z [206/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-02-23T18:24:49.0096752Z [207/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-02-23T18:24:49.1835087Z [208/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-02-23T18:24:49.6018537Z [209/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-02-23T18:24:49.6293537Z [210/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-02-23T18:24:50.1862762Z [211/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-02-23T18:24:50.2776108Z [212/403] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-02-23T18:24:50.2904084Z [213/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-02-23T18:24:50.3409519Z [214/403] Linking C static library mono/sgen/libsgen_objects.a 2026-02-23T18:24:50.6462742Z [215/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-02-23T18:24:50.9274160Z [216/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-02-23T18:24:50.9872044Z [217/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-02-23T18:24:51.1303708Z [218/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-02-23T18:24:51.2628445Z [219/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-02-23T18:24:51.2648976Z [220/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-02-23T18:24:51.3342506Z [221/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-02-23T18:24:51.6533699Z [222/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-02-23T18:24:51.9854117Z [223/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-02-23T18:24:52.1332375Z [224/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-02-23T18:24:52.6615117Z [225/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-02-23T18:24:52.6737652Z [226/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-02-23T18:24:52.9233342Z [227/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-02-23T18:24:53.0146080Z [228/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-02-23T18:24:53.0366752Z [229/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-02-23T18:24:53.0635593Z [230/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-02-23T18:24:53.3821469Z [231/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-02-23T18:24:53.5679272Z [232/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-02-23T18:24:53.5988435Z [233/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-02-23T18:24:53.9685368Z [234/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-02-23T18:24:54.0322738Z [235/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-02-23T18:24:54.2571032Z [236/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-02-23T18:24:54.3885725Z [237/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-02-23T18:24:54.6435710Z [238/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-02-23T18:24:54.8480278Z [239/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-02-23T18:24:54.9053959Z [240/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-02-23T18:24:55.0737606Z [241/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-02-23T18:24:55.0927368Z [242/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-02-23T18:24:55.1726077Z [243/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-02-23T18:24:55.3016928Z [244/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-02-23T18:24:55.4562455Z [245/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-02-23T18:24:55.4616194Z [246/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-02-23T18:24:55.6953281Z [247/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o 2026-02-23T18:24:55.8874474Z [248/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-02-23T18:24:56.1442921Z [249/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-02-23T18:24:56.3099598Z [250/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-02-23T18:24:56.4410643Z [251/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-02-23T18:24:56.5019653Z [252/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-02-23T18:24:56.6737521Z [253/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-02-23T18:24:56.7119644Z [254/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-02-23T18:24:57.1755151Z [255/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-02-23T18:24:57.4599279Z [256/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-02-23T18:24:57.6095135Z [257/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-02-23T18:24:57.6924945Z [258/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-02-23T18:24:57.9010158Z [259/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-02-23T18:24:57.9610725Z [260/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-02-23T18:24:57.9859144Z [261/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-02-23T18:24:58.0681281Z [262/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-02-23T18:24:58.1056611Z [263/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-02-23T18:24:58.2293839Z [264/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-02-23T18:24:58.2571172Z [265/403] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-02-23T18:24:58.4720594Z [266/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-02-23T18:24:58.6382550Z [267/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-02-23T18:24:58.7001659Z [268/403] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-02-23T18:24:58.7150745Z [269/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-02-23T18:24:59.1206119Z [270/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-02-23T18:24:59.1505382Z [271/403] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-02-23T18:24:59.1700560Z [272/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-02-23T18:24:59.2210872Z [273/403] Linking C static library mono/mini/libmono-component-debugger-stub-static.a 2026-02-23T18:24:59.2598622Z [274/403] Linking C static library mono/mini/libmono-component-hot_reload-stub-static.a 2026-02-23T18:24:59.2713670Z [275/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-02-23T18:24:59.3103871Z [276/403] Linking C static library mono/mini/libmono-component-diagnostics_tracing-stub-static.a 2026-02-23T18:24:59.6453947Z [277/403] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-02-23T18:24:59.6886558Z [278/403] Linking C static library mono/mini/libmono-component-marshal-ilgen-stub-static.a 2026-02-23T18:24:59.8754992Z [279/403] Generating cpu-arm64.h 2026-02-23T18:25:00.3188804Z [280/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-02-23T18:25:00.3719344Z [281/403] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-02-23T18:25:00.4125546Z [282/403] Linking C static library mono/mini/libmono-component-marshal-ilgen-static.a 2026-02-23T18:25:00.5321626Z [283/403] Generating diagnostics_tracing-gen-headers.timestamp 2026-02-23T18:25:00.6271431Z [284/403] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-02-23T18:25:00.6722437Z [285/403] Linking C static library mono/mini/libmono-component-hot_reload-static.a 2026-02-23T18:25:01.1641008Z [286/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-02-23T18:25:02.1729014Z [287/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-02-23T18:25:02.7768226Z [288/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-02-23T18:25:03.1436101Z [289/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-02-23T18:25:03.4418825Z [290/403] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-02-23T18:25:03.4905251Z [291/403] Linking C static library mono/mini/libmono-component-debugger-static.a 2026-02-23T18:25:03.5629450Z [292/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-02-23T18:25:04.0084891Z [293/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-02-23T18:25:04.2505264Z [294/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-02-23T18:25:04.2891338Z [295/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-02-23T18:25:04.7044094Z [296/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-02-23T18:25:04.8903751Z [297/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-02-23T18:25:04.9257445Z [298/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-02-23T18:25:05.7124138Z [299/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-02-23T18:25:05.7986467Z [300/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-02-23T18:25:05.9570104Z [301/403] Building C object mono/mini/CMakeFiles/eventpipe-mono-objects.dir/Unity/unity_0_c.c.o 2026-02-23T18:25:06.1066228Z [302/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-02-23T18:25:06.3001680Z [303/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-02-23T18:25:06.6150080Z [304/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-02-23T18:25:06.6230071Z [305/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-02-23T18:25:07.1567948Z [306/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-02-23T18:25:07.1891117Z [307/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-02-23T18:25:07.3434552Z [308/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-02-23T18:25:08.4843563Z [309/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-02-23T18:25:08.8523310Z [310/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-02-23T18:25:09.0093675Z [311/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-02-23T18:25:09.5689498Z [312/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-02-23T18:25:09.6446133Z [313/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-02-23T18:25:10.2092684Z [314/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-02-23T18:25:10.6937587Z [315/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-02-23T18:25:11.1211320Z [316/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-02-23T18:25:11.3955754Z [317/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-02-23T18:25:11.4236652Z [318/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-02-23T18:25:11.6266252Z [319/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-02-23T18:25:11.7721510Z [320/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-02-23T18:25:11.7978572Z [321/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-02-23T18:25:11.8885772Z [322/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-02-23T18:25:12.5512685Z [323/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-02-23T18:25:12.7505628Z [324/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-02-23T18:25:13.1913178Z [325/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-02-23T18:25:13.3695541Z [326/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-02-23T18:25:13.6140847Z [327/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-02-23T18:25:13.9857049Z [328/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-02-23T18:25:14.0390379Z [329/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-02-23T18:25:14.3875397Z [330/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-02-23T18:25:14.5284095Z [331/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-02-23T18:25:14.6616383Z [332/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-arm64.c.o 2026-02-23T18:25:14.8859577Z [333/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-arm64-gsharedvt.c.o 2026-02-23T18:25:14.9407498Z [334/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-arm64.c.o 2026-02-23T18:25:15.3006513Z [335/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-arm64-gsharedvt.c.o 2026-02-23T18:25:15.4517729Z [336/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o 2026-02-23T18:25:15.4711786Z [337/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o 2026-02-23T18:25:15.5062868Z [338/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o 2026-02-23T18:25:16.1241459Z [339/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o 2026-02-23T18:25:16.1594874Z [340/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o 2026-02-23T18:25:16.6954201Z [341/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-pgo.c.o 2026-02-23T18:25:17.3004026Z [342/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o 2026-02-23T18:25:17.7527591Z [343/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-02-23T18:25:17.7831965Z [344/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:25:18.5610227Z [345/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-02-23T18:25:18.7398995Z [346/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-02-23T18:25:19.0089316Z [347/403] Generating diagnostics_tracing-gen-sources.timestamp 2026-02-23T18:25:19.0351696Z [348/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-02-23T18:25:19.5571250Z [349/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform-opt.c.o 2026-02-23T18:25:19.7199590Z [350/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-02-23T18:25:20.1462484Z [351/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-02-23T18:25:20.6645507Z [352/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-02-23T18:25:20.8940663Z [353/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-02-23T18:25:21.0948374Z [354/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-02-23T18:25:21.2497050Z [355/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-02-23T18:25:21.3057168Z [356/403] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o 2026-02-23T18:25:21.3225485Z [357/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-02-23T18:25:21.5092750Z [358/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-02-23T18:25:21.6185455Z [359/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-02-23T18:25:21.6865458Z [360/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-02-23T18:25:21.7349516Z [361/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-02-23T18:25:22.0652527Z [362/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o 2026-02-23T18:25:22.4606456Z [363/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-02-23T18:25:22.5429134Z [364/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-02-23T18:25:22.5636041Z [365/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-02-23T18:25:22.6444208Z [366/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-02-23T18:25:22.6950025Z [367/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-02-23T18:25:22.9639653Z [368/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-02-23T18:25:22.9766229Z [369/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-arm64.c.o 2026-02-23T18:25:23.0540283Z [370/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-02-23T18:25:23.0665438Z [371/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-02-23T18:25:23.0811769Z [372/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-02-23T18:25:23.2249984Z [373/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-02-23T18:25:23.3431712Z [374/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-02-23T18:25:23.4116896Z [375/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-02-23T18:25:23.4179837Z [376/403] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-23T18:25:23.9570638Z [377/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-02-23T18:25:23.9881395Z [378/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-02-23T18:25:24.0783195Z [379/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-02-23T18:25:24.1945446Z [380/403] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o 2026-02-23T18:25:24.2011379Z [381/403] 2026-02-23T18:25:24.2879300Z [382/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-02-23T18:25:24.2935897Z [383/403] 2026-02-23T18:25:24.3208941Z [384/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-02-23T18:25:24.3289740Z [385/403] 2026-02-23T18:25:24.3998656Z [386/403] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-02-23T18:25:24.4061560Z [387/403] 2026-02-23T18:25:24.5662360Z [388/403] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o 2026-02-23T18:25:24.5876230Z [389/403] Linking C static library mono/profiler/libmono-profiler-aot.a 2026-02-23T18:25:24.5927056Z [390/403] 2026-02-23T18:25:24.9334377Z [391/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-02-23T18:25:24.9445191Z [392/403] 2026-02-23T18:25:25.0337932Z [393/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-02-23T18:25:25.3115270Z [394/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-02-23T18:25:25.4252906Z [395/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-02-23T18:25:25.5176470Z [396/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-02-23T18:25:25.5312143Z [397/403] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-02-23T18:25:25.5503042Z [398/403] Linking C static library mono/mini/libmono-component-diagnostics_tracing-static.a 2026-02-23T18:27:50.4437307Z [399/403] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o 2026-02-23T18:27:50.5154714Z [400/403] Linking C static library mono/mini/libmonosgen-2.0.a 2026-02-23T18:27:50.6420832Z [401/403] Linking C shared library mono/mini/libcoreclr.so 2026-02-23T18:27:50.6421112Z Stripping symbols from libcoreclr.so into libcoreclr.so.dbg 2026-02-23T18:27:50.6885426Z [402/403] Linking C executable mono/mini/mono-sgen 2026-02-23T18:27:50.6885897Z Stripping symbols from mono-sgen into mono-sgen.dbg 2026-02-23T18:27:50.6886216Z [402/403] Install the project... 2026-02-23T18:27:50.6954487Z -- Install configuration: "Release" 2026-02-23T18:27:50.6962340Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-02-23T18:27:50.6968776Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-02-23T18:27:50.6972009Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-02-23T18:27:50.6978353Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-02-23T18:27:50.6983143Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-02-23T18:27:50.6988844Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-02-23T18:27:50.6991077Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-02-23T18:27:50.6996269Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-02-23T18:27:50.7619254Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-02-23T18:27:50.7619772Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-02-23T18:27:50.7620241Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-02-23T18:27:50.7620747Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-02-23T18:27:50.7621208Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-02-23T18:27:50.7621666Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-02-23T18:27:50.7622137Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-02-23T18:27:50.7622625Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-02-23T18:27:50.7623095Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-02-23T18:27:50.7623570Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-02-23T18:27:50.7624032Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-02-23T18:27:50.7624467Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-02-23T18:27:50.7624900Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-02-23T18:27:50.7625339Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-02-23T18:27:50.7625765Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/class.h 2026-02-23T18:27:50.7626205Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-02-23T18:27:50.7626647Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-02-23T18:27:50.7627272Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-02-23T18:27:50.7627709Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-02-23T18:27:50.7628321Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/image.h 2026-02-23T18:27:50.7628757Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-02-23T18:27:50.7629196Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-02-23T18:27:50.7629630Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-02-23T18:27:50.7630083Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-02-23T18:27:50.7630525Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-02-23T18:27:50.7630965Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-02-23T18:27:50.7631407Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/object.h 2026-02-23T18:27:50.7631852Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-02-23T18:27:50.7632438Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-02-23T18:27:50.7632862Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-02-23T18:27:50.7633296Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-02-23T18:27:50.7633752Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-02-23T18:27:50.7634191Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-02-23T18:27:50.7634627Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-02-23T18:27:50.7635056Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-02-23T18:27:50.7635499Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-02-23T18:27:50.7635927Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-02-23T18:27:50.7636377Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-02-23T18:27:50.7636849Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-02-23T18:27:50.7637319Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-02-23T18:27:50.7637778Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-02-23T18:27:50.7638376Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-02-23T18:27:50.7638854Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-02-23T18:27:50.7639322Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-02-23T18:27:50.7639783Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-02-23T18:27:50.7640374Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-02-23T18:27:50.7640836Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-02-23T18:27:50.7641302Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-02-23T18:27:50.7641766Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-02-23T18:27:50.7642221Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-02-23T18:27:50.7642680Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-02-23T18:27:50.7643143Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-02-23T18:27:50.7643599Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-02-23T18:27:50.7644058Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-02-23T18:27:50.7644523Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-02-23T18:27:50.7645102Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-02-23T18:27:50.7645574Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-02-23T18:27:50.7646044Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-02-23T18:27:50.7646521Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-02-23T18:27:50.7646983Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-02-23T18:27:50.7647448Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-02-23T18:27:50.7647909Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-02-23T18:27:50.7648510Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-02-23T18:27:50.7648984Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-02-23T18:27:50.7649455Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-02-23T18:27:50.7649920Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-02-23T18:27:50.7650386Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-02-23T18:27:50.7650850Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-02-23T18:27:50.7651314Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-02-23T18:27:50.7651784Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-02-23T18:27:50.7652251Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-02-23T18:27:50.7652840Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-02-23T18:27:50.7653314Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-02-23T18:27:50.7653803Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-02-23T18:27:50.7654268Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/jit/jit.h 2026-02-23T18:27:50.7654699Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-02-23T18:27:50.7655144Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-02-23T18:27:50.7655586Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-02-23T18:27:50.7656059Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-02-23T18:27:50.7656533Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-02-23T18:27:50.7656993Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-debugger-static.a 2026-02-23T18:27:50.7657536Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-hot_reload-static.a 2026-02-23T18:27:50.7658097Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-diagnostics_tracing-static.a 2026-02-23T18:27:50.7658559Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-marshal-ilgen-static.a 2026-02-23T18:27:50.7659006Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-debugger-stub-static.a 2026-02-23T18:27:50.7659444Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-hot_reload-stub-static.a 2026-02-23T18:27:50.7659907Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-02-23T18:27:50.7660357Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a 2026-02-23T18:27:50.7660789Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmonosgen-2.0.a 2026-02-23T18:27:50.7732032Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libcoreclr.so.dbg 2026-02-23T18:27:50.7881789Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libcoreclr.so 2026-02-23T18:27:50.7930910Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/bin/mono-sgen.dbg 2026-02-23T18:27:50.8083213Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/bin/mono-sgen 2026-02-23T18:27:50.8133877Z -- Installing: /__w/1/s/artifacts/obj/mono/linux.arm64.Release/out/lib/libmono-profiler-aot.a 2026-02-23T18:27:57.2183544Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Debug/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-02-23T18:27:57.5763996Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Debug/netstandard2.0/ILLink.CodeFixProvider.dll 2026-02-23T18:27:57.9788388Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Debug/net11.0/illink.dll 2026-02-23T18:28:03.7876903Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Debug/net11.0/illink.dll 2026-02-23T18:28:04.1629572Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Debug/net/ILLink.Tasks.dll 2026-02-23T18:28:04.6131697Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-02-23T18:28:07.5824687Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-02-23T18:28:07.8312254Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Debug/netstandard2.0/EventSourceGenerator.dll 2026-02-23T18:28:10.3311841Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Debug/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-02-23T18:28:11.6595526Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Debug/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-02-23T18:29:34.1612673Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/linux.arm64.Release/IL/System.Private.CoreLib.dll 2026-02-23T18:29:35.9449656Z ILCompiler.Reflection.ReadyToRun -> /__w/1/s/artifacts/bin/coreclr/linux.arm64.Release/ILCompiler.Reflection.ReadyToRun.dll 2026-02-23T18:29:39.1779027Z ILCompiler.TypeSystem -> /__w/1/s/artifacts/bin/ILCompiler.TypeSystem/arm64/Release/ILCompiler.TypeSystem.dll 2026-02-23T18:29:39.8273175Z dotnet-pgo -> /__w/1/s/artifacts/bin/coreclr/linux.arm64.Release/dotnet-pgo/dotnet-pgo.dll 2026-02-23T18:29:39.9013760Z "/__w/1/s/src/native/libs/build-native.sh" arm64 Debug outconfig net11.0-linux-Debug-arm64 -os linux ninja -numproc 4 -cross 2026-02-23T18:29:39.9655715Z __TargetRid: linux-arm64 2026-02-23T18:29:39.9655998Z Setting up directories for build 2026-02-23T18:29:39.9707369Z Checking prerequisites... 2026-02-23T18:29:39.9708170Z /usr/bin/ninja 2026-02-23T18:29:39.9708932Z Commencing build of "install" target in "native libraries component" for linux.arm64.Debug in /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-arm64 2026-02-23T18:29:39.9719675Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/libs" "/__w/1/s/artifacts/obj/native/net11.0-linux-Debug-arm64" arm64 linux clang Debug "ninja" -DCMAKE_STATIC_LIB_LINK=0 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DFEATURE_DISTRO_AGNOSTIC_SSL=1 2026-02-23T18:29:40.0366085Z Not searching for unused variables given on the command line. 2026-02-23T18:29:40.0366510Z loading initial cache file /__w/1/s/eng/native/tryrun.cmake 2026-02-23T18:29:40.0862235Z -- The C compiler identification is Clang 21.1.8 2026-02-23T18:29:40.1119798Z -- Detecting C compiler ABI info 2026-02-23T18:29:40.2172134Z -- Detecting C compiler ABI info - done 2026-02-23T18:29:40.2450070Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-02-23T18:29:40.2450519Z -- Detecting C compile features 2026-02-23T18:29:40.2466820Z -- Detecting C compile features - done 2026-02-23T18:29:40.2868795Z -- The linker identification is LLD 21.1.8 (compatible with GNU linkers) 2026-02-23T18:29:40.2957126Z Detected Linux arm64 2026-02-23T18:29:40.2966389Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-02-23T18:29:40.3689536Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-02-23T18:29:40.3696917Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-02-23T18:29:40.4410594Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-02-23T18:29:40.4419421Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-23T18:29:40.5146494Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-23T18:29:40.5590122Z -- The ASM compiler identification is Clang 21.1.8 with GNU-like command-line 2026-02-23T18:29:40.5624982Z -- Found assembler: /usr/local/bin/clang-21 2026-02-23T18:29:40.5705339Z -- Looking for include files windows.h, bcrypt.h 2026-02-23T18:29:40.6167514Z -- Looking for include files windows.h, bcrypt.h - not found 2026-02-23T18:29:40.6172830Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-02-23T18:29:40.7015839Z -- Looking for include files sys/auxv.h, asm/hwcap.h - found 2026-02-23T18:29:40.7016534Z -- Looking for include file asm/hwprobe.h 2026-02-23T18:29:40.7491474Z -- Looking for include file asm/hwprobe.h - not found 2026-02-23T18:29:40.7493079Z -- Looking for include file sys/resource.h 2026-02-23T18:29:40.8266411Z -- Looking for include file sys/resource.h - found 2026-02-23T18:29:40.8267929Z -- Looking for sysctlbyname 2026-02-23T18:29:40.9027213Z -- Looking for sysctlbyname - not found 2026-02-23T18:29:40.9027676Z -- Looking for fsync 2026-02-23T18:29:40.9805513Z -- Looking for fsync - found 2026-02-23T18:29:40.9806473Z -- Looking for arc4random_buf 2026-02-23T18:29:41.0358820Z -- Looking for arc4random_buf - not found 2026-02-23T18:29:41.0364012Z -- Looking for getrandom 2026-02-23T18:29:41.1189180Z -- Looking for getrandom - found 2026-02-23T18:29:41.1200273Z -- Looking for O_CLOEXEC 2026-02-23T18:29:41.2018913Z -- Looking for O_CLOEXEC - found 2026-02-23T18:29:41.2023288Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-02-23T18:29:41.2790891Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-02-23T18:29:41.2792162Z -- Looking for clock_gettime_nsec_np 2026-02-23T18:29:41.3325791Z -- Looking for clock_gettime_nsec_np - not found 2026-02-23T18:29:41.4911676Z -- Using CMake version 3.30.3 2026-02-23T18:29:41.4930956Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-02-23T18:29:41.4931233Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-02-23T18:29:41.5483692Z -- The CXX compiler identification is Clang 21.1.8 2026-02-23T18:29:41.5596260Z -- Detecting CXX compiler ABI info 2026-02-23T18:29:41.6457312Z -- Detecting CXX compiler ABI info - done 2026-02-23T18:29:41.6563146Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-02-23T18:29:41.6567886Z -- Detecting CXX compile features 2026-02-23T18:29:41.6581085Z -- Detecting CXX compile features - done 2026-02-23T18:29:41.6594534Z -- Arch detected: 'aarch64-linux-gnu' 2026-02-23T18:29:41.6594904Z -- Basearch of 'aarch64-linux-gnu' has been detected as: 'arm' 2026-02-23T18:29:41.6633157Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-02-23T18:29:41.6639672Z -- Performing Test FNO_LTO_AVAILABLE 2026-02-23T18:29:41.7411377Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-02-23T18:29:41.7413295Z -- Looking for arm_acle.h 2026-02-23T18:29:41.8177837Z -- Looking for arm_acle.h - found 2026-02-23T18:29:41.8178346Z -- Looking for sys/auxv.h 2026-02-23T18:29:41.8921554Z -- Looking for sys/auxv.h - found 2026-02-23T18:29:41.8922014Z -- Looking for sys/sdt.h 2026-02-23T18:29:41.9366720Z -- Looking for sys/sdt.h - not found 2026-02-23T18:29:41.9366950Z -- Looking for unistd.h 2026-02-23T18:29:42.0115067Z -- Looking for unistd.h - found 2026-02-23T18:29:42.0115389Z -- Looking for linux/auxvec.h 2026-02-23T18:29:42.0825170Z -- Looking for linux/auxvec.h - found 2026-02-23T18:29:42.0825771Z -- Looking for sys/types.h 2026-02-23T18:29:42.1604235Z -- Looking for sys/types.h - found 2026-02-23T18:29:42.1605293Z -- Looking for stdint.h 2026-02-23T18:29:42.2377471Z -- Looking for stdint.h - found 2026-02-23T18:29:42.2378109Z -- Looking for stddef.h 2026-02-23T18:29:42.3149200Z -- Looking for stddef.h - found 2026-02-23T18:29:42.3149891Z -- Check size of off64_t 2026-02-23T18:29:42.3966719Z -- Check size of off64_t - done 2026-02-23T18:29:42.3967671Z -- Looking for fseeko 2026-02-23T18:29:42.4751107Z -- Looking for fseeko - found 2026-02-23T18:29:42.4751456Z -- Looking for strerror 2026-02-23T18:29:42.5520257Z -- Looking for strerror - found 2026-02-23T18:29:42.5522044Z -- Looking for posix_memalign 2026-02-23T18:29:42.6384072Z -- Looking for posix_memalign - found 2026-02-23T18:29:42.6386670Z -- Looking for aligned_alloc 2026-02-23T18:29:42.7202038Z -- Looking for aligned_alloc - found 2026-02-23T18:29:42.7209334Z -- Performing Test HAVE_NO_INTERPOSITION 2026-02-23T18:29:42.7949305Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-02-23T18:29:42.7949861Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-02-23T18:29:42.8690209Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-02-23T18:29:42.8690748Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-02-23T18:29:42.9410233Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-02-23T18:29:42.9410663Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-02-23T18:29:43.0129147Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-02-23T18:29:43.0129542Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-02-23T18:29:43.0863382Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-02-23T18:29:43.0863936Z -- Performing Test HAVE_BUILTIN_CTZ 2026-02-23T18:29:43.1572926Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-02-23T18:29:43.1573297Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-02-23T18:29:43.2291129Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-02-23T18:29:43.2291591Z -- Performing Test HAVE_PTRDIFF_T 2026-02-23T18:29:43.3019889Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-02-23T18:29:43.3024222Z -- Performing Test ARM_AUXV_HAS_CRC32 2026-02-23T18:29:43.3834942Z -- Performing Test ARM_AUXV_HAS_CRC32 - Success 2026-02-23T18:29:43.3843254Z -- Performing Test HAVE_MARCH_ARMV8_CRC 2026-02-23T18:29:43.4601221Z -- Performing Test HAVE_MARCH_ARMV8_CRC - Success 2026-02-23T18:29:43.4603301Z -- Performing Test HAVE_ACLE_FLAG 2026-02-23T18:29:43.5413318Z -- Performing Test HAVE_ACLE_FLAG - Success 2026-02-23T18:29:43.5414172Z -- Performing Test NEON_AVAILABLE 2026-02-23T18:29:43.8134776Z -- Performing Test NEON_AVAILABLE - Success 2026-02-23T18:29:43.8138629Z -- Performing Test NEON_HAS_LD4 2026-02-23T18:29:44.0932642Z -- Performing Test NEON_HAS_LD4 - Success 2026-02-23T18:29:44.0933202Z -- Architecture-specific source files: arch/arm/arm_features.c;arch/arm/crc32_acle.c;arch/arm/adler32_neon.c;arch/arm/chunkset_neon.c;arch/arm/compare256_neon.c;arch/arm/slide_hash_neon.c 2026-02-23T18:29:44.1087792Z -- The following features have been enabled: 2026-02-23T18:29:44.1088379Z 2026-02-23T18:29:44.1088663Z * CMAKE_BUILD_TYPE, Build type: DEBUG (selected) 2026-02-23T18:29:44.1089028Z * ACLE_CRC, Support ACLE optimized CRC hash generation, using "-march=armv8-a+crc" 2026-02-23T18:29:44.1089581Z * NEON_ADLER32, Support NEON instructions in adler32, using "-march=armv8-a+simd" 2026-02-23T18:29:44.1090010Z * NEON_SLIDEHASH, Support NEON instructions in slide_hash, using "-march=armv8-a+simd" 2026-02-23T18:29:44.1090424Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-02-23T18:29:44.1090782Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-02-23T18:29:44.1091124Z * WITH_SANITIZER, Enable sanitizer support 2026-02-23T18:29:44.1091434Z * WITH_GTEST, Build gtest_zlib 2026-02-23T18:29:44.1091751Z * WITH_OPTIM, Build with optimisation 2026-02-23T18:29:44.1092088Z * WITH_NEW_STRATEGIES, Use new strategies 2026-02-23T18:29:44.1092416Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-02-23T18:29:44.1092721Z * WITH_ACLE, Build with ACLE 2026-02-23T18:29:44.1093013Z * WITH_NEON, Build with NEON intrinsics 2026-02-23T18:29:44.1093280Z 2026-02-23T18:29:44.1093550Z -- The following features have been disabled: 2026-02-23T18:29:44.1093829Z 2026-02-23T18:29:44.1094133Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-02-23T18:29:44.1094463Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-02-23T18:29:44.1094770Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-02-23T18:29:44.1095066Z * WITH_FUZZERS, Build test/fuzz 2026-02-23T18:29:44.1095363Z * WITH_BENCHMARKS, Build test/benchmarks 2026-02-23T18:29:44.1095676Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-02-23T18:29:44.1096058Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-02-23T18:29:44.1096450Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-02-23T18:29:44.1096782Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-02-23T18:29:44.1097121Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-02-23T18:29:44.1097727Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-02-23T18:29:44.1098306Z * WITH_ARMV6, Build with ARMv6 SIMD 2026-02-23T18:29:44.1098527Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-02-23T18:29:44.1098684Z 2026-02-23T18:29:44.2765419Z -- Build type is 'DEBUG' 2026-02-23T18:29:44.2765787Z -- Performing Test BROTLI_EMSCRIPTEN 2026-02-23T18:29:44.3474597Z -- Performing Test BROTLI_EMSCRIPTEN - Failed 2026-02-23T18:29:44.3475002Z -- Compiler is not EMSCRIPTEN 2026-02-23T18:29:44.3504310Z -- Looking for log2 2026-02-23T18:29:44.4302617Z -- Looking for log2 - not found 2026-02-23T18:29:44.4303035Z -- Looking for log2 2026-02-23T18:29:44.5100695Z -- Looking for log2 - found 2026-02-23T18:29:44.6763243Z -- ZSTD VERSION: 1.5.7 2026-02-23T18:29:44.6805073Z -- Performing Test C_FLAG_WALL 2026-02-23T18:29:44.7548802Z -- Performing Test C_FLAG_WALL - Success 2026-02-23T18:29:44.7556561Z -- Performing Test CXX_FLAG_WALL 2026-02-23T18:29:44.8299341Z -- Performing Test CXX_FLAG_WALL - Success 2026-02-23T18:29:44.8307725Z -- Performing Test C_FLAG_WEXTRA 2026-02-23T18:29:44.9039725Z -- Performing Test C_FLAG_WEXTRA - Success 2026-02-23T18:29:44.9049331Z -- Performing Test CXX_FLAG_WEXTRA 2026-02-23T18:29:44.9787602Z -- Performing Test CXX_FLAG_WEXTRA - Success 2026-02-23T18:29:44.9797146Z -- Performing Test C_FLAG_WUNDEF 2026-02-23T18:29:45.0561992Z -- Performing Test C_FLAG_WUNDEF - Success 2026-02-23T18:29:45.0571485Z -- Performing Test CXX_FLAG_WUNDEF 2026-02-23T18:29:45.1314250Z -- Performing Test CXX_FLAG_WUNDEF - Success 2026-02-23T18:29:45.1323447Z -- Performing Test C_FLAG_WSHADOW 2026-02-23T18:29:45.2051112Z -- Performing Test C_FLAG_WSHADOW - Success 2026-02-23T18:29:45.2060151Z -- Performing Test CXX_FLAG_WSHADOW 2026-02-23T18:29:45.2792514Z -- Performing Test CXX_FLAG_WSHADOW - Success 2026-02-23T18:29:45.2801142Z -- Performing Test C_FLAG_WCAST_ALIGN 2026-02-23T18:29:45.3545862Z -- Performing Test C_FLAG_WCAST_ALIGN - Success 2026-02-23T18:29:45.3555010Z -- Performing Test CXX_FLAG_WCAST_ALIGN 2026-02-23T18:29:45.4299199Z -- Performing Test CXX_FLAG_WCAST_ALIGN - Success 2026-02-23T18:29:45.4307914Z -- Performing Test C_FLAG_WCAST_QUAL 2026-02-23T18:29:45.5069761Z -- Performing Test C_FLAG_WCAST_QUAL - Success 2026-02-23T18:29:45.5079050Z -- Performing Test CXX_FLAG_WCAST_QUAL 2026-02-23T18:29:45.5860175Z -- Performing Test CXX_FLAG_WCAST_QUAL - Success 2026-02-23T18:29:45.5868465Z -- Performing Test C_FLAG_WSTRICT_PROTOTYPES 2026-02-23T18:29:45.6633946Z -- Performing Test C_FLAG_WSTRICT_PROTOTYPES - Success 2026-02-23T18:29:45.6642814Z -- Performing Test LD_FLAG_WL_Z_NOEXECSTACK 2026-02-23T18:29:45.7378203Z -- Performing Test LD_FLAG_WL_Z_NOEXECSTACK - Success 2026-02-23T18:29:45.7385972Z -- Performing Test C_FLAG_QUNUSED_ARGUMENTS 2026-02-23T18:29:45.8132106Z -- Performing Test C_FLAG_QUNUSED_ARGUMENTS - Success 2026-02-23T18:29:45.8141449Z -- Performing Test CXX_FLAG_QUNUSED_ARGUMENTS 2026-02-23T18:29:45.8892729Z -- Performing Test CXX_FLAG_QUNUSED_ARGUMENTS - Success 2026-02-23T18:29:45.8901390Z -- Performing Test C_FLAG_WA_NOEXECSTACK 2026-02-23T18:29:45.9630810Z -- Performing Test C_FLAG_WA_NOEXECSTACK - Success 2026-02-23T18:29:45.9638961Z -- Performing Test CXX_FLAG_WA_NOEXECSTACK 2026-02-23T18:29:46.0362862Z -- Performing Test CXX_FLAG_WA_NOEXECSTACK - Success 2026-02-23T18:29:46.0365389Z -- CMAKE_INSTALL_PREFIX: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64 2026-02-23T18:29:46.0365761Z -- CMAKE_INSTALL_LIBDIR: lib 2026-02-23T18:29:46.0366045Z -- ZSTD_LEGACY_SUPPORT not defined! 2026-02-23T18:29:46.0366331Z -- ZSTD_MULTITHREAD_SUPPORT is disabled 2026-02-23T18:29:46.0482923Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-02-23T18:29:46.1219969Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-02-23T18:29:46.1220495Z -- Looking for include files sys/socket.h, linux/in.h 2026-02-23T18:29:46.2040916Z -- Looking for include files sys/socket.h, linux/in.h - found 2026-02-23T18:29:46.2041397Z -- Performing Test HAVE_IN_PKTINFO 2026-02-23T18:29:46.2886196Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-02-23T18:29:46.2886660Z -- Performing Test HAVE_IP_MREQN 2026-02-23T18:29:46.3705317Z -- Performing Test HAVE_IP_MREQN - Success 2026-02-23T18:29:46.3705755Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-02-23T18:29:46.4289135Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-02-23T18:29:46.4289641Z -- Performing Test HAVE_STATFS_VFS 2026-02-23T18:29:46.5061183Z -- Performing Test HAVE_STATFS_VFS - Success 2026-02-23T18:29:46.5061547Z -- Performing Test HAVE_STATFS_MOUNT 2026-02-23T18:29:46.5557479Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-02-23T18:29:46.5557906Z -- Performing Test HAVE_FLOCK64 2026-02-23T18:29:46.6342067Z -- Performing Test HAVE_FLOCK64 - Success 2026-02-23T18:29:46.6344630Z -- Looking for F_DUPFD_CLOEXEC 2026-02-23T18:29:46.7124555Z -- Looking for F_DUPFD_CLOEXEC - found 2026-02-23T18:29:46.7127335Z -- Looking for F_DUPFD 2026-02-23T18:29:46.7915444Z -- Looking for F_DUPFD - found 2026-02-23T18:29:46.7915952Z -- Looking for F_FULLFSYNC 2026-02-23T18:29:46.8426446Z -- Looking for F_FULLFSYNC - not found 2026-02-23T18:29:46.8426887Z -- Looking for getifaddrs 2026-02-23T18:29:46.9182312Z -- Looking for getifaddrs - found 2026-02-23T18:29:46.9182766Z -- Looking for fork 2026-02-23T18:29:46.9950359Z -- Looking for fork - found 2026-02-23T18:29:46.9952965Z -- Looking for lseek64 2026-02-23T18:29:47.0744597Z -- Looking for lseek64 - found 2026-02-23T18:29:47.0747015Z -- Looking for mmap64 2026-02-23T18:29:47.1511210Z -- Looking for mmap64 - found 2026-02-23T18:29:47.1511673Z -- Looking for ftruncate64 2026-02-23T18:29:47.2271522Z -- Looking for ftruncate64 - found 2026-02-23T18:29:47.2272209Z -- Looking for posix_fadvise64 2026-02-23T18:29:47.3046792Z -- Looking for posix_fadvise64 - found 2026-02-23T18:29:47.3047038Z -- Looking for stat64 2026-02-23T18:29:47.3806900Z -- Looking for stat64 - found 2026-02-23T18:29:47.3807377Z -- Looking for vfork 2026-02-23T18:29:47.4561990Z -- Looking for vfork - found 2026-02-23T18:29:47.4562427Z -- Looking for pipe 2026-02-23T18:29:47.5332186Z -- Looking for pipe - found 2026-02-23T18:29:47.5333441Z -- Looking for pipe2 2026-02-23T18:29:47.6112739Z -- Looking for pipe2 - found 2026-02-23T18:29:47.6117663Z -- Looking for getmntinfo 2026-02-23T18:29:47.6644899Z -- Looking for getmntinfo - not found 2026-02-23T18:29:47.6646977Z -- Looking for strcpy_s 2026-02-23T18:29:47.7182756Z -- Looking for strcpy_s - not found 2026-02-23T18:29:47.7182997Z -- Looking for strlcpy 2026-02-23T18:29:47.7704893Z -- Looking for strlcpy - not found 2026-02-23T18:29:47.7705297Z -- Looking for strlcat 2026-02-23T18:29:47.8218671Z -- Looking for strlcat - not found 2026-02-23T18:29:47.8220516Z -- Looking for posix_fadvise 2026-02-23T18:29:47.8990410Z -- Looking for posix_fadvise - found 2026-02-23T18:29:47.8990723Z -- Looking for fallocate 2026-02-23T18:29:47.9752067Z -- Looking for fallocate - found 2026-02-23T18:29:47.9755423Z -- Looking for preadv 2026-02-23T18:29:48.0539716Z -- Looking for preadv - found 2026-02-23T18:29:48.0540136Z -- Looking for pwritev 2026-02-23T18:29:48.1352311Z -- Looking for pwritev - found 2026-02-23T18:29:48.1352559Z -- Looking for ioctl 2026-02-23T18:29:48.2117348Z -- Looking for ioctl - found 2026-02-23T18:29:48.2117771Z -- Looking for sched_getaffinity 2026-02-23T18:29:48.2879304Z -- Looking for sched_getaffinity - found 2026-02-23T18:29:48.2879734Z -- Looking for sched_setaffinity 2026-02-23T18:29:48.3632198Z -- Looking for sched_setaffinity - found 2026-02-23T18:29:48.3633139Z -- Looking for sched_getcpu 2026-02-23T18:29:48.4380232Z -- Looking for sched_getcpu - found 2026-02-23T18:29:48.4381183Z -- Looking for pthread_setcancelstate 2026-02-23T18:29:48.5181681Z -- Looking for pthread_setcancelstate - found 2026-02-23T18:29:48.5181945Z -- Looking for include file gnu/lib-names.h 2026-02-23T18:29:48.5925485Z -- Looking for include file gnu/lib-names.h - found 2026-02-23T18:29:48.5930295Z -- Looking for TIOCGWINSZ 2026-02-23T18:29:48.6696380Z -- Looking for TIOCGWINSZ - found 2026-02-23T18:29:48.6699886Z -- Looking for cfsetspeed 2026-02-23T18:29:48.7477461Z -- Looking for cfsetspeed - found 2026-02-23T18:29:48.7477915Z -- Looking for cfmakeraw 2026-02-23T18:29:48.8255796Z -- Looking for cfmakeraw - found 2026-02-23T18:29:48.8258126Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-02-23T18:29:48.9024734Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Success 2026-02-23T18:29:48.9025250Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-02-23T18:29:48.9564435Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-02-23T18:29:48.9564838Z -- Performing Test HAVE_STAT_FLAGS 2026-02-23T18:29:49.0089384Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-02-23T18:29:49.0090046Z -- Looking for lchflags 2026-02-23T18:29:49.0603135Z -- Looking for lchflags - not found 2026-02-23T18:29:49.0606807Z -- Performing Test HAVE_STAT_TIMESPEC 2026-02-23T18:29:49.1115816Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-02-23T18:29:49.1116133Z -- Performing Test HAVE_STAT_TIM 2026-02-23T18:29:49.1882722Z -- Performing Test HAVE_STAT_TIM - Success 2026-02-23T18:29:49.1883188Z -- Performing Test HAVE_STAT_NSEC 2026-02-23T18:29:49.2384325Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-02-23T18:29:49.2385177Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-02-23T18:29:49.2863235Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-02-23T18:29:49.2863625Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-02-23T18:29:49.3326354Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-02-23T18:29:49.3326750Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-02-23T18:29:49.3799704Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-02-23T18:29:49.3800151Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-02-23T18:29:49.4269309Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-02-23T18:29:49.4271104Z -- Looking for statfs 2026-02-23T18:29:49.5020433Z -- Looking for statfs - found 2026-02-23T18:29:49.5020878Z -- Looking for getrlimit 2026-02-23T18:29:49.5783129Z -- Looking for getrlimit - found 2026-02-23T18:29:49.5785560Z -- Looking for setrlimit 2026-02-23T18:29:49.6557096Z -- Looking for setrlimit - found 2026-02-23T18:29:49.6557354Z -- Check size of struct statfs 2026-02-23T18:29:49.7361919Z -- Check size of struct statfs - done 2026-02-23T18:29:49.7362277Z -- Performing Test HAVE_GNU_STRERROR_R 2026-02-23T18:29:49.8183422Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-02-23T18:29:49.8183835Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-02-23T18:29:49.8722659Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-02-23T18:29:49.8723128Z -- Performing Test HAVE_SENDFILE_4 2026-02-23T18:29:49.9509225Z -- Performing Test HAVE_SENDFILE_4 - Success 2026-02-23T18:29:49.9509657Z -- Performing Test HAVE_SENDFILE_6 2026-02-23T18:29:50.0097429Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-02-23T18:29:50.0097814Z -- Performing Test HAVE_SENDFILE_7 2026-02-23T18:29:50.0683682Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-02-23T18:29:50.0685216Z -- Looking for fcopyfile 2026-02-23T18:29:50.1164542Z -- Looking for fcopyfile - not found 2026-02-23T18:29:50.1167141Z -- Looking for include file sys/sockio.h 2026-02-23T18:29:50.1623478Z -- Looking for include file sys/sockio.h - not found 2026-02-23T18:29:50.1624036Z -- Looking for include file linux/ethtool.h 2026-02-23T18:29:50.2390331Z -- Looking for include file linux/ethtool.h - found 2026-02-23T18:29:50.2390792Z -- Looking for include file sys/poll.h 2026-02-23T18:29:50.3136561Z -- Looking for include file sys/poll.h - found 2026-02-23T18:29:50.3137098Z -- Looking for include file sys/proc_info.h 2026-02-23T18:29:50.3602344Z -- Looking for include file sys/proc_info.h - not found 2026-02-23T18:29:50.3602771Z -- Looking for include files time.h, linux/errqueue.h 2026-02-23T18:29:50.4414217Z -- Looking for include files time.h, linux/errqueue.h - found 2026-02-23T18:29:50.4414662Z -- Looking for epoll_create1 2026-02-23T18:29:50.5240242Z -- Looking for epoll_create1 - found 2026-02-23T18:29:50.5241456Z -- Looking for gethostname 2026-02-23T18:29:50.6043621Z -- Looking for gethostname - found 2026-02-23T18:29:50.6044378Z -- Looking for getnameinfo 2026-02-23T18:29:50.6902907Z -- Looking for getnameinfo - found 2026-02-23T18:29:50.6905627Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-02-23T18:29:50.7734391Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-02-23T18:29:50.7735394Z -- Looking for accept4 2026-02-23T18:29:50.8573420Z -- Looking for accept4 - found 2026-02-23T18:29:50.8627769Z -- Looking for kqueue 2026-02-23T18:29:50.9124723Z -- Looking for kqueue - not found 2026-02-23T18:29:50.9128914Z -- Looking for disconnectx 2026-02-23T18:29:50.9698665Z -- Looking for disconnectx - not found 2026-02-23T18:29:50.9701318Z -- Looking for connectx 2026-02-23T18:29:51.0259831Z -- Looking for connectx - not found 2026-02-23T18:29:51.0260212Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-02-23T18:29:51.1117818Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-02-23T18:29:51.1119042Z -- Looking for malloc_size 2026-02-23T18:29:51.1617259Z -- Looking for malloc_size - not found 2026-02-23T18:29:51.1618852Z -- Looking for malloc_usable_size 2026-02-23T18:29:51.2462781Z -- Looking for malloc_usable_size - found 2026-02-23T18:29:51.2463997Z -- Looking for malloc_usable_size 2026-02-23T18:29:51.2968571Z -- Looking for malloc_usable_size - not found 2026-02-23T18:29:51.2972819Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP 2026-02-23T18:29:51.3784785Z -- Performing Test HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP - Success 2026-02-23T18:29:51.3785784Z -- Performing Test HAVE_CLOCK_REALTIME 2026-02-23T18:29:51.4633239Z -- Performing Test HAVE_CLOCK_REALTIME - Success 2026-02-23T18:29:51.4635564Z -- Looking for pthread_create in pthread 2026-02-23T18:29:51.5407916Z -- Looking for pthread_create in pthread - found 2026-02-23T18:29:51.5408507Z -- Looking for pthread_create in c 2026-02-23T18:29:51.6181432Z -- Looking for pthread_create in c - not found 2026-02-23T18:29:51.6181711Z -- Looking for pthread_condattr_setclock in pthread 2026-02-23T18:29:51.6961547Z -- Looking for pthread_condattr_setclock in pthread - found 2026-02-23T18:29:51.6961872Z -- Looking for pthread_mutex_clocklock in pthread 2026-02-23T18:29:51.7757574Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-02-23T18:29:51.7760823Z -- Looking for futimes 2026-02-23T18:29:51.8529272Z -- Looking for futimes - found 2026-02-23T18:29:51.8533827Z -- Looking for futimens 2026-02-23T18:29:51.9344127Z -- Looking for futimens - found 2026-02-23T18:29:51.9344612Z -- Looking for fchmod 2026-02-23T18:29:52.0170962Z -- Looking for fchmod - found 2026-02-23T18:29:52.0172847Z -- Looking for chmod 2026-02-23T18:29:52.0975606Z -- Looking for chmod - found 2026-02-23T18:29:52.0979409Z -- Looking for utimensat 2026-02-23T18:29:52.1753557Z -- Looking for utimensat - found 2026-02-23T18:29:52.1755322Z -- Looking for lutimes 2026-02-23T18:29:52.2545742Z -- Looking for lutimes - found 2026-02-23T18:29:52.2546605Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-02-23T18:29:52.3365596Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-02-23T18:29:52.3366145Z -- Looking for include file sys/inotify.h 2026-02-23T18:29:52.4137077Z -- Looking for include file sys/inotify.h - found 2026-02-23T18:29:52.4137481Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-02-23T18:29:52.4635372Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-02-23T18:29:52.4635890Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-02-23T18:29:52.5128443Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-02-23T18:29:52.5128889Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-02-23T18:29:52.5632133Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-02-23T18:29:52.5632457Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-02-23T18:29:52.6435053Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-02-23T18:29:52.6435539Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-02-23T18:29:52.6924677Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - False 2026-02-23T18:29:52.6925147Z -- Performing Test HAVE_MKSTEMPS 2026-02-23T18:29:52.7793716Z -- Performing Test HAVE_MKSTEMPS - Success 2026-02-23T18:29:52.7794133Z -- Performing Test HAVE_MKSTEMP 2026-02-23T18:29:52.8667743Z -- Performing Test HAVE_MKSTEMP - Success 2026-02-23T18:29:52.8668384Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-02-23T18:29:52.9208563Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-02-23T18:29:52.9208967Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-02-23T18:29:52.9784522Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-02-23T18:29:52.9784921Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-02-23T18:29:53.0373707Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-02-23T18:29:53.0374104Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-02-23T18:29:53.0941699Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-02-23T18:29:53.0942588Z -- Looking for include file sys/cdefs.h 2026-02-23T18:29:53.1727763Z -- Looking for include file sys/cdefs.h - found 2026-02-23T18:29:53.1731532Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-02-23T18:29:53.2530557Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-02-23T18:29:53.2531623Z -- Looking for TCPS_ESTABLISHED 2026-02-23T18:29:53.3001613Z -- Looking for TCPS_ESTABLISHED - not found 2026-02-23T18:29:53.3005548Z -- Looking for getgrouplist 2026-02-23T18:29:53.3802184Z -- Looking for getgrouplist - found 2026-02-23T18:29:53.3802666Z -- Looking for include file syslog.h 2026-02-23T18:29:53.4572946Z -- Looking for include file syslog.h - found 2026-02-23T18:29:53.4573448Z -- Looking for include file termios.h 2026-02-23T18:29:53.5333390Z -- Looking for include file termios.h - found 2026-02-23T18:29:53.5336192Z -- Looking for include file dlfcn.h 2026-02-23T18:29:53.6097058Z -- Looking for include file dlfcn.h - found 2026-02-23T18:29:53.6097457Z -- Looking for include file sys/statfs.h 2026-02-23T18:29:53.6859346Z -- Looking for include file sys/statfs.h - found 2026-02-23T18:29:53.6860043Z -- Looking for include file sys/statvfs.h 2026-02-23T18:29:53.7641470Z -- Looking for include file sys/statvfs.h - found 2026-02-23T18:29:53.7642773Z -- Looking for include file net/if.h 2026-02-23T18:29:53.8441606Z -- Looking for include file net/if.h - found 2026-02-23T18:29:53.8442117Z -- Looking for include file pthread.h 2026-02-23T18:29:53.9231856Z -- Looking for include file pthread.h - found 2026-02-23T18:29:53.9232232Z -- Check size of struct rt_msghdr 2026-02-23T18:29:53.9799559Z -- Check size of struct rt_msghdr - failed 2026-02-23T18:29:53.9799993Z -- Check size of struct rt_msghdr2 2026-02-23T18:29:54.0372681Z -- Check size of struct rt_msghdr2 - failed 2026-02-23T18:29:54.0373043Z -- Check size of struct if_msghdr2 2026-02-23T18:29:54.0945191Z -- Check size of struct if_msghdr2 - failed 2026-02-23T18:29:54.0945905Z -- Looking for include file sys/ioctl.h 2026-02-23T18:29:54.1760714Z -- Looking for include file sys/ioctl.h - found 2026-02-23T18:29:54.1761312Z -- Looking for include file sys/filio.h 2026-02-23T18:29:54.2261841Z -- Looking for include file sys/filio.h - not found 2026-02-23T18:29:54.2266305Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-02-23T18:29:54.3065026Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-02-23T18:29:54.3065831Z -- Looking for include file net/if_arp.h 2026-02-23T18:29:54.3882672Z -- Looking for include file net/if_arp.h - found 2026-02-23T18:29:54.3884036Z -- Looking for include file sys/mntent.h 2026-02-23T18:29:54.4359615Z -- Looking for include file sys/mntent.h - not found 2026-02-23T18:29:54.4360114Z -- Looking for include file mntent.h 2026-02-23T18:29:54.5134844Z -- Looking for include file mntent.h - found 2026-02-23T18:29:54.5135474Z -- Looking for include files stdint.h, net/if_media.h 2026-02-23T18:29:54.5626464Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-02-23T18:29:54.5626959Z -- Looking for include file linux/rtnetlink.h 2026-02-23T18:29:54.6393389Z -- Looking for include file linux/rtnetlink.h - found 2026-02-23T18:29:54.6393833Z -- Looking for include file linux/can.h 2026-02-23T18:29:54.7137418Z -- Looking for include file linux/can.h - found 2026-02-23T18:29:54.7137902Z -- Looking for include file IOKit/serial/ioss.h 2026-02-23T18:29:54.7583945Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-02-23T18:29:54.7585150Z -- Looking for getpeereid 2026-02-23T18:29:54.8078113Z -- Looking for getpeereid - not found 2026-02-23T18:29:54.8080229Z -- Looking for getdomainname 2026-02-23T18:29:54.8848964Z -- Looking for getdomainname - found 2026-02-23T18:29:54.8849446Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-02-23T18:29:54.9627790Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-02-23T18:29:54.9629959Z -- Looking for inotify_init 2026-02-23T18:29:55.0405701Z -- Looking for inotify_init - found 2026-02-23T18:29:55.0408304Z -- Looking for inotify_add_watch 2026-02-23T18:29:55.1176617Z -- Looking for inotify_add_watch - found 2026-02-23T18:29:55.1176989Z -- Looking for inotify_rm_watch 2026-02-23T18:29:55.1953676Z -- Looking for inotify_rm_watch - found 2026-02-23T18:29:55.1957034Z -- Looking for include file GSS/GSS.h 2026-02-23T18:29:55.2432404Z -- Looking for include file GSS/GSS.h - not found 2026-02-23T18:29:55.2433320Z -- Looking for GSS_SPNEGO_MECHANISM 2026-02-23T18:29:55.2990315Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-02-23T18:29:55.2991128Z -- Looking for getauxval 2026-02-23T18:29:55.3761838Z -- Looking for getauxval - found 2026-02-23T18:29:55.3763006Z -- Looking for include file crt_externs.h 2026-02-23T18:29:55.4239786Z -- Looking for include file crt_externs.h - not found 2026-02-23T18:29:55.4240054Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-02-23T18:29:55.4996274Z -- Performing Test HAVE_IN_EXCL_UNLINK - Success 2026-02-23T18:29:55.4996696Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-02-23T18:29:55.5528569Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-02-23T18:29:55.5529006Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-02-23T18:29:55.6306176Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-02-23T18:29:55.6306612Z -- Looking for makedev 2026-02-23T18:29:55.6805974Z -- Looking for makedev - not found 2026-02-23T18:29:55.6806464Z -- Looking for makedev 2026-02-23T18:29:55.7553334Z -- Looking for makedev - found 2026-02-23T18:29:55.7556586Z -- Looking for getgrgid_r 2026-02-23T18:29:55.8295825Z -- Looking for getgrgid_r - found 2026-02-23T18:29:55.8296637Z -- Performing Test HAVE_TERMIOS2 2026-02-23T18:29:55.9039187Z -- Performing Test HAVE_TERMIOS2 - Success 2026-02-23T18:29:55.9067552Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-02-23T18:29:55.9786939Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-02-23T18:29:55.9861807Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS 2026-02-23T18:29:56.0715258Z -- Performing Test HAVE_UDAT_STANDALONE_SHORTER_WEEKDAYS - Success 2026-02-23T18:29:56.0715727Z -- Looking for ucol_clone 2026-02-23T18:29:56.1304445Z -- Looking for ucol_clone - not found 2026-02-23T18:29:56.1535234Z -- Found OpenSSL: /crossrootfs/arm64/usr/lib/aarch64-linux-gnu/libcrypto.so (found version "1.1.1") 2026-02-23T18:29:56.1543829Z -- OPENSSL_INCLUDE_DIR: /crossrootfs/arm64/usr/include 2026-02-23T18:29:56.1544267Z -- OPENSSL_CRYPTO_LIBRARY: /crossrootfs/arm64/usr/lib/aarch64-linux-gnu/libcrypto.so 2026-02-23T18:29:56.1544661Z -- OPENSSL_SSL_LIBRARY: /crossrootfs/arm64/usr/lib/aarch64-linux-gnu/libssl.so 2026-02-23T18:29:56.1544983Z -- OPENSSL_VERSION: 1.1.1 2026-02-23T18:29:56.1552431Z -- Looking for EC_GF2m_simple_method 2026-02-23T18:29:56.2381546Z -- Looking for EC_GF2m_simple_method - found 2026-02-23T18:29:56.2382084Z -- Looking for SSL_get0_alpn_selected 2026-02-23T18:29:56.3194129Z -- Looking for SSL_get0_alpn_selected - found 2026-02-23T18:29:56.3194520Z -- Looking for EVP_DigestSqueeze 2026-02-23T18:29:56.4020721Z -- Looking for EVP_DigestSqueeze - not found 2026-02-23T18:29:56.4021149Z -- Looking for EVP_PKEY_sign_message_init 2026-02-23T18:29:56.4825094Z -- Looking for EVP_PKEY_sign_message_init - not found 2026-02-23T18:29:56.4825610Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 2026-02-23T18:29:56.6034599Z -- Performing Test HAVE_OPENSSL_CHACHA20POLY1305 - Success 2026-02-23T18:29:56.6035130Z -- Performing Test HAVE_OPENSSL_ENGINE 2026-02-23T18:29:56.7477661Z -- Performing Test HAVE_OPENSSL_ENGINE - Success 2026-02-23T18:29:56.7499339Z -- Configuring done (16.7s) 2026-02-23T18:29:56.8215689Z -- Generating done (0.1s) 2026-02-23T18:29:56.8222684Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-arm64 2026-02-23T18:29:56.8355899Z /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-arm64 /__w/1/s/src/native/libs 2026-02-23T18:29:56.8356728Z Executing /usr/bin/ninja -j 4 install 2026-02-23T18:29:56.8874006Z [1/277] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-02-23T18:29:56.8931627Z [2/277] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-02-23T18:29:56.8972181Z [3/277] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-02-23T18:29:56.9167018Z [4/277] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-02-23T18:29:56.9316811Z [5/277] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-02-23T18:29:56.9472414Z [6/277] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-02-23T18:29:56.9523585Z [7/277] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-02-23T18:29:56.9561305Z [8/277] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-02-23T18:29:56.9757196Z [9/277] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-02-23T18:29:57.0008781Z [10/277] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-02-23T18:29:57.0246730Z [11/277] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-02-23T18:29:57.0272318Z [12/277] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-02-23T18:29:57.0484655Z [13/277] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-02-23T18:29:57.0555169Z [14/277] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-02-23T18:29:57.0665430Z [15/277] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-02-23T18:29:57.0833883Z [16/277] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-02-23T18:29:57.0969571Z [17/277] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-02-23T18:29:57.0985107Z [18/277] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-02-23T18:29:57.1235095Z [19/277] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-02-23T18:29:57.1376895Z [20/277] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-02-23T18:29:57.1415196Z [21/277] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-02-23T18:29:57.1417504Z [22/277] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-02-23T18:29:57.1736100Z [23/277] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-02-23T18:29:57.2005994Z [24/277] Linking C static library minipal/libminipal.a 2026-02-23T18:29:57.2010484Z [25/277] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-02-23T18:29:57.2013378Z [26/277] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-02-23T18:29:57.2143976Z [27/277] Generating exports file /__w/1/s/artifacts/obj/native/net11.0-linux-Debug-arm64/System.IO.Compression.Native/System.IO.Compression.Native.exports 2026-02-23T18:29:57.2413025Z [28/277] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-02-23T18:29:57.2655169Z [29/277] Linking C static library minipal/libaotminipal.a 2026-02-23T18:29:57.2863340Z [30/277] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/pal_zlib.c.o 2026-02-23T18:29:57.2915369Z [31/277] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-02-23T18:29:57.2930793Z [32/277] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-02-23T18:29:57.3131636Z [33/277] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:29:57.3268332Z [34/277] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native.dir/entrypoints.c.o 2026-02-23T18:29:57.3622301Z [35/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-02-23T18:29:57.3728599Z [36/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-02-23T18:29:57.4137843Z [37/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-02-23T18:29:57.4178353Z [38/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-02-23T18:29:57.4378844Z [39/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-02-23T18:29:57.4404181Z [40/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-02-23T18:29:57.4843527Z [41/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-02-23T18:29:57.4861396Z [42/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-02-23T18:29:57.5146019Z [43/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-02-23T18:29:57.5163851Z [44/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-02-23T18:29:57.5611242Z [45/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-02-23T18:29:57.5883683Z [46/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-02-23T18:29:57.5936065Z [47/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-02-23T18:29:57.6242130Z [48/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-02-23T18:29:57.6513072Z [49/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-02-23T18:29:57.6785325Z [50/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-02-23T18:29:57.6865883Z [51/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-02-23T18:29:57.7099135Z [52/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-02-23T18:29:57.7294879Z [53/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-02-23T18:29:57.7533537Z [54/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-02-23T18:29:57.7973298Z [55/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-02-23T18:29:57.8011093Z [56/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-02-23T18:29:57.8235811Z [57/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-02-23T18:29:57.8670049Z [58/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-02-23T18:29:57.8722797Z [59/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-02-23T18:29:57.8857739Z [60/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-02-23T18:29:57.9231007Z [61/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-02-23T18:29:57.9327705Z [62/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-02-23T18:29:57.9437484Z [63/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/arm_features.c.o 2026-02-23T18:29:57.9595562Z [64/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-02-23T18:29:57.9828712Z [65/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/crc32_acle.c.o 2026-02-23T18:29:58.3676354Z [66/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/adler32_neon.c.o 2026-02-23T18:29:58.3956492Z [67/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/compare256_neon.c.o 2026-02-23T18:29:58.4034317Z [68/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/slide_hash_neon.c.o 2026-02-23T18:29:58.4240620Z [69/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/arm/chunkset_neon.c.o 2026-02-23T18:29:58.4655020Z [70/277] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/constants.c.o 2026-02-23T18:29:58.4668155Z [71/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-02-23T18:29:58.4932808Z [72/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-02-23T18:29:58.4999550Z [73/277] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-02-23T18:29:58.5010885Z [74/277] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/context.c.o 2026-02-23T18:29:58.5270982Z [75/277] Linking C static library _deps/fetchzlibng-build/libz.a 2026-02-23T18:29:58.5439917Z [76/277] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/platform.c.o 2026-02-23T18:29:58.5620446Z [77/277] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/shared_dictionary.c.o 2026-02-23T18:29:58.5763645Z [78/277] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/transform.c.o 2026-02-23T18:29:58.6016995Z [79/277] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/bit_reader.c.o 2026-02-23T18:29:58.6331404Z [80/277] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/huffman.c.o 2026-02-23T18:29:58.6687192Z [81/277] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/state.c.o 2026-02-23T18:29:58.7576443Z [82/277] Building C object _deps/brotli-build/CMakeFiles/brotlicommon.dir/c/common/dictionary.c.o 2026-02-23T18:29:58.7932780Z [83/277] Linking C static library _deps/brotli-build/libbrotlicommon.a 2026-02-23T18:29:59.2275412Z [84/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/bit_cost.c.o 2026-02-23T18:29:59.2474981Z [85/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/backward_references_hq.c.o 2026-02-23T18:29:59.2864571Z [86/277] Building C object _deps/brotli-build/CMakeFiles/brotlidec.dir/c/dec/decode.c.o 2026-02-23T18:29:59.3154648Z [87/277] Linking C static library _deps/brotli-build/libbrotlidec.a 2026-02-23T18:29:59.7556831Z [88/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/block_splitter.c.o 2026-02-23T18:29:59.7721575Z [89/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/brotli_bit_stream.c.o 2026-02-23T18:29:59.7938298Z [90/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/cluster.c.o 2026-02-23T18:29:59.8804932Z [91/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/backward_references.c.o 2026-02-23T18:30:00.1321664Z [92/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compound_dictionary.c.o 2026-02-23T18:30:00.1346765Z [93/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/command.c.o 2026-02-23T18:30:00.2815474Z [94/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/dictionary_hash.c.o 2026-02-23T18:30:00.3602548Z [95/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compress_fragment.c.o 2026-02-23T18:30:00.4276680Z [96/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/entropy_encode.c.o 2026-02-23T18:30:00.4857715Z [97/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/compress_fragment_two_pass.c.o 2026-02-23T18:30:00.5004924Z [98/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/fast_log.c.o 2026-02-23T18:30:00.5878616Z [99/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/literal_cost.c.o 2026-02-23T18:30:00.6358757Z [100/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/memory.c.o 2026-02-23T18:30:00.8285751Z [101/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/encoder_dict.c.o 2026-02-23T18:30:00.8334464Z [102/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/encode.c.o 2026-02-23T18:30:00.8734343Z [103/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/utf8_util.c.o 2026-02-23T18:30:00.9049895Z [104/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/debug.c.o 2026-02-23T18:30:00.9232520Z [105/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/histogram.c.o 2026-02-23T18:30:01.1542789Z [106/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/metablock.c.o 2026-02-23T18:30:01.4311001Z [107/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/entropy_common.c.o 2026-02-23T18:30:01.4444722Z [108/277] Building C object _deps/brotli-build/CMakeFiles/brotlienc.dir/c/enc/static_dict.c.o 2026-02-23T18:30:01.4641732Z [109/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/error_private.c.o 2026-02-23T18:30:01.4799400Z [110/277] Linking C static library _deps/brotli-build/libbrotlienc.a 2026-02-23T18:30:01.5046358Z [111/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/threading.c.o 2026-02-23T18:30:01.6010996Z [112/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/xxhash.c.o 2026-02-23T18:30:01.8590184Z [113/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/fse_decompress.c.o 2026-02-23T18:30:02.1191530Z [114/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/pool.c.o 2026-02-23T18:30:02.1947741Z [115/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/common/zstd_common.c.o 2026-02-23T18:30:02.2078485Z [116/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/fse_compress.c.o 2026-02-23T18:30:02.3555078Z [117/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/hist.c.o 2026-02-23T18:30:02.6932234Z [118/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress_literals.c.o 2026-02-23T18:30:02.6950794Z [119/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/huf_compress.c.o 2026-02-23T18:30:02.9243149Z [120/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress_sequences.c.o 2026-02-23T18:30:03.2123389Z [121/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress_superblock.c.o 2026-02-23T18:30:03.2429038Z [122/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_compress.c.o 2026-02-23T18:30:03.3666607Z [123/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_double_fast.c.o 2026-02-23T18:30:03.6464603Z [124/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_fast.c.o 2026-02-23T18:30:03.7635656Z [125/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_ldm.c.o 2026-02-23T18:30:04.1100999Z [126/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_opt.c.o 2026-02-23T18:30:04.2528123Z [127/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_preSplit.c.o 2026-02-23T18:30:04.3115632Z [128/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstdmt_compress.c.o 2026-02-23T18:30:04.6452273Z [129/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/zstd_ddict.c.o 2026-02-23T18:30:04.8049677Z [130/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/huf_decompress.c.o 2026-02-23T18:30:04.9170516Z [131/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/zstd_decompress.c.o 2026-02-23T18:30:05.1856840Z [132/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/divsufsort.c.o 2026-02-23T18:30:05.2508806Z [133/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/decompress/zstd_decompress_block.c.o 2026-02-23T18:30:05.3022472Z [134/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/cover.c.o 2026-02-23T18:30:05.3791645Z [135/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_termios.c.o 2026-02-23T18:30:05.4960375Z [136/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_serial.c.o 2026-02-23T18:30:05.5592298Z [137/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/pal_termios2.c.o 2026-02-23T18:30:05.5904984Z [138/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:30:05.6552946Z [139/277] Linking C shared library System.IO.Ports.Native/libSystem.IO.Ports.Native.so 2026-02-23T18:30:05.6565356Z Stripping symbols from libSystem.IO.Ports.Native.so into libSystem.IO.Ports.Native.so.dbg 2026-02-23T18:30:05.6840683Z [140/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/fastcover.c.o 2026-02-23T18:30:05.7278448Z [141/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_termios.c.o 2026-02-23T18:30:05.7862902Z [142/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_termios2.c.o 2026-02-23T18:30:05.7877767Z [143/277] Building C object System.IO.Ports.Native/CMakeFiles/System.IO.Ports.Native-Static.dir/pal_serial.c.o 2026-02-23T18:30:05.7976701Z [144/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/dictBuilder/zdict.c.o 2026-02-23T18:30:05.8145196Z [145/277] Linking C static library System.IO.Ports.Native/libSystem.IO.Ports.Native.a 2026-02-23T18:30:05.8495114Z [146/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_maphardwaretype.c.o 2026-02-23T18:30:05.8638550Z [147/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_errno.c.o 2026-02-23T18:30:05.8973630Z [148/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_random.c.o 2026-02-23T18:30:05.9099875Z [149/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_memory.c.o 2026-02-23T18:30:05.9464020Z [150/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_runtimeinformation.c.o 2026-02-23T18:30:05.9690808Z [151/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_string.c.o 2026-02-23T18:30:05.9887017Z [152/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_tcpstate.c.o 2026-02-23T18:30:06.0014123Z [153/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_io.c.o 2026-02-23T18:30:06.0420487Z [154/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_time.c.o 2026-02-23T18:30:06.0575543Z [155/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_datetime.c.o 2026-02-23T18:30:06.0691287Z [156/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_sysctl.c.o 2026-02-23T18:30:06.0831670Z [157/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_dynamicload.c.o 2026-02-23T18:30:06.1379042Z [158/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_mount.c.o 2026-02-23T18:30:06.1822788Z [159/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_interfaceaddresses.c.o 2026-02-23T18:30:06.2333613Z [160/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkstatistics.c.o 2026-02-23T18:30:06.3258570Z [161/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_process.c.o 2026-02-23T18:30:06.3288540Z [162/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networking.c.o 2026-02-23T18:30:06.3748467Z [163/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_signal.c.o 2026-02-23T18:30:06.4110021Z [164/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_uid.c.o 2026-02-23T18:30:06.4321501Z [165/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_threading.c.o 2026-02-23T18:30:06.4727186Z [166/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_crossprocessmutex.c.o 2026-02-23T18:30:06.4729073Z [167/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_autoreleasepool.c.o 2026-02-23T18:30:06.4832637Z [168/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_environment.c.o 2026-02-23T18:30:06.5133287Z [169/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_log.c.o 2026-02-23T18:30:06.5160105Z [170/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_searchpath.c.o 2026-02-23T18:30:06.5725846Z [171/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_iossupportversion.c.o 2026-02-23T18:30:06.5997487Z [172/277] Building C object System.Native/CMakeFiles/System.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:30:06.6101734Z [173/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_networkchange.c.o 2026-02-23T18:30:06.6279768Z [174/277] Building C object System.Native/CMakeFiles/System.Native.dir/pal_console.c.o 2026-02-23T18:30:06.6849332Z [175/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-02-23T18:30:06.7359071Z [176/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-02-23T18:30:06.7659164Z [177/277] Linking C shared library System.Native/libSystem.Native.so 2026-02-23T18:30:06.7671441Z Stripping symbols from libSystem.Native.so into libSystem.Native.so.dbg 2026-02-23T18:30:06.7996907Z [178/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-02-23T18:30:06.8053183Z [179/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-02-23T18:30:06.8193047Z [180/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-02-23T18:30:06.8533382Z [181/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-02-23T18:30:06.8596233Z [182/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-02-23T18:30:06.8597153Z [183/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-02-23T18:30:06.9235006Z [184/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-02-23T18:30:06.9245768Z [185/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-02-23T18:30:06.9257535Z [186/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-02-23T18:30:06.9622767Z [187/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o 2026-02-23T18:30:06.9955184Z [188/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-02-23T18:30:07.0465454Z [189/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o 2026-02-23T18:30:07.0806015Z [190/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o 2026-02-23T18:30:07.1149362Z [191/277] Building C object _deps/zstd-build/lib/CMakeFiles/libzstd_static.dir/__w/1/s/src/native/external/zstd/lib/compress/zstd_lazy.c.o 2026-02-23T18:30:07.1454163Z [192/277] Linking C static library _deps/zstd-build/lib/libzstd.a 2026-02-23T18:30:07.1878522Z [193/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-02-23T18:30:07.2170723Z [194/277] Linking C static library System.IO.Compression.Native/libSystem.IO.Compression.Native.a 2026-02-23T18:30:07.2270393Z [195/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o 2026-02-23T18:30:07.2325490Z [196/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o 2026-02-23T18:30:07.3045177Z [197/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-02-23T18:30:07.3209814Z [198/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-02-23T18:30:07.3362015Z [199/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex.c.o 2026-02-23T18:30:07.3472296Z [200/277] Linking C shared library System.IO.Compression.Native/libSystem.IO.Compression.Native.so 2026-02-23T18:30:07.3499821Z Stripping symbols from libSystem.IO.Compression.Native.so into libSystem.IO.Compression.Native.so.dbg 2026-02-23T18:30:07.3623377Z [201/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-02-23T18:30:07.3735059Z [202/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-02-23T18:30:07.3804962Z [203/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-02-23T18:30:07.3823331Z [204/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-02-23T18:30:07.4217079Z [205/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-02-23T18:30:07.4575351Z [206/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_idna.c.o 2026-02-23T18:30:07.4721551Z [207/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkchange.c.o 2026-02-23T18:30:07.4741830Z [208/277] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o 2026-02-23T18:30:07.4980389Z [209/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_common.c.o 2026-02-23T18:30:07.5001951Z [210/277] Linking C static library System.Native/libSystem.Native.a 2026-02-23T18:30:07.5554173Z [211/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_casing.c.o 2026-02-23T18:30:07.5730690Z [212/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_calendarData.c.o 2026-02-23T18:30:07.6076789Z [213/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_locale.c.o 2026-02-23T18:30:07.6550007Z [214/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_collation.c.o 2026-02-23T18:30:07.6675546Z [215/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeNumberData.c.o 2026-02-23T18:30:07.6839091Z [216/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_localeStringData.c.o 2026-02-23T18:30:07.6862896Z [217/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_normalization.c.o 2026-02-23T18:30:07.7125430Z [218/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:30:07.7565453Z [219/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-02-23T18:30:07.7789514Z [220/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-02-23T18:30:07.8216742Z [221/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_timeZoneInfo.c.o 2026-02-23T18:30:07.8645873Z [222/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-02-23T18:30:07.8828137Z [223/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-02-23T18:30:07.8918803Z [224/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native.dir/pal_icushim.c.o 2026-02-23T18:30:07.9701320Z [225/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-02-23T18:30:07.9858844Z [226/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-02-23T18:30:07.9880056Z [227/277] Linking C shared library System.Globalization.Native/libSystem.Globalization.Native.so 2026-02-23T18:30:07.9884140Z Stripping symbols from libSystem.Globalization.Native.so into libSystem.Globalization.Native.so.dbg 2026-02-23T18:30:07.9959534Z [228/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-02-23T18:30:08.0649663Z [229/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-02-23T18:30:08.0775232Z [230/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-02-23T18:30:08.0904306Z [231/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_timeZoneInfo.c.o 2026-02-23T18:30:08.1172360Z [232/277] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:30:08.1375268Z [233/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-02-23T18:30:08.2137202Z [234/277] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native.dir/pal_gssapi.c.o 2026-02-23T18:30:08.2218952Z [235/277] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim.c.o 2026-02-23T18:30:08.2445577Z [236/277] Linking C static library System.Globalization.Native/libSystem.Globalization.Native.a 2026-02-23T18:30:08.2594243Z [237/277] Building C object System.Net.Security.Native/CMakeFiles/System.Net.Security.Native-Static.dir/pal_gssapi.c.o 2026-02-23T18:30:08.2811242Z [238/277] Linking C static library System.Net.Security.Native/libSystem.Net.Security.Native.a 2026-02-23T18:30:08.2960715Z [239/277] Linking C shared library System.Net.Security.Native/libSystem.Net.Security.Native.so 2026-02-23T18:30:08.2966041Z Stripping symbols from libSystem.Net.Security.Native.so into libSystem.Net.Security.Native.so.dbg 2026-02-23T18:30:08.4359699Z [240/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/apibridge_30.c.o 2026-02-23T18:30:08.5690636Z [241/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/memory_debug.c.o 2026-02-23T18:30:08.6063753Z [242/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_asn1.c.o 2026-02-23T18:30:08.6458260Z [243/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/openssl.c.o 2026-02-23T18:30:08.7279225Z [244/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bignum.c.o 2026-02-23T18:30:08.8576663Z [245/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_bio.c.o 2026-02-23T18:30:08.9254791Z [246/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_dsa.c.o 2026-02-23T18:30:09.0106086Z [247/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ecc_import_export.c.o 2026-02-23T18:30:09.0585498Z [248/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_eckey.c.o 2026-02-23T18:30:09.1622817Z [249/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_err.c.o 2026-02-23T18:30:09.2630369Z [250/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp.c.o 2026-02-23T18:30:09.3302213Z [251/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_cipher.c.o 2026-02-23T18:30:09.3836207Z [252/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_kdf.c.o 2026-02-23T18:30:09.4849332Z [253/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_kem.c.o 2026-02-23T18:30:09.6064168Z [254/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_mac.c.o 2026-02-23T18:30:09.6701816Z [255/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_dsa.c.o 2026-02-23T18:30:09.6884527Z [256/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey.c.o 2026-02-23T18:30:09.8526106Z [257/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdh.c.o 2026-02-23T18:30:10.0181207Z [258/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ecdsa.c.o 2026-02-23T18:30:10.0563982Z [259/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_eckey.c.o 2026-02-23T18:30:10.1275100Z [260/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_rsa.c.o 2026-02-23T18:30:10.2364898Z [261/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_raw_signverify.c.o 2026-02-23T18:30:10.3376796Z [262/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_ml_dsa.c.o 2026-02-23T18:30:10.3757328Z [263/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_evp_pkey_slh_dsa.c.o 2026-02-23T18:30:10.4712100Z [264/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_hmac.c.o 2026-02-23T18:30:10.5591890Z [265/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ocsp.c.o 2026-02-23T18:30:10.6103228Z [266/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_pkcs7.c.o 2026-02-23T18:30:10.7640856Z [267/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_ssl.c.o 2026-02-23T18:30:10.8584277Z [268/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_name.c.o 2026-02-23T18:30:10.8993724Z [269/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509_root.c.o 2026-02-23T18:30:10.9132228Z [270/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509.c.o 2026-02-23T18:30:10.9301935Z [271/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:30:11.0213169Z [272/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/pal_x509ext.c.o 2026-02-23T18:30:11.1116807Z [273/277] Building C object System.Security.Cryptography.Native/CMakeFiles/System.Security.Cryptography.Native.OpenSsl-Static.dir/entrypoints.c.o 2026-02-23T18:30:11.1695478Z [274/277] Building C object System.Security.Cryptography.Native/CMakeFiles/objlib.dir/opensslshim.c.o 2026-02-23T18:30:11.1874384Z [275/277] Linking C static library System.Security.Cryptography.Native/libSystem.Security.Cryptography.Native.OpenSsl.a 2026-02-23T18:30:11.2701626Z [276/277] Linking C shared library System.Security.Cryptography.Native/libSystem.Security.Cryptography.Native.OpenSsl.so 2026-02-23T18:30:11.2706329Z Stripping symbols from libSystem.Security.Cryptography.Native.OpenSsl.so into libSystem.Security.Cryptography.Native.OpenSsl.so.dbg 2026-02-23T18:30:11.2706744Z [276/277] Install the project... 2026-02-23T18:30:11.2769623Z -- Install configuration: "DEBUG" 2026-02-23T18:30:11.2778314Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.IO.Compression.Native.so.dbg 2026-02-23T18:30:11.2815204Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.IO.Compression.Native.so 2026-02-23T18:30:11.2852602Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libbrotlienc.a 2026-02-23T18:30:11.2882695Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libbrotlidec.a 2026-02-23T18:30:11.2891432Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libbrotlicommon.a 2026-02-23T18:30:11.2898670Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libzstd.a 2026-02-23T18:30:11.2956179Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libz.a 2026-02-23T18:30:11.2967855Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.IO.Compression.Native.a 2026-02-23T18:30:11.2974188Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.IO.Ports.Native.so.dbg 2026-02-23T18:30:11.2979078Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.IO.Ports.Native.so 2026-02-23T18:30:11.2983449Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.IO.Ports.Native.a 2026-02-23T18:30:11.2989935Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Native.so.dbg 2026-02-23T18:30:11.2997289Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Native.so 2026-02-23T18:30:11.3003124Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Native.a 2026-02-23T18:30:11.3017527Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Globalization.Native.so.dbg 2026-02-23T18:30:11.3023123Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Globalization.Native.so 2026-02-23T18:30:11.3028607Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Globalization.Native.a 2026-02-23T18:30:11.3039076Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Net.Security.Native.so.dbg 2026-02-23T18:30:11.3043350Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Net.Security.Native.so 2026-02-23T18:30:11.3048604Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Net.Security.Native.a 2026-02-23T18:30:11.3054917Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Security.Cryptography.Native.OpenSsl.so.dbg 2026-02-23T18:30:11.3063157Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Security.Cryptography.Native.OpenSsl.so 2026-02-23T18:30:11.3070504Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-linux-Debug-arm64/./libSystem.Security.Cryptography.Native.OpenSsl.a 2026-02-23T18:30:11.3105672Z /__w/1/s/src/native/libs 2026-02-23T18:30:26.5453176Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Debug/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-02-23T18:30:26.5647843Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Debug/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-02-23T18:30:29.5319002Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Debug/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-02-23T18:30:29.6135366Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-23T18:30:33.1068453Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Debug/net11.0/System.Runtime.dll 2026-02-23T18:30:33.4822531Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Debug/net11.0/System.Threading.Overlapped.dll 2026-02-23T18:30:33.4836624Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Debug/net11.0/Microsoft.Win32.Primitives.dll 2026-02-23T18:30:33.5007882Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Debug/net11.0/System.Diagnostics.StackTrace.dll 2026-02-23T18:30:33.5113695Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Debug/net11.0/System.Diagnostics.Tracing.dll 2026-02-23T18:30:33.6189722Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Debug/net11.0/System.Threading.dll 2026-02-23T18:30:33.8962112Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Debug/net11.0/System.Numerics.Vectors.dll 2026-02-23T18:30:33.8962623Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Debug/net11.0/System.Memory.dll 2026-02-23T18:30:33.9553407Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Debug/net11.0/System.Collections.dll 2026-02-23T18:30:34.0109510Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Debug/net11.0/System.Reflection.Primitives.dll 2026-02-23T18:30:39.2698187Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Debug/net11.0/System.Private.Uri.dll 2026-02-23T18:30:39.7877202Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Debug/net11.0/System.Memory.dll 2026-02-23T18:30:40.7823074Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Debug/net11.0/System.Collections.dll 2026-02-23T18:30:42.5139675Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Debug/net11.0/System.Threading.Overlapped.dll 2026-02-23T18:30:42.9269537Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Debug/net11.0/System.Numerics.Vectors.dll 2026-02-23T18:30:44.0248489Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Debug/net11.0/System.Threading.dll 2026-02-23T18:30:45.1389606Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Debug/net11.0/System.Diagnostics.Tracing.dll 2026-02-23T18:30:46.0053584Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Debug/net11.0/Microsoft.Win32.Primitives.dll 2026-02-23T18:30:47.7333201Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Debug/net11.0/System.Reflection.Primitives.dll 2026-02-23T18:30:47.7814893Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Debug/net11.0/System.Threading.ThreadPool.dll 2026-02-23T18:30:48.7815059Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Debug/net11.0/System.Runtime.Intrinsics.dll 2026-02-23T18:30:48.8926810Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Debug/net11.0/System.Threading.Thread.dll 2026-02-23T18:30:49.0318771Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Debug/net11.0/System.Runtime.InteropServices.dll 2026-02-23T18:30:51.2599108Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Debug/net11.0/System.Threading.ThreadPool.dll 2026-02-23T18:30:51.3354504Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Debug/net11.0/System.Text.Encoding.Extensions.dll 2026-02-23T18:30:52.1786292Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Debug/net11.0/System.Runtime.Intrinsics.dll 2026-02-23T18:30:57.8365402Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Debug/net11.0/System.Runtime.dll 2026-02-23T18:30:57.9379764Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Debug/net11.0/System.Collections.Concurrent.dll 2026-02-23T18:30:58.1176042Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Debug/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-02-23T18:30:58.2408612Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Debug/net11.0/System.ComponentModel.dll 2026-02-23T18:30:58.3522334Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Debug/net11.0/System.Text.Encodings.Web.dll 2026-02-23T18:30:58.4737899Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Debug/net11.0/System.Reflection.Emit.Lightweight.dll 2026-02-23T18:30:58.5293228Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Debug/net11.0/System.Collections.NonGeneric.dll 2026-02-23T18:30:58.6425682Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Debug/net11.0/System.Runtime.Numerics.dll 2026-02-23T18:30:59.9179480Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Debug/net11.0/System.Threading.Thread.dll 2026-02-23T18:31:01.8312694Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Debug/net11.0/System.Reflection.Emit.Lightweight.dll 2026-02-23T18:31:02.0037073Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Debug/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-02-23T18:31:05.7343277Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Debug/net11.0/System.ComponentModel.dll 2026-02-23T18:31:06.4630131Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Debug/net11.0/System.Collections.NonGeneric.dll 2026-02-23T18:31:07.4180079Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Debug/net11.0/System.Runtime.Numerics.dll 2026-02-23T18:31:09.0878265Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Debug/net11.0/System.Text.Encoding.Extensions.dll 2026-02-23T18:31:11.2621870Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Debug/net11.0/System.Text.Encodings.Web.dll 2026-02-23T18:31:13.9624773Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Debug/net11.0/System.Collections.Concurrent.dll 2026-02-23T18:31:14.0878280Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Debug/net11.0/System.IO.Pipelines.dll 2026-02-23T18:31:14.1000066Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Debug/net11.0/System.Security.Claims.dll 2026-02-23T18:31:14.1569399Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Debug/net11.0/System.ObjectModel.dll 2026-02-23T18:31:14.1730694Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Debug/net11.0/System.Threading.Channels.dll 2026-02-23T18:31:14.2228869Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Debug/net11.0/System.Runtime.Loader.dll 2026-02-23T18:31:16.8987593Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Debug/net11.0/System.Runtime.Loader.dll 2026-02-23T18:31:19.0117869Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Debug/net11.0/System.Runtime.InteropServices.dll 2026-02-23T18:31:19.6025108Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Debug/net11.0/System.IO.Compression.dll 2026-02-23T18:31:19.6254834Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Debug/net11.0/System.Linq.dll 2026-02-23T18:31:19.7803529Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Debug/net11.0/System.Runtime.Serialization.Formatters.dll 2026-02-23T18:31:19.8241364Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Debug/net11.0/System.Net.Primitives.dll 2026-02-23T18:31:23.3014475Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Debug/net11.0/System.Security.Claims.dll 2026-02-23T18:31:23.3423783Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Debug/net11.0/System.ObjectModel.dll 2026-02-23T18:31:23.6275828Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Debug/net11.0/System.Threading.Channels.dll 2026-02-23T18:31:26.9664642Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Debug/net11.0/System.IO.Pipelines.dll 2026-02-23T18:31:27.0464295Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Debug/net11.0/System.IO.MemoryMappedFiles.dll 2026-02-23T18:31:28.6772764Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Debug/net11.0/System.Linq.dll 2026-02-23T18:31:28.7909409Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Debug/net11.0/System.Formats.Asn1.dll 2026-02-23T18:31:28.8036910Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Debug/net11.0/System.Console.dll 2026-02-23T18:31:29.0805270Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Debug/net11.0/System.IO.Compression.dll 2026-02-23T18:31:29.2656452Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Debug/net11.0/System.Text.Encoding.CodePages.dll 2026-02-23T18:31:29.2966795Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Debug/net11.0/System.Threading.Tasks.Dataflow.dll 2026-02-23T18:31:29.7082206Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Debug/net11.0/System.IO.MemoryMappedFiles.dll 2026-02-23T18:31:30.5622090Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Debug/net11.0/System.Net.Primitives.dll 2026-02-23T18:31:31.0132748Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Debug/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-02-23T18:31:31.3287096Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Debug/net11.0/System.Security.Principal.Windows.dll 2026-02-23T18:31:33.4271628Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Debug/net11.0/System.Formats.Asn1.dll 2026-02-23T18:31:33.5884211Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Debug/net11.0/System.Runtime.Serialization.Formatters.dll 2026-02-23T18:31:33.6326210Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Debug/net11.0/System.Net.ServerSentEvents.dll 2026-02-23T18:31:33.8722662Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Debug/net11.0/System.Console.dll 2026-02-23T18:31:34.2024439Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Debug/net11.0/System.Linq.AsyncEnumerable.dll 2026-02-23T18:31:34.2652875Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Debug/net11.0/System.Collections.Immutable.dll 2026-02-23T18:31:34.4204640Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Debug/net11.0/System.Security.Principal.Windows.dll 2026-02-23T18:31:37.6173032Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Debug/net11.0/System.Net.ServerSentEvents.dll 2026-02-23T18:31:38.6056585Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Debug/net11.0/System.Threading.Tasks.Dataflow.dll 2026-02-23T18:31:38.7274506Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Debug/net11.0/System.ComponentModel.Primitives.dll 2026-02-23T18:31:42.4685473Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Debug/net11.0/System.Text.Encoding.CodePages.dll 2026-02-23T18:31:43.3975018Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Debug/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-02-23T18:31:43.5161400Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Debug/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-02-23T18:31:43.6131335Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Debug/net11.0/System.IO.Compression.ZipFile.dll 2026-02-23T18:31:43.6754976Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Debug/net11.0/System.IO.Compression.Brotli.dll 2026-02-23T18:31:49.3638635Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Debug/net11.0/System.Linq.AsyncEnumerable.dll 2026-02-23T18:31:49.4232170Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/ref/Debug/net11.0/System.IO.Compression.Zstandard.dll 2026-02-23T18:31:49.9296574Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Debug/net11.0/System.Collections.Immutable.dll 2026-02-23T18:31:50.0337362Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Debug/net11.0/System.Net.NameResolution.dll 2026-02-23T18:31:51.9798426Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Debug/net11.0/System.ComponentModel.Primitives.dll 2026-02-23T18:31:52.0446224Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Debug/net11.0/System.Security.AccessControl.dll 2026-02-23T18:31:54.3157616Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Debug/net11.0/System.IO.Compression.ZipFile.dll 2026-02-23T18:31:54.6362210Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/Debug/net11.0/System.IO.Compression.Zstandard.dll 2026-02-23T18:31:54.8333822Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Debug/net11.0/System.Security.AccessControl.dll 2026-02-23T18:31:55.0420104Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Debug/net11.0/System.Net.NameResolution.dll 2026-02-23T18:31:55.2895936Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Debug/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-02-23T18:31:55.4164927Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Debug/net11.0/System.IO.Compression.Brotli.dll 2026-02-23T18:31:55.5009877Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Debug/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-02-23T18:31:55.5312475Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Debug/net11.0/System.Drawing.Primitives.dll 2026-02-23T18:31:55.5362760Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Debug/net11.0/System.Collections.Specialized.dll 2026-02-23T18:31:55.7189519Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Debug/net11.0/System.IO.Pipes.dll 2026-02-23T18:31:55.9054878Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Debug/net11.0/System.Net.Sockets.dll 2026-02-23T18:31:55.9892012Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Debug/net11.0/System.Reflection.Metadata.dll 2026-02-23T18:31:58.7393830Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Debug/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-02-23T18:31:59.4601022Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Debug/net11.0/System.Collections.Specialized.dll 2026-02-23T18:31:59.5093765Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Debug/net11.0/System.Drawing.Primitives.dll 2026-02-23T18:31:59.5816223Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Debug/net11.0/Microsoft.Win32.Registry.dll 2026-02-23T18:31:59.5902501Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Debug/net11.0/System.IO.FileSystem.AccessControl.dll 2026-02-23T18:31:59.6847458Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Debug/net11.0/System.Threading.AccessControl.dll 2026-02-23T18:31:59.9595897Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Debug/net11.0/System.IO.Pipes.dll 2026-02-23T18:32:00.2942616Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Debug/net11.0/System.Net.WebHeaderCollection.dll 2026-02-23T18:32:00.4046402Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Debug/net11.0/System.Web.HttpUtility.dll 2026-02-23T18:32:00.8705382Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Debug/net11.0/System.Diagnostics.TraceSource.dll 2026-02-23T18:32:06.8457901Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Debug/net11.0/System.Reflection.Metadata.dll 2026-02-23T18:32:07.3153392Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Debug/net11.0/Microsoft.Win32.Registry.dll 2026-02-23T18:32:07.7724508Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Debug/net11.0/System.Net.Sockets.dll 2026-02-23T18:32:07.8984422Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Debug/net11.0/System.Net.NetworkInformation.dll 2026-02-23T18:32:09.1854902Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Debug/net11.0/System.Net.WebHeaderCollection.dll 2026-02-23T18:32:10.9618710Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Debug/net11.0/System.Web.HttpUtility.dll 2026-02-23T18:32:11.2082117Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Debug/net11.0/System.IO.FileSystem.AccessControl.dll 2026-02-23T18:32:11.4080290Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Debug/net11.0/System.Threading.AccessControl.dll 2026-02-23T18:32:13.7543302Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Debug/net11.0/System.Diagnostics.TraceSource.dll 2026-02-23T18:32:14.0545292Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Debug/net11.0/System.Net.NetworkInformation.dll 2026-02-23T18:32:14.1147618Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Debug/net11.0/System.IO.Pipes.AccessControl.dll 2026-02-23T18:32:16.1549559Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Debug/net11.0/System.Diagnostics.StackTrace.dll 2026-02-23T18:32:16.2636659Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Debug/net11.0/System.Reflection.Emit.dll 2026-02-23T18:32:16.3835924Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Debug/net11.0/System.IO.Pipes.AccessControl.dll 2026-02-23T18:32:19.7759450Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Debug/net11.0/System.Reflection.Emit.dll 2026-02-23T18:32:20.0978414Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Debug/net11.0/System.Security.Cryptography.dll 2026-02-23T18:32:20.2352017Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Debug/net11.0/System.Linq.Expressions.dll 2026-02-23T18:32:20.3213399Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Debug/net11.0/System.Text.RegularExpressions.dll 2026-02-23T18:32:25.2347052Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Debug/net11.0/System.Security.Cryptography.dll 2026-02-23T18:32:30.3844448Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Debug/net11.0/System.Linq.Expressions.dll 2026-02-23T18:32:37.5274004Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Debug/net11.0/System.Text.RegularExpressions.dll 2026-02-23T18:32:39.3395157Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-23T18:32:39.4841552Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Debug/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-02-23T18:32:39.6405603Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Debug/net11.0/Microsoft.CSharp.dll 2026-02-23T18:32:39.7781210Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Debug/net11.0/System.Net.WebSockets.dll 2026-02-23T18:32:40.8051161Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Debug/net11.0/System.Text.Json.SourceGeneration.dll 2026-02-23T18:32:41.2333980Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Debug/net11.0/System.Net.WebSockets.dll 2026-02-23T18:32:46.6250814Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Debug/net11.0/Microsoft.CSharp.dll 2026-02-23T18:32:46.6932947Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Debug/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-02-23T18:32:46.8019727Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Debug/net11.0/System.Net.Security.dll 2026-02-23T18:32:46.8072377Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Debug/net11.0/System.Net.WebProxy.dll 2026-02-23T18:32:46.8336005Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Debug/net11.0/System.Text.Json.dll 2026-02-23T18:32:48.4902828Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Debug/net11.0/System.Net.WebProxy.dll 2026-02-23T18:32:52.7961469Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Debug/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-02-23T18:32:53.8075234Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Debug/net11.0/System.Net.Security.dll 2026-02-23T18:32:58.6982793Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Debug/net11.0/System.Text.Json.dll 2026-02-23T18:32:58.7985673Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Debug/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-02-23T18:32:58.8020821Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Debug/net11.0/System.Net.Quic.dll 2026-02-23T18:32:58.9356360Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Debug/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-02-23T18:32:59.1060265Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Debug/net11.0/System.Net.Quic.dll 2026-02-23T18:32:59.1972134Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Debug/net11.0/System.Diagnostics.Process.dll 2026-02-23T18:32:59.3184986Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Debug/net11.0/System.Net.Http.dll 2026-02-23T18:32:59.5721188Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Debug/net11.0/System.Diagnostics.Process.dll 2026-02-23T18:32:59.7166956Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Debug/net11.0/Microsoft.VisualBasic.Core.dll 2026-02-23T18:33:00.6462380Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Debug/net11.0/System.Net.Http.dll 2026-02-23T18:33:06.5065241Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Debug/net11.0/Microsoft.VisualBasic.Core.dll 2026-02-23T18:33:06.6589403Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Debug/net11.0/System.Net.WebSockets.Client.dll 2026-02-23T18:33:06.6871316Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Debug/net11.0/System.Net.Requests.dll 2026-02-23T18:33:06.7343042Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Debug/net11.0/System.Net.Http.Json.dll 2026-02-23T18:33:37.5689039Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Debug/net11.0/System.Private.Xml.dll 2026-02-23T18:33:39.5630705Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Debug/net11.0/System.Net.Http.Json.dll 2026-02-23T18:33:41.4686765Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Debug/net11.0/System.Net.WebSockets.Client.dll 2026-02-23T18:33:41.8777604Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Debug/net11.0/System.Xml.ReaderWriter.dll 2026-02-23T18:33:41.9951040Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Debug/net11.0/System.Net.Requests.dll 2026-02-23T18:33:44.0397724Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Debug/net11.0/System.Xml.ReaderWriter.dll 2026-02-23T18:33:44.1260223Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Debug/net11.0/System.Net.WebClient.dll 2026-02-23T18:33:44.1994528Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Debug/net11.0/System.Transactions.Local.dll 2026-02-23T18:33:46.2702281Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Debug/net11.0/System.Net.WebClient.dll 2026-02-23T18:33:49.5225996Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Debug/net11.0/System.Transactions.Local.dll 2026-02-23T18:33:50.6034738Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Debug/net11.0/System.Resources.Writer.dll 2026-02-23T18:33:50.6289602Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Debug/net11.0/System.Diagnostics.Contracts.dll 2026-02-23T18:33:50.6604916Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Debug/net11.0/System.Threading.Tasks.Parallel.dll 2026-02-23T18:33:50.6663571Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Debug/net11.0/System.Linq.Parallel.dll 2026-02-23T18:33:50.7399854Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Debug/net11.0-linux/System.AppContext.dll 2026-02-23T18:33:50.7595017Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Debug/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-02-23T18:33:51.1603640Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Debug/net11.0/System.Reflection.TypeExtensions.dll 2026-02-23T18:33:51.2108156Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Debug/net11.0-linux/System.Diagnostics.Tools.dll 2026-02-23T18:33:51.4516096Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Debug/net11.0/System.Linq.Queryable.dll 2026-02-23T18:33:51.4818763Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Debug/net11.0-linux/Microsoft.VisualBasic.dll 2026-02-23T18:33:53.5668256Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Debug/net11.0/System.Resources.Writer.dll 2026-02-23T18:33:53.6054227Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Debug/net11.0/System.Reflection.DispatchProxy.dll 2026-02-23T18:33:53.7299138Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Debug/net11.0/System.Diagnostics.Contracts.dll 2026-02-23T18:33:53.7309060Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Debug/net11.0/System.Runtime.Serialization.Primitives.dll 2026-02-23T18:33:53.7939160Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Debug/net11.0/System.Xml.XPath.dll 2026-02-23T18:33:53.8010230Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Debug/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-02-23T18:33:54.2711140Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Debug/net11.0-linux/System.Buffers.dll 2026-02-23T18:33:54.2748492Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Debug/net11.0/System.Diagnostics.EventLog.dll 2026-02-23T18:33:57.2911403Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Debug/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-02-23T18:33:59.3986791Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Debug/net11.0/System.Linq.Parallel.dll 2026-02-23T18:34:00.0200497Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Debug/net11.0/System.Threading.Tasks.Parallel.dll 2026-02-23T18:34:00.1939529Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Debug/net11.0/System.Xml.XmlSerializer.dll 2026-02-23T18:34:00.2021634Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Debug/net11.0-linux/System.Globalization.Extensions.dll 2026-02-23T18:34:00.2053585Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Debug/net11.0-linux/System.Globalization.dll 2026-02-23T18:34:00.5139336Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Debug/net11.0-linux/System.Runtime.Extensions.dll 2026-02-23T18:34:00.6061847Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Debug/net11.0-linux/System.Threading.Tasks.Extensions.dll 2026-02-23T18:34:00.6123207Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Debug/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-23T18:34:00.7255426Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Debug/net11.0-linux/System.Reflection.dll 2026-02-23T18:34:00.9311492Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Debug/net11.0-linux/System.IO.FileSystem.dll 2026-02-23T18:34:03.4638542Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Debug/net11.0/System.Reflection.TypeExtensions.dll 2026-02-23T18:34:03.8098459Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Debug/net11.0/System.Private.Xml.Linq.dll 2026-02-23T18:34:04.3898516Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Debug/net11.0-linux/System.Runtime.CompilerServices.Unsafe.dll 2026-02-23T18:34:04.4057645Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Debug/net11.0-linux/System.Text.Encoding.dll 2026-02-23T18:34:04.5794627Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Debug/net11.0-linux/System.Reflection.Extensions.dll 2026-02-23T18:34:04.6113676Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Debug/net11.0-linux/System.Runtime.InteropServices.RuntimeInformation.dll 2026-02-23T18:34:04.7216958Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Debug/net11.0-linux/System.IO.dll 2026-02-23T18:34:04.8328646Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Debug/net11.0-linux/System.Threading.Timer.dll 2026-02-23T18:34:05.0944048Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Debug/net11.0-linux/System.Resources.ResourceManager.dll 2026-02-23T18:34:05.3282935Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Debug/net11.0-linux/System.Numerics.dll 2026-02-23T18:34:05.4946796Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Debug/net11.0-linux/System.IO.UnmanagedMemoryStream.dll 2026-02-23T18:34:07.2972621Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Debug/net11.0/System.Runtime.Serialization.Primitives.dll 2026-02-23T18:34:07.4284885Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Debug/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-23T18:34:07.6156472Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Debug/net11.0/System.Xml.XPath.dll 2026-02-23T18:34:07.8015534Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Debug/net11.0-linux/System.Security.SecureString.dll 2026-02-23T18:34:07.9219157Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Debug/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-23T18:34:08.0184699Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Debug/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-23T18:34:08.1136159Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Debug/net11.0/System.Windows.Extensions.dll 2026-02-23T18:34:08.2490081Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Debug/net11.0/System.Data.SqlClient.dll 2026-02-23T18:34:08.3811041Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Debug/net11.0/System.Linq.Queryable.dll 2026-02-23T18:34:08.5293462Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Debug/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-23T18:34:08.6560331Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Debug/net11.0/System.Security.Cryptography.Xml.dll 2026-02-23T18:34:09.8550268Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Debug/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-02-23T18:34:09.9248613Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Debug/net11.0-linux/System.Diagnostics.Debug.dll 2026-02-23T18:34:11.7138654Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Debug/net11.0/System.Xml.XmlSerializer.dll 2026-02-23T18:34:11.8106048Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Debug/net11.0-linux/System.Globalization.Calendars.dll 2026-02-23T18:34:11.9350672Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Debug/net11.0-linux/System.Resources.Reader.dll 2026-02-23T18:34:12.0018730Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Debug/net11.0-linux/System.IO.FileSystem.Primitives.dll 2026-02-23T18:34:12.0747669Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Debug/net11.0-linux/System.Threading.Tasks.dll 2026-02-23T18:34:12.1521728Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Debug/net11.0-linux/System.Runtime.Handles.dll 2026-02-23T18:34:12.2252916Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Debug/net11.0-linux/System.ValueTuple.dll 2026-02-23T18:34:12.3650502Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Debug/net11.0-linux/System.Windows.dll 2026-02-23T18:34:12.3971711Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Debug/net11.0-linux/System.Web.dll 2026-02-23T18:34:12.4994339Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Debug/net11.0/System.Security.Permissions.dll 2026-02-23T18:34:12.5934663Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Debug/net11.0-linux/System.Security.Principal.dll 2026-02-23T18:34:12.6698989Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Debug/net11.0/System.Data.OleDb.dll 2026-02-23T18:34:12.8063317Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Debug/net11.0-linux/System.Xml.XmlDocument.dll 2026-02-23T18:34:12.9342381Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Debug/net11.0-linux/System.Xml.dll 2026-02-23T18:34:12.9705983Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Debug/net11.0-linux/System.Dynamic.Runtime.dll 2026-02-23T18:34:14.7872133Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Debug/net11.0/System.Reflection.DispatchProxy.dll 2026-02-23T18:34:14.9116254Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Debug/net11.0/System.IO.Packaging.dll 2026-02-23T18:34:14.9525363Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Debug/net11.0-linux/System.Xml.Serialization.dll 2026-02-23T18:34:15.0347597Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Debug/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-23T18:34:15.1303201Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Debug/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-23T18:34:15.2040269Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Debug/net11.0-linux/System.IO.Compression.FileSystem.dll 2026-02-23T18:34:15.4181091Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Debug/net11.0/System.IO.Ports.dll 2026-02-23T18:34:15.4265164Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Debug/net11.0-linux/System.Security.dll 2026-02-23T18:34:15.4500077Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Debug/net11.0-linux/System.ServiceProcess.dll 2026-02-23T18:34:15.4804728Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Debug/net11.0-linux/System.Configuration.dll 2026-02-23T18:34:15.5616260Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Debug/net11.0-linux/System.Transactions.dll 2026-02-23T18:34:15.6006622Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Debug/net11.0-linux/WindowsBase.dll 2026-02-23T18:34:15.8108679Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Debug/net11.0/System.CodeDom.dll 2026-02-23T18:34:16.0010118Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Debug/net11.0/System.Data.Odbc.dll 2026-02-23T18:34:16.1603444Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Debug/net11.0/System.ServiceModel.Syndication.dll 2026-02-23T18:34:17.9166667Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Debug/net11.0-unix/System.IO.MemoryMappedFiles.dll 2026-02-23T18:34:18.0302513Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Debug/net11.0/System.Xml.XDocument.dll 2026-02-23T18:34:18.0797145Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Debug/net11.0/System.Xml.XPath.XDocument.dll 2026-02-23T18:34:20.0290394Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Debug/net11.0-unix/System.IO.FileSystem.DriveInfo.dll 2026-02-23T18:34:23.1147362Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Debug/net11.0-unix/System.Net.Primitives.dll 2026-02-23T18:34:24.9316033Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Debug/net11.0/System.Xml.XDocument.dll 2026-02-23T18:34:27.7840709Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Debug/net11.0-unix/System.Console.dll 2026-02-23T18:34:29.5345033Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Debug/net11.0/System.Xml.XPath.XDocument.dll 2026-02-23T18:34:36.1734095Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Debug/net11.0/System.Private.DataContractSerialization.dll 2026-02-23T18:34:36.4074680Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Debug/net11.0/System.ComponentModel.TypeConverter.dll 2026-02-23T18:34:53.1288907Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Debug/net11.0-unix/System.Security.Cryptography.dll 2026-02-23T18:34:55.3391188Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Debug/net11.0-unix/System.Net.NameResolution.dll 2026-02-23T18:34:55.4555408Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Debug/net11.0/System.Runtime.Serialization.Xml.dll 2026-02-23T18:34:55.4566471Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Debug/net11.0-linux/System.Xml.Linq.dll 2026-02-23T18:34:55.5430968Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Debug/net11.0/System.IO.IsolatedStorage.dll 2026-02-23T18:34:55.5941721Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Debug/net11.0-linux/System.Security.Cryptography.Encoding.dll 2026-02-23T18:34:55.5959102Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Debug/net11.0-linux/System.Security.Cryptography.Cng.dll 2026-02-23T18:34:55.6249645Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Debug/net11.0-linux/System.Security.Cryptography.Csp.dll 2026-02-23T18:34:55.6989589Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Debug/net11.0-linux/System.Security.Cryptography.OpenSsl.dll 2026-02-23T18:34:55.7283693Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Debug/net11.0-linux/System.Security.Cryptography.Primitives.dll 2026-02-23T18:34:55.7406371Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Debug/net11.0-linux/System.Security.Cryptography.Algorithms.dll 2026-02-23T18:34:55.7671151Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Debug/net11.0-linux/System.Security.Cryptography.X509Certificates.dll 2026-02-23T18:34:55.8005319Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Debug/net11.0/System.Runtime.Serialization.Json.dll 2026-02-23T18:35:01.5134439Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Debug/net11.0/System.ComponentModel.TypeConverter.dll 2026-02-23T18:35:03.3454713Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Debug/net11.0/System.Runtime.Serialization.Xml.dll 2026-02-23T18:35:05.2352609Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Debug/net11.0/System.Runtime.Serialization.Json.dll 2026-02-23T18:35:05.5503947Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Debug/net11.0-unix/System.IO.IsolatedStorage.dll 2026-02-23T18:35:05.7920040Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Debug/net11.0/System.Drawing.Common.dll 2026-02-23T18:35:05.8701467Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Debug/net11.0/System.ComponentModel.Annotations.dll 2026-02-23T18:35:10.0040484Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Debug/net11.0-unix/System.Net.Sockets.dll 2026-02-23T18:35:10.1621690Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Debug/net11.0-linux/System.ServiceModel.Web.dll 2026-02-23T18:35:10.1879274Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Debug/net11.0-linux/System.Drawing.dll 2026-02-23T18:35:10.2690368Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Debug/net11.0-linux/System.Runtime.Serialization.dll 2026-02-23T18:35:13.2579683Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Debug/net11.0-unix/System.IO.Pipes.dll 2026-02-23T18:35:13.5897757Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Debug/net11.0-linux/System.Net.NetworkInformation.dll 2026-02-23T18:35:15.9532671Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Debug/net11.0/System.ComponentModel.Annotations.dll 2026-02-23T18:35:16.1991603Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Debug/net11.0/System.Data.Common.dll 2026-02-23T18:35:16.3076445Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Debug/net11.0-linux/mscorlib.dll 2026-02-23T18:35:16.4067598Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Debug/net11.0-linux/System.ComponentModel.DataAnnotations.dll 2026-02-23T18:35:30.2410410Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Debug/net11.0/System.Data.Common.dll 2026-02-23T18:35:30.3721911Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Debug/net11.0/System.Net.Ping.dll 2026-02-23T18:35:30.3974082Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Debug/net11.0-linux/System.Data.DataSetExtensions.dll 2026-02-23T18:35:33.4956311Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Debug/net11.0-unix/System.IO.Compression.dll 2026-02-23T18:35:34.5576658Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Debug/net11.0-linux/mscorlib.dll 2026-02-23T18:35:36.3520775Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Debug/net11.0-unix/System.Diagnostics.FileVersionInfo.dll 2026-02-23T18:35:37.4909245Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Debug/net11.0-unix/System.Net.Requests.dll 2026-02-23T18:35:39.7774037Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Debug/net11.0-unix/System.Net.Ping.dll 2026-02-23T18:35:39.8535043Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Debug/net11.0-linux/System.Data.dll 2026-02-23T18:35:39.9188408Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Debug/net11.0-linux/System.Net.ServicePoint.dll 2026-02-23T18:35:40.0482359Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Debug/net11.0-linux/System.Core.dll 2026-02-23T18:35:40.1167369Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Debug/net11.0-linux/System.Net.dll 2026-02-23T18:35:42.7187860Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Debug/net11.0-unix/System.IO.Compression.Brotli.dll 2026-02-23T18:35:42.7834412Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Debug/net11.0/System.Net.Mail.dll 2026-02-23T18:35:43.2137433Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Debug/net11.0-unix/System.Net.WebSockets.dll 2026-02-23T18:35:43.3604988Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Debug/net11.0-linux/System.Data.dll 2026-02-23T18:35:46.8265207Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Debug/net11.0-unix/System.Net.Mail.dll 2026-02-23T18:35:46.8955036Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Debug/net11.0/System.Net.HttpListener.dll 2026-02-23T18:35:49.8707526Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Debug/net11.0-unix/System.Net.HttpListener.dll 2026-02-23T18:35:53.1767261Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Debug/net11.0-linux/System.Diagnostics.Process.dll 2026-02-23T18:35:53.2258818Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Debug/net11.0/System.IO.FileSystem.Watcher.dll 2026-02-23T18:35:55.3891517Z System.IO.Compression.Zstandard -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard/Debug/net11.0-unix/System.IO.Compression.Zstandard.dll 2026-02-23T18:36:00.8081509Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Debug/net11.0-linux/System.Net.Security.dll 2026-02-23T18:36:03.3919919Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Debug/net11.0-linux/System.IO.FileSystem.Watcher.dll 2026-02-23T18:36:07.7793767Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Debug/net11.0-linux/System.Net.Quic.dll 2026-02-23T18:36:07.8639083Z System -> /__w/1/s/artifacts/bin/System/ref/Debug/net11.0-linux/System.dll 2026-02-23T18:36:15.5396636Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Debug/net11.0-linux/System.Net.Http.dll 2026-02-23T18:36:15.9079989Z System -> /__w/1/s/artifacts/bin/System/Debug/net11.0-linux/System.dll 2026-02-23T18:36:16.5905787Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Debug/net11.0-linux/netstandard.dll 2026-02-23T18:36:16.7349004Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Debug/net11.0/System.Formats.Tar.dll 2026-02-23T18:36:19.4896547Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Debug/net11.0-unix/System.Formats.Tar.dll 2026-02-23T18:36:19.6271450Z sfx-finish -> Trimming linux-arm64 shared framework assemblies with ILLinker... 2026-02-23T18:36:50.0399941Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Debug/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-02-23T18:36:50.3433404Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Debug/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-02-23T18:36:50.3443801Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Debug/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-02-23T18:36:51.8412516Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Debug/net11.0/Microsoft.Bcl.Cryptography.dll 2026-02-23T18:36:52.3150228Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Debug/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-02-23T18:36:52.6017493Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Debug/net11.0/Microsoft.Bcl.Memory.dll 2026-02-23T18:36:53.9747826Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Debug/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-23T18:36:54.0303720Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Debug/net11.0/Microsoft.Extensions.Primitives.dll 2026-02-23T18:36:54.2189461Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-23T18:36:54.5316427Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Debug/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-23T18:36:55.2587672Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Debug/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-23T18:36:56.0844715Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Debug/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-23T18:36:56.7461710Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Debug/net11.0/Microsoft.Extensions.Primitives.dll 2026-02-23T18:36:58.5577728Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Debug/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-23T18:36:58.5959965Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Debug/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-23T18:36:59.0881854Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Debug/net11.0/System.Composition.Runtime.dll 2026-02-23T18:36:59.2588867Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Debug/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-02-23T18:37:03.5969354Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Debug/net11.0/System.Security.Cryptography.Pkcs.dll 2026-02-23T18:37:04.0314465Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Debug/net11.0/System.Memory.Data.dll 2026-02-23T18:37:04.0804312Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Debug/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-02-23T18:37:04.2099306Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Debug/net11.0/System.Composition.AttributedModel.dll 2026-02-23T18:37:04.2568683Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Debug/net11.0/System.Formats.Cbor.dll 2026-02-23T18:37:04.6882195Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Debug/net11.0/System.Security.Cryptography.Xml.dll 2026-02-23T18:37:04.8708640Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-23T18:37:05.0134023Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Debug/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-23T18:37:05.0265474Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Debug/net11.0/System.Reflection.Context.dll 2026-02-23T18:37:05.1873976Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Debug/net11.0/System.Speech.dll 2026-02-23T18:37:05.2487685Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-02-23T18:37:05.4109202Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Debug/net11.0/System.ServiceModel.Syndication.dll 2026-02-23T18:37:05.4499005Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Debug/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-02-23T18:37:05.6455710Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Debug/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-02-23T18:37:06.1653198Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Debug/net11.0/System.Composition.Hosting.dll 2026-02-23T18:37:06.4691661Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Debug/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-02-23T18:37:07.4646920Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Debug/net11.0/System.Formats.Cbor.dll 2026-02-23T18:37:07.6545000Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Debug/net11.0/System.Memory.Data.dll 2026-02-23T18:37:07.8251391Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Debug/net11.0/System.Diagnostics.EventLog.dll 2026-02-23T18:37:08.6479051Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Debug/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-02-23T18:37:08.8304385Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Debug/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-02-23T18:37:09.3230965Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Debug/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-02-23T18:37:09.7376542Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Debug/net11.0/Microsoft.Win32.SystemEvents.dll 2026-02-23T18:37:09.7536647Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Debug/net11.0/System.Reflection.Context.dll 2026-02-23T18:37:09.9051357Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Debug/net11.0/System.IO.Hashing.dll 2026-02-23T18:37:09.9134350Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Debug/net11.0/System.Reflection.MetadataLoadContext.dll 2026-02-23T18:37:10.0723873Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Debug/net11.0/System.Net.Http.WinHttpHandler.dll 2026-02-23T18:37:11.3164229Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Debug/net11.0/System.Security.Cryptography.Xml.dll 2026-02-23T18:37:11.4658722Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Debug/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-23T18:37:12.0513544Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Debug/net11.0/System.Speech.dll 2026-02-23T18:37:12.1060651Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Debug/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-23T18:37:12.2706123Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Debug/net11.0/System.ComponentModel.Composition.dll 2026-02-23T18:37:13.3040096Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Debug/net11.0/System.Composition.TypedParts.dll 2026-02-23T18:37:13.4506814Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Debug/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-02-23T18:37:13.5532354Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-02-23T18:37:13.5626161Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Debug/net11.0/System.ServiceModel.Syndication.dll 2026-02-23T18:37:13.6862079Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Debug/net11.0/Microsoft.Extensions.Options.dll 2026-02-23T18:37:14.0083849Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-02-23T18:37:14.1499605Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Debug/net11.0/System.Composition.Convention.dll 2026-02-23T18:37:14.4255620Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Debug/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-02-23T18:37:14.6245465Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Debug/net11.0/System.Security.Cryptography.Cose.dll 2026-02-23T18:37:14.6674095Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Debug/net11.0/System.Diagnostics.EventLog.dll 2026-02-23T18:37:14.8050786Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Debug/net11.0/System.Threading.RateLimiting.dll 2026-02-23T18:37:14.9082210Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Debug/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-02-23T18:37:14.9250586Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Debug/net11.0/System.IO.Packaging.dll 2026-02-23T18:37:15.0657661Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Debug/net11.0/System.Windows.Extensions.dll 2026-02-23T18:37:18.8005435Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Debug/net11.0/System.ComponentModel.Composition.dll 2026-02-23T18:37:18.8766201Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Debug/net11.0/System.Reflection.MetadataLoadContext.dll 2026-02-23T18:37:18.9741539Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Debug/net11.0/System.Net.Http.WinHttpHandler.dll 2026-02-23T18:37:19.5839461Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Debug/net11.0/System.IO.Hashing.dll 2026-02-23T18:37:19.9641963Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Debug/net11.0/Microsoft.Extensions.Options.dll 2026-02-23T18:37:20.1317128Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Debug/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-02-23T18:37:20.3637590Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Debug/net11.0/System.CodeDom.dll 2026-02-23T18:37:20.4938908Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Debug/net11.0/System.DirectoryServices.Protocols.dll 2026-02-23T18:37:20.5806117Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Debug/net11.0/System.Numerics.Tensors.dll 2026-02-23T18:37:20.6503772Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Debug/net11.0/System.Formats.Nrbf.dll 2026-02-23T18:37:20.8538334Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Debug/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-23T18:37:22.3259234Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Debug/net11.0/System.Security.Cryptography.Cose.dll 2026-02-23T18:37:22.9567864Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Debug/net11.0/System.IO.Packaging.dll 2026-02-23T18:37:23.3455825Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Debug/net11.0/System.Windows.Extensions.dll 2026-02-23T18:37:24.1875427Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Debug/net11.0/System.CodeDom.dll 2026-02-23T18:37:24.2823169Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Debug/net11.0/System.Threading.RateLimiting.dll 2026-02-23T18:37:25.0371895Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Debug/net11.0/System.Formats.Nrbf.dll 2026-02-23T18:37:25.2136217Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Debug/net11.0/System.DirectoryServices.Protocols.dll 2026-02-23T18:37:34.9447018Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Debug/net11.0/System.Numerics.Tensors.dll 2026-02-23T18:37:35.2055757Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Debug/net11.0/System.ServiceProcess.ServiceController.dll 2026-02-23T18:37:35.3059529Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Debug/net11.0/System.Resources.Extensions.dll 2026-02-23T18:37:35.4413983Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Debug/net11.0/System.Management.dll 2026-02-23T18:37:35.4499089Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Debug/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-23T18:37:35.5758505Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Debug/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-02-23T18:37:35.6153881Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Debug/net11.0/System.ComponentModel.Composition.Registration.dll 2026-02-23T18:37:35.6938987Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Debug/net11.0/System.Security.Permissions.dll 2026-02-23T18:37:35.7587624Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-02-23T18:37:35.8268836Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Debug/net11.0/Microsoft.Extensions.Configuration.dll 2026-02-23T18:37:36.0213309Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Debug/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-02-23T18:37:36.0214075Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Debug/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-23T18:37:36.2375562Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Debug/net11.0/Microsoft.Extensions.Configuration.dll 2026-02-23T18:37:36.4390479Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Debug/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-02-23T18:37:37.3110313Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Debug/net11.0/System.ComponentModel.Composition.Registration.dll 2026-02-23T18:37:38.2011150Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Debug/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-02-23T18:37:38.4821976Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Debug/net11.0/System.Resources.Extensions.dll 2026-02-23T18:37:38.7442528Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Debug/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-02-23T18:37:39.5892617Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Debug/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-02-23T18:37:39.8172677Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Debug/net11.0/System.Management.dll 2026-02-23T18:37:40.7753280Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Debug/net11.0/System.Security.Permissions.dll 2026-02-23T18:37:42.1168256Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Debug/net11.0/System.Configuration.ConfigurationManager.dll 2026-02-23T18:37:42.3533894Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Debug/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-23T18:37:42.3627269Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Debug/net11.0/System.Runtime.Caching.dll 2026-02-23T18:37:42.4147536Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Debug/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-02-23T18:37:42.5293901Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-02-23T18:37:42.5416742Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Debug/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-02-23T18:37:42.8662876Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Debug/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-02-23T18:37:42.9188374Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Debug/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-02-23T18:37:42.9271734Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Debug/net11.0/System.DirectoryServices.dll 2026-02-23T18:37:43.2826622Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Debug/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-02-23T18:37:43.5028916Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Debug/net11.0/Microsoft.Extensions.Logging.dll 2026-02-23T18:37:43.5951256Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Debug/net11.0/System.Runtime.Serialization.Schema.dll 2026-02-23T18:37:43.6382824Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Debug/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-02-23T18:37:43.7392830Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Debug/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-02-23T18:37:43.8654943Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Debug/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-02-23T18:37:43.9721042Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Debug/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-02-23T18:37:44.5082856Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Debug/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-02-23T18:37:44.8143889Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Debug/net11.0/System.Runtime.Caching.dll 2026-02-23T18:37:45.7101711Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Debug/net11.0/System.DirectoryServices.dll 2026-02-23T18:37:45.8637813Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Debug/net11.0/System.Data.OleDb.dll 2026-02-23T18:37:46.2355911Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Debug/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-02-23T18:37:46.3011373Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Debug/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-02-23T18:37:46.5960853Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Debug/net11.0/Microsoft.Extensions.Logging.dll 2026-02-23T18:37:46.7139870Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Debug/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-02-23T18:37:47.0514474Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Debug/net11.0/System.Data.OleDb.dll 2026-02-23T18:37:47.2348611Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Debug/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-02-23T18:37:47.3977706Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Debug/net11.0/System.DirectoryServices.AccountManagement.dll 2026-02-23T18:37:47.4624846Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Debug/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-23T18:37:47.5490613Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Debug/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-02-23T18:37:47.7159454Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Debug/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-02-23T18:37:47.7522327Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-02-23T18:37:47.7572580Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-02-23T18:37:47.9951758Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Debug/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-02-23T18:37:47.9962496Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Debug/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-23T18:37:48.0774510Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Debug/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-02-23T18:37:48.3132461Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Debug/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-02-23T18:37:48.3851569Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Debug/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-02-23T18:37:48.6487578Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Debug/net11.0/System.DirectoryServices.AccountManagement.dll 2026-02-23T18:37:48.7671648Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Debug/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-02-23T18:37:49.0823715Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Debug/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-02-23T18:37:49.0903246Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Debug/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-02-23T18:37:49.1633315Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Debug/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-02-23T18:37:49.2888929Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Debug/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-02-23T18:37:49.3714580Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Debug/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-02-23T18:37:49.4478432Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Debug/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-02-23T18:37:49.7175029Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Debug/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-02-23T18:37:49.8109434Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Debug/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-02-23T18:37:49.9712766Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Debug/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-02-23T18:37:50.0933923Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Debug/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-02-23T18:37:50.1007715Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Debug/net11.0/Microsoft.Extensions.Http.dll 2026-02-23T18:37:50.1751442Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Debug/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-02-23T18:37:50.4006114Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Debug/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-02-23T18:37:50.8818917Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Debug/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-02-23T18:37:51.4258984Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Debug/net11.0/Microsoft.Extensions.Http.dll 2026-02-23T18:37:51.5130779Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Debug/net11.0/Microsoft.Extensions.Hosting.dll 2026-02-23T18:37:51.9285900Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Debug/net11.0/Microsoft.Extensions.Hosting.dll 2026-02-23T18:37:52.1223885Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Debug/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-02-23T18:37:52.1234340Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Debug/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-02-23T18:37:52.4228856Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Debug/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-02-23T18:37:52.4333586Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Debug/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-02-23T18:37:52.6943061Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Debug/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-02-23T18:37:52.8854160Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Debug/net11.0/Microsoft.NETCore.Platforms.dll 2026-02-23T18:37:53.1274916Z Successfully created package '/__w/1/s/artifacts/packages/Debug/Shipping/runtime.linux-arm64.runtime.native.System.IO.Ports.11.0.0-ci.nupkg'. 2026-02-23T18:37:53.1359715Z Successfully created package '/__w/1/s/artifacts/packages/Debug/Shipping/runtime.linux-arm64.runtime.native.System.IO.Ports.11.0.0-ci.symbols.nupkg'. 2026-02-23T18:37:53.2314679Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Debug/net11.0/System.Threading.Thread.dll 2026-02-23T18:37:53.2361561Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Debug/net11.0/System.Threading.dll 2026-02-23T18:37:53.2610002Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Debug/net11.0/System.Threading.ThreadPool.dll 2026-02-23T18:37:53.9107477Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Debug/net11.0/System.Data.Odbc.dll 2026-02-23T18:37:53.9973775Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Debug/net11.0/System.IO.Ports.dll 2026-02-23T18:37:57.4382204Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Debug/net11.0-unix/System.Data.Odbc.dll 2026-02-23T18:37:57.9593719Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Debug/net11.0-unix/System.IO.Ports.dll 2026-02-23T18:37:59.4130158Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Debug/net11.0-linux/System.DirectoryServices.Protocols.dll 2026-02-23T18:37:59.6494476Z oob-trim -> Trimming linux-arm64 out-of-band assemblies with ILLinker... 2026-02-23T18:37:59.6638619Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-02-23T18:38:12.1384709Z "/__w/1/s/src/native/corehost/build.sh" Debug arm64 -commithash "477d9db7faa16ab91cc626853714cfd18a0094f0" -os linux -cmakeargs "-DVERSION_FILE_PATH=/__w/1/s/artifacts/obj/_version.c" -cross -ninja -runtimeflavor Mono -targetrid linux-arm64 2026-02-23T18:38:12.1826638Z __TargetRid: linux-arm64 2026-02-23T18:38:12.1826996Z Setting up directories for build 2026-02-23T18:38:12.1872371Z Checking prerequisites... 2026-02-23T18:38:12.1873087Z /usr/bin/ninja 2026-02-23T18:38:12.1878082Z Commencing build of "install" target in "installer component" for linux.arm64.Debug in /__w/1/s/artifacts/obj/linux-arm64.Debug 2026-02-23T18:38:12.1885627Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/corehost" "/__w/1/s/artifacts/obj/linux-arm64.Debug" arm64 linux clang Debug "ninja" -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DCLI_CMAKE_FALLBACK_OS="linux" -DCLI_CMAKE_COMMIT_HASH="477d9db7faa16ab91cc626853714cfd18a0094f0" -DFEATURE_DISTRO_AGNOSTIC_SSL=1 -DVERSION_FILE_PATH=/__w/1/s/artifacts/obj/_version.c 2026-02-23T18:38:12.2559121Z Not searching for unused variables given on the command line. 2026-02-23T18:38:12.2559552Z loading initial cache file /__w/1/s/eng/native/tryrun.cmake 2026-02-23T18:38:12.2940246Z -- The C compiler identification is Clang 21.1.8 2026-02-23T18:38:12.3505540Z -- The CXX compiler identification is Clang 21.1.8 2026-02-23T18:38:12.3695934Z -- Detecting C compiler ABI info 2026-02-23T18:38:12.4457815Z -- Detecting C compiler ABI info - done 2026-02-23T18:38:12.4624380Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-02-23T18:38:12.4628401Z -- Detecting C compile features 2026-02-23T18:38:12.4636455Z -- Detecting C compile features - done 2026-02-23T18:38:12.4721739Z -- Detecting CXX compiler ABI info 2026-02-23T18:38:12.5514850Z -- Detecting CXX compiler ABI info - done 2026-02-23T18:38:12.5692866Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-02-23T18:38:12.5695585Z -- Detecting CXX compile features 2026-02-23T18:38:12.5708175Z -- Detecting CXX compile features - done 2026-02-23T18:38:12.6019708Z -- The linker identification is LLD 21.1.8 (compatible with GNU linkers) 2026-02-23T18:38:12.6100015Z Detected Linux arm64 2026-02-23T18:38:12.6107951Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG 2026-02-23T18:38:12.6826876Z -- Performing Test COMPILER_SUPPORTS_F_STACK_PROTECTOR_STRONG - Success 2026-02-23T18:38:12.6834806Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-02-23T18:38:12.7565838Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-02-23T18:38:12.7575970Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-02-23T18:38:12.8292060Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-02-23T18:38:12.8705577Z -- The ASM compiler identification is Clang 21.1.8 with GNU-like command-line 2026-02-23T18:38:12.8737662Z -- Found assembler: /usr/local/bin/clang-21 2026-02-23T18:38:12.8856614Z -- Performing Test HAVE_DIRENT_D_TYPE 2026-02-23T18:38:12.9586229Z -- Performing Test HAVE_DIRENT_D_TYPE - Success 2026-02-23T18:38:12.9606018Z -- Looking for getauxval 2026-02-23T18:38:13.0355490Z -- Looking for getauxval - found 2026-02-23T18:38:13.0547320Z -- Configuring done (0.8s) 2026-02-23T18:38:13.1054998Z -- Generating done (0.1s) 2026-02-23T18:38:13.1058463Z -- Build files have been written to: /__w/1/s/artifacts/obj/linux-arm64.Debug 2026-02-23T18:38:13.1174717Z /__w/1/s/artifacts/obj/linux-arm64.Debug /__w/1/s/src/native/corehost 2026-02-23T18:38:13.1176463Z Executing /usr/bin/ninja -j 4 install 2026-02-23T18:38:14.1785933Z [1/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/roll_forward_option.cpp.o 2026-02-23T18:38:14.1996636Z [2/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/host_startup_info.cpp.o 2026-02-23T18:38:14.4570268Z [3/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/fx_definition.cpp.o 2026-02-23T18:38:14.5440163Z [4/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/json_parser.cpp.o 2026-02-23T18:38:15.2065896Z [5/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/fx_reference.cpp.o 2026-02-23T18:38:15.2118886Z [6/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/version_compatibility_range.cpp.o 2026-02-23T18:38:15.6253509Z [7/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/bundle/info.cpp.o 2026-02-23T18:38:15.6561043Z [8/119] Building C object hostcommon/CMakeFiles/libhostcommon.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:16.2080716Z [9/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/bundle/header.cpp.o 2026-02-23T18:38:16.2179393Z [10/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/runtime_config.cpp.o 2026-02-23T18:38:16.2769606Z [11/119] Building CXX object hostcommon/CMakeFiles/libhostcommon.dir/__/bundle/reader.cpp.o 2026-02-23T18:38:16.8070608Z [12/119] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/trace.cpp.o 2026-02-23T18:38:17.2964058Z [13/119] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/__/fxr/fx_ver.cpp.o 2026-02-23T18:38:17.3920205Z [14/119] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/utils.cpp.o 2026-02-23T18:38:17.5146660Z [15/119] Building CXX object hostmisc/CMakeFiles/hostmisc.dir/pal.unix.cpp.o 2026-02-23T18:38:17.5400927Z [16/119] Linking CXX static library hostmisc/libhostmisc.a 2026-02-23T18:38:17.5709383Z [17/119] Linking CXX static library hostcommon/liblibhostcommon.a 2026-02-23T18:38:17.9524993Z [18/119] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/trace.cpp.o 2026-02-23T18:38:17.9714180Z [19/119] Generating exports file /__w/1/s/artifacts/obj/linux-arm64.Debug/fxr/standalone/hostfxr.exports 2026-02-23T18:38:18.5007891Z [20/119] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/utils.cpp.o 2026-02-23T18:38:18.5079106Z [21/119] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/__/fxr/fx_ver.cpp.o 2026-02-23T18:38:18.8063304Z [22/119] Building CXX object hostmisc/CMakeFiles/hostmisc_public.dir/pal.unix.cpp.o 2026-02-23T18:38:19.2816411Z [23/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/hostpolicy_resolver.cpp.o 2026-02-23T18:38:19.8284201Z [24/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/command_line.cpp.o 2026-02-23T18:38:20.1146344Z [25/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/corehost_init.cpp.o 2026-02-23T18:38:20.7153377Z [26/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/hostfxr.cpp.o 2026-02-23T18:38:21.3637100Z [27/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/fx_muxer.cpp.o 2026-02-23T18:38:21.5300557Z [28/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/fx_resolver.messages.cpp.o 2026-02-23T18:38:21.7579960Z [29/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/fx_resolver.cpp.o 2026-02-23T18:38:22.1246172Z [30/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/framework_info.cpp.o 2026-02-23T18:38:22.7629124Z [31/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/install_info.cpp.o 2026-02-23T18:38:22.7957941Z [32/119] Building C object fxr/standalone/CMakeFiles/hostfxr.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:22.8175116Z [33/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/host_context.cpp.o 2026-02-23T18:38:22.9390820Z [34/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/sdk_info.cpp.o 2026-02-23T18:38:23.5729510Z [35/119] Building CXX object fxr/standalone/CMakeFiles/hostfxr.dir/__/sdk_resolver.cpp.o 2026-02-23T18:38:23.7159620Z [36/119] Linking CXX shared library fxr/standalone/libhostfxr.so 2026-02-23T18:38:23.7160681Z Stripping symbols from libhostfxr.so into libhostfxr.so.dbg 2026-02-23T18:38:23.9913927Z [37/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/host_startup_info.cpp.o 2026-02-23T18:38:24.0833807Z [38/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/standalone/hostpolicy_resolver.cpp.o 2026-02-23T18:38:24.2328788Z [39/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/json_parser.cpp.o 2026-02-23T18:38:24.6993964Z [40/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/roll_forward_option.cpp.o 2026-02-23T18:38:25.1050035Z [41/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/fx_reference.cpp.o 2026-02-23T18:38:25.2462067Z [42/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/version_compatibility_range.cpp.o 2026-02-23T18:38:25.2553960Z [43/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/fx_definition.cpp.o 2026-02-23T18:38:26.2002325Z [44/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/bundle/info.cpp.o 2026-02-23T18:38:26.2659458Z [45/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/bundle/header.cpp.o 2026-02-23T18:38:26.3175863Z [46/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/bundle/reader.cpp.o 2026-02-23T18:38:26.4286660Z [47/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/__/runtime_config.cpp.o 2026-02-23T18:38:27.5226791Z [48/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/command_line.cpp.o 2026-02-23T18:38:27.8381486Z [49/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/corehost_init.cpp.o 2026-02-23T18:38:28.2150715Z [50/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/hostfxr.cpp.o 2026-02-23T18:38:28.4991409Z [51/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/fx_muxer.cpp.o 2026-02-23T18:38:29.2513976Z [52/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/fx_resolver.messages.cpp.o 2026-02-23T18:38:29.5087925Z [53/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/fx_resolver.cpp.o 2026-02-23T18:38:29.6257053Z [54/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/framework_info.cpp.o 2026-02-23T18:38:30.0015941Z [55/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/host_context.cpp.o 2026-02-23T18:38:30.0299946Z [56/119] Building C object fxr/staticlib/CMakeFiles/libhostfxr.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:30.0482376Z [57/119] Generating exports file /__w/1/s/artifacts/obj/linux-arm64.Debug/hostpolicy/standalone/hostpolicy.exports 2026-02-23T18:38:30.5251107Z [58/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/install_info.cpp.o 2026-02-23T18:38:30.7229940Z [59/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/sdk_info.cpp.o 2026-02-23T18:38:31.0646259Z [60/119] Building CXX object fxr/staticlib/CMakeFiles/libhostfxr.dir/__/sdk_resolver.cpp.o 2026-02-23T18:38:31.0762306Z [61/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/coreclr_resolver.cpp.o 2026-02-23T18:38:31.1116892Z [62/119] Linking CXX static library fxr/staticlib/libhostfxr.a 2026-02-23T18:38:31.8886183Z [63/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/args.cpp.o 2026-02-23T18:38:32.0169009Z [64/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/breadcrumbs.cpp.o 2026-02-23T18:38:32.2064440Z [65/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/deps_entry.cpp.o 2026-02-23T18:38:32.4311721Z [66/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/coreclr.cpp.o 2026-02-23T18:38:33.9353139Z [67/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/hostpolicy_context.cpp.o 2026-02-23T18:38:33.9909335Z [68/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/deps_format.cpp.o 2026-02-23T18:38:34.1002704Z [69/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/deps_resolver.cpp.o 2026-02-23T18:38:34.6587408Z [70/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/hostpolicy.cpp.o 2026-02-23T18:38:35.0816189Z [71/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/shared_store.cpp.o 2026-02-23T18:38:35.1683875Z [72/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/version.cpp.o 2026-02-23T18:38:35.3963372Z [73/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/hostpolicy_init.cpp.o 2026-02-23T18:38:35.7209224Z [74/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/dir_utils.cpp.o 2026-02-23T18:38:36.1876418Z [75/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/extractor.cpp.o 2026-02-23T18:38:36.1914750Z [76/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/file_entry.cpp.o 2026-02-23T18:38:36.2181024Z [77/119] Building C object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:36.4865209Z [78/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/manifest.cpp.o 2026-02-23T18:38:36.8240506Z [79/119] Building CXX object hostpolicy/standalone/CMakeFiles/hostpolicy.dir/__/__/bundle/runner.cpp.o 2026-02-23T18:38:36.9687133Z [80/119] Linking CXX shared library hostpolicy/standalone/libhostpolicy.so 2026-02-23T18:38:36.9691965Z Stripping symbols from libhostpolicy.so into libhostpolicy.so.dbg 2026-02-23T18:38:37.1867346Z [81/119] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/__/bundle_marker.cpp.o 2026-02-23T18:38:37.2940204Z [82/119] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/hostfxr_resolver.cpp.o 2026-02-23T18:38:37.5479674Z [83/119] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/__/__/corehost.cpp.o 2026-02-23T18:38:37.5827350Z [84/119] Building C object dotnet/CMakeFiles/dotnet.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:38.0687461Z [85/119] Building CXX object apphost/standalone/CMakeFiles/apphost.dir/__/__/fxr_resolver.cpp.o 2026-02-23T18:38:38.1527540Z [86/119] Linking CXX executable apphost/standalone/apphost 2026-02-23T18:38:38.1545996Z Stripping symbols from apphost into apphost.dbg 2026-02-23T18:38:38.2489549Z [87/119] Building CXX object dotnet/CMakeFiles/dotnet.dir/__/apphost/standalone/hostfxr_resolver.cpp.o 2026-02-23T18:38:38.2727544Z [88/119] Building C object nethost/CMakeFiles/nethost.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:38.3639678Z [89/119] Building CXX object dotnet/CMakeFiles/dotnet.dir/__/corehost.cpp.o 2026-02-23T18:38:38.6268582Z [90/119] Building CXX object dotnet/CMakeFiles/dotnet.dir/__/fxr_resolver.cpp.o 2026-02-23T18:38:38.7160844Z [91/119] Linking CXX executable dotnet/dotnet 2026-02-23T18:38:38.7163464Z Stripping symbols from dotnet into dotnet.dbg 2026-02-23T18:38:38.7454560Z [92/119] Building C object nethost/CMakeFiles/libnethost.dir/__w/1/s/artifacts/obj/_version.c.o 2026-02-23T18:38:39.2026784Z [93/119] Building CXX object nethost/CMakeFiles/nethost.dir/nethost.cpp.o 2026-02-23T18:38:39.3790066Z [94/119] Building CXX object nethost/CMakeFiles/nethost.dir/__/fxr_resolver.cpp.o 2026-02-23T18:38:39.4011306Z [95/119] Building CXX object nethost/CMakeFiles/libnethost.dir/nethost.cpp.o 2026-02-23T18:38:39.4597310Z [96/119] Linking CXX shared library nethost/libnethost.so 2026-02-23T18:38:39.4608926Z Stripping symbols from libnethost.so into libnethost.so.dbg 2026-02-23T18:38:39.8390341Z [97/119] Building CXX object nethost/CMakeFiles/libnethost.dir/__/fxr_resolver.cpp.o 2026-02-23T18:38:39.8673864Z [98/119] Linking CXX static library nethost/libnethost.a 2026-02-23T18:38:39.8994080Z [99/119] Building C object test/mockhostfxr/CMakeFiles/mockhostfxr_2_2.dir/test_c_api.c.o 2026-02-23T18:38:40.2632852Z [100/119] Building CXX object test/fx_ver/CMakeFiles/test_fx_ver.dir/test_fx_ver.cpp.o 2026-02-23T18:38:40.3432623Z [101/119] Linking CXX executable test/fx_ver/test_fx_ver 2026-02-23T18:38:40.3456227Z Stripping symbols from test_fx_ver into test_fx_ver.dbg 2026-02-23T18:38:40.3801348Z [102/119] Building C object test/mockhostfxr/CMakeFiles/mockhostfxr_5_0.dir/test_c_api.c.o 2026-02-23T18:38:40.5245720Z [103/119] Building CXX object test/mockhostfxr/CMakeFiles/mockhostfxr_2_2.dir/mockhostfxr.cpp.o 2026-02-23T18:38:40.5748336Z [104/119] Building CXX object test/mockcoreclr/CMakeFiles/mockcoreclr.dir/mockcoreclr.cpp.o 2026-02-23T18:38:40.6156521Z [105/119] Linking CXX shared library test/mockhostfxr/libmockhostfxr_2_2.so 2026-02-23T18:38:40.6173253Z Stripping symbols from libmockhostfxr_2_2.so into libmockhostfxr_2_2.so.dbg 2026-02-23T18:38:40.6512217Z [106/119] Linking CXX shared library test/mockcoreclr/libmockcoreclr.so 2026-02-23T18:38:40.6513704Z Stripping symbols from libmockcoreclr.so into libmockcoreclr.so.dbg 2026-02-23T18:38:40.9167381Z [107/119] Building CXX object test/mockhostfxr/CMakeFiles/mockhostfxr_5_0.dir/mockhostfxr.cpp.o 2026-02-23T18:38:40.9948438Z [108/119] Linking CXX shared library test/mockhostfxr/libmockhostfxr_5_0.so 2026-02-23T18:38:40.9948936Z Stripping symbols from libmockhostfxr_5_0.so into libmockhostfxr_5_0.so.dbg 2026-02-23T18:38:41.5242930Z [109/119] Building CXX object test/mockhostpolicy/CMakeFiles/mockhostpolicy.dir/mockhostpolicy.cpp.o 2026-02-23T18:38:41.6057355Z [110/119] Linking CXX shared library test/mockhostpolicy/libmockhostpolicy.so 2026-02-23T18:38:41.6066743Z Stripping symbols from libmockhostpolicy.so into libmockhostpolicy.so.dbg 2026-02-23T18:38:41.6797914Z [111/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/error_writer_redirector.cpp.o 2026-02-23T18:38:41.7193467Z [112/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/get_native_search_directories_test.cpp.o 2026-02-23T18:38:41.9923678Z [113/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/hostfxr_exports.cpp.o 2026-02-23T18:38:42.6513411Z [114/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/hostpolicy_exports.cpp.o 2026-02-23T18:38:42.9376015Z [115/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/nativehost.cpp.o 2026-02-23T18:38:43.1445876Z [116/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/resolve_component_dependencies_test.cpp.o 2026-02-23T18:38:43.1991229Z [117/119] Building CXX object test/nativehost/CMakeFiles/nativehost.dir/host_context_test.cpp.o 2026-02-23T18:38:43.2511511Z [118/119] Linking CXX executable test/nativehost/nativehost 2026-02-23T18:38:43.2511992Z Stripping symbols from nativehost into nativehost.dbg 2026-02-23T18:38:43.2512299Z [118/119] Install the project... 2026-02-23T18:38:43.2574631Z -- Install configuration: "DEBUG" 2026-02-23T18:38:43.2583222Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libhostfxr.so.dbg 2026-02-23T18:38:43.2630760Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libhostfxr.so 2026-02-23T18:38:43.2644999Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libhostfxr.a 2026-02-23T18:38:43.2804721Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libhostpolicy.so.dbg 2026-02-23T18:38:43.2857062Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libhostpolicy.so 2026-02-23T18:38:43.2871945Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/apphost.dbg 2026-02-23T18:38:43.2883996Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/apphost 2026-02-23T18:38:43.2891701Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/dotnet.dbg 2026-02-23T18:38:43.2902755Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/dotnet 2026-02-23T18:38:43.2911357Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/coreclr_delegates.h 2026-02-23T18:38:43.2916259Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/hostfxr.h 2026-02-23T18:38:43.2921161Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/nethost.h 2026-02-23T18:38:43.2924784Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libnethost.so.dbg 2026-02-23T18:38:43.2934760Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libnethost.so 2026-02-23T18:38:43.2941115Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost/libnethost.a 2026-02-23T18:38:43.2968149Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/test_fx_ver.dbg 2026-02-23T18:38:43.2977366Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/test_fx_ver 2026-02-23T18:38:43.2986495Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockcoreclr.so.dbg 2026-02-23T18:38:43.2997687Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockcoreclr.so 2026-02-23T18:38:43.3005364Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockhostfxr_2_2.so.dbg 2026-02-23T18:38:43.3015979Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockhostfxr_2_2.so 2026-02-23T18:38:43.3021377Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockhostfxr_5_0.so.dbg 2026-02-23T18:38:43.3031345Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockhostfxr_5_0.so 2026-02-23T18:38:43.3039559Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockhostpolicy.so.dbg 2026-02-23T18:38:43.3049122Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/libmockhostpolicy.so 2026-02-23T18:38:43.3057451Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/nativehost.dbg 2026-02-23T18:38:43.3073592Z -- Installing: /__w/1/s/artifacts/bin/linux-arm64.Debug/corehost_test/nativehost 2026-02-23T18:38:43.3097691Z /__w/1/s/src/native/corehost 2026-02-23T18:38:43.8807516Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Debug/installer.tasks.dll 2026-02-23T18:38:57.7282640Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Debug/net10.0/TestUtilities.dll 2026-02-23T18:38:58.3257093Z System.Runtime.Serialization.Formatters.Disabled.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Disabled.Tests/Debug/net11.0-linux/System.Runtime.Serialization.Formatters.Disabled.Tests.dll 2026-02-23T18:38:58.4235606Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Disabled.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Runtime.Serialization.Formatters.Disabled.Tests.zip". 2026-02-23T18:38:58.8201590Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Debug/net11.0/StreamConformanceTests.dll 2026-02-23T18:38:58.9079062Z System.IO.FileSystem.Watcher.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher.Tests/Debug/net11.0-linux/System.IO.FileSystem.Watcher.Tests.dll 2026-02-23T18:38:58.9443566Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.IO.FileSystem.Watcher.Tests.zip". 2026-02-23T18:39:00.0939164Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Debug/net11.0-linux/Common.Tests.dll 2026-02-23T18:39:00.1340998Z Zipping directory "/__w/1/s/artifacts/bin/Common.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Common.Tests.zip". 2026-02-23T18:39:02.6309377Z System.DirectoryServices.Protocols.Tests -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols.Tests/Debug/net11.0-linux/System.DirectoryServices.Protocols.Tests.dll 2026-02-23T18:39:02.6473981Z Zipping directory "/__w/1/s/artifacts/bin/System.DirectoryServices.Protocols.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.DirectoryServices.Protocols.Tests.zip". 2026-02-23T18:39:02.6875130Z System.Net.Quic.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Quic.Functional.Tests/Debug/net11.0-linux/System.Net.Quic.Functional.Tests.dll 2026-02-23T18:39:02.7182265Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Quic.Functional.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Net.Quic.Functional.Tests.zip". 2026-02-23T18:39:02.9595919Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Debug/net10.0/System.Runtime.Serialization.Formatters.dll 2026-02-23T18:39:06.4565725Z System.IO.Ports.Tests -> /__w/1/s/artifacts/bin/System.IO.Ports.Tests/Debug/net11.0-linux/System.IO.Ports.Tests.dll 2026-02-23T18:39:06.4815793Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Ports.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.IO.Ports.Tests.zip". 2026-02-23T18:39:12.3549004Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Debug/net10.0/System.Runtime.Serialization.Formatters.dll 2026-02-23T18:39:12.4025188Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Debug/net11.0-linux/System.Net.Http.Functional.Tests.dll 2026-02-23T18:39:12.4137716Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Net.Http.Functional.Tests.zip". 2026-02-23T18:39:13.1856277Z System.Runtime.Serialization.Formatters.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Tests/Debug/net11.0-linux/System.Runtime.Serialization.Formatters.Tests.dll 2026-02-23T18:39:13.1958959Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters.Tests/Debug/net11.0-linux/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Runtime.Serialization.Formatters.Tests.zip". 2026-02-23T18:39:14.3441254Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Debug/net11.0/Microsoft.Bcl.Memory.Tests.dll 2026-02-23T18:39:14.3615518Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Bcl.Memory.Tests.zip". 2026-02-23T18:39:16.8990320Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Debug/net11.0/Microsoft.CSharp.Tests.dll 2026-02-23T18:39:16.9562114Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.CSharp.Tests.zip". 2026-02-23T18:39:17.8610855Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Debug/net11.0/System.Diagnostics.Tracing.Tests.dll 2026-02-23T18:39:17.9264769Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Diagnostics.Tracing.Tests.zip". 2026-02-23T18:39:19.7093048Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Debug/net11.0/Microsoft.VisualBasic.Core.Tests.dll 2026-02-23T18:39:19.7506602Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.VisualBasic.Core.Tests.zip". 2026-02-23T18:39:20.5946169Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Debug/net11.0/Microsoft.Bcl.TimeProvider.Tests.dll 2026-02-23T18:39:20.6194510Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Bcl.TimeProvider.Tests.zip". 2026-02-23T18:39:21.2110184Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Debug/net11.0/MetricOuterLoop1.Tests.dll 2026-02-23T18:39:21.2765670Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/MetricOuterLoop1.Tests.zip". 2026-02-23T18:39:21.4103722Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Debug/net11.0/Microsoft.Extensions.Primitives.Tests.dll 2026-02-23T18:39:21.4690569Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Primitives.Tests.zip". 2026-02-23T18:39:24.5642519Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Debug/net11.0/MetricOuterLoop.Tests.dll 2026-02-23T18:39:24.6330311Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/MetricOuterLoop.Tests.zip". 2026-02-23T18:39:24.6701844Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Debug/net11.0/System.Composition.Runtime.Tests.dll 2026-02-23T18:39:24.7173375Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Composition.Runtime.Tests.zip". 2026-02-23T18:39:27.0661699Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Debug/net11.0/System.Net.Http.Json.Functional.Tests.dll 2026-02-23T18:39:27.1098586Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Net.Http.Json.Functional.Tests.zip". 2026-02-23T18:39:27.4367702Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Debug/net11.0/System.Linq.AsyncEnumerable.Tests.dll 2026-02-23T18:39:27.4718371Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Linq.AsyncEnumerable.Tests.zip". 2026-02-23T18:39:28.9905990Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Debug/net11.0/System.Net.Http.Json.Unit.Tests.dll 2026-02-23T18:39:29.0315122Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Net.Http.Json.Unit.Tests.zip". 2026-02-23T18:39:29.7943260Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Debug/net11.0/Microsoft.Extensions.FileSystemGlobbing.Tests.dll 2026-02-23T18:39:29.8276272Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.FileSystemGlobbing.Tests.zip". 2026-02-23T18:39:29.8840011Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Debug/net11.0/Microsoft.Bcl.Numerics.Tests.dll 2026-02-23T18:39:29.9069066Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Bcl.Numerics.Tests.zip". 2026-02-23T18:39:30.0465920Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Debug/net11.0/System.Net.WebSockets.Client.Tests.dll 2026-02-23T18:39:30.0724962Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Net.WebSockets.Client.Tests.zip". 2026-02-23T18:39:30.1195802Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Debug/net11.0/System.Formats.Asn1.Tests.dll 2026-02-23T18:39:30.1556975Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Formats.Asn1.Tests.zip". 2026-02-23T18:39:30.3453015Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Debug/net11.0/System.CodeDom.Tests.dll 2026-02-23T18:39:30.4305877Z Zipping directory "/__w/1/s/artifacts/bin/System.CodeDom.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.CodeDom.Tests.zip". 2026-02-23T18:39:30.5262172Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Debug/net11.0/System.IO.Packaging.Tests.dll 2026-02-23T18:39:30.5986153Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.IO.Packaging.Tests.zip". 2026-02-23T18:39:32.4468712Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Debug/net11.0/System.Composition.Hosting.Tests.dll 2026-02-23T18:39:32.5144414Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Composition.Hosting.Tests.zip". 2026-02-23T18:39:34.5895710Z nonentrypointassembly -> /__w/1/s/artifacts/bin/nonentrypointassembly/Debug/netstandard2.0/nonentrypointassembly.dll 2026-02-23T18:39:42.3110395Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Debug/net11.0/System.Collections.Immutable.Tests.dll 2026-02-23T18:39:42.3247750Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Debug/net11.0/System.Net.ServerSentEvents.Tests.dll 2026-02-23T18:39:42.3372610Z Zipping directory "/__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Collections.Immutable.Tests.zip". 2026-02-23T18:39:42.3402499Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Net.ServerSentEvents.Tests.zip". 2026-02-23T18:39:42.4044504Z System.Numerics.Tensors.Tests -> /__w/1/s/artifacts/bin/System.Numerics.Tensors.Tests/Debug/net11.0/System.Numerics.Tensors.Tests.dll 2026-02-23T18:39:42.4191766Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Debug/net11.0/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-02-23T18:39:42.4471667Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Bcl.AsyncInterfaces.Tests.zip". 2026-02-23T18:39:42.4482502Z Zipping directory "/__w/1/s/artifacts/bin/System.Numerics.Tensors.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Numerics.Tensors.Tests.zip". 2026-02-23T18:39:48.3589855Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Debug/net11.0/System.Threading.Tasks.Dataflow.Tests.dll 2026-02-23T18:39:48.3668176Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Debug/net11.0/System.Runtime.ReflectionInvokeInterpreted.Tests.dll 2026-02-23T18:39:48.4135495Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Threading.Tasks.Dataflow.Tests.zip". 2026-02-23T18:39:48.4144087Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Runtime.ReflectionInvokeInterpreted.Tests.zip". 2026-02-23T18:39:51.7309543Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Debug/net11.0/System.ServiceModel.Syndication.Tests.dll 2026-02-23T18:39:51.7479926Z Zipping directory "/__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.ServiceModel.Syndication.Tests.zip". 2026-02-23T18:40:02.7026039Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Debug/net11.0/System.Dynamic.Runtime.Tests.dll 2026-02-23T18:40:02.7156438Z Zipping directory "/__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Dynamic.Runtime.Tests.zip". 2026-02-23T18:40:03.0253834Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Debug/net11.0/System.Runtime.ReflectionInvokeEmit.Tests.dll 2026-02-23T18:40:03.0439198Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Runtime.ReflectionInvokeEmit.Tests.zip". 2026-02-23T18:40:03.0725271Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Debug/net11.0/System.Text.Json.Tests.dll 2026-02-23T18:40:03.0932462Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Json.Tests.zip". 2026-02-23T18:40:03.1142219Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Debug/net11.0/System.Text.Encoding.CodePages.Tests.dll 2026-02-23T18:40:03.1334073Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Encoding.CodePages.Tests.zip". 2026-02-23T18:40:03.1555930Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Debug/net11.0/System.Text.Encodings.Web.Tests.dll 2026-02-23T18:40:03.1723627Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Encodings.Web.Tests.zip". 2026-02-23T18:40:03.3013975Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Debug/net11.0/Microsoft.Bcl.Cryptography.Tests.dll 2026-02-23T18:40:03.3295178Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Bcl.Cryptography.Tests.zip". 2026-02-23T18:40:03.4375302Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-02-23T18:40:03.4643972Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.FileExtensions.Tests.zip". 2026-02-23T18:40:08.3784084Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Debug/net11.0/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.dll 2026-02-23T18:40:08.4271047Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.zip". 2026-02-23T18:40:12.8171707Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Debug/net11.0/System.Diagnostics.DiagnosticSource.Tests.dll 2026-02-23T18:40:12.8456266Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Diagnostics.DiagnosticSource.Tests.zip". 2026-02-23T18:40:12.9271238Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Debug/net11.0/System.Console.Tests.dll 2026-02-23T18:40:12.9581902Z Zipping directory "/__w/1/s/artifacts/bin/System.Console.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Console.Tests.zip". 2026-02-23T18:40:12.9977918Z CollectibleAssembly -> /__w/1/s/artifacts/bin/CollectibleAssembly/Debug/net11.0/CollectibleAssembly.dll 2026-02-23T18:40:13.2249722Z TestAssembly -> /__w/1/s/artifacts/bin/TestAssembly/Debug/netstandard2.0/TestAssembly.dll 2026-02-23T18:40:14.1619094Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Debug/net11.0/System.Reflection.InvokeInterpreted.Tests.dll 2026-02-23T18:40:14.1931652Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Reflection.InvokeInterpreted.Tests.zip". 2026-02-23T18:40:14.9433339Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Debug/net11.0/Microsoft.Extensions.Logging.Testing.Tests.dll 2026-02-23T18:40:14.9755246Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.Testing.Tests.zip". 2026-02-23T18:40:15.0454144Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Debug/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.Tests.dll 2026-02-23T18:40:15.0748903Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Diagnostics.Abstractions.Tests.zip". 2026-02-23T18:40:16.5284256Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Debug/net11.0/System.IO.Hashing.Tests.dll 2026-02-23T18:40:16.5509920Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.IO.Hashing.Tests.zip". 2026-02-23T18:40:16.8766571Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Debug/net11.0/System.Composition.AttributeModel.Tests.dll 2026-02-23T18:40:16.9003104Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Composition.AttributeModel.Tests.zip". 2026-02-23T18:40:16.9756724Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Debug/net11.0/Microsoft.Extensions.FileProviders.Composite.Tests.dll 2026-02-23T18:40:17.0362482Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.FileProviders.Composite.Tests.zip". 2026-02-23T18:40:20.2036870Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Debug/net11.0/System.Reflection.InvokeEmit.Tests.dll 2026-02-23T18:40:20.2327242Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Reflection.InvokeEmit.Tests.zip". 2026-02-23T18:40:20.2825990Z Microsoft.Extensions.DependencyModel.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel.Tests/Debug/net11.0/Microsoft.Extensions.DependencyModel.Tests.dll 2026-02-23T18:40:20.3081549Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.DependencyModel.Tests.zip". 2026-02-23T18:40:20.3908456Z System.IO.Compression.Zstandard.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Zstandard.Tests/Debug/net11.0/System.IO.Compression.Zstandard.Tests.dll 2026-02-23T18:40:20.4075499Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.Zstandard.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.IO.Compression.Zstandard.Tests.zip". 2026-02-23T18:40:20.7448703Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Debug/net11.0/Microsoft.Extensions.Logging.EventSource.Tests.dll 2026-02-23T18:40:20.7595813Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.EventSource.Tests.zip". 2026-02-23T18:40:21.0382888Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Debug/net11.0/System.Linq.Expressions.Tests.dll 2026-02-23T18:40:21.0520363Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Linq.Expressions.Tests.zip". 2026-02-23T18:40:23.6239851Z System.Security.Cryptography.Pkcs.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs.Tests/Debug/net11.0/System.Security.Cryptography.Pkcs.Tests.dll 2026-02-23T18:40:23.6341684Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Security.Cryptography.Pkcs.Tests.zip". 2026-02-23T18:40:23.6439111Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Debug/net11.0/System.Threading.RateLimiting.Tests.dll 2026-02-23T18:40:23.6548651Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Threading.RateLimiting.Tests.zip". 2026-02-23T18:40:26.1950639Z Microsoft.Extensions.Caching.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory.Tests/Debug/net11.0/Microsoft.Extensions.Caching.Memory.Tests.dll 2026-02-23T18:40:26.2167374Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Debug/net11.0/System.Composition.Convention.Tests.dll 2026-02-23T18:40:26.2273652Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Composition.Convention.Tests.zip". 2026-02-23T18:40:27.6515299Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Debug/net11.0/System.IO.Pipelines.Tests.dll 2026-02-23T18:40:27.6643092Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.IO.Pipelines.Tests.zip". 2026-02-23T18:40:28.5200835Z System.Security.Cryptography.Cose.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose.Tests/Debug/net11.0/System.Security.Cryptography.Cose.Tests.dll 2026-02-23T18:40:28.5314678Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Cose.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Security.Cryptography.Cose.Tests.zip". 2026-02-23T18:40:30.6295714Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Debug/net11.0/System.Runtime.Caching.Tests.dll 2026-02-23T18:40:30.6383996Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Runtime.Caching.Tests.zip". 2026-02-23T18:40:30.6563587Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Debug/net11.0/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.dll 2026-02-23T18:40:30.6665048Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.zip". 2026-02-23T18:40:30.8061644Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Debug/net11.0/System.Text.RegularExpressions.Tests.dll 2026-02-23T18:40:30.9622876Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.RegularExpressions.Tests.zip". 2026-02-23T18:40:31.0124205Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Debug/net11.0/Microsoft.Extensions.Http.Tests.dll 2026-02-23T18:40:31.0126071Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Tests.dll 2026-02-23T18:40:31.0276347Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Tests.zip". 2026-02-23T18:40:31.0314932Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Http.Tests.zip". 2026-02-23T18:40:31.0593572Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-02-23T18:40:31.0741573Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.CommandLine.Tests.zip". 2026-02-23T18:40:31.4359204Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-02-23T18:40:31.5085402Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.zip". 2026-02-23T18:40:33.4463982Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Debug/net11.0/Microsoft.Extensions.FileProviders.Physical.Tests.dll 2026-02-23T18:40:33.4883514Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.FileProviders.Physical.Tests.zip". 2026-02-23T18:40:33.5293475Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-02-23T18:40:33.5733014Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.UserSecrets.Tests.zip". 2026-02-23T18:40:36.6600807Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Debug/net11.0/System.Memory.Data.Tests.dll 2026-02-23T18:40:36.6609093Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Debug/net11.0/System.Formats.Nrbf.Tests.dll 2026-02-23T18:40:36.6899503Z Zipping directory "/__w/1/s/artifacts/bin/System.Memory.Data.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Memory.Data.Tests.zip". 2026-02-23T18:40:36.6982156Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Formats.Nrbf.Tests.zip". 2026-02-23T18:40:36.8988450Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Debug/netstandard2.0/TestILAssembly.dll 2026-02-23T18:40:39.1205476Z ##[error]src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/CallSiteTests.cs(294,25): error CS0452: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'int' must be a reference type in order to use it as parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection, TService)' 2026-02-23T18:40:39.1207583Z /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/CallSiteTests.cs(294,25): error CS0452: The type 'int' must be a reference type in order to use it as parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection, TService)' [/__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj::TargetFramework=net11.0] 2026-02-23T18:40:39.6108350Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Debug/net11.0/System.Reflection.MetadataLoadContext.Tests.dll 2026-02-23T18:40:39.6348799Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Reflection.MetadataLoadContext.Tests.zip". 2026-02-23T18:40:41.5887263Z System.Security.Cryptography.Xml.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml.Tests/Debug/net11.0/System.Security.Cryptography.Xml.Tests.dll 2026-02-23T18:40:41.6037328Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Debug/net11.0/System.Security.Cryptography.ProtectedData.Tests.dll 2026-02-23T18:40:41.6176402Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Xml.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Security.Cryptography.Xml.Tests.zip". 2026-02-23T18:40:41.6314644Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Security.Cryptography.ProtectedData.Tests.zip". 2026-02-23T18:40:41.6623247Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Debug/net11.0/System.Threading.Channels.Tests.dll 2026-02-23T18:40:41.6762710Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Threading.Channels.Tests.zip". 2026-02-23T18:40:41.7381713Z Microsoft.Extensions.Hosting.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions.Tests/Debug/net11.0/Microsoft.Extensions.Hosting.Abstractions.Tests.dll 2026-02-23T18:40:41.7575159Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Hosting.Abstractions.Tests.zip". 2026-02-23T18:40:42.7830987Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Debug/net11.0/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.dll 2026-02-23T18:40:42.7913283Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Debug/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.dll 2026-02-23T18:40:42.8018099Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Debug/net11.0/Microsoft.Extensions.Options.SourceGeneration.Tests.dll 2026-02-23T18:40:42.8136019Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.zip". 2026-02-23T18:40:42.8172339Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.zip". 2026-02-23T18:40:42.8234631Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Options.SourceGeneration.Tests.zip". 2026-02-23T18:40:42.8852254Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-02-23T18:40:42.9102878Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Json.Tests.zip". 2026-02-23T18:40:42.9421987Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-02-23T18:40:42.9713751Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Binder.Tests.zip". 2026-02-23T18:40:43.1048817Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Debug/net11.0/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.dll 2026-02-23T18:40:43.1317422Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.zip". 2026-02-23T18:40:43.1864098Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-02-23T18:40:43.2104297Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.zip". 2026-02-23T18:40:43.2574609Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Debug/net11.0/Microsoft.Extensions.Logging.Console.Tests.dll 2026-02-23T18:40:43.2785196Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.Console.Tests.zip". 2026-02-23T18:40:43.6014300Z Microsoft.Extensions.Hosting.TestApp -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.TestApp/Debug/net11.0/Microsoft.Extensions.Hosting.TestApp.dll 2026-02-23T18:40:43.6549413Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Debug/net11.0/Microsoft.Extensions.Diagnostics.Tests.dll 2026-02-23T18:40:43.6833594Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Diagnostics.Tests.zip". 2026-02-23T18:40:43.7790247Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Debug/net11.0/System.Configuration.ConfigurationManager.Tests.dll 2026-02-23T18:40:43.8126167Z Zipping directory "/__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Configuration.ConfigurationManager.Tests.zip". 2026-02-23T18:40:43.9111440Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Debug/net11.0/Microsoft.Extensions.Options.Tests.dll 2026-02-23T18:40:43.9519087Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Options.Tests.zip". 2026-02-23T18:40:44.0381196Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Debug/net11.0/Microsoft.Extensions.Logging.Tests.dll 2026-02-23T18:40:44.0649081Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.Tests.zip". 2026-02-23T18:40:44.1118794Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-02-23T18:40:44.1368397Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Xml.Tests.zip". 2026-02-23T18:40:46.1797327Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-02-23T18:40:46.1968479Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Ini.Tests.zip". 2026-02-23T18:40:47.8400525Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Debug/net11.0/System.Reflection.Metadata.Tests.dll 2026-02-23T18:40:47.8567305Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Reflection.Metadata.Tests.zip". 2026-02-23T18:40:47.8586023Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Debug/net11.0/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.dll 2026-02-23T18:40:47.8757631Z System.Formats.Cbor.Tests.DataModel -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests.DataModel/Debug/net11.0/System.Formats.Cbor.Tests.DataModel.dll 2026-02-23T18:40:47.8779552Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.zip". 2026-02-23T18:40:47.9108576Z Microsoft.Extensions.Configuration.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Functional.Tests/Debug/net11.0/Microsoft.Extensions.Configuration.Functional.Tests.dll 2026-02-23T18:40:47.9357172Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Functional.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Configuration.Functional.Tests.zip". 2026-02-23T18:40:48.0004979Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Debug/net11.0/System.Composition.TypedParts.Tests.dll 2026-02-23T18:40:48.0147221Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Composition.TypedParts.Tests.zip". 2026-02-23T18:40:48.2658282Z Microsoft.Extensions.Hosting.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Unit.Tests/Debug/net11.0/Microsoft.Extensions.Hosting.Unit.Tests.dll 2026-02-23T18:40:48.2824270Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Unit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.Hosting.Unit.Tests.zip". 2026-02-23T18:40:49.4003696Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Debug/net11.0/System.Formats.Cbor.Tests.dll 2026-02-23T18:40:49.4145027Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Formats.Cbor.Tests.zip". 2026-02-23T18:40:49.5139368Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Debug/net11.0/Microsoft.Extensions.Hosting.Functional.Tests.dll 2026-02-23T18:40:49.5226045Z MockHostTypes -> /__w/1/s/artifacts/bin/MockHostTypes/Debug/net11.0/MockHostTypes.dll 2026-02-23T18:40:49.6466700Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Debug/netstandard2.0/System.Text.Encodings.Web.dll 2026-02-23T18:40:49.7666637Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Debug/netstandard2.0/System.Composition.AttributedModel.dll 2026-02-23T18:40:50.0126963Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Debug/net11.0/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.dll 2026-02-23T18:40:50.0308779Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.zip". 2026-02-23T18:40:50.0453837Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Debug/netstandard2.0/System.Composition.Runtime.dll 2026-02-23T18:40:50.2050233Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Debug/net11.0/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.dll 2026-02-23T18:40:50.2172005Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.zip". 2026-02-23T18:40:51.7445498Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Debug/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 2026-02-23T18:40:51.7871650Z NoSpecialEntryPointPatternBuildsThenThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternBuildsThenThrows/Debug/net11.0/NoSpecialEntryPointPatternBuildsThenThrows.dll 2026-02-23T18:40:51.7968294Z ApplicationNameSetFromArgument -> /__w/1/s/artifacts/bin/ApplicationNameSetFromArgument/Debug/net11.0/ApplicationNameSetFromArgument.dll 2026-02-23T18:40:51.8082752Z BuildWebHostInvalidSignature -> /__w/1/s/artifacts/bin/BuildWebHostInvalidSignature/Debug/net11.0/BuildWebHostInvalidSignature.dll 2026-02-23T18:40:51.8265009Z BuildWebHostPatternTestSite -> /__w/1/s/artifacts/bin/BuildWebHostPatternTestSite/Debug/net11.0/BuildWebHostPatternTestSite.dll 2026-02-23T18:40:51.8392226Z CreateHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateHostBuilderInvalidSignature/Debug/net11.0/CreateHostBuilderInvalidSignature.dll 2026-02-23T18:40:51.8581782Z CreateHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateHostBuilderPatternTestSite/Debug/net11.0/CreateHostBuilderPatternTestSite.dll 2026-02-23T18:40:51.8797606Z CreateWebHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateWebHostBuilderInvalidSignature/Debug/net11.0/CreateWebHostBuilderInvalidSignature.dll 2026-02-23T18:40:51.8946128Z CreateWebHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateWebHostBuilderPatternTestSite/Debug/net11.0/CreateWebHostBuilderPatternTestSite.dll 2026-02-23T18:40:51.9128949Z NoSpecialEntryPointPattern -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPattern/Debug/net11.0/NoSpecialEntryPointPattern.dll 2026-02-23T18:40:51.9354271Z NoSpecialEntryPointPatternThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternThrows/Debug/net11.0/NoSpecialEntryPointPatternThrows.dll 2026-02-23T18:40:51.9528482Z NoSpecialEntryPointPatternExits -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternExits/Debug/net11.0/NoSpecialEntryPointPatternExits.dll 2026-02-23T18:40:51.9692294Z NoSpecialEntryPointPatternHangs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternHangs/Debug/net11.0/NoSpecialEntryPointPatternHangs.dll 2026-02-23T18:40:51.9882037Z NoSpecialEntryPointPatternMainNoArgs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternMainNoArgs/Debug/net11.0/NoSpecialEntryPointPatternMainNoArgs.dll 2026-02-23T18:40:52.0083287Z TopLevelStatements -> /__w/1/s/artifacts/bin/TopLevelStatements/Debug/net11.0/TopLevelStatements.dll 2026-02-23T18:40:52.0301975Z TopLevelStatementsTestsTimeout -> /__w/1/s/artifacts/bin/TopLevelStatementsTestsTimeout/Debug/net11.0/TopLevelStatementsTestsTimeout.dll 2026-02-23T18:40:52.3094495Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Debug/net11.0/Microsoft.Extensions.HostFactoryResolver.Tests.dll 2026-02-23T18:40:52.3189728Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/Microsoft.Extensions.HostFactoryResolver.Tests.zip". 2026-02-23T18:40:52.4090784Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Debug/netstandard2.0/System.IO.Pipelines.dll 2026-02-23T18:40:53.0386485Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Debug/netstandard2.0/System.Text.Encodings.Web.dll 2026-02-23T18:40:53.3199969Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Debug/netstandard2.0/System.Composition.Hosting.dll 2026-02-23T18:40:53.8734306Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Debug/netstandard2.0/System.IO.Pipelines.dll 2026-02-23T18:40:53.8965383Z TestLibrary -> /__w/1/s/artifacts/bin/TestLibrary/Debug/netstandard2.0/TestLibrary.dll 2026-02-23T18:40:54.1821235Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Debug/netstandard2.0/System.Composition.TypedParts.dll 2026-02-23T18:40:54.2979689Z Microsoft.Composition.Demos.ExtendedCollectionImports -> /__w/1/s/artifacts/bin/Microsoft.Composition.Demos.ExtendedCollectionImports/Debug/netstandard2.0/Microsoft.Composition.Demos.ExtendedCollectionImports.dll 2026-02-23T18:40:54.4226842Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Debug/netstandard2.0/System.Text.Json.dll 2026-02-23T18:40:54.8606047Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Debug/net11.0/System.Composition.Tests.dll 2026-02-23T18:40:54.8702292Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Composition.Tests.zip". 2026-02-23T18:41:00.9210722Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Debug/netstandard2.0/System.Text.Json.dll 2026-02-23T18:41:01.0868426Z System.Text.Json.TestLibrary.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn4.4/Debug/netstandard2.0/System.Text.Json.TestLibrary.Roslyn4.4.dll 2026-02-23T18:41:32.5476200Z System.Text.Json.TestLibrary.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn3.11/Debug/netstandard2.0/System.Text.Json.TestLibrary.Roslyn3.11.dll 2026-02-23T18:41:32.5890139Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Debug/net11.0/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.dll 2026-02-23T18:41:32.6095919Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.zip". 2026-02-23T18:41:35.9066479Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Debug/net11.0/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.dll 2026-02-23T18:41:35.9177032Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Debug/net11.0/" to "/__w/1/s/artifacts/helix/tests/linux.AnyCPU.Debug/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.zip". 2026-02-23T18:41:36.0942841Z 2026-02-23T18:41:36.0983186Z Build FAILED. 2026-02-23T18:41:36.0983543Z 2026-02-23T18:41:36.0984329Z /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/CallSiteTests.cs(294,25): error CS0452: The type 'int' must be a reference type in order to use it as parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection, TService)' [/__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj::TargetFramework=net11.0] 2026-02-23T18:41:36.0986117Z 0 Warning(s) 2026-02-23T18:41:36.0986991Z 1 Error(s) 2026-02-23T18:41:36.0987094Z 2026-02-23T18:41:36.0987333Z Time Elapsed 00:19:03.98 2026-02-23T18:41:36.4695502Z Build failed with exit code 1. Check errors above. 2026-02-23T18:41:36.4780025Z 2026-02-23T18:41:36.4952986Z ##[section]Finishing: Build product