-
Notifications
You must be signed in to change notification settings - Fork 40k
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
e2e flake: Daemon set should run and stop complex daemon #16623
Comments
Thanks for filing! I'll look into it. |
I haven't seen this test fail for quite some time. Removing it from the flaky suite. |
After moving back to the parallel build it flakes roughly 1/30 times. |
The last 150 runs of this test in parallel have succeeded: i.e. 0% flakey. Prior to that (i.e. prior to 12/4, it flaked 3/45 runs (7%). |
I've seen this test failed more than once recently. I checked kubernetes-pull-build-test-e2e-gce test results, and this test failed 7 times in the last 150 runs. |
Here is new example of the failure: @mikedanese - can you please take a look? |
Ya I've spent some time looking at this today. 210 runs and no flakes yet but I will continue to observe. |
Moving to flaky. Again. #18573 |
Thanks. I ran this 2076 times over night and it didn't flake. I think it might be interfering with a test that's in GCE_PARALLEL and not in GCE_PARALLEL_FLAKY hence not flaking when it's in the flaky suite. I will keep investigating today. |
Yeah - I'm pretty sure it's some kind of interaction. Maybe some timeouts are too small? Or sth like that? |
@mikedanese - did you have chance to look into it? |
This hasn't flaked in a week |
This hasn't flaked in the last 50 builds on gce-flaky or gce-parallel-flaky. Should it be moved back? |
Flaked again on #19614 (comment):
|
This test has failed 0 times in the last 100 runs of kubernetes-e2e-gce and twice in the last 651 kubernetes-e2e-gce-parallel. That's pretty good in comparison to other tests. I'm going to make this not a p0 |
This test remains 100% not flaky in e2e-gce and greater then 99% not flaky in gce-parallel. I'm probably going to deprioritize this until v1.2 is out the door. |
Fixed by #22219 |
This has been flaking pretty often lately - in 5 out of the last 11 runs of kubernetes-e2e-gce-flaky, to be specific. I've copied the output of one such failure run below.
Sorry if there's already an issue tracking this, I couldn't find anything other than #14072, which is for a different test.
@mikedanese
The text was updated successfully, but these errors were encountered: