Parent Log: http://ci.aztec-labs.com/78248be6bfeb6cb6 Command: 3a96e6e71ecf0e69:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/cf8be0f9e81e248048560619de041e90d9d6990a Env: REF_NAME=gh-readonly-queue/next/pr-14994-a45107e7f95b675cb2768b6bcb06483b511141f4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 07:40:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14994_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next 07:40:18 +++ id -u 07:40:18 +++ id -g 07:40:18 ++ docker run -d --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof'\''' 07:40:19 + cid=b093615f2aca11f2c0121f62d21e8b2b0d4dd249b19ca1d48c18ded2f8865021 07:40:19 + set +x 07:40:19 + VFLAG=-v 07:40:19 + BFLAG=-b ./target/program.json 07:40:19 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk 07:40:19 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 07:40:19 + mktemp -d 07:40:19 + outdir=/tmp/tmp.0ZPRp3m3sk 07:40:19 + trap rm -rf /tmp/tmp.0ZPRp3m3sk EXIT 07:40:19 + export PUBLIC_INPUTS=/tmp/tmp.0ZPRp3m3sk/public_inputs 07:40:19 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.0ZPRp3m3sk/public_inputs_fields.json 07:40:19 + export PROOF=/tmp/tmp.0ZPRp3m3sk/proof 07:40:19 + export PROOF_AS_FIELDS=/tmp/tmp.0ZPRp3m3sk/proof_fields.json 07:40:19 + export VK=/tmp/tmp.0ZPRp3m3sk/vk 07:40:19 + export VERIFIER_CONTRACT=/tmp/tmp.0ZPRp3m3sk/Verifier.sol 07:40:19 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.0ZPRp3m3sk -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk 07:40:19 bb command: prove (mem: 6.00 MiB) 07:40:19 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 07:40:19 --scheme: ultra_honk (mem: 6.00 MiB) 07:40:19 --bytecode_path: ./target/program.json (mem: 6.00 MiB) 07:40:19 --output_path: /tmp/tmp.0ZPRp3m3sk (mem: 6.00 MiB) 07:40:19 --verbose: true (mem: 6.00 MiB) 07:40:19 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 07:40:19 --oracle_hash: keccak (mem: 6.00 MiB) 07:40:19 --output_format: bytes_and_fields (mem: 6.00 MiB) 07:40:19 --write_vk: true (mem: 6.00 MiB) 07:40:19 --zk: true (mem: 6.00 MiB) 07:40:19 --honk_recursion: 1 (mem: 6.00 MiB) 07:40:19 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 12.00 MiB) 07:40:21 created circuit (mem: 400.51 MiB) 07:40:21 Constructing DeciderProvingKey (mem: 400.51 MiB) 07:40:21 allocating polynomials object in proving key... (mem: 471.26 MiB) 07:40:21 populating trace... (mem: 1338.26 MiB) 07:40:22 time to construct proving key: 1235 ms. (mem: 1465.26 MiB) 07:40:22 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1819.77 MiB) 07:40:22 Initialized BN254 CRS from memory with num points = 1048641 (mem: 2037.77 MiB) 07:40:29 created oink proof (mem: 2037.77 MiB) 07:40:29 starting sumcheck rounds... (mem: 2037.77 MiB) 07:40:37 completed 20 rounds of sumcheck (mem: 2037.77 MiB) 07:40:48 executed multivariate-to-univariate reduction (mem: 2067.46 MiB) 07:40:51 computed opening proof (mem: 2067.46 MiB) 07:40:51 finished decider proving. (mem: 2067.46 MiB) 07:40:59 Public inputs saved to "/tmp/tmp.0ZPRp3m3sk/public_inputs" (mem: 2067.46 MiB) 07:40:59 Public inputs fields saved to "/tmp/tmp.0ZPRp3m3sk/public_inputs_fields.json" (mem: 2067.46 MiB) 07:40:59 Proof saved to "/tmp/tmp.0ZPRp3m3sk/proof" (mem: 2067.46 MiB) 07:40:59 Proof fields saved to "/tmp/tmp.0ZPRp3m3sk/proof_fields.json" (mem: 2067.46 MiB) 07:40:59 VK saved to "/tmp/tmp.0ZPRp3m3sk/vk" (mem: 2067.46 MiB) 07:40:59 VK fields saved to "/tmp/tmp.0ZPRp3m3sk/vk_fields.json" (mem: 2067.46 MiB) 07:40:59 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.0ZPRp3m3sk/public_inputs -k /tmp/tmp.0ZPRp3m3sk/vk -p /tmp/tmp.0ZPRp3m3sk/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak 07:40:59 bb command: verify (mem: 6.00 MiB) 07:40:59 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 07:40:59 --public_inputs_path: /tmp/tmp.0ZPRp3m3sk/public_inputs (mem: 6.00 MiB) 07:40:59 --proof_path: /tmp/tmp.0ZPRp3m3sk/proof (mem: 6.00 MiB) 07:40:59 --vk_path: /tmp/tmp.0ZPRp3m3sk/vk (mem: 6.00 MiB) 07:40:59 --verbose: true (mem: 6.00 MiB) 07:40:59 --scheme: ultra_honk (mem: 6.00 MiB) 07:40:59 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 07:40:59 --oracle_hash: keccak (mem: 6.00 MiB) 07:40:59 --zk: true (mem: 6.00 MiB) 07:40:59 --honk_recursion: 1 (mem: 6.00 MiB) 07:40:59 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB) 07:40:59 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB) 07:40:59 sumcheck_verified: 1 (mem: 10.00 MiB) 07:40:59 libra_evals_verified: 1 (mem: 10.00 MiB) 07:40:59 pairing_check_verified: 1 (mem: 10.00 MiB) 07:40:59 Proof verified successfully (mem: 10.00 MiB) 07:40:59 verified: 1 (mem: 10.00 MiB) 07:40:59 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -k /tmp/tmp.0ZPRp3m3sk/vk -o /tmp/tmp.0ZPRp3m3sk/Verifier.sol --zk 07:40:59 bb command: write_solidity_verifier (mem: 6.00 MiB) 07:40:59 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 07:40:59 --scheme: ultra_honk (mem: 6.00 MiB) 07:40:59 --vk_path: /tmp/tmp.0ZPRp3m3sk/vk (mem: 6.00 MiB) 07:40:59 --output_path: /tmp/tmp.0ZPRp3m3sk/Verifier.sol (mem: 6.00 MiB) 07:40:59 --verbose: true (mem: 6.00 MiB) 07:40:59 Warning: the following option is called more than once (mem: 6.00 MiB) 07:40:59 --zk: true (mem: 6.00 MiB) 07:40:59 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 07:40:59 Solidity verifier saved to "/tmp/tmp.0ZPRp3m3sk/Verifier.sol" (mem: 8.00 MiB) 07:40:59 + export VERIFIER_PATH=/tmp/tmp.0ZPRp3m3sk/Verifier.sol 07:40:59 + realpath ../../sol-test/HonkTest.sol 07:40:59 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 07:40:59 + export TESTING_HONK=true 07:40:59 + export HAS_ZK=true 07:40:59 + basename /tmp/tmp.0ZPRp3m3sk 07:40:59 + export TEST_NAME=tmp.0ZPRp3m3sk 07:40:59 + node ../../sol-test/src/index.js 07:41:07 tmp.0ZPRp3m3sk complete 07:41:07 + rm -rf /tmp/tmp.0ZPRp3m3sk 07:41:07 PASSED (48s)