Parent Log:
http://ci.aztec-labs.com/a0947d4e5c3fb9d9
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_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_master
12:51:23 [12:51:23.769]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.092]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.192]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.404]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.419]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.595]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24 [12:51:24.767]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:51:24
PASS src/blobstore/disk_blob_store.test.ts
12:51:24 DiskBlobStore
12:51:24
✓ should store and retrieve a blob (327 ms)
12:51:24
✓ Should allow requesting a specific index of blob (100 ms)
12:51:24
✓ Differentiate between blockHash and slot (211 ms)
12:51:24
✓ should return undefined for non-existent blob (15 ms)
12:51:24
✓ should handle multiple blobs with different block IDs (176 ms)
12:51:24
✓ should overwrite blob when using same block ID (172 ms)
12:51:24
✓ should handle multiple blobs with the same block ID (169 ms)
12:51:24
12:51:24
Test Suites: 1 passed, 1 total
12:51:24
Tests: 7 passed, 7 total
12:51:24
Snapshots: 0 total
12:51:24
Time: 1.824 s
12:51:24
Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i
.
12:51:24
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?