Parent Log:
http://ci.aztec-labs.com/a51aedd496c74ae9
Command: d75f86cb759aa806 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bae1f0ed01e43b291f60c0888e05ceb15d4bb6f6
Env: REF_NAME=gh-readonly-queue/next/pr-15151-aac426c9418162aeee8162ed45014b9393d605b8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:30:39 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15151_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:30:41 [09:30:41.907]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:42 [09:30:42.681]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:43 [09:30:43.775]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:44 [09:30:44.221]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:44 [09:30:44.715]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:45 [09:30:45.105]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:45 [09:30:45.687]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.168]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.264]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.400]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.496]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.575]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.663]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.758]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:46 [09:30:46.893]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.044]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.132]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.256]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.343]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.416]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.526]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.600]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.725]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.802]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.882]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:47 [09:30:47.979]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:48 [09:30:48.071]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:48 [09:30:48.164]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:30:48
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
8.082 s)
09:30:48 PXEOracleInterface
09:30:48 sync tagged logs
09:30:48
✓ should sync tagged logs (779 ms)
09:30:48
✓ should sync tagged logs as senders (1094 ms)
09:30:48
✓ should sync tagged logs with a sender index offset (445 ms)
09:30:48
✓ should sync tagged logs for which indexes are not updated if they're inside the window (494 ms)
09:30:48
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (388 ms)
09:30:48
✓ should sync tagged logs from scratch after a DB wipe (582 ms)
09:30:48
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (478 ms)
09:30:48 deliverNote
09:30:48
✓ should store note if it exists in note hash tree and is not nullified (96 ms)
09:30:48
✓ should throw if note does not exist in note hash tree (131 ms)
09:30:48
✓ should store and immediately remove note if it is already nullified (100 ms)
09:30:48
✓ should reject notes that exist only in unsynced future blocks (77 ms)
09:30:48
✓ should not remove note if nullifier only exists in unsynced blocks (88 ms)
09:30:48 bulkRetrieveLogs
09:30:48
✓ returns no logs if none are found (95 ms)
09:30:48
✓ returns a public log if one is found (133 ms)
09:30:48
✓ returns a private log if one is found (150 ms)
09:30:48 getPublicLogByTag
09:30:48
✓ returns null if no logs found for tag (88 ms)
09:30:48
✓ returns log data when single log found (122 ms)
09:30:48
✓ throws if multiple logs found for tag (87 ms)
09:30:48
✓ throws if tx effect not found (73 ms)
09:30:48
✓ returns log fields that are actually emitted (102 ms)
09:30:48 getPrivateLogByTag
09:30:48
✓ returns null if no logs found (74 ms)
09:30:48
✓ returns log and tx effect if single log found (120 ms)
09:30:48
✓ throws if multiple logs found for tag (81 ms)
09:30:48
✓ throws if tx effect not found (79 ms)
09:30:48 removeNullifiedNotes
09:30:48
✓ should remove notes that have been nullified (97 ms)
09:30:48
✓ should keep notes that have not been nullified (91 ms)
09:30:48
✓ should not remove notes if nullifier is in unsynced blocks (93 ms)
09:30:48
✓ should search for notes from all accounts (162 ms)
09:30:48
09:30:48
Test Suites: 1 passed, 1 total
09:30:48
Tests: 28 passed, 28 total
09:30:48
Snapshots: 0 total
09:30:48
Time: 8.181 s
09:30:48
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
09:30:48
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?