Parent Log:
http://ci.aztec-labs.com/30965617224928f2
Command: 1574a02ff8f30339 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1677dac936d084443e64d6c4ba6e45d3958ba1f8
Env: REF_NAME=gh-readonly-queue/next/pr-15122-df0c3e8efd6211cf15eedf67d2a591cc54099ac8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:31:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15122_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
18:31:36 [18:31:36.757]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-qzGwPz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:39 [18:31:39.285]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-g2Wain/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:42 [18:31:42.258]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-cf6AzS/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:45 [18:31:45.785]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GYOIIf/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:49 [18:31:49.454]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-treMkT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:53 [18:31:53.663]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5ZppPJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:55 [18:31:55.268]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-UaZtLo/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
18:31:56
PASS src/block-factory/light.test.ts (
23.562 s)
18:31:56 LightBlockBuilder
18:31:56
✓ builds a 2 tx header (2777 ms)
18:31:56
✓ builds a 3 tx header (2967 ms)
18:31:56
✓ builds a 4 tx header (3526 ms)
18:31:56
✓ builds a 4 tx header with no l1 to l2 messages (3669 ms)
18:31:56
✓ builds a 5 tx header (4211 ms)
18:31:56
✓ builds a single tx header (1604 ms)
18:31:56
✓ builds an empty header (1320 ms)
18:31:56
18:31:56
Test Suites: 1 passed, 1 total
18:31:56
Tests: 7 passed, 7 total
18:31:56
Snapshots: 0 total
18:31:56
Time: 23.654 s
18:31:56
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
18:31:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?