Parent Log:
http://ci.aztec-labs.com/a3904b8892ad0957
Command: f9856415d54196c8 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3084a7eb89277f14c021ec43f4bddf01c77cc5cc
Env: REF_NAME=gh-readonly-queue/next/pr-15077-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 19:12:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
19:12:46 [19:12:46.578]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:47 [19:12:47.379]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:48 [19:12:48.414]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:48 [19:12:48.808]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:49 [19:12:49.272]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:49 [19:12:49.663]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:50 [19:12:50.197]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:50 [19:12:50.621]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:50 [19:12:50.699]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:50 [19:12:50.794]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:50 [19:12:50.907]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.002]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.099]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.184]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.297]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.373]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.446]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.562]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.654]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.781]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.854]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:51 [19:12:51.924]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:52 [19:12:52.026]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:52 [19:12:52.113]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:52 [19:12:52.206]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:12:52
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.438 s)
19:12:52 PXEOracleInterface
19:12:52 sync tagged logs
19:12:52
✓ should sync tagged logs (803 ms)
19:12:52
✓ should sync tagged logs as senders (1036 ms)
19:12:52
✓ should sync tagged logs with a sender index offset (392 ms)
19:12:52
✓ should sync tagged logs for which indexes are not updated if they're inside the window (465 ms)
19:12:52
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (386 ms)
19:12:52
✓ should sync tagged logs from scratch after a DB wipe (537 ms)
19:12:52
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (424 ms)
19:12:52 deliverNote
19:12:52
✓ should store note if it exists in note hash tree and is not nullified (78 ms)
19:12:52
✓ should throw if note does not exist in note hash tree (95 ms)
19:12:52
✓ should store and immediately remove note if it is already nullified (113 ms)
19:12:52
✓ should reject notes that exist only in unsynced future blocks (95 ms)
19:12:52
✓ should not remove note if nullifier only exists in unsynced blocks (96 ms)
19:12:52 getPublicLogByTag
19:12:52
✓ returns null if no logs found for tag (81 ms)
19:12:52
✓ returns log data when single log found (116 ms)
19:12:52
✓ throws if multiple logs found for tag (74 ms)
19:12:52
✓ throws if tx effect not found (74 ms)
19:12:52
✓ returns log fields that are actually emitted (115 ms)
19:12:52 getPrivateLogByTag
19:12:52
✓ returns null if no logs found (91 ms)
19:12:52
✓ returns log and tx effect if single log found (126 ms)
19:12:52
✓ throws if multiple logs found for tag (73 ms)
19:12:52
✓ throws if tx effect not found (69 ms)
19:12:52 removeNullifiedNotes
19:12:52
✓ should remove notes that have been nullified (101 ms)
19:12:52
✓ should keep notes that have not been nullified (87 ms)
19:12:52
✓ should not remove notes if nullifier is in unsynced blocks (92 ms)
19:12:52
✓ should search for notes from all accounts (179 ms)
19:12:52
19:12:52
Test Suites: 1 passed, 1 total
19:12:52
Tests: 25 passed, 25 total
19:12:52
Snapshots: 0 total
19:12:52
Time: 7.564 s
19:12:52
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
19:12:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?