-
Notifications
You must be signed in to change notification settings - Fork 101
Installation failing for GCP workspace #419
Description
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/home/bbandi_petsmart_com/ucx/ucx/src/databricks/labs/ucx/install.py", line 713, in
installer.run()
File "/home/bbandi_petsmart_com/ucx/ucx/src/databricks/labs/ucx/install.py", line 112, in run
self._run_configured()
File "/home/bbandi_petsmart_com/ucx/ucx/src/databricks/labs/ucx/install.py", line 116, in _run_configured
self._create_jobs()
File "/home/bbandi_petsmart_com/ucx/ucx/src/databricks/labs/ucx/install.py", line 340, in _create_jobs
self._deployed_steps[step_name] = self._ws.jobs.create(**settings).job_id
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp.UaQueFGpkl/lib/python3.11/site-packages/databricks/sdk/service/jobs.py", line 2999, in create
res = self._api.do('POST', '/api/2.1/jobs/create', body=body, headers=headers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp.UaQueFGpkl/lib/python3.11/site-packages/databricks/sdk/core.py", line 1061, in do
return retryable(self._perform)(method,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp.UaQueFGpkl/lib/python3.11/site-packages/databricks/sdk/retries.py", line 47, in wrapper
raise err
File "/tmp/tmp.UaQueFGpkl/lib/python3.11/site-packages/databricks/sdk/retries.py", line 29, in wrapper
return func(args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp.UaQueFGpkl/lib/python3.11/site-packages/databricks/sdk/core.py", line 1150, in _perform
raise self.make_nicer_error(response=response, **payload) from None
databricks.sdk.core.DatabricksError:
The provided tag value (v0.3.1+2320231009205751) contains invalid character. The value must match the regular
expression ^(([A-Za-z0-9][-A-Za-z0-9.])?[A-Za-z0-9])?$.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status