Parent Log: http://ci.aztec-labs.com/b7b32e7ba238914c Command: ca4daf70a894f3c3 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f00eacfba6ea2df3bf79b8555d747c7a0ad38241 Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0 Date: Fri Jun 20 16:54:55 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 16:54:59 [16:54:59.642] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-iQJj49/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:01 [16:55:01.848] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-7gA0n6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:04 [16:55:04.803] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-UojgVV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:08 [16:55:08.186] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-qC4cix/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:11 [16:55:11.441] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZrQur0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:15 [16:55:15.546] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-LUIdI7/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:16 [16:55:16.915] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-mkdkKi/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:55:18 PASS src/block-factory/light.test.ts (22.062 s) 16:55:18 LightBlockBuilder 16:55:18 builds a 2 tx header (2422 ms) 16:55:18 builds a 3 tx header (2954 ms) 16:55:18 builds a 4 tx header (3384 ms) 16:55:18 builds a 4 tx header with no l1 to l2 messages (3253 ms) 16:55:18 builds a 5 tx header (4104 ms) 16:55:18 builds a single tx header (1366 ms) 16:55:18 builds an empty header (1462 ms) 16:55:18 16:55:18 Test Suites: 1 passed, 1 total 16:55:18 Tests: 7 passed, 7 total 16:55:18 Snapshots: 0 total 16:55:18 Time: 22.144 s 16:55:18 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 16:55:18 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?