Skip to content

feat(deps): Bump OpenTelemetry instrumentations #39696

feat(deps): Bump OpenTelemetry instrumentations

feat(deps): Bump OpenTelemetry instrumentations #39696

Triggered via pull request October 24, 2025 14:52
Status Failure
Total duration 25m 56s
Artifacts 7

build.yml

on: pull_request
Get Metadata
8s
Get Metadata
Check file formatting
3m 35s
Check file formatting
Check PR branches
3s
Check PR branches
Prepare E2E tests
2m 13s
Prepare E2E tests
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Size Check
1m 32s
Size Check
Lint
38s
Lint
Circular Dependency Check
1m 35s
Circular Dependency Check
Upload Artifacts
Upload Artifacts
Browser Unit Tests
3m 34s
Browser Unit Tests
Bun Unit Tests
46s
Bun Unit Tests
Deno Unit Tests
47s
Deno Unit Tests
Cloudflare Integration Tests
42s
Cloudflare Integration Tests
Node Overhead Check
15m 3s
Node Overhead Check
Check for faulty .d.ts files
41s
Check for faulty .d.ts files
Matrix: job_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
5s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 1 warning
Lint
Process completed with exit code 1.
Size Check
Size limit has been exceeded.
E2E nuxt-3-dynamic-import Test
Process completed with exit code 1.
E2E nextjs-orpc Test (optional)
Process completed with exit code 1.
E2E nextjs-16 (latest, webpack) Test
Process completed with exit code 1.
E2E node-express-esm-preload Test
Process completed with exit code 1.
E2E node-express-esm-loader Test
Process completed with exit code 1.
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required/lastParam: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required/lastParam", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/requiredPath: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/requiredPath", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/545: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/545", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array5: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array5", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array1: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array1", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > handles root page correctly: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(6) } (138 matching properties omitted from actual) - Expected + Received @@ -2,11 +2,10 @@ "contexts": { "trace": { "data": { "http.method": "GET", "http.response.status_code": 200, - "http.route": "/", "http.target": "/", "http.url": StringMatching /\/$/, "url": StringMatching /\/$/, }, "op": "http.server", ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes specified in RegEx: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /\\/test\\/regex/", + "transaction": "GET /test/regex", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should create and send transactions for Express routes and spans for middlewares.: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(5) } (84 matching properties omitted from actual) - Expected + Received @@ -10,29 +10,10 @@ "status": "ok", "trace_id": StringMatching /[a-f0-9]{32}/, }, }, "event_id": Any<String>, - "spans": ArrayContaining [ - ObjectContaining { - "data": ObjectContaining { - "express.name": "corsMiddleware", - "express.type": "middleware", - }, - "description": "corsMiddleware", - "op": "middleware.express", - "origin": "auto.http.otel.express", - }, - ObjectContaining { - "data": ObjectContaining { - "express.name": "/test/express", - "express.type": "request_handler", - }, - "description": "/test/express", - "op": "request_handler.express", - "origin": "auto.http.otel.express", - }, - ], + "spans": [], "start_timestamp": Anything, "timestamp": Anything, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required/lastParam: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required/lastParam", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/requiredPath: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/requiredPath", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/545: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/545", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array5: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array5", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array1: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array1", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > handles root page correctly: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(6) } (138 matching properties omitted from actual) - Expected + Received @@ -2,11 +2,10 @@ "contexts": { "trace": { "data": { "http.method": "GET", "http.response.status_code": 200, - "http.route": "/", "http.target": "/", "http.url": StringMatching /\/$/, "url": StringMatching /\/$/, }, "op": "http.server", ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes specified in RegEx: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /\\/test\\/regex/", + "transaction": "GET /test/regex", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should create and send transactions for Express routes and spans for middlewares.: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(5) } (84 matching properties omitted from actual) - Expected + Received @@ -10,29 +10,10 @@ "status": "ok", "trace_id": StringMatching /[a-f0-9]{32}/, }, }, "event_id": Any<String>, - "spans": ArrayContaining [ - ObjectContaining { - "data": ObjectContaining { - "express.name": "corsMiddleware", - "express.type": "middleware", - }, - "description": "corsMiddleware", - "op": "middleware.express", - "origin": "auto.http.otel.express", - }, - ObjectContaining { - "data": ObjectContaining { - "express.name": "/test/express", - "express.type": "request_handler", - }, - "description": "/test/express", - "op": "request_handler.express", - "origin": "auto.http.otel.express", - }, - ], + "spans": [], "start_timestamp": Anything, "timestamp": Anything, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required/lastParam: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required/lastParam", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/requiredPath: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/requiredPath", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/545: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/545", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array5: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array5", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array1: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array1", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > handles root page correctly: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(6) } (137 matching properties omitted from actual) - Expected + Received @@ -2,11 +2,10 @@ "contexts": { "trace": { "data": { "http.method": "GET", "http.response.status_code": 200, - "http.route": "/", "http.target": "/", "http.url": StringMatching /\/$/, "url": StringMatching /\/$/, }, "op": "http.server", ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes specified in RegEx: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /\\/test\\/regex/", + "transaction": "GET /test/regex", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should create and send transactions for Express routes and spans for middlewares.: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(5) } (84 matching properties omitted from actual) - Expected + Received @@ -10,29 +10,10 @@ "status": "ok", "trace_id": StringMatching /[a-f0-9]{32}/, }, }, "event_id": Any<String>, - "spans": ArrayContaining [ - ObjectContaining { - "data": ObjectContaining { - "express.name": "corsMiddleware", - "express.type": "middleware", - }, - "description": "corsMiddleware", - "op": "middleware.express", - "origin": "auto.http.otel.express", - }, - ObjectContaining { - "data": ObjectContaining { - "express.name": "/test/express", - "express.type": "request_handler", - }, - "description": "/test/express", - "op": "request_handler.express", - "origin": "auto.http.otel.express", - }, - ], + "spans": [], "start_timestamp": Anything, "timestamp": Anything, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required/lastParam: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required/lastParam", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/requiredPath: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/requiredPath", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/545: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/545", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array5: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array5", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array1: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array1", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > handles root page correctly: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(6) } (138 matching properties omitted from actual) - Expected + Received @@ -2,11 +2,10 @@ "contexts": { "trace": { "data": { "http.method": "GET", "http.response.status_code": 200, - "http.route": "/", "http.target": "/", "http.url": StringMatching /\/$/, "url": StringMatching /\/$/, }, "op": "http.server", ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes specified in RegEx: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /\\/test\\/regex/", + "transaction": "GET /test/regex", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should create and send transactions for Express routes and spans for middlewares.: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(5) } (84 matching properties omitted from actual) - Expected + Received @@ -10,29 +10,10 @@ "status": "ok", "trace_id": StringMatching /[a-f0-9]{32}/, }, }, "event_id": Any<String>, - "spans": ArrayContaining [ - ObjectContaining { - "data": ObjectContaining { - "express.name": "corsMiddleware", - "express.type": "middleware", - }, - "description": "corsMiddleware", - "op": "middleware.express", - "origin": "auto.http.otel.express", - }, - ObjectContaining { - "data": ObjectContaining { - "express.name": "/test/express", - "express.type": "request_handler", - }, - "description": "/test/express", - "op": "request_handler.express", - "origin": "auto.http.otel.express", - }, - ], + "spans": [], "start_timestamp": Anything, "timestamp": Anything, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
E2E nextjs-16 (webpack) Test
Process completed with exit code 1.
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required/lastParam: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required/lastParam", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/requiredPath: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/requiredPath", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/required: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/required", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should handle more complex regexes in route arrays correctly for %p arr/545: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/arr/:id,/\\/test\\/arr[0-9]*\\/required(path)?(\\/optionalPath)?\\/(lastParam)?/", + "transaction": "GET /test/arr/545", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array5: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array5", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes consisting of arrays of routes for %p array1: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /test/array1,/\\/test\\/array[2-9]/", + "transaction": "GET /test/array1", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > handles root page correctly: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(6) } (138 matching properties omitted from actual) - Expected + Received @@ -2,11 +2,10 @@ "contexts": { "trace": { "data": { "http.method": "GET", "http.response.status_code": 200, - "http.route": "/", "http.target": "/", "http.url": StringMatching /\/$/, "url": StringMatching /\/$/, }, "op": "http.server", ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should set a correct transaction name for routes specified in RegEx: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(7) } (81 matching properties omitted from actual) - Expected + Received @@ -13,11 +13,11 @@ }, "event_id": Any<String>, "spans": Any<Array>, "start_timestamp": Anything, "timestamp": Anything, - "transaction": "GET /\\/test\\/regex/", + "transaction": "GET /test/regex", "transaction_info": { - "source": "route", + "source": "url", }, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
suites/express/tracing/test.ts > express tracing > esm/cjs > esm > should create and send transactions for Express routes and spans for middlewares.: dev-packages/node-integration-tests/utils/assertions.ts#L35
AssertionError: expected { contexts: { …(10) }, …(15) } to match object { event_id: Any<String>, …(5) } (84 matching properties omitted from actual) - Expected + Received @@ -10,29 +10,10 @@ "status": "ok", "trace_id": StringMatching /[a-f0-9]{32}/, }, }, "event_id": Any<String>, - "spans": ArrayContaining [ - ObjectContaining { - "data": ObjectContaining { - "express.name": "corsMiddleware", - "express.type": "middleware", - }, - "description": "corsMiddleware", - "op": "middleware.express", - "origin": "auto.http.otel.express", - }, - ObjectContaining { - "data": ObjectContaining { - "express.name": "/test/express", - "express.type": "request_handler", - }, - "description": "/test/express", - "op": "request_handler.express", - "origin": "auto.http.otel.express", - }, - ], + "spans": [], "start_timestamp": Anything, "timestamp": Anything, "type": "transaction", } ❯ assertSentryTransaction utils/assertions.ts:35:18 ❯ expectTransactionEvent utils/runner.ts:742:5 ❯ newEnvelope utils/runner.ts:511:15 ❯ tryParseEnvelopeFromStdoutLine utils/runner.ts:630:15 ❯ Socket.<anonymous> utils/runner.ts:648:15
E2E aws-serverless Test
Process completed with exit code 1.
E2E aws-serverless (Node 20) Test
Process completed with exit code 1.
E2E aws-serverless (Node 18) Test
Process completed with exit code 1.
Node Overhead Check
The job has exceeded the maximum execution time of 15m0s
Node Overhead Check
The operation was canceled.
Node Overhead Check
{"type":"Buffer","data":[91,83,101,110,116,114,121,93,32,101,120,112,114,101,115,115,32,105,115,32,110,111,116,32,105,110,115,116,114,117,109,101,110,116,101,100,46,32,80,108,101,97,115,101,32,109,97,107,101,32,115,117,114,101,32,116,111,32,105,110,105,116,105,97,108,105,122,101,32,83,101,110,116,114,121,32,105,110,32,97,32,115,101,112,97,114,97,116,101,32,102,105,108,101,32,116,104,97,116,32,121,111,117,32,96,45,45,105,109,112,111,114,116,96,32,119,104,101,110,32,114,117,110,110,105,110,103,32,110,111,100,101,44,32,115,101,101,58,32,104,116,116,112,115,58,47,47,100,111,99,115,46,115,101,110,116,114,121,46,105,111,47,112,108,97,116,102,111,114,109,115,47,106,97,118,97,115,99,114,105,112,116,47,103,117,105,100,101,115,47,101,120,112,114,101,115,115,47,105,110,115,116,97,108,108,47,101,115,109,47,46,10]}
Node Overhead Check
Error getting current overhead measurements
All required jobs passed or were skipped
Process completed with exit code 1.
E2E nuxt-3-dynamic-import Test
No files were found with the provided path: /home/runner/work/_temp/test-application/test-results. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size Digest
E2E Test Dump (nextjs-16 (latest, webpack)) Expired
31 KB
sha256:b9f5a19567b0f173b860d82aa8a6cc04ef79b7b3565644281ccdecdacd2f4224
E2E Test Dump (nextjs-16 (webpack)) Expired
31.1 KB
sha256:20ab36b7f9666a0ae5b429091fb9df7c76a8a8def9ccf4d3391f74cfb159b270
build-output Expired
25.6 MB
sha256:b27d3a096610a4ad5f7b618cfb71922163bbdb34886691dd79632960e52bb09d
playwright-traces-job_e2e_playwright_tests-aws-serverless Expired
14.3 KB
sha256:6a8a33552499d5f965afcc079244f2457eedf8d534b6f57094b16ba5848dfde7
playwright-traces-job_e2e_playwright_tests-nextjs-16 Expired
4.89 KB
sha256:44c9bb9b7bcbb95766f6efb5de67f8195c3237155dd602d33a4eb2f6da470566
playwright-traces-job_e2e_playwright_tests-node-express-esm-loader Expired
4.48 KB
sha256:c3dfa3121d2164d416e30a04859cc3e54374bed54346075d762cabb8b589bfa1
playwright-traces-job_e2e_playwright_tests-node-express-esm-preload Expired
10.1 KB
sha256:346a079539be4125e0026aa8bbbadec255d53ff21b982cdd032a412ad0a516bd