Parent Log: http://ci.aztec-labs.com/e09dcc0d0838bc1c Command: 56d3c530a47f3a72 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9071986bfe3af58c70d2c80c10f523e22bfe4cb4 Env: REF_NAME=gh-readonly-queue/next/pr-15133-64d1ec347b1cea9fa1b04ff6fc2984f8ee073b2b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 14:52:13 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15133_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 14:52:17 [14:52:17.870] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-CAbw9Y/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:20 [14:52:20.118] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-1BfDQt/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:23 [14:52:23.432] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-u5ozdx/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:27 [14:52:27.052] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-rc07bp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:30 [14:52:30.480] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-1rzVxd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:34 [14:52:34.978] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Fxu8c0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:36 [14:52:36.503] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-oi7ULV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:52:38 PASS src/block-factory/light.test.ts (23.921 s) 14:52:38 LightBlockBuilder 14:52:38 builds a 2 tx header (2503 ms) 14:52:38 builds a 3 tx header (3312 ms) 14:52:38 builds a 4 tx header (3620 ms) 14:52:38 builds a 4 tx header with no l1 to l2 messages (3425 ms) 14:52:38 builds a 5 tx header (4497 ms) 14:52:38 builds a single tx header (1525 ms) 14:52:38 builds an empty header (1567 ms) 14:52:38 14:52:38 Test Suites: 1 passed, 1 total 14:52:38 Tests: 7 passed, 7 total 14:52:38 Snapshots: 0 total 14:52:38 Time: 24.011 s 14:52:38 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 14:52:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?