Parent Log:
http://ci.aztec-labs.com/da84e1400af72320
Command: cf5b68f74f9a89f1:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh 1_mul
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3863bc02d671057d0cffd4ced17ca317788ff190
Env: REF_NAME=gh-readonly-queue/staging/pr-15238-db396f13b7ef374a230174bdc4078d9fbb3c788a CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Tue Jun 24 12:16:42 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15238_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_66f9aa124f0c4bea_staging
12:16:42 +++ id -u
12:16:42 +++ id -g
12:16:42 ++ 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 1_mul'\'''
12:16:43 + cid=f4ec81689ffa52426c7a7a50fb074901edab1454f1fbd40e87f1d7319e9fc65f
12:16:43 + set +x
12:16:43 + VFLAG=-v
12:16:43 + BFLAG=-b ./target/program.json
12:16:43 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
12:16:43 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
12:16:43 + mktemp -d
12:16:43 + outdir=/tmp/tmp.uLImR3ADhs
12:16:43 + trap rm -rf /tmp/tmp.uLImR3ADhs EXIT
12:16:43 + export PUBLIC_INPUTS=/tmp/tmp.uLImR3ADhs/public_inputs
12:16:43 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.uLImR3ADhs/public_inputs_fields.json
12:16:43 + export PROOF=/tmp/tmp.uLImR3ADhs/proof
12:16:43 + export PROOF_AS_FIELDS=/tmp/tmp.uLImR3ADhs/proof_fields.json
12:16:43 + export VK=/tmp/tmp.uLImR3ADhs/vk
12:16:43 + export VERIFIER_CONTRACT=/tmp/tmp.uLImR3ADhs/Verifier.sol
12:16:43 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.uLImR3ADhs -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
12:16:43 bb command: prove (mem: 9.00 MiB)
12:16:43 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
12:16:43 --scheme: ultra_honk (mem: 9.00 MiB)
12:16:43 --bytecode_path: ./target/program.json (mem: 9.00 MiB)
12:16:43 --output_path: /tmp/tmp.uLImR3ADhs (mem: 9.00 MiB)
12:16:43 --verbose: true (mem: 9.00 MiB)
12:16:43 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
12:16:43 --oracle_hash: keccak (mem: 9.00 MiB)
12:16:43 --output_format: bytes_and_fields (mem: 9.00 MiB)
12:16:43 --write_vk: true (mem: 9.00 MiB)
12:16:43 --honk_recursion: 1 (mem: 9.00 MiB)
12:16:43 created circuit (mem: 10.00 MiB)
12:16:43 Constructing DeciderProvingKey (mem: 10.00 MiB)
12:16:43 allocating polynomials object in proving key... (mem: 12.00 MiB)
12:16:43 populating trace... (mem: 19.00 MiB)
12:16:43 time to construct proving key: 23 ms. (mem: 20.00 MiB)
12:16:43 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 20.00 MiB)
12:16:43 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 20.00 MiB)
12:16:43 Initialized BN254 CRS from memory with num points = 4097 (mem: 20.00 MiB)
12:16:43 created oink proof (mem: 20.00 MiB)
12:16:43 starting sumcheck rounds... (mem: 20.00 MiB)
12:16:43 completed 12 rounds of sumcheck (mem: 20.00 MiB)
12:16:43 executed multivariate-to-univariate reduction (mem: 21.00 MiB)
12:16:43 computed opening proof (mem: 21.00 MiB)
12:16:43 finished decider proving. (mem: 21.00 MiB)
12:16:43 Public inputs saved to "/tmp/tmp.uLImR3ADhs/public_inputs" (mem: 21.00 MiB)
12:16:43 Public inputs fields saved to "/tmp/tmp.uLImR3ADhs/public_inputs_fields.json" (mem: 21.00 MiB)
12:16:43 Proof saved to "/tmp/tmp.uLImR3ADhs/proof" (mem: 21.00 MiB)
12:16:43 Proof fields saved to "/tmp/tmp.uLImR3ADhs/proof_fields.json" (mem: 21.00 MiB)
12:16:43 VK saved to "/tmp/tmp.uLImR3ADhs/vk" (mem: 21.00 MiB)
12:16:43 VK fields saved to "/tmp/tmp.uLImR3ADhs/vk_fields.json" (mem: 21.00 MiB)
12:16:43 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.uLImR3ADhs/public_inputs -k /tmp/tmp.uLImR3ADhs/vk -p /tmp/tmp.uLImR3ADhs/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
12:16:43 bb command: verify (mem: 9.00 MiB)
12:16:43 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
12:16:43 --public_inputs_path: /tmp/tmp.uLImR3ADhs/public_inputs (mem: 9.00 MiB)
12:16:43 --proof_path: /tmp/tmp.uLImR3ADhs/proof (mem: 9.00 MiB)
12:16:43 --vk_path: /tmp/tmp.uLImR3ADhs/vk (mem: 9.00 MiB)
12:16:43 --verbose: true (mem: 9.00 MiB)
12:16:43 --scheme: ultra_honk (mem: 9.00 MiB)
12:16:43 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
12:16:43 --oracle_hash: keccak (mem: 9.00 MiB)
12:16:43 --honk_recursion: 1 (mem: 9.00 MiB)
12:16:43 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 13.00 MiB)
12:16:43 Initialized BN254 CRS from memory with num points = 1 (mem: 13.00 MiB)
12:16:43 sumcheck_verified: 1 (mem: 13.00 MiB)
12:16:43 libra_evals_verified: 1 (mem: 13.00 MiB)
12:16:43 pairing_check_verified: 1 (mem: 13.00 MiB)
12:16:43 Proof verified successfully (mem: 13.00 MiB)
12:16:43 verified: 1 (mem: 13.00 MiB)
12:16:43 + /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.uLImR3ADhs/vk -o /tmp/tmp.uLImR3ADhs/Verifier.sol
12:16:43 bb command: write_solidity_verifier (mem: 9.00 MiB)
12:16:43 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
12:16:43 --scheme: ultra_honk (mem: 9.00 MiB)
12:16:43 --vk_path: /tmp/tmp.uLImR3ADhs/vk (mem: 9.00 MiB)
12:16:43 --output_path: /tmp/tmp.uLImR3ADhs/Verifier.sol (mem: 9.00 MiB)
12:16:43 --verbose: true (mem: 9.00 MiB)
12:16:43 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
12:16:43 Honk solidity verifier saved to "/tmp/tmp.uLImR3ADhs/Verifier.sol" (mem: 11.00 MiB)
12:16:43 + export VERIFIER_PATH=/tmp/tmp.uLImR3ADhs/Verifier.sol
12:16:43 + realpath ../../sol-test/HonkTest.sol
12:16:43 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
12:16:43 + export TESTING_HONK=true
12:16:43 + export DISABLE_ZK=false
12:16:43 + basename /tmp/tmp.uLImR3ADhs
12:16:43 + export TEST_NAME=tmp.uLImR3ADhs
12:16:43 + node ../../sol-test/src/index.js
12:16:53 tmp.uLImR3ADhs complete
12:16:53 + rm -rf /tmp/tmp.uLImR3ADhs
12:16:53
PASSED (10s)