-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet
label and
I will stop commenting.
commit: 61d612e
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/workspace/bigquery/datalab-migration/samples_test.py", line 224, in test_datalab_load_table_from_gcs_csv table.load( File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_table.py", line 528, in load job.wait() File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/_job.py", line 193, in wait while not self.is_complete: File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/_job.py", line 85, in is_complete self._refresh_state() File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_job.py", line 55, in _refresh_state raise e File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_job.py", line 53, in _refresh_state response = self._api.jobs_get(self._job_id) File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/bigquery/_api.py", line 246, in jobs_get return google.datalab.utils.Http.request(url, credentials=self.credentials) File "/workspace/bigquery/datalab-migration/.nox/py-3-8/lib/python3.8/site-packages/google/datalab/utils/_http.py", line 158, in request raise RequestException(response.status, content) google.datalab.utils._http.RequestException: HTTP request failed: Error encountered during execution. Retrying may solve the problem.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.Tells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An 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.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.