-
Notifications
You must be signed in to change notification settings - Fork 348
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
tests.system.aiplatform.test_model_monitoring.TestModelDeploymentMonitoring: test_mdm_two_models_two_valid_configs failed #1673
Comments
commit: 9a506ee Test outputargs = (parent: "projects/ucaip-sample-tests/locations/us-central1" model_deployment_monitoring_job { display_name: "temp_e... user_emails: "" } enable_logging: true } sample_predict_instance { null_value: NULL_VALUE } } ,) kwargs = {'metadata': [('x-goog-request-params', 'parent=projects/ucaip-sample-tests/locations/us-central1'), ('x-goog-api-client', 'model-builder/1.17.1 gl-python/3.8.13 grpc/1.47.0 gax/1.32.0 gapic/1.17.1')], 'timeout': 3600} |
This failed due to resource exhaustion. I have manually removed some batch prediction jobs that haven't been deleted after sample code snippets finished testing, and it fixed the issue. Will keep an eye out for future resource exhaustions and file a bug if necessary. |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: 9a506ee Test outputargs = (parent: "projects/ucaip-sample-tests/locations/us-central1" model_deployment_monitoring_job { display_name: "temp_e... user_emails: "" } enable_logging: true } sample_predict_instance { null_value: NULL_VALUE } } ,) kwargs = {'metadata': [('x-goog-request-params', 'parent=projects/ucaip-sample-tests/locations/us-central1'), ('x-goog-api-client', 'model-builder/1.17.1 gl-python/3.8.13 grpc/1.47.0 gax/1.32.0 gapic/1.17.1')], 'timeout': 3600} |
This is fixed in #1671 |
Note: #1583 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 95855a2
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: