Parent Log:
http://ci.aztec-labs.com/461faebffafe60ea
Command: 6e611b2acba6dc44 yarn-project/scripts/run_test.sh simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9a37be7dc4208f0eeb44ec50194c00ca3f5c4cc6
Env: REF_NAME=gh-readonly-queue/next/pr-15072-1e338a3fb2e2077f1feaee8b86c42644ff8a5352 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:42:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
16:42:16 [16:42:16.027]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sUKcfE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:42:16 [16:42:16.573]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
16:42:16 [16:42:16.575]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
16:42:16 [16:42:16.757]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ICZkYX/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:42:17 [16:42:17.071]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
16:42:17 [16:42:17.072]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
16:42:17 [16:42:17.178]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-4F678d/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:42:17 [16:42:17.473]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
16:42:17 [16:42:17.474]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
16:42:17
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
16:42:17 Public TX simulator apps tests: AvmMinimalTestContract
16:42:17
✓ Minimal Tx avm inputs snapshot stored in Json file (747 ms)
16:42:17
✓ Minimal Tx avm inputs snapshot loaded from json file (425 ms)
16:42:17
✓ Minimal TX avm inputs serialized for cpp tests (359 ms)
16:42:17
16:42:17
Test Suites: 1 passed, 1 total
16:42:17
Tests: 3 passed, 3 total
16:42:17
Snapshots: 0 total
16:42:17
Time: 4.536 s
16:42:17
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
16:42:17
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?