Parent Log:
http://ci.aztec-labs.com/8b95d33b9956fee4
Command: 582720422b3f4dff 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/79e9bd1698f4bba6deade8f76c676f9bbb12ff74
Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Mon Jun 23 13:25:51 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_staging
13:25:54 [13:25:54.577]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-OxFIlv/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:25:55 [13:25:55.082]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:25:55 [13:25:55.085]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:25:55 [13:25:55.238]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-WgMTQF/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:25:55 [13:25:55.566]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:25:55 [13:25:55.568]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:25:55 [13:25:55.677]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gYnIEJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
13:25:55 [13:25:55.971]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:25:55 [13:25:55.971]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
13:25:56
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
13:25:56 Public TX simulator apps tests: AvmMinimalTestContract
13:25:56
✓ Minimal Tx avm inputs snapshot stored in Json file (655 ms)
13:25:56
✓ Minimal Tx avm inputs snapshot loaded from json file (453 ms)
13:25:56
✓ Minimal TX avm inputs serialized for cpp tests (360 ms)
13:25:56
13:25:56
Test Suites: 1 passed, 1 total
13:25:56
Tests: 3 passed, 3 total
13:25:56
Snapshots: 0 total
13:25:56
Time: 4.062 s
13:25:56
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
13:25:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?