Skip to content
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

Added library linting for jobs launched on shared clusters #1689

Merged
merged 19 commits into from
May 30, 2024

Conversation

pritishpai
Copy link
Contributor

@pritishpai pritishpai commented May 13, 2024

Changes

Linked issues

Closes #1637

Functionality

  • added relevant user documentation
  • added new CLI command
  • modified existing command: databricks labs ucx ...
  • added a new workflow
  • modified existing workflow: ...
  • added a new table
  • modified existing table: ...

Tests

  • manually tested
  • added unit tests
  • added integration tests
  • verified on staging environment (screenshot attached)

Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 89.45%. Comparing base (52034c6) to head (2ea741c).

Files Patch % Lines
src/databricks/labs/ucx/source_code/jobs.py 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1689      +/-   ##
==========================================
- Coverage   89.47%   89.45%   -0.03%     
==========================================
  Files          95       95              
  Lines       11709    11712       +3     
  Branches     2045     2047       +2     
==========================================
  Hits        10477    10477              
- Misses        840      842       +2     
- Partials      392      393       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pritishpai pritishpai force-pushed the feat/lint_existing_cluster_libs branch 2 times, most recently from 5aae3a8 to 6b79aa8 Compare May 21, 2024 02:57
src/databricks/labs/ucx/source_code/jobs.py Outdated Show resolved Hide resolved
@nfx nfx marked this pull request as ready for review May 21, 2024 12:24
@nfx nfx requested a review from a team as a code owner May 21, 2024 12:24
@nfx nfx requested a review from larsgeorge-db May 21, 2024 12:24
Copy link

❌ 167/169 passed, 2 failed, 23 skipped, 4h33m44s total

❌ test_create_catalog_schema_with_principal_acl_CLOUD_ENV: AssertionError: assert PrivilegeAssignment(principal='[email protected]', privileges=[]) in [PrivilegeAssignment(principal='[email protected]', privileges=[]), PrivilegeAs...EMA'>]), PrivilegeAssignment(principal='[email protected]', privileges=[]), ...] (3m11.675s)
AssertionError: assert PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.USE_SCHEMA: 'USE_SCHEMA'>]) in [PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.USE_SCHEMA: 'USE_SCHEMA'>]), PrivilegeAs...EMA'>]), PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.USE_SCHEMA: 'USE_SCHEMA'>]), ...]
 +  where [PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.USE_SCHEMA: 'USE_SCHEMA'>]), PrivilegeAs...EMA'>]), PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.USE_SCHEMA: 'USE_SCHEMA'>]), ...] = PermissionsList(privilege_assignments=[PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.US...>]), PrivilegeAssignment(principal='[email protected]', privileges=[<Privilege.USE_SCHEMA: 'USE_SCHEMA'>])]).privilege_assignments
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_sy4jk: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_sy4jk
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_sy4jk.ucx_txgvm: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_sy4jk/ucx_txgvm
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.CSV: 'CSV'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_sy4jk.ucx_txgvm', metastore_id=None, name='ucx_txgvm', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_sy4jk', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs', table_constraints=None, table_id=None, table_type=<TableType.EXTERNAL: 'EXTERNAL'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294356423, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_c5lts', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294356423, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_c5lts.ucx_sy4jk: https://DATABRICKS_HOST/explore/data/ucx_c5lts/ucx_sy4jk
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_c5lts', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
[gw6] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_sy4jk: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_sy4jk
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_sy4jk.ucx_txgvm: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_sy4jk/ucx_txgvm
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.CSV: 'CSV'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_sy4jk.ucx_txgvm', metastore_id=None, name='ucx_txgvm', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_sy4jk', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs', table_constraints=None, table_id=None, table_type=<TableType.EXTERNAL: 'EXTERNAL'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294356423, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_c5lts', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294356423, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_c5lts.ucx_sy4jk: https://DATABRICKS_HOST/explore/data/ucx_c5lts/ucx_sy4jk
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_c5lts', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster fixture: <databricks.sdk.service._internal.Wait object at 0x7f0bedb8e0b0>
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='8833732195787099', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster permissions fixture: 0521-122558-99hpxkcb [group_name admins CAN_MANAGE] -> [user_name [email protected] CAN_ATTACH_TO]
12:26 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_s0ld5: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_s0ld5
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_s0ld5', metastore_id=None, name='ucx_s0ld5', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 INFO [databricks.labs.ucx.hive_metastore.catalog_schema] Listing existing UC catalogs and schemas
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster fixture: <databricks.sdk.service._internal.Wait object at 0x7f0bed9ab130>
12:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='3069281066090092', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
12:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster permissions fixture: 0521-122612-kiqmu0iz [group_name admins CAN_MANAGE] -> [user_name [email protected] CAN_ATTACH_TO]
12:27 INFO [databricks.labs.ucx.hive_metastore.catalog_schema] Listing existing UC catalogs and schemas
12:27 INFO [databricks.labs.ucx.hive_metastore.catalog_schema] Preparing a list of UC catalogs and schema to be created
12:27 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_s0ld5.tables] fetching tables inventory
12:27 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_s0ld5.tables] crawling new batch for tables
12:27 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sy4jk] listing tables
12:27 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sy4jk.ucx_txgvm] fetching table metadata
12:27 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_s0ld5.tables] found 1 new records for tables
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `5a11359f-ba1f-483f-8e00-0fe55ec003ed`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `0a330eb5-dd51-4d97-b6e4-c474356b1d5d`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `ucx_G4iMY`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `5a11359f-ba1f-483f-8e00-0fe55ec003ed`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `0a330eb5-dd51-4d97-b6e4-c474356b1d5d`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `ucx_G4iMY`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_sy4jk: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_sy4jk
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_sy4jk.ucx_txgvm: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_sy4jk/ucx_txgvm
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.CSV: 'CSV'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_sy4jk.ucx_txgvm', metastore_id=None, name='ucx_txgvm', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_sy4jk', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs', table_constraints=None, table_id=None, table_type=<TableType.EXTERNAL: 'EXTERNAL'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294356423, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_c5lts', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294356423, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:25 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_c5lts.ucx_sy4jk: https://DATABRICKS_HOST/explore/data/ucx_c5lts/ucx_sy4jk
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_c5lts', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:25 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster fixture: <databricks.sdk.service._internal.Wait object at 0x7f0bedb8e0b0>
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='8833732195787099', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster permissions fixture: 0521-122558-99hpxkcb [group_name admins CAN_MANAGE] -> [user_name [email protected] CAN_ATTACH_TO]
12:26 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_s0ld5: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_s0ld5
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_s0ld5', metastore_id=None, name='ucx_s0ld5', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:26 INFO [databricks.labs.ucx.hive_metastore.catalog_schema] Listing existing UC catalogs and schemas
12:26 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster fixture: <databricks.sdk.service._internal.Wait object at 0x7f0bed9ab130>
12:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='3069281066090092', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
12:27 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster permissions fixture: 0521-122612-kiqmu0iz [group_name admins CAN_MANAGE] -> [user_name [email protected] CAN_ATTACH_TO]
12:27 INFO [databricks.labs.ucx.hive_metastore.catalog_schema] Listing existing UC catalogs and schemas
12:27 INFO [databricks.labs.ucx.hive_metastore.catalog_schema] Preparing a list of UC catalogs and schema to be created
12:27 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_s0ld5.tables] fetching tables inventory
12:27 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_s0ld5.tables] crawling new batch for tables
12:27 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sy4jk] listing tables
12:27 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sy4jk.ucx_txgvm] fetching table metadata
12:27 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_s0ld5.tables] found 1 new records for tables
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `5a11359f-ba1f-483f-8e00-0fe55ec003ed`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `0a330eb5-dd51-4d97-b6e4-c474356b1d5d`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `ucx_G4iMY`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('DATABASE', 'ucx_c5lts.ucx_sy4jk') using SQL query: GRANT USE SCHEMA ON DATABASE ucx_c5lts.ucx_sy4jk TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `5a11359f-ba1f-483f-8e00-0fe55ec003ed`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:27 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `0a330eb5-dd51-4d97-b6e4-c474356b1d5d`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `ucx_G4iMY`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.hive_metastore.catalog_schema] Migrating acls on ('CATALOG', 'ucx_c5lts') using SQL query: GRANT USE CATALOG ON CATALOG ucx_c5lts TO `[email protected]`
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 2 cluster permissions fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing cluster permissions fixture: 0521-122558-99hpxkcb [group_name admins CAN_MANAGE] -> [user_name [email protected] CAN_ATTACH_TO]
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing cluster permissions fixture: 0521-122612-kiqmu0iz [group_name admins CAN_MANAGE] -> [user_name [email protected] CAN_ATTACH_TO]
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 catalog fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294356423, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_c5lts', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294356423, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 make_dbfs_data_copy fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing make_dbfs_data_copy fixture: dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 2 cluster fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing cluster fixture: <databricks.sdk.service._internal.Wait object at 0x7f0bedb8e0b0>
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing cluster fixture: <databricks.sdk.service._internal.Wait object at 0x7f0bed9ab130>
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace group fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 table fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.CSV: 'CSV'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_sy4jk.ucx_txgvm', metastore_id=None, name='ucx_txgvm', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_sy4jk', sql_path=None, storage_credential_name=None, storage_location='dbfs:/mnt/TEST_MOUNT_NAME/a/b/vhcs', table_constraints=None, table_id=None, table_type=<TableType.EXTERNAL: 'EXTERNAL'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 3 schema fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_c5lts', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_c5lts.ucx_sy4jk', metastore_id=None, name='ucx_sy4jk', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_s0ld5', metastore_id=None, name='ucx_s0ld5', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 2 workspace user fixtures
12:28 DEBUG [databricks.labs.ucx.mixins.fixtures] removing workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='8833732195787099', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
12:29 DEBUG [databricks.labs.ucx.mixins.fixtures] removing workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='3069281066090092', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
[gw6] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python
❌ test_migrate_view: databricks.sdk.errors.platform.BadRequest: This transaction attempted to read one or more files that were deleted (for example part-00000-c5858551-9058-4413-bd3a-5b6b1474092b.c000.snappy.parquet in the root of the table) by a concurrent update. Please try the operation again. (3m12.994s)
databricks.sdk.errors.platform.BadRequest: This transaction attempted to read one or more files that were deleted (for example part-00000-c5858551-9058-4413-bd3a-5b6b1474092b.c000.snappy.parquet in the root of the table) by a concurrent update. Please try the operation again.
Conflicting commit: {"timestamp":1716294740713,"userId":"481119220561874","userName":"0a330eb5-dd51-4d97-b6e4-c474356b1d5d","operation":"DELETE","operationParameters":{"predicate":["true"]},"readVersion":3,"isolationLevel":"WriteSerializable","isBlindAppend":false,"operationMetrics":{"numRemovedFiles":"1","numRemovedBytes":"1723","numCopiedRows":"0","numDeletionVectorsAdded":"0","numDeletionVectorsRemoved":"0","numAddedChangeFiles":"0","executionTimeMs":"3","numDeletionVectorsUpdated":"0","numDeletedRows":"4","scanTimeMs":"3","numAddedFiles":"0","numAddedBytes":"0","rewriteTimeMs":"0"},"tags":{"noRowsCopied":"true","delta.rowTracking.preserved":"false","restoresDeletedRows":"false"},"engineInfo":"Databricks-Runtime/14.3.x-photon-scala2.12","txnId":"4070f259-260e-4ee6-9169-bfe529d13f67"}
Refer to https://docs.microsoft.com/CLOUD_ENV/databricks/delta/concurrency-control for more details.
[gw5] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_svwjr: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_svwjr', metastore_id=None, name='ucx_svwjr', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_svwjr.ucx_tuqxu: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr/ucx_tuqxu
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.DELTA: 'DELTA'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tuqxu', metastore_id=None, name='ucx_tuqxu', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location='dbfs:/user/hive/warehouse/ucx_svwjr/ucx_tuqxu', table_constraints=None, table_id=None, table_type=<TableType.MANAGED: 'MANAGED'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_svwjr.ucx_t3lvz: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr/ucx_t3lvz
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_t3lvz', metastore_id=None, name='ucx_t3lvz', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_tuqxu', view_dependencies=None)
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_svwjr.ucx_tp3yo: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr/ucx_tp3yo
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tp3yo', metastore_id=None, name='ucx_tp3yo', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_t3lvz', view_dependencies=None)
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294605946, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cepsz', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cepsz', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294605946, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_cepsz.ucx_svwjr: https://DATABRICKS_HOST/explore/data/ucx_cepsz/ucx_svwjr
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cepsz', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cepsz.ucx_svwjr', metastore_id=None, name='ucx_svwjr', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:30 INFO [tests.integration.hive_metastore.test_migrate] dst_catalog=ucx_cepsz, managed_table=hive_metastore.ucx_svwjr.ucx_tuqxu
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_smncd: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_smncd
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_smncd', metastore_id=None, name='ucx_smncd', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] crawling new batch for migration_status
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] crawling new batch for tables
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr] listing tables
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.ucx_t3lvz] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.ucx_tp3yo] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.ucx_tuqxu] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.view3] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] found 4 new records for tables
12:30 WARNING [databricks.labs.ucx.hive_metastore.migration_status] Catalog ucx_cevja no longer exists. Skipping checking its migration status.
12:30 WARNING [databricks.labs.ucx.hive_metastore.migration_status] Catalog ucx_cqmdq no longer exists. Skipping checking its migration status.
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] found 4 new records for migration_status
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:30 DEBUG [databricks.labs.ucx.hive_metastore.table_migrate] Migrating managed table hive_metastore.ucx_svwjr.ucx_tuqxu to ucx_cepsz.ucx_svwjr.ucx_tuqxu using SQL query: CREATE TABLE IF NOT EXISTS ucx_cepsz.ucx_svwjr.ucx_tuqxu DEEP CLONE hive_metastore.ucx_svwjr.ucx_tuqxu;
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:31 WARNING [databricks.labs.ucx.hive_metastore.migration_status] Catalog ucx_cvdjl no longer exists. Skipping checking its migration status.
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:31 INFO [databricks.labs.ucx.hive_metastore.mapping] The intended target for hive_metastore.ucx_svwjr.ucx_tuqxu, ucx_cepsz.ucx_svwjr.ucx_tuqxu, already exists.
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] crawling new batch for migration_status
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:32 INFO [databricks.labs.ucx.hive_metastore.migration_status] ucx_svwjr.ucx_tuqxu is set as migrated
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] found 4 new records for migration_status
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:32 ERROR [databricks.labs.blueprint.parallel] migrate views(ViewToMigrate(src=Table(catalog='hive_metastore', database='ucx_svwjr', name='view3', object_type='VIEW', table_format='UNKNOWN', location=None, view_text='SELECT * FROM hive_metastore.ucx_svwjr.ucx_tuqxu', upgraded_to=None, storage_properties='{serialization.format: 1}', is_partitioned=False), rule=Rule(workspace_name='workspace', catalog_name='ucx_cepsz', src_schema='ucx_svwjr', dst_schema='ucx_svwjr', src_table='view3', dst_table='view3')), []) task failed: This transaction attempted to read one or more files that were deleted (for example part-00000-c5858551-9058-4413-bd3a-5b6b1474092b.c000.snappy.parquet in the root of the table) by a concurrent update. Please try the operation again.
Conflicting commit: {"timestamp":1716294740713,"userId":"481119220561874","userName":"0a330eb5-dd51-4d97-b6e4-c474356b1d5d","operation":"DELETE","operationParameters":{"predicate":["true"]},"readVersion":3,"isolationLevel":"WriteSerializable","isBlindAppend":false,"operationMetrics":{"numRemovedFiles":"1","numRemovedBytes":"1723","numCopiedRows":"0","numDeletionVectorsAdded":"0","numDeletionVectorsRemoved":"0","numAddedChangeFiles":"0","executionTimeMs":"3","numDeletionVectorsUpdated":"0","numDeletedRows":"4","scanTimeMs":"3","numAddedFiles":"0","numAddedBytes":"0","rewriteTimeMs":"0"},"tags":{"noRowsCopied":"true","delta.rowTracking.preserved":"false","restoresDeletedRows":"false"},"engineInfo":"Databricks-Runtime/14.3.x-photon-scala2.12","txnId":"4070f259-260e-4ee6-9169-bfe529d13f67"}
Refer to https://docs.microsoft.com/CLOUD_ENV/databricks/delta/concurrency-control for more details.
Traceback (most recent call last):
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/blueprint/parallel.py", line 158, in inner
    return func(*args, **kwargs), None
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py", line 197, in _migrate_view
    if self._view_can_be_migrated(src_view):
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py", line 205, in _view_can_be_migrated
    if not self.index_full_refresh().get(table.schema, table.name):
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py", line 64, in index_full_refresh
    self._migration_status_refresher.reset()
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/framework/crawlers.py", line 55, in reset
    self._exec(f"DELETE FROM {self.full_name}")
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/lsql/backends.py", line 142, in execute
    self._sql.execute(sql, catalog=catalog, schema=schema)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/lsql/core.py", line 242, in execute
    self._raise_if_needed(status)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/lsql/core.py", line 479, in _raise_if_needed
    raise error_class(error_message)
databricks.sdk.errors.platform.BadRequest: This transaction attempted to read one or more files that were deleted (for example part-00000-c5858551-9058-4413-bd3a-5b6b1474092b.c000.snappy.parquet in the root of the table) by a concurrent update. Please try the operation again.
Conflicting commit: {"timestamp":1716294740713,"userId":"481119220561874","userName":"0a330eb5-dd51-4d97-b6e4-c474356b1d5d","operation":"DELETE","operationParameters":{"predicate":["true"]},"readVersion":3,"isolationLevel":"WriteSerializable","isBlindAppend":false,"operationMetrics":{"numRemovedFiles":"1","numRemovedBytes":"1723","numCopiedRows":"0","numDeletionVectorsAdded":"0","numDeletionVectorsRemoved":"0","numAddedChangeFiles":"0","executionTimeMs":"3","numDeletionVectorsUpdated":"0","numDeletedRows":"4","scanTimeMs":"3","numAddedFiles":"0","numAddedBytes":"0","rewriteTimeMs":"0"},"tags":{"noRowsCopied":"true","delta.rowTracking.preserved":"false","restoresDeletedRows":"false"},"engineInfo":"Databricks-Runtime/14.3.x-photon-scala2.12","txnId":"4070f259-260e-4ee6-9169-bfe529d13f67"}
Refer to https://docs.microsoft.com/CLOUD_ENV/databricks/delta/concurrency-control for more details.
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] crawling new batch for migration_status
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:32 INFO [databricks.labs.ucx.hive_metastore.migration_status] ucx_svwjr.ucx_tuqxu is set as migrated
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] found 4 new records for migration_status
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:32 DEBUG [databricks.labs.ucx.hive_metastore.table_migrate] Migrating view hive_metastore.ucx_svwjr.ucx_t3lvz to using SQL query: CREATE VIEW IF NOT EXISTS ucx_cepsz.ucx_svwjr.ucx_t3lvz (id, value) TBLPROPERTIES ('transient_lastDdlTime'='1716294602') AS SELECT * FROM ucx_cepsz.ucx_svwjr.ucx_tuqxu
12:33 ERROR [databricks.labs.blueprint.parallel] More than half 'migrate views' tasks failed: 50% results available (1/2). Took 0:00:46.777264
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_svwjr: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_svwjr', metastore_id=None, name='ucx_svwjr', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_svwjr.ucx_tuqxu: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr/ucx_tuqxu
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.DELTA: 'DELTA'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tuqxu', metastore_id=None, name='ucx_tuqxu', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location='dbfs:/user/hive/warehouse/ucx_svwjr/ucx_tuqxu', table_constraints=None, table_id=None, table_type=<TableType.MANAGED: 'MANAGED'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_svwjr.ucx_t3lvz: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr/ucx_t3lvz
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_t3lvz', metastore_id=None, name='ucx_t3lvz', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_tuqxu', view_dependencies=None)
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Table hive_metastore.ucx_svwjr.ucx_tp3yo: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_svwjr/ucx_tp3yo
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tp3yo', metastore_id=None, name='ucx_tp3yo', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_t3lvz', view_dependencies=None)
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294605946, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cepsz', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cepsz', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294605946, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Schema ucx_cepsz.ucx_svwjr: https://DATABRICKS_HOST/explore/data/ucx_cepsz/ucx_svwjr
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cepsz', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cepsz.ucx_svwjr', metastore_id=None, name='ucx_svwjr', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:30 INFO [tests.integration.hive_metastore.test_migrate] dst_catalog=ucx_cepsz, managed_table=hive_metastore.ucx_svwjr.ucx_tuqxu
12:30 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_smncd: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_smncd
12:30 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_smncd', metastore_id=None, name='ucx_smncd', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 WARNING [databricks.labs.ucx.assessment.secrets] Secret in config stored in plaintext.
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] crawling new batch for migration_status
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] crawling new batch for tables
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr] listing tables
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.ucx_t3lvz] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.ucx_tp3yo] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.ucx_tuqxu] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_svwjr.view3] fetching table metadata
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] found 4 new records for tables
12:30 WARNING [databricks.labs.ucx.hive_metastore.migration_status] Catalog ucx_cevja no longer exists. Skipping checking its migration status.
12:30 WARNING [databricks.labs.ucx.hive_metastore.migration_status] Catalog ucx_cqmdq no longer exists. Skipping checking its migration status.
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] found 4 new records for migration_status
12:30 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:30 DEBUG [databricks.labs.ucx.hive_metastore.table_migrate] Migrating managed table hive_metastore.ucx_svwjr.ucx_tuqxu to ucx_cepsz.ucx_svwjr.ucx_tuqxu using SQL query: CREATE TABLE IF NOT EXISTS ucx_cepsz.ucx_svwjr.ucx_tuqxu DEEP CLONE hive_metastore.ucx_svwjr.ucx_tuqxu;
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:31 WARNING [databricks.labs.ucx.hive_metastore.migration_status] Catalog ucx_cvdjl no longer exists. Skipping checking its migration status.
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:31 INFO [databricks.labs.ucx.hive_metastore.mapping] The intended target for hive_metastore.ucx_svwjr.ucx_tuqxu, ucx_cepsz.ucx_svwjr.ucx_tuqxu, already exists.
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] crawling new batch for migration_status
12:31 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:32 INFO [databricks.labs.ucx.hive_metastore.migration_status] ucx_svwjr.ucx_tuqxu is set as migrated
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] found 4 new records for migration_status
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:32 ERROR [databricks.labs.blueprint.parallel] migrate views(ViewToMigrate(src=Table(catalog='hive_metastore', database='ucx_svwjr', name='view3', object_type='VIEW', table_format='UNKNOWN', location=None, view_text='SELECT * FROM hive_metastore.ucx_svwjr.ucx_tuqxu', upgraded_to=None, storage_properties='{serialization.format: 1}', is_partitioned=False), rule=Rule(workspace_name='workspace', catalog_name='ucx_cepsz', src_schema='ucx_svwjr', dst_schema='ucx_svwjr', src_table='view3', dst_table='view3')), []) task failed: This transaction attempted to read one or more files that were deleted (for example part-00000-c5858551-9058-4413-bd3a-5b6b1474092b.c000.snappy.parquet in the root of the table) by a concurrent update. Please try the operation again.
Conflicting commit: {"timestamp":1716294740713,"userId":"481119220561874","userName":"0a330eb5-dd51-4d97-b6e4-c474356b1d5d","operation":"DELETE","operationParameters":{"predicate":["true"]},"readVersion":3,"isolationLevel":"WriteSerializable","isBlindAppend":false,"operationMetrics":{"numRemovedFiles":"1","numRemovedBytes":"1723","numCopiedRows":"0","numDeletionVectorsAdded":"0","numDeletionVectorsRemoved":"0","numAddedChangeFiles":"0","executionTimeMs":"3","numDeletionVectorsUpdated":"0","numDeletedRows":"4","scanTimeMs":"3","numAddedFiles":"0","numAddedBytes":"0","rewriteTimeMs":"0"},"tags":{"noRowsCopied":"true","delta.rowTracking.preserved":"false","restoresDeletedRows":"false"},"engineInfo":"Databricks-Runtime/14.3.x-photon-scala2.12","txnId":"4070f259-260e-4ee6-9169-bfe529d13f67"}
Refer to https://docs.microsoft.com/CLOUD_ENV/databricks/delta/concurrency-control for more details.
Traceback (most recent call last):
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/blueprint/parallel.py", line 158, in inner
    return func(*args, **kwargs), None
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py", line 197, in _migrate_view
    if self._view_can_be_migrated(src_view):
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py", line 205, in _view_can_be_migrated
    if not self.index_full_refresh().get(table.schema, table.name):
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py", line 64, in index_full_refresh
    self._migration_status_refresher.reset()
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/framework/crawlers.py", line 55, in reset
    self._exec(f"DELETE FROM {self.full_name}")
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/lsql/backends.py", line 142, in execute
    self._sql.execute(sql, catalog=catalog, schema=schema)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/lsql/core.py", line 242, in execute
    self._raise_if_needed(status)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/lsql/core.py", line 479, in _raise_if_needed
    raise error_class(error_message)
databricks.sdk.errors.platform.BadRequest: This transaction attempted to read one or more files that were deleted (for example part-00000-c5858551-9058-4413-bd3a-5b6b1474092b.c000.snappy.parquet in the root of the table) by a concurrent update. Please try the operation again.
Conflicting commit: {"timestamp":1716294740713,"userId":"481119220561874","userName":"0a330eb5-dd51-4d97-b6e4-c474356b1d5d","operation":"DELETE","operationParameters":{"predicate":["true"]},"readVersion":3,"isolationLevel":"WriteSerializable","isBlindAppend":false,"operationMetrics":{"numRemovedFiles":"1","numRemovedBytes":"1723","numCopiedRows":"0","numDeletionVectorsAdded":"0","numDeletionVectorsRemoved":"0","numAddedChangeFiles":"0","executionTimeMs":"3","numDeletionVectorsUpdated":"0","numDeletedRows":"4","scanTimeMs":"3","numAddedFiles":"0","numAddedBytes":"0","rewriteTimeMs":"0"},"tags":{"noRowsCopied":"true","delta.rowTracking.preserved":"false","restoresDeletedRows":"false"},"engineInfo":"Databricks-Runtime/14.3.x-photon-scala2.12","txnId":"4070f259-260e-4ee6-9169-bfe529d13f67"}
Refer to https://docs.microsoft.com/CLOUD_ENV/databricks/delta/concurrency-control for more details.
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] crawling new batch for migration_status
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.tables] fetching tables inventory
12:32 INFO [databricks.labs.ucx.hive_metastore.migration_status] ucx_svwjr.ucx_tuqxu is set as migrated
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] found 4 new records for migration_status
12:32 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_smncd.migration_status] fetching migration_status inventory
12:32 DEBUG [databricks.labs.ucx.hive_metastore.table_migrate] Migrating view hive_metastore.ucx_svwjr.ucx_t3lvz to using SQL query: CREATE VIEW IF NOT EXISTS ucx_cepsz.ucx_svwjr.ucx_t3lvz (id, value) TBLPROPERTIES ('transient_lastDdlTime'='1716294602') AS SELECT * FROM ucx_cepsz.ucx_svwjr.ucx_tuqxu
12:33 ERROR [databricks.labs.blueprint.parallel] More than half 'migrate views' tasks failed: 50% results available (1/2). Took 0:00:46.777264
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 catalog fixtures
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing catalog fixture: CatalogInfo(browse_only=False, catalog_type=<CatalogType.MANAGED_CATALOG: 'MANAGED_CATALOG'>, comment='', connection_name=None, created_at=1716294605946, created_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cepsz', isolation_mode=<IsolationMode.OPEN: 'OPEN'>, metastore_id='8952c1e3-b265-4adf-98c3-6f755e2e1453', name='ucx_cepsz', options=None, owner='0a330eb5-dd51-4d97-b6e4-c474356b1d5d', properties=None, provider_name=None, provisioning_info=None, securable_kind=<CatalogInfoSecurableKind.CATALOG_STANDARD: 'CATALOG_STANDARD'>, securable_type='CATALOG', share_name=None, storage_location=None, storage_root=None, updated_at=1716294605946, updated_by='0a330eb5-dd51-4d97-b6e4-c474356b1d5d')
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace group fixtures
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 3 table fixtures
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=<DataSourceFormat.DELTA: 'DELTA'>, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tuqxu', metastore_id=None, name='ucx_tuqxu', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location='dbfs:/user/hive/warehouse/ucx_svwjr/ucx_tuqxu', table_constraints=None, table_id=None, table_type=<TableType.MANAGED: 'MANAGED'>, updated_at=None, updated_by=None, view_definition=None, view_dependencies=None)
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_t3lvz', metastore_id=None, name='ucx_t3lvz', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_tuqxu', view_dependencies=None)
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] ignoring error while table TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_t3lvz', metastore_id=None, name='ucx_t3lvz', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_tuqxu', view_dependencies=None) teardown: [WRONG_COMMAND_FOR_OBJECT_TYPE] The operation DROP TABLE requires a EXTERNAL or MANAGED. But hive_metastore.ucx_svwjr.ucx_t3lvz is a VIEW. Use DROP VIEW instead. SQLSTATE: 42809
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing table fixture: TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tp3yo', metastore_id=None, name='ucx_tp3yo', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_t3lvz', view_dependencies=None)
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] ignoring error while table TableInfo(access_point=None, browse_only=None, catalog_name='hive_metastore', columns=None, comment=None, created_at=None, created_by=None, data_access_configuration_id=None, data_source_format=None, deleted_at=None, delta_runtime_properties_kvpairs=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, encryption_details=None, full_name='hive_metastore.ucx_svwjr.ucx_tp3yo', metastore_id=None, name='ucx_tp3yo', owner=None, pipeline_id=None, properties=None, row_filter=None, schema_name='ucx_svwjr', sql_path=None, storage_credential_name=None, storage_location=None, table_constraints=None, table_id=None, table_type=<TableType.VIEW: 'VIEW'>, updated_at=None, updated_by=None, view_definition='SELECT * FROM hive_metastore.ucx_svwjr.ucx_t3lvz', view_dependencies=None) teardown: [WRONG_COMMAND_FOR_OBJECT_TYPE] The operation DROP TABLE requires a EXTERNAL or MANAGED. But hive_metastore.ucx_svwjr.ucx_tp3yo is a VIEW. Use DROP VIEW instead. SQLSTATE: 42809
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 3 schema fixtures
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_svwjr', metastore_id=None, name='ucx_svwjr', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='ucx_cepsz', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='ucx_cepsz.ucx_svwjr', metastore_id=None, name='ucx_svwjr', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
12:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_smncd', metastore_id=None, name='ucx_smncd', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
[gw5] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python

Running from acceptance #3341

Copy link
Contributor

@JCZuurmond JCZuurmond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's missing a happy path integration test: showing that an library dep defined on the cluster can be imported in the notebook

src/databricks/labs/ucx/source_code/jobs.py Show resolved Hide resolved
tests/integration/source_code/test_jobs.py Outdated Show resolved Hide resolved
tests/integration/source_code/test_jobs.py Outdated Show resolved Hide resolved
tests/integration/source_code/test_jobs.py Outdated Show resolved Hide resolved
libraries = []
existing_cluster_id = "TEST_CLUSTER_ID"
task = jobs.Task(task_key="test", libraries=libraries, existing_cluster_id=existing_cluster_id)
libraries_api = create_autospec(compute.LibrariesAPI)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not used anymore, right?

Copy link

github-actions bot commented May 28, 2024

❌ 179/181 passed, 2 failed, 23 skipped, 2h47m56s total

❌ test_job_linter_some_notebook_graph_with_problems: AssertionError: assert {'main:2 [not...ond_notebook'} == {'second_note.../mnt/foo/bar'} (15.424s)
AssertionError: assert {'main:2 [not...ond_notebook'} == {'second_note.../mnt/foo/bar'}
  
  Extra items in the left set:
  'main:2 [notebook-not-found] Notebook not found: second_notebook'
  Extra items in the right set:
  'second_notebook:4 [dbfs-usage] Deprecated file system path in call to: /mnt/something'
  'second_notebook:4 [direct-filesystem-access] The use of TEST_SCHEMA dbfs: references is deprecated: /mnt/something'
  'some_file.py:1 [direct-filesystem-access] The use of TEST_SCHEMA dbfs: references is deprecated: /mnt/foo/bar'
  'some_file.py:1 [dbfs-usage] Deprecated file system path in call to: /mnt/foo/bar'
  
  Full diff:
    {
  +     'main:2 [notebook-not-found] Notebook not found: second_notebook',
  -     'second_notebook:4 [dbfs-usage] Deprecated file system path in call to: '
  -     '/mnt/something',
  -     'second_notebook:4 [direct-filesystem-access] The use of TEST_SCHEMA dbfs: '
  -     'references is deprecated: /mnt/something',
  -     'some_file.py:1 [dbfs-usage] Deprecated file system path in call to: '
  -     '/mnt/foo/bar',
  -     'some_file.py:1 [direct-filesystem-access] The use of TEST_SCHEMA dbfs: '
  -     'references is deprecated: /mnt/foo/bar',
    }
[gw4] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/main
15:32 INFO [databricks.labs.ucx.mixins.fixtures] Job: https://DATABRICKS_HOST#job/290013915067381
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added job fixture: CreateResponse(job_id=290013915067381)
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/second_notebook
15:32 WARNING [databricks.labs.ucx.source_code.jobs] Found job problems:
/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/main:2 [notebook-not-found] Notebook not found: second_notebook
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/main
15:32 INFO [databricks.labs.ucx.mixins.fixtures] Job: https://DATABRICKS_HOST#job/290013915067381
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added job fixture: CreateResponse(job_id=290013915067381)
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/second_notebook
15:32 WARNING [databricks.labs.ucx.source_code.jobs] Found job problems:
/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/main:2 [notebook-not-found] Notebook not found: second_notebook
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 job fixtures
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] removing job fixture: CreateResponse(job_id=290013915067381)
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 2 notebook fixtures
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] removing notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/main
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] removing notebook fixture: /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/linter-nK2Z/second_notebook
15:32 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_s0wef: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_s0wef
15:32 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_s0wef', metastore_id=None, name='ucx_s0wef', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
15:32 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.hWiD/config.yml) doesn't exist.
15:32 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration
15:32 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data.
15:32 INFO [databricks.labs.ucx.install] Fetching installations...
15:33 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy.
15:33 DEBUG [tests.integration.conftest] Waiting for clusters to start...
15:33 DEBUG [tests.integration.conftest] Waiting for clusters to start...
15:33 INFO [databricks.labs.ucx.install] Deleting UCX v0.24.1+3120240530153303 from https://DATABRICKS_HOST
15:33 INFO [databricks.labs.ucx.install] Deleting inventory database ucx_s0wef
15:33 INFO [databricks.labs.ucx.install] Deleting jobs
15:33 ERROR [databricks.labs.ucx.install] No jobs present or jobs already deleted
15:33 INFO [databricks.labs.ucx.install] Deleting cluster policy
15:33 INFO [databricks.labs.ucx.install] Deleting secret scope
15:33 INFO [databricks.labs.ucx.install] UnInstalling UCX complete
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace user fixtures
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 account group fixtures
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 workspace group fixtures
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 schema fixtures
15:33 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_s0wef', metastore_id=None, name='ucx_s0wef', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
[gw4] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python
❌ test_running_real_validate_groups_permissions_job_fails: databricks.labs.blueprint.parallel.ManyError: Detected 1 failures: ResourceDoesNotExist: Scope sdk-Expy does not exist! (4m33.576s)
databricks.labs.blueprint.parallel.ManyError: Detected 1 failures: ResourceDoesNotExist: Scope sdk-Expy does not exist!
[gw3] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='5678463703458201', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Workspace group ucx_GzFq8: https://DATABRICKS_HOST#setting/accounts/groups/1007734981980704
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace group fixture: Group(display_name='ucx_GzFq8', entitlements=[ComplexValue(display=None, primary=None, ref=None, type=None, value='allow-cluster-create')], external_id=None, groups=[], id='1007734981980704', members=[ComplexValue(display='[email protected]', primary=None, ref='Users/5678463703458201', type=None, value='5678463703458201')], meta=ResourceMeta(resource_type='WorkspaceGroup'), roles=[], schemas=[<GroupSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_GROUP: 'urn:ietf:params:scim:schemas:core:2.0:Group'>])
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Account group ucx_GzFq8: https://accounts.CLOUD_ENVdatabricks.net/users/groups/1015829790114728/members
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added account group fixture: Group(display_name='ucx_GzFq8', entitlements=[], external_id=None, groups=[], id='1015829790114728', members=[ComplexValue(display='[email protected]', primary=None, ref='Users/5678463703458201', type=None, value='5678463703458201')], meta=None, roles=[], schemas=[<GroupSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_GROUP: 'urn:ietf:params:scim:schemas:core:2.0:Group'>])
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Cluster policy: https://DATABRICKS_HOST#setting/clusters/cluster-policies/view/001F2C110427AE41
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster policy fixture: CreatePolicyResponse(policy_id='001F2C110427AE41')
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster_policy permissions fixture: 001F2C110427AE41 [group_name admins CAN_USE] -> [group_name ucx_GzFq8 CAN_USE]
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_stdhe: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_stdhe
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_stdhe', metastore_id=None, name='ucx_stdhe', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
15:38 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz/config.yml) doesn't exist.
15:38 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration
15:38 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data.
15:38 INFO [databricks.labs.ucx.install] Fetching installations...
15:38 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy.
15:38 DEBUG [tests.integration.conftest] Waiting for clusters to start...
15:38 DEBUG [tests.integration.conftest] Waiting for clusters to start...
15:38 INFO [databricks.labs.ucx.install] Installing UCX v0.24.1+3120240530153848
15:38 INFO [databricks.labs.ucx.install] Creating ucx schemas...
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables-in-mounts-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=assessment
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=remove-workspace-local-backup-groups
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=validate-groups-permissions
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-hiveserde-tables-in-place-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=failing
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=scan-tables-in-mounts-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=experimental-workflow-linter
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-tables-ctas
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-data-reconciliation
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups
15:39 INFO [databricks.labs.ucx.install] Installation completed successfully! Please refer to the https://DATABRICKS_HOST/#workspace/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz/README for the next steps.
15:39 DEBUG [databricks.labs.ucx.workspace_access.manager] Crawling permissions
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed clusters in 0:00:00.049884
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed cluster-policies in 0:00:00.039634
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed instance-pools in 0:00:00.063172
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed sql/warehouses in 0:00:00.053030
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed jobs in 0:00:00.622226
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed pipelines in 0:00:00.049498
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed serving-endpoints in 0:00:00.781077
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed experiments in 0:00:00.687176
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed registered-models in 0:00:00.271002
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed registered-models in 0:00:00.000005
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed authorization in 0:00:00.000006
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed feature-tables in 0:00:00.033923
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed feature-tables in 0:00:00.000006
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.workspace_objects] fetching workspace_objects inventory
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.workspace_objects] crawling new batch for workspace_objects
15:39 INFO [databricks.labs.ucx.workspace_access.listing] Recursive WorkspaceFS listing started at 2024-05-30 15:39:38.989291
15:39 DEBUG [databricks.labs.ucx.workspace_access.listing] Listed /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz, found 1 sub-directories and 6 other objects
15:39 DEBUG [databricks.labs.ucx.workspace_access.listing] Listed /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz/wheels, found 0 sub-directories and 2 other objects
15:39 INFO [databricks.labs.ucx.workspace_access.listing] Recursive WorkspaceFS listing finished at 2024-05-30 15:39:39.195082. Total time taken for workspace listing: 0:00:00.205799
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.workspace_objects] found 10 new records for workspace_objects
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.grants] fetching grants inventory
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.grants] crawling new batch for grants
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.tables] fetching tables inventory
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.tables] crawling new batch for tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s3elf] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s4m7y] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s4m7y no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s4yjh] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s56cl] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s56cl no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s7avs] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_saamw] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_saamw no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbikw] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbtxw] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sdurw] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_shmpo] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_shmpo no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sjbj5] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_slzce] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_srl8m] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_srl8m no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_srtro] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_srtro no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe] listing tables
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stlcm] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_stlcm no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sty9z] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sty9z no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_su5s7] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_su5s7 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sv4jh] listing tables
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_swgjd] listing tables
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sydwc] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sydwc no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.foo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.some] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_t7mgw] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tkbmh] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tkgro] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tlodc] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tloia] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_twblz] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_twmnr] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo.avro_serde_3ivqo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo.orc_serde_3ivqo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo.parquet_serde_3ivqo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp.avro_serde_pe9bp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp.orc_serde_pe9bp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp.parquet_serde_pe9bp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tenb8] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tf3hz] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tmiin] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tqnlg] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tuuni] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s3elf.ucx_tj6x9] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.policies] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.recon_results] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.reconciliation_results] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.submit_runs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.table_estimates] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.table_failures] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.table_size] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.tables] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.udfs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.workflow_problems] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.workspace_objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j.ucx_taqh2] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j.ucx_tidzs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j.ucx_tlojk] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbikw.ucx_t9fnx] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.CLOUD_ENV_service_principals] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.clusters] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.code_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.external_locations] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.global_init_scripts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.grant_detail] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.grants] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.groups] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.jobs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.logs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.migration_status] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.misc_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s8a8j no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.mounts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s8a8j no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s8a8j no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbtxw.ucx_tuimd] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sdurw.ucx_t76qp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sdurw.ucx_tkrzg] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4.ucx_tbngu] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4.ucx_tteam] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4.ucx_txewz] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.ucx_t64pq] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.ucx_tek1t] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.ucx_tumno] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.view3] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.global_init_scripts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sbtxw no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.grant_detail] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sdurw no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.groups] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sdurw no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.permissions] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.policies] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.reconciliation_results] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.submit_runs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.table_estimates] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.table_failures] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.table_size] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.tables] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.udfs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.workflow_problems] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.workspace_objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.CLOUD_ENV_service_principals] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.clusters] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.code_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.external_locations] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.global_init_scripts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.grant_detail] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.grants] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.groups] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.jobs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.logs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.migration_status] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.misc_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.mounts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.permissions] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_swgjd.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_swgjd.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.tables] found 193 new records for tables
15:40 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.udfs] fetching udfs inventory
15:40 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.udfs] crawling new batch for udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.hiveserde_in_place_3fnoi] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.hiveserde_in_place_oamv5] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.migrate_umgtd] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s2any] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s5bv4] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s6sym] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s8sca] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s9qxz] listing udfs
15:40 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_s9qxz no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sasm9] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sbkji] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sbta2] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_seumi] listing udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_seumi no longer existed
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sgold] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_shv18] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sikwa] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sme9b] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_smy2j] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_snpqm] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_so22a] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sqglo] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_stdhe] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_su31j] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sv4jh] listing udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_sv4jh no longer existed
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_svphg] listing udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_svphg no longer existed
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_swgjd] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sxq6t] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sykgu] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.convert_f_to_c] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.hiveudaf] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.hiveudtf] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.testudf] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_snpqm.ucx_ta8bo] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_snpqm.ucx_tfhzg] fetching udf metadata
15:41 ERROR [databricks.labs.ucx.hive_metastore.udfs] Couldn't fetch information for udf hive_metastore.ucx_snpqm.ucx_tfhzg : [UNRESOLVED_ROUTINE] Cannot resolve function `hive_metastore`.`ucx_snpqm`.`ucx_tfhzg` on search path [`system`.`builtin`, `system`.`session`, `hive_metastore`.`TEST_SCHEMA`]. SQLSTATE: 42883; line 1 pos 27
15:41 ERROR [databricks.labs.ucx.hive_metastore.udfs] Couldn't fetch information for udf hive_metastore.ucx_snpqm.ucx_ta8bo : [UNRESOLVED_ROUTINE] Cannot resolve function `hive_metastore`.`ucx_snpqm`.`ucx_ta8bo` on search path [`system`.`builtin`, `system`.`session`, `hive_metastore`.`TEST_SCHEMA`]. SQLSTATE: 42883; line 1 pos 27
15:41 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.udfs] found 4 new records for udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s3elf no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s67d5 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s56cl no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s4yjh no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s4m7y no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s8a8j no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s7avs no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_saamw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbikw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbtxw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sdurw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_shmpo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sjbj5 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_slvl7 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_slzce no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sorrj no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_srl8m no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_srtro no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_stlcm no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sty9z no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_su5s7 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sv4jh no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_swgjd no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sydwc no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s3elf no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_swgjd no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbikw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_swgjd no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.grants] found 113 new records for grants
15:42 INFO [databricks.labs.ucx.workspace_access.manager] Starting to crawl permissions. Total tasks: 2096
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] removed on backend: clusters 0530-153928-b0vzlims
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object clusters 0530-153928-b0vzlims doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] removed on backend: authorization passwords
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object authorization passwords doesn't have any permissions
15:42 ERROR [databricks.labs.blueprint.parallel] crawl permissions(SecretScope(backend_type=<ScopeBackendType.DATABRICKS: 'DATABRICKS'>, keyvault_metadata=None, name='sdk-Expy')) task failed: Scope sdk-Expy does not exist!
Traceback (most recent call last):
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/blueprint/parallel.py", line 158, in inner
    return func(*args, **kwargs), None
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/workspace_access/secrets.py", line 37, in _crawler_task
    acl_items = self._ws.secrets.list_acls(scope.name)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/service/workspace.py", line 1995, in list_acls
    json = self._api.do('GET', '/api/2.0/secrets/acls/list', query=query, headers=headers)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/core.py", line 131, in do
    response = retryable(self._perform)(method,
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/retries.py", line 54, in wrapper
    raise err
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/retries.py", line 33, in wrapper
    return func(*args, **kwargs)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/core.py", line 242, in _perform
    raise self._make_nicer_error(response=response, **payload) from None
databricks.sdk.errors.platform.ResourceDoesNotExist: Scope sdk-Expy does not exist!
15:42 WARNING [databricks.labs.blueprint.parallel] Some 'crawl permissions' tasks failed: 100% results available (2086/2096). Took 0:00:50.226180
15:42 ERROR [databricks.labs.ucx.workspace_access.manager] Error while crawling permissions: Scope sdk-Expy does not exist!
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='5678463703458201', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Workspace group ucx_GzFq8: https://DATABRICKS_HOST#setting/accounts/groups/1007734981980704
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added workspace group fixture: Group(display_name='ucx_GzFq8', entitlements=[ComplexValue(display=None, primary=None, ref=None, type=None, value='allow-cluster-create')], external_id=None, groups=[], id='1007734981980704', members=[ComplexValue(display='[email protected]', primary=None, ref='Users/5678463703458201', type=None, value='5678463703458201')], meta=ResourceMeta(resource_type='WorkspaceGroup'), roles=[], schemas=[<GroupSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_GROUP: 'urn:ietf:params:scim:schemas:core:2.0:Group'>])
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Account group ucx_GzFq8: https://accounts.CLOUD_ENVdatabricks.net/users/groups/1015829790114728/members
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added account group fixture: Group(display_name='ucx_GzFq8', entitlements=[], external_id=None, groups=[], id='1015829790114728', members=[ComplexValue(display='[email protected]', primary=None, ref='Users/5678463703458201', type=None, value='5678463703458201')], meta=None, roles=[], schemas=[<GroupSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_GROUP: 'urn:ietf:params:scim:schemas:core:2.0:Group'>])
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Cluster policy: https://DATABRICKS_HOST#setting/clusters/cluster-policies/view/001F2C110427AE41
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster policy fixture: CreatePolicyResponse(policy_id='001F2C110427AE41')
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added cluster_policy permissions fixture: 001F2C110427AE41 [group_name admins CAN_USE] -> [group_name ucx_GzFq8 CAN_USE]
15:38 INFO [databricks.labs.ucx.mixins.fixtures] Schema hive_metastore.ucx_stdhe: https://DATABRICKS_HOST/explore/data/hive_metastore/ucx_stdhe
15:38 DEBUG [databricks.labs.ucx.mixins.fixtures] added schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_stdhe', metastore_id=None, name='ucx_stdhe', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
15:38 DEBUG [databricks.labs.ucx.install] Cannot find previous installation: Path (/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz/config.yml) doesn't exist.
15:38 INFO [databricks.labs.ucx.install] Please answer a couple of questions to configure Unity Catalog migration
15:38 INFO [databricks.labs.ucx.installer.hms_lineage] HMS Lineage feature creates one system table named system.hms_to_uc_migration.table_access and helps in your migration process from HMS to UC by allowing you to programmatically query HMS lineage data.
15:38 INFO [databricks.labs.ucx.install] Fetching installations...
15:38 INFO [databricks.labs.ucx.installer.policy] Creating UCX cluster policy.
15:38 DEBUG [tests.integration.conftest] Waiting for clusters to start...
15:38 DEBUG [tests.integration.conftest] Waiting for clusters to start...
15:38 INFO [databricks.labs.ucx.install] Installing UCX v0.24.1+3120240530153848
15:38 INFO [databricks.labs.ucx.install] Creating ucx schemas...
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables-in-mounts-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=assessment
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=remove-workspace-local-backup-groups
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=validate-groups-permissions
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-hiveserde-tables-in-place-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=failing
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=scan-tables-in-mounts-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups-experimental
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=experimental-workflow-linter
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-external-tables-ctas
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-data-reconciliation
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-tables
15:39 INFO [databricks.labs.ucx.installer.workflows] Creating new job configuration for step=migrate-groups
15:39 INFO [databricks.labs.ucx.install] Installation completed successfully! Please refer to the https://DATABRICKS_HOST/#workspace/Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz/README for the next steps.
15:39 DEBUG [databricks.labs.ucx.workspace_access.manager] Crawling permissions
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed clusters in 0:00:00.049884
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed cluster-policies in 0:00:00.039634
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed instance-pools in 0:00:00.063172
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed sql/warehouses in 0:00:00.053030
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed jobs in 0:00:00.622226
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed pipelines in 0:00:00.049498
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed serving-endpoints in 0:00:00.781077
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed experiments in 0:00:00.687176
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed registered-models in 0:00:00.271002
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed registered-models in 0:00:00.000005
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed authorization in 0:00:00.000006
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed feature-tables in 0:00:00.033923
15:39 INFO [databricks.labs.ucx.workspace_access.generic] Listed feature-tables in 0:00:00.000006
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.workspace_objects] fetching workspace_objects inventory
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.workspace_objects] crawling new batch for workspace_objects
15:39 INFO [databricks.labs.ucx.workspace_access.listing] Recursive WorkspaceFS listing started at 2024-05-30 15:39:38.989291
15:39 DEBUG [databricks.labs.ucx.workspace_access.listing] Listed /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz, found 1 sub-directories and 6 other objects
15:39 DEBUG [databricks.labs.ucx.workspace_access.listing] Listed /Users/0a330eb5-dd51-4d97-b6e4-c474356b1d5d/.zvWz/wheels, found 0 sub-directories and 2 other objects
15:39 INFO [databricks.labs.ucx.workspace_access.listing] Recursive WorkspaceFS listing finished at 2024-05-30 15:39:39.195082. Total time taken for workspace listing: 0:00:00.205799
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.workspace_objects] found 10 new records for workspace_objects
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.grants] fetching grants inventory
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.grants] crawling new batch for grants
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.tables] fetching tables inventory
15:39 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.tables] crawling new batch for tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s3elf] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s4m7y] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s4m7y no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s4yjh] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s56cl] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s56cl no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s7avs] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_saamw] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_saamw no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbikw] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbtxw] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sdurw] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_shmpo] listing tables
15:39 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_shmpo no longer existed
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sjbj5] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_slzce] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo] listing tables
15:39 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_srl8m] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_srl8m no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_srtro] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_srtro no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe] listing tables
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stlcm] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_stlcm no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sty9z] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sty9z no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_su5s7] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_su5s7 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sv4jh] listing tables
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_swgjd] listing tables
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sydwc] listing tables
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sydwc no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.foo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.some] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_t7mgw] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tkbmh] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tkgro] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tlodc] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_tloia] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_twblz] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.TEST_SCHEMA.ucx_twmnr] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo.avro_serde_3ivqo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo.orc_serde_3ivqo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_3ivqo.parquet_serde_3ivqo] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp.avro_serde_pe9bp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp.orc_serde_pe9bp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.hiveserde_in_place_pe9bp.parquet_serde_pe9bp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tenb8] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tf3hz] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tmiin] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tqnlg] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.migrate_gmaiy.ucx_tuuni] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s2any.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s3elf.ucx_tj6x9] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s5bv4.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.policies] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.recon_results] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.reconciliation_results] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.submit_runs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.table_estimates] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.table_failures] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.table_size] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.tables] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.udfs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.workflow_problems] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s67d5.workspace_objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j.ucx_taqh2] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j.ucx_tidzs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_s8a8j.ucx_tlojk] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbikw.ucx_t9fnx] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.CLOUD_ENV_service_principals] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.clusters] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.code_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.external_locations] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.global_init_scripts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.grant_detail] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.grants] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.groups] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.jobs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.logs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.migration_status] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s67d5 no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.misc_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s8a8j no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.mounts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s8a8j no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_s8a8j no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbpmg.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbta2.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sbtxw.ucx_tuimd] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sdurw.ucx_t76qp] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sdurw.ucx_tkrzg] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4.ucx_tbngu] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4.ucx_tteam] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_seme4.ucx_txewz] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.ucx_t64pq] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.ucx_tek1t] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.ucx_tumno] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_so22a.view3] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.global_init_scripts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sbtxw no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.grant_detail] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sdurw no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.groups] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sdurw no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.permissions] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.policies] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.reconciliation_results] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.submit_runs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.table_estimates] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.table_failures] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.table_size] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.tables] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.udfs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.workflow_problems] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sorrj.workspace_objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.CLOUD_ENV_service_principals] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.clusters] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.code_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.external_locations] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.global_init_scripts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.grant_detail] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.grants] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.groups] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.jobs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.logs] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.migration_status] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.misc_patterns] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.mounts] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.objects] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.permissions] fetching table metadata
15:40 WARNING [databricks.labs.ucx.hive_metastore.tables] Schema hive_metastore.ucx_sorrj no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_sqglo.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.CLOUD_ENV_service_principals] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.clusters] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.code_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.external_locations] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.global_init_scripts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.grant_detail] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.grants] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.groups] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.jobs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.logs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.misc_patterns] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.mounts] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.permissions] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.pipelines] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.policies] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.recon_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.reconciliation_results] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.submit_runs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.table_estimates] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.table_failures] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.table_size] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.udfs] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.workflow_problems] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_stdhe.workspace_objects] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_swgjd.migration_status] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.hive_metastore.tables] [hive_metastore.ucx_swgjd.tables] fetching table metadata
15:40 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.tables] found 193 new records for tables
15:40 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.udfs] fetching udfs inventory
15:40 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.udfs] crawling new batch for udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.hiveserde_in_place_3fnoi] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.hiveserde_in_place_oamv5] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.migrate_umgtd] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s2any] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s5bv4] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s6sym] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s8sca] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_s9qxz] listing udfs
15:40 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_s9qxz no longer existed
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sasm9] listing udfs
15:40 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sbkji] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sbta2] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_seumi] listing udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_seumi no longer existed
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sgold] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_shv18] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sikwa] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sme9b] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_smy2j] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_snpqm] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_so22a] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sqglo] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_stdhe] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_su31j] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sv4jh] listing udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_sv4jh no longer existed
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_svphg] listing udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.udfs] Schema hive_metastore.ucx_svphg no longer existed
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_swgjd] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sxq6t] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_sykgu] listing udfs
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.convert_f_to_c] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.hiveudaf] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.hiveudtf] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.TEST_SCHEMA.testudf] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_snpqm.ucx_ta8bo] fetching udf metadata
15:41 DEBUG [databricks.labs.ucx.hive_metastore.udfs] [hive_metastore.ucx_snpqm.ucx_tfhzg] fetching udf metadata
15:41 ERROR [databricks.labs.ucx.hive_metastore.udfs] Couldn't fetch information for udf hive_metastore.ucx_snpqm.ucx_tfhzg : [UNRESOLVED_ROUTINE] Cannot resolve function `hive_metastore`.`ucx_snpqm`.`ucx_tfhzg` on search path [`system`.`builtin`, `system`.`session`, `hive_metastore`.`TEST_SCHEMA`]. SQLSTATE: 42883; line 1 pos 27
15:41 ERROR [databricks.labs.ucx.hive_metastore.udfs] Couldn't fetch information for udf hive_metastore.ucx_snpqm.ucx_ta8bo : [UNRESOLVED_ROUTINE] Cannot resolve function `hive_metastore`.`ucx_snpqm`.`ucx_ta8bo` on search path [`system`.`builtin`, `system`.`session`, `hive_metastore`.`TEST_SCHEMA`]. SQLSTATE: 42883; line 1 pos 27
15:41 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.udfs] found 4 new records for udfs
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s3elf no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s67d5 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s56cl no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s4yjh no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s4m7y no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s8a8j no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s7avs no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_saamw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbikw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbtxw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sdurw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_shmpo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sjbj5 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_slvl7 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_slzce no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sorrj no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_srl8m no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_srtro no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_stlcm no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sty9z no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_su5s7 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sv4jh no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_swgjd no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sydwc no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s3elf no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_swgjd no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbikw no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_swgjd no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_seme4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_3ivqo no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_so22a no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.migrate_gmaiy no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s2any no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_sbpmg no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.ucx_s5bv4 no longer existed
15:41 WARNING [databricks.labs.ucx.hive_metastore.grants] Schema hive_metastore.hiveserde_in_place_pe9bp no longer existed
15:41 DEBUG [databricks.labs.ucx.framework.crawlers] [hive_metastore.ucx_stdhe.grants] found 113 new records for grants
15:42 INFO [databricks.labs.ucx.workspace_access.manager] Starting to crawl permissions. Total tasks: 2096
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] removed on backend: clusters 0530-153928-b0vzlims
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object clusters 0530-153928-b0vzlims doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] jobs or cluster removed on backend: serving-endpoints None
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object serving-endpoints None doesn't have any permissions
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] removed on backend: authorization passwords
15:42 WARNING [databricks.labs.ucx.workspace_access.generic] Object authorization passwords doesn't have any permissions
15:42 ERROR [databricks.labs.blueprint.parallel] crawl permissions(SecretScope(backend_type=<ScopeBackendType.DATABRICKS: 'DATABRICKS'>, keyvault_metadata=None, name='sdk-Expy')) task failed: Scope sdk-Expy does not exist!
Traceback (most recent call last):
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/labs/blueprint/parallel.py", line 158, in inner
    return func(*args, **kwargs), None
  File "/home/runner/work/ucx/ucx/src/databricks/labs/ucx/workspace_access/secrets.py", line 37, in _crawler_task
    acl_items = self._ws.secrets.list_acls(scope.name)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/service/workspace.py", line 1995, in list_acls
    json = self._api.do('GET', '/api/2.0/secrets/acls/list', query=query, headers=headers)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/core.py", line 131, in do
    response = retryable(self._perform)(method,
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/retries.py", line 54, in wrapper
    raise err
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/retries.py", line 33, in wrapper
    return func(*args, **kwargs)
  File "/home/runner/work/ucx/ucx/.venv/lib/python3.10/site-packages/databricks/sdk/core.py", line 242, in _perform
    raise self._make_nicer_error(response=response, **payload) from None
databricks.sdk.errors.platform.ResourceDoesNotExist: Scope sdk-Expy does not exist!
15:42 WARNING [databricks.labs.blueprint.parallel] Some 'crawl permissions' tasks failed: 100% results available (2086/2096). Took 0:00:50.226180
15:42 ERROR [databricks.labs.ucx.workspace_access.manager] Error while crawling permissions: Scope sdk-Expy does not exist!
15:42 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 cluster_policy permissions fixtures
15:42 DEBUG [databricks.labs.ucx.mixins.fixtures] removing cluster_policy permissions fixture: 001F2C110427AE41 [group_name admins CAN_USE] -> [group_name ucx_GzFq8 CAN_USE]
15:42 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 cluster policy fixtures
15:42 DEBUG [databricks.labs.ucx.mixins.fixtures] removing cluster policy fixture: CreatePolicyResponse(policy_id='001F2C110427AE41')
15:42 INFO [databricks.labs.ucx.install] Deleting UCX v0.24.1+3120240530153848 from https://DATABRICKS_HOST
15:42 INFO [databricks.labs.ucx.install] Deleting inventory database ucx_stdhe
15:43 INFO [databricks.labs.ucx.install] Deleting jobs
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-tables-in-mounts-experimental job_id=745768120040776.
15:43 INFO [databricks.labs.ucx.install] Deleting assessment job_id=579063928234410.
15:43 INFO [databricks.labs.ucx.install] Deleting remove-workspace-local-backup-groups job_id=537071974037754.
15:43 INFO [databricks.labs.ucx.install] Deleting validate-groups-permissions job_id=571272942844835.
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-external-hiveserde-tables-in-place-experimental job_id=380299524385488.
15:43 INFO [databricks.labs.ucx.install] Deleting failing job_id=322406469637111.
15:43 INFO [databricks.labs.ucx.install] Deleting scan-tables-in-mounts-experimental job_id=874036779317482.
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-groups-experimental job_id=626180134655251.
15:43 INFO [databricks.labs.ucx.install] Deleting experimental-workflow-linter job_id=813412006274951.
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-external-tables-ctas job_id=250658640934154.
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-data-reconciliation job_id=643845189920660.
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-tables job_id=395659196683427.
15:43 INFO [databricks.labs.ucx.install] Deleting migrate-groups job_id=867630753707879.
15:43 INFO [databricks.labs.ucx.install] Deleting cluster policy
15:43 INFO [databricks.labs.ucx.install] Deleting secret scope
15:43 INFO [databricks.labs.ucx.install] UnInstalling UCX complete
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 workspace user fixtures
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] removing workspace user fixture: User(active=True, display_name='[email protected]', emails=[ComplexValue(display=None, primary=True, ref=None, type='work', value='[email protected]')], entitlements=[], external_id=None, groups=[], id='5678463703458201', name=Name(family_name=None, given_name='[email protected]'), roles=[], schemas=[<UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_USER: 'urn:ietf:params:scim:schemas:core:2.0:User'>, <UserSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_EXTENSION_WORKSPACE_2_0_USER: 'urn:ietf:params:scim:schemas:extension:workspace:2.0:User'>], user_name='[email protected]')
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 account group fixtures
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] removing account group fixture: Group(display_name='ucx_GzFq8', entitlements=[], external_id=None, groups=[], id='1015829790114728', members=[ComplexValue(display='[email protected]', primary=None, ref='Users/5678463703458201', type=None, value='5678463703458201')], meta=None, roles=[], schemas=[<GroupSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_GROUP: 'urn:ietf:params:scim:schemas:core:2.0:Group'>])
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 workspace group fixtures
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] removing workspace group fixture: Group(display_name='ucx_GzFq8', entitlements=[ComplexValue(display=None, primary=None, ref=None, type=None, value='allow-cluster-create')], external_id=None, groups=[], id='1007734981980704', members=[ComplexValue(display='[email protected]', primary=None, ref='Users/5678463703458201', type=None, value='5678463703458201')], meta=ResourceMeta(resource_type='WorkspaceGroup'), roles=[], schemas=[<GroupSchema.URN_IETF_PARAMS_SCIM_SCHEMAS_CORE_2_0_GROUP: 'urn:ietf:params:scim:schemas:core:2.0:Group'>])
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 0 table fixtures
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] clearing 1 schema fixtures
15:43 DEBUG [databricks.labs.ucx.mixins.fixtures] removing schema fixture: SchemaInfo(browse_only=None, catalog_name='hive_metastore', catalog_type=None, comment=None, created_at=None, created_by=None, effective_predictive_optimization_flag=None, enable_predictive_optimization=None, full_name='hive_metastore.ucx_stdhe', metastore_id=None, name='ucx_stdhe', owner=None, properties=None, schema_id=None, storage_location=None, storage_root=None, updated_at=None, updated_by=None)
[gw3] linux -- Python 3.10.14 /home/runner/work/ucx/ucx/.venv/bin/python

Running from acceptance #3606

Copy link
Member

@nfx nfx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nfx nfx changed the title Load cluster configuration for a job and lint libraries Added library linting for jobs launched on shared clusters May 30, 2024
@nfx nfx merged commit ac028b5 into main May 30, 2024
6 of 8 checks passed
@nfx nfx deleted the feat/lint_existing_cluster_libs branch May 30, 2024 15:57
nfx pushed a commit that referenced this pull request May 30, 2024
## Changes
<!-- Summary of your changes that are easy to understand. Add
screenshots when necessary -->

### Linked issues
Closes #1637 

### Functionality 

- [ ] added relevant user documentation
- [ ] added new CLI command
- [ ] modified existing command: `databricks labs ucx ...`
- [ ] added a new workflow
- [ ] modified existing workflow: `...`
- [ ] added a new table
- [ ] modified existing table: `...`

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [ ] manually tested
- [x] added unit tests
- [x] added integration tests
- [ ] verified on staging environment (screenshot attached)
nfx added a commit that referenced this pull request Jun 4, 2024
* Added handling for legacy ACL `DENY` permission in group migration ([#1815](#1815)). In this release, the handling of `DENY` permissions during group migrations in our legacy ACL table has been improved. Previously, `DENY` operations were denoted with a `DENIED` prefix and were not being applied correctly during migrations. This issue has been resolved by adding a condition in the _apply_grant_sql method to check for the presence of `DENIED` in the action_type, removing the prefix, and enclosing the action type in backticks to prevent syntax errors. These changes have been thoroughly tested through manual testing, unit tests, integration tests, and verification on the staging environment, and resolve issue [#1803](#1803). A new test function, test_hive_deny_sql(), has also been added to test the behavior of the `DENY` permission.
* Added handling for parsing corrupted log files ([#1817](#1817)). The `logs.py` file in the `src/databricks/labs/ucx/installer` directory has been updated to improve the handling of corrupted log files. A new block of code has been added to check if the logs match the expected format, and if they don't, a warning message is logged and the function returns, preventing further processing and potential production of incorrect results. The changes include a new method `test_parse_logs_warns_for_corrupted_log_file` that verifies the expected warning message and corrupt log line are present in the last log message when a corrupted log file is detected. These enhancements increase the robustness of the log parsing functionality by introducing error handling for corrupted log files.
* Added known problems with `pyspark` package ([#1813](#1813)). In this release, updates have been made to the `src/databricks/labs/ucx/source_code/known.json` file to document known issues with the `pyspark` package when running on UC Shared Clusters. These issues include not being able to access the Spark Driver JVM, using legacy contexts, or using RDD APIs. A new `KnownProblem` dataclass has been added to the `known.py` file, which includes methods for converting the object to a dictionary for better encoding of problems. The `_analyze_file` method has also been updated to use a `known_problems` set of `KnownProblem` objects, improving readability and management of known problems within the application. These changes address issue [#1813](#1813) and improve the documentation of known issues with `pyspark`.
* Added library linting for jobs launched on shared clusters ([#1689](#1689)). This release includes an update to add library linting for jobs launched on shared clusters, addressing issue [#1637](#1637). A new function, `_register_existing_cluster_id(graph: DependencyGraph)`, has been introduced to retrieve libraries installed on a specified existing cluster and register them in the dependency graph. If the existing cluster ID is not present in the task, the function returns early. This feature also includes changes to the `test_jobs.py` file in the `tests/integration/source_code` directory, such as the addition of new methods for linting jobs and handling libraries, and the inclusion of the `jobs` and `compute` modules from the `databricks.sdk.service` package. Additionally, a new `WorkflowTaskContainer` method has been added to build a dependency graph for job tasks. These changes improve the reliability and efficiency of the service by ensuring that jobs run smoothly on shared clusters by checking for and handling missing libraries. Software engineers will benefit from these improvements as it will reduce the occurrence of errors due to missing libraries on shared clusters.
* Added linters to check for spark logging and configuration access ([#1808](#1808)). This commit introduces new linters to check for the use of Spark logging, Spark configuration access via `sc.conf`, and `rdd.mapPartitions`. The changes address one issue and enhance three others related to RDDs in shared clusters and the use of deprecated code. Additionally, new tests have been added for the linters and updates have been made to existing ones. The new linters have been added to the `SparkConnectLinter` class and are executed as part of the `databricks labs ucx` command. This commit also includes documentation for the new functionality. The modifications are thoroughly tested through manual tests and unit tests to ensure no existing functionality is affected.
* Added list of known dependency compatibilities and regeneration infrastructure for it ([#1747](#1747)). This change introduces an automated system for regenerating known Python dependencies to ensure compatibility with Unity Catalog (UC), resolving import issues during graph generation. The changes include a script entry point for adding new libraries, manual trimming of unnecessary information in the `known.json` file, and integration of package data with the Whitelist. This development practice prioritizes using standard libraries and provides guidelines for contributing to the project, including debugging, fixtures, and IDE setup. The target audience for this feature is software engineers contributing to the open-source library.
* Added more known libraries from Databricks Runtime ([#1812](#1812)). In this release, we've expanded the Databricks Runtime's capabilities by incorporating a variety of new libraries. These libraries include absl-py, aiohttp, and grpcio, which enhance networking functionalities. For improved data processing, we've added aiosignal, anyio, appdirs, and others. The suite of cloud computing libraries has been bolstered with the addition of google-auth, google-cloud-bigquery, google-cloud-storage, and many more. These libraries are now integrated in the known libraries file in the JSON format, enhancing the platform's overall functionality and performance in networking, data processing, and cloud computing scenarios.
* Added more known packages from Databricks Runtime ([#1814](#1814)). In this release, we have added a significant number of new packages to the known packages file in the Databricks Runtime, including astor, audioread, azure-core, and many others. These additions include several new modules and sub-packages for some of the existing packages, significantly expanding the library's capabilities. The new packages are expected to provide new functionality and improve compatibility with the existing packages. However, it is crucial to thoroughly test the new packages to ensure they work as expected and do not introduce any issues. We encourage all software engineers to familiarize themselves with the new packages and integrate them into their workflows to take full advantage of the improved functionality and compatibility.
* Added support for `.egg` Python libraries in jobs ([#1789](#1789)). This commit adds support for `.egg` Python libraries in jobs by registering egg library dependencies to DependencyGraph for linting, addressing issue [#1643](#1643). It includes the addition of a new method, `PythonLibraryResolver`, which replaces the old `PipResolver`, and is used to register egg library dependencies in the `DependencyGraph`. The changes also involve adding user documentation, a new CLI command, and a new workflow, as well as modifying an existing workflow and table. The tests include manual testing, unit tests, and integration tests. The diff includes changes to the 'test_dependencies.py' file, specifically in the import section where `PipResolver` is replaced with `PythonLibraryResolver` from the 'databricks.labs.ucx.source_code.python_libraries' package. These changes aim to improve test coverage and ensure the correct resolution of dependencies, including those from `.egg` files.
* Added table migration workflow guide ([#1607](#1607)). UCX is a new open-source library that simplifies the process of upgrading to Unity Catalog in Databricks workspaces. After installation, users can trigger the assessment workflow, which identifies any incompatible entities and provides information necessary for planning migration. Once the assessment is complete, users can initiate the group migration workflow to upgrade various Databricks workspace assets, including Legacy Table ACLs, Entitlements, AWS instance profiles, Clusters, Cluster policies, Instance Pools, Databricks SQL warehouses, Delta Live Tables, Jobs, MLflow experiments and registry, SQL Dashboards & Queries, SQL Alerts, and Token and Password usage permissions set on the workspace level, Secret scopes, Notebooks, Directories, Repos, and Files. Additionally, the group migration workflow creates a debug notebook and logs for debugging purposes, providing added convenience and improved user experience.
* Added workflow linter for spark python tasks ([#1810](#1810)). A linter for workflows related to Spark Python tasks has been implemented, ensuring proper implementation of workflows for Spark Python tasks and avoiding errors for tasks that are not yet implemented. The changes are limited to the `_register_spark_python_task` method in the `jobs.py` file. If the task is not a Spark Python task, an empty list is returned, and if it is, the entrypoint is logged and the notebook is registered. Additionally, two new tests have been implemented to demonstrate the functionality of this linter. The `test_job_spark_python_task_linter_happy_path` test checks the linter on a valid job configuration where all required libraries are specified, while the `test_job_spark_python_task_linter_unhappy_path` test checks the linter on an invalid job configuration where required libraries are not specified. These tests ensure that the workflow linter for Spark Python tasks is functioning correctly and can help identify any potential issues in job configurations.
* Connect all linters to `LinterContext` and add functional testing framework ([#1811](#1811)). This commit connects all linters, including those related to JVM, to the critical path for improved code linting, and introduces a functional testing framework to simplify the writing of code linting verification tests. The `pyproject.toml` file has been updated to include a new configuration for the `ignore-paths` option, utilizing a regular expression to exclude certain files or directories from linting. The testing framework is particularly useful for verifying the correct functioning of linters, reducing the risk of errors and improving the overall development experience. These changes will help to improve the reliability and efficiency of the linting process, making it easier to write and maintain high-quality code.
* Deduplicate errors emitted by Spark Connect linter ([#1824](#1824)). This pull request introduces error deduplication for the Spark Connect linter and adds new functional tests using an updated framework. The modifications include the addition of user documentation and unit tests, as well as alterations to existing commands and workflows. Specifically, a new CLI command has been added, and the command `databricks labs ucx ...` has been modified. Additionally, a new workflow has been implemented, and an existing workflow has been updated. No new tables or modifications to existing tables are present. Testing has been conducted through manual testing and new unit tests, with no integration tests or staging environment tests specified. The `verify` method in the `test_functional.py` file has been updated to sort the actual problems list before comparing it to the expected problems list, ensuring consistent ordering of results. The changes aim to improve the functionality and usability of the Spark Connect linter for our software engineer audience.
* Download wheel dependency locally to register it to the dependency graph ([#1704](#1704)). A new feature has been implemented in the open-source library to enhance dependency management for wheel files. Previously, when the library type was wheel, a `not-yet-implemented` DependencyProblem would be yielded. Now, the system downloads the wheel file from a remote location, saves it to a temporary directory, and registers the local file to the dependency graph. This allows for more comprehensive handling of wheel dependencies, as they are now downloaded and registered instead of simply being flagged as "not-yet-implemented". Additionally, new functions for creating jobs, making notebooks, and generating random values have been added to enable more comprehensive testing of the workflow linter. New tests have been implemented to check the linter's behavior when there is a missing library dependency and to verify that the linter correctly handles wheel dependencies. These changes improve the testing capabilities of the workflow linter and ensure that all dependencies are properly accounted for and managed within the system. A new test method, 'test_workflow_task_container_builds_dependency_graph_for_python_wheel', has been added to ensure that the dependency graph is built correctly for Python wheels and to improve test coverage.
* Drop pyspark `register` lint matcher ([#1818](#1818)). In the latest release, the `register` lint matcher has been removed from pyspark, indicating that the specific usage pattern for the `register` method in UDTFRegistration is no longer required. This change affects the linting process during code reviews, but does not impact the functionality of the code directly. Other matchers for DataFrame, DataFrameReader, DataFrameWriter, and direct filesystem access remain unchanged. The `register` method, which was likely used to register a temporary table or view in pyspark, is no longer considered a best practice or necessary feature. If you previously relied on the `register` method in your pyspark code, you will need to find an alternative solution. This update aims to improve the quality and consistency of pyspark code by removing outdated or unnecessary functionality.
* Enabled joining an existing installation to a collection ([#1799](#1799)). This change introduces several new features and modifications to the open-source library, aimed at enhancing the management and organization of workspaces within a collection. A new command `join-collection` has been added to allow a workspace to join a collection using its workspace ID. The `report-account-compatibility` command has been updated with a new flag `--workspace-ids`, and the `alias` command has been updated with a new description. Two new commands `principal-prefix-access` and `create-missing-principals` have been introduced for AWS, and a new command `create-uber-principal` has been introduced for Azure to handle the creation of service principals with STORAGE BLOB READER access for storage accounts used by tables in the workspace. The code's readability and maintainability have been improved by modifying the method `_can_administer` to `can_administer` and `_load_workspace_info` to `load_workspace_info` in the `workspaces.py` file. A new `join_collection` command has been added to the `ucx` application instance to enable joining an existing installation to a collection. Additionally, modifications to the `install.py` file and `test_installation.py` file have been made to facilitate the integration of existing installations into a collection. The tests have been updated to ensure that the joining process works correctly in various scenarios. Overall, these changes provide more flexibility and ease of use for users and improve the interoperability and security of the system.
* Fixed `migrate-credential` cli command on AWS ([#1732](#1732)). In this release, the `migrate-credential` CLI command for AWS has been improved and fixed. The command now includes changes to the `access.py` file in the `databricks/labs/ucx/aws` directory. Notable updates are the refactoring of the `role_name` method into a dataclass called `AWSCredentialCandidate`, the addition of the method `_aws_role_trust_doc`, and the removal of the `_databricks_trust_statement` method. The `_aws_s3_policy` method has been updated to include `s3:PutObjectAcl` in the allowed actions, and methods `_create_role` and `_get_role_access_task` have been updated to use `arn` instead of `role_name`. Additionally, the `create_uc_role` and `update_uc_trust_role` methods have been combined into a single `update_uc_role` method. The `migrate-credentials` command in the `cli.py` file has also been updated to support migration of AWS Instance Profiles to UC storage credentials. These improvements resolve issue [#1726](#1726) and enhance the functionality and reliability of the `migrate-credential` command for AWS.
* Fixed crasher when running migrate-local-code ([#1794](#1794)). In this release, we have addressed a crasher issue that occurred when running the `migrate-local-code` command. The change involves modifying the `local_file_migrator` property in the `LocalCheckoutContext` class to use a lambda function instead of directly passing `self.languages`. This ensures that the languages are loaded only when the `local_file_migrator` property is accessed, preventing unnecessary load and potential crashes. The change does not introduce any new functionalities, but instead modifies existing commands related to local file migration. Comprehensive manual testing and unit tests have been conducted to ensure the fix works as expected without negatively impacting other parts of the system.
* Fixed inconsistent behavior in `%pip` cell handling ([#1785](#1785)). This PR addresses inconsistent behavior in `%pip` cell handling by modifying Python library installation to occur in a designated path lookup, rather than deep within the library tree. These changes impact various components, such as the `PipResolver` class, which no longer requires a `FileLoader` instance as an argument and now takes a `Whitelist` instance directly. Additionally, tests like `test_detect_s3fs_import` and `test_detect_s3fs_import_in_dependencies` are affected by these modifications. Overall, these changes streamline the `%pip` feature, improving library installation efficiency and consistency.
* Fixed issue when creating view using `WITH` clause ([#1809](#1809)). In this release, we have addressed an issue that occurred when creating a view using a `WITH` clause, which was causing potential errors or incorrect results due to improper handling of aliases. A new method, `_read_aliases`, has been introduced to read and store aliases from the `WITH` clause as a set, and during view dependency analysis, if an old table's name matches an alias, it is now skipped to prevent double-counting. This ensures improved accuracy and reliability of view creation with `WITH` clauses. Moreover, the commit includes adjustments to import statements, addition of unit tests, and the introduction of a new class `TableView` in the `databricks.labs.ucx.hive_metastore.view_migrate` module to test whether a view with a local dataset should be skipped. This release also includes a test for migrating a view with columns, ensuring that views with local datasets are now handled correctly. The fix resolves issue [#1798](#1798).
* Fixed linting for non-UTF8 encoded files ([#1804](#1804)). This commit addresses linting issues for files that are not encoded in UTF-8, improving compatibility with non-UTF-8 encoded files in the databricks labs ucx project. Previously, the linter and fixer tools were unable to process non-UTF-8 encoded files, causing them to fail. This issue has been resolved by adding a check for file encoding during linting and handling the case where the file is not encoded in UTF-8 by returning a failure message. A new method, `getpreferredencoding(False)`, has been introduced to determine the file's encoding, ensuring UTF-8 compatibility. Additionally, a new test method, `test_file_linter_lints_non_ascii_encoded_file`, has been added to check the linter's behavior with non-ASCII encoded files. This enhancement simplifies the linting process, allowing for better file handling of non-UTF-8 encoded files, and is supported by manual testing and unit tests.
* Further fix for DENY permissions ([#1834](#1834)). This commit addresses issue [#1834](#1834) by implementing a fix for handling DENY permissions in the legacy TACL migration logic. Previously, all permissions were grouped in a single GRANT statement, but they have now been updated to be split into separate GRANT and DENY statements. This change improves the clarity and maintainability of the code and also increases test coverage with the addition of unit tests and integration tests. A new test function `test_tacl_applier_deny_and_grant()` has been added to demonstrate the use of the updated logic for handling DENY permissions. The resulting SQL queries now include both GRANT and DENY statements, reflecting the updated logic. These changes ensure that the DENY permissions are correctly applied, increasing the overall test coverage and confidence in the code.
* Removed false warning on DataFrame.insertInto() about the default format changing from parquet to delta ([#1823](#1823)). This pull request removes a false warning related to the use of DataFrameWriter.insertInto(), which had been incorrectly flagging a potential issue due to the default format change from Parquet to Delta. The warning is now suppressed as it is no longer relevant, since the operation ignores any specified format and uses the existing format of the underlying table. Additionally, an unnecessary linting suppression has been removed. These changes improve the accuracy of the warning system and eliminate confusion for users, with no impact on functionality, usability, or performance. The changes have been manually tested and do not require any new unit or integration tests, CLI commands, workflows, or tables.
* Support linting python wheel tasks ([#1821](#1821)). This release introduces support for linting python wheel tasks, addressing issue [#1](#1)
* Updated linting checks for Spark table methods ([#1816](#1816)). This commit updates linting checks for PySpark's Spark table methods, focusing on improving handling of migrated tables and deprecating direct filesystem references in favor of the Unity Catalog. New tests and examples include literal and variable references to known and unknown tables, as well as cases with extra or out-of-position arguments. The commit also highlights false positives and trivial references in unrelated contexts. These changes aim to ensure proper usage of Spark table methods, improve codebase consistency, and minimize potential issues related to migrations and format changes.

Dependency updates:

 * Updated sqlglot requirement from <24.1,>=23.9 to >=23.9,<24.2 ([#1819](#1819)).
@nfx nfx mentioned this pull request Jun 4, 2024
nfx added a commit that referenced this pull request Jun 4, 2024
* Added handling for legacy ACL `DENY` permission in group migration
([#1815](#1815)). In this
release, the handling of `DENY` permissions during group migrations in
our legacy ACL table has been improved. Previously, `DENY` operations
were denoted with a `DENIED` prefix and were not being applied correctly
during migrations. This issue has been resolved by adding a condition in
the _apply_grant_sql method to check for the presence of `DENIED` in the
action_type, removing the prefix, and enclosing the action type in
backticks to prevent syntax errors. These changes have been thoroughly
tested through manual testing, unit tests, integration tests, and
verification on the staging environment, and resolve issue
[#1803](#1803). A new test
function, test_hive_deny_sql(), has also been added to test the behavior
of the `DENY` permission.
* Added handling for parsing corrupted log files
([#1817](#1817)). The
`logs.py` file in the `src/databricks/labs/ucx/installer` directory has
been updated to improve the handling of corrupted log files. A new block
of code has been added to check if the logs match the expected format,
and if they don't, a warning message is logged and the function returns,
preventing further processing and potential production of incorrect
results. The changes include a new method
`test_parse_logs_warns_for_corrupted_log_file` that verifies the
expected warning message and corrupt log line are present in the last
log message when a corrupted log file is detected. These enhancements
increase the robustness of the log parsing functionality by introducing
error handling for corrupted log files.
* Added known problems with `pyspark` package
([#1813](#1813)). In this
release, updates have been made to the
`src/databricks/labs/ucx/source_code/known.json` file to document known
issues with the `pyspark` package when running on UC Shared Clusters.
These issues include not being able to access the Spark Driver JVM,
using legacy contexts, or using RDD APIs. A new `KnownProblem` dataclass
has been added to the `known.py` file, which includes methods for
converting the object to a dictionary for better encoding of problems.
The `_analyze_file` method has also been updated to use a
`known_problems` set of `KnownProblem` objects, improving readability
and management of known problems within the application. These changes
address issue [#1813](#1813)
and improve the documentation of known issues with `pyspark`.
* Added library linting for jobs launched on shared clusters
([#1689](#1689)). This
release includes an update to add library linting for jobs launched on
shared clusters, addressing issue
[#1637](#1637). A new
function, `_register_existing_cluster_id(graph: DependencyGraph)`, has
been introduced to retrieve libraries installed on a specified existing
cluster and register them in the dependency graph. If the existing
cluster ID is not present in the task, the function returns early. This
feature also includes changes to the `test_jobs.py` file in the
`tests/integration/source_code` directory, such as the addition of new
methods for linting jobs and handling libraries, and the inclusion of
the `jobs` and `compute` modules from the `databricks.sdk.service`
package. Additionally, a new `WorkflowTaskContainer` method has been
added to build a dependency graph for job tasks. These changes improve
the reliability and efficiency of the service by ensuring that jobs run
smoothly on shared clusters by checking for and handling missing
libraries. Software engineers will benefit from these improvements as it
will reduce the occurrence of errors due to missing libraries on shared
clusters.
* Added linters to check for spark logging and configuration access
([#1808](#1808)). This
commit introduces new linters to check for the use of Spark logging,
Spark configuration access via `sc.conf`, and `rdd.mapPartitions`. The
changes address one issue and enhance three others related to RDDs in
shared clusters and the use of deprecated code. Additionally, new tests
have been added for the linters and updates have been made to existing
ones. The new linters have been added to the `SparkConnectLinter` class
and are executed as part of the `databricks labs ucx` command. This
commit also includes documentation for the new functionality. The
modifications are thoroughly tested through manual tests and unit tests
to ensure no existing functionality is affected.
* Added list of known dependency compatibilities and regeneration
infrastructure for it
([#1747](#1747)). This
change introduces an automated system for regenerating known Python
dependencies to ensure compatibility with Unity Catalog (UC), resolving
import issues during graph generation. The changes include a script
entry point for adding new libraries, manual trimming of unnecessary
information in the `known.json` file, and integration of package data
with the Whitelist. This development practice prioritizes using standard
libraries and provides guidelines for contributing to the project,
including debugging, fixtures, and IDE setup. The target audience for
this feature is software engineers contributing to the open-source
library.
* Added more known libraries from Databricks Runtime
([#1812](#1812)). In this
release, we've expanded the Databricks Runtime's capabilities by
incorporating a variety of new libraries. These libraries include
absl-py, aiohttp, and grpcio, which enhance networking functionalities.
For improved data processing, we've added aiosignal, anyio, appdirs, and
others. The suite of cloud computing libraries has been bolstered with
the addition of google-auth, google-cloud-bigquery,
google-cloud-storage, and many more. These libraries are now integrated
in the known libraries file in the JSON format, enhancing the platform's
overall functionality and performance in networking, data processing,
and cloud computing scenarios.
* Added more known packages from Databricks Runtime
([#1814](#1814)). In this
release, we have added a significant number of new packages to the known
packages file in the Databricks Runtime, including astor, audioread,
azure-core, and many others. These additions include several new modules
and sub-packages for some of the existing packages, significantly
expanding the library's capabilities. The new packages are expected to
provide new functionality and improve compatibility with the existing
packages. However, it is crucial to thoroughly test the new packages to
ensure they work as expected and do not introduce any issues. We
encourage all software engineers to familiarize themselves with the new
packages and integrate them into their workflows to take full advantage
of the improved functionality and compatibility.
* Added support for `.egg` Python libraries in jobs
([#1789](#1789)). This
commit adds support for `.egg` Python libraries in jobs by registering
egg library dependencies to DependencyGraph for linting, addressing
issue [#1643](#1643). It
includes the addition of a new method, `PythonLibraryResolver`, which
replaces the old `PipResolver`, and is used to register egg library
dependencies in the `DependencyGraph`. The changes also involve adding
user documentation, a new CLI command, and a new workflow, as well as
modifying an existing workflow and table. The tests include manual
testing, unit tests, and integration tests. The diff includes changes to
the 'test_dependencies.py' file, specifically in the import section
where `PipResolver` is replaced with `PythonLibraryResolver` from the
'databricks.labs.ucx.source_code.python_libraries' package. These
changes aim to improve test coverage and ensure the correct resolution
of dependencies, including those from `.egg` files.
* Added table migration workflow guide
([#1607](#1607)). UCX is a
new open-source library that simplifies the process of upgrading to
Unity Catalog in Databricks workspaces. After installation, users can
trigger the assessment workflow, which identifies any incompatible
entities and provides information necessary for planning migration. Once
the assessment is complete, users can initiate the group migration
workflow to upgrade various Databricks workspace assets, including
Legacy Table ACLs, Entitlements, AWS instance profiles, Clusters,
Cluster policies, Instance Pools, Databricks SQL warehouses, Delta Live
Tables, Jobs, MLflow experiments and registry, SQL Dashboards & Queries,
SQL Alerts, and Token and Password usage permissions set on the
workspace level, Secret scopes, Notebooks, Directories, Repos, and
Files. Additionally, the group migration workflow creates a debug
notebook and logs for debugging purposes, providing added convenience
and improved user experience.
* Added workflow linter for spark python tasks
([#1810](#1810)). A linter
for workflows related to Spark Python tasks has been implemented,
ensuring proper implementation of workflows for Spark Python tasks and
avoiding errors for tasks that are not yet implemented. The changes are
limited to the `_register_spark_python_task` method in the `jobs.py`
file. If the task is not a Spark Python task, an empty list is returned,
and if it is, the entrypoint is logged and the notebook is registered.
Additionally, two new tests have been implemented to demonstrate the
functionality of this linter. The
`test_job_spark_python_task_linter_happy_path` test checks the linter on
a valid job configuration where all required libraries are specified,
while the `test_job_spark_python_task_linter_unhappy_path` test checks
the linter on an invalid job configuration where required libraries are
not specified. These tests ensure that the workflow linter for Spark
Python tasks is functioning correctly and can help identify any
potential issues in job configurations.
* Connect all linters to `LinterContext` and add functional testing
framework ([#1811](#1811)).
This commit connects all linters, including those related to JVM, to the
critical path for improved code linting, and introduces a functional
testing framework to simplify the writing of code linting verification
tests. The `pyproject.toml` file has been updated to include a new
configuration for the `ignore-paths` option, utilizing a regular
expression to exclude certain files or directories from linting. The
testing framework is particularly useful for verifying the correct
functioning of linters, reducing the risk of errors and improving the
overall development experience. These changes will help to improve the
reliability and efficiency of the linting process, making it easier to
write and maintain high-quality code.
* Deduplicate errors emitted by Spark Connect linter
([#1824](#1824)). This pull
request introduces error deduplication for the Spark Connect linter and
adds new functional tests using an updated framework. The modifications
include the addition of user documentation and unit tests, as well as
alterations to existing commands and workflows. Specifically, a new CLI
command has been added, and the command `databricks labs ucx ...` has
been modified. Additionally, a new workflow has been implemented, and an
existing workflow has been updated. No new tables or modifications to
existing tables are present. Testing has been conducted through manual
testing and new unit tests, with no integration tests or staging
environment tests specified. The `verify` method in the
`test_functional.py` file has been updated to sort the actual problems
list before comparing it to the expected problems list, ensuring
consistent ordering of results. The changes aim to improve the
functionality and usability of the Spark Connect linter for our software
engineer audience.
* Download wheel dependency locally to register it to the dependency
graph ([#1704](#1704)). A
new feature has been implemented in the open-source library to enhance
dependency management for wheel files. Previously, when the library type
was wheel, a `not-yet-implemented` DependencyProblem would be yielded.
Now, the system downloads the wheel file from a remote location, saves
it to a temporary directory, and registers the local file to the
dependency graph. This allows for more comprehensive handling of wheel
dependencies, as they are now downloaded and registered instead of
simply being flagged as "not-yet-implemented". Additionally, new
functions for creating jobs, making notebooks, and generating random
values have been added to enable more comprehensive testing of the
workflow linter. New tests have been implemented to check the linter's
behavior when there is a missing library dependency and to verify that
the linter correctly handles wheel dependencies. These changes improve
the testing capabilities of the workflow linter and ensure that all
dependencies are properly accounted for and managed within the system. A
new test method,
'test_workflow_task_container_builds_dependency_graph_for_python_wheel',
has been added to ensure that the dependency graph is built correctly
for Python wheels and to improve test coverage.
* Drop pyspark `register` lint matcher
([#1818](#1818)). In the
latest release, the `register` lint matcher has been removed from
pyspark, indicating that the specific usage pattern for the `register`
method in UDTFRegistration is no longer required. This change affects
the linting process during code reviews, but does not impact the
functionality of the code directly. Other matchers for DataFrame,
DataFrameReader, DataFrameWriter, and direct filesystem access remain
unchanged. The `register` method, which was likely used to register a
temporary table or view in pyspark, is no longer considered a best
practice or necessary feature. If you previously relied on the
`register` method in your pyspark code, you will need to find an
alternative solution. This update aims to improve the quality and
consistency of pyspark code by removing outdated or unnecessary
functionality.
* Enabled joining an existing installation to a collection
([#1799](#1799)). This
change introduces several new features and modifications to the
open-source library, aimed at enhancing the management and organization
of workspaces within a collection. A new command `join-collection` has
been added to allow a workspace to join a collection using its workspace
ID. The `report-account-compatibility` command has been updated with a
new flag `--workspace-ids`, and the `alias` command has been updated
with a new description. Two new commands `principal-prefix-access` and
`create-missing-principals` have been introduced for AWS, and a new
command `create-uber-principal` has been introduced for Azure to handle
the creation of service principals with STORAGE BLOB READER access for
storage accounts used by tables in the workspace. The code's readability
and maintainability have been improved by modifying the method
`_can_administer` to `can_administer` and `_load_workspace_info` to
`load_workspace_info` in the `workspaces.py` file. A new
`join_collection` command has been added to the `ucx` application
instance to enable joining an existing installation to a collection.
Additionally, modifications to the `install.py` file and
`test_installation.py` file have been made to facilitate the integration
of existing installations into a collection. The tests have been updated
to ensure that the joining process works correctly in various scenarios.
Overall, these changes provide more flexibility and ease of use for
users and improve the interoperability and security of the system.
* Fixed `migrate-credential` cli command on AWS
([#1732](#1732)). In this
release, the `migrate-credential` CLI command for AWS has been improved
and fixed. The command now includes changes to the `access.py` file in
the `databricks/labs/ucx/aws` directory. Notable updates are the
refactoring of the `role_name` method into a dataclass called
`AWSCredentialCandidate`, the addition of the method
`_aws_role_trust_doc`, and the removal of the
`_databricks_trust_statement` method. The `_aws_s3_policy` method has
been updated to include `s3:PutObjectAcl` in the allowed actions, and
methods `_create_role` and `_get_role_access_task` have been updated to
use `arn` instead of `role_name`. Additionally, the `create_uc_role` and
`update_uc_trust_role` methods have been combined into a single
`update_uc_role` method. The `migrate-credentials` command in the
`cli.py` file has also been updated to support migration of AWS Instance
Profiles to UC storage credentials. These improvements resolve issue
[#1726](#1726) and enhance
the functionality and reliability of the `migrate-credential` command
for AWS.
* Fixed crasher when running migrate-local-code
([#1794](#1794)). In this
release, we have addressed a crasher issue that occurred when running
the `migrate-local-code` command. The change involves modifying the
`local_file_migrator` property in the `LocalCheckoutContext` class to
use a lambda function instead of directly passing `self.languages`. This
ensures that the languages are loaded only when the
`local_file_migrator` property is accessed, preventing unnecessary load
and potential crashes. The change does not introduce any new
functionalities, but instead modifies existing commands related to local
file migration. Comprehensive manual testing and unit tests have been
conducted to ensure the fix works as expected without negatively
impacting other parts of the system.
* Fixed inconsistent behavior in `%pip` cell handling
([#1785](#1785)). This PR
addresses inconsistent behavior in `%pip` cell handling by modifying
Python library installation to occur in a designated path lookup, rather
than deep within the library tree. These changes impact various
components, such as the `PipResolver` class, which no longer requires a
`FileLoader` instance as an argument and now takes a `Whitelist`
instance directly. Additionally, tests like `test_detect_s3fs_import`
and `test_detect_s3fs_import_in_dependencies` are affected by these
modifications. Overall, these changes streamline the `%pip` feature,
improving library installation efficiency and consistency.
* Fixed issue when creating view using `WITH` clause
([#1809](#1809)). In this
release, we have addressed an issue that occurred when creating a view
using a `WITH` clause, which was causing potential errors or incorrect
results due to improper handling of aliases. A new method,
`_read_aliases`, has been introduced to read and store aliases from the
`WITH` clause as a set, and during view dependency analysis, if an old
table's name matches an alias, it is now skipped to prevent
double-counting. This ensures improved accuracy and reliability of view
creation with `WITH` clauses. Moreover, the commit includes adjustments
to import statements, addition of unit tests, and the introduction of a
new class `TableView` in the
`databricks.labs.ucx.hive_metastore.view_migrate` module to test whether
a view with a local dataset should be skipped. This release also
includes a test for migrating a view with columns, ensuring that views
with local datasets are now handled correctly. The fix resolves issue
[#1798](#1798).
* Fixed linting for non-UTF8 encoded files
([#1804](#1804)). This
commit addresses linting issues for files that are not encoded in UTF-8,
improving compatibility with non-UTF-8 encoded files in the databricks
labs ucx project. Previously, the linter and fixer tools were unable to
process non-UTF-8 encoded files, causing them to fail. This issue has
been resolved by adding a check for file encoding during linting and
handling the case where the file is not encoded in UTF-8 by returning a
failure message. A new method, `getpreferredencoding(False)`, has been
introduced to determine the file's encoding, ensuring UTF-8
compatibility. Additionally, a new test method,
`test_file_linter_lints_non_ascii_encoded_file`, has been added to check
the linter's behavior with non-ASCII encoded files. This enhancement
simplifies the linting process, allowing for better file handling of
non-UTF-8 encoded files, and is supported by manual testing and unit
tests.
* Further fix for DENY permissions
([#1834](#1834)). This
commit addresses issue
[#1834](#1834) by
implementing a fix for handling DENY permissions in the legacy TACL
migration logic. Previously, all permissions were grouped in a single
GRANT statement, but they have now been updated to be split into
separate GRANT and DENY statements. This change improves the clarity and
maintainability of the code and also increases test coverage with the
addition of unit tests and integration tests. A new test function
`test_tacl_applier_deny_and_grant()` has been added to demonstrate the
use of the updated logic for handling DENY permissions. The resulting
SQL queries now include both GRANT and DENY statements, reflecting the
updated logic. These changes ensure that the DENY permissions are
correctly applied, increasing the overall test coverage and confidence
in the code.
* Removed false warning on DataFrame.insertInto() about the default
format changing from parquet to delta
([#1823](#1823)). This pull
request removes a false warning related to the use of
DataFrameWriter.insertInto(), which had been incorrectly flagging a
potential issue due to the default format change from Parquet to Delta.
The warning is now suppressed as it is no longer relevant, since the
operation ignores any specified format and uses the existing format of
the underlying table. Additionally, an unnecessary linting suppression
has been removed. These changes improve the accuracy of the warning
system and eliminate confusion for users, with no impact on
functionality, usability, or performance. The changes have been manually
tested and do not require any new unit or integration tests, CLI
commands, workflows, or tables.
* Support linting python wheel tasks
([#1821](#1821)). This
release introduces support for linting python wheel tasks, addressing
issue [#1](#1)
* Updated linting checks for Spark table methods
([#1816](#1816)). This
commit updates linting checks for PySpark's Spark table methods,
focusing on improving handling of migrated tables and deprecating direct
filesystem references in favor of the Unity Catalog. New tests and
examples include literal and variable references to known and unknown
tables, as well as cases with extra or out-of-position arguments. The
commit also highlights false positives and trivial references in
unrelated contexts. These changes aim to ensure proper usage of Spark
table methods, improve codebase consistency, and minimize potential
issues related to migrations and format changes.

Dependency updates:

* Updated sqlglot requirement from <24.1,>=23.9 to >=23.9,<24.2
([#1819](#1819)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow linter to load configuration from existing_cluster_id
3 participants