Parent Log:
http://ci.aztec-labs.com/424a32e00eb773f3
Command: cf5b68f74f9a89f1:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74
Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Mon Jun 23 13:29:58 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_staging
13:29:58 +++ id -u
13:29:58 +++ id -g
13:29:58 ++ 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'\'''
13:29:58 + cid=142afb9348ff03f09838de11aff8ee07b3db7d01884bac85ca1bdc22f774c143
13:29:58 + set +x
13:29:58 + VFLAG=-v
13:29:58 + BFLAG=-b ./target/program.json
13:29:58 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
13:29:58 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
13:29:58 + mktemp -d
13:29:58 + outdir=/tmp/tmp.eW43KvnRVG
13:29:58 + trap rm -rf /tmp/tmp.eW43KvnRVG EXIT
13:29:58 + export PUBLIC_INPUTS=/tmp/tmp.eW43KvnRVG/public_inputs
13:29:58 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.eW43KvnRVG/public_inputs_fields.json
13:29:58 + export PROOF=/tmp/tmp.eW43KvnRVG/proof
13:29:58 + export PROOF_AS_FIELDS=/tmp/tmp.eW43KvnRVG/proof_fields.json
13:29:58 + export VK=/tmp/tmp.eW43KvnRVG/vk
13:29:58 + export VERIFIER_CONTRACT=/tmp/tmp.eW43KvnRVG/Verifier.sol
13:29:58 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.eW43KvnRVG -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk
13:29:58 bb command: prove (mem: 9.00 MiB)
13:29:58 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
13:29:58 --scheme: ultra_honk (mem: 9.00 MiB)
13:29:58 --bytecode_path: ./target/program.json (mem: 9.00 MiB)
13:29:58 --output_path: /tmp/tmp.eW43KvnRVG (mem: 9.00 MiB)
13:29:58 --verbose: true (mem: 9.00 MiB)
13:29:58 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
13:29:58 --oracle_hash: keccak (mem: 9.00 MiB)
13:29:58 --output_format: bytes_and_fields (mem: 9.00 MiB)
13:29:58 --write_vk: true (mem: 9.00 MiB)
13:29:58 --honk_recursion: 1 (mem: 9.00 MiB)
13:29:58 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 14.00 MiB)
13:30:00 created circuit (mem: 397.01 MiB)
13:30:00 Constructing DeciderProvingKey (mem: 397.01 MiB)
13:30:01 allocating polynomials object in proving key... (mem: 476.29 MiB)
13:30:01 populating trace... (mem: 1340.29 MiB)
13:30:01 time to construct proving key: 1133 ms. (mem: 1469.29 MiB)
13:30:01 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1469.29 MiB)
13:30:01 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1469.29 MiB)
13:30:02 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1469.29 MiB)
13:30:15 created oink proof (mem: 1469.29 MiB)
13:30:15 starting sumcheck rounds... (mem: 1469.29 MiB)
13:30:21 completed 20 rounds of sumcheck (mem: 1730.77 MiB)
13:30:33 executed multivariate-to-univariate reduction (mem: 1730.77 MiB)
13:30:36 computed opening proof (mem: 1730.77 MiB)
13:30:36 finished decider proving. (mem: 1730.77 MiB)
13:30:36 Public inputs saved to "/tmp/tmp.eW43KvnRVG/public_inputs" (mem: 1730.77 MiB)
13:30:36 Public inputs fields saved to "/tmp/tmp.eW43KvnRVG/public_inputs_fields.json" (mem: 1730.77 MiB)
13:30:36 Proof saved to "/tmp/tmp.eW43KvnRVG/proof" (mem: 1730.77 MiB)
13:30:36 Proof fields saved to "/tmp/tmp.eW43KvnRVG/proof_fields.json" (mem: 1730.77 MiB)
13:30:36 VK saved to "/tmp/tmp.eW43KvnRVG/vk" (mem: 1730.77 MiB)
13:30:36 VK fields saved to "/tmp/tmp.eW43KvnRVG/vk_fields.json" (mem: 1730.77 MiB)
13:30:37 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.eW43KvnRVG/public_inputs -k /tmp/tmp.eW43KvnRVG/vk -p /tmp/tmp.eW43KvnRVG/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
13:30:37 bb command: verify (mem: 9.00 MiB)
13:30:37 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
13:30:37 --public_inputs_path: /tmp/tmp.eW43KvnRVG/public_inputs (mem: 9.00 MiB)
13:30:37 --proof_path: /tmp/tmp.eW43KvnRVG/proof (mem: 9.00 MiB)
13:30:37 --vk_path: /tmp/tmp.eW43KvnRVG/vk (mem: 9.00 MiB)
13:30:37 --verbose: true (mem: 9.00 MiB)
13:30:37 --scheme: ultra_honk (mem: 9.00 MiB)
13:30:37 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
13:30:37 --oracle_hash: keccak (mem: 9.00 MiB)
13:30:37 --honk_recursion: 1 (mem: 9.00 MiB)
13:30:37 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 12.00 MiB)
13:30:37 Initialized BN254 CRS from memory with num points = 1 (mem: 12.00 MiB)
13:30:37 sumcheck_verified: 1 (mem: 12.00 MiB)
13:30:37 libra_evals_verified: 1 (mem: 12.00 MiB)
13:30:37 pairing_check_verified: 1 (mem: 12.00 MiB)
13:30:37 Proof verified successfully (mem: 12.00 MiB)
13:30:37 verified: 1 (mem: 12.00 MiB)
13:30:37 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -k /tmp/tmp.eW43KvnRVG/vk -o /tmp/tmp.eW43KvnRVG/Verifier.sol
13:30:37 bb command: write_solidity_verifier (mem: 9.00 MiB)
13:30:37 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
13:30:37 --scheme: ultra_honk (mem: 9.00 MiB)
13:30:37 --vk_path: /tmp/tmp.eW43KvnRVG/vk (mem: 9.00 MiB)
13:30:37 --output_path: /tmp/tmp.eW43KvnRVG/Verifier.sol (mem: 9.00 MiB)
13:30:37 --verbose: true (mem: 9.00 MiB)
13:30:37 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
13:30:37 Honk solidity verifier saved to "/tmp/tmp.eW43KvnRVG/Verifier.sol" (mem: 11.00 MiB)
13:30:37 + export VERIFIER_PATH=/tmp/tmp.eW43KvnRVG/Verifier.sol
13:30:37 + realpath ../../sol-test/HonkTest.sol
13:30:37 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
13:30:37 + export TESTING_HONK=true
13:30:37 + export DISABLE_ZK=false
13:30:37 + basename /tmp/tmp.eW43KvnRVG
13:30:37 + export TEST_NAME=tmp.eW43KvnRVG
13:30:37 + node ../../sol-test/src/index.js
13:30:45 tmp.eW43KvnRVG complete
13:30:45 + rm -rf /tmp/tmp.eW43KvnRVG
13:30:45
PASSED (47s)