Parent Log: http://ci.aztec-labs.com/24d9da29e964c9c1 Command: 270716767bef7882 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/aedcee89a2544b0e6baf93c4e71d88991f09111e Env: REF_NAME=gh-readonly-queue/next/pr-15183-016def8adbfe93f34b41a41f439b146b5318c895 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 13:35:25 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15183_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 13:35:27 [13:35:27.843] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:28 [13:35:28.599] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:29 [13:35:29.707] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:30 [13:35:30.118] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:30 [13:35:30.532] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:30 [13:35:30.895] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:31 [13:35:31.477] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:31 [13:35:31.925] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.027] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.144] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.247] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.330] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.423] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.514] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.635] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.768] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.861] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:32 [13:35:32.990] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.074] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.151] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.257] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.333] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.449] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.534] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.610] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.712] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.801] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:33 [13:35:33.890] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:35:34 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.852 s) 13:35:34 PXEOracleInterface 13:35:34 sync tagged logs 13:35:34 should sync tagged logs (759 ms) 13:35:34 should sync tagged logs as senders (1107 ms) 13:35:34 should sync tagged logs with a sender index offset (411 ms) 13:35:34 should sync tagged logs for which indexes are not updated if they're inside the window (414 ms) 13:35:34 should not sync tagged logs for which indexes are not updated if they're outside the window (360 ms) 13:35:34 should sync tagged logs from scratch after a DB wipe (581 ms) 13:35:34 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (445 ms) 13:35:34 deliverNote 13:35:34 should store note if it exists in note hash tree and is not nullified (102 ms) 13:35:34 should throw if note does not exist in note hash tree (116 ms) 13:35:34 should store and immediately remove note if it is already nullified (103 ms) 13:35:34 should reject notes that exist only in unsynced future blocks (80 ms) 13:35:34 should not remove note if nullifier only exists in unsynced blocks (95 ms) 13:35:34 bulkRetrieveLogs 13:35:34 returns no logs if none are found (91 ms) 13:35:34 returns a public log if one is found (120 ms) 13:35:34 returns a private log if one is found (132 ms) 13:35:34 getPublicLogByTag 13:35:34 returns null if no logs found for tag (91 ms) 13:35:34 returns log data when single log found (131 ms) 13:35:34 throws if multiple logs found for tag (84 ms) 13:35:34 throws if tx effect not found (77 ms) 13:35:34 returns log fields that are actually emitted (102 ms) 13:35:34 getPrivateLogByTag 13:35:34 returns null if no logs found (76 ms) 13:35:34 returns log and tx effect if single log found (115 ms) 13:35:34 throws if multiple logs found for tag (85 ms) 13:35:34 throws if tx effect not found (75 ms) 13:35:34 removeNullifiedNotes 13:35:34 should remove notes that have been nullified (101 ms) 13:35:34 should keep notes that have not been nullified (85 ms) 13:35:34 should not remove notes if nullifier is in unsynced blocks (90 ms) 13:35:34 should search for notes from all accounts (196 ms) 13:35:34 13:35:34 Test Suites: 1 passed, 1 total 13:35:34 Tests: 28 passed, 28 total 13:35:34 Snapshots: 0 total 13:35:34 Time: 7.952 s 13:35:34 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 13:35:34 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?