Parent Log:
http://ci.aztec-labs.com/a3bb03fa16e317bc
Command: 00c2c16648004337 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit1.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/015cb0cadef6a41094c3649f32a735392e1b9693
Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Wed Jun 18 14:27:26 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15027_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d9a3f104de1bb8e5_master
14:27:29 [14:27:29.453]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-wSW53z/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:30 [14:27:30.091]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1676d8ab4c2de60d7ede76a9f4dd3f6ee9a442d16d82be8f7cb02f65fc8668ea:0x8a798b00 failed with reason: Reached the limit (63) on number of 'public data (contract storage) write' per tx
14:27:30 [14:27:30.139]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-Hg1WnN/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:30 [14:27:30.618]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1a825db81c999c66aefa5b1814b4c114e77af86397de52af9b8772bb603b8a7c:0x738d52e8 failed with reason: Reached the limit (64) on number of 'note hash' per tx
14:27:30 [14:27:30.655]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8oSxx1/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:31 [14:27:31.174]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1689b63513b18e3e82ff38e24f5fe450c4a3a1e93b69bf5eb58b767b2e260234:0x2353a570 failed with reason: Reached the limit (64) on number of 'nullifier' per tx
14:27:31 [14:27:31.216]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-U68a3p/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:31 [14:27:31.608]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x1160ac56da1ef3041f2af068d9f8c909ef2ed0d577d63fa2961ebd6216bfb292:0xe9c3d71d failed with reason: Reached the limit (8) on number of 'l2 to l1 message' per tx
14:27:31 [14:27:31.646]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-RmOwPn/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:27:32 [14:27:32.012]
WARN:
simulator:public_tx_context APP_LOGIC phase reverted! 0x0e09dd31d7b3134e1c492b2aa34528512b320a6209ed2b4616ad420522e56489:0xad470b80 failed with reason: Reached the limit (8) on number of 'public log' per tx
14:27:32
PASS src/avm_proving_tests/avm_check_circuit1.test.ts
14:27:32 AVM WitGen & Circuit – check circuit
14:27:32
✓ perform too many storage writes and revert (689 ms)
14:27:32
✓ create too many note hashes and revert (516 ms)
14:27:32
✓ create too many nullifiers and revert (561 ms)
14:27:32
✓ create too many l2tol1 messages and revert (429 ms)
14:27:32
✓ create too many public logs and revert (432 ms)
14:27:32
14:27:32
Test Suites: 1 passed, 1 total
14:27:32
Tests: 5 passed, 5 total
14:27:32
Snapshots: 0 total
14:27:32
Time: 4.745 s
14:27:32
Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit1.test.ts/i
.
14:27:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?