Parent Log:
http://ci.aztec-labs.com/f1633612d470dd0c
Command: 430b662d7e79c93b yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/04760775ac41c49f04129b978fde906271954e3a
Env: REF_NAME=gh-readonly-queue/next/pr-15067-b70544b6d50e3ecb6598361f1990bd51745c7b55 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 23:20:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
23:20:53 [23:20:53.110]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:53 [23:20:53.875]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:54 [23:20:54.910]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:55 [23:20:55.366]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:55 [23:20:55.844]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:56 [23:20:56.248]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:56 [23:20:56.829]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.276]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.363]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.470]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.584]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.671]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.770]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.842]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:57 [23:20:57.935]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.002]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.077]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.185]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.256]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.358]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.432]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.535]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.643]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.729]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:58 [23:20:58.848]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
23:20:59
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.582 s)
23:20:59 PXEOracleInterface
23:20:59 sync tagged logs
23:20:59
✓ should sync tagged logs (772 ms)
23:20:59
✓ should sync tagged logs as senders (1034 ms)
23:20:59
✓ should sync tagged logs with a sender index offset (457 ms)
23:20:59
✓ should sync tagged logs for which indexes are not updated if they're inside the window (478 ms)
23:20:59
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (403 ms)
23:20:59
✓ should sync tagged logs from scratch after a DB wipe (581 ms)
23:20:59
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (443 ms)
23:20:59 deliverNote
23:20:59
✓ should store note if it exists in note hash tree and is not nullified (91 ms)
23:20:59
✓ should throw if note does not exist in note hash tree (104 ms)
23:20:59
✓ should store and immediately remove note if it is already nullified (114 ms)
23:20:59
✓ should reject notes that exist only in unsynced future blocks (88 ms)
23:20:59
✓ should not remove note if nullifier only exists in unsynced blocks (98 ms)
23:20:59 getPublicLogByTag
23:20:59
✓ returns null if no logs found for tag (72 ms)
23:20:59
✓ returns log data when single log found (93 ms)
23:20:59
✓ throws if multiple logs found for tag (67 ms)
23:20:59
✓ throws if tx effect not found (75 ms)
23:20:59
✓ returns log fields that are actually emitted (107 ms)
23:20:59 getPrivateLogByTag
23:20:59
✓ returns null if no logs found (71 ms)
23:20:59
✓ returns log and tx effect if single log found (98 ms)
23:20:59
✓ throws if multiple logs found for tag (77 ms)
23:20:59
✓ throws if tx effect not found (101 ms)
23:20:59 removeNullifiedNotes
23:20:59
✓ should remove notes that have been nullified (107 ms)
23:20:59
✓ should keep notes that have not been nullified (88 ms)
23:20:59
✓ should not remove notes if nullifier is in unsynced blocks (119 ms)
23:20:59
✓ should search for notes from all accounts (205 ms)
23:20:59
23:20:59
Test Suites: 1 passed, 1 total
23:20:59
Tests: 25 passed, 25 total
23:20:59
Snapshots: 0 total
23:20:59
Time: 7.689 s
23:20:59
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
23:20:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?