[6.0] Append job attempt number to log artifact name to get rid of file exists failure on reattempts #99710
Build #20240313.8 had test failures
Details
- Failed: 611 (0.08%)
- Passed: 739,803 (98.33%)
- Other: 11,933 (1.59%)
- Total: 752,347
Annotations
azure-pipelines / runtime-staging
.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 Microsoft.Extensions.FileProviders.Physical.Tests in job c6b97cbe-e1de-452e-a461-ff392834b283 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c6b97cbe-e1de-452e-a461-ff392834b283/workitems/Microsoft.Extensions.FileProviders.Physical.Tests/console
azure-pipelines / runtime-staging
.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 Microsoft.VisualBasic.Core.Tests in job c6b97cbe-e1de-452e-a461-ff392834b283 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c6b97cbe-e1de-452e-a461-ff392834b283/workitems/Microsoft.VisualBasic.Core.Tests/console
azure-pipelines / runtime-staging
.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.Security.Cryptography.X509Certificates.Tests in job c6b97cbe-e1de-452e-a461-ff392834b283 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/c6b97cbe-e1de-452e-a461-ff392834b283/workitems/System.Security.Cryptography.X509Certificates.Tests/console
azure-pipelines / runtime-staging
.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 Microsoft.Extensions.DependencyModel.Tests in job 5f372dd3-3246-4376-9749-7fa58d14f583 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/5f372dd3-3246-4376-9749-7fa58d14f583/workitems/Microsoft.Extensions.DependencyModel.Tests/console
azure-pipelines / runtime-staging
System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout
Test failed
azure-pipelines / runtime-staging
System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout
Test failed
azure-pipelines / runtime-staging
System.Net.Http.Json.Functional.Tests.HttpClientJsonExtensionsTests.GetFromJsonAsync_EnforcesTimeout
Test failed
azure-pipelines / runtime-staging
System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature
Assert.Throws() Failure
Expected: typeof(System.Security.Cryptography.CryptographicException)
Actual: (No exception was thrown)
Raw output
at System.Security.Cryptography.X509Certificates.Tests.ChainTests.BuildChainForSelfSignedCertificate_WithUnknownOidSignature() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs:line 1298
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)