Parent Log:
http://ci.aztec-labs.com/ec53a48cfa0deda9
Command: f5e85dbc8a1d83c5 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/26c5a39fe03723d11540f721293d7aebd1f478d9
Env: REF_NAME=gh-readonly-queue/next/pr-14995-75d792847d8434a0c504e7adf5c102a913065272 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:01:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14995_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
09:01:25 [09:01:25.199]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:26 [09:01:26.005]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:27 [09:01:27.108]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:27 [09:01:27.559]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:27 [09:01:27.984]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:28 [09:01:28.394]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:28 [09:01:28.917]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.292]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.389]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.497]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.591]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.668]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.773]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.841]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:29 [09:01:29.936]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.027]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.096]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.217]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.296]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.396]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.475]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.560]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.661]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.749]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:30 [09:01:30.844]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:01:31
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.505 s)
09:01:31 PXEOracleInterface
09:01:31 sync tagged logs
09:01:31
✓ should sync tagged logs (807 ms)
09:01:31
✓ should sync tagged logs as senders (1102 ms)
09:01:31
✓ should sync tagged logs with a sender index offset (450 ms)
09:01:31
✓ should sync tagged logs for which indexes are not updated if they're inside the window (425 ms)
09:01:31
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (409 ms)
09:01:31
✓ should sync tagged logs from scratch after a DB wipe (522 ms)
09:01:31
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (372 ms)
09:01:31 deliverNote
09:01:31
✓ should store note if it exists in note hash tree and is not nullified (99 ms)
09:01:31
✓ should throw if note does not exist in note hash tree (108 ms)
09:01:31
✓ should store and immediately remove note if it is already nullified (93 ms)
09:01:31
✓ should reject notes that exist only in unsynced future blocks (76 ms)
09:01:31
✓ should not remove note if nullifier only exists in unsynced blocks (104 ms)
09:01:31 getPublicLogByTag
09:01:31
✓ returns null if no logs found for tag (67 ms)
09:01:31
✓ returns log data when single log found (93 ms)
09:01:31
✓ throws if multiple logs found for tag (93 ms)
09:01:31
✓ throws if tx effect not found (68 ms)
09:01:31
✓ returns log fields that are actually emitted (121 ms)
09:01:31 getPrivateLogByTag
09:01:31
✓ returns null if no logs found (79 ms)
09:01:31
✓ returns log and tx effect if single log found (99 ms)
09:01:31
✓ throws if multiple logs found for tag (80 ms)
09:01:31
✓ throws if tx effect not found (84 ms)
09:01:31 removeNullifiedNotes
09:01:31
✓ should remove notes that have been nullified (100 ms)
09:01:31
✓ should keep notes that have not been nullified (87 ms)
09:01:31
✓ should not remove notes if nullifier is in unsynced blocks (95 ms)
09:01:31
✓ should search for notes from all accounts (187 ms)
09:01:31
09:01:31
Test Suites: 1 passed, 1 total
09:01:31
Tests: 25 passed, 25 total
09:01:31
Snapshots: 0 total
09:01:31
Time: 7.593 s
09:01:31
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
09:01:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?