Console log: 'dotnet-watch.Tests.dll.2' from job aed6b798-f112-4594-a217-aaed47aa0cf1 workitem a19b1e5e-131b-409a-a91f-148ed21190d3 (osx.15.arm64.open) executed on machine DNCHELIXMAC014 running macOS-15.3.1 chmod: /tmp/helix/working/B25509CC/w/AD3D0932/e/*.sh: No such file or directory + export DOTNET_SDK_TEST_NODE_VERSION=22.22.3 + DOTNET_SDK_TEST_NODE_VERSION=22.22.3 + export DOTNET_SDK_TEST_NODE_ARCH=arm64 + DOTNET_SDK_TEST_NODE_ARCH=arm64 + . /tmp/helix/working/B25509CC/p/t/SetupHelixEnvironment.sh ++ export NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true ++ export NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 ++ export NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 ++ export MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/B25509CC/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ MicrosoftNETBuildExtensionsTargets=/tmp/helix/working/B25509CC/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets ++ export DOTNET_ROOT=/tmp/helix/working/B25509CC/p/d ++ DOTNET_ROOT=/tmp/helix/working/B25509CC/p/d ++ export PATH=/tmp/helix/working/B25509CC/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ PATH=/tmp/helix/working/B25509CC/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ export DOTNET_DbgEnableMiniDump=1 ++ DOTNET_DbgEnableMiniDump=1 ++ export DOTNET_DbgMiniDumpType=4 ++ DOTNET_DbgMiniDumpType=4 ++ export DOTNET_DbgMiniDumpName=/tmp/helix/working/B25509CC/w/AD3D0932/uploads/coredump.%p ++ DOTNET_DbgMiniDumpName=/tmp/helix/working/B25509CC/w/AD3D0932/uploads/coredump.%p ++ export DOTNET_EnableCrashReport=1 ++ DOTNET_EnableCrashReport=1 ++++ mktemp -d /tmp/helix/working/B25509CC/t/dotnetSdkTests.XXXXXXXX +++ realpath /tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z ++ export TestExecutionDirectory=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z ++ TestExecutionDirectory=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z ++ export DOTNET_CLI_HOME=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/.dotnet ++ DOTNET_CLI_HOME=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/.dotnet ++ cp -a /tmp/helix/working/B25509CC/p/t/TestExecutionDirectoryFiles/. /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ ++ export DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z ++ DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z ++ export DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/B25509CC/p/r ++ DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/tmp/helix/working/B25509CC/p/r ++ export DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/TestAssets ++ DOTNET_SDK_TEST_ASSETS_DIRECTORY=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/TestAssets ++ export DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/template_feed ++ DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/template_feed ++ export DOTNET_SDK_TEST_TEMPLATE_SAMPLES_DIR=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/TemplateSamples ++ DOTNET_SDK_TEST_TEMPLATE_SAMPLES_DIR=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/TemplateSamples ++ dotnet new --debug:ephemeral-hive Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-ci ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- The 'dotnet new' command creates a .NET project based on a template. Common templates are: Template Name Short Name Language Tags ------------------- ---------- ---------- ----------------------- Blazor Web App blazor [C#] Web/Blazor/WebAssembly Class Library classlib [C#],F#,VB Common/Library Console App console [C#],F#,VB Common/Console MSTest Test Project mstest [C#],F#,VB Test/MSTest/Desktop/Web Windows Forms App winforms [C#],VB Common/WinForms WPF Application wpf [C#],VB Common/WPF An example would be: dotnet new console Display template options with: dotnet new console -h Display all installed templates with: dotnet new list Display templates available on NuGet.org with: dotnet new search web ++ dotnet nuget list source --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet6-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json 3. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 4. dotnet7-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7-transport/nuget/v3/index.json 5. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 6. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 7. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 8. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 9. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 10. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 11. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 12. dotnet11 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json 13. dotnet11-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json 14. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 15. dotnet-eng [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json 16. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 17. dotnet-tools-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json 18. dotnet-libraries [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json 19. dotnet-libraries-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries-transport/nuget/v3/index.json 20. vs-impl [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json 21. richnav [Enabled] https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json 22. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json ++ dotnet nuget add source /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/Testpackages --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: Package source 1 added successfully. ++ dotnet nuget remove source dotnet6-transport --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: dotnet6-transport removed successfully. ++ dotnet nuget remove source dotnet6-internal-transport --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config error: Unable to find any package source(s) matching name: dotnet6-internal-transport. ++ dotnet nuget remove source dotnet7-transport --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: dotnet7-transport removed successfully. ++ dotnet nuget remove source dotnet7-internal-transport --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config error: Unable to find any package source(s) matching name: dotnet7-internal-transport. ++ dotnet nuget remove source richnav --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: richnav removed successfully. ++ dotnet nuget remove source vs-impl --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: vs-impl removed successfully. ++ dotnet nuget remove source dotnet-libraries-transport --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: dotnet-libraries-transport removed successfully. ++ dotnet nuget remove source dotnet-tools-transport --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: dotnet-tools-transport removed successfully. ++ dotnet nuget remove source dotnet-libraries --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: dotnet-libraries removed successfully. ++ dotnet nuget remove source dotnet-eng --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Package source with Name: dotnet-eng removed successfully. ++ dotnet nuget list source --configfile /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/NuGet.config Registered Sources: 1. dotnet6 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json 2. dotnet7 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json 3. dotnet8 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json 4. dotnet8-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-transport/nuget/v3/index.json 5. dotnet8-workloads [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8-workloads/nuget/v3/index.json 6. dotnet9 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json 7. dotnet9-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json 8. dotnet10 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json 9. dotnet10-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10-transport/nuget/v3/index.json 10. dotnet11 [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11/nuget/v3/index.json 11. dotnet11-transport [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet11-transport/nuget/v3/index.json 12. dotnet-public [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json 13. dotnet-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json 14. test-tools [Enabled] https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json 15. Package source 1 [Enabled] /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/Testpackages ++ '[' -n 22.22.3 ']' ++ chmod +x /tmp/helix/working/B25509CC/p/t/installnode.sh ++ /tmp/helix/working/B25509CC/p/t/installnode.sh 22.22.3 arm64 PlatformArch: darwin-arm64 Downloading Node.js 22.22.3 from: https://nodejs.org/dist/v22.22.3/node-v22.22.3-darwin-arm64.tar.gz Installing Node.js from node-v22.22.3-darwin-arm64.tar.gz Unpacking to /tmp/helix/working/B25509CC/p/t/node Node.js 22.22.3 installed to /tmp/helix/working/B25509CC/p/t/node ++ '[' -d /tmp/helix/working/B25509CC/p/t/node/bin ']' ++ export PATH=/tmp/helix/working/B25509CC/p/t/node/bin:/tmp/helix/working/B25509CC/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin ++ PATH=/tmp/helix/working/B25509CC/p/t/node/bin:/tmp/helix/working/B25509CC/p/d:/etc/helix-prep/venv/bin:/usr/bin:/bin:/usr/sbin:/sbin + chmod +x dotnet-watch.Tests + codesign -s - -f --entitlements /tmp/helix/working/B25509CC/p/t/helix-debug-entitlements.plist dotnet-watch.Tests dotnet-watch.Tests: replacing existing signature + HELIX_WORK_ITEM_TIMEOUT=01:00:00 + DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z + dotnet exec dotnet-watch.Tests.dll --results-directory ./ --report-trx --filter 'Microsoft.DotNet.Watch.UnitTests.FileExclusionTests.|Microsoft.DotNet.Watch.UnitTests.FileExclusionTests+DirectoryKind.|Microsoft.DotNet.Watch.UnitTests.FileSetSerializerTests.|Microsoft.DotNet.Watch.UnitTests.FileUpdateTests.|Microsoft.DotNet.Watch.UnitTests.FileWatcherTests.|Microsoft.DotNet.Watch.UnitTests.GlobbingAppTests.|Microsoft.DotNet.Watch.UnitTests.HotReloadDotNetWatcherTests.|Microsoft.DotNet.Watch.UnitTests.KestrelWebSocketServerTests.|Microsoft.DotNet.Watch.UnitTests.LaunchSettingsProfileTest.|Microsoft.DotNet.Watch.UnitTests.LoggingTests.|Microsoft.DotNet.Watch.UnitTests.MauiHotReloadTests.|Microsoft.DotNet.Watch.UnitTests.MetadataUpdateHandlerTests.|Microsoft.DotNet.Watch.UnitTests.MobileHotReloadTests.|Microsoft.DotNet.Watch.UnitTests.NoRestoreTests.|Microsoft.DotNet.Watch.UnitTests.Program_GetProjectOptionsTests.|Microsoft.DotNet.Watch.UnitTests.ProgramTests.|Microsoft.DotNet.Watch.UnitTests.ProgramTests_Arguments.|Microsoft.DotNet.Watch.UnitTests.ProgramTests_HostArguments.|Microsoft.DotNet.Watch.UnitTests.ProjectGraphFactoryTests.|Microsoft.DotNet.Watch.UnitTests.ProjectUpdateInProcTests.|Microsoft.DotNet.Watch.UnitTests.ProjectUpdateTests.|Microsoft.DotNet.Watch.UnitTests.RazorHotReloadTests.|Microsoft.DotNet.Watch.UnitTests.RSATests.|Microsoft.DotNet.Watch.UnitTests.RuntimeProcessLauncherTests.|Microsoft.DotNet.Watch.UnitTests.RuntimeProcessLauncherTests+TriggerEvent.|Microsoft.DotNet.Watch.UnitTests.RuntimeProcessLauncherTests+UpdateLocation.|Microsoft.DotNet.Watch.UnitTests.SourceFileUpdateTests.|Microsoft.DotNet.Watch.UnitTests.SourceFileUpdateTests_HotReloadNotSupported.|Microsoft.DotNet.Watch.UnitTests.SubcommandTests.|Microsoft.DotNet.Watch.UnitTests.TerminationTests.|Microsoft.DotNet.Watch.UnitTests.TestRuntimeProcessLauncher+Factory.' --diagnostic --diagnostic-output-directory /tmp/helix/working/B25509CC/w/AD3D0932/uploads --crashdump --hangdump --hangdump-timeout 48m --ignore-exit-code 8 Running /tmp/helix/working/B25509CC/p/d/dotnet --version > /tmp/helix/working/B25509CC/p/d/dotnet --version Process ID: 74196 < /tmp/helix/working/B25509CC/p/d/dotnet --version exited with 0 in 73 ms. MSTest v4.3.0-preview.26355.11 (UTC 7/7/2026) [osx-arm64 - .NET 11.0.0-preview.7.26325.102] Diagnostic file (level 'Trace' with async flush): /tmp/helix/working/B25509CC/w/AD3D0932/uploads/dotnet-watch.Tests_net11.0_arm64_260709083322827.diag Running /tmp/helix/working/B25509CC/p/d/dotnet --version > /tmp/helix/working/B25509CC/p/d/dotnet --version Process ID: 74198 < /tmp/helix/working/B25509CC/p/d/dotnet --version exited with 0 in 73 ms. Diagnostic file (level 'Trace' with async flush): /tmp/helix/working/B25509CC/w/AD3D0932/uploads/dotnet-watch.Tests_net11.0_arm64_260709083323042.diag Test Parallelization enabled for /private/tmp/helix/working/B25509CC/w/AD3D0932/e/dotnet-watch.Tests.dll (Workers: 8, Scope: ClassLevel) skipped MauiBlazor(True) (0ms) Test is only supported on Windows skipped MauiBlazor(False) (0ms) Test is only supported on Windows failed ProjectAndSourceFileChange_AddProjectReference (8s 251ms) Expected text not found in the output: Resolving 'Dependency, Version=1.0.0.0' Actual output: '[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Loaded into process: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/App.WithDeps.dll (/private/tmp/helix/working/B25509CC/w/AD3D0932/e/hotreload/net10.0/Microsoft.Extensions.DotNetDeltaApplier.dll)' '[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] DOTNET_WATCH_HOTRELOAD_NAMEDPIPE_NAME=725051d5cf4547c2b4ad1763c60dc888' '[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Posix signal handlers registered.' '[App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Connecting to Hot Reload server via pipe 725051d5cf4547c2b4ad1763c60dc888.' '[App.WithDeps (net11.0)] Started' '[App.WithDeps (net11.0)] Process identifier = 74415, cc749480-0bb4-45b4-b7a3-cf0f1b4f6438' '[App.WithDeps (net11.0)] ' at Microsoft.DotNet.Watch.UnitTests.AssertEx.Fail(String message) in /_/test/Microsoft.DotNet.HotReload.Test.Utilities/AssertEx.cs:215 at Microsoft.DotNet.Watch.UnitTests.AssertEx.AssertSubstringPresence(String expected, IEnumerable`1 items, Boolean expectedPresent) in /_/test/Microsoft.DotNet.HotReload.Test.Utilities/AssertEx.cs:265 at Microsoft.DotNet.Watch.UnitTests.AssertEx.ContainsSubstring(String expected, IEnumerable`1 items) in /_/test/Microsoft.DotNet.HotReload.Test.Utilities/AssertEx.cs:238 at Microsoft.DotNet.Watch.UnitTests.ProjectUpdateInProcTests.ProjectAndSourceFileChange_AddProjectReference() in /_/test/dotnet-watch.Tests/HotReload/ProjectUpdateInProcTests.cs:118 at Microsoft.DotNet.Watch.UnitTests.ProjectUpdateInProcTests.ProjectAndSourceFileChange_AddProjectReference() in /_/test/dotnet-watch.Tests/HotReload/ProjectUpdateInProcTests.cs:128 at Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.Execution.TestMethodInfo.ExecuteInternalAsync(Object[] arguments, CancellationTokenSource timeoutTokenSource) in /_/src/Adapter/MSTestAdapter.PlatformServices/Execution/TestMethodInfo.Execution.cs:150 Standard output TestContext Messages: [TEST ProjectUpdateInProcTests.cs:73] File '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs' updated [Debug] Working directory: '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps' [Debug] Test flags: RunningAsTest [TEST ProjectUpdateInProcTests.cs:97] Waiting for changes... [TEST ProjectUpdateInProcTests.cs:95] Starting watch [Information] Hot reload enabled. For a list of supported edits, see https://aka.ms/dotnet/hot-reload. [Information] Press Ctrl+R to restart. [Debug] Building /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj ... [Debug] Launched '/tmp/helix/working/B25509CC/p/d/dotnet' with arguments 'build /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj --property:NuGetInteractive=false': process id 74393 [Debug] Process id 74393 ran for 1048ms and exited with exit code 0. [Debug] Build succeeded: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj [Debug] Determining projects to restore... [Debug] Restored /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj (in 38 ms). [Debug] /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(385,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj] [Debug] App.WithDeps -> /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/App.WithDeps.dll [Debug] [Debug] Build succeeded. [Debug] 0 Warning(s) [Debug] 0 Error(s) [Debug] [Debug] Time Elapsed 00:00:00.82 [Debug] Project graph loaded in 0.0s. [Information] Loading projects ... [Debug] Design-time build completed in 0.1s. [Information] Loaded 1 project(s) in 0.1s. [Debug] Watching 3 file(s) for changes [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.AssemblyInfo.cs [Debug] Exclusion glob: 'bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;bin\Debug/net11.0/publish//**;**/*.user;**/*.*proj;**/*.sln;**/*.slnx;**/*.vssscc;**/.DS_Store' under project '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps' [Debug] Solution after project update: v1 [Debug] Project: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs [ADIAKLBcXdzNCCf1pjvBJlYNt/6JLXEmIda4sSXzSQg=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs [5xT3Nm0KV4bf40cWFK9zIY+sfYrM+BLzCCTh3TaUtCc=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.AssemblyInfo.cs [wTwAOeKFhZxBQFskw+awIXhT3KWp+WXxxZKzgcuJHyc=] [Debug] Config: /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_default.globalconfig [hEpukUoMLsBtXxp71k2fv7gWVIYblPaVHMCq/Acy5Cw=] [Debug] Config: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.GeneratedMSBuildEditorConfig.editorconfig [5o/OkViUDJ8ZpsnrTu+iLdBGoA4sbw5ijOTd60iFSL8=] [Debug] Config: /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_11_default.globalconfig [0lhomKrBNOtbBj/WXvOA2uFJ2XjjaYpTUxutLLA3YHw=] [Debug] Hot reload session started. [Debug] Application kind: Default. [Debug] launchSettings does not allow launching browsers. [Debug] Waiting for application to connect to pipe '725051d5cf4547c2b4ad1763c60dc888'. [Debug] Launched '/tmp/helix/working/B25509CC/p/d/dotnet' with arguments 'run --no-build -e DOTNET_WATCH=1 -e DOTNET_WATCH_ITERATION=1 -e "HOTRELOAD_DELTA_CLIENT_LOG_MESSAGES=dotnet watch 🕵️ [App.WithDeps (net11.0)]" -e DOTNET_MODIFIABLE_ASSEMBLIES=debug -e DOTNET_STARTUP_HOOKS=/private/tmp/helix/working/B25509CC/w/AD3D0932/e/hotreload/net10.0/Microsoft.Extensions.DotNetDeltaApplier.dll -e DOTNET_WATCH_HOTRELOAD_NAMEDPIPE_NAME=725051d5cf4547c2b4ad1763c60dc888': process id 74401 [App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Loaded into process: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/App.WithDeps.dll (/private/tmp/helix/working/B25509CC/w/AD3D0932/e/hotreload/net10.0/Microsoft.Extensions.DotNetDeltaApplier.dll) [App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] DOTNET_WATCH_HOTRELOAD_NAMEDPIPE_NAME=725051d5cf4547c2b4ad1763c60dc888 [App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Posix signal handlers registered. [App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Connecting to Hot Reload server via pipe 725051d5cf4547c2b4ad1763c60dc888. [Debug] Capabilities: 'Baseline AddMethodToExistingType AddStaticFieldToExistingType AddInstanceFieldToExistingType NewTypeDefinition ChangeCustomAttributes UpdateParameters GenericUpdateMethod GenericAddMethodToExistingType GenericAddFieldToExistingType AddFieldRva AddExplicitInterfaceImplementation'. [Information] Waiting for changes [TEST ProjectUpdateInProcTests.cs:102] File '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj' updated [TEST ProjectUpdateInProcTests.cs:110] File '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs' updated [TEST ProjectUpdateInProcTests.cs:115] Waiting for output ''... [App.WithDeps (net11.0)] Started [App.WithDeps (net11.0)] Process identifier = 74415, cc749480-0bb4-45b4-b7a3-cf0f1b4f6438 [Debug] File change: Update '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj'. [Debug] File change: Update '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs'. [Information] Files updated: ./App.WithDeps.csproj, ./Program.cs [Debug] Project change triggered re-evaluation: '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj'. [Debug] Project graph loaded in 0.1s. [Information] Loading projects ... [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/project.nuget.cache': Update. Path matches DefaultItemExcludes glob 'obj\/**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/project.assets.json': Update. Path matches DefaultItemExcludes glob 'obj\/**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Debug] Projects restored in 1.1s. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/App.WithDeps.csproj.nuget.dgspec.json': Update. Path matches DefaultItemExcludes glob 'obj\/**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.assets.cache': Update. Path matches DefaultItemExcludes glob 'obj\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Debug] Design-time build completed in 1.0s. [Information] Loaded 4 project(s) in 2.1s. [Debug] Watching 8 file(s) for changes [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Foo.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/Dependency.AssemblyInfo.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/netstandard2.0/Dependency.AssemblyInfo.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs [Trace] > /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.AssemblyInfo.cs [Debug] Solution after project update: v2 [Debug] Project: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/App.WithDeps.csproj [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/Program.cs [LbPxRxpisYEnD/dFMPCb2KpKcYXQg/p56K60zstLm4k=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs [5xT3Nm0KV4bf40cWFK9zIY+sfYrM+BLzCCTh3TaUtCc=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.AssemblyInfo.cs [wTwAOeKFhZxBQFskw+awIXhT3KWp+WXxxZKzgcuJHyc=] [Debug] Config: /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_default.globalconfig [hEpukUoMLsBtXxp71k2fv7gWVIYblPaVHMCq/Acy5Cw=] [Debug] Config: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.GeneratedMSBuildEditorConfig.editorconfig [5o/OkViUDJ8ZpsnrTu+iLdBGoA4sbw5ijOTd60iFSL8=] [Debug] Config: /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_11_default.globalconfig [0lhomKrBNOtbBj/WXvOA2uFJ2XjjaYpTUxutLLA3YHw=] [Debug] Project: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Foo.cs [q1EHHH8a+/5zVngZh8g4nIzsM7U3i3WHkolcS4q2aUE=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs [5xT3Nm0KV4bf40cWFK9zIY+sfYrM+BLzCCTh3TaUtCc=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/Dependency.AssemblyInfo.cs [hoc5VIkbu0iFDd1STa/64AcjnA3AbD3XqGzyngGPUso=] [Debug] Config: /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_default.globalconfig [hEpukUoMLsBtXxp71k2fv7gWVIYblPaVHMCq/Acy5Cw=] [Debug] Config: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/Dependency.GeneratedMSBuildEditorConfig.editorconfig [t2pTiHIoaaLe8RpgvOOX9XrUbK0/Ps3IzK2NutV67xE=] [Debug] Config: /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_11_default.globalconfig [0lhomKrBNOtbBj/WXvOA2uFJ2XjjaYpTUxutLLA3YHw=] [Debug] Project: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Foo.cs [q1EHHH8a+/5zVngZh8g4nIzsM7U3i3WHkolcS4q2aUE=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs [PjlE+SbaFkd5W5VNLGI43y7JxtrBCKlb6cMULm1DrX0=] [Debug] Document: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/netstandard2.0/Dependency.AssemblyInfo.cs [hoc5VIkbu0iFDd1STa/64AcjnA3AbD3XqGzyngGPUso=] [Debug] Config: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/netstandard2.0/Dependency.GeneratedMSBuildEditorConfig.editorconfig [NYvukXW5Ou4HOIb1fJdg+nF1ZpxobMvJ+3VEJeGEtSo=] [Debug] Project: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj [Debug] Re-evaluation completed. [Debug] Hot reload capabilities: AddExplicitInterfaceImplementation AddFieldRva AddInstanceFieldToExistingType AddMethodToExistingType AddStaticFieldToExistingType Baseline ChangeCustomAttributes GenericAddFieldToExistingType GenericAddMethodToExistingType GenericUpdateMethod NewTypeDefinition UpdateParameters. [Debug] Building /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj ... [Debug] Launched '/tmp/helix/working/B25509CC/p/d/dotnet' with arguments 'build /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj --property:NuGetInteractive=false': process id 74425 [Debug] Process id 74425 ran for 1860ms and exited with exit code 0. [Debug] Build succeeded: /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj [Debug] Determining projects to restore... [Debug] All projects are up-to-date for restore. [Debug] /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(385,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj::TargetFramework=netstandard2.0] [Debug] Dependency -> /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/netstandard2.0/Dependency.dll [Debug] /tmp/helix/working/B25509CC/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(385,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/Dependency.csproj::TargetFramework=net11.0] [Debug] Dependency -> /private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/net11.0/Dependency.dll [Debug] [Debug] Build succeeded. [Debug] 0 Warning(s) [Debug] 0 Error(s) [Debug] [Debug] Time Elapsed 00:00:01.68 [Debug] Projects rebuilt (1) [Debug] Deploying project dependency '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/Dependency.pdb' from '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/net11.0/Dependency.pdb' [Debug] Deploying project dependency '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/Dependency.dll' from '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/net11.0/Dependency.dll' [Debug] Project dependencies deployed (1) [Debug] Sending update batch #0 [Debug] Writing capabilities: Baseline AddMethodToExistingType AddStaticFieldToExistingType AddInstanceFieldToExistingType NewTypeDefinition ChangeCustomAttributes UpdateParameters GenericUpdateMethod GenericAddMethodToExistingType GenericAddFieldToExistingType AddFieldRva [Debug] Applying updates to module c8e61b14-6ecc-4685-93f0-56e06cbec235. [Debug] Invoking metadata update handlers. [Debug] System.Reflection.Metadata.RuntimeTypeMetadataUpdateHandler.ClearCache [Debug] Updates applied. [Debug] Update batch #0 completed. [Information] C# and Razor changes applied in 2073ms. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/obj/Debug/net11.0/App.WithDeps.csproj.AssemblyReference.cache': Add. Path matches DefaultItemExcludes glob 'obj\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/Dependency.dll': Add. Path matches DefaultItemExcludes glob 'bin\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps/bin/Debug/net11.0/Dependency.pdb': Add. Path matches DefaultItemExcludes glob 'bin\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/AppWithDeps'. [Trace] Ignoring change in output directory: Add '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/Dependency.csproj.FileListAbsolute.txt' [Trace] Ignoring change in output directory: Add '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/ref/Dependency.dll' [Trace] Ignoring change in output directory: Add '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/refint/Dependency.dll' [Trace] Ignoring change in output directory: Add '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/Dependency.dll' [Trace] Ignoring change in output directory: Add '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/obj/Debug/net11.0/Dependency.pdb' [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/net11.0/Dependency.deps.json': Add. Path matches DefaultItemExcludes glob 'bin\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency'. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/net11.0/Dependency.dll': Add. Path matches DefaultItemExcludes glob 'bin\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency'. [Trace] Ignoring change in excluded file '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency/bin/Debug/net11.0/Dependency.pdb': Add. Path matches DefaultItemExcludes glob 'bin\Debug//**' set in '/private/tmp/helix/working/B25509CC/t/dotnetSdkTests.rKrqEZ0z/ProjectAndSou---0946A64C/Dependency'. [App.WithDeps (net11.0)] [TEST InProcTestWatcher.cs:53] Shutting down [Debug] Terminating remaining child processes. [Debug] Terminating process 74401 (SIGTERM). [Debug] Waiting for process 74401 to exit within 5s. [App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] Resolving 'Dependency, Version=1.0.0.0' [App.WithDeps (net11.0)] dotnet watch 🕵️ [App.WithDeps (net11.0)] SIGTERM received. Cancel=False [Debug] Process id 74401 ran for 6933ms and exited with exit code 0. [Information] Exited [Debug] Disposing agent communication pipe [TEST DotNetWatchTestBase.cs:44] Disposing test skipped GracefulTermination_Windows (0ms) Test is only supported on Windows skipped GracefulTermination_WinExe (0ms) Test is only supported on Windows skipped RunArguments_NoHotReload (0ms) Test is not supported on OSX skipped RunArguments_HotReload (0ms) Test is not supported on OSX skipped TestCommand (0ms) https://github.com/dotnet/sdk/issues/54176 skipped DirectoryBuildProps_Add (0ms) https://github.com/dotnet/msbuild/issues/12001 skipped RenameSourceFile (True) (2ms) Assert.Inconclusive. https://github.com/dotnet/sdk/issues/43320 Standard output TestContext Messages: [TEST DotNetWatchTestBase.cs:44] Disposing test Test run summary: Failed! - /private/tmp/helix/working/B25509CC/w/AD3D0932/e/dotnet-watch.Tests.dll (net11.0|arm64) total: 201 failed: 1 succeeded: 191 skipped: 9 duration: 2m 16s 679ms Out of process file artifacts produced: - /private/tmp/helix/working/B25509CC/w/AD3D0932/e/dotnet-watch.Tests_net11.0_arm64.trx + export _commandExitCode=2 + _commandExitCode=2 + find /tmp/helix/working/B25509CC/w/AD3D0932/uploads/../../.. -name '*.dmp' -print0 + xargs -0 -I@ cp @ /tmp/helix/working/B25509CC/w/AD3D0932/uploads + find . -maxdepth 5 '(' -iname '*.trx' -o -iname testResults.xml -o -iname test-results.xml -o -iname test_results.xml -o -iname junit-results.xml -o -iname junitresults.xml ')' -print0 + xargs -0 -I '{}' sh -c 'mkdir -p "$HELIX_WORKITEM_UPLOAD_ROOT/$" && cp -f "{}" "$HELIX_WORKITEM_UPLOAD_ROOT/{}"' + exit 2 ['dotnet-watch.Tests.dll.2' END OF WORK ITEM LOG: Command exited with 2]