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

DualModeConnectAsync_DnsEndPointToHost_Helper failed with Timed out waiting for Connection #21853

Closed
danmoseley opened this issue May 21, 2017 · 7 comments
Labels
area-System.Net.Sockets test-run-core Test failures in .NET Core test runs
Milestone

Comments

@danmoseley
Copy link
Member

https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fportable~2Fcli~2F/build/20170521.02/workItem/System.Net.Sockets.Tests/analysis/xunit/System.Net.Sockets.Tests.DualModeConnectAsync~2FDualModeConnectAsync_DnsEndPointToHost_Helper(listenOn:%20::,%20dualModeServer:%20True)

Unhandled Exception of Type Xunit.Sdk.TrueException
Message :
Timed out while waiting for connection\nExpected: True\nActual:   False
Stack Trace :
   at System.Net.Sockets.Tests.DualModeConnectAsync.DualModeConnectAsync_DnsEndPointToHost_Helper(IPAddress listenOn, Boolean dualModeServer) in /Users/buildagent/agent/_work/29/s/corefx/src/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs:line 630
@karelz
Copy link
Member

karelz commented Dec 21, 2017

Helix run history:

Day Build OS Error message
8/14 20170814.02 OSX 10.12 Timed out assert

Closing for now (it is rare enough to not be worth tracking with an open issue at this point). Please reopen if it happens again.

@karelz karelz closed this as completed Dec 21, 2017
@ViktorHofer ViktorHofer reopened this Sep 26, 2019
@ViktorHofer
Copy link
Member

Happened again: https://dnceng.visualstudio.com/public/_build/results?buildId=366911&view=ms.vss-test-web.build-test-results-tab&runId=11102492&resultId=178391&paneView=debug

Configuration: netcoreapp-Windows_NT-Release-x86-Windows.10.Amd64.Client19H1.Open

@safern
Copy link
Member

safern commented Nov 20, 2019

Happened again: https://dev.azure.com/dnceng/public/_build/results?buildId=433228&view=ms.vss-test-web.build-test-results-tab&runId=13729494&resultId=176879&paneView=debug

Configuration: netcoreapp-Windows_NT-Debug-x64-Windows.10.Amd64.Server19H1.ES.Open

@ahsonkhan
Copy link
Member

Happened again (here #842 - CI leg: Libraries Build Windows_NT x86 Release):

https://dev.azure.com/dnceng/public/_build/results?buildId=456647&view=logs&j=e701e140-d474-5d33-bf81-51d0b6392301&t=55314c6c-0934-5e06-598c-32fe2a2b27df

https://helix.dot.net/api/2019-06-17/jobs/03b4a925-c34f-4d56-820e-02443bc9d502/workitems/System.Net.Sockets.Tests/console

Starting:    System.Net.Sockets.Tests (parallel test collections = on, max threads = 2)
    System.Net.Sockets.Tests.KeepAliveTest.Socket_KeepAlive_RetryCount_Failure [SKIP]
      Condition(s) not met: "IsWindowsBelow1703"
    System.Net.Sockets.Tests.DualModeConnectAsync.DualModeConnectAsync_DnsEndPointToHost_Helper(listenOn: 127.0.0.1, dualModeServer: False) [FAIL]
      Timed out while waiting for connection
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/DualModeSocketTest.cs(588,0): at System.Net.Sockets.Tests.DualModeConnectAsync.DualModeConnectAsync_DnsEndPointToHost_Helper(IPAddress listenOn, Boolean dualModeServer)

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 5.0 milestone Jan 31, 2020
@karelz karelz modified the milestones: 5.0, Future Jun 5, 2020
@karelz karelz changed the title DualModeConnectAsync_DnsEndPointToHost_Helper failed on OSX with Timed out waiting for Connection DualModeConnectAsync_DnsEndPointToHost_Helper failed with Timed out waiting for Connection May 12, 2021
@karelz
Copy link
Member

karelz commented May 12, 2021

Failures during 3/12-5/11 (incl. PRs):

Date Build / PR OS
3/13 PR #49540 Windows.10.Amd64.Server19H1.ES.Open
3/19 PR #49855 Windows.10.Amd64.Server19H1.ES.Open
3/29 PR #50346 Windows.10.Amd64.Server19H1.ES.Open

@antonfirsov
Copy link
Member

This test still isn't stable yet, there were failures in October.

@wfurt wfurt modified the milestones: Future, 8.0.0 Nov 30, 2022
@ghost ghost added in-pr There is an active PR which will close this issue when it is merged and removed in-pr There is an active PR which will close this issue when it is merged labels Jan 16, 2023
@wfurt
Copy link
Member

wfurt commented Jun 7, 2023

I don't see recent failures. Perhaps really fixed by #80715.
Closing for now, we should open new issue if we see new failures.

@wfurt wfurt closed this as completed Jun 7, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Sockets test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

8 participants