Parent Log:
http://ci.aztec-labs.com/c7f88074b48c686e
Command: 5ef1981c53cfa68e yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9636546b7b88f24965b498122e4da02f29ccc564
Env: REF_NAME=gh-readonly-queue/next/pr-15307-d01c091885c427bb3cc3b780e321f201b0fd06d5 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 26 18:40:22 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15307_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
18:40:24 [18:40:24.060]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:24 [18:40:24.609]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:25 [18:40:25.387]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:25 [18:40:25.698]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:26 [18:40:26.013]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:26 [18:40:26.274]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:26 [18:40:26.666]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:26 [18:40:26.972]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.036]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.118]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.189]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.254]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.325]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.395]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.483]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.577]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.646]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.728]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.786]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.851]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:27 [18:40:27.938]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.008]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.100]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.162]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.226]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.314]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.388]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28 [18:40:28.485]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:40:28
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
5.679 s)
18:40:28 PXEOracleInterface
18:40:28 sync tagged logs
18:40:28
✓ should sync tagged logs (552 ms)
18:40:28
✓ should sync tagged logs as senders (778 ms)
18:40:28
✓ should sync tagged logs with a sender index offset (311 ms)
18:40:28
✓ should sync tagged logs for which indexes are not updated if they're inside the window (315 ms)
18:40:28
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (261 ms)
18:40:28
✓ should sync tagged logs from scratch after a DB wipe (391 ms)
18:40:28
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (305 ms)
18:40:28 deliverNote
18:40:28
✓ should store note if it exists in note hash tree and is not nullified (64 ms)
18:40:28
✓ should throw if note does not exist in note hash tree (79 ms)
18:40:28
✓ should store and immediately remove note if it is already nullified (71 ms)
18:40:28
✓ should reject notes that exist only in unsynced future blocks (67 ms)
18:40:28
✓ should not remove note if nullifier only exists in unsynced blocks (70 ms)
18:40:28 bulkRetrieveLogs
18:40:28
✓ returns no logs if none are found (71 ms)
18:40:28
✓ returns a public log if one is found (87 ms)
18:40:28
✓ returns a private log if one is found (94 ms)
18:40:28 getPublicLogByTag
18:40:28
✓ returns null if no logs found for tag (68 ms)
18:40:28
✓ returns log data when single log found (81 ms)
18:40:28
✓ throws if multiple logs found for tag (57 ms)
18:40:28
✓ throws if tx effect not found (64 ms)
18:40:28
✓ returns log fields that are actually emitted (86 ms)
18:40:28 getPrivateLogByTag
18:40:28
✓ returns null if no logs found (71 ms)
18:40:28
✓ returns log and tx effect if single log found (92 ms)
18:40:28
✓ throws if multiple logs found for tag (62 ms)
18:40:28
✓ throws if tx effect not found (63 ms)
18:40:28 removeNullifiedNotes
18:40:28
✓ should remove notes that have been nullified (88 ms)
18:40:28
✓ should keep notes that have not been nullified (74 ms)
18:40:28
✓ should not remove notes if nullifier is in unsynced blocks (95 ms)
18:40:28
✓ should search for notes from all accounts (148 ms)
18:40:28
18:40:28
Test Suites: 1 passed, 1 total
18:40:28
Tests: 28 passed, 28 total
18:40:28
Snapshots: 0 total
18:40:28
Time: 5.752 s
18:40:28
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
18:40:28
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?