Parent Log:
http://ci.aztec-labs.com/e457b7f02c60e94f
Command: 4f32fa69539b8ea0 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/ad85cda24c2f9b5b4b17d4921f8597b71949bb6c
Env: REF_NAME=gh-readonly-queue/next/pr-15223-87c4b689268afecc86ab007c3587e45110daa43d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 19:26:29 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15223_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
19:26:33 [19:26:33.482]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-2XtqlG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
19:26:34 [19:26:34.029]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
19:26:34 [19:26:34.030]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
19:26:34 [19:26:34.165]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-reWEs0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
19:26:34 [19:26:34.483]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
19:26:34 [19:26:34.484]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
19:26:34 [19:26:34.616]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BDm38f/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
19:26:34 [19:26:34.886]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
19:26:34 [19:26:34.887]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
19:26:34
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
19:26:34 Public TX simulator apps tests: AvmMinimalTestContract
19:26:34
✓ Minimal Tx avm inputs snapshot stored in Json file (683 ms)
19:26:34
✓ Minimal Tx avm inputs snapshot loaded from json file (444 ms)
19:26:34
✓ Minimal TX avm inputs serialized for cpp tests (348 ms)
19:26:34
19:26:34
Test Suites: 1 passed, 1 total
19:26:34
Tests: 3 passed, 3 total
19:26:34
Snapshots: 0 total
19:26:34
Time: 4.153 s
19:26:34
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
19:26:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?