【发布时间】:2020-09-18 21:52:35
【问题描述】:
当我尝试将我的 Composer 环境(在 GCP 上)从版本 composer-1.7.2-airflow-1.10.2 更新到 composer-1.12.0-airflow-1.10。 10(或任何其他可用的)我总是收到此错误:
UPDATE operation on this environment failed Just now with the following error message:
Failed to update image version.
The Cloud Build image build failed: Build failed; check build logs for details
查看构建日志后,我只能在下面看到这个对我没有太大帮助的错误:
The command '/bin/sh -c bash installer.sh $COMPOSER_PYTHON_VERSION fail' returned a non-zero code: 1
ERROR
ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1
会发生什么?
【问题讨论】:
-
你能accept 发布答案吗,如果你已经解决了这个问题,那么社区将努力克服同样的问题。
标签: google-cloud-platform airflow google-cloud-composer