Parent Log:
http://ci.aztec-labs.com/5910880ca7ea8613
Command: c6dc62f84205193f yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3cbe7945c84145b8646cf5cf8fb730b915c0dc93
Env: REF_NAME=gh-readonly-queue/next/pr-15068-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 13:30:49 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15068_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
13:30:51 [13:30:51.635]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:52 [13:30:52.334]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:53 [13:30:53.409]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:53 [13:30:53.908]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:54 [13:30:54.357]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:54 [13:30:54.685]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:55 [13:30:55.247]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:55 [13:30:55.686]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:55 [13:30:55.785]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:55 [13:30:55.911]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.007]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.077]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.151]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.214]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.291]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.358]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.420]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.514]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.589]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.691]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.762]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.845]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:56 [13:30:56.969]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:57 [13:30:57.074]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:57 [13:30:57.201]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:30:57
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.261 s)
13:30:57 PXEOracleInterface
13:30:57 sync tagged logs
13:30:57
✓ should sync tagged logs (709 ms)
13:30:57
✓ should sync tagged logs as senders (1073 ms)
13:30:57
✓ should sync tagged logs with a sender index offset (501 ms)
13:30:57
✓ should sync tagged logs for which indexes are not updated if they're inside the window (448 ms)
13:30:57
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (328 ms)
13:30:57
✓ should sync tagged logs from scratch after a DB wipe (561 ms)
13:30:57
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (438 ms)
13:30:57 deliverNote
13:30:57
✓ should store note if it exists in note hash tree and is not nullified (99 ms)
13:30:57
✓ should throw if note does not exist in note hash tree (122 ms)
13:30:57
✓ should store and immediately remove note if it is already nullified (100 ms)
13:30:57
✓ should reject notes that exist only in unsynced future blocks (70 ms)
13:30:57
✓ should not remove note if nullifier only exists in unsynced blocks (74 ms)
13:30:57 getPublicLogByTag
13:30:57
✓ returns null if no logs found for tag (63 ms)
13:30:57
✓ returns log data when single log found (76 ms)
13:30:57
✓ throws if multiple logs found for tag (66 ms)
13:30:57
✓ throws if tx effect not found (61 ms)
13:30:57
✓ returns log fields that are actually emitted (90 ms)
13:30:57 getPrivateLogByTag
13:30:57
✓ returns null if no logs found (78 ms)
13:30:57
✓ returns log and tx effect if single log found (102 ms)
13:30:57
✓ throws if multiple logs found for tag (70 ms)
13:30:57
✓ throws if tx effect not found (83 ms)
13:30:57 removeNullifiedNotes
13:30:57
✓ should remove notes that have been nullified (123 ms)
13:30:57
✓ should keep notes that have not been nullified (104 ms)
13:30:57
✓ should not remove notes if nullifier is in unsynced blocks (127 ms)
13:30:57
✓ should search for notes from all accounts (187 ms)
13:30:57
13:30:57
Test Suites: 1 passed, 1 total
13:30:57
Tests: 25 passed, 25 total
13:30:57
Snapshots: 0 total
13:30:57
Time: 7.378 s
13:30:57
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
13:30:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?