Parent Log:
http://ci.aztec-labs.com/f0efc728cc2e20ca
Command: 21081b81c02e2d2a 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/c06f30929f18b85bcea93c0926a8d640a3819f00
Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Mon Jun 16 16:20:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15074_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_6ae749e32f994083_master
16:20:44 [16:20:44.000]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-joYkjX/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:20:44 [16:20:44.528]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
16:20:44 [16:20:44.530]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
16:20:44 [16:20:44.531]
WARN:
simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
16:20:44 [16:20:44.551]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x06e6f81450979223198f28b5f88e96b10c0c9afa18ec8cde28d96f5a33caa08a:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
16:20:44 [16:20:44.629]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-j6tc7v/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:20:45 [16:20:45.083]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
16:20:45 [16:20:45.137]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-pYXPpA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:20:45 [16:20:45.612]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9VWHub/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:20:46 [16:20:46.052]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x02ca0cc96016228d108946d0243d1d264df43f75ce3f9b830a3eeedac62f4225:0x3f9f11f3 failed with reason: Assertion failed:
16:20:46
PASS src/avm_proving_tests/avm_check_circuit2.test.ts
16:20:46 AVM WitGen & Circuit – check circuit
16:20:46
✓ an exceptional halt due to a nested call to non-existent contract is propagated to top-level (630 ms)
16:20:46
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (510 ms)
16:20:46
✓ enqueued calls in every phase, with enqueued calls that depend on each other (475 ms)
16:20:46
✓ Should prove and verify a TX that reverts in teardown (496 ms)
16:20:46
○ skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown
16:20:46
16:20:46
Test Suites: 1 passed, 1 total
16:20:46
Tests: 1 skipped,
4 passed, 5 total
16:20:46
Snapshots: 0 total
16:20:46
Time: 4.688 s
16:20:46
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i
.
16:20:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?