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

Flaky test: TestErrorFromResolver #6083

Closed
easwars opened this issue Mar 3, 2023 · 3 comments · Fixed by #6125
Closed

Flaky test: TestErrorFromResolver #6083

easwars opened this issue Mar 3, 2023 · 3 comments · Fixed by #6125
Assignees

Comments

@easwars
Copy link
Contributor

easwars commented Mar 3, 2023

--- FAIL: Test (2.95s)
    --- FAIL: Test/ErrorFromResolver (0.01s)
        tlogger.go:116: INFO clusterresolver.go:86 [xds] [xds-cluster-resolver-lb 0xa12a0e0] Created  (t=+20.4µs)
        tlogger.go:116: INFO clusterresolver.go:163 [xds] [xds-cluster-resolver-lb 0xa12a0e0] Received new balancer config: {
              "discoveryMechanisms": [
                {
                  "cluster": "test-cluster-name",
                  "edsServiceName": "test-eds-service-name",
                  "outlierDetection": {}
                }
              ]
            }  (t=+321.398µs)
        tlogger.go:116: INFO clusterresolver.go:221 [xds] [xds-cluster-resolver-lb 0xa12a0e0] Built child policy config: {}  (t=+1.201592ms)
        tlogger.go:116: INFO clusterresolver.go:221 [xds] [xds-cluster-resolver-lb 0xa12a0e0] Built child policy config: {}  (t=+1.377991ms)
        tlogger.go:116: WARNING clusterresolver.go:239 [xds] [xds-cluster-resolver-lb 0xa12a0e0] Received error: connection error  (t=+1.410691ms)
        clusterresolver_test.go:402: eds impl got EDS resp, want timeout error
        tlogger.go:116: INFO clusterresolver.go:307 [xds] [xds-cluster-resolver-lb 0xa12a0e0] Shutdown  (t=+11.674622ms)
FAIL
FAIL	google.golang.org/grpc/xds/internal/balancer/clusterresolver	6.326s

https://github.com/grpc/grpc-go/actions/runs/4326397969/jobs/7553761406

@easwars
Copy link
Contributor Author

easwars commented Mar 3, 2023

Ran it 100K times in google3 without a repro :(

@easwars
Copy link
Contributor Author

easwars commented Mar 9, 2023

@arvindbr8
Copy link
Member

@easwars easwars self-assigned this Mar 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants