Revert "Revert "Upgrade Ubuntu and Azure Linux VMs and Containers"" #62304
Build Analysis / Build Analysis
failed
Aug 7, 2025 in 0s
.NET Result Analysis
Details
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.
Test Failures (7 tests failed)
🔹 [All failing tests from aspnetcore-ci]
- Exception Message
Assert.Throws() Failure: Exception type was not an exact match Expected: typeof(Microsoft.AspNetCore.SignalR.HubException) Actual: typeof(System.IO.IOException) ---- System.IO.IOException : Connection '486e9885-e377-4a6d-b641-cad87dc61919' does not exist.
- CallStack
at System.Threading.Tasks.Extensions.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88 at Microsoft.AspNetCore.SignalR.Specification.Tests.ScaleoutHubLifetimeManagerTests`1.ClientDisconnectsWithoutCompletingClientResultOnSecondServer() in /_/src/SignalR/server/Specification.Tests/src/ScaleoutHubLifetimeManagerTests.cs:line 575 --- End of stack trace from previous location --- ----- Inner Stack Trace ----- at Microsoft.AspNetCore.SignalR.StackExchangeRedis.RedisHubLifetimeManager`1.InvokeConnectionAsync[T](String connectionId, String methodName, Object[] args, CancellationToken cancellationToken) in /_/src/SignalR/server/StackExchangeRedis/src/RedisHubLifetimeManager.cs:line 403
❌ Microsoft.AspNetCore.Mvc.FunctionalTests--net10.0.WorkItemExecution [Details] [Artifacts] [0.18% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: None. To investigate / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.WorkItemExecution [Details] [Artifacts] [0.21% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: None. To investigate / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net10.0.WorkItemExecution [Console] [Details] [Artifacts] [0.21% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]
Failing Configuration
❌ Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer [Console] [Details] [Artifacts] [0.39% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
🔹 [All failing tests from aspnetcore-ci]
- Exception Message
Assert.Single() Failure: The collection did not contain any matching items Expected: (predicate expression) Collection: [Information Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISExpressDeployer: Deploying [Variation] :: ServerType=IISExpress, Runtime=CoreClr, Arch=x64, BaseUrlHint=, Publish=True, HostingModel=InProcess, Information Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISExpressDeployer: Microsoft Windows NT 10.0.20348.0, Information Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISExpressDeployer: Using prepublished application from C:hwC53E09D1wA889095AeInProcessWebSite-Portable, Debug Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISExpressDeployer: Processing C:hwC53E09D1 d61aa1c4f65948019fbc7a3421360f22ARM64, Debug Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISExpressDeployer: Copying aspnetcorev2_inprocess.dll, ···]
- CallStack
at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.InProcess.MaxRequestBodySizeTests.SetIISLimitMaxRequestBodyLogsWarning() in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/Inprocess/MaxRequestBodySizeTests.cs:line 161 --- End of stack trace from previous location ---
❌ Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.InProcess.MaxRequestBodySizeTests.SetIISLimitMaxRequestBodyLogsWarning [Console] [Details] [Artifacts] [0.21% failure rate]
-
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
Failing Configuration
🔹 [All failing tests from aspnetcore-template-tests-pr]
Loading