Parent Log:
http://ci.aztec-labs.com/202b4985e033a35a
Command: 2f90642d334347ff yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/13c9f60af5c2ea64e96c521ff1b514d2662d819e
Env: REF_NAME=gh-readonly-queue/next/pr-15254-1bb4f0588a9dc5b1df622753aab1d907b3f12c7a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 09:16:25 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15254_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
09:16:28 [09:16:28.667]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-fG3jDZ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:16:29 [09:16:29.264]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
09:16:29 [09:16:29.276]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:16:29 [09:16:29.296]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
09:16:29 [09:16:29.303]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:16:29 [09:16:29.320]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
09:16:29 [09:16:29.328]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:16:29 [09:16:29.335]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:16:29 [09:16:29.346]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
09:16:29 [09:16:29.355]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
09:16:29
PASS src/public/avm/apps_tests/token.test.ts
09:16:29 AVM simulator apps tests: TokenContract
09:16:29
✓ token mint, transfer, burn (and check balances) (698 ms)
09:16:29
09:16:29
Test Suites: 1 passed, 1 total
09:16:29
Tests: 1 passed, 1 total
09:16:29
Snapshots: 0 total
09:16:29
Time: 3.037 s
09:16:29
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
09:16:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?