Parent Log:
http://ci.aztec-labs.com/203368854ee7e10a
Command: 4bfd2d3585b9db66 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/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 14:55:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15002_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_6ae749e32f994083_master
14:55:16 [14:55:16.604]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9qC3kn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:17 [14:55:17.132]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
14:55:17 [14:55:17.133]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
14:55:17 [14:55:17.134]
WARN:
simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:55:17 [14:55:17.140]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1fd4ac7f5ab26070b1ffdf5432e1559703938fa54a1f3818c82e8a48f8056f3a:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:55:17 [14:55:17.212]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-M2u2RU/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:17 [14:55:17.628]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:55:17 [14:55:17.682]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-T8ydVE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:18 [14:55:18.211]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Gkhsq9/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:18 [14:55:18.641]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x139be4a04715964513f0ad1c8935ac41cae319f8c6c63b6c293813e25c62dfdf:0x3f9f11f3 failed with reason: Assertion failed:
14:55:18
PASS src/avm_proving_tests/avm_check_circuit2.test.ts
14:55:18 AVM WitGen & Circuit – check circuit
14:55:18
✓ an exceptional halt due to a nested call to non-existent contract is propagated to top-level (611 ms)
14:55:18
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (474 ms)
14:55:18
✓ enqueued calls in every phase, with enqueued calls that depend on each other (528 ms)
14:55:18
✓ Should prove and verify a TX that reverts in teardown (485 ms)
14:55:18
○ skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown
14:55:18
14:55:18
Test Suites: 1 passed, 1 total
14:55:18
Tests: 1 skipped,
4 passed, 5 total
14:55:18
Snapshots: 0 total
14:55:18
Time: 4.423 s
14:55:18
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i
.
14:55:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?