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

[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers #111826

Merge branch 'release/9.0-staging' into darc-release/9.0-staging-bb7a…

dbe32b5
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers #111826

Merge branch 'release/9.0-staging' into darc-release/9.0-staging-bb7a…
dbe32b5
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Feb 6, 2025 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: Failures were a build timeout and also https://github.com//issues/112370
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known Infrastructure Errors

Build Failures

runtime / Build / linux-arm64 Release AllSubsets_Mono_Minijit_RuntimeTests minijit

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Svc-Public 32 ran longer than the maximum time of 180 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / Libraries Test Run release coreclr windows x64 Debug

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Svc-Public 194 ran longer than the maximum time of 150 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

Known test errors

⚠️ 186 Known test errors not displayed due to space limitations

Test Failures (26 tests failed)

🔹 [All failing tests from runtime]

    ⚠️ 21 failing tests not displayed for this pipeline due to space limitations

    System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_Array.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [Console] [Details] [Artifacts] [1.54% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.AggregateException : One or more errors occurred. (Authentication failed, see inner exception.) (Authentication failed on the remote side (the stream might still be available for additional authentication attempts).)
    ---- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized
    ---- System.Security.Authentication.AuthenticationException : Authentication failed on the remote side (the stream might still be available for additional authentication attempts).
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized [Full log]
    CallStack
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55
       at System.Net.Security.Tests.NegotiateStreamStreamToStreamTest.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails() in /_/src/libraries/System.Net.Security/tests/FunctionalTests/NegotiateStreamStreamToStreamTest.cs:line 213
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace #1 (System.Security.Authentication.AuthenticationException) -----
       at System.Net.Security.NegotiateStream.SendAuthResetSignalAndThrowAsync[TIOAdapter](Byte[] message, Exception exception, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Security/src/System/Net/Security/NegotiateStream.c... [Full call stack]
    System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_Memory_NotEncrypted.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [Console] [Details] [Artifacts] [1.54% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.AggregateException : One or more errors occurred. (Authentication failed, see inner exception.) (Authentication failed on the remote side (the stream might still be available for additional authentication attempts).)
    ---- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized
    ---- System.Security.Authentication.AuthenticationException : Authentication failed on the remote side (the stream might still be available for additional authentication attempts).
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized [Full log]
    CallStack
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55
       at System.Net.Security.Tests.NegotiateStreamStreamToStreamTest.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails() in /_/src/libraries/System.Net.Security/tests/FunctionalTests/NegotiateStreamStreamToStreamTest.cs:line 213
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace #1 (System.Security.Authentication.AuthenticationException) -----
       at System.Net.Security.NegotiateStream.SendAuthResetSignalAndThrowAsync[TIOAdapter](Byte[] message, Exception exception, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Security/src/System/Net/Security/NegotiateStream.c... [Full call stack]
    System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_Memory.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [Console] [Details] [Artifacts] [1.54% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.AggregateException : One or more errors occurred. (Authentication failed, see inner exception.) (Authentication failed on the remote side (the stream might still be available for additional authentication attempts).)
    ---- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized
    ---- System.Security.Authentication.AuthenticationException : Authentication failed on the remote side (the stream might still be available for additional authentication attempts).
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized [Full log]
    CallStack
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55
       at System.Net.Security.Tests.NegotiateStreamStreamToStreamTest.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails() in /_/src/libraries/System.Net.Security/tests/FunctionalTests/NegotiateStreamStreamToStreamTest.cs:line 213
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace #1 (System.Security.Authentication.AuthenticationException) -----
       at System.Net.Security.NegotiateStream.SendAuthResetSignalAndThrowAsync[TIOAdapter](Byte[] message, Exception exception, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Security/src/System/Net/Security/NegotiateStream.c... [Full call stack]
    System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_TestOverloadAllParameters.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [Console] [Details] [Artifacts] [1.52% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.AggregateException : One or more errors occurred. (Authentication failed, see inner exception.) (Authentication failed on the remote side (the stream might still be available for additional authentication attempts).)
    ---- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized
    ---- System.Security.Authentication.AuthenticationException : Authentication failed on the remote side (the stream might still be available for additional authentication attempts).
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized [Full log]
    CallStack
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55
       at System.Net.Security.Tests.NegotiateStreamStreamToStreamTest.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails() in /_/src/libraries/System.Net.Security/tests/FunctionalTests/NegotiateStreamStreamToStreamTest.cs:line 213
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace #1 (System.Security.Authentication.AuthenticationException) -----
       at System.Net.Security.NegotiateStream.SendAuthResetSignalAndThrowAsync[TIOAdapter](Byte[] message, Exception exception, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Security/src/System/Net/Security/NegotiateStream.c... [Full call stack]
    System.Net.Security.Tests.NegotiateStreamStreamToStreamTest_Async_TestOverloadNullBinding.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails [Console] [Details] [Artifacts] [1.54% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    System.AggregateException : One or more errors occurred. (Authentication failed, see inner exception.) (Authentication failed on the remote side (the stream might still be available for additional authentication attempts).)
    ---- System.Security.Authentication.AuthenticationException : Authentication failed, see inner exception.
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized
    ---- System.Security.Authentication.AuthenticationException : Authentication failed on the remote side (the stream might still be available for additional authentication attempts).
    -------- System.ComponentModel.Win32Exception : The credentials supplied to the package were not recognized [Full log]
    CallStack
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 88
       at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks, Int32 millisecondsTimeout) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 55
       at System.Net.Security.Tests.NegotiateStreamStreamToStreamTest.NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails() in /_/src/libraries/System.Net.Security/tests/FunctionalTests/NegotiateStreamStreamToStreamTest.cs:line 213
    --- End of stack trace from previous location ---
    ----- Inner Stack Trace #1 (System.Security.Authentication.AuthenticationException) -----
       at System.Net.Security.NegotiateStream.SendAuthResetSignalAndThrowAsync[TIOAdapter](Byte[] message, Exception exception, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Security/src/System/Net/Security/NegotiateStream.c... [Full call stack]

Was this helpful? Yes No