Skip to content

SpeechClient system test v1: calls recognize failed #262

@flaky-bot

Description

@flaky-bot

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


commit: 3717cd2f538dc2c885756094ada1f1ef2c20ddcc
buildURL: Build Status, Sponge
status: failed

Test output
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Error: 16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
    at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/call.ts:81:17
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/client.ts:358:36
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48
    at /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24
    at processTicksAndRejections (internal/process/task_queues.js:79:11)
for call at
    at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/client.ts:328:30
    at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/@grpc/grpc-js/src/make-client.ts:189:15
    at /workspace/.system-test-run/nodejs-speech/build/src/v1/speech_client.js:228:29
        -> /workspace/.system-test-run/nodejs-speech/src/v1/speech_client.ts:309:25
    at /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
        -> /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/src/normalCalls/timeout.ts:54:13
    at repeat (node_modules/google-gax/build/src/normalCalls/retries.js:80:25)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/src/normalCalls/retries.ts:104:19
    at /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/build/src/normalCalls/retries.js:118:13
        -> /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/src/normalCalls/retries.ts:144:7
    at OngoingCallPromise.call (node_modules/google-gax/build/src/call.js:67:27)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/src/call.ts:81:23
    at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
        -> /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15
    at /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/build/src/createApiCall.js:84:30
        -> /workspace/.system-test-run/nodejs-speech/node_modules/google-gax/src/createApiCall.ts:118:26
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions