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

Flaky test - System.Net.Sockets.SocketException (104): Connection reset by peer #957

Closed
vinayada1 opened this issue Jan 31, 2024 · 2 comments
Labels
flaky-test Flaky functional/unit tests maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This item has been triaged by project maintainers and is in the backlog

Comments

@vinayada1
Copy link
Contributor

vinayada1 commented Jan 31, 2024

{
"code": "RecipeDeploymentFailed",
"message": "failed to deploy recipe default of type Applications.Datastores/redisCaches",
"details": [
{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
"target": "/planes/radius/local/resourceGroups/default/providers/Microsoft.Resources/deployments/recipe1706716104352021281",
"details": [
{
"code": "ResourceDeploymentFailure",
"message": "An exception was encountered. Current deployment operation has failed. Error message: 'An error occurred while sending the request.'. Exception: 'System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.\n ---\u003e System.Net.Sockets.SocketException (104): Connection reset by peer\n --- End of inner exception stack trace ---\n at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource\u003cSystem.Int32\u003e.GetResult(Int16 token)\n at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](TIOAdapter adapter)\n at System.Net.Security.SslStream.ReadAsyncInternal[TIOAdapter](TIOAdapter adapter, Memory`1 buffer)\n at System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)'",
"target": "/subscriptions/***/resourcegroups/rg-samplestest-7728654062-1-eshop-azure/providers/Microsoft.Cache/redis/cache-zma2r7mqghpn4"
}
]
}
]
}
]
},

AB#11065

@vinayada1
Copy link
Contributor Author

Failure logs: logs_7537 (1).zip

@shalabhms shalabhms added maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. flaky-test Flaky functional/unit tests triaged This item has been triaged by project maintainers and is in the backlog labels Feb 1, 2024
@ytimocin
Copy link
Contributor

ytimocin commented Apr 25, 2024

This issue is not on our end but on the responding server's end. Please see the message: Connection reset by peer. Closing this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Flaky functional/unit tests maintenance Issue is a non-user-facing task like updating tests, improving automation, etc.. triaged This item has been triaged by project maintainers and is in the backlog
Projects
None yet
Development

No branches or pull requests

3 participants