Parent Log:
http://ci.aztec-labs.com/a6379728c23043a9
Command: d2a1f586812a792c 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/464e1a9d9b40b5188586643b44bc52bffccbc3e6
Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Tue Jun 17 20:24:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_6ae749e32f994083_master
20:24:16 [20:24:16.176]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ErBTbz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:24:16 [20:24:16.717]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
20:24:16 [20:24:16.718]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead...
20:24:16 [20:24:16.718]
WARN:
simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
20:24:16 [20:24:16.724]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1745cf6ee0c24aab5a6d88a96e6317c2e3fe60cf97b150f966b23bbfe1ffca3c:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
20:24:16 [20:24:16.792]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-cfK76b/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:24:17 [20:24:17.182]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
20:24:17 [20:24:17.236]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Ki5z78/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:24:17 [20:24:17.712]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-b4HXsl/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:24:18 [20:24:18.192]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x03fe3bb987ac0f55ee931f1b5ac5c561a562f1f0fc69ff955a05060fac3cb5c5:0x3f9f11f3 failed with reason: Assertion failed:
20:24:18
PASS src/avm_proving_tests/avm_check_circuit2.test.ts
20:24:18 AVM WitGen & Circuit – check circuit
20:24:18
✓ an exceptional halt due to a nested call to non-existent contract is propagated to top-level (614 ms)
20:24:18
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (447 ms)
20:24:18
✓ enqueued calls in every phase, with enqueued calls that depend on each other (475 ms)
20:24:18
✓ Should prove and verify a TX that reverts in teardown (531 ms)
20:24:18
○ skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown
20:24:18
20:24:18
Test Suites: 1 passed, 1 total
20:24:18
Tests: 1 skipped,
4 passed, 5 total
20:24:18
Snapshots: 0 total
20:24:18
Time: 4.473 s
20:24:18
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i
.
20:24:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?