Parent Log:
http://ci.aztec-labs.com/57c5664a39d345ed
Command: 19eaa47be551fcfe yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c0e766a133071c44b2c0d8fac5df352c6e059df1
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 08:00:18 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15015_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
08:00:19 [08:00:19.948]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:20 [08:00:20.479]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:21 [08:00:21.241]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:21 [08:00:21.546]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:21 [08:00:21.855]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:22 [08:00:22.107]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:22 [08:00:22.480]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:22 [08:00:22.766]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:22 [08:00:22.827]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:22 [08:00:22.906]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:22 [08:00:22.980]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.044]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.107]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.169]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.247]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.304]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.364]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.448]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.504]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.577]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.641]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.704]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.792]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.874]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:23 [08:00:23.948]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
08:00:24
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
5.091 s)
08:00:24 PXEOracleInterface
08:00:24 sync tagged logs
08:00:24
✓ should sync tagged logs (532 ms)
08:00:24
✓ should sync tagged logs as senders (762 ms)
08:00:24
✓ should sync tagged logs with a sender index offset (305 ms)
08:00:24
✓ should sync tagged logs for which indexes are not updated if they're inside the window (310 ms)
08:00:24
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (250 ms)
08:00:24
✓ should sync tagged logs from scratch after a DB wipe (373 ms)
08:00:24
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (286 ms)
08:00:24 deliverNote
08:00:24
✓ should store note if it exists in note hash tree and is not nullified (60 ms)
08:00:24
✓ should throw if note does not exist in note hash tree (77 ms)
08:00:24
✓ should store and immediately remove note if it is already nullified (75 ms)
08:00:24
✓ should reject notes that exist only in unsynced future blocks (63 ms)
08:00:24
✓ should not remove note if nullifier only exists in unsynced blocks (63 ms)
08:00:24 getPublicLogByTag
08:00:24
✓ returns null if no logs found for tag (61 ms)
08:00:24
✓ returns log data when single log found (78 ms)
08:00:24
✓ throws if multiple logs found for tag (57 ms)
08:00:24
✓ throws if tx effect not found (60 ms)
08:00:24
✓ returns log fields that are actually emitted (83 ms)
08:00:24 getPrivateLogByTag
08:00:24
✓ returns null if no logs found (55 ms)
08:00:24
✓ returns log and tx effect if single log found (74 ms)
08:00:24
✓ throws if multiple logs found for tag (64 ms)
08:00:24
✓ throws if tx effect not found (63 ms)
08:00:24 removeNullifiedNotes
08:00:24
✓ should remove notes that have been nullified (88 ms)
08:00:24
✓ should keep notes that have not been nullified (82 ms)
08:00:24
✓ should not remove notes if nullifier is in unsynced blocks (73 ms)
08:00:24
✓ should search for notes from all accounts (148 ms)
08:00:24
08:00:24
Test Suites: 1 passed, 1 total
08:00:24
Tests: 25 passed, 25 total
08:00:24
Snapshots: 0 total
08:00:24
Time: 5.157 s
08:00:24
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
08:00:24
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?