Add metadata for workload automation #100648
Build #20240404.64 had test failures
Details
- Failed: 25 (0.00%)
- Passed: 3,519,886 (98.32%)
- Other: 59,978 (1.68%)
- Total: 3,579,889
Annotations
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item PayloadGroup0 in job 0607063c-63f6-4a6c-81bd-421e1b95d7b4 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0607063c-63f6-4a6c-81bd-421e1b95d7b4/workitems/PayloadGroup0/console
Check failure on line 35 in Build log
azure-pipelines / runtime
Build log #L35
Artifact mono_llvmaot_TestRunLogs_Linux_arm64_release_innerloop already exists for build 630656.
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Net5Compat.Tests in job f06bd2d5-2488-4370-93d4-2282c1c33c56 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f06bd2d5-2488-4370-93d4-2282c1c33c56/workitems/System.IO.Net5Compat.Tests/console
azure-pipelines / runtime
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78
.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24113.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Tests in job f06bd2d5-2488-4370-93d4-2282c1c33c56 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f06bd2d5-2488-4370-93d4-2282c1c33c56/workitems/System.IO.Tests/console
Check failure on line 1 in System.IO.Tests.WorkItemExecution
azure-pipelines / runtime
System.IO.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash or infrastructure failure. See the Helix Test Logs tab in the Results page of Azure DevOps.
Check failure on line 1 in JIT/CodeGenBringUpTests/ModConst_ro/ModConst_ro.sh
azure-pipelines / runtime
JIT/CodeGenBringUpTests/ModConst_ro/ModConst_ro.sh
System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
at NuGet.Common.Migrations.MigrationRunner.Run()
at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
at Microsoft.DotNet.Cli.Program.Main(String[] args)
Return code: 1
Raw output file: /datadisks/disk1/work/AAFB0953/w/B72B0A08/uploads/Reports/JIT.CodeGenBringUpTests/ModConst_ro/ModConst_ro.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/AAFB0953/p
> /datadisks/disk1/work/AAFB0953/w/B72B0A08/e/JIT/CodeGenBringUpTests/ModConst_ro/ModConst_ro.sh
Expected: True
Actual: False
Raw output
at JIT_CodeGenBringUpTests._ModConst_ro_ModConst_ro_._ModConst_ro_ModConst_ro_sh()
azure-pipelines / runtime
Loader/classloader/generics/Instantiation/Positive/NestedInterface03/NestedInterface03.sh
System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
at NuGet.Common.Migrations.MigrationRunner.Run()
at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
at Microsoft.DotNet.Cli.Program.Main(String[] args)
Return code: 1
Raw output file: /datadisks/disk1/work/AAFB0953/w/A7F1093D/uploads/Reports/Loader.classloader/generics/Instantiation/Positive/NestedInterface03/NestedInterface03.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/AAFB0953/p
> /datadisks/disk1/work/AAFB0953/w/A7F1093D/e/Loader/classloader/generics/Instantiation/Positive/NestedInterface03/NestedInterface03.sh
Expected: True
Actual: False
Raw output
at Loader_classloader._generics_Instantiation_Positive_NestedInterface03_NestedInterface03_._generics_Instantiation_Positive_NestedInterface03_NestedInterface03_sh()
Check failure on line 1 in JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i2/mul_ovf_i2.sh
azure-pipelines / runtime
JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i2/mul_ovf_i2.sh
System.IO.IOException: The system cannot open the device or file specified. : 'NuGet-Migrations'
at System.Threading.Mutex.CreateMutexCore(Boolean initiallyOwned, String name, Boolean& createdNew)
at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name)
at NuGet.Common.Migrations.MigrationRunner.Run()
at Microsoft.DotNet.Configurer.DotnetFirstTimeUseConfigurer.Configure()
at Microsoft.DotNet.Cli.Program.ConfigureDotNetForFirstTimeUse(IFirstTimeUseNoticeSentinel firstTimeUseNoticeSentinel, IAspNetCertificateSentinel aspNetCertificateSentinel, IFileSentinel toolPathSentinel, Boolean isDotnetBeingInvokedFromNativeInstaller, DotnetFirstRunConfiguration dotnetFirstRunConfiguration, IEnvironmentProvider environmentProvider, Dictionary`2 performanceMeasurements)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
at Microsoft.DotNet.Cli.Program.Main(String[] args)
Return code: 1
Raw output file: /datadisks/disk1/work/AAFB0953/w/AD2F09F5/uploads/Reports/JIT.IL_Conformance/Old/Conformance_Base/mul_ovf_i2/mul_ovf_i2.output.txt
Raw output:
BEGIN EXECUTION
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/datadisks/disk1/work/AAFB0953/p
> /datadisks/disk1/work/AAFB0953/w/AD2F09F5/e/JIT/IL_Conformance/Old/Conformance_Base/mul_ovf_i2/mul_ovf_i2.sh
Expected: True
Actual: False
Raw output
at JIT_IL_Conformance._Old_Conformance_Base_mul_ovf_i2_mul_ovf_i2_._Old_Conformance_Base_mul_ovf_i2_mul_ovf_i2_sh()