Parent Log:
http://ci.aztec-labs.com/62cb07227cb8778b
Command: 3cad4e1fd0756a5c yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e9a2301883801edbe36ea8bba05dcca7e714f30a
Env: REF_NAME=gh-readonly-queue/master/pr-15131-464e1a9d9b40b5188586643b44bc52bffccbc3e6 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Wed Jun 18 12:51:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15131_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_master
12:51:24 [12:51:24.350]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.662]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.768]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:25 [12:51:25.017]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:25 [12:51:25.036]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:25 [12:51:25.222]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:25 [12:51:25.441]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:25
PASS src/blobstore/disk_blob_store.test.ts
12:51:25 DiskBlobStore
12:51:25
✓ should store and retrieve a blob (314 ms)
12:51:25
✓ Should allow requesting a specific index of blob (104 ms)
12:51:25
✓ Differentiate between blockHash and slot (250 ms)
12:51:25
✓ should return undefined for non-existent blob (17 ms)
12:51:25
✓ should handle multiple blobs with different block IDs (185 ms)
12:51:25
✓ should overwrite blob when using same block ID (218 ms)
12:51:25
✓ should handle multiple blobs with the same block ID (165 ms)
12:51:25
12:51:25
Test Suites: 1 passed, 1 total
12:51:25
Tests: 7 passed, 7 total
12:51:25
Snapshots: 0 total
12:51:25
Time: 1.917 s
12:51:25
Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i
.
12:51:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?