Console log: 'dotnet.Tests.dll.19' from job f7c0a26d-1c58-42fb-88e0-d853101c6605 workitem 2f0753dc-5649-46a5-a8a9-3cddbff3ddd2 (ubuntu.2204.amd64.open) executed on machine a00GAE5 running Linux-6.8.0-1052-azure-x86_64-with-glibc2.35 chmod: cannot access '/datadisks/disk1/work/AFC10910/w/AC650A0B/e/*.sh': No such file or directory + . /datadisks/disk1/work/AFC10910/p/t/SetupHelixEnvironment.sh + export NUGET_ENABLE_EXPERIMENTAL_HTTP_RETRY=true + export NUGET_EXPERIMENTAL_MAX_NETWORK_TRY_COUNT=6 + export NUGET_EXPERIMENTAL_NETWORK_RETRY_DELAY_MILLISECONDS=1000 + export MicrosoftNETBuildExtensionsTargets=/datadisks/disk1/work/AFC10910/p/ex/msbuildExtensions/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets + export DOTNET_ROOT=/datadisks/disk1/work/AFC10910/p/d + export PATH=/datadisks/disk1/work/AFC10910/p/d:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin + export DOTNET_DbgEnableMiniDump=1 + export DOTNET_DbgMiniDumpType=4 + export DOTNET_DbgMiniDumpName=/datadisks/disk1/work/AFC10910/w/AC650A0B/uploads/coredump.%p + export DOTNET_EnableCrashReport=1 + mktemp -d /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.XXXXXXXX + realpath /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K + export TestExecutionDirectory=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K + export DOTNET_CLI_HOME=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/.dotnet + cp -a /datadisks/disk1/work/AFC10910/p/t/TestExecutionDirectoryFiles/. /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/ + export DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K + export DOTNET_SDK_TEST_MSBUILDSDKRESOLVER_FOLDER=/datadisks/disk1/work/AFC10910/p/r + export DOTNET_SDK_TEST_ASSETS_DIRECTORY=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/TestAssets + export DOTNET_SDK_TEST_REPO_TEMPLATE_PACKAGES=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/template_feed + export DOTNET_SDK_TEST_TEMPLATE_SAMPLES_DIR=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/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 /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/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 /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Testpackages --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: Package source 1 added successfully. + dotnet nuget remove source dotnet6-transport --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: dotnet6-transport removed successfully. + dotnet nuget remove source dotnet6-internal-transport --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config error: Unable to find any package source(s) matching name: dotnet6-internal-transport. + dotnet nuget remove source dotnet7-transport --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: dotnet7-transport removed successfully. + dotnet nuget remove source dotnet7-internal-transport --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config error: Unable to find any package source(s) matching name: dotnet7-internal-transport. + dotnet nuget remove source richnav --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: richnav removed successfully. + dotnet nuget remove source vs-impl --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: vs-impl removed successfully. + dotnet nuget remove source dotnet-libraries-transport --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: dotnet-libraries-transport removed successfully. + dotnet nuget remove source dotnet-tools-transport --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: dotnet-tools-transport removed successfully. + dotnet nuget remove source dotnet-libraries --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: dotnet-libraries removed successfully. + dotnet nuget remove source dotnet-eng --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NuGet.config Package source with Name: dotnet-eng removed successfully. + dotnet nuget list source --configfile /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/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] /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Testpackages + chmod +x dotnet.Tests + dotnet test dotnet.Tests.dll -e HELIX_WORK_ITEM_TIMEOUT=02:00:00 -e DOTNET_SDK_TEST_EXECUTION_DIRECTORY=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K --results-directory ./ --logger trx --logger console;verbosity=detailed --blame-hang --blame-hang-timeout 60m --filter Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.|Microsoft.DotNet.Cli.Run.Tests.RunFileTestFixture.|Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands. -d /datadisks/disk1/work/AFC10910/w/AC650A0B/uploads//dotnetTestLog.log VSTest version 18.7.0-preview-26208-110 (x64) Starting test execution, please wait... Logging Vstest Diagnostics in file: /datadisks/disk1/work/AFC10910/w/AC650A0B/uploads/dotnetTestLog.log A total of 1 test files matched the specified pattern. /datadisks/disk1/work/AFC10910/w/AC650A0B/e/dotnet.Tests.dll Data collection : Logging DataCollector Diagnostics in file: /datadisks/disk1/work/AFC10910/w/AC650A0B/uploads/dotnetTestLog.datacollector.26-05-13_11-24-43_51367_5.log Logging TestHost Diagnostics in file: /datadisks/disk1/work/AFC10910/w/AC650A0B/uploads/dotnetTestLog.host.26-05-13_11-24-43_84629_5.log [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v3.1.4+50e68bbb8b (64-bit .NET 11.0.0-preview.4.26208.110) [xUnit.net 00:00:00.62] Discovering: dotnet.Tests (app domain = off, method display = ClassAndMethod, method display options = None) [xUnit.net 00:00:04.41] Discovered: dotnet.Tests (3464 test cases to be run) [xUnit.net 00:00:04.76] Starting: dotnet.Tests (parallel test collections = on [2 threads], stop on fail = off, explicit = off, seed = 6259579) [xUnit.net 00:00:05.70] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] Executing 'dotnet run': Passed Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.Executable_NoLaunchProfileArguments [226 ms] Passed Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.Executable_ApplicationArguments [1 ms] Passed Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.Executable_DefaultWorkingDirectory [1 ms] [xUnit.net 00:00:06.57] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/EnvironmentVa---0D8C17B6/Properties/launchSettings.json... [xUnit.net 00:00:20.76] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] 》DOTNET_LAUNCH_PROFILE=<<>> [xUnit.net 00:00:20.76] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] 》TEST_VAR1=<<>> [xUnit.net 00:00:20.76] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] 》TEST_VAR2=<<<>>> [xUnit.net 00:00:20.76] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] 》TEST_VAR3=<<<>>> [xUnit.net 00:00:20.76] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] 》ARGS=arg1,arg2,arg3 [xUnit.net 00:00:20.88] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [OUTPUT] Command 'dotnet run' exited with exit code 0. [xUnit.net 00:00:20.91] Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [PASS] [xUnit.net 00:00:20.91] Output: [xUnit.net 00:00:20.91] Executing 'dotnet run': [xUnit.net 00:00:20.91] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/EnvironmentVa---0D8C17B6/Properties/launchSettings.json... [xUnit.net 00:00:20.91] 》DOTNET_LAUNCH_PROFILE=<<>> [xUnit.net 00:00:20.91] 》TEST_VAR1=<<>> [xUnit.net 00:00:20.91] 》TEST_VAR2=<<<>>> [xUnit.net 00:00:20.91] 》TEST_VAR3=<<<>>> [xUnit.net 00:00:20.91] 》ARGS=arg1,arg2,arg3 [xUnit.net 00:00:20.91] Command 'dotnet run' exited with exit code 0. [xUnit.net 00:00:20.96] dotnet.Tests: Executing 'dotnet run -': Passed Microsoft.DotNet.Cli.Run.Tests.RunCommandTests.EnvironmentVariableExpansion_Project [15 s] Standard Output Messages: Executing 'dotnet run': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/EnvironmentVa---0D8C17B6/Properties/launchSettings.json... 》DOTNET_LAUNCH_PROFILE=<<>> 》TEST_VAR1=<<>> 》TEST_VAR2=<<<>>> 》TEST_VAR3=<<<>>> 》ARGS=arg1,arg2,arg3 Command 'dotnet run' exited with exit code 0. [xUnit.net 00:00:27.77] dotnet.Tests: 》Hello [xUnit.net 00:00:27.82] dotnet.Tests: Command 'dotnet run -' exited with exit code 0. [xUnit.net 00:00:27.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] Executing 'dotnet run -v q First.cs': [xUnit.net 00:00:31.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] 》Hello from First [xUnit.net 00:00:31.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] 》Message: 'First1' [xUnit.net 00:00:31.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] Command 'dotnet run -v q First.cs' exited with exit code 0. [xUnit.net 00:00:31.19] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] Executing 'dotnet run -v q Second.cs': [xUnit.net 00:00:34.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] 》Hello from Second [xUnit.net 00:00:34.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] 》Message: 'Second1' [xUnit.net 00:00:34.08] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [OUTPUT] Command 'dotnet run -v q Second.cs' exited with exit code 0. [xUnit.net 00:00:34.08] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [PASS] [xUnit.net 00:00:34.08] Output: [xUnit.net 00:00:34.08] Executing 'dotnet run -v q First.cs': [xUnit.net 00:00:34.08] 》Hello from First [xUnit.net 00:00:34.08] 》Message: 'First1' [xUnit.net 00:00:34.09] Command 'dotnet run -v q First.cs' exited with exit code 0. [xUnit.net 00:00:34.09] Executing 'dotnet run -v q Second.cs': [xUnit.net 00:00:34.09] 》Hello from Second [xUnit.net 00:00:34.09] 》Message: 'Second1' [xUnit.net 00:00:34.09] Command 'dotnet run -v q Second.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Multiple [6 s] Standard Output Messages: Executing 'dotnet run -v q First.cs': 》Hello from First 》Message: 'First1' Command 'dotnet run -v q First.cs' exited with exit code 0. Executing 'dotnet run -v q Second.cs': 》Hello from Second 》Message: 'Second1' Command 'dotnet run -v q Second.cs' exited with exit code 0. [xUnit.net 00:00:34.13] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] Executing 'dotnet publish Program.cs -c Debug -p:PublishAot=false -bl': [xUnit.net 00:00:35.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:36.50] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Options/Program.cs.csproj (in 85 ms). [xUnit.net 00:00:36.74] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:00:37.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-2d6202fe107b70d0d7b0c64ee631281c74010c8ee10015373304e64b4ba89966/bin/debug/Program.dll [xUnit.net 00:00:37.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Options/artifacts/Program/ [xUnit.net 00:00:37.32] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [OUTPUT] Command 'dotnet publish Program.cs -c Debug -p:PublishAot=false -bl' exited with exit code 0. [xUnit.net 00:00:37.32] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [PASS] [xUnit.net 00:00:37.32] Output: [xUnit.net 00:00:37.32] Executing 'dotnet publish Program.cs -c Debug -p:PublishAot=false -bl': [xUnit.net 00:00:37.32] 》 Determining projects to restore... [xUnit.net 00:00:37.32] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Options/Program.cs.csproj (in 85 ms). [xUnit.net 00:00:37.32] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:00:37.32] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-2d6202fe107b70d0d7b0c64ee631281c74010c8ee10015373304e64b4ba89966/bin/debug/Program.dll [xUnit.net 00:00:37.33] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Options/artifacts/Program/ [xUnit.net 00:00:37.33] Command 'dotnet publish Program.cs -c Debug -p:PublishAot=false -bl' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_Options [3 s] Standard Output Messages: Executing 'dotnet publish Program.cs -c Debug -p:PublishAot=false -bl': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Options/Program.cs.csproj (in 85 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-2d6202fe107b70d0d7b0c64ee631281c74010c8ee10015373304e64b4ba89966/bin/debug/Program.dll 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Options/artifacts/Program/ Command 'dotnet publish Program.cs -c Debug -p:PublishAot=false -bl' exited with exit code 0. [xUnit.net 00:00:37.36] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] Executing 'dotnet run Program.cs': [xUnit.net 00:00:39.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》Hello from Program [xUnit.net 00:00:39.89] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:00:39.90] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] Executing 'dotnet clean Program.cs': [xUnit.net 00:00:40.28] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》Build started 5/13/2026 11:25:24 AM. [xUnit.net 00:00:40.83] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》Project "/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Clean/Program.cs.csproj" on node 1 (Clean target(s)). [xUnit.net 00:00:40.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》_CheckForNETCoreSdkIsPreview: [xUnit.net 00:00:40.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:00:40.99] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》CoreClean: [xUnit.net 00:00:41.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/build-start.cache". [xUnit.net 00:00:41.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/build-success.cache". [xUnit.net 00:00:41.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/csc.rsp". [xUnit.net 00:00:41.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.deps.json". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.runtimeconfig.json". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.dll". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.pdb". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.GeneratedMSBuildEditorConfig.editorconfig". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.AssemblyInfoInputs.cache". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.AssemblyInfo.cs". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.csproj.CoreCompileInputs.cache". [xUnit.net 00:00:41.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.dll". [xUnit.net 00:00:41.66] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/refint/Program.dll". [xUnit.net 00:00:41.66] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.pdb". [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.genruntimeconfig.cache". [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/ref/Program.dll". [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》Done Building Project "/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Clean/Program.cs.csproj" (Clean target(s)). [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》Build succeeded. [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 0 Warning(s) [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 0 Error(s) [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》 [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] 》Time Elapsed 00:00:00.92 [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [OUTPUT] Command 'dotnet clean Program.cs' exited with exit code 0. [xUnit.net 00:00:41.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [PASS] [xUnit.net 00:00:41.67] Output: [xUnit.net 00:00:41.69] Executing 'dotnet run Program.cs': [xUnit.net 00:00:41.69] 》Hello from Program [xUnit.net 00:00:41.69] Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:00:41.69] Executing 'dotnet clean Program.cs': [xUnit.net 00:00:41.69] 》Build started 5/13/2026 11:25:24 AM. [xUnit.net 00:00:41.69] 》Project "/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Clean/Program.cs.csproj" on node 1 (Clean target(s)). [xUnit.net 00:00:41.69] 》_CheckForNETCoreSdkIsPreview: [xUnit.net 00:00:41.69] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:00:41.69] 》CoreClean: [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/build-start.cache". [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/build-success.cache". [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/csc.rsp". [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program". [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.deps.json". [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.runtimeconfig.json". [xUnit.net 00:00:41.69] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.dll". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.pdb". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.GeneratedMSBuildEditorConfig.editorconfig". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.AssemblyInfoInputs.cache". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.AssemblyInfo.cs". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.csproj.CoreCompileInputs.cache". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.dll". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/refint/Program.dll". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.pdb". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.genruntimeconfig.cache". [xUnit.net 00:00:41.71] 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/ref/Program.dll". [xUnit.net 00:00:41.71] 》Done Building Project "/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Clean/Program.cs.csproj" (Clean target(s)). [xUnit.net 00:00:41.71] 》 [xUnit.net 00:00:41.71] 》Build succeeded. [xUnit.net 00:00:41.72] 》 0 Warning(s) [xUnit.net 00:00:41.72] 》 0 Error(s) [xUnit.net 00:00:41.72] 》 [xUnit.net 00:00:41.72] 》Time Elapsed 00:00:00.92 [xUnit.net 00:00:41.72] Command 'dotnet clean Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Clean [3 s] Standard Output Messages: Executing 'dotnet run Program.cs': 》Hello from Program Command 'dotnet run Program.cs' exited with exit code 0. Executing 'dotnet clean Program.cs': 》Build started 5/13/2026 11:25:24 AM. 》Project "/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Clean/Program.cs.csproj" on node 1 (Clean target(s)). 》_CheckForNETCoreSdkIsPreview: 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》CoreClean: 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/build-start.cache". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/build-success.cache". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/csc.rsp". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.deps.json". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.runtimeconfig.json". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.dll". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/bin/debug/Program.pdb". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.GeneratedMSBuildEditorConfig.editorconfig". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.AssemblyInfoInputs.cache". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.AssemblyInfo.cs". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.csproj.CoreCompileInputs.cache". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.dll". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/refint/Program.dll". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.pdb". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/Program.cs.genruntimeconfig.cache". 》 Deleting file "/home/helixbot/.local/share/dotnet/runfile/Program-31e6eb45b485cd421201cef5ebf71c6834b2be2443f0d40bb22583270da5e505/obj/debug/ref/Program.dll". 》Done Building Project "/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Clean/Program.cs.csproj" (Clean target(s)). 》 》Build succeeded. 》 0 Warning(s) 》 0 Error(s) 》 》Time Elapsed 00:00:00.92 Command 'dotnet clean Program.cs' exited with exit code 0. [xUnit.net 00:00:41.75] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:41.75] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile/Program.run.json... [xUnit.net 00:00:44.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:44.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:44.20] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:44.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:44.57] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:44.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:44.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Message: '' [xUnit.net 00:00:44.68] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:44.68] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:44.91] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile/Program.run.json... [xUnit.net 00:00:44.98] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:45.03] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:45.03] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:45.06] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [OUTPUT] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:45.06] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [PASS] [xUnit.net 00:00:45.06] Output: [xUnit.net 00:00:45.06] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:45.06] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile/Program.run.json... [xUnit.net 00:00:45.06] 》Hello from Program [xUnit.net 00:00:45.06] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:45.06] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:45.06] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:45.06] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:45.06] 》Hello from Program [xUnit.net 00:00:45.06] 》Message: '' [xUnit.net 00:00:45.06] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:45.06] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:45.07] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile/Program.run.json... [xUnit.net 00:00:45.07] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:45.07] 》Hello from Program [xUnit.net 00:00:45.07] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:45.07] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Program.run.json") [3 s] Standard Output Messages: Executing 'dotnet run -bl Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile/Program.run.json... 》Hello from Program 》Message: 'TestProfileMessage1' Command 'dotnet run -bl Program.cs' exited with exit code 0. Executing 'dotnet run -bl --no-launch-profile Program.cs': 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: '' Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. Executing 'dotnet run -bl -lp TestProfile2 Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile/Program.run.json... 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: 'TestProfileMessage2' Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:45.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:45.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_4/Properties/launchSettings.json... [xUnit.net 00:00:45.93] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Warning: Binary log option was specified but MSBuild will be skipped because running just csc is enough. Specify '--no-cache' to force full build. [xUnit.net 00:00:45.97] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:45.97] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:46.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:46.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:46.33] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:46.39] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:46.39] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Message: '' [xUnit.net 00:00:46.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:46.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:46.65] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_4/Properties/launchSettings.json... [xUnit.net 00:00:46.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:46.77] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:46.78] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:46.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [OUTPUT] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:46.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [PASS] [xUnit.net 00:00:46.80] Output: [xUnit.net 00:00:46.80] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:46.80] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_4/Properties/launchSettings.json... [xUnit.net 00:00:46.80] 》Warning: Binary log option was specified but MSBuild will be skipped because running just csc is enough. Specify '--no-cache' to force full build. [xUnit.net 00:00:46.80] 》Hello from Program [xUnit.net 00:00:46.81] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:46.81] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:46.81] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:46.81] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:46.81] 》Hello from Program [xUnit.net 00:00:46.81] 》Message: '' [xUnit.net 00:00:46.81] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:46.82] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:46.82] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_4/Properties/launchSettings.json... [xUnit.net 00:00:46.82] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:46.82] 》Hello from Program [xUnit.net 00:00:46.82] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:46.82] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Properties/launchSettings.json") [1 s] Standard Output Messages: Executing 'dotnet run -bl Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_4/Properties/launchSettings.json... 》Warning: Binary log option was specified but MSBuild will be skipped because running just csc is enough. Specify '--no-cache' to force full build. 》Hello from Program 》Message: 'TestProfileMessage1' Command 'dotnet run -bl Program.cs' exited with exit code 0. Executing 'dotnet run -bl --no-launch-profile Program.cs': 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: '' Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. Executing 'dotnet run -bl -lp TestProfile2 Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_4/Properties/launchSettings.json... 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: 'TestProfileMessage2' Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:46.85] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:47.08] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_1/Properties/launchSettings.json... [xUnit.net 00:00:49.25] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:49.25] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:49.31] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:49.31] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:49.63] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:49.69] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:49.69] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Message: '' [xUnit.net 00:00:49.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:49.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:50.00] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_1/Properties/launchSettings.json... [xUnit.net 00:00:50.11] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:50.17] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:50.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:50.22] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [OUTPUT] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:50.23] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [PASS] [xUnit.net 00:00:50.23] Output: [xUnit.net 00:00:50.23] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:50.23] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_1/Properties/launchSettings.json... [xUnit.net 00:00:50.23] 》Hello from Program [xUnit.net 00:00:50.23] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:50.23] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:50.23] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:50.23] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:50.23] 》Hello from Program [xUnit.net 00:00:50.23] 》Message: '' [xUnit.net 00:00:50.23] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:50.23] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:50.23] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_1/Properties/launchSettings.json... [xUnit.net 00:00:50.24] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:50.24] 》Hello from Program [xUnit.net 00:00:50.24] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:50.24] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: False, relativePath: "Properties/launchSettings.json") [3 s] Standard Output Messages: Executing 'dotnet run -bl Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_1/Properties/launchSettings.json... 》Hello from Program 》Message: 'TestProfileMessage1' Command 'dotnet run -bl Program.cs' exited with exit code 0. Executing 'dotnet run -bl --no-launch-profile Program.cs': 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: '' Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. Executing 'dotnet run -bl -lp TestProfile2 Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_1/Properties/launchSettings.json... 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: 'TestProfileMessage2' Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:50.28] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:50.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_5/Program.run.json... [xUnit.net 00:00:50.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Warning: Binary log option was specified but MSBuild will be skipped because running just csc is enough. Specify '--no-cache' to force full build. [xUnit.net 00:00:50.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:50.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:50.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:50.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:51.16] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:51.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:51.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Message: '' [xUnit.net 00:00:51.66] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:51.66] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:51.81] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_5/Program.run.json... [xUnit.net 00:00:51.89] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:51.93] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Hello from Program [xUnit.net 00:00:51.93] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:51.95] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [OUTPUT] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:51.95] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [PASS] [xUnit.net 00:00:51.95] Output: [xUnit.net 00:00:51.95] Executing 'dotnet run -bl Program.cs': [xUnit.net 00:00:51.96] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_5/Program.run.json... [xUnit.net 00:00:51.96] 》Warning: Binary log option was specified but MSBuild will be skipped because running just csc is enough. Specify '--no-cache' to force full build. [xUnit.net 00:00:51.96] 》Hello from Program [xUnit.net 00:00:51.96] 》Message: 'TestProfileMessage1' [xUnit.net 00:00:51.96] Command 'dotnet run -bl Program.cs' exited with exit code 0. [xUnit.net 00:00:51.96] Executing 'dotnet run -bl --no-launch-profile Program.cs': [xUnit.net 00:00:51.96] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:51.96] 》Hello from Program [xUnit.net 00:00:51.96] 》Message: '' [xUnit.net 00:00:51.96] Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:00:51.96] Executing 'dotnet run -bl -lp TestProfile2 Program.cs': [xUnit.net 00:00:51.96] ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_5/Program.run.json... [xUnit.net 00:00:51.96] 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. [xUnit.net 00:00:51.96] 》Hello from Program [xUnit.net 00:00:51.96] 》Message: 'TestProfileMessage2' [xUnit.net 00:00:51.96] Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile(cscOnly: True, relativePath: "Program.run.json") [1 s] Standard Output Messages: Executing 'dotnet run -bl Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_5/Program.run.json... 》Warning: Binary log option was specified but MSBuild will be skipped because running just csc is enough. Specify '--no-cache' to force full build. 》Hello from Program 》Message: 'TestProfileMessage1' Command 'dotnet run -bl Program.cs' exited with exit code 0. Executing 'dotnet run -bl --no-launch-profile Program.cs': 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: '' Command 'dotnet run -bl --no-launch-profile Program.cs' exited with exit code 0. Executing 'dotnet run -bl -lp TestProfile2 Program.cs': ❌Using launch settings from /datadisks/disk1/work/AFC10910/t/dotnetSdkTests/LaunchProfile_5/Program.run.json... 》Warning: Binary log option was specified but build will be skipped because output is up to date. Specify '--no-cache' to force build. 》Hello from Program 》Message: 'TestProfileMessage2' Command 'dotnet run -bl -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:00:51.99] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Explicit [OUTPUT] Executing 'dotnet restore Program.cs': [xUnit.net 00:00:52.38] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Explicit [OUTPUT] ❌/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_Stati---083F9AE9/Program.cs(1): error: Static graph restore is not supported for file-based apps. Remove the '#:property'. [xUnit.net 00:00:52.39] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Explicit [OUTPUT] Command 'dotnet restore Program.cs' exited with exit code 1. [xUnit.net 00:00:52.40] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Explicit [PASS] [xUnit.net 00:00:52.40] Output: [xUnit.net 00:00:52.40] Executing 'dotnet restore Program.cs': [xUnit.net 00:00:52.40] ❌/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_Stati---083F9AE9/Program.cs(1): error: Static graph restore is not supported for file-based apps. Remove the '#:property'. [xUnit.net 00:00:52.40] Command 'dotnet restore Program.cs' exited with exit code 1. [xUnit.net 00:00:52.42] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] Executing 'dotnet build exe.cs': [xUnit.net 00:00:53.08] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] 》 Determining projects to restore... Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Explicit [446 ms] Standard Output Messages: Executing 'dotnet restore Program.cs': ❌/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_Stati---083F9AE9/Program.cs(1): error: Static graph restore is not supported for file-based apps. Remove the '#:property'. Command 'dotnet restore Program.cs' exited with exit code 1. [xUnit.net 00:00:53.69] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Exe/exe.cs.csproj (in 220 ms). [xUnit.net 00:00:53.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:00:54.15] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-e6ab7517ef1966e3475017f901b8cf972769bc1ac393148e30b37a60d5d78aa5/bin/debug/exe.dll [xUnit.net 00:00:54.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] Command 'dotnet build exe.cs' exited with exit code 0. [xUnit.net 00:00:54.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] Executing 'dotnet run exe.cs': [xUnit.net 00:00:54.59] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] 》Hello Exe [xUnit.net 00:00:54.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [OUTPUT] Command 'dotnet run exe.cs' exited with exit code 0. [xUnit.net 00:00:54.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [PASS] [xUnit.net 00:00:54.62] Output: [xUnit.net 00:00:54.62] Executing 'dotnet build exe.cs': [xUnit.net 00:00:54.62] 》 Determining projects to restore... [xUnit.net 00:00:54.62] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Exe/exe.cs.csproj (in 220 ms). [xUnit.net 00:00:54.62] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:00:54.62] 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-e6ab7517ef1966e3475017f901b8cf972769bc1ac393148e30b37a60d5d78aa5/bin/debug/exe.dll [xUnit.net 00:00:54.62] Command 'dotnet build exe.cs' exited with exit code 0. [xUnit.net 00:00:54.63] Executing 'dotnet run exe.cs': [xUnit.net 00:00:54.63] 》Hello Exe [xUnit.net 00:00:54.63] Command 'dotnet run exe.cs' exited with exit code 0. [xUnit.net 00:00:54.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Executing 'dotnet run --no-build Program.cs': Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe [2 s] Standard Output Messages: Executing 'dotnet build exe.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Exe/exe.cs.csproj (in 220 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-e6ab7517ef1966e3475017f901b8cf972769bc1ac393148e30b37a60d5d78aa5/bin/debug/exe.dll Command 'dotnet build exe.cs' exited with exit code 0. Executing 'dotnet run exe.cs': 》Hello Exe Command 'dotnet run exe.cs' exited with exit code 0. [xUnit.net 00:00:55.41] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] ❌Unhandled exception: An error occurred trying to start process '/home/helixbot/.local/share/dotnet/runfile/Program-37d0f6e293389ff2d2af744e89f3afba345edb29ad36aa1d73d89e3fbc3eaf9a/bin/debug/Program' with working directory '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_02'. No such file or directory [xUnit.net 00:00:55.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Command 'dotnet run --no-build Program.cs' exited with exit code 1. [xUnit.net 00:00:55.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Executing 'dotnet run Program.cs': [xUnit.net 00:00:57.22] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] 》Hello from Program [xUnit.net 00:00:57.27] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:00:57.28] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:00:57.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] 》Hello from Program [xUnit.net 00:00:57.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Command 'dotnet run --no-build Program.cs' exited with exit code 0. [xUnit.net 00:00:57.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Executing 'dotnet run Program.cs': [xUnit.net 00:00:57.98] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] 》Changed [xUnit.net 00:00:58.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [OUTPUT] Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:00:58.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [PASS] [xUnit.net 00:00:58.01] Output: [xUnit.net 00:00:58.01] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:00:58.01] ❌Unhandled exception: An error occurred trying to start process '/home/helixbot/.local/share/dotnet/runfile/Program-37d0f6e293389ff2d2af744e89f3afba345edb29ad36aa1d73d89e3fbc3eaf9a/bin/debug/Program' with working directory '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_02'. No such file or directory [xUnit.net 00:00:58.01] Command 'dotnet run --no-build Program.cs' exited with exit code 1. [xUnit.net 00:00:58.01] Executing 'dotnet run Program.cs': [xUnit.net 00:00:58.01] 》Hello from Program [xUnit.net 00:00:58.01] Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:00:58.01] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:00:58.01] 》Hello from Program [xUnit.net 00:00:58.03] Command 'dotnet run --no-build Program.cs' exited with exit code 0. [xUnit.net 00:00:58.03] Executing 'dotnet run Program.cs': [xUnit.net 00:00:58.03] 》Changed [xUnit.net 00:00:58.03] Command 'dotnet run Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_02 [3 s] Standard Output Messages: Executing 'dotnet run --no-build Program.cs': ❌Unhandled exception: An error occurred trying to start process '/home/helixbot/.local/share/dotnet/runfile/Program-37d0f6e293389ff2d2af744e89f3afba345edb29ad36aa1d73d89e3fbc3eaf9a/bin/debug/Program' with working directory '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_02'. No such file or directory Command 'dotnet run --no-build Program.cs' exited with exit code 1. Executing 'dotnet run Program.cs': 》Hello from Program Command 'dotnet run Program.cs' exited with exit code 0. Executing 'dotnet run --no-build Program.cs': 》Hello from Program Command 'dotnet run --no-build Program.cs' exited with exit code 0. Executing 'dotnet run Program.cs': 》Changed Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:00:58.06] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Implicit [OUTPUT] Executing 'dotnet restore Program.cs': [xUnit.net 00:00:58.91] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Implicit [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:00:59.50] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Implicit [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_Stati---124C0224/Program.cs.csproj (in 211 ms). [xUnit.net 00:00:59.54] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Implicit [OUTPUT] Command 'dotnet restore Program.cs' exited with exit code 0. [xUnit.net 00:00:59.54] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Implicit [PASS] [xUnit.net 00:00:59.54] Output: [xUnit.net 00:00:59.54] Executing 'dotnet restore Program.cs': [xUnit.net 00:00:59.54] 》 Determining projects to restore... [xUnit.net 00:00:59.54] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_Stati---124C0224/Program.cs.csproj (in 211 ms). [xUnit.net 00:00:59.54] Command 'dotnet restore Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_StaticGraph_Implicit [1 s] Standard Output Messages: Executing 'dotnet restore Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_Stati---124C0224/Program.cs.csproj (in 211 ms). Command 'dotnet restore Program.cs' exited with exit code 0. [xUnit.net 00:00:59.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] Executing 'dotnet publish Program.cs': [xUnit.net 00:01:00.51] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:01.08] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---EE76A231/Program.cs.csproj (in 210 ms). [xUnit.net 00:01:01.22] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:01.85] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-5580439f7a46cb55d44d2ccc40ac3a2e7291ba7195a0970c2bfa70ca4408cc6d/bin/release/Program.dll [xUnit.net 00:01:02.10] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] 》 Generating native code [xUnit.net 00:01:04.95] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---EE76A231/directive-publish/ [xUnit.net 00:01:05.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [OUTPUT] Command 'dotnet publish Program.cs' exited with exit code 0. [xUnit.net 00:01:05.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [PASS] [xUnit.net 00:01:05.01] Output: [xUnit.net 00:01:05.01] Executing 'dotnet publish Program.cs': [xUnit.net 00:01:05.01] 》 Determining projects to restore... [xUnit.net 00:01:05.01] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---EE76A231/Program.cs.csproj (in 210 ms). [xUnit.net 00:01:05.01] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:05.01] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-5580439f7a46cb55d44d2ccc40ac3a2e7291ba7195a0970c2bfa70ca4408cc6d/bin/release/Program.dll [xUnit.net 00:01:05.01] 》 Generating native code [xUnit.net 00:01:05.01] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---EE76A231/directive-publish/ [xUnit.net 00:01:05.01] Command 'dotnet publish Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_PropertyDirective [5 s] Standard Output Messages: Executing 'dotnet publish Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---EE76A231/Program.cs.csproj (in 210 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-5580439f7a46cb55d44d2ccc40ac3a2e7291ba7195a0970c2bfa70ca4408cc6d/bin/release/Program.dll 》 Generating native code 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---EE76A231/directive-publish/ Command 'dotnet publish Program.cs' exited with exit code 0. [xUnit.net 00:01:05.06] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] Executing 'dotnet build appcontainerexe.cs': [xUnit.net 00:01:05.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:06.39] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_AppContainerExe/appcontainerexe.cs.csproj (in 193 ms). [xUnit.net 00:01:06.51] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:06.81] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] 》 appcontainerexe.cs -> /home/helixbot/.local/share/dotnet/runfile/appcontainerexe-123f6c4db596f0268779d2e292871637c8f4e0e2bf04f4aeeab20dca4bf3caf4/bin/debug/appcontainerexe.dll [xUnit.net 00:01:06.88] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] Command 'dotnet build appcontainerexe.cs' exited with exit code 0. [xUnit.net 00:01:06.88] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] Executing 'dotnet run appcontainerexe.cs': [xUnit.net 00:01:07.54] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_AppContainerExe/appcontainerexe.cs.csproj'. [xUnit.net 00:01:07.54] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] ❌Ensure you have a runnable project type. [xUnit.net 00:01:07.54] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. [xUnit.net 00:01:07.55] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] ❌The current OutputType is 'AppContainerExe'. [xUnit.net 00:01:07.57] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [OUTPUT] Command 'dotnet run appcontainerexe.cs' exited with exit code 1. [xUnit.net 00:01:07.57] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [PASS] [xUnit.net 00:01:07.57] Output: [xUnit.net 00:01:07.57] Executing 'dotnet build appcontainerexe.cs': [xUnit.net 00:01:07.57] 》 Determining projects to restore... [xUnit.net 00:01:07.57] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_AppContainerExe/appcontainerexe.cs.csproj (in 193 ms). [xUnit.net 00:01:07.57] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:07.57] 》 appcontainerexe.cs -> /home/helixbot/.local/share/dotnet/runfile/appcontainerexe-123f6c4db596f0268779d2e292871637c8f4e0e2bf04f4aeeab20dca4bf3caf4/bin/debug/appcontainerexe.dll [xUnit.net 00:01:07.57] Command 'dotnet build appcontainerexe.cs' exited with exit code 0. [xUnit.net 00:01:07.57] Executing 'dotnet run appcontainerexe.cs': [xUnit.net 00:01:07.57] ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_AppContainerExe/appcontainerexe.cs.csproj'. [xUnit.net 00:01:07.57] ❌Ensure you have a runnable project type. [xUnit.net 00:01:07.57] ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. [xUnit.net 00:01:07.57] ❌The current OutputType is 'AppContainerExe'. [xUnit.net 00:01:07.57] Command 'dotnet run appcontainerexe.cs' exited with exit code 1. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_AppContainerExe [2 s] Standard Output Messages: Executing 'dotnet build appcontainerexe.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_AppContainerExe/appcontainerexe.cs.csproj (in 193 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 appcontainerexe.cs -> /home/helixbot/.local/share/dotnet/runfile/appcontainerexe-123f6c4db596f0268779d2e292871637c8f4e0e2bf04f4aeeab20dca4bf3caf4/bin/debug/appcontainerexe.dll Command 'dotnet build appcontainerexe.cs' exited with exit code 0. Executing 'dotnet run appcontainerexe.cs': ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_AppContainerExe/appcontainerexe.cs.csproj'. ❌Ensure you have a runnable project type. ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. ❌The current OutputType is 'AppContainerExe'. Command 'dotnet run appcontainerexe.cs' exited with exit code 1. [xUnit.net 00:01:07.59] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Executing 'dotnet build --no-restore Program.cs': [xUnit.net 00:01:08.32] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:08.42] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '/home/helixbot/.local/share/dotnet/runfile/Program-4088ce1e338369702ff81b9a15547b0a7930546053b06868e5c658aaafc867b2/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. [xUnit.net 00:01:08.45] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Command 'dotnet build --no-restore Program.cs' exited with exit code 1. [xUnit.net 00:01:08.45] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Executing 'dotnet restore Program.cs': [xUnit.net 00:01:09.09] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:09.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoRestore_02/Program.cs.csproj (in 211 ms). [xUnit.net 00:01:09.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Command 'dotnet restore Program.cs' exited with exit code 0. [xUnit.net 00:01:09.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Executing 'dotnet build --no-restore Program.cs': [xUnit.net 00:01:10.28] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:10.92] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-4088ce1e338369702ff81b9a15547b0a7930546053b06868e5c658aaafc867b2/bin/debug/Program.dll [xUnit.net 00:01:11.04] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Command 'dotnet build --no-restore Program.cs' exited with exit code 0. [xUnit.net 00:01:11.04] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:01:11.37] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] 》Hello from Program [xUnit.net 00:01:11.42] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [OUTPUT] Command 'dotnet run --no-build Program.cs' exited with exit code 0. [xUnit.net 00:01:11.42] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [PASS] [xUnit.net 00:01:11.42] Output: [xUnit.net 00:01:11.42] Executing 'dotnet build --no-restore Program.cs': [xUnit.net 00:01:11.42] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:11.42] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '/home/helixbot/.local/share/dotnet/runfile/Program-4088ce1e338369702ff81b9a15547b0a7930546053b06868e5c658aaafc867b2/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. [xUnit.net 00:01:11.42] Command 'dotnet build --no-restore Program.cs' exited with exit code 1. [xUnit.net 00:01:11.42] Executing 'dotnet restore Program.cs': [xUnit.net 00:01:11.42] 》 Determining projects to restore... [xUnit.net 00:01:11.42] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoRestore_02/Program.cs.csproj (in 211 ms). [xUnit.net 00:01:11.42] Command 'dotnet restore Program.cs' exited with exit code 0. [xUnit.net 00:01:11.42] Executing 'dotnet build --no-restore Program.cs': [xUnit.net 00:01:11.42] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:11.42] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-4088ce1e338369702ff81b9a15547b0a7930546053b06868e5c658aaafc867b2/bin/debug/Program.dll [xUnit.net 00:01:11.42] Command 'dotnet build --no-restore Program.cs' exited with exit code 0. [xUnit.net 00:01:11.42] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:01:11.42] 》Hello from Program [xUnit.net 00:01:11.42] Command 'dotnet run --no-build Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_02 [3 s] Standard Output Messages: Executing 'dotnet build --no-restore Program.cs': 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '/home/helixbot/.local/share/dotnet/runfile/Program-4088ce1e338369702ff81b9a15547b0a7930546053b06868e5c658aaafc867b2/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. Command 'dotnet build --no-restore Program.cs' exited with exit code 1. Executing 'dotnet restore Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoRestore_02/Program.cs.csproj (in 211 ms). Command 'dotnet restore Program.cs' exited with exit code 0. Executing 'dotnet build --no-restore Program.cs': 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-4088ce1e338369702ff81b9a15547b0a7930546053b06868e5c658aaafc867b2/bin/debug/Program.dll Command 'dotnet build --no-restore Program.cs' exited with exit code 0. Executing 'dotnet run --no-build Program.cs': 》Hello from Program Command 'dotnet run --no-build Program.cs' exited with exit code 0. [xUnit.net 00:01:11.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] Executing 'dotnet build winexe.cs': [xUnit.net 00:01:12.34] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:12.94] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_WinExe/winexe.cs.csproj (in 216 ms). [xUnit.net 00:01:13.07] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:13.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] 》 winexe.cs -> /home/helixbot/.local/share/dotnet/runfile/winexe-1d00e9103ee48e33f62d8d80eedb06dd0759564a2f355ff34f7cc4632250bade/bin/debug/winexe.dll [xUnit.net 00:01:13.50] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] Command 'dotnet build winexe.cs' exited with exit code 0. [xUnit.net 00:01:13.50] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] Executing 'dotnet run winexe.cs': [xUnit.net 00:01:13.88] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] 》Hello WinExe [xUnit.net 00:01:13.91] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [OUTPUT] Command 'dotnet run winexe.cs' exited with exit code 0. [xUnit.net 00:01:13.92] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [PASS] [xUnit.net 00:01:13.92] Output: [xUnit.net 00:01:13.92] Executing 'dotnet build winexe.cs': [xUnit.net 00:01:13.92] 》 Determining projects to restore... [xUnit.net 00:01:13.92] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_WinExe/winexe.cs.csproj (in 216 ms). [xUnit.net 00:01:13.92] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:13.92] 》 winexe.cs -> /home/helixbot/.local/share/dotnet/runfile/winexe-1d00e9103ee48e33f62d8d80eedb06dd0759564a2f355ff34f7cc4632250bade/bin/debug/winexe.dll [xUnit.net 00:01:13.92] Command 'dotnet build winexe.cs' exited with exit code 0. [xUnit.net 00:01:13.92] Executing 'dotnet run winexe.cs': [xUnit.net 00:01:13.92] 》Hello WinExe [xUnit.net 00:01:13.92] Command 'dotnet run winexe.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_WinExe [2 s] Standard Output Messages: Executing 'dotnet build winexe.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_WinExe/winexe.cs.csproj (in 216 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 winexe.cs -> /home/helixbot/.local/share/dotnet/runfile/winexe-1d00e9103ee48e33f62d8d80eedb06dd0759564a2f355ff34f7cc4632250bade/bin/debug/winexe.dll Command 'dotnet build winexe.cs' exited with exit code 0. Executing 'dotnet run winexe.cs': 》Hello WinExe Command 'dotnet run winexe.cs' exited with exit code 0. [xUnit.net 00:01:13.97] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] Executing 'dotnet run MyFileBasedTool.cs': [xUnit.net 00:01:16.25] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》Hello; EntryPointFilePath set? True [xUnit.net 00:01:16.29] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] Command 'dotnet run MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:16.31] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] Executing 'dotnet pack MyFileBasedTool.cs': [xUnit.net 00:01:17.20] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:18.07] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/MyFileBasedTool.cs.csproj (in 258 ms). [xUnit.net 00:01:18.22] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:18.52] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-9623e9e18d706a96a43605973344367ddfee2825648b5099786eba48bf3ff1cc/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:18.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-9623e9e18d706a96a43605973344367ddfee2825648b5099786eba48bf3ff1cc/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:18.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 MyFileBasedTool.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool/ [xUnit.net 00:01:19.04] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 The package MyFileBasedTool.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. [xUnit.net 00:01:19.04] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》 Successfully created package '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool/MyFileBasedTool.1.0.0.nupkg'. [xUnit.net 00:01:19.10] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] Command 'dotnet pack MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:19.10] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] Executing 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool': [xUnit.net 00:01:19.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》Hello; EntryPointFilePath set? False [xUnit.net 00:01:19.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] 》Release config [xUnit.net 00:01:19.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [OUTPUT] Command 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool' exited with exit code 0. [xUnit.net 00:01:19.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [PASS] [xUnit.net 00:01:19.86] Output: [xUnit.net 00:01:19.86] Executing 'dotnet run MyFileBasedTool.cs': [xUnit.net 00:01:19.87] 》Hello; EntryPointFilePath set? True [xUnit.net 00:01:19.87] Command 'dotnet run MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:19.87] Executing 'dotnet pack MyFileBasedTool.cs': [xUnit.net 00:01:19.87] 》 Determining projects to restore... [xUnit.net 00:01:19.87] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/MyFileBasedTool.cs.csproj (in 258 ms). [xUnit.net 00:01:19.87] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:19.87] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-9623e9e18d706a96a43605973344367ddfee2825648b5099786eba48bf3ff1cc/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:19.87] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-9623e9e18d706a96a43605973344367ddfee2825648b5099786eba48bf3ff1cc/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:19.87] 》 MyFileBasedTool.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool/ [xUnit.net 00:01:19.87] 》 The package MyFileBasedTool.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. [xUnit.net 00:01:19.87] 》 Successfully created package '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool/MyFileBasedTool.1.0.0.nupkg'. [xUnit.net 00:01:19.87] Command 'dotnet pack MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:19.87] Executing 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool': [xUnit.net 00:01:19.87] 》Hello; EntryPointFilePath set? False [xUnit.net 00:01:19.87] 》Release config [xUnit.net 00:01:19.87] Command 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack [5 s] Standard Output Messages: Executing 'dotnet run MyFileBasedTool.cs': 》Hello; EntryPointFilePath set? True Command 'dotnet run MyFileBasedTool.cs' exited with exit code 0. Executing 'dotnet pack MyFileBasedTool.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/MyFileBasedTool.cs.csproj (in 258 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-9623e9e18d706a96a43605973344367ddfee2825648b5099786eba48bf3ff1cc/bin/release/MyFileBasedTool.dll 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-9623e9e18d706a96a43605973344367ddfee2825648b5099786eba48bf3ff1cc/bin/release/MyFileBasedTool.dll 》 MyFileBasedTool.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool/ 》 The package MyFileBasedTool.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 》 Successfully created package '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool/MyFileBasedTool.1.0.0.nupkg'. Command 'dotnet pack MyFileBasedTool.cs' exited with exit code 0. Executing 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool': 》Hello; EntryPointFilePath set? False 》Release config Command 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack/artifacts/MyFileBasedTool' exited with exit code 0. [xUnit.net 00:01:19.89] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:01:20.60] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] ❌Unhandled exception: An error occurred trying to start process '/home/helixbot/.local/share/dotnet/runfile/Program-87a43469bb9cb4045034cb75de4cb0092413077494b6331c47bf4737db06a7eb/bin/debug/Program' with working directory '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_01'. No such file or directory [xUnit.net 00:01:20.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Command 'dotnet run --no-build Program.cs' exited with exit code 1. [xUnit.net 00:01:20.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Executing 'dotnet build Program.cs': [xUnit.net 00:01:21.26] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:21.88] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_01/Program.cs.csproj (in 216 ms). [xUnit.net 00:01:22.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:22.41] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-87a43469bb9cb4045034cb75de4cb0092413077494b6331c47bf4737db06a7eb/bin/debug/Program.dll [xUnit.net 00:01:22.47] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Command 'dotnet build Program.cs' exited with exit code 0. [xUnit.net 00:01:22.48] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:01:22.71] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] 》Hello from Program [xUnit.net 00:01:22.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Command 'dotnet run --no-build Program.cs' exited with exit code 0. [xUnit.net 00:01:22.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Executing 'dotnet run Program.cs': [xUnit.net 00:01:23.14] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] 》Changed [xUnit.net 00:01:23.16] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [OUTPUT] Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:01:23.16] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [PASS] [xUnit.net 00:01:23.16] Output: [xUnit.net 00:01:23.16] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:01:23.16] ❌Unhandled exception: An error occurred trying to start process '/home/helixbot/.local/share/dotnet/runfile/Program-87a43469bb9cb4045034cb75de4cb0092413077494b6331c47bf4737db06a7eb/bin/debug/Program' with working directory '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_01'. No such file or directory [xUnit.net 00:01:23.16] Command 'dotnet run --no-build Program.cs' exited with exit code 1. [xUnit.net 00:01:23.16] Executing 'dotnet build Program.cs': [xUnit.net 00:01:23.16] 》 Determining projects to restore... [xUnit.net 00:01:23.16] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_01/Program.cs.csproj (in 216 ms). [xUnit.net 00:01:23.16] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:23.17] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-87a43469bb9cb4045034cb75de4cb0092413077494b6331c47bf4737db06a7eb/bin/debug/Program.dll [xUnit.net 00:01:23.17] Command 'dotnet build Program.cs' exited with exit code 0. [xUnit.net 00:01:23.17] Executing 'dotnet run --no-build Program.cs': [xUnit.net 00:01:23.17] 》Hello from Program [xUnit.net 00:01:23.17] Command 'dotnet run --no-build Program.cs' exited with exit code 0. [xUnit.net 00:01:23.17] Executing 'dotnet run Program.cs': [xUnit.net 00:01:23.17] 》Changed [xUnit.net 00:01:23.17] Command 'dotnet run Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoBuild_01 [3 s] Standard Output Messages: Executing 'dotnet run --no-build Program.cs': ❌Unhandled exception: An error occurred trying to start process '/home/helixbot/.local/share/dotnet/runfile/Program-87a43469bb9cb4045034cb75de4cb0092413077494b6331c47bf4737db06a7eb/bin/debug/Program' with working directory '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_01'. No such file or directory Command 'dotnet run --no-build Program.cs' exited with exit code 1. Executing 'dotnet build Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoBuild_01/Program.cs.csproj (in 216 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-87a43469bb9cb4045034cb75de4cb0092413077494b6331c47bf4737db06a7eb/bin/debug/Program.dll Command 'dotnet build Program.cs' exited with exit code 0. Executing 'dotnet run --no-build Program.cs': 》Hello from Program Command 'dotnet run --no-build Program.cs' exited with exit code 0. Executing 'dotnet run Program.cs': 》Changed Command 'dotnet run Program.cs' exited with exit code 0. [xUnit.net 00:01:23.19] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] Executing 'dotnet run --no-launch-profile Program.cs': [xUnit.net 00:01:25.42] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Hello from Program [xUnit.net 00:01:25.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Message: '' [xUnit.net 00:01:25.45] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] Command 'dotnet run --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:01:25.45] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] Executing 'dotnet run -v q Program.cs': [xUnit.net 00:01:25.61] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Warning: Settings from '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Program.run.json' are not used because '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Properties/launchSettings.json' has precedence. [xUnit.net 00:01:25.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Hello from Program [xUnit.net 00:01:25.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Message: 'PropertiesLaunchSettingsJson1' [xUnit.net 00:01:25.74] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] Command 'dotnet run -v q Program.cs' exited with exit code 0. [xUnit.net 00:01:25.74] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] Executing 'dotnet run -v q -lp TestProfile2 Program.cs': [xUnit.net 00:01:25.90] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Warning: Settings from '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Program.run.json' are not used because '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Properties/launchSettings.json' has precedence. [xUnit.net 00:01:26.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Hello from Program [xUnit.net 00:01:26.01] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] 》Message: 'PropertiesLaunchSettingsJson2' [xUnit.net 00:01:26.03] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [OUTPUT] Command 'dotnet run -v q -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:01:26.03] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [PASS] [xUnit.net 00:01:26.03] Output: [xUnit.net 00:01:26.03] Executing 'dotnet run --no-launch-profile Program.cs': [xUnit.net 00:01:26.03] 》Hello from Program [xUnit.net 00:01:26.03] 》Message: '' [xUnit.net 00:01:26.03] Command 'dotnet run --no-launch-profile Program.cs' exited with exit code 0. [xUnit.net 00:01:26.03] Executing 'dotnet run -v q Program.cs': [xUnit.net 00:01:26.03] 》Warning: Settings from '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Program.run.json' are not used because '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Properties/launchSettings.json' has precedence. [xUnit.net 00:01:26.03] 》Hello from Program [xUnit.net 00:01:26.03] 》Message: 'PropertiesLaunchSettingsJson1' [xUnit.net 00:01:26.03] Command 'dotnet run -v q Program.cs' exited with exit code 0. [xUnit.net 00:01:26.03] Executing 'dotnet run -v q -lp TestProfile2 Program.cs': [xUnit.net 00:01:26.03] 》Warning: Settings from '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Program.run.json' are not used because '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Properties/launchSettings.json' has precedence. [xUnit.net 00:01:26.03] 》Hello from Program [xUnit.net 00:01:26.03] 》Message: 'PropertiesLaunchSettingsJson2' [xUnit.net 00:01:26.03] Command 'dotnet run -v q -lp TestProfile2 Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.LaunchProfile_Precedence [2 s] Standard Output Messages: Executing 'dotnet run --no-launch-profile Program.cs': 》Hello from Program 》Message: '' Command 'dotnet run --no-launch-profile Program.cs' exited with exit code 0. Executing 'dotnet run -v q Program.cs': 》Warning: Settings from '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Program.run.json' are not used because '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Properties/launchSettings.json' has precedence. 》Hello from Program 》Message: 'PropertiesLaunchSettingsJson1' Command 'dotnet run -v q Program.cs' exited with exit code 0. Executing 'dotnet run -v q -lp TestProfile2 Program.cs': 》Warning: Settings from '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Program.run.json' are not used because '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/LaunchProfile_Precedence/Properties/launchSettings.json' has precedence. 》Hello from Program 》Message: 'PropertiesLaunchSettingsJson2' Command 'dotnet run -v q -lp TestProfile2 Program.cs' exited with exit code 0. [xUnit.net 00:01:26.06] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] Executing 'dotnet publish Program.cs': [xUnit.net 00:01:26.97] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:27.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/Program.cs.csproj (in 231 ms). [xUnit.net 00:01:27.71] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:28.39] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-38c3be8b05f54b2da95b2daaad495492b44834c17eb3351737c7cc3f332bdb21/bin/release/Program.dll [xUnit.net 00:01:28.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》 Generating native code [xUnit.net 00:01:32.51] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/ [xUnit.net 00:01:32.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] Command 'dotnet publish Program.cs' exited with exit code 0. [xUnit.net 00:01:32.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] Executing '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/Program ': [xUnit.net 00:01:32.57] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》Hello from Program [xUnit.net 00:01:32.57] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] 》Release config [xUnit.net 00:01:32.58] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [OUTPUT] Command '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/Program ' exited with exit code 0. [xUnit.net 00:01:32.58] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [PASS] [xUnit.net 00:01:32.58] Output: [xUnit.net 00:01:32.58] Executing 'dotnet publish Program.cs': [xUnit.net 00:01:32.58] 》 Determining projects to restore... [xUnit.net 00:01:32.58] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/Program.cs.csproj (in 231 ms). [xUnit.net 00:01:32.58] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:32.58] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-38c3be8b05f54b2da95b2daaad495492b44834c17eb3351737c7cc3f332bdb21/bin/release/Program.dll [xUnit.net 00:01:32.58] 》 Generating native code [xUnit.net 00:01:32.58] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/ [xUnit.net 00:01:32.58] Command 'dotnet publish Program.cs' exited with exit code 0. [xUnit.net 00:01:32.58] Executing '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/Program ': [xUnit.net 00:01:32.58] 》Hello from Program [xUnit.net 00:01:32.58] 》Release config [xUnit.net 00:01:32.58] Command '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/Program ' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish [6 s] Standard Output Messages: Executing 'dotnet publish Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/Program.cs.csproj (in 231 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-38c3be8b05f54b2da95b2daaad495492b44834c17eb3351737c7cc3f332bdb21/bin/release/Program.dll 》 Generating native code 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/ Command 'dotnet publish Program.cs' exited with exit code 0. Executing '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/Program ': 》Hello from Program 》Release config Command '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish/artifacts/Program/Program ' exited with exit code 0. [xUnit.net 00:01:32.60] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] Executing 'dotnet publish ./subdir/Program.cs': [xUnit.net 00:01:33.49] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:34.07] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_In_SubDir/subdir/Program.cs.csproj (in 218 ms). [xUnit.net 00:01:34.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:34.76] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-a4170ef0c382239b362c368627128d906a5f766dce2be5524614779fe9b1f218/bin/release/Program.dll [xUnit.net 00:01:34.90] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] 》 Generating native code [xUnit.net 00:01:37.66] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_In_SubDir/subdir/artifacts/Program/ [xUnit.net 00:01:37.71] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [OUTPUT] Command 'dotnet publish ./subdir/Program.cs' exited with exit code 0. [xUnit.net 00:01:37.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [PASS] [xUnit.net 00:01:37.72] Output: [xUnit.net 00:01:37.72] Executing 'dotnet publish ./subdir/Program.cs': [xUnit.net 00:01:37.72] 》 Determining projects to restore... [xUnit.net 00:01:37.72] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_In_SubDir/subdir/Program.cs.csproj (in 218 ms). [xUnit.net 00:01:37.72] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:37.72] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-a4170ef0c382239b362c368627128d906a5f766dce2be5524614779fe9b1f218/bin/release/Program.dll [xUnit.net 00:01:37.72] 》 Generating native code [xUnit.net 00:01:37.72] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_In_SubDir/subdir/artifacts/Program/ [xUnit.net 00:01:37.72] Command 'dotnet publish ./subdir/Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_In_SubDir [5 s] Standard Output Messages: Executing 'dotnet publish ./subdir/Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_In_SubDir/subdir/Program.cs.csproj (in 218 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-a4170ef0c382239b362c368627128d906a5f766dce2be5524614779fe9b1f218/bin/release/Program.dll 》 Generating native code 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_In_SubDir/subdir/artifacts/Program/ Command 'dotnet publish ./subdir/Program.cs' exited with exit code 0. [xUnit.net 00:01:37.74] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [OUTPUT] Executing 'dotnet restore Program.cs': [xUnit.net 00:01:38.47] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:39.38] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [OUTPUT] 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_NonEx---086E4239/Program.cs.csproj : error NU1101: Unable to find package Microsoft.ThisPackageDoesNotExist. No packages exist with this id in source(s): dotnet-public, dotnet-tools, dotnet10, dotnet10-transport, dotnet11, dotnet11-transport, dotnet6, dotnet7, dotnet8, dotnet8-transport, dotnet8-workloads, dotnet9, dotnet9-transport, Package source 1, test-tools [xUnit.net 00:01:39.48] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [OUTPUT] 》 Failed to restore /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_NonEx---086E4239/Program.cs.csproj (in 598 ms). [xUnit.net 00:01:39.52] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [OUTPUT] Command 'dotnet restore Program.cs' exited with exit code 1. [xUnit.net 00:01:39.52] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [PASS] [xUnit.net 00:01:39.52] Output: [xUnit.net 00:01:39.52] Executing 'dotnet restore Program.cs': [xUnit.net 00:01:39.52] 》 Determining projects to restore... [xUnit.net 00:01:39.52] 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_NonEx---086E4239/Program.cs.csproj : error NU1101: Unable to find package Microsoft.ThisPackageDoesNotExist. No packages exist with this id in source(s): dotnet-public, dotnet-tools, dotnet10, dotnet10-transport, dotnet11, dotnet11-transport, dotnet6, dotnet7, dotnet8, dotnet8-transport, dotnet8-workloads, dotnet9, dotnet9-transport, Package source 1, test-tools [xUnit.net 00:01:39.52] 》 Failed to restore /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_NonEx---086E4239/Program.cs.csproj (in 598 ms). [xUnit.net 00:01:39.52] Command 'dotnet restore Program.cs' exited with exit code 1. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Restore_NonExistentPackage [1 s] Standard Output Messages: Executing 'dotnet restore Program.cs': 》 Determining projects to restore... 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_NonEx---086E4239/Program.cs.csproj : error NU1101: Unable to find package Microsoft.ThisPackageDoesNotExist. No packages exist with this id in source(s): dotnet-public, dotnet-tools, dotnet10, dotnet10-transport, dotnet11, dotnet11-transport, dotnet6, dotnet7, dotnet8, dotnet8-transport, dotnet8-workloads, dotnet9, dotnet9-transport, Package source 1, test-tools 》 Failed to restore /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Restore_NonEx---086E4239/Program.cs.csproj (in 598 ms). Command 'dotnet restore Program.cs' exited with exit code 1. [xUnit.net 00:01:39.54] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] Executing 'dotnet publish MyCustomProgram.cs': [xUnit.net 00:01:40.35] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:40.96] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---D1921CB0/MyCustomProgram.cs.csproj (in 223 ms). [xUnit.net 00:01:41.11] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:41.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] 》 MyCustomProgram.cs -> /home/helixbot/.local/share/dotnet/runfile/MyCustomProgram-4a2173b67d7dc6c90b3e4f6703ecd052c4b4da938a8e1e3f4131936051e367ab/bin/release/MyCustomProgram.dll [xUnit.net 00:01:41.89] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] 》 Generating native code [xUnit.net 00:01:45.40] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] 》 MyCustomProgram.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---D1921CB0/artifacts/MyCustomProgram/ [xUnit.net 00:01:45.46] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [OUTPUT] Command 'dotnet publish MyCustomProgram.cs' exited with exit code 0. [xUnit.net 00:01:45.46] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [PASS] [xUnit.net 00:01:45.47] Output: [xUnit.net 00:01:45.47] Executing 'dotnet publish MyCustomProgram.cs': [xUnit.net 00:01:45.47] 》 Determining projects to restore... [xUnit.net 00:01:45.47] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---D1921CB0/MyCustomProgram.cs.csproj (in 223 ms). [xUnit.net 00:01:45.47] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:45.47] 》 MyCustomProgram.cs -> /home/helixbot/.local/share/dotnet/runfile/MyCustomProgram-4a2173b67d7dc6c90b3e4f6703ecd052c4b4da938a8e1e3f4131936051e367ab/bin/release/MyCustomProgram.dll [xUnit.net 00:01:45.47] 》 Generating native code [xUnit.net 00:01:45.47] 》 MyCustomProgram.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---D1921CB0/artifacts/MyCustomProgram/ [xUnit.net 00:01:45.47] Command 'dotnet publish MyCustomProgram.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_IncludesFileName [5 s] Standard Output Messages: Executing 'dotnet publish MyCustomProgram.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---D1921CB0/MyCustomProgram.cs.csproj (in 223 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 MyCustomProgram.cs -> /home/helixbot/.local/share/dotnet/runfile/MyCustomProgram-4a2173b67d7dc6c90b3e4f6703ecd052c4b4da938a8e1e3f4131936051e367ab/bin/release/MyCustomProgram.dll 》 Generating native code 》 MyCustomProgram.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---D1921CB0/artifacts/MyCustomProgram/ Command 'dotnet publish MyCustomProgram.cs' exited with exit code 0. [xUnit.net 00:01:45.49] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [OUTPUT] Executing 'dotnet build lib.cs': [xUnit.net 00:01:46.19] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:47.56] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj (in 815 ms). [xUnit.net 00:01:47.63] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [OUTPUT] 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. [xUnit.net 00:01:47.63] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [OUTPUT] 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. [xUnit.net 00:01:47.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [OUTPUT] Command 'dotnet build lib.cs' exited with exit code 1. [xUnit.net 00:01:47.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [FAIL] [xUnit.net 00:01:47.73] Expected value to be 0 because Expected command to pass but it did not. [xUnit.net 00:01:47.74] Working Directory: /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7 [xUnit.net 00:01:47.74] File Name: /datadisks/disk1/work/AFC10910/p/d/dotnet [xUnit.net 00:01:47.74] Arguments: build lib.cs [xUnit.net 00:01:47.74] Exit Code: 1 [xUnit.net 00:01:47.74] StdOut: [xUnit.net 00:01:47.74] Determining projects to restore... [xUnit.net 00:01:47.74] Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj (in 815 ms). [xUnit.net 00:01:47.74] /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. [xUnit.net 00:01:47.74] /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. [xUnit.net 00:01:47.74] StdErr: [xUnit.net 00:01:47.74] [xUnit.net 00:01:47.74] , but found 1 (difference of 1). [xUnit.net 00:01:47.74] Stack Trace: [xUnit.net 00:01:47.77] at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) [xUnit.net 00:01:47.77] at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) [xUnit.net 00:01:47.77] at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) [xUnit.net 00:01:47.77] at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) [xUnit.net 00:01:47.77] /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs(27,0): at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() [xUnit.net 00:01:47.77] /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Run/RunFileTests_BuildCommands.cs(271,0): at Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget() [xUnit.net 00:01:47.77] at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) [xUnit.net 00:01:47.77] at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) [xUnit.net 00:01:47.78] Output: [xUnit.net 00:01:47.78] Executing 'dotnet build lib.cs': [xUnit.net 00:01:47.78] 》 Determining projects to restore... [xUnit.net 00:01:47.78] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj (in 815 ms). [xUnit.net 00:01:47.78] 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. [xUnit.net 00:01:47.78] 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. [xUnit.net 00:01:47.78] Command 'dotnet build lib.cs' exited with exit code 1. Failed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget [2 s] Error Message: Expected value to be 0 because Expected command to pass but it did not. Working Directory: /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7 File Name: /datadisks/disk1/work/AFC10910/p/d/dotnet Arguments: build lib.cs Exit Code: 1 StdOut: Determining projects to restore... Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj (in 815 ms). /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. StdErr: , but found 1 (difference of 1). Stack Trace: at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message) at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message) at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason) at FluentAssertions.Numeric.NumericAssertionsBase`3.Be(T expected, String because, Object[] becauseArgs) at Microsoft.NET.TestFramework.Assertions.CommandResultAssertions.Pass() in /_/test/Microsoft.NET.TestFramework/Assertions/CommandResultAssertions.cs:line 27 at Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library_MultiTarget() in /mnt/vss/_work/1/s/test/dotnet.Tests/CommandTests/Run/RunFileTests_BuildCommands.cs:line 271 at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) Standard Output Messages: Executing 'dotnet build lib.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj (in 815 ms). 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. 》/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj : error MSB4025: The project file could not be loaded. Could not find file '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library---9F6470C7/lib.cs.csproj'. Command 'dotnet build lib.cs' exited with exit code 1. [xUnit.net 00:01:47.82] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] Executing 'dotnet run MyFileBasedTool.cs': [xUnit.net 00:01:49.83] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》Hello; EntryPointFilePath set? True [xUnit.net 00:01:49.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] Command 'dotnet run MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:49.87] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] Executing 'dotnet pack MyFileBasedTool.cs': [xUnit.net 00:01:51.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:51.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/MyFileBasedTool.cs.csproj (in 200 ms). [xUnit.net 00:01:51.36] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:51.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-5fc3443f213c51e1a301915b1d2e9a389e57728fd5b285c212f6c33536a75647/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:51.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-5fc3443f213c51e1a301915b1d2e9a389e57728fd5b285c212f6c33536a75647/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:51.83] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 MyFileBasedTool.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/artifacts/MyFileBasedTool/ [xUnit.net 00:01:52.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 The package MyFileBasedTool.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. [xUnit.net 00:01:52.13] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》 Successfully created package '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom/MyFileBasedTool.1.0.0.nupkg'. [xUnit.net 00:01:52.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] Command 'dotnet pack MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:52.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] Executing 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom': [xUnit.net 00:01:52.81] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] 》Hello; EntryPointFilePath set? False [xUnit.net 00:01:52.83] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [OUTPUT] Command 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom' exited with exit code 0. [xUnit.net 00:01:52.83] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [PASS] [xUnit.net 00:01:52.83] Output: [xUnit.net 00:01:52.83] Executing 'dotnet run MyFileBasedTool.cs': [xUnit.net 00:01:52.83] 》Hello; EntryPointFilePath set? True [xUnit.net 00:01:52.83] Command 'dotnet run MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:52.83] Executing 'dotnet pack MyFileBasedTool.cs': [xUnit.net 00:01:52.83] 》 Determining projects to restore... [xUnit.net 00:01:52.83] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/MyFileBasedTool.cs.csproj (in 200 ms). [xUnit.net 00:01:52.83] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:52.83] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-5fc3443f213c51e1a301915b1d2e9a389e57728fd5b285c212f6c33536a75647/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:52.83] 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-5fc3443f213c51e1a301915b1d2e9a389e57728fd5b285c212f6c33536a75647/bin/release/MyFileBasedTool.dll [xUnit.net 00:01:52.83] 》 MyFileBasedTool.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/artifacts/MyFileBasedTool/ [xUnit.net 00:01:52.83] 》 The package MyFileBasedTool.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. [xUnit.net 00:01:52.83] 》 Successfully created package '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom/MyFileBasedTool.1.0.0.nupkg'. [xUnit.net 00:01:52.83] Command 'dotnet pack MyFileBasedTool.cs' exited with exit code 0. [xUnit.net 00:01:52.83] Executing 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom': [xUnit.net 00:01:52.83] 》Hello; EntryPointFilePath set? False [xUnit.net 00:01:52.83] Command 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Pack_CustomPath [5 s] Standard Output Messages: Executing 'dotnet run MyFileBasedTool.cs': 》Hello; EntryPointFilePath set? True Command 'dotnet run MyFileBasedTool.cs' exited with exit code 0. Executing 'dotnet pack MyFileBasedTool.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/MyFileBasedTool.cs.csproj (in 200 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-5fc3443f213c51e1a301915b1d2e9a389e57728fd5b285c212f6c33536a75647/bin/release/MyFileBasedTool.dll 》 MyFileBasedTool.cs -> /home/helixbot/.local/share/dotnet/runfile/MyFileBasedTool-5fc3443f213c51e1a301915b1d2e9a389e57728fd5b285c212f6c33536a75647/bin/release/MyFileBasedTool.dll 》 MyFileBasedTool.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/artifacts/MyFileBasedTool/ 》 The package MyFileBasedTool.1.0.0 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 》 Successfully created package '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom/MyFileBasedTool.1.0.0.nupkg'. Command 'dotnet pack MyFileBasedTool.cs' exited with exit code 0. Executing 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom': 》Hello; EntryPointFilePath set? False Command 'dotnet tool exec MyFileBasedTool --yes --add-source /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Pack_CustomPath/custom' exited with exit code 0. [xUnit.net 00:01:52.85] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] Executing 'dotnet build lib.cs': [xUnit.net 00:01:53.60] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:54.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library/lib.cs.csproj (in 198 ms). [xUnit.net 00:01:54.30] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:54.61] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] 》 lib.cs -> /home/helixbot/.local/share/dotnet/runfile/lib-c7ecf3683ee7c435b8d3f6647e6f35fc66dbe4bd570c6ea9096ba957ce00b47b/bin/debug/lib.dll [xUnit.net 00:01:54.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] Command 'dotnet build lib.cs' exited with exit code 0. [xUnit.net 00:01:54.68] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] Executing 'dotnet run lib.cs': [xUnit.net 00:01:55.26] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library/lib.cs.csproj'. [xUnit.net 00:01:55.26] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] ❌Ensure you have a runnable project type. [xUnit.net 00:01:55.26] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. [xUnit.net 00:01:55.26] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] ❌The current OutputType is 'Library'. [xUnit.net 00:01:55.29] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [OUTPUT] Command 'dotnet run lib.cs' exited with exit code 1. [xUnit.net 00:01:55.29] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [PASS] [xUnit.net 00:01:55.29] Output: [xUnit.net 00:01:55.29] Executing 'dotnet build lib.cs': [xUnit.net 00:01:55.29] 》 Determining projects to restore... [xUnit.net 00:01:55.30] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library/lib.cs.csproj (in 198 ms). [xUnit.net 00:01:55.30] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:55.30] 》 lib.cs -> /home/helixbot/.local/share/dotnet/runfile/lib-c7ecf3683ee7c435b8d3f6647e6f35fc66dbe4bd570c6ea9096ba957ce00b47b/bin/debug/lib.dll [xUnit.net 00:01:55.30] Command 'dotnet build lib.cs' exited with exit code 0. [xUnit.net 00:01:55.30] Executing 'dotnet run lib.cs': [xUnit.net 00:01:55.30] ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library/lib.cs.csproj'. [xUnit.net 00:01:55.30] ❌Ensure you have a runnable project type. [xUnit.net 00:01:55.30] ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. [xUnit.net 00:01:55.30] ❌The current OutputType is 'Library'. [xUnit.net 00:01:55.30] Command 'dotnet run lib.cs' exited with exit code 1. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Library [2 s] Standard Output Messages: Executing 'dotnet build lib.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library/lib.cs.csproj (in 198 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 lib.cs -> /home/helixbot/.local/share/dotnet/runfile/lib-c7ecf3683ee7c435b8d3f6647e6f35fc66dbe4bd570c6ea9096ba957ce00b47b/bin/debug/lib.dll Command 'dotnet build lib.cs' exited with exit code 0. Executing 'dotnet run lib.cs': ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Library/lib.cs.csproj'. ❌Ensure you have a runnable project type. ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. ❌The current OutputType is 'Library'. Command 'dotnet run lib.cs' exited with exit code 1. [xUnit.net 00:01:55.34] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] Executing 'dotnet publish Program.cs -t ComputeContainerConfig -p PublishAot=false --use-current-runtime': [xUnit.net 00:01:56.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:56.68] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/PublishWithCustomTarget/Program.cs.csproj (in 112 ms). [xUnit.net 00:01:56.81] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:57.13] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-69f27a93fc779a79045977a4c0b81fd85356cdd47abf2bf165b4b6c08555594c/bin/release/Program.dll [xUnit.net 00:01:57.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/PublishWithCustomTarget/artifacts/Program/ [xUnit.net 00:01:57.24] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [OUTPUT] Command 'dotnet publish Program.cs -t ComputeContainerConfig -p PublishAot=false --use-current-runtime' exited with exit code 0. [xUnit.net 00:01:57.24] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [PASS] [xUnit.net 00:01:57.24] Output: [xUnit.net 00:01:57.24] Executing 'dotnet publish Program.cs -t ComputeContainerConfig -p PublishAot=false --use-current-runtime': [xUnit.net 00:01:57.24] 》 Determining projects to restore... [xUnit.net 00:01:57.24] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/PublishWithCustomTarget/Program.cs.csproj (in 112 ms). [xUnit.net 00:01:57.24] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:57.24] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-69f27a93fc779a79045977a4c0b81fd85356cdd47abf2bf165b4b6c08555594c/bin/release/Program.dll [xUnit.net 00:01:57.24] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/PublishWithCustomTarget/artifacts/Program/ [xUnit.net 00:01:57.24] Command 'dotnet publish Program.cs -t ComputeContainerConfig -p PublishAot=false --use-current-runtime' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.PublishWithCustomTarget [1 s] Standard Output Messages: Executing 'dotnet publish Program.cs -t ComputeContainerConfig -p PublishAot=false --use-current-runtime': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/PublishWithCustomTarget/Program.cs.csproj (in 112 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-69f27a93fc779a79045977a4c0b81fd85356cdd47abf2bf165b4b6c08555594c/bin/release/Program.dll 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/PublishWithCustomTarget/artifacts/Program/ Command 'dotnet publish Program.cs -t ComputeContainerConfig -p PublishAot=false --use-current-runtime' exited with exit code 0. [xUnit.net 00:01:57.27] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] Executing 'dotnet publish Program.cs /p:PublishDir=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish': [xUnit.net 00:01:58.34] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:01:58.94] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/Program.cs.csproj (in 229 ms). [xUnit.net 00:01:59.09] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:01:59.97] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-7e0b76953b8f812cee93b8f330482b290653f457a9a254939a5be5e2b322ec62/bin/release/Program.dll [xUnit.net 00:02:00.13] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] 》 Generating native code [xUnit.net 00:02:03.64] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish/ [xUnit.net 00:02:03.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [OUTPUT] Command 'dotnet publish Program.cs /p:PublishDir=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish' exited with exit code 0. [xUnit.net 00:02:03.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [PASS] [xUnit.net 00:02:03.70] Output: [xUnit.net 00:02:03.70] Executing 'dotnet publish Program.cs /p:PublishDir=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish': [xUnit.net 00:02:03.70] 》 Determining projects to restore... [xUnit.net 00:02:03.70] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/Program.cs.csproj (in 229 ms). [xUnit.net 00:02:03.70] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:03.70] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-7e0b76953b8f812cee93b8f330482b290653f457a9a254939a5be5e2b322ec62/bin/release/Program.dll [xUnit.net 00:02:03.70] 》 Generating native code [xUnit.net 00:02:03.70] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish/ [xUnit.net 00:02:03.70] Command 'dotnet publish Program.cs /p:PublishDir=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_PublishDir_CommandLine [6 s] Standard Output Messages: Executing 'dotnet publish Program.cs /p:PublishDir=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/Program.cs.csproj (in 229 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-7e0b76953b8f812cee93b8f330482b290653f457a9a254939a5be5e2b322ec62/bin/release/Program.dll 》 Generating native code 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish/ Command 'dotnet publish Program.cs /p:PublishDir=/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_Publi---CCB0FDCA/custom-publish' exited with exit code 0. [xUnit.net 00:02:03.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] Executing 'dotnet build module.cs': [xUnit.net 00:02:04.48] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:02:05.08] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Module/module.cs.csproj (in 202 ms). [xUnit.net 00:02:05.21] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:05.52] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] 》 module.cs -> /home/helixbot/.local/share/dotnet/runfile/module-372caf69fb15b1ba7a4a62eba3e09a357ac9b83f323d57811e62e7f692fc11cf/bin/debug/module.dll [xUnit.net 00:02:05.58] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] Command 'dotnet build module.cs' exited with exit code 0. [xUnit.net 00:02:05.59] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] Executing 'dotnet run module.cs': [xUnit.net 00:02:06.61] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Module/module.cs.csproj'. [xUnit.net 00:02:06.61] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] ❌Ensure you have a runnable project type. [xUnit.net 00:02:06.61] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. [xUnit.net 00:02:06.61] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] ❌The current OutputType is 'Module'. [xUnit.net 00:02:06.66] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [OUTPUT] Command 'dotnet run module.cs' exited with exit code 1. [xUnit.net 00:02:06.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [PASS] [xUnit.net 00:02:06.67] Output: [xUnit.net 00:02:06.67] Executing 'dotnet build module.cs': [xUnit.net 00:02:06.67] 》 Determining projects to restore... [xUnit.net 00:02:06.67] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Module/module.cs.csproj (in 202 ms). [xUnit.net 00:02:06.67] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:06.67] 》 module.cs -> /home/helixbot/.local/share/dotnet/runfile/module-372caf69fb15b1ba7a4a62eba3e09a357ac9b83f323d57811e62e7f692fc11cf/bin/debug/module.dll [xUnit.net 00:02:06.67] Command 'dotnet build module.cs' exited with exit code 0. [xUnit.net 00:02:06.67] Executing 'dotnet run module.cs': [xUnit.net 00:02:06.67] ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Module/module.cs.csproj'. [xUnit.net 00:02:06.67] ❌Ensure you have a runnable project type. [xUnit.net 00:02:06.68] ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. [xUnit.net 00:02:06.68] ❌The current OutputType is 'Module'. [xUnit.net 00:02:06.68] Command 'dotnet run module.cs' exited with exit code 1. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Module [2 s] Standard Output Messages: Executing 'dotnet build module.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Module/module.cs.csproj (in 202 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 module.cs -> /home/helixbot/.local/share/dotnet/runfile/module-372caf69fb15b1ba7a4a62eba3e09a357ac9b83f323d57811e62e7f692fc11cf/bin/debug/module.dll Command 'dotnet build module.cs' exited with exit code 0. Executing 'dotnet run module.cs': ❌Unable to proceed with project '/datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Module/module.cs.csproj'. ❌Ensure you have a runnable project type. ❌A runnable project should target a runnable TFM (for instance, net11.0) and have OutputType 'Exe'. ❌The current OutputType is 'Module'. Command 'dotnet run module.cs' exited with exit code 1. [xUnit.net 00:02:06.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] Executing 'dotnet build Program.cs': [xUnit.net 00:02:08.22] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:02:08.57] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/ArtifactsDire---A9911BD3/Program.cs.csproj (in 211 ms). [xUnit.net 00:02:08.69] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:09.04] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-7e91eb449f8fe55057d754ff78146b37a8c223a4d8b373d921f63941a6102d5e/bin/debug/Program.dll [xUnit.net 00:02:09.11] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] Command 'dotnet build Program.cs' exited with exit code 0. [xUnit.net 00:02:09.11] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] Executing 'dotnet build Program.cs': [xUnit.net 00:02:09.36] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] ❌Unhandled exception: Access to the path '/home/helixbot/.local/share/dotnet/runfile/Program-7e91eb449f8fe55057d754ff78146b37a8c223a4d8b373d921f63941a6102d5e/build-start.cache' is denied. [xUnit.net 00:02:09.38] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [OUTPUT] Command 'dotnet build Program.cs' exited with exit code 1. [xUnit.net 00:02:09.38] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [PASS] [xUnit.net 00:02:09.38] Output: [xUnit.net 00:02:09.38] Executing 'dotnet build Program.cs': [xUnit.net 00:02:09.38] 》 Determining projects to restore... [xUnit.net 00:02:09.38] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/ArtifactsDire---A9911BD3/Program.cs.csproj (in 211 ms). [xUnit.net 00:02:09.38] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:09.38] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-7e91eb449f8fe55057d754ff78146b37a8c223a4d8b373d921f63941a6102d5e/bin/debug/Program.dll [xUnit.net 00:02:09.38] Command 'dotnet build Program.cs' exited with exit code 0. [xUnit.net 00:02:09.38] Executing 'dotnet build Program.cs': [xUnit.net 00:02:09.38] ❌Unhandled exception: Access to the path '/home/helixbot/.local/share/dotnet/runfile/Program-7e91eb449f8fe55057d754ff78146b37a8c223a4d8b373d921f63941a6102d5e/build-start.cache' is denied. [xUnit.net 00:02:09.38] Command 'dotnet build Program.cs' exited with exit code 1. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.ArtifactsDirectory_Permissions [2 s] Standard Output Messages: Executing 'dotnet build Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/ArtifactsDire---A9911BD3/Program.cs.csproj (in 211 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-7e91eb449f8fe55057d754ff78146b37a8c223a4d8b373d921f63941a6102d5e/bin/debug/Program.dll Command 'dotnet build Program.cs' exited with exit code 0. Executing 'dotnet build Program.cs': ❌Unhandled exception: Access to the path '/home/helixbot/.local/share/dotnet/runfile/Program-7e91eb449f8fe55057d754ff78146b37a8c223a4d8b373d921f63941a6102d5e/build-start.cache' is denied. Command 'dotnet build Program.cs' exited with exit code 1. [xUnit.net 00:02:09.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] Executing 'dotnet run --no-restore Program.cs': [xUnit.net 00:02:10.39] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '/home/helixbot/.local/share/dotnet/runfile/Program-fd23bae1eea4c00c9fdd0794a860a836857cc497de091db4c7d6243ebd1257a8/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. [xUnit.net 00:02:10.41] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] ❌ [xUnit.net 00:02:10.41] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] ❌The build failed. Fix the build errors and run again. [xUnit.net 00:02:10.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] Command 'dotnet run --no-restore Program.cs' exited with exit code 1. [xUnit.net 00:02:10.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] Executing 'dotnet restore Program.cs': [xUnit.net 00:02:11.06] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:02:11.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoRestore_01/Program.cs.csproj (in 219 ms). [xUnit.net 00:02:11.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] Command 'dotnet restore Program.cs' exited with exit code 0. [xUnit.net 00:02:11.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] Executing 'dotnet run --no-restore Program.cs': [xUnit.net 00:02:12.79] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] 》Hello from Program [xUnit.net 00:02:12.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [OUTPUT] Command 'dotnet run --no-restore Program.cs' exited with exit code 0. [xUnit.net 00:02:12.84] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [PASS] [xUnit.net 00:02:12.84] Output: [xUnit.net 00:02:12.84] Executing 'dotnet run --no-restore Program.cs': [xUnit.net 00:02:12.84] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '/home/helixbot/.local/share/dotnet/runfile/Program-fd23bae1eea4c00c9fdd0794a860a836857cc497de091db4c7d6243ebd1257a8/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. [xUnit.net 00:02:12.84] ❌ [xUnit.net 00:02:12.84] ❌The build failed. Fix the build errors and run again. [xUnit.net 00:02:12.84] Command 'dotnet run --no-restore Program.cs' exited with exit code 1. [xUnit.net 00:02:12.84] Executing 'dotnet restore Program.cs': [xUnit.net 00:02:12.84] 》 Determining projects to restore... [xUnit.net 00:02:12.84] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoRestore_01/Program.cs.csproj (in 219 ms). [xUnit.net 00:02:12.84] Command 'dotnet restore Program.cs' exited with exit code 0. [xUnit.net 00:02:12.84] Executing 'dotnet run --no-restore Program.cs': [xUnit.net 00:02:12.84] 》Hello from Program [xUnit.net 00:02:12.84] Command 'dotnet run --no-restore Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.NoRestore_01 [3 s] Standard Output Messages: Executing 'dotnet run --no-restore Program.cs': 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1004: Assets file '/home/helixbot/.local/share/dotnet/runfile/Program-fd23bae1eea4c00c9fdd0794a860a836857cc497de091db4c7d6243ebd1257a8/obj/project.assets.json' not found. Run a NuGet package restore to generate this file. ❌ ❌The build failed. Fix the build errors and run again. Command 'dotnet run --no-restore Program.cs' exited with exit code 1. Executing 'dotnet restore Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/NoRestore_01/Program.cs.csproj (in 219 ms). Command 'dotnet restore Program.cs' exited with exit code 0. Executing 'dotnet run --no-restore Program.cs': 》Hello from Program Command 'dotnet run --no-restore Program.cs' exited with exit code 0. [xUnit.net 00:02:12.85] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] Executing 'dotnet publish Program.cs': [xUnit.net 00:02:14.10] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:02:14.72] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_WithJson/Program.cs.csproj (in 260 ms). [xUnit.net 00:02:14.86] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:17.50] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-94997453fac3d2a6f0e580027433e01ada7510ce7026efa524ba1d2b390422be/bin/release/Program.dll [xUnit.net 00:02:18.50] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] 》 Generating native code [xUnit.net 00:02:27.12] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_WithJson/artifacts/Program/ [xUnit.net 00:02:27.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [OUTPUT] Command 'dotnet publish Program.cs' exited with exit code 0. [xUnit.net 00:02:27.18] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [PASS] [xUnit.net 00:02:27.18] Output: [xUnit.net 00:02:27.18] Executing 'dotnet publish Program.cs': [xUnit.net 00:02:27.18] 》 Determining projects to restore... [xUnit.net 00:02:27.18] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_WithJson/Program.cs.csproj (in 260 ms). [xUnit.net 00:02:27.18] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:27.18] 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-94997453fac3d2a6f0e580027433e01ada7510ce7026efa524ba1d2b390422be/bin/release/Program.dll [xUnit.net 00:02:27.18] 》 Generating native code [xUnit.net 00:02:27.18] 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_WithJson/artifacts/Program/ [xUnit.net 00:02:27.18] Command 'dotnet publish Program.cs' exited with exit code 0. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Publish_WithJson [14 s] Standard Output Messages: Executing 'dotnet publish Program.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_WithJson/Program.cs.csproj (in 260 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 Program.cs -> /home/helixbot/.local/share/dotnet/runfile/Program-94997453fac3d2a6f0e580027433e01ada7510ce7026efa524ba1d2b390422be/bin/release/Program.dll 》 Generating native code 》 Program.cs -> /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Publish_WithJson/artifacts/Program/ Command 'dotnet publish Program.cs' exited with exit code 0. [xUnit.net 00:02:27.20] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] Executing 'dotnet build exe.cs': [xUnit.net 00:02:27.80] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] 》 Determining projects to restore... [xUnit.net 00:02:28.62] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Exe_MultiTarget/exe.cs.csproj (in 210 ms). [xUnit.net 00:02:28.77] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:29.04] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-285ca0fd88c61cff6880f20461529b8b2ee01baacb4ea580b45d4bb0032623e2/bin/debug_netstandard2.0/exe.dll [xUnit.net 00:02:29.34] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-285ca0fd88c61cff6880f20461529b8b2ee01baacb4ea580b45d4bb0032623e2/bin/debug_net11.0/exe.dll [xUnit.net 00:02:29.43] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] Command 'dotnet build exe.cs' exited with exit code 0. [xUnit.net 00:02:29.44] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] Executing 'dotnet run exe.cs': [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌Unable to run your project [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌Your project targets multiple frameworks. Specify which framework to run using '--framework'. [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌ [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌Available target frameworks: [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌ [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌ 1. netstandard2.0 [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌ 2. net11.0 [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌ [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌Example: dotnet run --framework netstandard2.0 [xUnit.net 00:02:29.67] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] ❌ [xUnit.net 00:02:29.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] Command 'dotnet run exe.cs' exited with exit code 1. [xUnit.net 00:02:29.70] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] Executing 'dotnet run exe.cs --framework net11.0': [xUnit.net 00:02:31.73] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] 》Hello Exe [xUnit.net 00:02:31.75] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [OUTPUT] Command 'dotnet run exe.cs --framework net11.0' exited with exit code 0. [xUnit.net 00:02:31.76] Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [PASS] [xUnit.net 00:02:31.76] Output: [xUnit.net 00:02:31.76] Executing 'dotnet build exe.cs': [xUnit.net 00:02:31.76] 》 Determining projects to restore... [xUnit.net 00:02:31.76] 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Exe_MultiTarget/exe.cs.csproj (in 210 ms). [xUnit.net 00:02:31.76] 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [xUnit.net 00:02:31.76] 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-285ca0fd88c61cff6880f20461529b8b2ee01baacb4ea580b45d4bb0032623e2/bin/debug_netstandard2.0/exe.dll [xUnit.net 00:02:31.76] 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-285ca0fd88c61cff6880f20461529b8b2ee01baacb4ea580b45d4bb0032623e2/bin/debug_net11.0/exe.dll [xUnit.net 00:02:31.76] Command 'dotnet build exe.cs' exited with exit code 0. [xUnit.net 00:02:31.76] Executing 'dotnet run exe.cs': [xUnit.net 00:02:31.76] ❌Unable to run your project [xUnit.net 00:02:31.76] ❌Your project targets multiple frameworks. Specify which framework to run using '--framework'. [xUnit.net 00:02:31.76] ❌ [xUnit.net 00:02:31.76] ❌Available target frameworks: [xUnit.net 00:02:31.76] ❌ [xUnit.net 00:02:31.76] ❌ 1. netstandard2.0 [xUnit.net 00:02:31.76] ❌ 2. net11.0 [xUnit.net 00:02:31.76] ❌ [xUnit.net 00:02:31.76] ❌Example: dotnet run --framework netstandard2.0 [xUnit.net 00:02:31.76] ❌ [xUnit.net 00:02:31.76] Command 'dotnet run exe.cs' exited with exit code 1. [xUnit.net 00:02:31.76] Executing 'dotnet run exe.cs --framework net11.0': [xUnit.net 00:02:31.76] 》Hello Exe [xUnit.net 00:02:31.76] Command 'dotnet run exe.cs --framework net11.0' exited with exit code 0. [xUnit.net 00:02:31.80] Finished: dotnet.Tests Data collector 'Blame' message: All tests finished running, Sequence file will not be generated. Passed Microsoft.DotNet.Cli.Run.Tests.RunFileTests_BuildCommands.Build_Exe_MultiTarget [4 s] Standard Output Messages: Executing 'dotnet build exe.cs': 》 Determining projects to restore... 》 Restored /datadisks/disk1/work/AFC10910/t/dotnetSdkTests.W85cIE2K/Build_Exe_MultiTarget/exe.cs.csproj (in 210 ms). 》/datadisks/disk1/work/AFC10910/p/d/sdk/11.0.100-ci/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-285ca0fd88c61cff6880f20461529b8b2ee01baacb4ea580b45d4bb0032623e2/bin/debug_netstandard2.0/exe.dll 》 exe.cs -> /home/helixbot/.local/share/dotnet/runfile/exe-285ca0fd88c61cff6880f20461529b8b2ee01baacb4ea580b45d4bb0032623e2/bin/debug_net11.0/exe.dll Command 'dotnet build exe.cs' exited with exit code 0. Executing 'dotnet run exe.cs': ❌Unable to run your project ❌Your project targets multiple frameworks. Specify which framework to run using '--framework'. ❌ ❌Available target frameworks: ❌ ❌ 1. netstandard2.0 ❌ 2. net11.0 ❌ ❌Example: dotnet run --framework netstandard2.0 ❌ Command 'dotnet run exe.cs' exited with exit code 1. Executing 'dotnet run exe.cs --framework net11.0': 》Hello Exe Command 'dotnet run exe.cs --framework net11.0' exited with exit code 0. Results File: /datadisks/disk1/work/AFC10910/w/AC650A0B/e/_a00GAE5_2026-05-13_11_24_50_net11.0.trx Test Run Failed. Total tests: 36 Passed: 35 Failed: 1 Total time: 2.5484 Minutes + export _commandExitCode=1 + find /datadisks/disk1/work/AFC10910/w/AC650A0B/uploads/../../.. -name *hangdump.dmp -print0 + xargs -0 -I@ cp @ /datadisks/disk1/work/AFC10910/w/AC650A0B/uploads + /usr/bin/python3.12 /datadisks/disk1/work/AFC10910/p/reporter/run.py https://dev.azure.com/dnceng-public/ public 39456720 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJMb2NhdGlvblNlcnZpY2UuQ29ubmVjdCBQaXBlbGluZUNhY2hlLlJlYWRXcml0ZVJvb3RBY2Nlc3MgUmVhZEFuZFB1Ymxpc2hUZXN0OmNiYjE4MjYxLWM0OGYtNGFiYi04NjUxLThjZGNiNTQ3NDY0OSBSZWFkQW5kVXBkYXRlQnVpbGRCeVVyaTpjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDkvZG90bmV0L3Nkay8xMDE6QnVpbGQvQnVpbGQvMTQxODY5MSIsImF1aSI6IjNkMGEzZWIzLTZkYzItNDZhZC04NzdiLWQxNDZkMDRjYTFlNyIsInNpZCI6IjVmODlmODI0LTYzYmUtNGNlNy1hZWQwLTNmYTZiNmY3MDcwNyIsImp0aSI6IjFlMmQ2NjI0LTk3ZWEtNDhlMC1iZTY5LTQyNTExOTg2YmY3MCIsIkJ1aWxkSWQiOiJjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7MTQxODY5MSIsIkRlZklkIjoiMTAxIiwiam9icmVmIjoiNzg0OGU1NTctNmRkMC00NjMyLThiZWYtMjliYzA5NWZiYjIyOmQ2OGIyMzVlLWQ3YWYtNWJmNi1jMjQyLWYxZTI5ZDU5OTFkOCIsInBwaWQiOiJ2c3RmczovLy9CdWlsZC9CdWlsZC8xNDE4NjkxIiwib3JjaGlkIjoiNzg0OGU1NTctNmRkMC00NjMyLThiZWYtMjliYzA5NWZiYjIyLmJ1aWxkLnRlc3RidWlsZF9saW51eF94NjQuX19kZWZhdWx0IiwicmVwb0lkcyI6IiIsImlzcyI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb20iLCJhdWQiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tfHZzbzo2ZmNjOTJlNS03M2E3LTRmODgtOGQxMy1kOTA0NWI0NWZiMjciLCJuYmYiOjE3Nzg2Njc2MTAsImV4cCI6MTc3ODY3NzgxMH0.DadXUKcOg7Q5Wh6SgG-sAfkFIMwOL8JusaTqi2tpz0Rb5HS1AZGnXUSC-5wmFASsZ42pzRkZxryETnj14TNIduj7FAU2sEw6rRW2vSErN-p5dGMlHExHDGI2kyloJoTuSplx6UbWBmeqgNe7jvdntaIFWf4AP7LiYkgzaDLjb0lPUq5CqnKpS8x8NHdWjWzWnynp2rPGZqF9-em7TTf22QGs0g1EN0QST_AOOLYMIPHRtLpZZXxzauNM-JHcy8f8mmL6NWfzQ8hrvJ5eYHTf5BpQk2qViT4ymeLbSd0qYovyYaldJw2lKNYmM2keojY22755Rxo2q_OR8xg6HanR3w /etc/helix/scripts/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/lib/python3/dist-packages/blinker/base.py:96: SyntaxWarning: invalid escape sequence '\*' `sender=` as a single positional argument and any \*\*kwargs that /usr/lib/python3/dist-packages/blinker/base.py:174: SyntaxWarning: invalid escape sequence '\*' `sender=` as a single positional argument and any \*\*kwargs that /usr/lib/python3/dist-packages/blinker/base.py:242: SyntaxWarning: invalid escape sequence '\*' """Emit this signal on behalf of *sender*, passing on \*\*kwargs. 2026-05-13T11:27:17.297Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-05-13T11:27:17.305Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-05-13T11:27:17.305Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.12.13 (Linux-6.8.0-1052-azure-x86_64-with-glibc2.35)' No body was attached to the request 2026-05-13T11:27:17.316Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': 'c2d79637-5721-40b4-911a-a1f7676c5159' 'Date': 'Wed, 13 May 2026 11:27:16 GMT' 'Content-Length': '2461' 2026-05-13T11:27:17.317Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-05-13T11:27:17.317Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-05-13T11:27:17.317Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-05-13T11:27:17.318Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-05-13T11:27:17.318Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-05-13T11:27:17.504Z INFO run.py run(48) main Beginning reading of test results. 2026-05-13T11:27:17.504Z INFO run.py __init__(42) read_results Searching '/datadisks/disk1/work/AFC10910/w/AC650A0B/e' for test results files 2026-05-13T11:27:17.504Z INFO run.py __init__(48) read_results Found results file /datadisks/disk1/work/AFC10910/w/AC650A0B/e/_a00GAE5_2026-05-13_11_21_32_net11.0.trx with format trx 2026-05-13T11:27:17.529Z INFO run.py __init__(48) read_results Found results file /datadisks/disk1/work/AFC10910/w/AC650A0B/e/_a00GAE5_2026-05-13_11_24_50_net11.0.trx with format trx 2026-05-13T11:27:17.533Z INFO run.py __init__(48) read_results Found results file /datadisks/disk1/work/AFC10910/w/AC650A0B/e/_a00GAE5_2026-05-13_11_18_07_net11.0.trx with format trx 2026-05-13T11:27:17.538Z INFO run.py __init__(42) read_results Searching '/datadisks/disk1/work/AFC10910/w/AC650A0B/uploads' for test results files 2026-05-13T11:27:17.538Z INFO run.py packing_test_reporter(30) report_results Packing 108 test reports to '/datadisks/disk1/work/AFC10910/w/AC650A0B/e/__test_report.json' 2026-05-13T11:27:17.539Z INFO run.py packing_test_reporter(33) report_results Packed 31867 bytes + exit 1 ['dotnet.Tests.dll.19' END OF WORK ITEM LOG: Command exited with 1]