Parent Log:
http://ci.aztec-labs.com/e535153745b28f9d
Command: d8033ca60b1dba76 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ddf7d35886489afed34aca3cb819b32c86194b4
Env: REF_NAME=gh-readonly-queue/next/pr-15215-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 09:23:09 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_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:23:14 [09:23:14.602]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xNyq9P/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:17 [09:23:17.205]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-oponEe/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:20 [09:23:20.240]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xLlyt9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:24 [09:23:24.170]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-F9OXU7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:27 [09:23:27.997]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-hokYA4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:32 [09:23:32.238]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Otgqty/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:33 [09:23:33.759]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-5UMZDq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:23:35
PASS src/block-factory/light.test.ts (
24.037 s)
09:23:35 LightBlockBuilder
09:23:35
✓ builds a 2 tx header (2843 ms)
09:23:35
✓ builds a 3 tx header (3028 ms)
09:23:35
✓ builds a 4 tx header (3932 ms)
09:23:35
✓ builds a 4 tx header with no l1 to l2 messages (3824 ms)
09:23:35
✓ builds a 5 tx header (4240 ms)
09:23:35
✓ builds a single tx header (1527 ms)
09:23:35
✓ builds an empty header (1285 ms)
09:23:35
09:23:35
Test Suites: 1 passed, 1 total
09:23:35
Tests: 7 passed, 7 total
09:23:35
Snapshots: 0 total
09:23:35
Time: 24.121 s
09:23:35
Ran all test suites matching prover-client/src/block-factory/light.test.ts
.
09:23:35
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?