Parent Log:
http://ci.aztec-labs.com/a6379728c23043a9
Command: d2a1f586812a792c yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/464e1a9d9b40b5188586643b44bc52bffccbc3e6
Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Tue Jun 17 20:24:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_master
20:24:24 [20:24:24.423]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:24 [20:24:24.758]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:24 [20:24:24.863]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:25 [20:24:25.038]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:25 [20:24:25.053]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:25 [20:24:25.250]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:25 [20:24:25.423]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:24:25
PASS src/blobstore/disk_blob_store.test.ts
20:24:25 DiskBlobStore
20:24:25
✓ should store and retrieve a blob (346 ms)
20:24:25
✓ Should allow requesting a specific index of blob (103 ms)
20:24:25
✓ Differentiate between blockHash and slot (176 ms)
20:24:25
✓ should return undefined for non-existent blob (15 ms)
20:24:25
✓ should handle multiple blobs with different block IDs (197 ms)
20:24:25
✓ should overwrite blob when using same block ID (172 ms)
20:24:25
✓ should handle multiple blobs with the same block ID (161 ms)
20:24:25
20:24:25
Test Suites: 1 passed, 1 total
20:24:25
Tests: 7 passed, 7 total
20:24:25
Snapshots: 0 total
20:24:25
Time: 1.842 s
20:24:25
Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i
.
20:24:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?