Parent Log: http://ci.aztec-labs.com/071700648824de6c Command: 17e0d785507e6983 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/5867520ed258adecfee692b3694d693b2c7964ca Env: REF_NAME=gh-readonly-queue/next/pr-14770-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 21:51:21 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next 21:51:27 [21:51:27.288] INFO: blob-sink:server Server is running on http://localhost:40871 21:51:27 [21:51:27.595] INFO: blob-sink:server Received blob sidecar for block 0x1234 21:51:27 [21:51:27.598] INFO: blob-sink:server Blob sidecar stored successfully for block 0x1234 21:51:27 [21:51:27.653] INFO: blob-sink:server Stopping blob sink 21:51:27 [21:51:27.654] INFO: blob-sink:server Blob sink stopped 21:51:27 [21:51:27.658] INFO: blob-sink:server Server is running on http://localhost:39193 21:51:27 [21:51:27.711] INFO: blob-sink:server Received blob sidecar for block 0x5678 21:51:27 [21:51:27.714] INFO: blob-sink:server Blob sidecar stored successfully for block 0x5678 21:51:27 [21:51:27.838] INFO: blob-sink:server Stopping blob sink 21:51:27 [21:51:27.840] INFO: blob-sink:server Blob sink stopped 21:51:27 [21:51:27.842] INFO: blob-sink:server Server is running on http://localhost:45455 21:51:27 [21:51:27.850] WARN: blob-sink:client Unable to get blob sidecar for 0xnonexistent: Bad Request (400) {"status":400,"statusText":"Bad Request","body":"{\"error\":\"Invalid block_id parameter\"}"} 21:51:27 [21:51:27.851] WARN: blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources {"blobSinkUrl":"http://localhost:45455"} 21:51:27 [21:51:27.853] INFO: blob-sink:server Stopping blob sink 21:51:27 [21:51:27.854] INFO: blob-sink:server Blob sink stopped 21:51:27 [21:51:27.856] INFO: blob-sink:server Server is running on http://localhost:43621 21:51:32 [21:51:32.903] WARN: blob-sink:client Blob sink url configured, but unable to send blobs {"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"} 21:51:37 [21:51:37.916] WARN: blob-sink:client Error getting blob sidecar from http://localhost:12345: fetch failed 21:51:37 [21:51:37.916] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"blobSinkUrl":"http://localhost:12345"} 21:51:37 [21:51:37.917] INFO: blob-sink:server Stopping blob sink 21:51:37 [21:51:37.918] INFO: blob-sink:server Blob sink stopped 21:51:37 [21:51:37.920] INFO: blob-sink:server Server is running on http://localhost:38289 21:51:37 [21:51:37.950] INFO: blob-sink:server Server is running on http://localhost:41759 21:51:37 [21:51:37.959] INFO: blob-sink:server Received blob sidecar for block 0x1234 21:51:37 [21:51:37.960] INFO: blob-sink:server Blob sidecar stored successfully for block 0x1234 21:51:38 [21:51:38.266] INFO: blob-sink:server Stopping blob sink 21:51:38 [21:51:38.267] INFO: blob-sink:server Blob sink stopped 21:51:38 [21:51:38.268] INFO: blob-sink:server Stopping blob sink 21:51:38 [21:51:38.268] INFO: blob-sink:server Blob sink stopped 21:51:38 [21:51:38.270] INFO: blob-sink:server Server is running on http://localhost:37027 21:51:38 [21:51:38.576] INFO: blob-sink:server Stopping blob sink 21:51:38 [21:51:38.577] INFO: blob-sink:server Blob sink already stopped 21:51:38 [21:51:38.577] INFO: blob-sink:server Stopping blob sink 21:51:38 [21:51:38.577] INFO: blob-sink:server Blob sink stopped 21:51:38 [21:51:38.579] INFO: blob-sink:server Server is running on http://localhost:41877 21:51:43 [21:51:43.647] ERROR: blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234 21:51:43 at node:internal/deps/undici/undici:13510:13 { 21:51:43 [cause]: TypeError: Invalid URL 21:51:43 at new URL (node:internal/url:818:25) 21:51:43 at new Request (node:internal/deps/undici/undici:9586:25) 21:51:43 at fetch (node:internal/deps/undici/undici:10315:25) 21:51:43 at fetch (node:internal/deps/undici/undici:13508:10) 21:51:43 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12) 21:51:43 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15) 21:51:43 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26) 21:51:43 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 21:51:43 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 21:51:43 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 21:51:43 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:224:30) { 21:51:43 code: 'ERR_INVALID_URL', 21:51:43 input: 'invalidURL/eth/v1/beacon/headers/0x1234' 21:51:43 } 21:51:43 } 21:51:48 [21:51:48.651] WARN: blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2 21:51:48 [21:51:48.931] INFO: blob-sink:server Stopping blob sink 21:51:48 [21:51:48.932] INFO: blob-sink:server Blob sink already stopped 21:51:48 [21:51:48.933] INFO: blob-sink:server Stopping blob sink 21:51:48 [21:51:48.933] INFO: blob-sink:server Blob sink stopped 21:51:48 [21:51:48.935] INFO: blob-sink:server Server is running on http://localhost:35113 21:51:49 [21:51:49.229] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:38215"]} 21:51:49 [21:51:49.232] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:38215"]} 21:51:49 [21:51:49.233] INFO: blob-sink:server Stopping blob sink 21:51:49 [21:51:49.233] INFO: blob-sink:server Blob sink already stopped 21:51:49 [21:51:49.233] INFO: blob-sink:server Stopping blob sink 21:51:49 [21:51:49.234] INFO: blob-sink:server Blob sink stopped 21:51:49 [21:51:49.235] INFO: blob-sink:server Server is running on http://localhost:36739 21:51:49 [21:51:49.609] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:45365"]} 21:51:49 [21:51:49.616] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:45365"]} 21:51:49 [21:51:49.617] INFO: blob-sink:server Stopping blob sink 21:51:49 [21:51:49.618] INFO: blob-sink:server Blob sink already stopped 21:51:49 [21:51:49.618] INFO: blob-sink:server Stopping blob sink 21:51:49 [21:51:49.619] INFO: blob-sink:server Blob sink stopped 21:51:49 [21:51:49.621] INFO: blob-sink:server Server is running on http://localhost:37003 21:51:54 [21:51:54.988] ERROR: blob-sink:client Error getting slot number: TypeError: fetch failed 21:51:54 at node:internal/deps/undici/undici:13510:13 21:51:54 at processTicksAndRejections (node:internal/process/task_queues:105:5) 21:51:54 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20) 21:51:54 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 21:51:54 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 21:51:54 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 21:51:54 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:336:24) { 21:51:54 [cause]: AggregateError: 21:51:54 at internalConnectMultiple (node:net:1139:18) 21:51:54 at afterConnectMultiple (node:net:1714:7) { 21:51:54 code: 'ECONNREFUSED', 21:51:54 [errors]: [ [Error], [Error] ] 21:51:54 } 21:51:54 } 21:52:00 [21:52:00.015] WARN: blob-sink:client Error getting blob sidecar from http://localhost:43039: fetch failed 21:52:05 [21:52:05.433] ERROR: blob-sink:client Error getting slot number: TypeError: fetch failed 21:52:05 at node:internal/deps/undici/undici:13510:13 21:52:05 at processTicksAndRejections (node:internal/process/task_queues:105:5) 21:52:05 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20) 21:52:05 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 21:52:05 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 21:52:05 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 21:52:05 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) { 21:52:05 [cause]: AggregateError: 21:52:05 at internalConnectMultiple (node:net:1139:18) 21:52:05 at afterConnectMultiple (node:net:1714:7) { 21:52:05 code: 'ECONNREFUSED', 21:52:05 [errors]: [ [Error], [Error] ] 21:52:05 } 21:52:05 } 21:52:10 [21:52:10.474] ERROR: blob-sink:client Error getting slot number: TypeError: fetch failed 21:52:10 at node:internal/deps/undici/undici:13510:13 21:52:10 at processTicksAndRejections (node:internal/process/task_queues:105:5) 21:52:10 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20) 21:52:10 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 21:52:10 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 21:52:10 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 21:52:10 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) { 21:52:10 [cause]: AggregateError: 21:52:10 at internalConnectMultiple (node:net:1139:18) 21:52:10 at afterConnectMultiple (node:net:1714:7) { 21:52:10 code: 'ECONNREFUSED', 21:52:10 [errors]: [ [Error], [Error] ] 21:52:10 } 21:52:10 } 21:52:15 [21:52:15.487] WARN: blob-sink:client Error getting blob sidecar from http://localhost:43039: fetch failed 21:52:20 [21:52:20.498] WARN: blob-sink:client Error getting blob sidecar from http://localhost:39497: fetch failed 21:52:20 [21:52:20.891] INFO: blob-sink:server Stopping blob sink 21:52:20 [21:52:20.892] INFO: blob-sink:server Blob sink already stopped 21:52:20 [21:52:20.893] INFO: blob-sink:server Stopping blob sink 21:52:20 [21:52:20.893] INFO: blob-sink:server Blob sink stopped 21:52:20 [21:52:20.896] INFO: blob-sink:server Server is running on http://localhost:46361 21:52:20 [21:52:20.969] WARN: blob-sink:client Failed to deserialise blob {"commitment":"0xae45bbb427ae2d52fdc95674630dfe199be53ef63dbaa5e7ff03fbb6f155df34ae5df3cba8a8dc13d680dbdb7521d3d4"} 21:52:21 [21:52:21.265] INFO: blob-sink:server Stopping blob sink 21:52:21 [21:52:21.265] INFO: blob-sink:server Blob sink already stopped 21:52:21 [21:52:21.266] INFO: blob-sink:server Stopping blob sink 21:52:21 [21:52:21.266] INFO: blob-sink:server Blob sink stopped 21:52:21 [21:52:21.268] INFO: blob-sink:server Server is running on http://localhost:43289 21:52:21 [21:52:21.586] INFO: blob-sink:server Stopping blob sink 21:52:21 [21:52:21.587] INFO: blob-sink:server Blob sink already stopped 21:52:21 [21:52:21.587] INFO: blob-sink:server Stopping blob sink 21:52:21 [21:52:21.587] INFO: blob-sink:server Blob sink stopped 21:52:21 [21:52:21.589] INFO: blob-sink:server Server is running on http://localhost:33791 21:52:21 [21:52:21.884] INFO: blob-sink:server Stopping blob sink 21:52:21 [21:52:21.884] INFO: blob-sink:server Blob sink already stopped 21:52:21 [21:52:21.885] INFO: blob-sink:server Stopping blob sink 21:52:21 [21:52:21.885] INFO: blob-sink:server Blob sink stopped 21:52:21 PASS src/client/http.test.ts (59.41 s) 21:52:21 HttpBlobSinkClient 21:52:21 should send and retrieve blobs (377 ms) 21:52:21 should handle multiple blobs (184 ms) 21:52:21 should return empty array for non-existent block (13 ms) 21:52:21 should handle server connection errors gracefully (10064 ms) 21:52:21 Mock Ethereum Clients 21:52:21 should handle no consensus host (351 ms) 21:52:21 should request based on slot where consensus host is provided (309 ms) 21:52:21 should handle when multiple consensus hosts are provided (10356 ms) 21:52:21 should handle API keys without headers (300 ms) 21:52:21 should handle API keys in headers (385 ms) 21:52:21 should handle multiple consensus hosts with different API key methods (31274 ms) 21:52:21 even if we ask for non-encoded blobs, we should only get encoded blobs (372 ms) 21:52:21 should handle L1 missed slots (321 ms) 21:52:21 should fall back to archive client (297 ms) 21:52:21 21:52:21 Test Suites: 1 passed, 1 total 21:52:21 Tests: 13 passed, 13 total 21:52:21 Snapshots: 0 total 21:52:21 Time: 59.537 s 21:52:21 Ran all test suites matching blob-sink/src/client/http.test.ts. 21:52:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?