Parent Log:
http://ci.aztec-labs.com/b428421cd9158c3f
Command: d57d38082bbaf86d yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2d661b35c089f032f50de084b07dded86f0873b8
Env: REF_NAME=gh-readonly-queue/next/pr-15187-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 10:50:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
10:50:43 [10:50:43.370]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:44 [10:50:44.225]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:45 [10:50:45.389]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:45 [10:50:45.822]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:46 [10:50:46.328]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:46 [10:50:46.715]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:47 [10:50:47.269]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:47 [10:50:47.718]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:47 [10:50:47.810]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:47 [10:50:47.927]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.033]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.123]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.217]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.315]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.433]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.544]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.617]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.744]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.838]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.922]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.041]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.126]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.258]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.337]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.422]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.523]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.625]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49 [10:50:49.720]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.971 s)
10:50:49 PXEOracleInterface
10:50:49 sync tagged logs
10:50:49
✓ should sync tagged logs (855 ms)
10:50:49
✓ should sync tagged logs as senders (1164 ms)
10:50:49
✓ should sync tagged logs with a sender index offset (432 ms)
10:50:49
✓ should sync tagged logs for which indexes are not updated if they're inside the window (505 ms)
10:50:49
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (386 ms)
10:50:49
✓ should sync tagged logs from scratch after a DB wipe (555 ms)
10:50:49
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (446 ms)
10:50:49 deliverNote
10:50:49
✓ should store note if it exists in note hash tree and is not nullified (92 ms)
10:50:49
✓ should throw if note does not exist in note hash tree (113 ms)
10:50:49
✓ should store and immediately remove note if it is already nullified (108 ms)
10:50:49
✓ should reject notes that exist only in unsynced future blocks (89 ms)
10:50:49
✓ should not remove note if nullifier only exists in unsynced blocks (93 ms)
10:50:49 bulkRetrieveLogs
10:50:49
✓ returns no logs if none are found (98 ms)
10:50:49
✓ returns a public log if one is found (117 ms)
10:50:49
✓ returns a private log if one is found (109 ms)
10:50:49 getPublicLogByTag
10:50:49
✓ returns null if no logs found for tag (73 ms)
10:50:49
✓ returns log data when single log found (125 ms)
10:50:49
✓ throws if multiple logs found for tag (94 ms)
10:50:49
✓ throws if tx effect not found (83 ms)
10:50:49
✓ returns log fields that are actually emitted (112 ms)
10:50:49 getPrivateLogByTag
10:50:49
✓ returns null if no logs found (84 ms)
10:50:49
✓ returns log and tx effect if single log found (131 ms)
10:50:49
✓ throws if multiple logs found for tag (78 ms)
10:50:49
✓ throws if tx effect not found (83 ms)
10:50:49 removeNullifiedNotes
10:50:49
✓ should remove notes that have been nullified (102 ms)
10:50:49
✓ should keep notes that have not been nullified (101 ms)
10:50:49
✓ should not remove notes if nullifier is in unsynced blocks (95 ms)
10:50:49
✓ should search for notes from all accounts (195 ms)
10:50:49
10:50:49
Test Suites: 1 passed, 1 total
10:50:49
Tests: 28 passed, 28 total
10:50:49
Snapshots: 0 total
10:50:49
Time: 8.067 s
10:50:49
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
10:50:49
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?