Parent Log: http://ci.aztec-labs.com/d807837b95d20001 Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit2.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f3a077dd83e56ee0ae0a1175f0dc39fdfa50e6d7 Env: REF_NAME=gh-readonly-queue/master/pr-14734-a229cf871638d3fd774f9272645cc1ac29b8196a CURRENT_VERSION=0.87.9 CI_FULL=1 Date: Tue Jun 24 10:38:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14734_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_6ae749e32f994083_master 10:38:49 [10:38:49.223] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-5Xooo0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:38:49 [10:38:49.752] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 10:38:49 [10:38:49.753] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 10:38:49 [10:38:49.754] WARN: simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:38:49 [10:38:49.759] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x18e8d05b3ee95fc0b01b59cb54ab778f8d9192c254a723bab7556ddf00999f91:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:38:49 [10:38:49.818] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZWwCpg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:38:50 [10:38:50.266] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 10:38:50 [10:38:50.328] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-fOankm/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:38:50 [10:38:50.892] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-EKbFmn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 10:38:51 [10:38:51.398] WARN: simulator:public_tx_context TEARDOWN phase reverted! 0x0a67102237e61a728a351efed176a4cdb97ba6b4abfc6f8d30b5780a39d97de5:0x3f9f11f3 failed with reason: Assertion failed: 10:38:51 PASS src/avm_proving_tests/avm_check_circuit2.test.ts 10:38:51 AVM WitGen & Circuit – check circuit 10:38:51 an exceptional halt due to a nested call to non-existent contract is propagated to top-level (595 ms) 10:38:51 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (511 ms) 10:38:51 enqueued calls in every phase, with enqueued calls that depend on each other (564 ms) 10:38:51 Should prove and verify a TX that reverts in teardown (570 ms) 10:38:51 skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown 10:38:51 10:38:51 Test Suites: 1 passed, 1 total 10:38:51 Tests: 1 skipped, 4 passed, 5 total 10:38:51 Snapshots: 0 total 10:38:51 Time: 4.621 s 10:38:51 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i. 10:38:51 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?