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

[flake] FederatedResourceQuota auto-provision testing --- unjoin cluster failed #1882

Closed
XiShanYongYe-Chang opened this issue May 25, 2022 · 2 comments
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@XiShanYongYe-Chang
Copy link
Member

Which jobs are flaking:

FederatedResourceQuota auto-provision testing

Timeout for waiting unjoin cluster:

https://github.com/karmada-io/karmada/runs/6573754591?check_suite_focus=true
https://github.com/karmada-io/karmada/runs/6586927906?check_suite_focus=true

Which test(s) are flaking:

• [FAILED] [169.976 seconds]
FederatedResourceQuota auto-provision testing
/home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:23
  join new cluster [AfterEach] [needCreateCluster]
  /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:82
    federatedResourceQuota should be propagated to new joined clusters
    /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:112

  Begin Captured StdOut/StdErr Output >>
    cluster(member-e2e-8j8) is joined successfully
    I0525 06:59:09.209936   43590 unjoin.go:291] Waiting for the cluster object member-e2e-8j8 to be deleted
    ...
    I0525 07:00:08.044723   43590 unjoin.go:291] Waiting for the cluster object member-e2e-8j8 to be deleted
    I0525 07:00:08.067595   43590 unjoin.go:291] Waiting for the cluster object member-e2e-8j8 to be deleted
    E0525 07:00:08.067680   43590 unjoin.go:295] Failed to delete cluster object. cluster name: member-e2e-8j8, error: timed out waiting for the condition
    E0525 07:00:08.067729   43590 unjoin.go:166] Failed to delete cluster object. cluster name: member-e2e-8j8, error: timed out waiting for the condition
  << End Captured StdOut/StdErr Output

  Begin Captured GinkgoWriter Output >>
    STEP: Creating FederatedResourceQuota(karmadatest-44v/frq-wrg) 05/25/22 06:57:19.932
    STEP: Creating cluster: member-e2e-8j8 05/25/22 06:57:20.202
    STEP: Joinning cluster: member-e2e-8j8 05/25/22 06:59:00.363
    STEP: waiting federatedResourceQuota(karmadatest-44v/frq-wrg) present on cluster: member-e2e-8j8 05/25/22 06:59:02.784
    STEP: Unjoinning cluster: member-e2e-8j8 05/25/22 06:59:07.955
    STEP: Deleting clusters: member-e2e-8j8 05/25/22 07:00:08.07
    STEP: Removing FederatedResourceQuota(karmadatest-44v/frq-wrg) 05/25/22 07:00:09.88
  << End Captured GinkgoWriter Output

  Unexpected error:
      <*errors.errorString | 0xc0003e6d70>: {
          s: "timed out waiting for the condition",
      }
      timed out waiting for the condition
  occurred
  In [AfterEach] at: /home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:96

  Full Stack Trace
    github.com/karmada-io/karmada/test/e2e.glob..func5.4.4.1()
    	/home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:96 +0x226
    github.com/karmada-io/karmada/test/e2e.glob..func5.4.4()
    	/home/runner/work/karmada/karmada/test/e2e/federatedresourcequota_test.go:83 +0xf0

Reason for failure:

Anything else we need to know:

@XiShanYongYe-Chang XiShanYongYe-Chang added the kind/flake Categorizes issue or PR as related to a flaky test. label May 25, 2022
@XiShanYongYe-Chang
Copy link
Member Author

As similar problems do not occur for a long time, close it at first.
/close

@karmada-bot
Copy link
Collaborator

@XiShanYongYe-Chang: Closing this issue.

In response to this:

As similar problems do not occur for a long time, close it at first.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests

2 participants