Parent Log:
http://ci.aztec-labs.com/762a0b96d67185c9
Command: b2779ef9d0917638:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2d661b35c089f032f50de084b07dded86f0873b8
Env: REF_NAME=gh-readonly-queue/next/pr-15187-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 10:54:56 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
10:54:56 +++ id -u
10:54:56 +++ id -g
10:54:56 ++ 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'\'''
10:54:56 + cid=cd18d3f33c08af003fa73311836512f670c3870e410ccf96d327db4d62212c21
10:54:56 + set +x
10:54:56 + VFLAG=-v
10:54:56 + BFLAG=-b ./target/program.json
10:54:56 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
10:54:56 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
10:54:56 + mktemp -d
10:54:56 + outdir=/tmp/tmp.HJF4R0J9OC
10:54:56 + trap rm -rf /tmp/tmp.HJF4R0J9OC EXIT
10:54:56 + export PUBLIC_INPUTS=/tmp/tmp.HJF4R0J9OC/public_inputs
10:54:56 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.HJF4R0J9OC/public_inputs_fields.json
10:54:56 + export PROOF=/tmp/tmp.HJF4R0J9OC/proof
10:54:56 + export PROOF_AS_FIELDS=/tmp/tmp.HJF4R0J9OC/proof_fields.json
10:54:56 + export VK=/tmp/tmp.HJF4R0J9OC/vk
10:54:56 + export VERIFIER_CONTRACT=/tmp/tmp.HJF4R0J9OC/Verifier.sol
10:54:56 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.HJF4R0J9OC -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
10:54:56 bb command: prove (mem: 9.00 MiB)
10:54:56 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
10:54:56 --scheme: ultra_honk (mem: 9.00 MiB)
10:54:56 --bytecode_path: ./target/program.json (mem: 9.00 MiB)
10:54:56 --output_path: /tmp/tmp.HJF4R0J9OC (mem: 9.00 MiB)
10:54:56 --verbose: true (mem: 9.00 MiB)
10:54:56 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
10:54:56 --oracle_hash: keccak (mem: 9.00 MiB)
10:54:56 --output_format: bytes_and_fields (mem: 9.00 MiB)
10:54:56 --write_vk: true (mem: 9.00 MiB)
10:54:56 --honk_recursion: 1 (mem: 9.00 MiB)
10:54:56 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 14.00 MiB)
10:54:58 created circuit (mem: 393.91 MiB)
10:54:58 Constructing DeciderProvingKey (mem: 393.91 MiB)
10:54:58 allocating polynomials object in proving key... (mem: 472.85 MiB)
10:54:59 populating trace... (mem: 1344.85 MiB)
10:54:59 time to construct proving key: 1150 ms. (mem: 1474.85 MiB)
10:54:59 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1474.85 MiB)
10:54:59 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1474.85 MiB)
10:54:59 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1474.85 MiB)
10:55:12 created oink proof (mem: 1474.85 MiB)
10:55:12 starting sumcheck rounds... (mem: 1474.85 MiB)
10:55:18 completed 20 rounds of sumcheck (mem: 1733.32 MiB)
10:55:30 executed multivariate-to-univariate reduction (mem: 1733.32 MiB)
10:55:33 computed opening proof (mem: 1733.32 MiB)
10:55:33 finished decider proving. (mem: 1733.32 MiB)
10:55:33 Public inputs saved to "/tmp/tmp.HJF4R0J9OC/public_inputs" (mem: 1733.32 MiB)
10:55:33 Public inputs fields saved to "/tmp/tmp.HJF4R0J9OC/public_inputs_fields.json" (mem: 1733.32 MiB)
10:55:33 Proof saved to "/tmp/tmp.HJF4R0J9OC/proof" (mem: 1733.32 MiB)
10:55:33 Proof fields saved to "/tmp/tmp.HJF4R0J9OC/proof_fields.json" (mem: 1733.32 MiB)
10:55:33 VK saved to "/tmp/tmp.HJF4R0J9OC/vk" (mem: 1733.32 MiB)
10:55:33 VK fields saved to "/tmp/tmp.HJF4R0J9OC/vk_fields.json" (mem: 1733.32 MiB)
10:55:33 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.HJF4R0J9OC/public_inputs -k /tmp/tmp.HJF4R0J9OC/vk -p /tmp/tmp.HJF4R0J9OC/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
10:55:33 bb command: verify (mem: 9.00 MiB)
10:55:33 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
10:55:33 --public_inputs_path: /tmp/tmp.HJF4R0J9OC/public_inputs (mem: 9.00 MiB)
10:55:33 --proof_path: /tmp/tmp.HJF4R0J9OC/proof (mem: 9.00 MiB)
10:55:33 --vk_path: /tmp/tmp.HJF4R0J9OC/vk (mem: 9.00 MiB)
10:55:33 --verbose: true (mem: 9.00 MiB)
10:55:33 --scheme: ultra_honk (mem: 9.00 MiB)
10:55:33 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
10:55:33 --oracle_hash: keccak (mem: 9.00 MiB)
10:55:33 --honk_recursion: 1 (mem: 9.00 MiB)
10:55:33 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 13.00 MiB)
10:55:33 Initialized BN254 CRS from memory with num points = 1 (mem: 13.00 MiB)
10:55:33 sumcheck_verified: 1 (mem: 13.00 MiB)
10:55:33 libra_evals_verified: 1 (mem: 13.00 MiB)
10:55:33 pairing_check_verified: 1 (mem: 13.00 MiB)
10:55:33 Proof verified successfully (mem: 13.00 MiB)
10:55:33 verified: 1 (mem: 13.00 MiB)
10:55:33 + /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.HJF4R0J9OC/vk -o /tmp/tmp.HJF4R0J9OC/Verifier.sol
10:55:33 bb command: write_solidity_verifier (mem: 9.00 MiB)
10:55:33 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
10:55:33 --scheme: ultra_honk (mem: 9.00 MiB)
10:55:33 --vk_path: /tmp/tmp.HJF4R0J9OC/vk (mem: 9.00 MiB)
10:55:33 --output_path: /tmp/tmp.HJF4R0J9OC/Verifier.sol (mem: 9.00 MiB)
10:55:33 --verbose: true (mem: 9.00 MiB)
10:55:33 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
10:55:33 Honk solidity verifier saved to "/tmp/tmp.HJF4R0J9OC/Verifier.sol" (mem: 10.00 MiB)
10:55:33 + export VERIFIER_PATH=/tmp/tmp.HJF4R0J9OC/Verifier.sol
10:55:33 + realpath ../../sol-test/HonkTest.sol
10:55:33 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
10:55:33 + export TESTING_HONK=true
10:55:33 + export DISABLE_ZK=false
10:55:33 + basename /tmp/tmp.HJF4R0J9OC
10:55:33 + export TEST_NAME=tmp.HJF4R0J9OC
10:55:33 + node ../../sol-test/src/index.js
10:55:41 tmp.HJF4R0J9OC complete
10:55:42 + rm -rf /tmp/tmp.HJF4R0J9OC
10:55:42
PASSED (46s)