You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
time="2023-04-24T11:07:18Z" level=trace msg="starting the setup process" pool_id=ubuntu-gcp stage_runtime_id=PuDn1n8DSPmOaYfpnlvWNg
time="2023-04-24T11:07:18Z" level=trace msg="google: creating VM" cloud=google image=projects/ubuntu-os-pro-cloud/global/images/ubuntu-pro-1804-bionic-v20220510 name=2839f4ce4bdf-ubuntu-gcp-orqhmdbs-z7gfs pool=ubuntu-gcp size=e2-standard-4 stage_runtime_id=PuDn1n8DSPmOaYfpnlvWNg zone=us-east1-b
time="2023-04-24T11:07:19Z" level=error msg="google: failed to provision VM" cloud=google error="googleapi: Error 400: Invalid value for field '[resource.name](https://app.harness.io/ng/account/xxxxx/home/orgs/global/projects/test/pipelines/test/executions/xxxxx/resource.name)': '2839f4ce4bdf-ubuntu-gcp-orqhmdbs-z7gfs'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)', invalid" image=projects/ubuntu-os-pro-cloud/global/images/ubuntu-pro-1804-bionic-v20220510 name=2839f4ce4bdf-ubuntu-gcp-orqhmdbs-z7gfs pool=ubuntu-gcp size=e2-standard-4 stage_runtime_id=PuDn1n8DSPmOaYfpnlvWNg zone=us-east1-b
time="2023-04-24T11:07:19Z" level=error msg="failed to provision instance" error="provision: failed to create instance: googleapi: Error 400: Invalid value for field '[resource.name](https://app.harness.io/ng/account/-xxxxx/home/orgs/global/projects/test/pipelines/test/executions/xxxxx/resource.name)': '2839f4ce4bdf-ubuntu-gcp-orqhmdbs-z7gfs'. Must be a match of regex '(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)', invalid" pool_id=ubuntu-gcp stage_runtime_id=PuDn1n8DSPmOaYfpnlvWNg
GCP requires lowercase letters for the prefix of the VM name, and numbers are not allowed in this case.
The text was updated successfully, but these errors were encountered:
Running configurations:
docker-compose.yml
pool.yml
Errors:
GCP requires lowercase letters for the prefix of the VM name, and numbers are not allowed in this case.
The text was updated successfully, but these errors were encountered: