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

Logging: "after all" hook in "Logging" failed #1151

Closed
flaky-bot bot opened this issue Sep 4, 2021 · 3 comments · Fixed by #1161
Closed

Logging: "after all" hook in "Logging" failed #1151

flaky-bot bot opened this issue Sep 4, 2021 · 3 comments · Fixed by #1161
Assignees
Labels
api: logging Issues related to the googleapis/nodejs-logging 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 4, 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: 413c8e8
buildURL: Build Status, Sponge
status: failed

Test output
No such object: nodejs-logging-system-test-1630525713073-98e62e27ef88/cloudaudit.googleapis.com/policy/2021/09/02/09:00:00_09:59:59_S27.json
Error: No such object: nodejs-logging-system-test-1630525713073-98e62e27ef88/cloudaudit.googleapis.com/policy/2021/09/02/09:00:00_09:59:59_S27.json
    at new ApiError (node_modules/@google-cloud/common/build/src/util.js:73:15)
    at Util.parseHttpRespBody (node_modules/@google-cloud/common/build/src/util.js:208:38)
    at Util.handleResp (node_modules/@google-cloud/common/build/src/util.js:149:117)
    at /workspace/node_modules/@google-cloud/common/build/src/util.js:477:22
    at onResponse (node_modules/retry-request/index.js:228:7)
    at /workspace/node_modules/teeny-request/build/src/index.js:226:13
        -> /workspace/node_modules/teeny-request/src/index.ts:333:11
    at runMicrotasks ()
    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 4, 2021
@product-auto-label product-auto-label bot added the api: logging Issues related to the googleapis/nodejs-logging API. label Sep 4, 2021
@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 8, 2021

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

Test output
5 NOT_FOUND: Sink nodejs-logging-system-test-1631097242276-36c696706663 does not exist
Error: 5 NOT_FOUND: Sink nodejs-logging-system-test-1631097242276-36c696706663 does not exist
    at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:26)
        -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:24
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:179:52)
        -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:338:36
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:336:141)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:426:34
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:299:181)
        -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:389:48
    at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:145:78
        -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:276:24
    at processTicksAndRejections (internal/process/task_queues.js:79:11)

@flaky-bot flaky-bot bot reopened this Sep 21, 2021
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Sep 21, 2021
@flaky-bot
Copy link
Author

flaky-bot bot commented Sep 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.


commit: 0f2ee1e
buildURL: Build Status, Sponge
status: failed

Test output
Required parameter: project
Error: Required parameter: project
    at new ApiError (node_modules/@google-cloud/common/build/src/util.js:73:15)
    at Util.parseHttpRespBody (node_modules/@google-cloud/common/build/src/util.js:208:38)
    at Util.handleResp (node_modules/@google-cloud/common/build/src/util.js:149:117)
    at /workspace/node_modules/@google-cloud/common/build/src/util.js:477:22
    at onResponse (node_modules/retry-request/index.js:228:7)
    at /workspace/node_modules/teeny-request/build/src/index.js:226:13
        -> /workspace/node_modules/teeny-request/src/index.ts:333:11
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

@minherz
Copy link
Contributor

minherz commented Sep 22, 2021

Looking into the logged error: npm ERR! code ELIFECYCLE and the stackoverflow article, the problem is not in the test but in the environment.

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

Successfully merging a pull request may close this issue.

2 participants