Parent Log:
http://ci.aztec-labs.com/0c065222b8e9e1ac
Command: 3f9f83eed807ea26 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/355a15ab9ebeabff4c5709a97b85bb6c0f1c7b62
Env: REF_NAME=gh-readonly-queue/next/pr-14961-98fbe17330964452777de26d56f0a3ed5633aca1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:28:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14961_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:28:44 [10:28:44.283]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-pRmeYV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:28:46 [10:28:46.682]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-YSnOkb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:28:49 [10:28:49.647]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Oc5Prs/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:28:53 [10:28:53.229]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8vPUre/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:28:56 [10:28:56.587]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-PePS1I/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:29:00 [10:29:00.420]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-w9QcP4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:29:01 [10:29:01.963]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-P5FEdn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:29:03
PASS src/block-factory/light.test.ts (
22.28 s)
10:29:03 LightBlockBuilder
10:29:03
✓ builds a 2 tx header (2666 ms)
10:29:03
✓ builds a 3 tx header (2963 ms)
10:29:03
✓ builds a 4 tx header (3583 ms)
10:29:03
✓ builds a 4 tx header with no l1 to l2 messages (3357 ms)
10:29:03
✓ builds a 5 tx header (3828 ms)
10:29:03
✓ builds a single tx header (1547 ms)
10:29:03
✓ builds an empty header (1362 ms)
10:29:03
10:29:03
Test Suites: 1 passed, 1 total
10:29:03
Tests: 7 passed, 7 total
10:29:03
Snapshots: 0 total
10:29:03
Time: 22.355 s
10:29:03
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
10:29:03
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?