Parent Log: http://ci.aztec-labs.com/1d91b979ad0fe7b8 Command: 516191759f225b4f yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/0f26f87af2947423f556c64f03e0100cbf5136f7 Env: REF_NAME=gh-readonly-queue/next/pr-15273-74eeec5d95106217d3b3f3068853022cef7fa307 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 25 10:59:17 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15273_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 10:59:20 [10:59:20.390] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-YEUqOu/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:59:21 [10:59:21.965] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 10:59:21 [10:59:21.971] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-JwYMGV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:59:23 [10:59:23.886] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 10:59:23 [10:59:23.889] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-xQFtnH/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:59:25 [10:59:25.823] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x2a30bab892f1a916e523d9f4f949f19005fc7bc46af47a5460f02b069cc3a27b' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 10:59:25 [10:59:25.824] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 10:59:25 [10:59:25.825] ERROR: avm-simulation-tester 10:59:25 [10:59:25.828] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-biSTY4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:59:26 [10:59:26.895] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:59:26 [10:59:26.897] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 10:59:26 PASS src/public/avm/apps_tests/avm_test.test.ts (9.022 s) 10:59:26 AVM simulator apps tests: AvmTestContract 10:59:26 bulk testing (1595 ms) 10:59:26 call max unique contract classes (1918 ms) 10:59:26 call too many unique contract classes fails (1938 ms) 10:59:26 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1072 ms) 10:59:26 10:59:26 Test Suites: 1 passed, 1 total 10:59:26 Tests: 4 passed, 4 total 10:59:26 Snapshots: 0 total 10:59:26 Time: 9.094 s 10:59:26 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 10:59:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?