Parent Log:
http://ci.aztec-labs.com/2adfcb763b57baed
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/a3ecf3ea26aad0390dd15cfadbb1d160e85e5f89
Env: REF_NAME=gh-readonly-queue/master/pr-15194-f3a077dd83e56ee0ae0a1175f0dc39fdfa50e6d7 CURRENT_VERSION=0.87.9 CI_FULL=1
Date: Tue Jun 24 17:26:21 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15194_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_6ae749e32f994083_master
17:26:24 [17:26:24.378]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-d5v0bA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:26:24 [17:26:24.895]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
17:26:24 [17:26:24.896]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
17:26:24 [17:26:24.897]
WARN:
simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
17:26:24 [17:26:24.902]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x3043d4aaa45aa7dfd2527807c442e19c8df372d5db9545f730b8a0eb67956ebc:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
17:26:24 [17:26:24.957]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vieGW3/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:26:25 [17:26:25.364]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
17:26:25 [17:26:25.420]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-6vlTyD/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:26:25 [17:26:25.918]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xVhYYy/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:26:26 [17:26:26.347]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x03e8b9d86d157afc3819fd54703fbecf9624dd38f00407e5bc4562189d03e5b5:0x3f9f11f3 failed with reason: Assertion failed:
17:26:26
PASS src/avm_proving_tests/avm_check_circuit2.test.ts
17:26:26 AVM WitGen & Circuit – check circuit
17:26:26
✓ an exceptional halt due to a nested call to non-existent contract is propagated to top-level (581 ms)
17:26:26
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (466 ms)
17:26:26
✓ enqueued calls in every phase, with enqueued calls that depend on each other (498 ms)
17:26:26
✓ Should prove and verify a TX that reverts in teardown (484 ms)
17:26:26
○ skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown
17:26:26
17:26:26
Test Suites: 1 passed, 1 total
17:26:26
Tests: 1 skipped,
4 passed, 5 total
17:26:26
Snapshots: 0 total
17:26:26
Time: 4.559 s
17:26:26
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i
.
17:26:26
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?