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

[manual] Merge release/7.0-staging into release/7.0 #88646

Merged
merged 21 commits into from
Jul 11, 2023

Reset OOB packages from 7.0.8

bfb6e0c
Select commit
Loading
Failed to load commit list.
Merged

[manual] Merge release/7.0-staging into release/7.0 #88646

Reset OOB packages from 7.0.8
bfb6e0c
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms failed Jul 11, 2023 in 2h 43m 51s

Build #20230710.8 had test failures

Details

Tests

  • Failed: 94 (0.00%, 14 new, 80 recurring)
  • Passed: 3,669,664 (98.31%)
  • Other: 62,995 (1.69%)
  • Total: 3,732,753

Annotations

Check failure on line 43 in .packages\microsoft.dotnet.helix.sdk\7.0.0-beta.23313.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.23313.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L43

.packages\microsoft.dotnet.helix.sdk\7.0.0-beta.23313.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(43,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Globalization.Tests.CultureInfoConstructor.TestCreationWithICUNormalizedNames has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/b00b4853-ac69-4387-80b3-cb14a1078d92/workitems/System.Globalization.Tests/console

Check failure on line 90 in .packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Security.Cryptography.X509Certificates.Tests in job 9b330f7e-5625-41e3-b0b9-347c638b9a03 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9b330f7e-5625-41e3-b0b9-347c638b9a03/workitems/System.Security.Cryptography.X509Certificates.Tests/console

Check failure on line 90 in .packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.NETCore.Platforms.Tests in job 29596e59-6acf-47a7-8c5a-efd030bd723c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/29596e59-6acf-47a7-8c5a-efd030bd723c/workitems/Microsoft.NETCore.Platforms.Tests/console

Check failure on line 90 in .packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L90

.packages/microsoft.dotnet.helix.sdk/7.0.0-beta.23313.4/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(90,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Formats.Tar.Tests in job 29596e59-6acf-47a7-8c5a-efd030bd723c has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/29596e59-6acf-47a7-8c5a-efd030bd723c/workitems/System.Formats.Tar.Tests/console

Check failure on line 1 in System.Diagnostics.Tests.ProcessStartInfoTests.EnvironmentGetEnvironmentVariablesIsCaseSensitive

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Diagnostics.Tests.ProcessStartInfoTests.EnvironmentGetEnvironmentVariablesIsCaseSensitive

System.FormatException : The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
Raw output
   at System.Convert.FromBase64_ComputeResultLength(Char* inputPtr, Int32 inputLength) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2906
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2836
   at System.Convert.FromBase64String(String s) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2643
   at System.Diagnostics.Tests.ProcessStartInfoTests.<>c.<ExecuteProcessAndReturnParsedOutput>b__9_0(String s) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 373
   at System.Linq.Enumerable.SelectArrayIterator`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ToArray() in /_/src/libraries/System.Linq/src/System/Linq/Select.SpeedOpt.cs:line 83
   at System.Linq.Enumerable.ToArray[String](IEnumerable`1 source) in /_/src/libraries/System.Linq/src/System/Linq/ToCollection.cs:line 17
   at System.Diagnostics.Tests.ProcessStartInfoTests.ExecuteProcessAndReturnParsedOutput(Dictionary`2 envVars, Func`1 processWork) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 373
   at System.Diagnostics.Tests.ProcessStartInfoTests.EnvironmentGetEnvironmentVariablesIsCaseSensitive() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 289
   at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs:line 33

Check failure on line 1 in System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentVariablesDoesNotThrowForCaseSensitiveDuplicates

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentVariablesDoesNotThrowForCaseSensitiveDuplicates

System.FormatException : The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
Raw output
   at System.Convert.FromBase64_ComputeResultLength(Char* inputPtr, Int32 inputLength) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2906
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2836
   at System.Convert.FromBase64String(String s) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2643
   at System.Diagnostics.Tests.ProcessStartInfoTests.<>c.<ExecuteProcessAndReturnParsedOutput>b__9_0(String s) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 373
   at System.Linq.Enumerable.SelectArrayIterator`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ToArray() in /_/src/libraries/System.Linq/src/System/Linq/Select.SpeedOpt.cs:line 83
   at System.Linq.Enumerable.ToArray[String](IEnumerable`1 source) in /_/src/libraries/System.Linq/src/System/Linq/ToCollection.cs:line 17
   at System.Diagnostics.Tests.ProcessStartInfoTests.ExecuteProcessAndReturnParsedOutput(Dictionary`2 envVars, Func`1 processWork) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 373
   at System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentVariablesDoesNotThrowForCaseSensitiveDuplicates() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 336
   at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs:line 33

Check failure on line 1 in System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentDoesNotThrowForCaseSensitiveDuplicates

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentDoesNotThrowForCaseSensitiveDuplicates

System.FormatException : The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
Raw output
   at System.Convert.FromBase64_ComputeResultLength(Char* inputPtr, Int32 inputLength) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2906
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2836
   at System.Convert.FromBase64String(String s) in /_/src/libraries/System.Private.CoreLib/src/System/Convert.cs:line 2643
   at System.Diagnostics.Tests.ProcessStartInfoTests.<>c.<ExecuteProcessAndReturnParsedOutput>b__9_0(String s) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 373
   at System.Linq.Enumerable.SelectArrayIterator`2[[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].ToArray() in /_/src/libraries/System.Linq/src/System/Linq/Select.SpeedOpt.cs:line 83
   at System.Linq.Enumerable.ToArray[String](IEnumerable`1 source) in /_/src/libraries/System.Linq/src/System/Linq/ToCollection.cs:line 17
   at System.Diagnostics.Tests.ProcessStartInfoTests.ExecuteProcessAndReturnParsedOutput(Dictionary`2 envVars, Func`1 processWork) in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 373
   at System.Diagnostics.Tests.ProcessStartInfoTests.ProcessStartInfoEnvironmentDoesNotThrowForCaseSensitiveDuplicates() in /_/src/libraries/System.Diagnostics.Process/tests/ProcessStartInfoTests.cs:line 312
   at System.Reflection.MethodInvoker.InterpretedInvoke(Object obj, Span`1 args, BindingFlags invokeAttr) in /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodInvoker.Mono.cs:line 33

Check failure on line 1 in Microsoft.Extensions.Configuration.FileExtensions.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms

Microsoft.Extensions.Configuration.FileExtensions.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.