Parent Log: http://ci.aztec-labs.com/cbf3ddc3cc40e3b7 Command: 58b9ea6914098d39:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh slices Commit: https://github.com/AztecProtocol/aztec-packages/commit/3c1b9d57eadcc8fb03a7ed42610cf0a1ae4a32eb Env: REF_NAME=gh-readonly-queue/next/pr-14858-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 17 21:44:48 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14858_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36e024e6429fc8d7_next 21:44:48 +++ id -u 21:44:48 +++ id -g 21:44:48 ++ 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 slices'\''' 21:44:49 + cid=a3192c26daed789a5daec3e653e17556d2c491f69e0a050c28c84b4ba1a04daf 21:44:49 + set +x 21:44:49 + VFLAG=-v 21:44:49 + BFLAG=-b ./target/program.json 21:44:49 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 21:44:49 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 21:44:49 + mktemp -d 21:44:49 + outdir=/tmp/tmp.FxRstU9idk 21:44:49 + trap rm -rf /tmp/tmp.FxRstU9idk EXIT 21:44:49 + export PUBLIC_INPUTS=/tmp/tmp.FxRstU9idk/public_inputs 21:44:49 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.FxRstU9idk/public_inputs_fields.json 21:44:49 + export PROOF=/tmp/tmp.FxRstU9idk/proof 21:44:49 + export PROOF_AS_FIELDS=/tmp/tmp.FxRstU9idk/proof_fields.json 21:44:49 + export VK=/tmp/tmp.FxRstU9idk/vk 21:44:49 + export VERIFIER_CONTRACT=/tmp/tmp.FxRstU9idk/Verifier.sol 21:44:49 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.FxRstU9idk -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 21:44:49 bb command: prove (mem: 5.00 MiB) 21:44:49 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB) 21:44:49 --scheme: ultra_honk (mem: 5.00 MiB) 21:44:49 --bytecode_path: ./target/program.json (mem: 5.00 MiB) 21:44:49 --output_path: /tmp/tmp.FxRstU9idk (mem: 5.00 MiB) 21:44:49 --verbose: true (mem: 5.00 MiB) 21:44:49 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB) 21:44:49 --oracle_hash: keccak (mem: 5.00 MiB) 21:44:49 --output_format: bytes_and_fields (mem: 5.00 MiB) 21:44:49 --write_vk: true (mem: 5.00 MiB) 21:44:49 --honk_recursion: 1 (mem: 5.00 MiB) 21:44:49 created circuit (mem: 8.50 MiB) 21:44:49 Constructing DeciderProvingKey (mem: 8.50 MiB) 21:44:49 allocating polynomials object in proving key... (mem: 10.50 MiB) 21:44:49 populating trace... (mem: 22.50 MiB) 21:44:49 time to construct proving key: 18 ms. (mem: 23.50 MiB) 21:44:49 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 23.50 MiB) 21:44:49 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 24.70 MiB) 21:44:49 Initialized BN254 CRS from memory with num points = 8257 (mem: 25.70 MiB) 21:44:49 created oink proof (mem: 25.70 MiB) 21:44:49 starting sumcheck rounds... (mem: 25.70 MiB) 21:44:49 completed 13 rounds of sumcheck (mem: 27.70 MiB) 21:44:49 executed multivariate-to-univariate reduction (mem: 27.70 MiB) 21:44:49 computed opening proof (mem: 27.70 MiB) 21:44:49 finished decider proving. (mem: 27.70 MiB) 21:44:49 Public inputs saved to "/tmp/tmp.FxRstU9idk/public_inputs" (mem: 27.70 MiB) 21:44:49 Public inputs fields saved to "/tmp/tmp.FxRstU9idk/public_inputs_fields.json" (mem: 27.70 MiB) 21:44:49 Proof saved to "/tmp/tmp.FxRstU9idk/proof" (mem: 27.70 MiB) 21:44:49 Proof fields saved to "/tmp/tmp.FxRstU9idk/proof_fields.json" (mem: 27.70 MiB) 21:44:49 VK saved to "/tmp/tmp.FxRstU9idk/vk" (mem: 27.70 MiB) 21:44:49 VK fields saved to "/tmp/tmp.FxRstU9idk/vk_fields.json" (mem: 27.70 MiB) 21:44:49 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.FxRstU9idk/public_inputs -k /tmp/tmp.FxRstU9idk/vk -p /tmp/tmp.FxRstU9idk/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 21:44:49 bb command: verify (mem: 5.00 MiB) 21:44:49 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB) 21:44:49 --public_inputs_path: /tmp/tmp.FxRstU9idk/public_inputs (mem: 5.00 MiB) 21:44:49 --proof_path: /tmp/tmp.FxRstU9idk/proof (mem: 5.00 MiB) 21:44:49 --vk_path: /tmp/tmp.FxRstU9idk/vk (mem: 5.00 MiB) 21:44:49 --verbose: true (mem: 5.00 MiB) 21:44:49 --scheme: ultra_honk (mem: 5.00 MiB) 21:44:49 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB) 21:44:49 --oracle_hash: keccak (mem: 5.00 MiB) 21:44:49 --honk_recursion: 1 (mem: 5.00 MiB) 21:44:49 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB) 21:44:49 Initialized BN254 CRS from memory with num points = 65 (mem: 8.00 MiB) 21:44:49 sumcheck_verified: 1 (mem: 8.00 MiB) 21:44:49 libra_evals_verified: 1 (mem: 8.00 MiB) 21:44:49 pairing_check_verified: 1 (mem: 8.00 MiB) 21:44:49 Proof verified successfully (mem: 8.00 MiB) 21:44:49 verified: 1 (mem: 8.00 MiB) 21:44:49 + /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.FxRstU9idk/vk -o /tmp/tmp.FxRstU9idk/Verifier.sol 21:44:49 bb command: write_solidity_verifier (mem: 4.50 MiB) 21:44:49 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB) 21:44:49 --scheme: ultra_honk (mem: 5.00 MiB) 21:44:49 --vk_path: /tmp/tmp.FxRstU9idk/vk (mem: 5.00 MiB) 21:44:49 --output_path: /tmp/tmp.FxRstU9idk/Verifier.sol (mem: 5.00 MiB) 21:44:49 --verbose: true (mem: 5.00 MiB) 21:44:49 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB) 21:44:49 Honk solidity verifier saved to "/tmp/tmp.FxRstU9idk/Verifier.sol" (mem: 6.00 MiB) 21:44:49 + export VERIFIER_PATH=/tmp/tmp.FxRstU9idk/Verifier.sol 21:44:49 + realpath ../../sol-test/HonkTest.sol 21:44:49 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 21:44:49 + export TESTING_HONK=true 21:44:49 + export DISABLE_ZK=false 21:44:49 + basename /tmp/tmp.FxRstU9idk 21:44:49 + export TEST_NAME=tmp.FxRstU9idk 21:44:49 + node ../../sol-test/src/index.js 21:44:57 tmp.FxRstU9idk complete 21:44:57 + rm -rf /tmp/tmp.FxRstU9idk 21:44:57 PASSED (8s)