Parent Log:
http://ci.aztec-labs.com/1ad07270fdfb8297
Command: 2dbc0f6449ec2b2d 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/7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc
Env: REF_NAME=gh-readonly-queue/next/pr-15215-1b10c7d500621ca2e4c0db764df67f3085beb282 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 10:21:00 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15215_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
10:21:03 [10:21:03.205]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-mNO2tu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:03 [10:21:03.674]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:21:03 [10:21:03.676]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:21:03 [10:21:03.780]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-QdB47a/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:04 [10:21:04.035]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:21:04 [10:21:04.036]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:21:04 [10:21:04.128]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Fw9Pce/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:21:04 [10:21:04.374]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:21:04 [10:21:04.374]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:21:04
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
10:21:04 Public TX simulator apps tests: AvmMinimalTestContract
10:21:04
✓ Minimal Tx avm inputs snapshot stored in Json file (583 ms)
10:21:04
✓ Minimal Tx avm inputs snapshot loaded from json file (345 ms)
10:21:04
✓ Minimal TX avm inputs serialized for cpp tests (292 ms)
10:21:04
10:21:04
Test Suites: 1 passed, 1 total
10:21:04
Tests: 3 passed, 3 total
10:21:04
Snapshots: 0 total
10:21:04
Time: 2.992 s
10:21:04
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
10:21:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?