Parent Log:
http://ci.aztec-labs.com/90a1e84efe306bbd
Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit3.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a229cf871638d3fd774f9272645cc1ac29b8196a
Env: REF_NAME=gh-readonly-queue/master/pr-14912-015cb0cadef6a41094c3649f32a735392e1b9693 CURRENT_VERSION=0.87.9 CI_FULL=1
Date: Wed Jun 18 16:01:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14912_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_58ee553635d7aa6c_master
16:01:35 [16:01:35.859]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-gG5LSp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:01:36 [16:01:36.352]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1fe46da6e1307c27160938c9ecd424cca42ad9e204a501ff60a32771bc71261b:0x7dbf88e1 failed with reason: Division by zero
16:01:36 [16:01:36.415]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ITm7rV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:01:36 [16:01:36.868]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x0196fca41ed8d1b48cb252bed57bd0ebf5b7d84c6a0086be76af81d346f3bd73:0x7dbf88e1 failed with reason: Division by zero
16:01:36 [16:01:36.931]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8l3AKi/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:01:37 [16:01:37.323]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x01b8ed539fede86fc4677b824896f35352349dfbe450cb99af41ae408bd2cf31:0x7dbf88e1 failed with reason: Division by zero
16:01:37 [16:01:37.374]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ejycjp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:01:37 [16:01:37.788]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x29dfc6a7dd0455fb7956ad0b1ee5a25b59f5767a79f11d10509697f4c12a883a:0xe74af811 failed with reason: Division by zero
16:01:37 [16:01:37.841]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-aZyKEp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:01:38
PASS src/avm_proving_tests/avm_check_circuit3.test.ts
16:01:38 AVM WitGen & Circuit – check circuit
16:01:38
✓ top-level exceptional halts in both app logic and teardown (558 ms)
16:01:38
✓ top-level exceptional halt in app logic, but teardown succeeds (515 ms)
16:01:38
✓ top-level exceptional halt in teardown, but app logic succeeds (443 ms)
16:01:38
✓ a nested exceptional halt propagate to top-level (461 ms)
16:01:38
✓ a nested exceptional halt is recovered from in caller (446 ms)
16:01:38
16:01:38
Test Suites: 1 passed, 1 total
16:01:38
Tests: 5 passed, 5 total
16:01:38
Snapshots: 0 total
16:01:38
Time: 4.48 s
16:01:38
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit3.test.ts/i
.
16:01:38
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?