Parent Log:
http://ci.aztec-labs.com/d1a5498d1f5a5639
Command: 41adb1ae539b2f2b yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a0944d6ab9d5708daa7ff219a932e7b3784c6637
Env: REF_NAME=gh-readonly-queue/next/pr-15020-90e495a77534c1d250949dbc053161959c9aadcc CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:07:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15020_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
15:07:39 [15:07:39.493]
INFO:
blob-sink:server Server is running on
http://localhost:37345
15:07:39 [15:07:39.834]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
15:07:39 [15:07:39.837]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
15:07:39 [15:07:39.893]
INFO:
blob-sink:server Stopping blob sink
15:07:39 [15:07:39.895]
INFO:
blob-sink:server Blob sink stopped
15:07:39 [15:07:39.899]
INFO:
blob-sink:server Server is running on
http://localhost:33833
15:07:39 [15:07:39.951]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
15:07:39 [15:07:39.954]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
15:07:40 [15:07:40.076]
INFO:
blob-sink:server Stopping blob sink
15:07:40 [15:07:40.079]
INFO:
blob-sink:server Blob sink stopped
15:07:40 [15:07:40.081]
INFO:
blob-sink:server Server is running on
http://localhost:44213
15:07:40 [15:07:40.089]
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\"}"}
15:07:40 [15:07:40.090]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:44213"}
15:07:40 [15:07:40.091]
INFO:
blob-sink:server Stopping blob sink
15:07:40 [15:07:40.092]
INFO:
blob-sink:server Blob sink stopped
15:07:40 [15:07:40.094]
INFO:
blob-sink:server Server is running on
http://localhost:42307
15:07:45 [15:07:45.144]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
15:07:50 [15:07:50.167]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
15:07:50 [15:07:50.167]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
15:07:50 [15:07:50.168]
INFO:
blob-sink:server Stopping blob sink
15:07:50 [15:07:50.169]
INFO:
blob-sink:server Blob sink stopped
15:07:50 [15:07:50.171]
INFO:
blob-sink:server Server is running on
http://localhost:45367
15:07:50 [15:07:50.232]
INFO:
blob-sink:server Server is running on
http://localhost:35229
15:07:50 [15:07:50.255]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
15:07:50 [15:07:50.258]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
15:07:50 [15:07:50.669]
INFO:
blob-sink:server Stopping blob sink
15:07:50 [15:07:50.671]
INFO:
blob-sink:server Blob sink stopped
15:07:50 [15:07:50.673]
INFO:
blob-sink:server Stopping blob sink
15:07:50 [15:07:50.673]
INFO:
blob-sink:server Blob sink stopped
15:07:50 [15:07:50.677]
INFO:
blob-sink:server Server is running on
http://localhost:45803
15:07:51 [15:07:51.093]
INFO:
blob-sink:server Stopping blob sink
15:07:51 [15:07:51.093]
INFO:
blob-sink:server Blob sink already stopped
15:07:51 [15:07:51.094]
INFO:
blob-sink:server Stopping blob sink
15:07:51 [15:07:51.094]
INFO:
blob-sink:server Blob sink stopped
15:07:51 [15:07:51.096]
INFO:
blob-sink:server Server is running on
http://localhost:37607
15:07:56 [15:07:56.156]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
15:07:56 at node:internal/deps/undici/undici:13510:13 {
15:07:56 [cause]: TypeError: Invalid URL
15:07:56 at new URL (node:internal/url:818:25)
15:07:56 at new Request (node:internal/deps/undici/undici:9586:25)
15:07:56 at fetch (node:internal/deps/undici/undici:10315:25)
15:07:56 at fetch (node:internal/deps/undici/undici:13508:10)
15:07:56 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
15:07:56 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
15:07:56 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
15:07:56 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:07:56 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:07:56 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:07:56 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
15:07:56 code: 'ERR_INVALID_URL',
15:07:56 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
15:07:56 }
15:07:56 }
15:08:01 [15:08:01.250]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
15:08:01 [15:08:01.652]
INFO:
blob-sink:server Stopping blob sink
15:08:01 [15:08:01.653]
INFO:
blob-sink:server Blob sink already stopped
15:08:01 [15:08:01.654]
INFO:
blob-sink:server Stopping blob sink
15:08:01 [15:08:01.655]
INFO:
blob-sink:server Blob sink stopped
15:08:01 [15:08:01.659]
INFO:
blob-sink:server Server is running on
http://localhost:34945
15:08:02 [15:08:02.098]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:46167"]}
15:08:02 [15:08:02.105]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:46167"]}
15:08:02 [15:08:02.107]
INFO:
blob-sink:server Stopping blob sink
15:08:02 [15:08:02.107]
INFO:
blob-sink:server Blob sink already stopped
15:08:02 [15:08:02.108]
INFO:
blob-sink:server Stopping blob sink
15:08:02 [15:08:02.108]
INFO:
blob-sink:server Blob sink stopped
15:08:02 [15:08:02.110]
INFO:
blob-sink:server Server is running on
http://localhost:45395
15:08:02 [15:08:02.514]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:46597"]}
15:08:02 [15:08:02.519]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:46597"]}
15:08:02 [15:08:02.520]
INFO:
blob-sink:server Stopping blob sink
15:08:02 [15:08:02.520]
INFO:
blob-sink:server Blob sink already stopped
15:08:02 [15:08:02.521]
INFO:
blob-sink:server Stopping blob sink
15:08:02 [15:08:02.521]
INFO:
blob-sink:server Blob sink stopped
15:08:02 [15:08:02.523]
INFO:
blob-sink:server Server is running on
http://localhost:40923
15:08:07 [15:08:07.861]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:08:07 at node:internal/deps/undici/undici:13510:13
15:08:07 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:08:07 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:08:07 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:08:07 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:08:07 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:08:07 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
15:08:07 [cause]: AggregateError:
15:08:07 at internalConnectMultiple (node:net:1139:18)
15:08:07 at afterConnectMultiple (node:net:1714:7) {
15:08:07 code: 'ECONNREFUSED',
15:08:07 [errors]: [ [Error], [Error] ]
15:08:07 }
15:08:07 }
15:08:12 [15:08:12.876]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:36169: fetch failed
15:08:18 [15:08:18.230]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:08:18 at node:internal/deps/undici/undici:13510:13
15:08:18 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:08:18 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:08:18 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:08:18 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:08:18 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:08:18 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
15:08:18 [cause]: AggregateError:
15:08:18 at internalConnectMultiple (node:net:1139:18)
15:08:18 at afterConnectMultiple (node:net:1714:7) {
15:08:18 code: 'ECONNREFUSED',
15:08:18 [errors]: [ [Error], [Error] ]
15:08:18 }
15:08:18 }
15:08:23 [15:08:23.308]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:08:23 at node:internal/deps/undici/undici:13510:13
15:08:23 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:08:23 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:08:23 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:08:23 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:08:23 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:08:23 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
15:08:23 [cause]: AggregateError:
15:08:23 at internalConnectMultiple (node:net:1139:18)
15:08:23 at afterConnectMultiple (node:net:1714:7) {
15:08:23 code: 'ECONNREFUSED',
15:08:23 [errors]: [ [Error], [Error] ]
15:08:23 }
15:08:23 }
15:08:28 [15:08:28.324]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:36169: fetch failed
15:08:33 [15:08:33.335]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44851: fetch failed
15:08:33 [15:08:33.692]
INFO:
blob-sink:server Stopping blob sink
15:08:33 [15:08:33.695]
INFO:
blob-sink:server Blob sink already stopped
15:08:33 [15:08:33.696]
INFO:
blob-sink:server Stopping blob sink
15:08:33 [15:08:33.697]
INFO:
blob-sink:server Blob sink stopped
15:08:33 [15:08:33.703]
INFO:
blob-sink:server Server is running on
http://localhost:37579
15:08:33 [15:08:33.790]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xb4a647228133cdfc47d57ca601ca467c60e80959799ea2f6644adc26854aa53537abb37ce1e667df9cb5d1ab4aced892"}
15:08:34 [15:08:34.115]
INFO:
blob-sink:server Stopping blob sink
15:08:34 [15:08:34.115]
INFO:
blob-sink:server Blob sink already stopped
15:08:34 [15:08:34.116]
INFO:
blob-sink:server Stopping blob sink
15:08:34 [15:08:34.117]
INFO:
blob-sink:server Blob sink stopped
15:08:34 [15:08:34.119]
INFO:
blob-sink:server Server is running on
http://localhost:42807
15:08:34 [15:08:34.446]
INFO:
blob-sink:server Stopping blob sink
15:08:34 [15:08:34.447]
INFO:
blob-sink:server Blob sink already stopped
15:08:34 [15:08:34.448]
INFO:
blob-sink:server Stopping blob sink
15:08:34 [15:08:34.448]
INFO:
blob-sink:server Blob sink stopped
15:08:34 [15:08:34.450]
INFO:
blob-sink:server Server is running on
http://localhost:37965
15:08:34 [15:08:34.763]
INFO:
blob-sink:server Stopping blob sink
15:08:34 [15:08:34.765]
INFO:
blob-sink:server Blob sink already stopped
15:08:34 [15:08:34.766]
INFO:
blob-sink:server Stopping blob sink
15:08:34 [15:08:34.767]
INFO:
blob-sink:server Blob sink stopped
15:08:34
PASS src/client/http.test.ts (
59.429 s)
15:08:34 HttpBlobSinkClient
15:08:34
✓ should send and retrieve blobs (411 ms)
15:08:34
✓ should handle multiple blobs (182 ms)
15:08:34
✓ should return empty array for non-existent block (13 ms)
15:08:34
✓ should handle server connection errors gracefully (10076 ms)
15:08:34 Mock Ethereum Clients
15:08:34
✓ should handle no consensus host (504 ms)
15:08:34
✓ should request based on slot where consensus host is provided (420 ms)
15:08:34
✓ should handle when multiple consensus hosts are provided (10561 ms)
15:08:34
✓ should handle API keys without headers (452 ms)
15:08:34
✓ should handle API keys in headers (412 ms)
15:08:34
✓ should handle multiple consensus hosts with different API key methods (31176 ms)
15:08:34
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (417 ms)
15:08:34
✓ should handle L1 missed slots (331 ms)
15:08:34
✓ should fall back to archive client (318 ms)
15:08:34
15:08:34
Test Suites: 1 passed, 1 total
15:08:34
Tests: 13 passed, 13 total
15:08:34
Snapshots: 0 total
15:08:34
Time: 59.544 s
15:08:34
Ran all test suites matching blob-sink/src/client/http.test.ts
.
15:08:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?