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

test flake: TestKubeQuotaCoreV1TypesFromBinding #1878

Closed
ncdc opened this issue Sep 1, 2022 · 4 comments
Closed

test flake: TestKubeQuotaCoreV1TypesFromBinding #1878

ncdc opened this issue Sep 1, 2022 · 4 comments
Labels
kind/flake Categorizes issue or PR as related to a flaky test. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@ncdc
Copy link
Member

ncdc commented Sep 1, 2022

From https://github.com/kcp-dev/kcp/runs/8137476634?check_suite_focus=true

Note that Waiting for condition, but got: 0 is a misnomer: the zero value when reading from the map is 0, but we check for key existence + value, so it's just the log message that's "wrong".

2022-09-01T14:39:37.5381433Z --- FAIL: TestKubeQuotaCoreV1TypesFromBinding (0.00s)
2022-09-01T14:39:37.5381978Z     --- FAIL: TestKubeQuotaCoreV1TypesFromBinding/tc4 (35.59s)
2022-09-01T14:39:37.5385011Z         kcp.go:106: shared kcp server will target configuration "/home/runner/work/kcp/kcp/.kcp/admin.kubeconfig"
2022-09-01T14:39:37.5385816Z         workspaces.go:191: Created organization workspace root:e2e-org-4gcvr
2022-09-01T14:39:37.5386752Z         workspaces.go:124: Created root:universal workspace root:e2e-org-4gcvr:e2e-workspace-5f8tr
2022-09-01T14:39:37.5387510Z         workspaces.go:124: Created root:universal workspace root:e2e-org-4gcvr:e2e-workspace-7jdpp
2022-09-01T14:39:37.5388290Z         quota_test.go:128: Check that there is no services resource in the user workspace
2022-09-01T14:39:37.5388747Z         quota_test.go:132: Getting services CRD
2022-09-01T14:39:37.5389246Z         quota_test.go:135: Converting services CRD to APIResourceSchema
2022-09-01T14:39:37.5389717Z         quota_test.go:139: Creating APIResourceSchema
2022-09-01T14:39:37.5390110Z         quota_test.go:143: Creating APIExport
2022-09-01T14:39:37.5390566Z         quota_test.go:158: Create a binding in the user workspace
2022-09-01T14:39:37.5391011Z         quota_test.go:176: Wait for binding to be ready
2022-09-01T14:39:37.5391524Z         quota_test.go:183: Wait for being able to list Services in the user workspace
2022-09-01T14:39:37.5392006Z         quota_test.go:192: Create quota in user workspace
2022-09-01T14:39:37.5392482Z         quota_test.go:207: Waiting for quota to show 0 used Services
2022-09-01T14:39:37.5392967Z         assertions.go:1691: Waiting for condition, but got: 0
2022-09-01T14:39:37.5393764Z         quota_test.go:208: 
2022-09-01T14:39:37.5394219Z             	Error Trace:	util.go:296
2022-09-01T14:39:37.5394792Z             	            				quota_test.go:208
2022-09-01T14:39:37.5395193Z             	Error:      	Condition never satisfied
2022-09-01T14:39:37.5395719Z             	Test:       	TestKubeQuotaCoreV1TypesFromBinding/tc4
2022-09-01T14:39:37.5396230Z             	Messages:   	error waiting for 0 used Services
2022-09-01T14:39:37.5396824Z I0901 14:39:05.586605   50735 bootstrap.go:149] Bootstrapped CRD root:e2e-org-blldr:e2e-workspace-czmzh|sheriffs.ack0sapm.io after 30.04143ms
2022-09-01T14:39:37.5397515Z I0901 14:39:05.801815   50735 bootstrap.go:149] Bootstrapped CRD root:e2e-org-blldr:e2e-workspace-tm8dj|sheriffs.ack0sapm.io after 46.527236ms
2022-09-01T14:39:37.5398049Z FAIL
2022-09-01T14:39:37.5398378Z FAIL	github.com/kcp-dev/kcp/test/e2e/quota	80.604s
@stevekuznetsov stevekuznetsov added this to the TBD milestone Sep 6, 2022
@stevekuznetsov stevekuznetsov added the kind/flake Categorizes issue or PR as related to a flaky test. label Sep 6, 2022
@ncdc ncdc removed this from the TBD milestone Oct 17, 2022
@kcp-ci-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
After a furter 30 days, they will turn rotten.
Mark the issue as fresh with /remove-lifecycle stale.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kcp-ci-bot kcp-ci-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 14, 2024
@kcp-ci-bot
Copy link
Contributor

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@kcp-ci-bot kcp-ci-bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 14, 2024
@kcp-ci-bot
Copy link
Contributor

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/close

@kcp-ci-bot
Copy link
Contributor

@kcp-ci-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

/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. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
Status: Done
Development

No branches or pull requests

3 participants