Parent Log: http://ci.aztec-labs.com/1879341ab5b538f6 Command: 36eaaee0552681fb yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/bbf33e6534f745d2f5a11c2f359583e881120fc4 Env: REF_NAME=gh-readonly-queue/next/pr-15047-e56623c3f6400dc164642e49255b211d6fb03ac6 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 18 17:09:18 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15047_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 17:09:21 [17:09:21.808] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-FlOefX/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:23 [17:09:23.370] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 17:09:23 [17:09:23.377] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ay3EYc/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:25 [17:09:25.321] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 17:09:25 [17:09:25.325] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-8nPeI2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:27 [17:09:27.253] 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... 17:09:27 [17:09:27.255] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 17:09:27 [17:09:27.255] ERROR: avm-simulation-tester 17:09:27 [17:09:27.258] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-upD5Nw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 17:09:28 [17:09:28.391] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 17:09:28 [17:09:28.394] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 17:09:28 PASS src/public/avm/apps_tests/avm_test.test.ts (9.194 s) 17:09:28 AVM simulator apps tests: AvmTestContract 17:09:28 bulk testing (1581 ms) 17:09:28 call max unique contract classes (1948 ms) 17:09:28 call too many unique contract classes fails (1933 ms) 17:09:28 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1139 ms) 17:09:28 17:09:28 Test Suites: 1 passed, 1 total 17:09:28 Tests: 4 passed, 4 total 17:09:28 Snapshots: 0 total 17:09:28 Time: 9.268 s 17:09:28 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 17:09:28 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?