Parent Log:
http://ci.aztec-labs.com/be5e45ccea0d4a06
Command: a5f5c8aa95cdbf1c yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/90e495a77534c1d250949dbc053161959c9aadcc
Env: REF_NAME=gh-readonly-queue/next/pr-15048-af8041048ee98abe05402607256df4b4cac51dd8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:08:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15048_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
15:08:16 [15:08:16.342]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-YoAMFA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:18 [15:08:18.757]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-NYXH3V/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:22 [15:08:22.102]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-whrUPg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:25 [15:08:25.783]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-DpWNwB/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:29 [15:08:29.222]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-95m3Ut/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:33 [15:08:33.759]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-tpIdfR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:35 [15:08:35.340]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-1djoUh/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:08:36
PASS src/block-factory/light.test.ts (
24.273 s)
15:08:36 LightBlockBuilder
15:08:36
✓ builds a 2 tx header (2685 ms)
15:08:36
✓ builds a 3 tx header (3343 ms)
15:08:36
✓ builds a 4 tx header (3685 ms)
15:08:36
✓ builds a 4 tx header with no l1 to l2 messages (3427 ms)
15:08:36
✓ builds a 5 tx header (4546 ms)
15:08:36
✓ builds a single tx header (1579 ms)
15:08:36
✓ builds an empty header (1301 ms)
15:08:36
15:08:36
Test Suites: 1 passed, 1 total
15:08:36
Tests: 7 passed, 7 total
15:08:36
Snapshots: 0 total
15:08:36
Time: 24.361 s
15:08:36
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
15:08:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?