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

Prow integration test is flaky #309

Open
smg247 opened this issue Oct 25, 2024 · 3 comments
Open

Prow integration test is flaky #309

smg247 opened this issue Oct 25, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@smg247
Copy link
Contributor

smg247 commented Oct 25, 2024

pull-prow-integration fails frequently with the following flake:

=== FAIL: test/integration/test TestDeletePod/running-pod (60.04s)
    sinker_test.go:246: Creating client for cluster: kind-kind-prow-integration
    sinker_test.go:263: Creating prowjob: running-pod-f7470c65da881743dda945debe3495a7
    sinker_test.go:267: Finished creating prowjob: running-pod-f7470c65da881743dda945debe3495a7
    sinker_test.go:271: Creating pod: running-pod-f7470c65da881743dda945debe3495a7
    sinker_test.go:275: Finished creating pod: running-pod-f7470c65da881743dda945debe3495a7
    sinker_test.go:286: Wait for sinker deleting pod or timeout in 1 minute: running-pod-f7470c65da881743dda945debe3495a7
    sinker_test.go:306: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
=== FAIL: test/integration/test TestDeletePod (0.00s)

Example failing run: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_prow/308/pull-prow-integration/1853470929506537472

@smg247
Copy link
Contributor Author

smg247 commented Oct 25, 2024

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 25, 2024
@petr-muller
Copy link
Contributor

Interesting, this looks new 🤔

@smg247
Copy link
Contributor Author

smg247 commented Nov 4, 2024

The original description was a real failure, but it is flaky. The actual flake is now in the description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants