Parent Log:
http://ci.aztec-labs.com/2df2f23eb2ea1efb
Command: f5e85dbc8a1d83c5 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/26c5a39fe03723d11540f721293d7aebd1f478d9
Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:01:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14995_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
09:01:09 [09:01:09.001]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-UuO0Oz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:11 [09:01:11.685]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-0F2ZKc/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:14 [09:01:14.874]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BQwers/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:18 [09:01:18.137]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-PsyRQY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:22 [09:01:22.100]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Sh3Dse/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:26 [09:01:26.484]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-V6kPLf/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:28 [09:01:28.069]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-olv8ja/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:01:29
PASS src/block-factory/light.test.ts (
24.53 s)
09:01:29 LightBlockBuilder
09:01:29
✓ builds a 2 tx header (2945 ms)
09:01:29
✓ builds a 3 tx header (3191 ms)
09:01:29
✓ builds a 4 tx header (3258 ms)
09:01:29
✓ builds a 4 tx header with no l1 to l2 messages (3966 ms)
09:01:29
✓ builds a 5 tx header (4385 ms)
09:01:29
✓ builds a single tx header (1579 ms)
09:01:29
✓ builds an empty header (1439 ms)
09:01:29
09:01:29
Test Suites: 1 passed, 1 total
09:01:29
Tests: 7 passed, 7 total
09:01:29
Snapshots: 0 total
09:01:29
Time: 24.618 s
09:01:29
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
09:01:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?