Parent Log:
http://ci.aztec-labs.com/d6e2870b40e3c4b2
Command: 4bbe74ae418a22a0 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/87c4b689268afecc86ab007c3587e45110daa43d
Env: REF_NAME=gh-readonly-queue/next/pr-15220-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 16:36:08 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15220_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
16:36:11 [16:36:11.456]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TPscIg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:13 [16:36:13.277]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3oiEpF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:15 [16:36:15.496]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-RlVJtE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:18 [16:36:18.041]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-INZA6P/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:20 [16:36:20.585]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vOFMlJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:23 [16:36:23.600]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-miIxIZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:24 [16:36:24.837]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-uAN5wG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:25
PASS src/block-factory/light.test.ts (
17.086 s)
16:36:25 LightBlockBuilder
16:36:25
✓ builds a 2 tx header (2005 ms)
16:36:25
✓ builds a 3 tx header (2219 ms)
16:36:25
✓ builds a 4 tx header (2544 ms)
16:36:25
✓ builds a 4 tx header with no l1 to l2 messages (2544 ms)
16:36:25
✓ builds a 5 tx header (3013 ms)
16:36:25
✓ builds a single tx header (1237 ms)
16:36:25
✓ builds an empty header (1051 ms)
16:36:25
16:36:25
Test Suites: 1 passed, 1 total
16:36:25
Tests: 7 passed, 7 total
16:36:25
Snapshots: 0 total
16:36:25
Time: 17.157 s
16:36:25
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
16:36:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?