Skip to content

flake: TestNetcheck: timeout reading from 127.0.0.1 #13489

Closed
@johnstcn

Description

@johnstcn

Seen here: https://github.com/coder/coder/actions/runs/9400292407/job/25889571574?pr=13468

Log excerpt:

2024-06-06T11:53:06.3173350Z     clitest.go:261: command "coder netcheck" exited with error: <nil>
2024-06-06T11:53:06.3173960Z     netcheck_test.go:29: {
2024-06-06T11:53:06.3174250Z           "error": null,
2024-06-06T11:53:06.3174500Z           "severity": "error",
2024-06-06T11:53:06.3194210Z           "warnings": [
2024-06-06T11:53:06.3194450Z             {
2024-06-06T11:53:06.3194710Z               "code": "ESTUN01",
2024-06-06T11:53:06.3195120Z               "message": "No STUN servers are available."
2024-06-06T11:53:06.3195570Z             }
2024-06-06T11:53:06.3195800Z           ],
[...]
2024-06-06T11:53:06.3210000Z                   "stun": {
2024-06-06T11:53:06.3210280Z                     "Enabled": true,
2024-06-06T11:53:06.3210580Z                     "CanSTUN": false,
2024-06-06T11:53:06.3211400Z                     "Error": "probe stun: timeout reading from 127.0.0.1: read udp [::]:49829: i/o timeout"
2024-06-06T11:53:06.3211820Z                   }
[...]
2024-06-06T11:53:06.3247190Z     netcheck_test.go:33: 
2024-06-06T11:53:06.3247620Z         	Error Trace:	/Users/runner/work/coder/coder/cli/netcheck_test.go:33
2024-06-06T11:53:06.3248020Z         	Error:      	Should be true
2024-06-06T11:53:06.3248300Z         	Test:       	TestNetcheck

Raw logs: https://gist.githubusercontent.com/johnstcn/0676cd0709cb11aa34bb2a91869677f8/raw/d1f04764b236b4c65abc52661b5408075979884f/gistfile1.txt

Metadata

Metadata

Assignees

Labels

s4Internal bugs (e.g. test flakes), extreme edge cases, and bug risks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions