Parent Log:
http://ci.aztec-labs.com/77683c53a968ebf5
Command: 3a6ab660df216f9c yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/eeab628a4e44477cb6796c5a461ee0c0bb332d75
Env: REF_NAME=gh-readonly-queue/next/pr-15059-9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:41:17 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15059_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
16:41:22 [16:41:22.022]
INFO:
blob-sink:server Server is running on
http://localhost:44663
16:41:22 [16:41:22.518]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
16:41:22 [16:41:22.521]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
16:41:22 [16:41:22.586]
INFO:
blob-sink:server Stopping blob sink
16:41:22 [16:41:22.589]
INFO:
blob-sink:server Blob sink stopped
16:41:22 [16:41:22.594]
INFO:
blob-sink:server Server is running on
http://localhost:46225
16:41:22 [16:41:22.654]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
16:41:22 [16:41:22.657]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
16:41:22 [16:41:22.769]
INFO:
blob-sink:server Stopping blob sink
16:41:22 [16:41:22.770]
INFO:
blob-sink:server Blob sink stopped
16:41:22 [16:41:22.772]
INFO:
blob-sink:server Server is running on
http://localhost:44343
16:41:22 [16:41:22.779]
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\"}"}
16:41:22 [16:41:22.780]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:44343"}
16:41:22 [16:41:22.786]
INFO:
blob-sink:server Stopping blob sink
16:41:22 [16:41:22.787]
INFO:
blob-sink:server Blob sink stopped
16:41:22 [16:41:22.789]
INFO:
blob-sink:server Server is running on
http://localhost:34503
16:41:27 [16:41:27.845]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
16:41:32 [16:41:32.870]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
16:41:32 [16:41:32.870]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
16:41:32 [16:41:32.871]
INFO:
blob-sink:server Stopping blob sink
16:41:32 [16:41:32.871]
INFO:
blob-sink:server Blob sink stopped
16:41:32 [16:41:32.873]
INFO:
blob-sink:server Server is running on
http://localhost:41399
16:41:32 [16:41:32.905]
INFO:
blob-sink:server Server is running on
http://localhost:38397
16:41:32 [16:41:32.911]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
16:41:32 [16:41:32.913]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
16:41:33 [16:41:33.251]
INFO:
blob-sink:server Stopping blob sink
16:41:33 [16:41:33.252]
INFO:
blob-sink:server Blob sink stopped
16:41:33 [16:41:33.253]
INFO:
blob-sink:server Stopping blob sink
16:41:33 [16:41:33.254]
INFO:
blob-sink:server Blob sink stopped
16:41:33 [16:41:33.256]
INFO:
blob-sink:server Server is running on
http://localhost:46625
16:41:33 [16:41:33.683]
INFO:
blob-sink:server Stopping blob sink
16:41:33 [16:41:33.684]
INFO:
blob-sink:server Blob sink already stopped
16:41:33 [16:41:33.685]
INFO:
blob-sink:server Stopping blob sink
16:41:33 [16:41:33.686]
INFO:
blob-sink:server Blob sink stopped
16:41:33 [16:41:33.689]
INFO:
blob-sink:server Server is running on
http://localhost:33437
16:41:38 [16:41:38.804]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
16:41:38 at node:internal/deps/undici/undici:13510:13 {
16:41:38 [cause]: TypeError: Invalid URL
16:41:38 at new URL (node:internal/url:818:25)
16:41:38 at new Request (node:internal/deps/undici/undici:9586:25)
16:41:38 at fetch (node:internal/deps/undici/undici:10315:25)
16:41:38 at fetch (node:internal/deps/undici/undici:13508:10)
16:41:38 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
16:41:38 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
16:41:38 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
16:41:38 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:41:38 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:41:38 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:41:38 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:224:30) {
16:41:38 code: 'ERR_INVALID_URL',
16:41:38 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
16:41:38 }
16:41:38 }
16:41:43 [16:41:43.812]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
16:41:44 [16:41:44.212]
INFO:
blob-sink:server Stopping blob sink
16:41:44 [16:41:44.213]
INFO:
blob-sink:server Blob sink already stopped
16:41:44 [16:41:44.213]
INFO:
blob-sink:server Stopping blob sink
16:41:44 [16:41:44.214]
INFO:
blob-sink:server Blob sink stopped
16:41:44 [16:41:44.216]
INFO:
blob-sink:server Server is running on
http://localhost:32785
16:41:44 [16:41:44.725]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:44329"]}
16:41:44 [16:41:44.730]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:44329"]}
16:41:44 [16:41:44.731]
INFO:
blob-sink:server Stopping blob sink
16:41:44 [16:41:44.731]
INFO:
blob-sink:server Blob sink already stopped
16:41:44 [16:41:44.732]
INFO:
blob-sink:server Stopping blob sink
16:41:44 [16:41:44.732]
INFO:
blob-sink:server Blob sink stopped
16:41:44 [16:41:44.734]
INFO:
blob-sink:server Server is running on
http://localhost:38393
16:41:45 [16:41:45.117]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42159"]}
16:41:45 [16:41:45.123]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42159"]}
16:41:45 [16:41:45.124]
INFO:
blob-sink:server Stopping blob sink
16:41:45 [16:41:45.124]
INFO:
blob-sink:server Blob sink already stopped
16:41:45 [16:41:45.125]
INFO:
blob-sink:server Stopping blob sink
16:41:45 [16:41:45.125]
INFO:
blob-sink:server Blob sink stopped
16:41:45 [16:41:45.127]
INFO:
blob-sink:server Server is running on
http://localhost:35527
16:41:50 [16:41:50.691]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
16:41:50 at node:internal/deps/undici/undici:13510:13
16:41:50 at processTicksAndRejections (node:internal/process/task_queues:105:5)
16:41:50 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
16:41:50 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:41:50 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:41:50 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:41:50 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:336:24) {
16:41:50 [cause]: AggregateError:
16:41:50 at internalConnectMultiple (node:net:1139:18)
16:41:50 at afterConnectMultiple (node:net:1714:7) {
16:41:50 code: 'ECONNREFUSED',
16:41:50 [errors]: [ [Error], [Error] ]
16:41:50 }
16:41:50 }
16:41:55 [16:41:55.703]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44207: fetch failed
16:42:01 [16:42:01.023]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
16:42:01 at node:internal/deps/undici/undici:13510:13
16:42:01 at processTicksAndRejections (node:internal/process/task_queues:105:5)
16:42:01 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
16:42:01 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:42:01 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:42:01 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:42:01 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
16:42:01 [cause]: AggregateError:
16:42:01 at internalConnectMultiple (node:net:1139:18)
16:42:01 at afterConnectMultiple (node:net:1714:7) {
16:42:01 code: 'ECONNREFUSED',
16:42:01 [errors]: [ [Error], [Error] ]
16:42:01 }
16:42:01 }
16:42:06 [16:42:06.082]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
16:42:06 at node:internal/deps/undici/undici:13510:13
16:42:06 at processTicksAndRejections (node:internal/process/task_queues:105:5)
16:42:06 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
16:42:06 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
16:42:06 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
16:42:06 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
16:42:06 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
16:42:06 [cause]: AggregateError:
16:42:06 at internalConnectMultiple (node:net:1139:18)
16:42:06 at afterConnectMultiple (node:net:1714:7) {
16:42:06 code: 'ECONNREFUSED',
16:42:06 [errors]: [ [Error], [Error] ]
16:42:06 }
16:42:06 }
16:42:11 [16:42:11.124]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44207: fetch failed
16:42:16 [16:42:16.136]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:35783: fetch failed
16:42:16 [16:42:16.529]
INFO:
blob-sink:server Stopping blob sink
16:42:16 [16:42:16.530]
INFO:
blob-sink:server Blob sink already stopped
16:42:16 [16:42:16.530]
INFO:
blob-sink:server Stopping blob sink
16:42:16 [16:42:16.531]
INFO:
blob-sink:server Blob sink stopped
16:42:16 [16:42:16.532]
INFO:
blob-sink:server Server is running on
http://localhost:42033
16:42:16 [16:42:16.601]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xa177311b662c6e9797ce2aa5e15568ceed9ad7ae23216e4a70a1d412301fa509885c53e1a12fc67b04dd30c2af8bf595"}
16:42:16 [16:42:16.883]
INFO:
blob-sink:server Stopping blob sink
16:42:16 [16:42:16.884]
INFO:
blob-sink:server Blob sink already stopped
16:42:16 [16:42:16.884]
INFO:
blob-sink:server Stopping blob sink
16:42:16 [16:42:16.885]
INFO:
blob-sink:server Blob sink stopped
16:42:16 [16:42:16.886]
INFO:
blob-sink:server Server is running on
http://localhost:36623
16:42:17 [16:42:17.247]
INFO:
blob-sink:server Stopping blob sink
16:42:17 [16:42:17.248]
INFO:
blob-sink:server Blob sink already stopped
16:42:17 [16:42:17.249]
INFO:
blob-sink:server Stopping blob sink
16:42:17 [16:42:17.249]
INFO:
blob-sink:server Blob sink stopped
16:42:17 [16:42:17.255]
INFO:
blob-sink:server Server is running on
http://localhost:40697
16:42:17 [16:42:17.557]
INFO:
blob-sink:server Stopping blob sink
16:42:17 [16:42:17.558]
INFO:
blob-sink:server Blob sink already stopped
16:42:17 [16:42:17.558]
INFO:
blob-sink:server Stopping blob sink
16:42:17 [16:42:17.559]
INFO:
blob-sink:server Blob sink stopped
16:42:17
PASS src/client/http.test.ts (
59.181 s)
16:42:17 HttpBlobSinkClient
16:42:17
✓ should send and retrieve blobs (576 ms)
16:42:17
✓ should handle multiple blobs (179 ms)
16:42:17
✓ should return empty array for non-existent block (16 ms)
16:42:17
✓ should handle server connection errors gracefully (10084 ms)
16:42:17 Mock Ethereum Clients
16:42:17
✓ should handle no consensus host (382 ms)
16:42:17
✓ should request based on slot where consensus host is provided (432 ms)
16:42:17
✓ should handle when multiple consensus hosts are provided (10526 ms)
16:42:17
✓ should handle API keys without headers (517 ms)
16:42:17
✓ should handle API keys in headers (392 ms)
16:42:17
✓ should handle multiple consensus hosts with different API key methods (31405 ms)
16:42:17
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (354 ms)
16:42:17
✓ should handle L1 missed slots (364 ms)
16:42:17
✓ should fall back to archive client (308 ms)
16:42:17
16:42:17
Test Suites: 1 passed, 1 total
16:42:17
Tests: 13 passed, 13 total
16:42:17
Snapshots: 0 total
16:42:17
Time: 59.286 s
16:42:17
Ran all test suites matching blob-sink/src/client/http.test.ts
.
16:42:17
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?