Parent Log:
http://ci.aztec-labs.com/4526418a08521f72
Command: 9d60524367dfa79a yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/056e5230c330d6ad19900135ecf2a4787181496a
Env: REF_NAME=gh-readonly-queue/next/pr-12986-a9f91dd1e5946aecfeb192ce869eb3e8eca2742e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 13:13:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-12986_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next
13:13:09 [13:13:09.562]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:09 [13:13:09.876]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:09 [13:13:09.927]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:09 [13:13:09.989]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:10 [13:13:10.006]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:10 [13:13:10.068]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:10 [13:13:10.123]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:13:10
PASS src/blobstore/disk_blob_store.test.ts
13:13:10 DiskBlobStore
13:13:10
✓ should store and retrieve a blob (315 ms)
13:13:10
✓ Should allow requesting a specific index of blob (50 ms)
13:13:10
✓ Differentiate between blockHash and slot (62 ms)
13:13:10
✓ should return undefined for non-existent blob (17 ms)
13:13:10
✓ should handle multiple blobs with different block IDs (61 ms)
13:13:10
✓ should overwrite blob when using same block ID (54 ms)
13:13:10
✓ should handle multiple blobs with the same block ID (46 ms)
13:13:10
13:13:10
Test Suites: 1 passed, 1 total
13:13:10
Tests: 7 passed, 7 total
13:13:10
Snapshots: 0 total
13:13:10
Time: 1.515 s
13:13:10
Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts
.
13:13:10
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?