Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automated] Merge branch 'release/6.0' => 'release/6.0-staging' #106341

Merged

Update branding to 6.0.35 (#107150)

9f4d9a3
Select commit
Loading
Failed to load commit list.
Merged

[automated] Merge branch 'release/6.0' => 'release/6.0-staging' #106341

Update branding to 6.0.35 (#107150)
9f4d9a3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 30, 2024 in 6h 11m 57s

Build #20240829.83 had test failures

Details

Tests

  • Failed: 1,303 (0.04%, 3 new, 1,300 recurring)
  • Passed: 3,554,740 (98.18%)
  • Other: 64,587 (1.78%)
  • Total: 3,620,630

Annotations

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Common.Tests in job b19f9226-d9fa-4854-af81-b93f3442145c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b19f9226-d9fa-4854-af81-b93f3442145c/workitems/Common.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item IcuAppLocal.Tests in job b19f9226-d9fa-4854-af81-b93f3442145c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b19f9226-d9fa-4854-af81-b93f3442145c/workitems/IcuAppLocal.Tests/console

Check failure on line 78 in .packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L78

.packages/microsoft.dotnet.helix.sdk/6.0.0-beta.24360.7/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(78,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Invariant.Tests in job b19f9226-d9fa-4854-af81-b93f3442145c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/b19f9226-d9fa-4854-af81-b93f3442145c/workitems/Invariant.Tests/console

Check failure on line 1 in System.Diagnostics.Tests.CounterSampleCalculatorTests.CounterSampleCalculator_ElapsedTime

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Diagnostics.Tests.CounterSampleCalculatorTests.CounterSampleCalculator_ElapsedTime

System.AggregateException : One or more errors occurred. (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.) (Category does not exist.)
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
---- System.InvalidOperationException : Category does not exist.
Raw output
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 48
   at System.Diagnostics.Tests.Helpers.RetryOnAllPlatforms[T](Func`1 func) in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/Helpers.cs:line 57
   at System.Diagnostics.Tests.CounterSampleCalculatorTests.CounterSampleCalculator_ElapsedTime() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/CounterSampleCalculatorTests.cs:line 22
----- Inner Stack Trace #1 (System.InvalidOperationException) -----
   at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String machine, String category) in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterLib.cs:line 845
   at System.Diagnostics.PerformanceCounter.NextSample() in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs:line 548
   at System.Diagnostics.PerformanceCounter.NextValue() in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs:line 577
   at System.Diagnostics.Tests.CounterSampleCalculatorTests.<>c__DisplayClass0_0.<CounterSampleCalculator_ElapsedTime>b__0() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/CounterSampleCalculatorTests.cs:line 22
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass11_0`1.<RetryOnAllPlatforms>b__0() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/Helpers.cs:line 59
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #2 (System.InvalidOperationException) -----
   at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String machine, String category) in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterLib.cs:line 845
   at System.Diagnostics.PerformanceCounter.NextSample() in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs:line 548
   at System.Diagnostics.PerformanceCounter.NextValue() in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs:line 577
   at System.Diagnostics.Tests.CounterSampleCalculatorTests.<>c__DisplayClass0_0.<CounterSampleCalculator_ElapsedTime>b__0() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/CounterSampleCalculatorTests.cs:line 22
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass11_0`1.<RetryOnAllPlatforms>b__0() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/Helpers.cs:line 59
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen) in /_/src/libraries/Common/tests/TestUtilities/System/RetryHelper.cs:line 40
----- Inner Stack Trace #3 (System.InvalidOperationException) -----
   at System.Diagnostics.PerformanceCounterLib.GetCategorySample(String machine, String category) in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounterLib.cs:line 845
   at System.Diagnostics.PerformanceCounter.NextSample() in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs:line 548
   at System.Diagnostics.PerformanceCounter.NextValue() in /_/src/libraries/System.Diagnostics.PerformanceCounter/src/System/Diagnostics/PerformanceCounter.cs:line 577
   at System.Diagnostics.Tests.CounterSampleCalculatorTests.<>c__DisplayClass0_0.<CounterSampleCalculator_ElapsedTime>b__0() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/CounterSampleCalculatorTests.cs:line 22
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass11_0`1.<RetryOnAllPlatforms>b__0() in /_/src/libraries/System.Diagnostics.PerformanceCounter/tests/Helpers.cs:line 59
   at System.RetryHelp

Check failure on line 1 in GC/API/GCHandleCollector/Usage/Usage.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

GC/API/GCHandleCollector/Usage/Usage.sh

Unhandled Exception:
System.InvalidOperationException: Handle collector count overflows or underflows.
   at System.Runtime.InteropServices.HandleCollector.Remove()
   at HandleCollectorTest.Finalize()
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Handle collector count overflows or underflows.
   at System.Runtime.InteropServices.HandleCollector.Remove()
   at HandleCollectorTest.Finalize()

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.API/GCHandleCollector/Usage/Usage.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Usage.dll ''
Case 1 Passed!
100, 100
Case 2 Passed!
Expected: 100
Actual: 255
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/root/helix/work/correlation
> /root/helix/work/workitem/e/GC/API/GCHandleCollector/Usage/Usage.sh
Expected: True
Actual:   False
Raw output
   at GC_API._GCHandleCollector_Usage_Usage_._GCHandleCollector_Usage_Usage_sh()

Check failure on line 1 in PayloadGroup0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

PayloadGroup0.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.