Parent Log: http://ci.aztec-labs.com/a362eed6c9743e8a Command: 61c5640c9ec940bf yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/full_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1681cb5bd7c7fb85bd5eb6edb329f577b188bc70 Env: REF_NAME=gh-readonly-queue/next/pr-14910-fe9972873ecbf165d5caaaa2a10c61db0d7189c6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 11 16:05:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14910_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7a58bd91eb639a95_next 16:05:49 PASS src/snapshots/full_snapshot.test.ts 16:05:49 FullSnapshotBuilder 16:05:49 SnapshotBuilder 16:05:49 snapshot 16:05:49 takes snapshots (67 ms) 16:05:49 is idempotent (49 ms) 16:05:49 returns the same path if tree has not diverged (56 ms) 16:05:49 returns historic paths if tree has diverged and no new snapshots have been taken (59 ms) 16:05:49 retains old snapshots even if new one are created (83 ms) 16:05:49 retains old snapshots even if new one are created and the tree diverges (85 ms) 16:05:49 getSnapshot 16:05:49 returns old snapshots (125 ms) 16:05:49 throws if an unknown snapshot is requested (71 ms) 16:05:49 getRoot 16:05:49 returns the historical root of the tree when the snapshot was taken (58 ms) 16:05:49 getDepth 16:05:49 returns the same depth as the tree (54 ms) 16:05:49 getNumLeaves 16:05:49 returns the historical leaves count when the snapshot was taken (69 ms) 16:05:49 getLeafValue 16:05:49 returns the historical leaf value when the snapshot was taken (64 ms) 16:05:49 findLeafIndex 16:05:49 returns the historical leaf index when the snapshot was taken (60 ms) 16:05:49 16:05:49 Test Suites: 1 passed, 1 total 16:05:49 Tests: 13 passed, 13 total 16:05:49 Snapshots: 0 total 16:05:49 Time: 2.054 s 16:05:49 Ran all test suites matching /merkle-tree\/src\/snapshots\/full_snapshot.test.ts/i. 16:05:49 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?