Parent Log:
http://ci.aztec-labs.com/f36ae8a6d7e2bbdb
Command: 5523e2d7d458c27d yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Sun Jun 15 12:37:02 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15042_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
12:37:05 [12:37:05.351]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-JW3WkM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:07 [12:37:07.149]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sV7H6z/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:09 [12:37:09.236]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CgVqxN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:11 [12:37:11.760]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-d3JTOB/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:14 [12:37:14.278]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ztmglJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:17 [12:37:17.239]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-frJf80/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:18 [12:37:18.431]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-JyCwCe/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:37:19
PASS src/block-factory/light.test.ts (
16.636 s)
12:37:19 LightBlockBuilder
12:37:19
✓ builds a 2 tx header (1976 ms)
12:37:19
✓ builds a 3 tx header (2088 ms)
12:37:19
✓ builds a 4 tx header (2524 ms)
12:37:19
✓ builds a 4 tx header with no l1 to l2 messages (2518 ms)
12:37:19
✓ builds a 5 tx header (2961 ms)
12:37:19
✓ builds a single tx header (1192 ms)
12:37:19
✓ builds an empty header (1056 ms)
12:37:19
12:37:19
Test Suites: 1 passed, 1 total
12:37:19
Tests: 7 passed, 7 total
12:37:19
Snapshots: 0 total
12:37:19
Time: 16.706 s
12:37:19
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
12:37:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?