Parent Log: http://ci.aztec-labs.com/68ced143f0d4a715 Command: eda1139129e17851:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh 1_mul Commit: https://github.com/AztecProtocol/aztec-packages/commit/fa23733be8278348dff0959c8094bcfd89eb44d5 Env: REF_NAME=gh-readonly-queue/next/pr-14929-15c121440ebf929fded7bd0c31960fb154a3fa7a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 09:59:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14929_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_66f9aa124f0c4bea_next 09:59:28 +++ id -u 09:59:28 +++ id -g 09:59:28 ++ 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'\''' 09:59:28 + cid=dc2fb36bd66aeb996cdd5852512382d96c63d36f8411ffc882bf7957683cd766 09:59:28 + set +x 09:59:28 + VFLAG=-v 09:59:28 + BFLAG=-b ./target/program.json 09:59:28 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk 09:59:28 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 09:59:28 + mktemp -d 09:59:28 + outdir=/tmp/tmp.etPGpzmFYU 09:59:28 + trap rm -rf /tmp/tmp.etPGpzmFYU EXIT 09:59:28 + export PUBLIC_INPUTS=/tmp/tmp.etPGpzmFYU/public_inputs 09:59:28 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.etPGpzmFYU/public_inputs_fields.json 09:59:28 + export PROOF=/tmp/tmp.etPGpzmFYU/proof 09:59:28 + export PROOF_AS_FIELDS=/tmp/tmp.etPGpzmFYU/proof_fields.json 09:59:28 + export VK=/tmp/tmp.etPGpzmFYU/vk 09:59:28 + export VERIFIER_CONTRACT=/tmp/tmp.etPGpzmFYU/Verifier.sol 09:59:28 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.etPGpzmFYU -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 09:59:28 bb command: prove (mem: 6.00 MiB) 09:59:28 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 09:59:28 --scheme: ultra_honk (mem: 6.00 MiB) 09:59:28 --bytecode_path: ./target/program.json (mem: 6.00 MiB) 09:59:28 --output_path: /tmp/tmp.etPGpzmFYU (mem: 6.00 MiB) 09:59:28 --verbose: true (mem: 6.00 MiB) 09:59:28 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 09:59:28 --oracle_hash: keccak (mem: 6.00 MiB) 09:59:28 --output_format: bytes_and_fields (mem: 6.00 MiB) 09:59:28 --write_vk: true (mem: 6.00 MiB) 09:59:28 --zk: true (mem: 6.00 MiB) 09:59:28 --honk_recursion: 1 (mem: 6.00 MiB) 09:59:28 created circuit (mem: 8.00 MiB) 09:59:28 Constructing DeciderProvingKey (mem: 8.00 MiB) 09:59:28 allocating polynomials object in proving key... (mem: 11.00 MiB) 09:59:28 populating trace... (mem: 19.00 MiB) 09:59:28 time to construct proving key: 18 ms. (mem: 19.00 MiB) 09:59:28 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 19.00 MiB) 09:59:28 Initialized BN254 CRS from memory with num points = 4161 (mem: 19.00 MiB) 09:59:28 created oink proof (mem: 19.00 MiB) 09:59:29 starting sumcheck rounds... (mem: 19.00 MiB) 09:59:29 completed 12 rounds of sumcheck (mem: 19.00 MiB) 09:59:29 executed multivariate-to-univariate reduction (mem: 19.00 MiB) 09:59:29 computed opening proof (mem: 19.00 MiB) 09:59:29 finished decider proving. (mem: 19.00 MiB) 09:59:29 Public inputs saved to "/tmp/tmp.etPGpzmFYU/public_inputs" (mem: 19.00 MiB) 09:59:29 Public inputs fields saved to "/tmp/tmp.etPGpzmFYU/public_inputs_fields.json" (mem: 19.00 MiB) 09:59:29 Proof saved to "/tmp/tmp.etPGpzmFYU/proof" (mem: 19.00 MiB) 09:59:29 Proof fields saved to "/tmp/tmp.etPGpzmFYU/proof_fields.json" (mem: 19.00 MiB) 09:59:29 VK saved to "/tmp/tmp.etPGpzmFYU/vk" (mem: 19.00 MiB) 09:59:29 VK fields saved to "/tmp/tmp.etPGpzmFYU/vk_fields.json" (mem: 19.00 MiB) 09:59:29 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.etPGpzmFYU/public_inputs -k /tmp/tmp.etPGpzmFYU/vk -p /tmp/tmp.etPGpzmFYU/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak 09:59:29 bb command: verify (mem: 6.00 MiB) 09:59:29 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB) 09:59:29 --public_inputs_path: /tmp/tmp.etPGpzmFYU/public_inputs (mem: 7.00 MiB) 09:59:29 --proof_path: /tmp/tmp.etPGpzmFYU/proof (mem: 7.00 MiB) 09:59:29 --vk_path: /tmp/tmp.etPGpzmFYU/vk (mem: 7.00 MiB) 09:59:29 --verbose: true (mem: 7.00 MiB) 09:59:29 --scheme: ultra_honk (mem: 7.00 MiB) 09:59:29 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB) 09:59:29 --oracle_hash: keccak (mem: 7.00 MiB) 09:59:29 --zk: true (mem: 7.00 MiB) 09:59:29 --honk_recursion: 1 (mem: 7.00 MiB) 09:59:29 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB) 09:59:29 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB) 09:59:29 sumcheck_verified: 1 (mem: 10.00 MiB) 09:59:29 libra_evals_verified: 1 (mem: 10.00 MiB) 09:59:29 pairing_check_verified: 1 (mem: 10.00 MiB) 09:59:29 Proof verified successfully (mem: 10.00 MiB) 09:59:29 verified: 1 (mem: 10.00 MiB) 09:59:29 + /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.etPGpzmFYU/vk -o /tmp/tmp.etPGpzmFYU/Verifier.sol --zk 09:59:29 bb command: write_solidity_verifier (mem: 6.00 MiB) 09:59:29 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB) 09:59:29 --scheme: ultra_honk (mem: 7.00 MiB) 09:59:29 --vk_path: /tmp/tmp.etPGpzmFYU/vk (mem: 7.00 MiB) 09:59:29 --output_path: /tmp/tmp.etPGpzmFYU/Verifier.sol (mem: 7.00 MiB) 09:59:29 --verbose: true (mem: 7.00 MiB) 09:59:29 Warning: the following option is called more than once (mem: 7.00 MiB) 09:59:29 --zk: true (mem: 7.00 MiB) 09:59:29 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB) 09:59:29 Solidity verifier saved to "/tmp/tmp.etPGpzmFYU/Verifier.sol" (mem: 8.00 MiB) 09:59:29 + export VERIFIER_PATH=/tmp/tmp.etPGpzmFYU/Verifier.sol 09:59:29 + realpath ../../sol-test/HonkTest.sol 09:59:29 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 09:59:29 + export TESTING_HONK=true 09:59:29 + export HAS_ZK=true 09:59:29 + basename /tmp/tmp.etPGpzmFYU 09:59:29 + export TEST_NAME=tmp.etPGpzmFYU 09:59:29 + node ../../sol-test/src/index.js 09:59:38 tmp.etPGpzmFYU complete 09:59:38 + rm -rf /tmp/tmp.etPGpzmFYU 09:59:38 PASSED (10s)