Parent Log: http://ci.aztec-labs.com/5b033f030d6cee54 Command: 53e9b8d3e8ba3411 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f4ac84d7ac4041d505399edd8819840bb14d6c9d Env: REF_NAME=gh-readonly-queue/master/pr-15005-b1b65bcdbd44a49fbebe5d2265256dc9466e92be CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 17:10:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15005_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_master 17:10:38 [17:10:38.936] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:39 [17:10:39.656] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:40 [17:10:40.594] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:40 [17:10:40.979] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:41 [17:10:41.381] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:41 [17:10:41.743] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:42 [17:10:42.403] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:42 [17:10:42.889] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.106] WARN: pxe:pxe_oracle_interface Discarded 1 public logs with matching tags 17:10:43 [17:10:43.120] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.225] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.330] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.440] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.533] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.623] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.715] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.819] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:43 [17:10:43.926] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 [17:10:44.019] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 [17:10:44.096] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 [17:10:44.213] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 [17:10:44.326] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 [17:10:44.427] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 [17:10:44.526] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 17:10:44 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (6.966 s) 17:10:44 PXEOracleInterface 17:10:44 sync tagged logs 17:10:44 should sync tagged logs (722 ms) 17:10:44 should sync tagged logs as senders (938 ms) 17:10:44 should sync tagged logs with a sender index offset (384 ms) 17:10:44 should sync tagged logs for which indexes are not updated if they're inside the window (398 ms) 17:10:44 should not sync tagged logs for which indexes are not updated if they're outside the window (364 ms) 17:10:44 should sync tagged logs from scratch after a DB wipe (659 ms) 17:10:44 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (485 ms) 17:10:44 should not sync public tagged logs (230 ms) 17:10:44 deliverNote 17:10:44 should store note if it exists in note hash tree and is not nullified (105 ms) 17:10:44 should throw if note does not exist in note hash tree (104 ms) 17:10:44 should store and immediately remove note if it is already nullified (110 ms) 17:10:44 should reject notes that exist only in unsynced future blocks (91 ms) 17:10:44 should not remove note if nullifier only exists in unsynced blocks (91 ms) 17:10:44 getLogByTag 17:10:44 returns null if no logs found for tag (91 ms) 17:10:44 returns log data for public log when single log found (104 ms) 17:10:44 returns log data for private log when single log found (106 ms) 17:10:44 throws if multiple logs found for tag (93 ms) 17:10:44 throws if tx effect not found (77 ms) 17:10:44 returns log fields that are actually emitted (113 ms) 17:10:44 removeNullifiedNotes 17:10:44 should remove notes that have been nullified (117 ms) 17:10:44 should keep notes that have not been nullified (102 ms) 17:10:44 should not remove notes if nullifier is in unsynced blocks (99 ms) 17:10:44 should search for notes from all accounts (181 ms) 17:10:44 17:10:44 Test Suites: 1 passed, 1 total 17:10:44 Tests: 23 passed, 23 total 17:10:44 Snapshots: 0 total 17:10:44 Time: 7.024 s 17:10:44 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 17:10:44 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?