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

TestFnCacheCancellation flakiness #14556

Closed
nklaassen opened this issue Jul 16, 2022 · 1 comment · Fixed by #14585
Closed

TestFnCacheCancellation flakiness #14556

nklaassen opened this issue Jul 16, 2022 · 1 comment · Fixed by #14585
Assignees

Comments

@nklaassen
Copy link
Contributor

Failure

Link(s) to logs

Relevant snippet

=== CONT  TestFnCacheCancellation
    fncache_test.go:189: 
        	Error Trace:	fncache_test.go:189
        	Error:      	Received unexpected error:
        	            	context deadline exceeded
        	Test:       	TestFnCacheCancellation
{"caller":"utils/loadbalancer.go:272","component":"loadbalancer","dest":{"IP":"127.0.0.1","Port":34899,"Zone":""},"level":"debug","message":"forward","source":{"IP":"127.0.0.1","Port":43326,"Zone":""},"timestamp":"2022-07-16T01:01:59Z","trace.fields":{"listen":"127.0.0.1:0"}}
{"caller":"utils/loadbalancer.go:201","component":"loadbalancer","level":"debug","message":"created listening socket","timestamp":"2022-07-16T01:01:59Z","trace.fields":{"listen":"127.0.0.1:0"}}
--- FAIL: TestFnCacheCancellation (0.21s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants