Parent Log: http://ci.aztec-labs.com/211a9fb93ab8be76 Command: 26102936e69ab88b 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/b1b65bcdbd44a49fbebe5d2265256dc9466e92be Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 16:23:14 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_d9a3f104de1bb8e5_master 16:23:18 [16:23:18.384] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-34xsts/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:23:19 [16:23:19.151] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x0b41734b6f5f9006d69b740a4ba8bc4cb57effca4f738bbff51f9ec2a363d27c:0x8a798b00 failed with reason: Reached the limit (63) on number of 'public data (contract storage) write' per tx 16:23:19 [16:23:19.213] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-3aCNcz/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:23:19 [16:23:19.803] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x24315f10b239eaf4121f9eaa05dd08694bfdb26c3edb7c9b64d90d626af9e422:0x738d52e8 failed with reason: Reached the limit (64) on number of 'note hash' per tx 16:23:19 [16:23:19.856] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-LTgOvX/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:23:20 [16:23:20.512] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x301e0aabb5c79f52b108cd5dad0bd4a2ab3528ba38cbff24418e506f38b54bb5:0x2353a570 failed with reason: Reached the limit (64) on number of 'nullifier' per tx 16:23:20 [16:23:20.572] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-QcdOs8/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:23:20 [16:23:20.958] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x06f13d4b3ee30c41a229c7f5bded6fd7cfc644da86410283caeaafaf8e7e6407:0xe9c3d71d failed with reason: Reached the limit (8) on number of 'l2 to l1 message' per tx 16:23:21 [16:23:21.000] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-RA0V7g/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:23:21 [16:23:21.380] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x0caa9c9b2babe597b4922b2683382c6fc53ac880d457591e566ef80fc47507f3:0xad470b80 failed with reason: Reached the limit (8) on number of 'public log' per tx 16:23:21 PASS src/avm_proving_tests/avm_check_circuit1.test.ts (5.913 s) 16:23:21 AVM WitGen & Circuit – check circuit 16:23:21 perform too many storage writes and revert (834 ms) 16:23:21 create too many note hashes and revert (641 ms) 16:23:21 create too many nullifiers and revert (716 ms) 16:23:21 create too many l2tol1 messages and revert (428 ms) 16:23:21 create too many public logs and revert (427 ms) 16:23:21 16:23:21 Test Suites: 1 passed, 1 total 16:23:21 Tests: 5 passed, 5 total 16:23:21 Snapshots: 0 total 16:23:21 Time: 5.977 s 16:23:21 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit1.test.ts/i. 16:23:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?