Parent Log: http://ci.aztec-labs.com/6a78b6e0a15351b6 Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh prover-client/src/block-factory/light.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/6ee95286f8bcc5bb6dca43222459ac5bf43a8a75 Env: REF_NAME=gh-readonly-queue/next/pr-15156-9cbd161a1dfa928167c1f969200b95df55ed4c6b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 09:43:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_04bca7f62a81c9b0_next 09:43:33 [09:43:33.239] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-yemuMr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:35 [09:43:35.539] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-2CjgDF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:38 [09:43:38.664] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-BZCHDN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:42 [09:43:42.390] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-gM7EMp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:45 [09:43:45.943] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-hqxCmC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:50 [09:43:50.430] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-KvOqQ8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:52 [09:43:52.038] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-pvSdrb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 09:43:53 PASS src/block-factory/light.test.ts (23.912 s) 09:43:53 LightBlockBuilder 09:43:53 builds a 2 tx header (2530 ms) 09:43:53 builds a 3 tx header (3121 ms) 09:43:53 builds a 4 tx header (3725 ms) 09:43:53 builds a 4 tx header with no l1 to l2 messages (3557 ms) 09:43:53 builds a 5 tx header (4485 ms) 09:43:53 builds a single tx header (1606 ms) 09:43:53 builds an empty header (1388 ms) 09:43:53 09:43:53 Test Suites: 1 passed, 1 total 09:43:53 Tests: 7 passed, 7 total 09:43:53 Snapshots: 0 total 09:43:53 Time: 24.013 s 09:43:53 Ran all test suites matching prover-client/src/block-factory/light.test.ts. 09:43:53 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?