Parent Log: http://ci.aztec-labs.com/c03abe385025d0b2 Command: 0eb0803829930c84 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc Env: REF_NAME=gh-readonly-queue/next/pr-15136-cbd66b52b44f3aad75bf6e52a67987ed206598aa CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 07:25:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15136_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 07:25:23 [07:25:23.798] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-VdbLXC/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 07:25:25 [07:25:25.828] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 07:25:25 [07:25:25.844] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-yuETgE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 07:25:28 [07:25:28.503] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 07:25:28 [07:25:28.514] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Z5dppA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 07:25:31 [07:25:31.045] 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... 07:25:31 [07:25:31.049] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 07:25:31 [07:25:31.050] ERROR: avm-simulation-tester 07:25:31 [07:25:31.059] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-a5AiCP/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 07:25:32 [07:25:32.531] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 07:25:32 [07:25:32.534] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 07:25:32 PASS src/public/avm/apps_tests/avm_test.test.ts (12.205 s) 07:25:32 AVM simulator apps tests: AvmTestContract 07:25:32 bulk testing (2049 ms) 07:25:32 call max unique contract classes (2671 ms) 07:25:32 call too many unique contract classes fails (2544 ms) 07:25:32 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1484 ms) 07:25:32 07:25:32 Test Suites: 1 passed, 1 total 07:25:32 Tests: 4 passed, 4 total 07:25:32 Snapshots: 0 total 07:25:32 Time: 12.304 s 07:25:32 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 07:25:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?