Parent Log:
http://ci.aztec-labs.com/0037d898807e86c0
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_x2-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.618]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jUTm2T/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:17 [14:55:17.080]
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.081]
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.082]
WARN:
simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:55:17 [14:55:17.088]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x2b669cd2c7611f99d9c0ab5aa8ec99de896f7a305b6dc688165a90ee698262e6:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:55:17 [14:55:17.156]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-3Q3rA4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:17 [14:55:17.596]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
14:55:17 [14:55:17.661]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Qonpk6/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:18 [14:55:18.173]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-rspy6w/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:55:18 [14:55:18.620]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x11bf27f409c8a1465f93f52783ef7924b4c4de1e5b9b503765a57d7dc60732cb: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 (535 ms)
14:55:18
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (509 ms)
14:55:18
✓ enqueued calls in every phase, with enqueued calls that depend on each other (509 ms)
14:55:18
✓ Should prove and verify a TX that reverts in teardown (510 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.642 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?