Parent Log: http://ci.aztec-labs.com/a25636d452723f66 Command: d634b34c6dd762bb yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9b801754ba98479ee645488c29d2fda1eecbfd85 Env: REF_NAME=gh-readonly-queue/next/pr-14963-ee3655e025191bc85c5b3d3122eeedb44e38ffb2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 20:57:47 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_2d233d441b84298a_next 20:57:51 [20:57:51.579] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-iuhZqL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 20:57:52 [20:57:52.313] INFO: avm-simulation-tester Simulation of function constructor succeeded! 20:57:52 [20:57:52.331] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 20:57:52 [20:57:52.355] INFO: avm-simulation-tester Simulation of function mint_to_public succeeded! 20:57:52 [20:57:52.371] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 20:57:52 [20:57:52.399] INFO: avm-simulation-tester Simulation of function transfer_in_public succeeded! 20:57:52 [20:57:52.411] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 20:57:52 [20:57:52.419] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 20:57:52 [20:57:52.437] INFO: avm-simulation-tester Simulation of function burn_public succeeded! 20:57:52 [20:57:52.448] INFO: avm-simulation-tester Simulation of function balance_of_public succeeded! 20:57:52 PASS src/public/avm/apps_tests/token.test.ts 20:57:52 AVM simulator apps tests: TokenContract 20:57:52 token mint, transfer, burn (and check balances) (890 ms) 20:57:52 20:57:52 Test Suites: 1 passed, 1 total 20:57:52 Tests: 1 passed, 1 total 20:57:52 Snapshots: 0 total 20:57:52 Time: 3.844 s 20:57:52 Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts. 20:57:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?