Parent Log: http://ci.aztec-labs.com/d240895a55e41983 Command: 53eb328a1446f762 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a48851a8c6884f4b9615a154f8862a549722d25e Env: REF_NAME=gh-readonly-queue/next/pr-14680-3b5835195491b53670250790b18c14d922718574 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 11:29:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14680_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 11:29:17 [11:29:17.189] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-fK6ZNc/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 11:29:18 [11:29:18.993] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 11:29:19 [11:29:19.003] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-mDnLPb/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 11:29:21 [11:29:21.231] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 11:29:21 [11:29:21.238] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-eOvjsd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 11:29:23 [11:29:23.405] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x163e796123c1e4cd3c92325e3176877f0522bc32e071a81f5339e1878c1190c5' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 11:29:23 [11:29:23.409] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 11:29:23 [11:29:23.410] ERROR: avm-simulation-tester 11:29:23 [11:29:23.419] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-y6T4OJ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 11:29:24 [11:29:24.593] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 11:29:24 [11:29:24.597] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 11:29:24 PASS src/public/avm/apps_tests/avm_test.test.ts (11.423 s) 11:29:24 AVM simulator apps tests: AvmTestContract 11:29:24 bulk testing (1829 ms) 11:29:24 call max unique contract classes (2234 ms) 11:29:24 call too many unique contract classes fails (2179 ms) 11:29:24 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1186 ms) 11:29:24 11:29:24 Test Suites: 1 passed, 1 total 11:29:24 Tests: 4 passed, 4 total 11:29:24 Snapshots: 0 total 11:29:24 Time: 11.518 s 11:29:24 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 11:29:24 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?