Parent Log:
http://ci.aztec-labs.com/bba6ba24268b9dc1
Command: 1b54ea671a21576c yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/30660269b33bab8cca354c41659533acf4d48e07
Env: REF_NAME=gh-readonly-queue/next/pr-15026-d96baf1c44329e8b2e3a432ad803f702f5184a62 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:35:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15026_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:35:47 [09:35:47.842]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lNhEJp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:35:50 [09:35:50.389]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-cD0Mqy/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:35:53 [09:35:53.649]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TwoHmu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:35:57 [09:35:57.473]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8vfEP9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:01 [09:36:01.236]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WaEnq2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:05 [09:36:05.625]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lKam0M/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:07 [09:36:07.276]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-rlrfTC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:36:08
PASS src/block-factory/light.test.ts (
24.168 s)
09:36:08 LightBlockBuilder
09:36:08
✓ builds a 2 tx header (2762 ms)
09:36:08
✓ builds a 3 tx header (3262 ms)
09:36:08
✓ builds a 4 tx header (3821 ms)
09:36:08
✓ builds a 4 tx header with no l1 to l2 messages (3765 ms)
09:36:08
✓ builds a 5 tx header (4387 ms)
09:36:08
✓ builds a single tx header (1652 ms)
09:36:08
✓ builds an empty header (1382 ms)
09:36:08
09:36:08
Test Suites: 1 passed, 1 total
09:36:08
Tests: 7 passed, 7 total
09:36:08
Snapshots: 0 total
09:36:08
Time: 24.271 s
09:36:08
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
09:36:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?