Skip to content

Gets500_30_ErrorPage test failure #37932

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

Closed
BrennanConroy opened this issue Oct 29, 2021 · 2 comments
Closed

Gets500_30_ErrorPage test failure #37932

BrennanConroy opened this issue Oct 29, 2021 · 2 comments
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM test-failure test-fixed
Milestone

Comments

@BrennanConroy
Copy link
Member

Failing Test(s)

Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.StartupTests.Gets500_30_ErrorPage

Error Message

System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : The operation was canceled.
-------- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
------------ System.IO.IOException : Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
---------------- System.Net.Sockets.SocketException : The I/O operation has been aborted because of either a thread exit or an application request.

Stacktrace

   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   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.NewHandler.FunctionalTests.StartupTests.Gets500_30_ErrorPage() in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/StartupTests.cs:line 1050
--- End of stack trace from previous location ---
----- Inner Stack Trace -----

----- Inner Stack Trace -----
   at System.Net.Http.HttpConnection.SendAsyncCore(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 29
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
----- 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.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
----- Inner Stack Trace -----

Logs

[0.001s] [TestLifetime] [Information] Starting test Gets500_30_ErrorPage at 2021-10-29T05:39:27
[0.002s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Deploying [Variation] :: ServerType=IIS, Runtime=CoreClr, Arch=x64, BaseUrlHint=, Publish=True
[0.002s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Microsoft Windows NT 10.0.22000.0
[0.003s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Using prepublished application from C:\h\w\AAD20943\w\A1C508E3\e\InProcessWebSite-Portable
[0.004s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\runtimes\win\lib\net7.0
[0.004s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.Diagnostics.EventLog.dll
[0.005s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.Diagnostics.EventLog.Messages.dll
[0.006s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\runtimes\win\lib
[0.006s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\runtimes\win
[0.006s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\runtimes
[0.006s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\wwwroot
[0.006s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying static.txt
[0.007s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\x64
[0.007s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying aspnetcorev2_inprocess.dll
[0.008s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\x86
[0.012s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying aspnetcorev2_inprocess.dll
[0.015s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug] Processing C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0
[0.015s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.deps.json
[0.016s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.dll
[0.017s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.exe
[0.017s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.pdb
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying InProcessWebSite.runtimeconfig.json
[0.018s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Abstractions.dll
[0.019s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Abstractions.pdb
[0.019s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Abstractions.xml
[0.019s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Core.dll
[0.020s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Core.pdb
[0.020s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Authentication.Core.xml
[0.021s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Connections.Abstractions.dll
[0.021s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Connections.Abstractions.pdb
[0.022s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Connections.Abstractions.xml
[0.022s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Abstractions.dll
[0.023s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Abstractions.pdb
[0.023s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Abstractions.xml
[0.024s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.dll
[0.024s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.pdb
[0.025s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
[0.025s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Server.Abstractions.pdb
[0.025s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.Server.Abstractions.xml
[0.026s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Hosting.xml
[0.026s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Abstractions.dll
[0.027s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Abstractions.pdb
[0.028s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Abstractions.xml
[0.028s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.dll
[0.029s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Extensions.dll
[0.029s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Extensions.pdb
[0.030s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Extensions.xml
[0.030s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Features.dll
[0.030s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Features.pdb
[0.031s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.Features.xml
[0.031s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.pdb
[0.032s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Http.xml
[0.032s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpOverrides.dll
[0.033s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpOverrides.pdb
[0.034s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpOverrides.xml
[0.035s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpsPolicy.dll
[0.035s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpsPolicy.pdb
[0.036s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.HttpsPolicy.xml
[0.036s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.ResponseCompression.dll
[0.037s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.ResponseCompression.pdb
[0.037s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.ResponseCompression.xml
[0.037s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IIS.dll
[0.038s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IIS.pdb
[0.039s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IIS.xml
[0.039s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IISIntegration.dll
[0.041s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IISIntegration.pdb
[0.042s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.IISIntegration.xml
[0.042s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Core.dll
[0.043s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Core.pdb
[0.044s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Core.xml
[0.044s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.dll
[0.045s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.pdb
[0.045s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
[0.046s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.pdb
[0.046s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml
[0.047s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
[0.048s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.pdb
[0.048s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml
[0.049s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.Server.Kestrel.xml
[0.049s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.WebUtilities.dll
[0.049s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.WebUtilities.pdb
[0.050s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.AspNetCore.WebUtilities.xml
[0.050s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.Abstractions.dll
[0.051s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.Binder.dll
[0.051s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.CommandLine.dll
[0.052s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.dll
[0.052s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.EnvironmentVariables.dll
[0.053s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.FileExtensions.dll
[0.053s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.Json.dll
[0.054s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Configuration.UserSecrets.dll
[0.054s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.DependencyInjection.Abstractions.dll
[0.054s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.DependencyInjection.dll
[0.055s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Features.dll
[0.055s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Features.pdb
[0.056s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Features.xml
[0.056s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileProviders.Abstractions.dll
[0.057s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileProviders.Composite.dll
[0.057s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileProviders.Physical.dll
[0.058s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.FileSystemGlobbing.dll
[0.058s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Hosting.Abstractions.dll
[0.058s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Hosting.dll
[0.059s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Abstractions.dll
[0.059s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Configuration.dll
[0.060s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Console.dll
[0.060s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.Debug.dll
[0.061s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.dll
[0.061s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.EventLog.dll
[0.062s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Logging.EventSource.dll
[0.062s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.ObjectPool.dll
[0.062s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.ObjectPool.pdb
[0.063s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.ObjectPool.xml
[0.063s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Options.ConfigurationExtensions.dll
[0.064s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Options.dll
[0.064s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Extensions.Primitives.dll
[0.065s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Net.Http.Headers.dll
[0.065s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Net.Http.Headers.pdb
[0.066s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying Microsoft.Net.Http.Headers.xml
[0.066s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.Diagnostics.EventLog.dll
[0.067s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying System.IO.Pipelines.dll
[0.067s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying web.config
[0.067s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Debug]   Copying xunit.assert.dll
[0.073s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] applicationhost.config path C:\h\w\AAD20943\t\4ab01f54-a030-474c-95f6-ac17e40bdf39
[0.422s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] W3SVC status Running
[0.471s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Starting pool, state: Started
[0.494s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Starting site, state: Started
[0.621s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Site has started.
[0.623s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Successfully finished IIS application directory setup.
[0.623s] [HttpTestSite] [Debug] Method: GET, RequestUri: 'http://localhost:64451/HelloWorld', Version: 1.1, Content: <null>, Headers:
{
}
[100.635s] [Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests.StartupTests] [Error] Test threw an exception.
System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
 ---> System.TimeoutException: The operation was canceled.
 ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
 ---> System.IO.IOException: Unable to read data from the transport connection: The I/O operation has been aborted because of either a thread exit or an application request..
 ---> System.Net.Sockets.SocketException (995): The I/O operation has been aborted because of either a thread exit or an application request.
   --- End of inner exception 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.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnection.SendAsyncCore(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 29
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
   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.NewHandler.FunctionalTests.StartupTests.Gets500_30_ErrorPage() in /_/src/Servers/IIS/IIS/test/Common.FunctionalTests/StartupTests.cs:line 1050
   at Xunit.Sdk.TestInvoker`1.<>c__DisplayClass48_1.<<InvokeTestMethodAsync>b__1>d.MoveNext() in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\Runners\TestInvoker.cs:line 264
--- End of stack trace from previous location ---
   at Xunit.Sdk.ExecutionTimer.AggregateAsync(Func`1 asyncAction) in C:\Dev\xunit\xunit\src\xunit.execution\Sdk\Frameworks\ExecutionTimer.cs:line 48
   at Xunit.Sdk.ExceptionAggregator.RunAsync(Func`1 code) in C:\Dev\xunit\xunit\src\xunit.core\Sdk\ExceptionAggregator.cs:line 90
[100.649s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Stopping site, state: Stopped
[100.651s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Stopping pool, state: Stopping
[159.100s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Site has stopped successfully.
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] Host process shutting down.
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Initializing logs for 'C:\h\w\AAD20943\w\A1C508E3\e\x64\aspnetcorev2.dll'. Process Id: 2244.. File Version: 12.2.18316.0. Description: IIS ASP.NET Core Module V2. Commit: ce8cf65589734f82b0536c543aba5bd60d0a5a98.
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Resolving hostfxr parameters for application: 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe' arguments: '.\InProcessWebSite.dll EarlyReturn' path: 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Known dotnet.exe location: ''
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Process path 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe' is dotnet, treating application as portable
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Resolving absolute path to dotnet.exe from 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Found dotnet.exe at 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Resolving absolute path to hostfxr.dll from 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] hostfxr.dll located at 'C:\h\w\AAD20943\p\dotnet-cli\host\fxr\7.0.0-alpha.1.21528.1\hostfxr.dll'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Converted argument '.\InProcessWebSite.dll' to 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\.\InProcessWebSite.dll'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Parsed hostfxr options: dotnet location: 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe' hostfxr path: 'C:\h\w\AAD20943\p\dotnet-cli\host\fxr\7.0.0-alpha.1.21528.1\hostfxr.dll' arguments:
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Argument[0] = 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Argument[1] = 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\.\InProcessWebSite.dll'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Argument[2] = 'EarlyReturn'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Loading request handler:  'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\x64\aspnetcorev2_inprocess.dll'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Creating handler application
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:00.038Z, PID: 2244] [aspnetcorev2_inprocess.dll] Initializing logs for 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\x64\aspnetcorev2_inprocess.dll'. Process Id: 2244. File Version: 17.0.21302.0. Description: IIS ASP.NET Core Module V2 Request Handler. Commit: 4030278b0b83eb7ff95c70169e88789026eff9c3.
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:00.803Z, PID: 2244] [aspnetcorev2_inprocess.dll] Waiting for initialization
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:01.671Z, PID: 2244] [aspnetcorev2_inprocess.dll] Starting app_offline monitoring in application 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:02.374Z, PID: 2244] [aspnetcorev2_inprocess.dll] Starting file watcher thread
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:02.375Z, PID: 2244] [aspnetcorev2_inprocess.dll] Starting in-process worker thread
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:03.949Z, PID: 2244] [aspnetcorev2_inprocess.dll] Resolving hostfxr parameters for application: 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe' arguments: '.\InProcessWebSite.dll EarlyReturn' path: 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:04.458Z, PID: 2244] [aspnetcorev2_inprocess.dll] Known dotnet.exe location: 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:05.044Z, PID: 2244] [aspnetcorev2_inprocess.dll] Process path 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe' is dotnet, treating application as portable
[164.417s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:05.558Z, PID: 2244] [aspnetcorev2_inprocess.dll] Resolving absolute path to hostfxr.dll from 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:06.524Z, PID: 2244] [aspnetcorev2_inprocess.dll] hostfxr.dll located at 'C:\h\w\AAD20943\p\dotnet-cli\host\fxr\7.0.0-alpha.1.21528.1\hostfxr.dll'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:11.629Z, PID: 2244] [aspnetcorev2_inprocess.dll] Converted argument '.\InProcessWebSite.dll' to 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\.\InProcessWebSite.dll'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:12.455Z, PID: 2244] [aspnetcorev2_inprocess.dll] Parsed hostfxr options: dotnet location: 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe' hostfxr path: 'C:\h\w\AAD20943\p\dotnet-cli\host\fxr\7.0.0-alpha.1.21528.1\hostfxr.dll' arguments:
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:18.577Z, PID: 2244] [aspnetcorev2_inprocess.dll] Argument[0] = 'C:\h\w\AAD20943\p\dotnet-cli\dotnet.exe'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:24.890Z, PID: 2244] [aspnetcorev2_inprocess.dll] Argument[1] = 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\.\InProcessWebSite.dll'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:27.723Z, PID: 2244] [aspnetcorev2_inprocess.dll] Argument[2] = 'EarlyReturn'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:28.575Z, PID: 2244] [aspnetcorev2_inprocess.dll] Setting environment variable ASPNETCORE_DETAILEDERRORS=true
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:35.385Z, PID: 2244] [aspnetcorev2_inprocess.dll] Setting environment variable ASPNETCORE_IIS_HTTPAUTH=anonymous;
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:35.568Z, PID: 2244] [aspnetcorev2_inprocess.dll] Setting environment variable ASPNETCORE_IIS_PHYSICAL_PATH=C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:35.800Z, PID: 2244] [aspnetcorev2_inprocess.dll] Loading hostfxr from location C:\h\w\AAD20943\p\dotnet-cli\host\fxr\7.0.0-alpha.1.21528.1\hostfxr.dll
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:36.842Z, PID: 2244] [aspnetcorev2_inprocess.dll] Initial Dll directory: '', current directory: 'c:\windows\system32\inetsrv'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:41.819Z, PID: 2244] [aspnetcorev2_inprocess.dll] Setting dll directory to c:\windows\system32\inetsrv
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:48.998Z, PID: 2244] [aspnetcorev2_inprocess.dll] Setting current directory to C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:51.666Z, PID: 2244] [aspnetcorev2_inprocess.dll] Managed application exited with code 12
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:40:55.005Z, PID: 2244] [aspnetcorev2_inprocess.dll] Starting shutdown sequence 1
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:00.932Z, PID: 2244] [aspnetcorev2_inprocess.dll] Clr thread wait ended: clrThreadExited: 1
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:03.809Z, PID: 2244] [aspnetcorev2_inprocess.dll] Event Log: 'Application '/LM/W3SVC/1/ROOT' with physical root 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\' has exited from Program.Main with exit code = '12'. Please check the stderr logs for more information.' 
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] End Event Log Message.
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] ASPNET_CORE_GLOBAL_MODULE::OnGlobalStopListening
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:09.523Z, PID: 2244] [aspnetcorev2_inprocess.dll] Canceling standard stream pipe reader
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:19.288Z, PID: 2244] [aspnetcorev2_inprocess.dll] Stopping in-process worker thread
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:23.299Z, PID: 2244] [aspnetcorev2_inprocess.dll] Stopping CLR
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:25.347Z, PID: 2244] [aspnetcorev2_inprocess.dll] Event Log: 'Application '/LM/W3SVC/1/ROOT' with physical root 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\' failed to load coreclr. Exception message:
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] CLR worker thread exited prematurely' 
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] End Event Log Message.
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:28.788Z, PID: 2244] [aspnetcorev2_inprocess.dll] InvalidOperationException 'CLR worker thread exited prematurely' caught at D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\InProcessRequestHandler\inprocessapplication.cpp:489 
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:35.588Z, PID: 2244] [aspnetcorev2_inprocess.dll] Failed HRESULT returned: 0x8007023e at D:\a\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\InProcessRequestHandler\dllmain.cpp:131 
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:39.205Z, PID: 2244] [aspnetcorev2_inprocess.dll] Starting app_offline monitoring in application 'C:\h\w\AAD20943\t\e34353e830ff4d63b6594f69bc3846a0\'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] Stopping application '/LM/W3SVC/1/ROOT'
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] s.dll] Starting file watcher thread
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:47.347Z, PID: 2244] [aspnetcorev2_inprocess.dll] Stopping file watching.
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [2021-10-29T05:41:50.545Z, PID: 2244] [aspnetcorev2_inprocess.dll] Stopping file watcher thread
[164.418s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [aspnetcorev2.dll] ASPNET_CORE_GLOBAL_MODULE::Terminate
[167.553s] [Microsoft.AspNetCore.Server.IntegrationTesting.IIS.IISDeployer] [Information] [Time]: Total time taken for this test variation '167.5500884' seconds

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1445706&view=ms.vss-test-web.build-test-results-tab&runId=41658556&resultId=121946&paneView=debug

@ghost
Copy link

ghost commented Nov 1, 2021

Thanks for contacting us.

We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@HaoK HaoK self-assigned this Mar 25, 2022
@HaoK
Copy link
Member

HaoK commented Mar 30, 2022

#40884 ups the timeouts for a lot of these kinds of timeouts

@HaoK HaoK closed this as completed Apr 30, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 30, 2022
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM test-failure test-fixed
Projects
None yet
Development

No branches or pull requests

4 participants