Parent Log: http://ci.aztec-labs.com/ce99f00708501a49 Command: 5b4d9f16dc72b5a7 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1b10c7d500621ca2e4c0db764df67f3085beb282 Env: REF_NAME=gh-readonly-queue/next/pr-15229-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 10:04:57 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 10:05:00 [10:05:00.401] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:01 [10:05:01.171] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:02 [10:05:02.134] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:02 [10:05:02.562] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:03 [10:05:03.042] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:03 [10:05:03.396] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.003] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.431] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.530] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.663] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.767] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.845] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:04 [10:05:04.938] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.042] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.175] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.289] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.363] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.479] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.567] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.647] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.758] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.828] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:05 [10:05:05.959] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:06 [10:05:06.027] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:06 [10:05:06.105] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:06 [10:05:06.212] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:06 [10:05:06.316] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:06 [10:05:06.413] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:05:06 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.71 s) 10:05:06 PXEOracleInterface 10:05:06 sync tagged logs 10:05:06 should sync tagged logs (771 ms) 10:05:06 should sync tagged logs as senders (964 ms) 10:05:06 should sync tagged logs with a sender index offset (428 ms) 10:05:06 should sync tagged logs for which indexes are not updated if they're inside the window (478 ms) 10:05:06 should not sync tagged logs for which indexes are not updated if they're outside the window (355 ms) 10:05:06 should sync tagged logs from scratch after a DB wipe (604 ms) 10:05:06 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (427 ms) 10:05:06 deliverNote 10:05:06 should store note if it exists in note hash tree and is not nullified (100 ms) 10:05:06 should throw if note does not exist in note hash tree (132 ms) 10:05:06 should store and immediately remove note if it is already nullified (107 ms) 10:05:06 should reject notes that exist only in unsynced future blocks (77 ms) 10:05:06 should not remove note if nullifier only exists in unsynced blocks (91 ms) 10:05:06 bulkRetrieveLogs 10:05:06 returns no logs if none are found (104 ms) 10:05:06 returns a public log if one is found (132 ms) 10:05:06 returns a private log if one is found (112 ms) 10:05:06 getPublicLogByTag 10:05:06 returns null if no logs found for tag (75 ms) 10:05:06 returns log data when single log found (112 ms) 10:05:06 throws if multiple logs found for tag (89 ms) 10:05:06 throws if tx effect not found (80 ms) 10:05:06 returns log fields that are actually emitted (110 ms) 10:05:06 getPrivateLogByTag 10:05:06 returns null if no logs found (69 ms) 10:05:06 returns log and tx effect if single log found (132 ms) 10:05:06 throws if multiple logs found for tag (68 ms) 10:05:06 throws if tx effect not found (75 ms) 10:05:06 removeNullifiedNotes 10:05:06 should remove notes that have been nullified (109 ms) 10:05:06 should keep notes that have not been nullified (104 ms) 10:05:06 should not remove notes if nullifier is in unsynced blocks (97 ms) 10:05:06 should search for notes from all accounts (202 ms) 10:05:06 10:05:06 Test Suites: 1 passed, 1 total 10:05:06 Tests: 28 passed, 28 total 10:05:06 Snapshots: 0 total 10:05:06 Time: 7.791 s 10:05:06 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 10:05:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?