Parent Log:
http://ci.aztec-labs.com/64815db951c4de2c
Command: 6a9c991c4402d14c yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/47c749527b1c3cce3edd9defedc46e89ea00c69e
Env: REF_NAME=gh-readonly-queue/next/pr-15009-00cd67e98e76d3202a0219baf301d59ef4211872 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 16:00:07 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15009_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:00:10 [16:00:10.994]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hGrp1V/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:12 [16:00:12.779]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-nrIAoJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:14 [16:00:14.857]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2slHRY/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:17 [16:00:17.372]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9m5n33/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:19 [16:00:19.874]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-wgHZqm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:22 [16:00:22.825]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ny3Bby/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:24 [16:00:24.012]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-k8nuxK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:00:25
PASS src/block-factory/light.test.ts (
16.45 s)
16:00:25 LightBlockBuilder
16:00:25
✓ builds a 2 tx header (1966 ms)
16:00:25
✓ builds a 3 tx header (2077 ms)
16:00:25
✓ builds a 4 tx header (2516 ms)
16:00:25
✓ builds a 4 tx header with no l1 to l2 messages (2501 ms)
16:00:25
✓ builds a 5 tx header (2952 ms)
16:00:25
✓ builds a single tx header (1186 ms)
16:00:25
✓ builds an empty header (1028 ms)
16:00:25
16:00:25
Test Suites: 1 passed, 1 total
16:00:25
Tests: 7 passed, 7 total
16:00:25
Snapshots: 0 total
16:00:25
Time: 16.519 s
16:00:25
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
16:00:25
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?