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

KFP tests fail #1825

Closed
ajchili opened this issue Aug 13, 2019 · 4 comments
Closed

KFP tests fail #1825

ajchili opened this issue Aug 13, 2019 · 4 comments

Comments

@ajchili
Copy link
Member

ajchili commented Aug 13, 2019

kubeflow-pipeline-sample-test and kubeflow-pipeline-e2e-test are failing almost immediately. From the logs for the tests:

O='ERROR: (gcloud.deployment-manager.deployments.describe) ResponseError: code=404, message=The object '\''projects/ml-pipeline-test/global/deployments/e2e-c132393-17358-storage'\'' is not found.'

it appears that objects in GCS are missing or inaccessible.

@numerology
Copy link

Can you retry? That could be because I removing the service account at the same time as the test runs. Sorry for the inconvenience.

@ajchili
Copy link
Member Author

ajchili commented Aug 13, 2019

Yeah, I'll retry and see if that fixes the issue.

@ajchili
Copy link
Member Author

ajchili commented Aug 13, 2019

The sample test failed with the same message, but the e2e test appears to be fine.

@numerology
Copy link

This transient problem seems to be solved by now. We're discussing about a long-term solution for all those test-flakiness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants