Parent Log:
http://ci.aztec-labs.com/85053317e22df949
Command: e64362a187b98198 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/082468f0c1e7e5424b3654b5be0f3560eed7e487
Env: REF_NAME=gh-readonly-queue/next/pr-15001-a907d3a9f40aa473deec5c77c658a80089184fa8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 11:21:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15001_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_a1bb86cff1c0cde7_next
11:21:16 [11:21:16.339]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
11:21:19 [11:21:19.529]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
11:21:19 [11:21:19.561]
INFO:
kv-store:lmdb-v2:contract_data_provider_test Starting data store with maxReaders 16
11:21:19
PASS src/storage/contract_data_provider/contract_data_provider.test.ts
11:21:19 ContractDataProvider
11:21:19
✓ stores a contract artifact (3197 ms)
11:21:19
✓ does not store a contract artifact with a duplicate private function selector (31 ms)
11:21:19
✓ stores a contract instance (29 ms)
11:21:19
11:21:19
Test Suites: 1 passed, 1 total
11:21:19
Tests: 3 passed, 3 total
11:21:19
Snapshots: 0 total
11:21:19
Time: 4.795 s
11:21:19
Ran all test suites matching /pxe\/src\/storage\/contract_data_provider\/contract_data_provider.test.ts/i
.
11:21:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?