Parent Log: http://ci.aztec-labs.com/f7f41d385a4341ce Command: 411627cf9c043d00 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/721a41c449eb0c4538a26180f6061f326128cf78 Env: REF_NAME=gh-readonly-queue/next/pr-14963-60e60f99f2634ad75a76b6e103858ff9ccd041d5 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 18:41:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 18:41:43 [18:41:43.527] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-wpYgjn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:41:46 [18:41:46.466] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Zhot8J/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:41:49 [18:41:49.357] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-9OqKCv/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:41:53 [18:41:53.250] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-mA5L6s/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:41:56 [18:41:56.734] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-fjChbj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:42:01 [18:42:01.444] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-uJeiGd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:42:03 [18:42:03.091] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-vZ9FHj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:42:04 PASS src/block-factory/light.test.ts (24.917 s) 18:42:04 LightBlockBuilder 18:42:04 builds a 2 tx header (3232 ms) 18:42:04 builds a 3 tx header (2891 ms) 18:42:04 builds a 4 tx header (3893 ms) 18:42:04 builds a 4 tx header with no l1 to l2 messages (3482 ms) 18:42:04 builds a 5 tx header (4706 ms) 18:42:04 builds a single tx header (1651 ms) 18:42:04 builds an empty header (1478 ms) 18:42:04 18:42:04 Test Suites: 1 passed, 1 total 18:42:04 Tests: 7 passed, 7 total 18:42:04 Snapshots: 0 total 18:42:04 Time: 25.039 s 18:42:04 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 18:42:04 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?