Parent Log:
http://ci.aztec-labs.com/956d98f80dd95e7b
Command: c4228ec9ce51fd48:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 15 12:39:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
12:39:55 +++ id -u
12:39:55 +++ id -g
12:39:55 ++ 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'\'''
12:39:55 + cid=a3b1039311065664b85f304d485248064d0f6e04d5408b1c3128b69d564cd8fd
12:39:55 + set +x
12:39:55 + VFLAG=-v
12:39:55 + BFLAG=-b ./target/program.json
12:39:55 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
12:39:55 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
12:39:55 + mktemp -d
12:39:55 + outdir=/tmp/tmp.CxKEmt99wq
12:39:55 + trap rm -rf /tmp/tmp.CxKEmt99wq EXIT
12:39:55 + export PUBLIC_INPUTS=/tmp/tmp.CxKEmt99wq/public_inputs
12:39:55 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.CxKEmt99wq/public_inputs_fields.json
12:39:55 + export PROOF=/tmp/tmp.CxKEmt99wq/proof
12:39:55 + export PROOF_AS_FIELDS=/tmp/tmp.CxKEmt99wq/proof_fields.json
12:39:55 + export VK=/tmp/tmp.CxKEmt99wq/vk
12:39:55 + export VERIFIER_CONTRACT=/tmp/tmp.CxKEmt99wq/Verifier.sol
12:39:55 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.CxKEmt99wq -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
12:39:55 bb command: prove (mem: 6.00 MiB)
12:39:55 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
12:39:55 --scheme: ultra_honk (mem: 6.00 MiB)
12:39:55 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
12:39:55 --output_path: /tmp/tmp.CxKEmt99wq (mem: 6.00 MiB)
12:39:55 --verbose: true (mem: 6.00 MiB)
12:39:55 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
12:39:55 --oracle_hash: keccak (mem: 6.00 MiB)
12:39:55 --output_format: bytes_and_fields (mem: 6.00 MiB)
12:39:55 --write_vk: true (mem: 6.00 MiB)
12:39:55 --zk: true (mem: 6.00 MiB)
12:39:55 --honk_recursion: 1 (mem: 6.00 MiB)
12:39:55 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 12.00 MiB)
12:39:57 created circuit (mem: 390.74 MiB)
12:39:57 Constructing DeciderProvingKey (mem: 390.74 MiB)
12:39:58 allocating polynomials object in proving key... (mem: 472.98 MiB)
12:39:58 populating trace... (mem: 1339.98 MiB)
12:39:58 time to construct proving key: 1246 ms. (mem: 1466.98 MiB)
12:39:58 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1466.98 MiB)
12:39:59 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1822.80 MiB)
12:39:59 Initialized BN254 CRS from memory with num points = 1048641 (mem: 2027.80 MiB)
12:40:13 created oink proof (mem: 2027.80 MiB)
12:40:13 starting sumcheck rounds... (mem: 2027.80 MiB)
12:40:19 completed 20 rounds of sumcheck (mem: 2281.89 MiB)
12:40:29 executed multivariate-to-univariate reduction (mem: 2281.89 MiB)
12:40:31 computed opening proof (mem: 2281.89 MiB)
12:40:31 finished decider proving. (mem: 2281.89 MiB)
12:40:31 Public inputs saved to "/tmp/tmp.CxKEmt99wq/public_inputs" (mem: 2281.89 MiB)
12:40:31 Public inputs fields saved to "/tmp/tmp.CxKEmt99wq/public_inputs_fields.json" (mem: 2281.89 MiB)
12:40:31 Proof saved to "/tmp/tmp.CxKEmt99wq/proof" (mem: 2281.89 MiB)
12:40:31 Proof fields saved to "/tmp/tmp.CxKEmt99wq/proof_fields.json" (mem: 2281.89 MiB)
12:40:31 VK saved to "/tmp/tmp.CxKEmt99wq/vk" (mem: 2281.89 MiB)
12:40:31 VK fields saved to "/tmp/tmp.CxKEmt99wq/vk_fields.json" (mem: 2281.89 MiB)
12:40:31 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.CxKEmt99wq/public_inputs -k /tmp/tmp.CxKEmt99wq/vk -p /tmp/tmp.CxKEmt99wq/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
12:40:31 bb command: verify (mem: 6.00 MiB)
12:40:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
12:40:31 --public_inputs_path: /tmp/tmp.CxKEmt99wq/public_inputs (mem: 6.00 MiB)
12:40:31 --proof_path: /tmp/tmp.CxKEmt99wq/proof (mem: 6.00 MiB)
12:40:31 --vk_path: /tmp/tmp.CxKEmt99wq/vk (mem: 6.00 MiB)
12:40:31 --verbose: true (mem: 6.00 MiB)
12:40:31 --scheme: ultra_honk (mem: 6.00 MiB)
12:40:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
12:40:31 --oracle_hash: keccak (mem: 6.00 MiB)
12:40:31 --zk: true (mem: 6.00 MiB)
12:40:31 --honk_recursion: 1 (mem: 6.00 MiB)
12:40:31 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB)
12:40:31 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB)
12:40:31 sumcheck_verified: 1 (mem: 10.00 MiB)
12:40:31 libra_evals_verified: 1 (mem: 10.00 MiB)
12:40:31 pairing_check_verified: 1 (mem: 10.00 MiB)
12:40:31 Proof verified successfully (mem: 10.00 MiB)
12:40:31 verified: 1 (mem: 10.00 MiB)
12:40:31 + /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.CxKEmt99wq/vk -o /tmp/tmp.CxKEmt99wq/Verifier.sol --zk
12:40:31 bb command: write_solidity_verifier (mem: 6.00 MiB)
12:40:31 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
12:40:31 --scheme: ultra_honk (mem: 6.00 MiB)
12:40:31 --vk_path: /tmp/tmp.CxKEmt99wq/vk (mem: 6.00 MiB)
12:40:31 --output_path: /tmp/tmp.CxKEmt99wq/Verifier.sol (mem: 6.00 MiB)
12:40:31 --verbose: true (mem: 6.00 MiB)
12:40:31 Warning: the following option is called more than once (mem: 6.00 MiB)
12:40:31 --zk: true (mem: 6.00 MiB)
12:40:31 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
12:40:31 Solidity verifier saved to "/tmp/tmp.CxKEmt99wq/Verifier.sol" (mem: 8.00 MiB)
12:40:31 + export VERIFIER_PATH=/tmp/tmp.CxKEmt99wq/Verifier.sol
12:40:31 + realpath ../../sol-test/HonkTest.sol
12:40:31 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
12:40:31 + export TESTING_HONK=true
12:40:31 + export HAS_ZK=true
12:40:31 + basename /tmp/tmp.CxKEmt99wq
12:40:31 + export TEST_NAME=tmp.CxKEmt99wq
12:40:31 + node ../../sol-test/src/index.js
12:40:39 tmp.CxKEmt99wq complete
12:40:39 + rm -rf /tmp/tmp.CxKEmt99wq
12:40:39
PASSED (44s)