Parent Log:
http://ci.aztec-labs.com/78cea4cf271fb3a9
Command: 128a905c1f9c1691 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/76ca48a2187e3506bb464eae574e49476c2876ca
Env: REF_NAME=gh-readonly-queue/next/pr-15045-9d6fb0bd1594726370a5f3a56591963452264642 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 18:05:42 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15045_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
18:05:44 [18:05:44.374]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:45 [18:05:45.221]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:46 [18:05:46.476]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:46 [18:05:46.981]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:47 [18:05:47.532]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:47 [18:05:47.934]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:48 [18:05:48.542]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.015]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.117]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.243]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.346]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.448]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.549]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.633]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.752]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.832]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:49 [18:05:49.903]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.024]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.095]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.221]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.306]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.395]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.516]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.635]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50 [18:05:50.749]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:05:50
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
8.047 s)
18:05:50 PXEOracleInterface
18:05:50 sync tagged logs
18:05:50
✓ should sync tagged logs (846 ms)
18:05:50
✓ should sync tagged logs as senders (1252 ms)
18:05:50
✓ should sync tagged logs with a sender index offset (507 ms)
18:05:50
✓ should sync tagged logs for which indexes are not updated if they're inside the window (549 ms)
18:05:50
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (403 ms)
18:05:50
✓ should sync tagged logs from scratch after a DB wipe (607 ms)
18:05:50
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (469 ms)
18:05:50 deliverNote
18:05:50
✓ should store note if it exists in note hash tree and is not nullified (105 ms)
18:05:50
✓ should throw if note does not exist in note hash tree (125 ms)
18:05:50
✓ should store and immediately remove note if it is already nullified (102 ms)
18:05:50
✓ should reject notes that exist only in unsynced future blocks (99 ms)
18:05:50
✓ should not remove note if nullifier only exists in unsynced blocks (103 ms)
18:05:50 getPublicLogByTag
18:05:50
✓ returns null if no logs found for tag (84 ms)
18:05:50
✓ returns log data when single log found (119 ms)
18:05:50
✓ throws if multiple logs found for tag (80 ms)
18:05:50
✓ throws if tx effect not found (71 ms)
18:05:50
✓ returns log fields that are actually emitted (117 ms)
18:05:50 getPrivateLogByTag
18:05:50
✓ returns null if no logs found (75 ms)
18:05:50
✓ returns log and tx effect if single log found (125 ms)
18:05:50
✓ throws if multiple logs found for tag (85 ms)
18:05:50
✓ throws if tx effect not found (88 ms)
18:05:50 removeNullifiedNotes
18:05:50
✓ should remove notes that have been nullified (116 ms)
18:05:50
✓ should keep notes that have not been nullified (123 ms)
18:05:50
✓ should not remove notes if nullifier is in unsynced blocks (115 ms)
18:05:50
✓ should search for notes from all accounts (210 ms)
18:05:50
18:05:50
Test Suites: 1 passed, 1 total
18:05:50
Tests: 25 passed, 25 total
18:05:50
Snapshots: 0 total
18:05:50
Time: 8.134 s
18:05:50
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
18:05:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?