Parent Log: http://ci.aztec-labs.com/b1869ed3b108a335 Command: 3f83527fe89c0976 yarn-project/scripts/run_test.sh simulator/src/public/state_manager/state_manager.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=0 Date: Fri Jun 13 16:28:36 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15044_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_6f6fb72348c6c7fe_master 16:28:38 PASS src/public/state_manager/state_manager.test.ts 16:28:38 state_manager 16:28:38 Public Storage 16:28:38 When reading from storage, should check the cache first, and be appended to read/write journal (165 ms) 16:28:38 UTXOs & messages 16:28:38 checkNoteHashExists works for missing note hashes (2 ms) 16:28:38 checkNoteHashExists works for existing note hashes (1 ms) 16:28:38 writeNoteHash works (5 ms) 16:28:38 checkNullifierExists works for missing nullifiers (2 ms) 16:28:38 checkNullifierExists works for existing nullifiers (1 ms) 16:28:38 writeNullifier works (2 ms) 16:28:38 checkL1ToL2MessageExists works for missing message 16:28:38 checkL1ToL2MessageExists works for existing message (1 ms) 16:28:38 Should maintain l1 messages (1 ms) 16:28:38 Getting contract instances 16:28:38 Should get contract instance (3 ms) 16:28:38 Can get undefined contract instance 16:28:38 Getting bytecode 16:28:38 Should get bytecode (3 ms) 16:28:38 Can get undefined bytecode 16:28:38 16:28:38 Test Suites: 1 passed, 1 total 16:28:38 Tests: 14 passed, 14 total 16:28:38 Snapshots: 0 total 16:28:38 Time: 1.168 s 16:28:38 Ran all test suites matching /simulator\/src\/public\/state_manager\/state_manager.test.ts/i. 16:28:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?