-
Notifications
You must be signed in to change notification settings - Fork 111
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 tests failing on Boskos #534
Comments
Looking at Boskos logs:
|
|
Looks like this is not limited to Triggers either: |
I ran the command to activate gcloud API in the first boskos error message: |
I found kubernetes/test-infra#18897 and kubernetes/test-infra#18897 which seem to be related. I ran |
I'm going to update the boskos image versions to the latest ones
Current metrics:
https://github.com/kubernetes/k8s.io/pull/1161/files |
New image + manually enabling serviceusage seems to have helped:
|
Fixes tektoncd#534 Signed-off-by: Dibyo Mukherjee <[email protected]>
The current boskos janitor was failing to clean up projects which seems to be due to GCP adding two new logging sinks that cannot be deleted. The new boskos image fixes this. See kubernetes-sigs/boskos#37 for more details. Fixes tektoncd#534 Signed-off-by: Dibyo Mukherjee <[email protected]>
The current boskos janitor was failing to clean up projects which seems to be due to GCP adding two new logging sinks that cannot be deleted. The new boskos image fixes this. See kubernetes-sigs/boskos#37 for more details. Fixes #534 Signed-off-by: Dibyo Mukherjee <[email protected]>
The tests are all failing with:
This error message seems similar to #186
Example PR: tektoncd/triggers#720
Prow dasboard: https://prow.tekton.dev/?job=*integration*&state=failure
The text was updated successfully, but these errors were encountered: