Parent Log:
http://ci.aztec-labs.com/64e2bdc106a2b1fc
Command: befc834f6dcc3cd2:ISOLATE=1 FLOW=sol_honk barretenberg/acir_tests/scripts/run_test.sh 1_mul
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6
Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 09:46:02 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15017_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_9102596ec5091723_next
09:46:02 +++ id -u
09:46:02 +++ id -g
09:46:02 ++ docker run -d --net=none --cpuset-cpus=0-63 --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 barretenberg/acir_tests/scripts/run_test.sh 1_mul'\'''
09:46:02 + cid=7b30c1ab77975e1a0fe0d1d14e5b7e26581484c4aa8890b054ce7b7db38442cb
09:46:02 + set +x
09:46:02 bb command: prove (mem: 4.50 MiB)
09:46:02 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
09:46:02 --scheme: ultra_honk (mem: 5.00 MiB)
09:46:02 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
09:46:02 --output_path: /tmp/tmp.mE82He757s (mem: 5.00 MiB)
09:46:02 --verbose: true (mem: 5.00 MiB)
09:46:02 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
09:46:02 --oracle_hash: keccak (mem: 5.00 MiB)
09:46:02 --output_format: bytes_and_fields (mem: 5.00 MiB)
09:46:02 --write_vk: true (mem: 5.00 MiB)
09:46:02 created circuit (mem: 8.00 MiB)
09:46:02 Constructing DeciderProvingKey (mem: 8.00 MiB)
09:46:02 allocating polynomials object in proving key... (mem: 10.50 MiB)
09:46:02 populating trace... (mem: 20.00 MiB)
09:46:02 time to construct proving key: 10 ms. (mem: 21.50 MiB)
09:46:02 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 21.50 MiB)
09:46:02 Initialized BN254 CRS from memory with num points = 4161 (mem: 21.50 MiB)
09:46:02 created oink proof (mem: 22.25 MiB)
09:46:02 starting sumcheck rounds... (mem: 22.25 MiB)
09:46:02 completed 12 rounds of sumcheck (mem: 22.25 MiB)
09:46:02 executed multivariate-to-univariate reduction (mem: 22.25 MiB)
09:46:02 computed opening proof (mem: 22.25 MiB)
09:46:02 finished decider proving. (mem: 22.25 MiB)
09:46:02 Public inputs saved to "/tmp/tmp.mE82He757s/public_inputs" (mem: 22.25 MiB)
09:46:02 Public inputs fields saved to "/tmp/tmp.mE82He757s/public_inputs_fields.json" (mem: 22.25 MiB)
09:46:02 Proof saved to "/tmp/tmp.mE82He757s/proof" (mem: 22.25 MiB)
09:46:02 Proof fields saved to "/tmp/tmp.mE82He757s/proof_fields.json" (mem: 22.25 MiB)
09:46:02 VK saved to "/tmp/tmp.mE82He757s/vk" (mem: 22.25 MiB)
09:46:02 VK fields saved to "/tmp/tmp.mE82He757s/vk_fields.json" (mem: 22.25 MiB)
09:46:02 bb command: verify (mem: 4.50 MiB)
09:46:02 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
09:46:02 --public_inputs_path: /tmp/tmp.mE82He757s/public_inputs (mem: 5.00 MiB)
09:46:02 --proof_path: /tmp/tmp.mE82He757s/proof (mem: 5.00 MiB)
09:46:02 --vk_path: /tmp/tmp.mE82He757s/vk (mem: 5.00 MiB)
09:46:02 --verbose: true (mem: 5.00 MiB)
09:46:02 --scheme: ultra_honk (mem: 5.00 MiB)
09:46:02 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
09:46:02 --oracle_hash: keccak (mem: 5.00 MiB)
09:46:02 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 7.50 MiB)
09:46:02 Initialized BN254 CRS from memory with num points = 65 (mem: 8.00 MiB)
09:46:02 sumcheck_verified: 1 (mem: 8.00 MiB)
09:46:02 libra_evals_verified: 1 (mem: 8.00 MiB)
09:46:02 pairing_check_verified: 1 (mem: 8.00 MiB)
09:46:02 Proof verified successfully (mem: 8.00 MiB)
09:46:02 verified: 1 (mem: 8.00 MiB)
09:46:02 bb command: write_solidity_verifier (mem: 4.50 MiB)
09:46:02 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
09:46:02 --scheme: ultra_honk (mem: 5.00 MiB)
09:46:02 --vk_path: /tmp/tmp.mE82He757s/vk (mem: 5.00 MiB)
09:46:02 --output_path: /tmp/tmp.mE82He757s/Verifier.sol (mem: 5.00 MiB)
09:46:02 --verbose: true (mem: 5.00 MiB)
09:46:02 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
09:46:02 Solidity verifier saved to "/tmp/tmp.mE82He757s/Verifier.sol" (mem: 6.00 MiB)
09:46:10 tmp.mE82He757s complete
09:46:10
PASSED (8s)