-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
people-and-planet-ai.weather-forecasting.tests.predictions_tests.test_predictions: test_predictions failed #10701
Comments
Closing as intermittent due to |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: 138219c Test outputmultiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/usr/local/lib/python3.10/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.10/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) File "/workspace/people-and-planet-ai/conftest.py", line 363, in _run_notebook_section run_notebook(**kwargs) File "/workspace/people-and-planet-ai/conftest.py", line 329, in run_notebook raise RuntimeError( RuntimeError: Error on 'notebooks/4-predictions.ipynb', section '# ☁️ Cloud Run predictions': An error occurred while executing the following cell: ------------------ import numpy as np import requests |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: 5822d8d Test outputmultiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/usr/local/lib/python3.10/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/usr/local/lib/python3.10/multiprocessing/pool.py", line 48, in mapstar return list(map(*args)) File "/workspace/people-and-planet-ai/conftest.py", line 363, in _run_notebook_section run_notebook(**kwargs) File "/workspace/people-and-planet-ai/conftest.py", line 329, in run_notebook raise RuntimeError( RuntimeError: Error on 'notebooks/4-predictions.ipynb', section '# ☁️ Cloud Run predictions': An error occurred while executing the following cell: ------------------ import numpy as np import requests |
Closing as a transient error |
Oops! Looks like this issue is still flaky. It failed again. 😬 I reopened the issue, but a human will need to close it again. commit: bfbce77 Test outputTraceback (most recent call last): File "/workspace/people-and-planet-ai/conftest.py", line 113, in run_cmd p = subprocess.run( File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '('gcloud', 'run', 'services', 'describe', 'ppai-weather-predictions-028633', '--region=us-central1', '--format=get(image)')' returned non-zero exit status 1. |
Looking more closely into the logs, it looks like it's now failing to build the image.
Looking into the build logs.
|
It looks like Buildpacks is installing |
Note: #9460 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 7368358
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: