Parent Log:
http://ci.aztec-labs.com/057d5d7c01df7f9b
Command: 7d3a4ee7e143e35a yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b5835195491b53670250790b18c14d922718574
Env: REF_NAME=gh-readonly-queue/next/pr-15094-1542a83b8e029762e119474de1725d84a1aee3d2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 10:24:59 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15094_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:25:04 [10:25:04.453]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-7kSGh9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:06 [10:25:06.888]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-C5SwHw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:09 [10:25:09.937]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-rEeE3B/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:13 [10:25:13.783]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-mEGmEB/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:17 [10:25:17.343]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-srv14g/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:21 [10:25:21.589]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-MKOlRT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:23 [10:25:23.401]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GKu7Bq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:25:24
PASS src/block-factory/light.test.ts (
24.206 s)
10:25:24 LightBlockBuilder
10:25:24
✓ builds a 2 tx header (2782 ms)
10:25:24
✓ builds a 3 tx header (3046 ms)
10:25:24
✓ builds a 4 tx header (3849 ms)
10:25:24
✓ builds a 4 tx header with no l1 to l2 messages (3558 ms)
10:25:24
✓ builds a 5 tx header (4247 ms)
10:25:24
✓ builds a single tx header (1811 ms)
10:25:24
✓ builds an empty header (1245 ms)
10:25:24
10:25:24
Test Suites: 1 passed, 1 total
10:25:24
Tests: 7 passed, 7 total
10:25:24
Snapshots: 0 total
10:25:24
Time: 24.322 s
10:25:24
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
10:25:24
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?