Skip to content

flake: TestAgent_Dial/UDP #595

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

Open
matifali opened this issue Dec 3, 2023 · 5 comments
Open

flake: TestAgent_Dial/UDP #595

matifali opened this issue Dec 3, 2023 · 5 comments
Assignees
Labels

Comments

@matifali
Copy link
Member

matifali commented Dec 3, 2023

Seen in: https://github.com/coder/coder/actions/runs/7079511156/job/19266225907#step:5:316

@mafredri
Copy link
Member

mafredri commented Dec 4, 2023

Closing this via coder/coder#11013, even though it's unclear if it fixes it. Let's reopen if this is continues to be a problem.

@mafredri mafredri closed this as completed Dec 4, 2023
@matifali
Copy link
Member Author

@matifali matifali reopened this Dec 15, 2023
@mafredri
Copy link
Member

@matifali that looks like a different error, but I don't mind re-opening 👍🏻

@kylecarbs
Copy link
Member

Closing because of inactivity!

@kylecarbs kylecarbs closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
@dannykopping
Copy link
Collaborator

dannykopping commented Apr 23, 2025

Seen afresh in https://github.com/coder/coder/actions/runs/14616973208/job/41007346459

    agent_test.go:2206: 
        	Error Trace:	/Users/runner/work/coder/coder/agent/agent_test.go:2843
        	            				/Users/runner/work/coder/coder/agent/agent_test.go:2819
        	            				/Users/runner/work/coder/coder/agent/agent_test.go:2206
        	Error:      	Received unexpected error:
        	            	read udp [fd7a:115c:a1e0:435c:b74c:758f:f6ed:fe12]:30563: i/o timeout
        	Test:       	TestAgent_Dial/UDP
        	Messages:   	read payload
    agent_test.go:2206: 
        	Error Trace:	/Users/runner/work/coder/coder/agent/agent_test.go:2844
        	            				/Users/runner/work/coder/coder/agent/agent_test.go:2819
        	            				/Users/runner/work/coder/coder/agent/agent_test.go:2206
        	Error:      	Not equal: 
        	            	expected: 16
        	            	actual  : 0
        	Test:       	TestAgent_Dial/UDP
        	Messages:   	read payload length does not match
    agent_test.go:2206: 
        	Error Trace:	/Users/runner/work/coder/coder/agent/agent_test.go:2845
        	            				/Users/runner/work/coder/coder/agent/agent_test.go:2819
        	            				/Users/runner/work/coder/coder/agent/agent_test.go:2206
        	Error:      	Not equal: 
        	            	expected: []byte{0x64, 0x65, 0x61, 0x6e, 0x2d, 0x77, 0x61, 0x73, 0x2d, 0x68, 0x65, 0x72, 0x65, 0x31, 0x32, 0x33}
        	            	actual  : []byte{}
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,3 +1,2 @@
        	            	-([]uint8) (len=16) {
        	            	- 00000000  64 65 61 6e 2d 77 61 73  2d 68 65 72 65 31 32 33  |dean-was-here123|
        	            	+([]uint8) {
        	            	 }
        	Test:       	TestAgent_Dial/UDP

Not sure if this is the same issue as before since the runs no longer exist; I'm happy to create a new issue if you prefer.

@dannykopping dannykopping reopened this Apr 23, 2025
@matifali matifali transferred this issue from coder/coder Apr 23, 2025
@matifali matifali added the flake label Apr 23, 2025
@mafredri mafredri removed their assignment Apr 23, 2025
@deansheather deansheather self-assigned this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants