Parent Log: http://ci.aztec-labs.com/d5c8e8b384a4885e Command: a01b491a8c032117 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/60e60f99f2634ad75a76b6e103858ff9ccd041d5 Env: REF_NAME=gh-readonly-queue/next/pr-15081-58b067708e8ff927bf26b2994203134853a7eb71 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 18:12:21 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15081_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 18:12:25 [18:12:25.277] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-1ct2l3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:12:28 [18:12:28.322] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 18:12:28 [18:12:28.335] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-af5qAD/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:12:32 [18:12:32.829] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 18:12:32 [18:12:32.841] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-7L3y7S/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:12:37 [18:12:37.617] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x1e4222eed18b6bff146d3a468f5829469e0e99885c9377b3aba44d9d8e23ad23' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 18:12:37 [18:12:37.624] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 18:12:37 [18:12:37.624] ERROR: avm-simulation-tester 18:12:37 [18:12:37.634] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-E22zwM/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 18:12:40 [18:12:40.261] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 18:12:40 [18:12:40.264] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 18:12:40 PASS src/public/avm/apps_tests/avm_test.test.ts (18.152 s) 18:12:40 AVM simulator apps tests: AvmTestContract 18:12:40 bulk testing (3059 ms) 18:12:40 call max unique contract classes (4505 ms) 18:12:40 call too many unique contract classes fails (4791 ms) 18:12:40 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (2638 ms) 18:12:40 18:12:40 Test Suites: 1 passed, 1 total 18:12:40 Tests: 4 passed, 4 total 18:12:40 Snapshots: 0 total 18:12:40 Time: 18.266 s 18:12:40 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 18:12:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?