Parent Log:
http://ci.aztec-labs.com/6502c8659d040e3d
Command: 7ad4152ecf607d72 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/57cc88b8fb35fd431b9aa5cc1f99ec4e59f66a15
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Wed Jun 11 23:41:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
23:41:13 [23:41:13.039]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:13 [23:41:13.638]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:14 [23:41:14.670]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:15 [23:41:15.021]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:15 [23:41:15.476]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:15 [23:41:15.818]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:16 [23:41:16.292]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:16 [23:41:16.661]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:16 [23:41:16.741]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:16 [23:41:16.827]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:16 [23:41:16.911]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:16 [23:41:16.985]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.076]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.136]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.221]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.303]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.373]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.454]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.518]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.612]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.681]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.748]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.839]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:17 [23:41:17.943]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:18 [23:41:18.025]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:41:18
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
6.274 s)
23:41:18 PXEOracleInterface
23:41:18 sync tagged logs
23:41:18
✓ should sync tagged logs (599 ms)
23:41:18
✓ should sync tagged logs as senders (1032 ms)
23:41:18
✓ should sync tagged logs with a sender index offset (351 ms)
23:41:18
✓ should sync tagged logs for which indexes are not updated if they're inside the window (454 ms)
23:41:18
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (341 ms)
23:41:18
✓ should sync tagged logs from scratch after a DB wipe (473 ms)
23:41:18
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (368 ms)
23:41:18 deliverNote
23:41:18
✓ should store note if it exists in note hash tree and is not nullified (80 ms)
23:41:18
✓ should throw if note does not exist in note hash tree (85 ms)
23:41:18
✓ should store and immediately remove note if it is already nullified (85 ms)
23:41:18
✓ should reject notes that exist only in unsynced future blocks (71 ms)
23:41:18
✓ should not remove note if nullifier only exists in unsynced blocks (93 ms)
23:41:18 getPublicLogByTag
23:41:18
✓ returns null if no logs found for tag (59 ms)
23:41:18
✓ returns log data when single log found (85 ms)
23:41:18
✓ throws if multiple logs found for tag (79 ms)
23:41:18
✓ throws if tx effect not found (71 ms)
23:41:18
✓ returns log fields that are actually emitted (78 ms)
23:41:18 getPrivateLogByTag
23:41:18
✓ returns null if no logs found (67 ms)
23:41:18
✓ returns log and tx effect if single log found (94 ms)
23:41:18
✓ throws if multiple logs found for tag (68 ms)
23:41:18
✓ throws if tx effect not found (66 ms)
23:41:18 removeNullifiedNotes
23:41:18
✓ should remove notes that have been nullified (90 ms)
23:41:18
✓ should keep notes that have not been nullified (104 ms)
23:41:18
✓ should not remove notes if nullifier is in unsynced blocks (82 ms)
23:41:18
✓ should search for notes from all accounts (169 ms)
23:41:18
23:41:18
Test Suites: 1 passed, 1 total
23:41:18
Tests: 25 passed, 25 total
23:41:18
Snapshots: 0 total
23:41:18
Time: 6.338 s
23:41:18
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
23:41:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?