Parent Log:
http://ci.aztec-labs.com/ce57deeae491c23c
Command: a5bf9fa49c3b3b54 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/8cc8a56892d36191eefb49254ebbe49ea99ef4b8
Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 11:37:46 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14921_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
11:37:48 [11:37:48.911]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:49 [11:37:49.497]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:50 [11:37:50.360]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:50 [11:37:50.684]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:51 [11:37:51.032]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:51 [11:37:51.330]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:51 [11:37:51.757]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.095]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.182]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.275]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.361]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.441]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.523]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.587]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.674]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.738]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.798]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.886]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:52 [11:37:52.962]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53 [11:37:53.051]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53 [11:37:53.116]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53 [11:37:53.173]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53 [11:37:53.251]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53 [11:37:53.325]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53 [11:37:53.410]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
11:37:53
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
5.774 s)
11:37:53 PXEOracleInterface
11:37:53 sync tagged logs
11:37:53
✓ should sync tagged logs (589 ms)
11:37:53
✓ should sync tagged logs as senders (863 ms)
11:37:53
✓ should sync tagged logs with a sender index offset (323 ms)
11:37:53
✓ should sync tagged logs for which indexes are not updated if they're inside the window (348 ms)
11:37:53
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (296 ms)
11:37:53
✓ should sync tagged logs from scratch after a DB wipe (427 ms)
11:37:53
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (338 ms)
11:37:53 deliverNote
11:37:53
✓ should store note if it exists in note hash tree and is not nullified (84 ms)
11:37:53
✓ should throw if note does not exist in note hash tree (93 ms)
11:37:53
✓ should store and immediately remove note if it is already nullified (87 ms)
11:37:53
✓ should reject notes that exist only in unsynced future blocks (79 ms)
11:37:53
✓ should not remove note if nullifier only exists in unsynced blocks (81 ms)
11:37:53 getPublicLogByTag
11:37:53
✓ returns null if no logs found for tag (65 ms)
11:37:53
✓ returns log data when single log found (85 ms)
11:37:53
✓ throws if multiple logs found for tag (65 ms)
11:37:53
✓ throws if tx effect not found (60 ms)
11:37:53
✓ returns log fields that are actually emitted (86 ms)
11:37:53 getPrivateLogByTag
11:37:53
✓ returns null if no logs found (73 ms)
11:37:53
✓ returns log and tx effect if single log found (92 ms)
11:37:53
✓ throws if multiple logs found for tag (62 ms)
11:37:53
✓ throws if tx effect not found (60 ms)
11:37:53 removeNullifiedNotes
11:37:53
✓ should remove notes that have been nullified (77 ms)
11:37:53
✓ should keep notes that have not been nullified (74 ms)
11:37:53
✓ should not remove notes if nullifier is in unsynced blocks (84 ms)
11:37:53
✓ should search for notes from all accounts (157 ms)
11:37:53
11:37:53
Test Suites: 1 passed, 1 total
11:37:53
Tests: 25 passed, 25 total
11:37:53
Snapshots: 0 total
11:37:53
Time: 5.849 s
11:37:53
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
11:37:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?