Thanks to visit codestin.com
Credit goes to github.com

Skip to content

flake: TestTailnet/Connect #14066

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
dannykopping opened this issue Jul 31, 2024 · 1 comment · Fixed by #14148
Closed

flake: TestTailnet/Connect #14066

dannykopping opened this issue Jul 31, 2024 · 1 comment · Fixed by #14148
Assignees
Labels
s4 Internal bugs (e.g. test flakes), extreme edge cases, and bug risks

Comments

@dannykopping
Copy link
Contributor

https://github.com/coder/coder/actions/runs/10182407287/job/28164871666?pr=14036

=== Failed
=== FAIL: tailnet TestTailnet/Connect (0.11s)
...
    t.go:99: 2024-07-31 14:46:40.839 [debu]  w2: dial tcp  addr_port="[fd7a:115c:a1e0:4d90:96c8:93df:94bd:ba45]:35565"
    t.go:99: 2024-07-31 14:46:40.839 [debu]  w1.net.netstack: netstack: could not connect to local server at 127.0.0.1:35565 (or [::1]:35565)%!(EXTRA *net.OpError=dial tcp [::1]:35565: connect: connection refused)
    conn_test.go:80: 
        	Error Trace:	/home/runner/work/coder/coder/tailnet/conn_test.go:80
        	Error:      	Received unexpected error:
        	            	connect tcp [fd7a:115c:a1e0:4d90:96c8:93df:94bd:ba45]:35565: connection was refused
        	Test:       	TestTailnet/Connect
  ...
    conn_test.go:72: 
        	Error Trace:	/home/runner/work/coder/coder/tailnet/conn_test.go:72
        	            				/opt/hostedtoolcache/go/1.22.5/x64/src/runtime/asm_amd64.s:1695
        	Error:      	Received unexpected error:
        	            	tailnet:
        	            	    github.com/coder/coder/v2/tailnet.(*listener).Accept
        	            	        /home/runner/work/coder/coder/tailnet/conn.go:862
        	            	  - use of closed network connection
        	Test:       	TestTailnet/Connect
@dannykopping dannykopping added flake s4 Internal bugs (e.g. test flakes), extreme edge cases, and bug risks labels Jul 31, 2024
@dannykopping
Copy link
Contributor Author

Another datapoint: https://github.com/coder/coder/runs/28271261821

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s4 Internal bugs (e.g. test flakes), extreme edge cases, and bug risks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants