Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

pubsub occurrences from pubsub subscription: should get count of occurrences from pubsub topic failed #434

Closed
flaky-bot bot opened this issue Sep 1, 2022 · 3 comments
Assignees
Labels
api: containeranalysis Issues related to the googleapis/nodejs-containeranalysis 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. 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 1, 2022

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


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

Test output
6 ALREADY_EXISTS: note ID "test-note-04ffeb66-bd81-456f-bcbe-63408003db13-pubsub" already exists in project "long-door-651"
Error: 6 ALREADY_EXISTS: note ID "test-note-04ffeb66-bd81-456f-bcbe-63408003db13-pubsub" already exists in project "long-door-651"
    at Object.callErrorFromStatus (/workspace/node_modules/@grpc/grpc-js/build/src/call.js:31:19)
        -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17
    at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:190:52)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:352:36
    at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
    at Object.onReceiveStatus (/workspace/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
    at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
        -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:330:24
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
    at ServiceClientImpl.makeUnaryRequest (/workspace/node_modules/@grpc/grpc-js/build/src/client.js:160:30)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:324:26
    at ServiceClientImpl. (/workspace/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
        -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
    at /workspace/node_modules/@google-cloud/grafeas/build/src/v1/grafeas_client.js:210:29
        -> /workspace/node_modules/@google-cloud/grafeas/src/v1/grafeas_client.ts:282:25
    at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
        -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
    at OngoingCallPromise.call (/workspace/node_modules/google-gax/build/src/call.js:67:27)
        -> /workspace/node_modules/google-gax/src/call.ts:81:23
    at NormalApiCaller.call (/workspace/node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
        -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15
    at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
        -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26
    at processTicksAndRejections (internal/process/task_queues.js:97: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 Sep 1, 2022
@product-auto-label product-auto-label bot added the api: containeranalysis Issues related to the googleapis/nodejs-containeranalysis API. label Sep 1, 2022
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Sep 2, 2022
@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 2, 2022

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 (ea51fef), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

@bcoe
Copy link
Contributor

bcoe commented Sep 12, 2022

@alexander-fenster mind taking a look, might be worth just turning tests off.

@alexander-fenster
Copy link
Contributor

Tests marked as .skip in #440.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: containeranalysis Issues related to the googleapis/nodejs-containeranalysis 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. 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