Parent Log:
http://ci.aztec-labs.com/42a2d2f4dc585cb7
Command: 47d4755eef6e3136 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/faf44858d06df712229f99ddabe6e78682dd8a35
Env: REF_NAME=bump-noir CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 10:21:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=bump-noir_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next
10:21:37 [10:21:37.005]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ceCYLL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:39 [10:21:39.237]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-cCmWL2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:41 [10:21:41.883]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TbVKLu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:45 [10:21:45.101]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-InCZpd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:48 [10:21:48.069]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-CFuX7H/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:51 [10:21:51.814]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-igPMuL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:53 [10:21:53.060]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-rdaguw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:54
PASS src/block-factory/light.test.ts (
20.398 s)
10:21:54 LightBlockBuilder
10:21:54
✓ builds a 2 tx header (2478 ms)
10:21:54
✓ builds a 3 tx header (2649 ms)
10:21:54
✓ builds a 4 tx header (3216 ms)
10:21:54
✓ builds a 4 tx header with no l1 to l2 messages (2965 ms)
10:21:54
✓ builds a 5 tx header (3746 ms)
10:21:54
✓ builds a single tx header (1244 ms)
10:21:54
✓ builds an empty header (1266 ms)
10:21:54
10:21:54
Test Suites: 1 passed, 1 total
10:21:54
Tests: 7 passed, 7 total
10:21:54
Snapshots: 0 total
10:21:54
Time: 20.466 s
10:21:54
Ran all test suites matching /prover-client\/src\/block-factory\/light.test.ts/i
.
10:21:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?