Skip to content

tests.system.test__struct: test_unnest_and_struct_access_233 failed #358

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

Closed
flaky-bot bot opened this issue Oct 20, 2021 · 1 comment · Fixed by #362
Closed

tests.system.test__struct: test_unnest_and_struct_access_233 failed #358

flaky-bot bot opened this issue Oct 20, 2021 · 1 comment · Fixed by #362
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. type: process A process-related concern. May include testing, release, or the like.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Oct 20, 2021

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: b3a665d
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/tests/system/conftest.py", line 131, in cleanup_extra_tables
    for table in bigquery_client.list_tables(bigquery_dataset):
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/api_core/page_iterator.py", line 208, in _items_iter
    for page in self._page_iter(increment=False):
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/api_core/page_iterator.py", line 244, in _page_iter
    page = self._next_page()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/api_core/page_iterator.py", line 373, in _next_page
    response = self._get_next_page_response()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/api_core/page_iterator.py", line 432, in _get_next_page_response
    return self.api_request(
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 1504, in api_request
    return self._call_api(
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/cloud/bigquery/client.py", line 759, in _call_api
    return call()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/api_core/retry.py", line 283, in retry_wrapped_func
    return retry_target(
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/api_core/retry.py", line 190, in retry_target
    return target()
  File "/tmpfs/src/github/python-bigquery-sqlalchemy/.nox/system-3-9/lib/python3.9/site-packages/google/cloud/_http.py", line 479, in api_request
    raise exceptions.from_http_response(response)
google.api_core.exceptions.Forbidden: 403 GET https://bigquery.googleapis.com/bigquery/v2/projects/precise-truck-742/datasets/python_bigquery_sqlalchemy_tests_system_20211020081842_4e251a/tables?prettyPrint=false: Access Denied: Dataset precise-truck-742:python_bigquery_sqlalchemy_tests_system_20211020081842_4e251a: Permission bigquery.tables.list denied on dataset precise-truck-742:python_bigquery_sqlalchemy_tests_system_20211020081842_4e251a (or it may not exist).
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Oct 20, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Oct 20, 2021
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Oct 21, 2021
@flaky-bot
Copy link
Author

flaky-bot bot commented Oct 21, 2021

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (b3a665d), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@tseaver tseaver self-assigned this Oct 26, 2021
@tseaver tseaver added type: process A process-related concern. May include testing, release, or the like. and removed type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Oct 26, 2021
tseaver added a commit that referenced this issue Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant