[release/9.0-preview2] Update dependencies from dotnet/efcore, dotnet/runtime #54236
Azure Pipelines / aspnetcore-ci
failed
Feb 28, 2024 in 1h 40m 32s
Build #20240228.18 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 100,384 (98.13%)
- Other: 1,914 (1.87%)
- Total: 102,299
Annotations
azure-pipelines / aspnetcore-ci
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24062.5\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24062.5\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests.ShutdownTests.AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/754b1ef1-8f72-4ac5-91b0-c7b64586b186/workitems/IIS.NewShim.FunctionalTests--net9.0/console
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests.ShutdownTests.AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess
System.Net.Http.HttpRequestException : An error occurred while sending the request.
---- System.IO.IOException : Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..
-------- System.Net.Sockets.SocketException : An existing connection was forcibly closed by the remote host.
Raw output
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Server.IntegrationTesting.IIS.LoggingHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) in /_/src/Servers/IIS/IntegrationTesting.IIS/src/LoggingHandler.cs:line 26
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests.ShutdownTests.AppOfflineDroppedWhileSiteFailedToStartInRequestHandler_SiteStops_InProcess() in /_/src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs:line 181
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
----- Inner Stack Trace -----
Loading