Parent Log:
http://ci.aztec-labs.com/bac80ed53a95468a
Command: 53e9b8d3e8ba3411 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/f4ac84d7ac4041d505399edd8819840bb14d6c9d
Env: REF_NAME=gh-readonly-queue/master/pr-15005-b1b65bcdbd44a49fbebe5d2265256dc9466e92be CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 17:09:46 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15005_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_58ee553635d7aa6c_master
17:09:49 [17:09:49.714]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-A3VQdq/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:09:50 [17:09:50.214]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x2cd8d7675fdeabf1a5c7dcba5c86baf713648b1368cb33a43e366c3518679ff7:0x7dbf88e1 failed with reason: Division by zero
17:09:50 [17:09:50.267]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-PJtANR/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:09:50 [17:09:50.665]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x277afbb1dfae3099906723a868983027c07add4c723117c6aadca6f65ad28fb4:0x7dbf88e1 failed with reason: Division by zero
17:09:50 [17:09:50.739]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-GsqT1T/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:09:51 [17:09:51.118]
WARN:
simulator:public_tx_context TEARDOWN phase reverted! 0x02f02f1975973462f3baaf6abde4c2e61e0b5d71921cd59ff106ae8c27add7a7:0x7dbf88e1 failed with reason: Division by zero
17:09:51 [17:09:51.167]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-yfuv4q/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:09:51 [17:09:51.586]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x095c4f59d7cc313b18c1f61507d9a75498af06c291600b20262ded950ff10f84:0xe74af811 failed with reason: Division by zero
17:09:51 [17:09:51.635]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-9iWYdw/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:09:52
PASS src/avm_proving_tests/avm_check_circuit3.test.ts
17:09:52 AVM WitGen & Circuit – check circuit
17:09:52
✓ top-level exceptional halts in both app logic and teardown (558 ms)
17:09:52
✓ top-level exceptional halt in app logic, but teardown succeeds (471 ms)
17:09:52
✓ top-level exceptional halt in teardown, but app logic succeeds (426 ms)
17:09:52
✓ a nested exceptional halt propagate to top-level (469 ms)
17:09:52
✓ a nested exceptional halt is recovered from in caller (440 ms)
17:09:52
17:09:52
Test Suites: 1 passed, 1 total
17:09:52
Tests: 5 passed, 5 total
17:09:52
Snapshots: 0 total
17:09:52
Time: 4.672 s
17:09:52
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit3.test.ts/i
.
17:09:52
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?