Parent Log:
http://ci.aztec-labs.com/8a1d8dba37493eec
Command: 7a17dec74f98024d:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7d223783d91db15002a09abc1b52d1455eb3e3da
Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 16 10:50:04 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14161_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_73b58cdfd8f426d3_next
10:50:04 +++ id -u
10:50:04 +++ id -g
10:50:04 ++ 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_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement'\'''
10:50:05 + cid=6e3db21a6b6db166ab5b38d51536a0925d79955778d74774f8e61e001b3d99f6
10:50:05 + set +x
10:50:05 + VFLAG=-v
10:50:05 + BFLAG=-b ./target/program.json
10:50:05 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk
10:50:05 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
10:50:05 + mktemp -d
10:50:05 + outdir=/tmp/tmp.oN0EwKowCz
10:50:05 + trap rm -rf /tmp/tmp.oN0EwKowCz EXIT
10:50:05 + export PUBLIC_INPUTS=/tmp/tmp.oN0EwKowCz/public_inputs
10:50:05 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.oN0EwKowCz/public_inputs_fields.json
10:50:05 + export PROOF=/tmp/tmp.oN0EwKowCz/proof
10:50:05 + export PROOF_AS_FIELDS=/tmp/tmp.oN0EwKowCz/proof_fields.json
10:50:05 + export VK=/tmp/tmp.oN0EwKowCz/vk
10:50:05 + export VERIFIER_CONTRACT=/tmp/tmp.oN0EwKowCz/Verifier.sol
10:50:05 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.oN0EwKowCz -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
10:50:05 bb command: prove (mem: 5.00 MiB)
10:50:05 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:50:05 --scheme: ultra_honk (mem: 5.00 MiB)
10:50:05 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
10:50:05 --output_path: /tmp/tmp.oN0EwKowCz (mem: 5.00 MiB)
10:50:05 --verbose: true (mem: 5.00 MiB)
10:50:05 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:50:05 --oracle_hash: keccak (mem: 5.00 MiB)
10:50:05 --output_format: bytes_and_fields (mem: 5.00 MiB)
10:50:05 --write_vk: true (mem: 5.00 MiB)
10:50:05 --zk: true (mem: 5.00 MiB)
10:50:05 --honk_recursion: 1 (mem: 5.00 MiB)
10:50:05 created circuit (mem: 8.00 MiB)
10:50:05 Constructing DeciderProvingKey (mem: 8.00 MiB)
10:50:05 allocating polynomials object in proving key... (mem: 10.50 MiB)
10:50:05 populating trace... (mem: 20.00 MiB)
10:50:05 time to construct proving key: 10 ms. (mem: 20.50 MiB)
10:50:05 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 20.50 MiB)
10:50:05 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 21.00 MiB)
10:50:05 Initialized BN254 CRS from memory with num points = 4161 (mem: 22.00 MiB)
10:50:05 created oink proof (mem: 22.00 MiB)
10:50:05 starting sumcheck rounds... (mem: 22.00 MiB)
10:50:05 completed 12 rounds of sumcheck (mem: 23.00 MiB)
10:50:05 executed multivariate-to-univariate reduction (mem: 23.00 MiB)
10:50:05 computed opening proof (mem: 23.00 MiB)
10:50:05 finished decider proving. (mem: 23.00 MiB)
10:50:05 Public inputs saved to "/tmp/tmp.oN0EwKowCz/public_inputs" (mem: 23.00 MiB)
10:50:05 Public inputs fields saved to "/tmp/tmp.oN0EwKowCz/public_inputs_fields.json" (mem: 23.00 MiB)
10:50:05 Proof saved to "/tmp/tmp.oN0EwKowCz/proof" (mem: 23.00 MiB)
10:50:05 Proof fields saved to "/tmp/tmp.oN0EwKowCz/proof_fields.json" (mem: 23.00 MiB)
10:50:05 VK saved to "/tmp/tmp.oN0EwKowCz/vk" (mem: 23.00 MiB)
10:50:05 VK fields saved to "/tmp/tmp.oN0EwKowCz/vk_fields.json" (mem: 23.00 MiB)
10:50:05 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.oN0EwKowCz/public_inputs -k /tmp/tmp.oN0EwKowCz/vk -p /tmp/tmp.oN0EwKowCz/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak
10:50:05 bb command: verify (mem: 5.00 MiB)
10:50:05 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:50:05 --public_inputs_path: /tmp/tmp.oN0EwKowCz/public_inputs (mem: 5.00 MiB)
10:50:05 --proof_path: /tmp/tmp.oN0EwKowCz/proof (mem: 5.00 MiB)
10:50:05 --vk_path: /tmp/tmp.oN0EwKowCz/vk (mem: 5.00 MiB)
10:50:05 --verbose: true (mem: 5.00 MiB)
10:50:05 --scheme: ultra_honk (mem: 5.00 MiB)
10:50:05 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:50:05 --oracle_hash: keccak (mem: 5.00 MiB)
10:50:05 --zk: true (mem: 5.00 MiB)
10:50:05 --honk_recursion: 1 (mem: 5.00 MiB)
10:50:05 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB)
10:50:05 Initialized BN254 CRS from memory with num points = 65 (mem: 8.00 MiB)
10:50:05 sumcheck_verified: 1 (mem: 8.00 MiB)
10:50:05 libra_evals_verified: 1 (mem: 8.00 MiB)
10:50:05 pairing_check_verified: 1 (mem: 8.00 MiB)
10:50:05 Proof verified successfully (mem: 8.00 MiB)
10:50:05 verified: 1 (mem: 8.00 MiB)
10:50:05 + /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.oN0EwKowCz/vk -o /tmp/tmp.oN0EwKowCz/Verifier.sol --zk
10:50:05 bb command: write_solidity_verifier (mem: 5.00 MiB)
10:50:05 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:50:05 --scheme: ultra_honk (mem: 5.00 MiB)
10:50:05 --vk_path: /tmp/tmp.oN0EwKowCz/vk (mem: 5.00 MiB)
10:50:05 --output_path: /tmp/tmp.oN0EwKowCz/Verifier.sol (mem: 5.00 MiB)
10:50:05 --verbose: true (mem: 5.00 MiB)
10:50:05 Warning: the following option is called more than once (mem: 5.00 MiB)
10:50:05 --zk: true (mem: 5.00 MiB)
10:50:05 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:50:05 Solidity verifier saved to "/tmp/tmp.oN0EwKowCz/Verifier.sol" (mem: 6.00 MiB)
10:50:05 + export VERIFIER_PATH=/tmp/tmp.oN0EwKowCz/Verifier.sol
10:50:05 + realpath ../../sol-test/HonkTest.sol
10:50:05 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
10:50:05 + export TESTING_HONK=true
10:50:05 + export HAS_ZK=true
10:50:05 + basename /tmp/tmp.oN0EwKowCz
10:50:05 + export TEST_NAME=tmp.oN0EwKowCz
10:50:05 + node ../../sol-test/src/index.js
10:50:13 tmp.oN0EwKowCz complete
10:50:13 + rm -rf /tmp/tmp.oN0EwKowCz
10:50:13
PASSED (8s)