Parent Log:
http://ci.aztec-labs.com/b4f2f67e6d4e464f
Command: f2016651899c5161 yarn-project/scripts/run_test.sh pxe/src/storage/contract_data_provider/contract_data_provider.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/832c9f298cdc0c0098b9ffb3f9e8b69de37f2b14
Env: REF_NAME=gh-readonly-queue/next/pr-15169-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 12:04:26 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_a1bb86cff1c0cde7_next
12:04:29 [12:04:29.362]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
12:04:30 [12:04:30.774]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
12:04:30 [12:04:30.823]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
12:04:30
PASS src/storage/contract_data_provider/contract_data_provider.test.ts
12:04:30 ContractDataProvider
12:04:30
✓ stores a contract artifact (1423 ms)
12:04:30
✓ does not store a contract artifact with a duplicate private function selector (49 ms)
12:04:30
✓ stores a contract instance (34 ms)
12:04:30
12:04:30
Test Suites: 1 passed, 1 total
12:04:30
Tests: 3 passed, 3 total
12:04:30
Snapshots: 0 total
12:04:30
Time: 3.135 s
12:04:30
Ran all test suites matching pxe/src/storage/contract_data_provider/contract_data_provider.test.ts
.
12:04:30
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?