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

deletes: "before all" hook for "should delete column from a row" failed #1339

Closed
flaky-bot bot opened this issue Oct 2, 2023 · 0 comments
Closed

deletes: "before all" hook for "should delete column from a row" failed #1339

flaky-bot bot opened this issue Oct 2, 2023 · 0 comments
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in 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 Oct 2, 2023

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


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

Test output
14 UNAVAILABLE: The service is currently unavailable.
/workspace/node_modules/@grpc/grpc-js/src/call.ts:82
  const error = new Error(message);
                ^

Error: 14 UNAVAILABLE: The service is currently unavailable.
at null.callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/src/call.ts:82:17)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/src/client.ts:360:55)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34)
at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48)
at null. (/workspace/node_modules/@grpc/grpc-js/src/resolving-call.ts:132:24)
at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
let callerStackError: Error | null = new Error();
^

Error
at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/src/client.ts:325:42)
at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15)
at null. (/workspace/src/v2/bigtable_instance_admin_client.ts:413:25)
at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
at LongrunningApiCaller._wrapOperation (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:55:16)
at /workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:46:25
at OngoingCall.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
at LongrunningApiCaller.call (/workspace/node_modules/google-gax/build/src/longRunningCalls/longRunningApiCaller.js:45:19)
at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
at processTicksAndRejections (internal/process/task_queues.js:95:5)

@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 2, 2023
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/nodejs-bigtable API. label Oct 2, 2023
@danieljbruce danieljbruce added priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. 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 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in 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

1 participant