Parent Log: http://ci.aztec-labs.com/b325d16c0a95c660 Command: 4f771e618b80a60c yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/append_only_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/991b313d676f7cf820bb62a33e57cf5a4c8cf9cf Env: REF_NAME=gh-readonly-queue/next/pr-15075-af42fafbeb7d6a4440329d9e9e5b1df459fa2e2e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 16:01:57 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15075_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a7565751135459b_next 16:02:01 PASS src/snapshots/append_only_snapshot.test.ts 16:02:01 AppendOnlySnapshot 16:02:01 SnapshotBuilder 16:02:01 snapshot 16:02:01 takes snapshots (79 ms) 16:02:01 is idempotent (55 ms) 16:02:01 returns the same path if tree has not diverged (49 ms) 16:02:01 returns historic paths if tree has diverged and no new snapshots have been taken (65 ms) 16:02:01 retains old snapshots even if new one are created (73 ms) 16:02:01 retains old snapshots even if new one are created and the tree diverges (80 ms) 16:02:01 getSnapshot 16:02:01 returns old snapshots (121 ms) 16:02:01 throws if an unknown snapshot is requested (60 ms) 16:02:01 getRoot 16:02:01 returns the historical root of the tree when the snapshot was taken (59 ms) 16:02:01 getDepth 16:02:01 returns the same depth as the tree (48 ms) 16:02:01 getNumLeaves 16:02:01 returns the historical leaves count when the snapshot was taken (53 ms) 16:02:01 getLeafValue 16:02:01 returns the historical leaf value when the snapshot was taken (54 ms) 16:02:01 findLeafIndex 16:02:01 returns the historical leaf index when the snapshot was taken (53 ms) 16:02:01 16:02:01 Test Suites: 1 passed, 1 total 16:02:01 Tests: 13 passed, 13 total 16:02:01 Snapshots: 0 total 16:02:01 Time: 2.201 s 16:02:01 Ran all test suites matching merkle-tree/src/snapshots/append_only_snapshot.test.ts. 16:02:01 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?