Parent Log: http://ci.aztec-labs.com/e7dc60880017f191 Command: 1c06fcdf9304d11a yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/cbd66b52b44f3aad75bf6e52a67987ed206598aa Env: REF_NAME=gh-readonly-queue/next/pr-15121-5d017313171ed95ebc6dbf88c1dffe207497338e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 20:42:14 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15121_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 20:42:18 [20:42:18.363] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Yin7fz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 20:42:20 [20:42:20.211] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 20:42:20 [20:42:20.225] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Hdhysy/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 20:42:22 [20:42:22.788] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 20:42:22 [20:42:22.796] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-G9QiH9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 20:42:25 [20:42:25.100] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x052c53978deaefe9738dc882de5d001420068ac3d30fb3048b2f233c5f38789c' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 20:42:25 [20:42:25.104] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 20:42:25 [20:42:25.105] ERROR: avm-simulation-tester 20:42:25 [20:42:25.112] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-d2FvZK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 20:42:26 [20:42:26.531] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 20:42:26 [20:42:26.533] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 20:42:26 PASS src/public/avm/apps_tests/avm_test.test.ts (11.424 s) 20:42:26 AVM simulator apps tests: AvmTestContract 20:42:26 bulk testing (1869 ms) 20:42:26 call max unique contract classes (2571 ms) 20:42:26 call too many unique contract classes fails (2316 ms) 20:42:26 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1428 ms) 20:42:26 20:42:26 Test Suites: 1 passed, 1 total 20:42:26 Tests: 4 passed, 4 total 20:42:26 Snapshots: 0 total 20:42:26 Time: 11.531 s 20:42:26 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 20:42:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?