Parent Log:
http://ci.aztec-labs.com/8fc5336b45577f8b
Command: 49bbc26acf87c0b5 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b608f9359219731d3c03407689a4fadaaa5a0d45
Env: REF_NAME=gh-readonly-queue/next/pr-15006-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 13:49:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15006_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
13:49:02 [13:49:02.557]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:03 [13:49:03.184]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:04 [13:49:04.262]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:04 [13:49:04.708]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:05 [13:49:05.183]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:05 [13:49:05.593]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:06 [13:49:06.217]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:06 [13:49:06.688]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:06 [13:49:06.782]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:06 [13:49:06.898]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:06 [13:49:06.986]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.073]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.177]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.273]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.392]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.479]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.578]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.686]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.773]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.898]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:07 [13:49:07.989]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:08 [13:49:08.068]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:08 [13:49:08.171]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:08 [13:49:08.266]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:08 [13:49:08.384]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:49:08
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.245 s)
13:49:08 PXEOracleInterface
13:49:08 sync tagged logs
13:49:08
✓ should sync tagged logs (627 ms)
13:49:08
✓ should sync tagged logs as senders (1075 ms)
13:49:08
✓ should sync tagged logs with a sender index offset (448 ms)
13:49:08
✓ should sync tagged logs for which indexes are not updated if they're inside the window (473 ms)
13:49:08
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (408 ms)
13:49:08
✓ should sync tagged logs from scratch after a DB wipe (626 ms)
13:49:08
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (470 ms)
13:49:08 deliverNote
13:49:08
✓ should store note if it exists in note hash tree and is not nullified (93 ms)
13:49:08
✓ should throw if note does not exist in note hash tree (115 ms)
13:49:08
✓ should store and immediately remove note if it is already nullified (90 ms)
13:49:08
✓ should reject notes that exist only in unsynced future blocks (86 ms)
13:49:08
✓ should not remove note if nullifier only exists in unsynced blocks (102 ms)
13:49:08 getPublicLogByTag
13:49:08
✓ returns null if no logs found for tag (98 ms)
13:49:08
✓ returns log data when single log found (118 ms)
13:49:08
✓ throws if multiple logs found for tag (88 ms)
13:49:08
✓ throws if tx effect not found (97 ms)
13:49:08
✓ returns log fields that are actually emitted (108 ms)
13:49:08 getPrivateLogByTag
13:49:08
✓ returns null if no logs found (84 ms)
13:49:08
✓ returns log and tx effect if single log found (128 ms)
13:49:08
✓ throws if multiple logs found for tag (90 ms)
13:49:08
✓ throws if tx effect not found (78 ms)
13:49:08 removeNullifiedNotes
13:49:08
✓ should remove notes that have been nullified (100 ms)
13:49:08
✓ should keep notes that have not been nullified (96 ms)
13:49:08
✓ should not remove notes if nullifier is in unsynced blocks (118 ms)
13:49:08
✓ should search for notes from all accounts (213 ms)
13:49:08
13:49:08
Test Suites: 1 passed, 1 total
13:49:08
Tests: 25 passed, 25 total
13:49:08
Snapshots: 0 total
13:49:08
Time: 7.342 s
13:49:08
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
13:49:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?