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

Tables: "before all" hook for "should create a table" failed #1164

Closed
flaky-bot bot opened this issue Sep 17, 2022 · 0 comments
Closed

Tables: "before all" hook for "should create a table" failed #1164

flaky-bot bot opened this issue Sep 17, 2022 · 0 comments
Assignees
Labels
api: bigquery Issues related to the googleapis/nodejs-bigquery API. 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 Sep 17, 2022

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


commit: 7933bfe
buildURL: Build Status, Sponge
status: failed

Test output
invalid_grant: Invalid JWT Signature.
Error: invalid_grant: Invalid JWT Signature.
    at Gaxios._request (node_modules/gaxios/build/src/gaxios.js:130:23)
        -> /workspace/samples/node_modules/gaxios/src/gaxios.ts:158:15
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async GoogleToken.requestToken (node_modules/gtoken/build/src/index.js:238:23)
    at async GoogleToken.getTokenAsync (node_modules/gtoken/build/src/index.js:145:20)
    at async JWT.refreshTokenNoCache (node_modules/@google-cloud/storage/node_modules/google-auth-library/build/src/auth/jwtclient.js:172:23)
    at async JWT.getRequestMetadataAsync (node_modules/@google-cloud/storage/node_modules/google-auth-library/build/src/auth/oauth2client.js:284:17)
    at async JWT.getRequestHeaders (node_modules/@google-cloud/storage/node_modules/google-auth-library/build/src/auth/oauth2client.js:247:26)
    at async GoogleAuth.authorizeRequest (node_modules/@google-cloud/storage/node_modules/google-auth-library/build/src/auth/googleauth.js:677:25)
    at async Promise.all (index 1)
    at async prepareRequest (node_modules/@google-cloud/storage/build/src/nodejs-common/util.js:447:61)
@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 Sep 17, 2022
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/nodejs-bigquery API. label Sep 17, 2022
@sofisl sofisl closed this as completed Sep 20, 2022
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/nodejs-bigquery API. 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

No branches or pull requests

2 participants