Parent Log: http://ci.aztec-labs.com/159a0372e5aafeff Command: 426cee6a32f1da3c yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d96baf1c44329e8b2e3a432ad803f702f5184a62 Env: REF_NAME=gh-readonly-queue/next/pr-15025-26c5a39fe03723d11540f721293d7aebd1f478d9 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 09:32:58 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15025_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 09:33:01 [09:33:01.188] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:01 [09:33:01.991] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:03 [09:33:03.007] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:03 [09:33:03.387] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:03 [09:33:03.916] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:04 [09:33:04.302] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:04 [09:33:04.890] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.351] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.437] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.590] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.692] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.769] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.885] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:05 [09:33:05.973] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.110] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.194] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.280] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.454] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.539] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.654] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.731] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.805] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.905] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:06 [09:33:06.994] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:07 [09:33:07.095] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:33:07 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.544 s) 09:33:07 PXEOracleInterface 09:33:07 sync tagged logs 09:33:07 should sync tagged logs (804 ms) 09:33:07 should sync tagged logs as senders (1016 ms) 09:33:07 should sync tagged logs with a sender index offset (380 ms) 09:33:07 should sync tagged logs for which indexes are not updated if they're inside the window (527 ms) 09:33:07 should not sync tagged logs for which indexes are not updated if they're outside the window (386 ms) 09:33:07 should sync tagged logs from scratch after a DB wipe (587 ms) 09:33:07 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (460 ms) 09:33:07 deliverNote 09:33:07 should store note if it exists in note hash tree and is not nullified (85 ms) 09:33:07 should throw if note does not exist in note hash tree (153 ms) 09:33:07 should store and immediately remove note if it is already nullified (104 ms) 09:33:07 should reject notes that exist only in unsynced future blocks (76 ms) 09:33:07 should not remove note if nullifier only exists in unsynced blocks (114 ms) 09:33:07 getPublicLogByTag 09:33:07 returns null if no logs found for tag (87 ms) 09:33:07 returns log data when single log found (135 ms) 09:33:07 throws if multiple logs found for tag (85 ms) 09:33:07 throws if tx effect not found (85 ms) 09:33:07 returns log fields that are actually emitted (174 ms) 09:33:07 getPrivateLogByTag 09:33:07 returns null if no logs found (82 ms) 09:33:07 returns log and tx effect if single log found (116 ms) 09:33:07 throws if multiple logs found for tag (77 ms) 09:33:07 throws if tx effect not found (73 ms) 09:33:07 removeNullifiedNotes 09:33:07 should remove notes that have been nullified (99 ms) 09:33:07 should keep notes that have not been nullified (90 ms) 09:33:07 should not remove notes if nullifier is in unsynced blocks (100 ms) 09:33:07 should search for notes from all accounts (191 ms) 09:33:07 09:33:07 Test Suites: 1 passed, 1 total 09:33:07 Tests: 25 passed, 25 total 09:33:07 Snapshots: 0 total 09:33:07 Time: 7.621 s 09:33:07 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 09:33:07 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?