Parent Log:
http://ci.aztec-labs.com/9afdc601eb6a1736
Command: 89f5c2c3393083c6 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/97080f178c0a3e244c64b3c17bf255bed63fc3cf
Env: REF_NAME=gh-readonly-queue/next/pr-15065-4110b08ca823c6af4399e58e54e0483d6e3459ed CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 10:27:18 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15065_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next
10:27:20 [10:27:20.454]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20 [10:27:20.658]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20 [10:27:20.692]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20 [10:27:20.741]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20 [10:27:20.754]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20 [10:27:20.800]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20 [10:27:20.851]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:27:20
PASS src/blobstore/disk_blob_store.test.ts
10:27:20 DiskBlobStore
10:27:20
✓ should store and retrieve a blob (206 ms)
10:27:20
✓ Should allow requesting a specific index of blob (33 ms)
10:27:20
✓ Differentiate between blockHash and slot (49 ms)
10:27:20
✓ should return undefined for non-existent blob (13 ms)
10:27:20
✓ should handle multiple blobs with different block IDs (46 ms)
10:27:20
✓ should overwrite blob when using same block ID (50 ms)
10:27:20
✓ should handle multiple blobs with the same block ID (37 ms)
10:27:20
10:27:20
Test Suites: 1 passed, 1 total
10:27:20
Tests: 7 passed, 7 total
10:27:20
Snapshots: 0 total
10:27:20
Time: 1.086 s
10:27:20
Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i
.
10:27:20
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?