Parent Log:
http://ci.aztec-labs.com/8f0b6a2a1f337be4
Command: 67815e8d3568a714 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4e03f15ca8099f25d50eddd19c4914764b84fe7b
Env: REF_NAME=gh-readonly-queue/next/pr-15013-4800d08570523bc1b2a9e8ec0dfb09e326f4689a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 14:35:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15013_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
14:35:10 [14:35:10.231]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:11 [14:35:11.016]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:12 [14:35:12.171]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:12 [14:35:12.627]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:13 [14:35:13.142]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:13 [14:35:13.574]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:14 [14:35:14.283]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:14 [14:35:14.791]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:14 [14:35:14.894]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.022]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.145]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.222]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.324]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.393]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.506]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.583]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.654]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.772]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.847]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:15 [14:35:15.965]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:16 [14:35:16.047]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:16 [14:35:16.128]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:16 [14:35:16.250]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:16 [14:35:16.356]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:16 [14:35:16.475]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:35:16
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.901 s)
14:35:16 PXEOracleInterface
14:35:16 sync tagged logs
14:35:16
✓ should sync tagged logs (785 ms)
14:35:16
✓ should sync tagged logs as senders (1151 ms)
14:35:16
✓ should sync tagged logs with a sender index offset (458 ms)
14:35:16
✓ should sync tagged logs for which indexes are not updated if they're inside the window (515 ms)
14:35:16
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (432 ms)
14:35:16
✓ should sync tagged logs from scratch after a DB wipe (704 ms)
14:35:16
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (510 ms)
14:35:16 deliverNote
14:35:16
✓ should store note if it exists in note hash tree and is not nullified (103 ms)
14:35:16
✓ should throw if note does not exist in note hash tree (124 ms)
14:35:16
✓ should store and immediately remove note if it is already nullified (127 ms)
14:35:16
✓ should reject notes that exist only in unsynced future blocks (77 ms)
14:35:16
✓ should not remove note if nullifier only exists in unsynced blocks (101 ms)
14:35:16 getPublicLogByTag
14:35:16
✓ returns null if no logs found for tag (68 ms)
14:35:16
✓ returns log data when single log found (113 ms)
14:35:16
✓ throws if multiple logs found for tag (76 ms)
14:35:16
✓ throws if tx effect not found (71 ms)
14:35:16
✓ returns log fields that are actually emitted (117 ms)
14:35:16 getPrivateLogByTag
14:35:16
✓ returns null if no logs found (76 ms)
14:35:16
✓ returns log and tx effect if single log found (117 ms)
14:35:16
✓ throws if multiple logs found for tag (82 ms)
14:35:16
✓ throws if tx effect not found (80 ms)
14:35:16 removeNullifiedNotes
14:35:16
✓ should remove notes that have been nullified (122 ms)
14:35:16
✓ should keep notes that have not been nullified (103 ms)
14:35:16
✓ should not remove notes if nullifier is in unsynced blocks (117 ms)
14:35:16
✓ should search for notes from all accounts (249 ms)
14:35:16
14:35:16
Test Suites: 1 passed, 1 total
14:35:16
Tests: 25 passed, 25 total
14:35:16
Snapshots: 0 total
14:35:16
Time: 7.985 s
14:35:16
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
14:35:16
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?