Parent Log: http://ci.aztec-labs.com/050e54d95cb8be2c Command: f44e1b4f382283e1 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7d1abcb337009939ee47da8445b5fee80f39fb58 Env: REF_NAME=gh-readonly-queue/next/pr-15156-df137f9440a970af2eb6e2ee94c48bf3bf47e207 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:04:02 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next 10:04:04 [10:04:04.636] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:04 [10:04:04.893] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:04 [10:04:04.959] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:05 [10:04:05.017] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:05 [10:04:05.032] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:05 [10:04:05.090] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:05 [10:04:05.157] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:04:05 PASS src/blobstore/disk_blob_store.test.ts 10:04:05 DiskBlobStore 10:04:05 should store and retrieve a blob (260 ms) 10:04:05 Should allow requesting a specific index of blob (66 ms) 10:04:05 Differentiate between blockHash and slot (58 ms) 10:04:05 should return undefined for non-existent blob (15 ms) 10:04:05 should handle multiple blobs with different block IDs (57 ms) 10:04:05 should overwrite blob when using same block ID (62 ms) 10:04:05 should handle multiple blobs with the same block ID (47 ms) 10:04:05 10:04:05 Test Suites: 1 passed, 1 total 10:04:05 Tests: 7 passed, 7 total 10:04:05 Snapshots: 0 total 10:04:05 Time: 1.405 s 10:04:05 Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts. 10:04:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?