Parent Log:
http://ci.aztec-labs.com/5c64f73239d8b492
Command: 3b26b88555004035 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9cf4a24266245fa3ca003adb00e8ae759880c107
Env: REF_NAME=gh-readonly-queue/next/pr-14963-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:10:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
17:10:25 [17:10:25.002]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:25 [17:10:25.758]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:26 [17:10:26.749]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:27 [17:10:27.162]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:27 [17:10:27.584]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:27 [17:10:27.969]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:28 [17:10:28.533]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:28 [17:10:28.993]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.083]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.212]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.310]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.384]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.482]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.564]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.672]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.752]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.824]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:29 [17:10:29.922]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.010]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.109]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.174]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.252]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.356]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.450]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30 [17:10:30.551]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:10:30
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.479 s)
17:10:30 PXEOracleInterface
17:10:30 sync tagged logs
17:10:30
✓ should sync tagged logs (754 ms)
17:10:30
✓ should sync tagged logs as senders (995 ms)
17:10:30
✓ should sync tagged logs with a sender index offset (413 ms)
17:10:30
✓ should sync tagged logs for which indexes are not updated if they're inside the window (417 ms)
17:10:30
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (386 ms)
17:10:30
✓ should sync tagged logs from scratch after a DB wipe (564 ms)
17:10:30
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (459 ms)
17:10:30 deliverNote
17:10:30
✓ should store note if it exists in note hash tree and is not nullified (90 ms)
17:10:30
✓ should throw if note does not exist in note hash tree (126 ms)
17:10:30
✓ should store and immediately remove note if it is already nullified (100 ms)
17:10:30
✓ should reject notes that exist only in unsynced future blocks (74 ms)
17:10:30
✓ should not remove note if nullifier only exists in unsynced blocks (96 ms)
17:10:30 getPublicLogByTag
17:10:30
✓ returns null if no logs found for tag (82 ms)
17:10:30
✓ returns log data when single log found (107 ms)
17:10:30
✓ throws if multiple logs found for tag (77 ms)
17:10:30
✓ throws if tx effect not found (74 ms)
17:10:30
✓ returns log fields that are actually emitted (97 ms)
17:10:30 getPrivateLogByTag
17:10:30
✓ returns null if no logs found (88 ms)
17:10:30
✓ returns log and tx effect if single log found (98 ms)
17:10:30
✓ throws if multiple logs found for tag (66 ms)
17:10:30
✓ throws if tx effect not found (76 ms)
17:10:30 removeNullifiedNotes
17:10:30
✓ should remove notes that have been nullified (104 ms)
17:10:30
✓ should keep notes that have not been nullified (93 ms)
17:10:30
✓ should not remove notes if nullifier is in unsynced blocks (100 ms)
17:10:30
✓ should search for notes from all accounts (173 ms)
17:10:30
17:10:30
Test Suites: 1 passed, 1 total
17:10:30
Tests: 25 passed, 25 total
17:10:30
Snapshots: 0 total
17:10:30
Time: 7.581 s
17:10:30
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
17:10:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?