Skip to content

composer.workflows.bq_copy_across_locations_test: test_dag failed #5629

Closed
@flaky-bot

Description

@flaky-bot

Note: #5473 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 42d1d49
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/composer/workflows/bq_copy_across_locations_test.py", line 46, in test_dag
    from . import bq_copy_across_locations as module
  File "/workspace/composer/workflows/bq_copy_across_locations.py", line 43, in 
    from airflow.contrib.operators import bigquery_to_gcs
  File "/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/airflow/contrib/operators/bigquery_to_gcs.py", line 20, in 
    from airflow.contrib.hooks.bigquery_hook import BigQueryHook
  File "/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/airflow/contrib/hooks/bigquery_hook.py", line 39, in 
    from pandas_gbq.gbq import \
ImportError: cannot import name '_check_google_client_version' from 'pandas_gbq.gbq' (/workspace/composer/workflows/.nox/py-3-7/lib/python3.7/site-packages/pandas_gbq/gbq.py)

Metadata

Metadata

Assignees

Labels

api: composerIssues related to the Cloud Composer API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions