Parent Log:
http://ci.aztec-labs.com/1d997b765e246008
Command: 5c58d0b0e69f02f7 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/7339c264ad706420ee9babb0dd1b6ed793e97402
Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:02:34 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
15:02:38 [15:02:38.040]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gzLcyx/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:02:38 [15:02:38.623]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:02:38 [15:02:38.625]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:02:38 [15:02:38.828]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-23fy4D/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:02:39 [15:02:39.117]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:02:39 [15:02:39.119]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:02:39 [15:02:39.246]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gvTW2t/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
15:02:39 [15:02:39.564]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:02:39 [15:02:39.565]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
15:02:39
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
15:02:39 Public TX simulator apps tests: AvmMinimalTestContract
15:02:39
✓ Minimal Tx avm inputs snapshot stored in Json file (784 ms)
15:02:39
✓ Minimal Tx avm inputs snapshot loaded from json file (432 ms)
15:02:39
✓ Minimal TX avm inputs serialized for cpp tests (391 ms)
15:02:39
15:02:39
Test Suites: 1 passed, 1 total
15:02:39
Tests: 3 passed, 3 total
15:02:39
Snapshots: 0 total
15:02:39
Time: 4.029 s
15:02:39
Ran all test suites matching /simulator\/src\/public\/public_tx_simulator\/apps_tests\/avm_minimal.test.ts/i
.
15:02:39
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?