Skip to content

Bump version: 0.8.16 → 0.8.17 #152

Bump version: 0.8.16 → 0.8.17

Bump version: 0.8.16 → 0.8.17 #152

Triggered via push January 22, 2024 05:39
Status Failure
Total duration 26s
Artifacts

deploy.yml

on: push
Deploying 🚀 Clima
16s
Deploying 🚀 Clima
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Deploying 🚀 Clima
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
Deploying 🚀 Clima
google-github-actions/setup-gcloud failed with: failed to execute command `gcloud --quiet config set project clima-316917`: ERROR: gcloud failed to load: module 'collections' has no attribute 'MutableMapping' gcloud_main = _import_gcloud_main() File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/gcloud.py", line 56, in _import_gcloud_main File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/gcloud_main.py", line 33, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/api_lib/iamcredentials/util.py", line 26, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/api_lib/util/exceptions.py", line 33, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/resource_printer.py", line 42, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/config_printer.py", line 25, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/resource_printer_base.py", line 47, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/googlecloudsdk/core/resource/resource_projector.py", line 69, in <module> File "/opt/hostedtoolcache/gcloud/318.0.0/x64/lib/third_party/google/protobuf/__init__.py", line 37, in <module> ^^^^^^^^^^^^^^^^^^^^^^^^^^^ import packaging.requirements from pyparsing import stringStart, stringEnd, originalTextFor, ParseException collections.MutableMapping.register(ParseResults) Attributemodule 'collections' has no attribute 'MutableMapping' This usually indicates corruption in your gcloud installation or problems with your Python interpreter. Please verify that the following is the path to a working Python 2.7 or 3.5+ executable: /opt/hostedtoolcache/Python/3.11.7/x64/bin/python3 If it is not, please set the CLOUDSDK_PYTHON environment variable to point to a working Python 2.7 or 3.5+ executable. If you are still experiencing problems, please reinstall the Cloud SDK using the instructions here: https://cloud.google.com/sdk/
Deploying 🚀 Clima
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/