Parent Log: http://ci.aztec-labs.com/21de0fcccf3c1198 Command: 5b4d9f16dc72b5a7 yarn-project/scripts/run_test.sh merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1b10c7d500621ca2e4c0db764df67f3085beb282 Env: REF_NAME=gh-readonly-queue/next/pr-15229-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 10:04:24 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 10:04:31 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts (5.095 s) 10:04:31 StandardIndexedTree 10:04:31 should revert changes on rollback (340 ms) 10:04:31 should not revert changes after commit (247 ms) 10:04:31 should be able to restore from previous committed data (228 ms) 10:04:31 should throw an error if previous data does not exist for the given name (114 ms) 10:04:31 should serialize sibling path data to a buffer and be able to deserialize it back (128 ms) 10:04:31 StandardIndexedTreeSpecific 10:04:31 produces the correct roots and sibling paths (250 ms) 10:04:31 Can append empty leaves and handle insertions (182 ms) 10:04:31 performs nullifier tree batch insertion correctly (376 ms) 10:04:31 performs nullifier tree batch insertion correctly (415 ms) 10:04:31 performs nullifier tree batch insertion correctly (526 ms) 10:04:31 performs nullifier tree batch insertion correctly (567 ms) 10:04:31 should be able to find indexes of leaves (47 ms) 10:04:31 Updatable leaves 10:04:31 should be able to upsert leaves (74 ms) 10:04:31 performs batch upsert correctly (145 ms) 10:04:31 performs batch upsert correctly (176 ms) 10:04:31 performs batch upsert correctly (243 ms) 10:04:31 10:04:31 Test Suites: 1 passed, 1 total 10:04:31 Tests: 16 passed, 16 total 10:04:31 Snapshots: 0 total 10:04:31 Time: 5.238 s 10:04:31 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 10:04:31 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?