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

bigquery: TestIntegration_ColumnACLs failed #5809

Closed
flaky-bot bot opened this issue Mar 28, 2022 · 6 comments · Fixed by #5846
Closed

bigquery: TestIntegration_ColumnACLs failed #5809

flaky-bot bot opened this issue Mar 28, 2022 · 6 comments · Fixed by #5846
Assignees
Labels
api: bigquery Issues related to the BigQuery API. external This issue is blocked on a bug with the actual product. 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. 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.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Mar 28, 2022

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


commit: 21a3cce
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:3587: googleapi: got HTTP response code 502 with body: 
        
          
          
          <title>Error 502 (Server Error)!!1</title>
          <style>
            *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png) no-repeat;margin-left:-5px}@media only screen and (min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat 0% 0%/100% 100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) 0}}@media only screen and (-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png) no-repeat;-webkit-background-size:100% 100%}}#logo{display:inline-block;height:54px;width:150px}
          </style>
          
          

502. That’s an error.

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds. That’s all we know.

@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 Mar 28, 2022
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the BigQuery API. label Mar 28, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Mar 28, 2022

Test passed for commit f27d1dc (Build Status, Sponge)! Closing this issue.

@flaky-bot flaky-bot bot closed this as completed Mar 28, 2022
@flaky-bot flaky-bot bot reopened this Mar 30, 2022
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Mar 30, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Mar 30, 2022

Looks like this issue is flaky. 😟

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

A human should fix and close this.


commit: 9eeaf0f
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:1181: failed to setup policy tag resources: datacatalog.CreateTaxonomy: rpc error: code = AlreadyExists desc = Requested entity already exists

@shollyman
Copy link
Contributor

Second failure is unrelated, transient problems with datacatalog.

@flaky-bot flaky-bot bot reopened this Mar 31, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Mar 31, 2022

Oops! Looks like this issue is still flaky. It failed again. 😬

I reopened the issue, but a human will need to close it again.


commit: eec76b7
buildURL: Build Status, Sponge
status: failed

Test output
    integration_test.go:1181: failed to setup policy tag resources: datacatalog.CreateTaxonomy: rpc error: code = AlreadyExists desc = Requested entity already exists

@shollyman
Copy link
Contributor

Filed internal issue 227633950 to investigate, appears to be a backend behavior change in the datacatalog service.

@shollyman shollyman added the external This issue is blocked on a bug with the actual product. label Mar 31, 2022
shollyman added a commit to shollyman/google-cloud-go that referenced this issue Apr 4, 2022
@shollyman
Copy link
Contributor

Issue: display names must be unique in org, and we're using a static name. Setting a unique display name should resolve this, issue on internal team to improve this getting surfaced.

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 BigQuery API. external This issue is blocked on a bug with the actual product. 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. 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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant