Parent Log:
http://ci.aztec-labs.com/b559c0c1c9cd46a4
Command: d8033ca60b1dba76 BENCH_OUTPUT=bench-out/kv_store.bench.json yarn-project/scripts/run_test.sh kv-store/src/bench/map_bench.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ddf7d35886489afed34aca3cb819b32c86194b4
Env: REF_NAME=gh-readonly-queue/next/pr-15215-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:42:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_amd64_x2-full
Resources: CPU_LIST=15,16 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_313c4a4ebc6276aa_next
09:42:56 [09:42:56.575]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:42:58 [09:42:58.843]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:00 [09:43:00.367]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:01 [09:43:01.419]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:01 [09:43:01.751]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:02
PASS src/bench/map_bench.test.ts (
6.264 s)
09:43:02 LMDBMap benchmarks
09:43:02
✓ adds individual values (2268 ms)
09:43:02
✓ adds batched values (1524 ms)
09:43:02
✓ reads individual values (1051 ms)
09:43:02
✓ reads via a cursor (332 ms)
09:43:02
✓ reads the size of the map (591 ms)
09:43:02
09:43:02
Test Suites: 1 passed, 1 total
09:43:02
Tests: 5 passed, 5 total
09:43:02
Snapshots: 0 total
09:43:02
Time: 6.33 s
09:43:02
Ran all test suites matching kv-store/src/bench/map_bench.test.ts
.
09:43:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?