Parent Log:
http://ci.aztec-labs.com/6ebee05bfc578c50
Command: 5b134306478d06bb yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e1613ca4b54a0ae509638dc4114780dd3cb0bc9b
Env: REF_NAME=gh-readonly-queue/next/pr-15239-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 15:17:36 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15239_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
15:17:39 [15:17:39.319]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:40 [15:17:40.138]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:41 [15:17:41.202]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:41 [15:17:41.608]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:42 [15:17:42.026]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:42 [15:17:42.399]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:42 [15:17:42.934]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.366]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.448]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.548]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.657]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.787]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.875]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:43 [15:17:43.983]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.112]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.244]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.343]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.498]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.589]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.677]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.800]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:44 [15:17:44.880]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45 [15:17:45.008]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45 [15:17:45.093]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45 [15:17:45.176]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45 [15:17:45.290]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45 [15:17:45.382]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45 [15:17:45.490]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:17:45
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.888 s)
15:17:45 PXEOracleInterface
15:17:45 sync tagged logs
15:17:45
✓ should sync tagged logs (821 ms)
15:17:45
✓ should sync tagged logs as senders (1062 ms)
15:17:45
✓ should sync tagged logs with a sender index offset (407 ms)
15:17:45
✓ should sync tagged logs for which indexes are not updated if they're inside the window (418 ms)
15:17:45
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (371 ms)
15:17:45
✓ should sync tagged logs from scratch after a DB wipe (535 ms)
15:17:45
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (428 ms)
15:17:45 deliverNote
15:17:45
✓ should store note if it exists in note hash tree and is not nullified (84 ms)
15:17:45
✓ should throw if note does not exist in note hash tree (96 ms)
15:17:45
✓ should store and immediately remove note if it is already nullified (111 ms)
15:17:45
✓ should reject notes that exist only in unsynced future blocks (128 ms)
15:17:45
✓ should not remove note if nullifier only exists in unsynced blocks (89 ms)
15:17:45 bulkRetrieveLogs
15:17:45
✓ returns no logs if none are found (108 ms)
15:17:45
✓ returns a public log if one is found (126 ms)
15:17:45
✓ returns a private log if one is found (131 ms)
15:17:45 getPublicLogByTag
15:17:45
✓ returns null if no logs found for tag (101 ms)
15:17:45
✓ returns log data when single log found (155 ms)
15:17:45
✓ throws if multiple logs found for tag (90 ms)
15:17:45
✓ throws if tx effect not found (89 ms)
15:17:45
✓ returns log fields that are actually emitted (122 ms)
15:17:45 getPrivateLogByTag
15:17:45
✓ returns null if no logs found (78 ms)
15:17:45
✓ returns log and tx effect if single log found (128 ms)
15:17:45
✓ throws if multiple logs found for tag (84 ms)
15:17:45
✓ throws if tx effect not found (84 ms)
15:17:45 removeNullifiedNotes
15:17:45
✓ should remove notes that have been nullified (114 ms)
15:17:45
✓ should keep notes that have not been nullified (91 ms)
15:17:45
✓ should not remove notes if nullifier is in unsynced blocks (106 ms)
15:17:45
✓ should search for notes from all accounts (216 ms)
15:17:45
15:17:45
Test Suites: 1 passed, 1 total
15:17:45
Tests: 28 passed, 28 total
15:17:45
Snapshots: 0 total
15:17:45
Time: 7.973 s
15:17:45
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
15:17:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?