Description
openedon Apr 22, 2022
Storage - Blob nightly test runs are failing with:
Error message:
Server failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:577daa26-b01e-0060-4b5c-556649000000 Time:2022-04-21T08:48:37.8794708Z
Stack trace:
RestError: Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
RequestId:577daa26-b01e-0060-4b5c-556649000000
Time:2022-04-21T08:48:37.8794708Z
at handleErrorResponse (/Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:274:17)
at /Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:179:47
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at StorageRetryPolicy.attemptSendRequest (/Users/runner/work/1/s/sdk/storage/storage-blob/src/policies/StorageRetryPolicy.ts:54:54)
at TracingPolicy.sendRequest (/Users/runner/work/1/s/sdk/core/core-http/src/policies/tracingPolicy.ts:77:24)
at StorageClientContext.sendOperationRequest (/Users/runner/work/1/s/sdk/core/core-http/src/serviceClient.ts:520:23)
at AppendBlobClient.syncCopyFromURL (/Users/runner/work/1/s/sdk/storage/storage-blob/dist-esm/storage-blob/src/Clients.js:285:545)
at Context. (/Users/runner/work/1/s/sdk/storage/storage-blob/test/node/blobclient.spec.ts:296:20)
For more details check here: