Parent Log:
http://ci.aztec-labs.com/157a14478d3e36aa
Command: d634b34c6dd762bb yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9b801754ba98479ee645488c29d2fda1eecbfd85
Env: REF_NAME=gh-readonly-queue/next/pr-14963-ee3655e025191bc85c5b3d3122eeedb44e38ffb2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 20:57:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
20:57:37 [20:57:37.417]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:38 [20:57:38.177]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:39 [20:57:39.307]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:39 [20:57:39.776]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:40 [20:57:40.239]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:40 [20:57:40.646]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:41 [20:57:41.210]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:41 [20:57:41.623]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:41 [20:57:41.708]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:41 [20:57:41.795]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:41 [20:57:41.876]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:41 [20:57:41.945]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.027]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.095]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.185]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.259]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.341]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.464]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.540]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.663]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.740]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.827]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:42 [20:57:42.965]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:43 [20:57:43.060]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:43 [20:57:43.156]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
20:57:43
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.512 s)
20:57:43 PXEOracleInterface
20:57:43 sync tagged logs
20:57:43
✓ should sync tagged logs (764 ms)
20:57:43
✓ should sync tagged logs as senders (1129 ms)
20:57:43
✓ should sync tagged logs with a sender index offset (469 ms)
20:57:43
✓ should sync tagged logs for which indexes are not updated if they're inside the window (463 ms)
20:57:43
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (404 ms)
20:57:43
✓ should sync tagged logs from scratch after a DB wipe (565 ms)
20:57:43
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (411 ms)
20:57:43 deliverNote
20:57:43
✓ should store note if it exists in note hash tree and is not nullified (85 ms)
20:57:43
✓ should throw if note does not exist in note hash tree (87 ms)
20:57:43
✓ should store and immediately remove note if it is already nullified (80 ms)
20:57:43
✓ should reject notes that exist only in unsynced future blocks (68 ms)
20:57:43
✓ should not remove note if nullifier only exists in unsynced blocks (82 ms)
20:57:43 getPublicLogByTag
20:57:43
✓ returns null if no logs found for tag (67 ms)
20:57:43
✓ returns log data when single log found (91 ms)
20:57:43
✓ throws if multiple logs found for tag (74 ms)
20:57:43
✓ throws if tx effect not found (81 ms)
20:57:43
✓ returns log fields that are actually emitted (122 ms)
20:57:43 getPrivateLogByTag
20:57:43
✓ returns null if no logs found (76 ms)
20:57:43
✓ returns log and tx effect if single log found (117 ms)
20:57:43
✓ throws if multiple logs found for tag (69 ms)
20:57:43
✓ throws if tx effect not found (90 ms)
20:57:43 removeNullifiedNotes
20:57:43
✓ should remove notes that have been nullified (138 ms)
20:57:43
✓ should keep notes that have not been nullified (94 ms)
20:57:43
✓ should not remove notes if nullifier is in unsynced blocks (96 ms)
20:57:43
✓ should search for notes from all accounts (181 ms)
20:57:43
20:57:43
Test Suites: 1 passed, 1 total
20:57:43
Tests: 25 passed, 25 total
20:57:43
Snapshots: 0 total
20:57:43
Time: 7.612 s
20:57:43
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
20:57:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?