Parent Log: http://ci.aztec-labs.com/bb5a5dfbdc7368c1 Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/0dc6f60f84deaa57a8570f9942eb75317f5aeea5 Env: REF_NAME=gh-readonly-queue/next/pr-15162-6ee95286f8bcc5bb6dca43222459ac5bf43a8a75 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 09:42:59 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15162_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 09:43:01 [09:43:01.890] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:02 [09:43:02.716] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:03 [09:43:03.812] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:04 [09:43:04.249] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:04 [09:43:04.644] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:05 [09:43:05.028] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:05 [09:43:05.610] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.005] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.095] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.217] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.326] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.417] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.530] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.627] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.754] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.862] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:06 [09:43:06.954] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.067] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.146] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.220] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.325] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.400] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.520] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.597] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.676] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.782] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.875] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:07 [09:43:07.980] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:08 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.835 s) 09:43:08 PXEOracleInterface 09:43:08 sync tagged logs 09:43:08 should sync tagged logs (827 ms) 09:43:08 should sync tagged logs as senders (1097 ms) 09:43:08 should sync tagged logs with a sender index offset (436 ms) 09:43:08 should sync tagged logs for which indexes are not updated if they're inside the window (396 ms) 09:43:08 should not sync tagged logs for which indexes are not updated if they're outside the window (383 ms) 09:43:08 should sync tagged logs from scratch after a DB wipe (581 ms) 09:43:08 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (395 ms) 09:43:08 deliverNote 09:43:08 should store note if it exists in note hash tree and is not nullified (90 ms) 09:43:08 should throw if note does not exist in note hash tree (118 ms) 09:43:08 should store and immediately remove note if it is already nullified (111 ms) 09:43:08 should reject notes that exist only in unsynced future blocks (92 ms) 09:43:08 should not remove note if nullifier only exists in unsynced blocks (111 ms) 09:43:08 bulkRetrieveLogs 09:43:08 returns no logs if none are found (97 ms) 09:43:08 returns a public log if one is found (127 ms) 09:43:08 returns a private log if one is found (109 ms) 09:43:08 getPublicLogByTag 09:43:08 returns null if no logs found for tag (91 ms) 09:43:08 returns log data when single log found (111 ms) 09:43:08 throws if multiple logs found for tag (80 ms) 09:43:08 throws if tx effect not found (73 ms) 09:43:08 returns log fields that are actually emitted (104 ms) 09:43:08 getPrivateLogByTag 09:43:08 returns null if no logs found (74 ms) 09:43:08 returns log and tx effect if single log found (119 ms) 09:43:08 throws if multiple logs found for tag (76 ms) 09:43:08 throws if tx effect not found (79 ms) 09:43:08 removeNullifiedNotes 09:43:08 should remove notes that have been nullified (105 ms) 09:43:08 should keep notes that have not been nullified (93 ms) 09:43:08 should not remove notes if nullifier is in unsynced blocks (104 ms) 09:43:08 should search for notes from all accounts (215 ms) 09:43:08 09:43:08 Test Suites: 1 passed, 1 total 09:43:08 Tests: 28 passed, 28 total 09:43:08 Snapshots: 0 total 09:43:08 Time: 7.936 s 09:43:08 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 09:43:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?