-
Notifications
You must be signed in to change notification settings - Fork 621
Closed
Labels
bugSomething isn't workingSomething isn't workingpkg:instrumentation-aws-sdkpriority:p1Bugs which cause problems in end-user applications such as crashes, data inconsistenciesBugs which cause problems in end-user applications such as crashes, data inconsistencies
Description
Description
Tests are failing on main for @aws-sdk/[email protected] (see release notes), this is blocking releases and PRs in this repo.
Additional details
All tests are failing with the same exception:
2025-04-29T12:36:47.2763188Z 1) Bedrock
2025-04-29T12:36:47.2763737Z Converse
2025-04-29T12:36:47.2764137Z adds genai conventions:
2025-04-29T12:36:47.2764923Z UnrecognizedClientException: The security token included in the request is invalid.
2025-04-29T12:36:47.2766562Z at throwDefaultError (/home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@smithy/smithy-client/dist-cjs/index.js:867:20)
2025-04-29T12:36:47.2768580Z at /home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@smithy/smithy-client/dist-cjs/index.js:876:5
2025-04-29T12:36:47.2770526Z at de_CommandError (/home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@aws-sdk/client-bedrock-runtime/dist-cjs/index.js:1537:14)
2025-04-29T12:36:47.2771961Z at processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-04-29T12:36:47.2773753Z at async /home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20
2025-04-29T12:36:47.2775488Z at async /home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@smithy/core/dist-cjs/index.js:193:18
2025-04-29T12:36:47.2777178Z at async /home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@smithy/middleware-retry/dist-cjs/index.js:320:38
2025-04-29T12:36:47.2779043Z at async /home/runner/work/opentelemetry-js-contrib/opentelemetry-js-contrib/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:33:22
Links to workflow runs:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpkg:instrumentation-aws-sdkpriority:p1Bugs which cause problems in end-user applications such as crashes, data inconsistenciesBugs which cause problems in end-user applications such as crashes, data inconsistencies