Parent Log: http://ci.aztec-labs.com/1d997b765e246008 Command: 5fb0288ff0ae7137:ISOLATE=1 FLOW=sol_honk barretenberg/acir_tests/scripts/run_test.sh slices Commit: https://github.com/AztecProtocol/aztec-packages/commit/7339c264ad706420ee9babb0dd1b6ed793e97402 Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 15:07:14 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_e470b895dc1ba00a_next 15:07:14 +++ id -u 15:07:14 +++ id -g 15:07:14 ++ 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 barretenberg/acir_tests/scripts/run_test.sh slices'\''' 15:07:15 + cid=804867bc353bda7ade31864756c1d52a73807f1a37cead8b654313230fd932b0 15:07:15 + set +x 15:07:15 bb command: prove (mem: 6.00 MiB) 15:07:15 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 15:07:15 --scheme: ultra_honk (mem: 6.00 MiB) 15:07:15 --bytecode_path: ./target/program.json (mem: 6.00 MiB) 15:07:15 --output_path: /tmp/tmp.ZQmLlAlFUM (mem: 6.00 MiB) 15:07:15 --verbose: true (mem: 6.00 MiB) 15:07:15 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 15:07:15 --oracle_hash: keccak (mem: 6.00 MiB) 15:07:15 --output_format: bytes_and_fields (mem: 6.00 MiB) 15:07:15 --write_vk: true (mem: 6.00 MiB) 15:07:15 created circuit (mem: 10.00 MiB) 15:07:15 Constructing DeciderProvingKey (mem: 10.00 MiB) 15:07:15 allocating polynomials object in proving key... (mem: 13.00 MiB) 15:07:15 populating trace... (mem: 24.00 MiB) 15:07:15 time to construct proving key: 27 ms. (mem: 25.00 MiB) 15:07:15 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 26.00 MiB) 15:07:15 Initialized BN254 CRS from memory with num points = 8257 (mem: 27.00 MiB) 15:07:15 created oink proof (mem: 27.00 MiB) 15:07:15 starting sumcheck rounds... (mem: 27.00 MiB) 15:07:15 completed 13 rounds of sumcheck (mem: 27.00 MiB) 15:07:15 executed multivariate-to-univariate reduction (mem: 27.00 MiB) 15:07:15 computed opening proof (mem: 27.00 MiB) 15:07:15 finished decider proving. (mem: 27.00 MiB) 15:07:15 Public inputs saved to "/tmp/tmp.ZQmLlAlFUM/public_inputs" (mem: 27.00 MiB) 15:07:15 Public inputs fields saved to "/tmp/tmp.ZQmLlAlFUM/public_inputs_fields.json" (mem: 27.00 MiB) 15:07:15 Proof saved to "/tmp/tmp.ZQmLlAlFUM/proof" (mem: 27.00 MiB) 15:07:15 Proof fields saved to "/tmp/tmp.ZQmLlAlFUM/proof_fields.json" (mem: 27.00 MiB) 15:07:15 VK saved to "/tmp/tmp.ZQmLlAlFUM/vk" (mem: 27.00 MiB) 15:07:15 VK fields saved to "/tmp/tmp.ZQmLlAlFUM/vk_fields.json" (mem: 27.00 MiB) 15:07:15 bb command: verify (mem: 6.00 MiB) 15:07:15 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 15:07:15 --public_inputs_path: /tmp/tmp.ZQmLlAlFUM/public_inputs (mem: 6.00 MiB) 15:07:15 --proof_path: /tmp/tmp.ZQmLlAlFUM/proof (mem: 6.00 MiB) 15:07:15 --vk_path: /tmp/tmp.ZQmLlAlFUM/vk (mem: 6.00 MiB) 15:07:15 --verbose: true (mem: 6.00 MiB) 15:07:15 --scheme: ultra_honk (mem: 6.00 MiB) 15:07:15 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 15:07:15 --oracle_hash: keccak (mem: 6.00 MiB) 15:07:15 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB) 15:07:15 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB) 15:07:15 sumcheck_verified: 1 (mem: 10.00 MiB) 15:07:15 libra_evals_verified: 1 (mem: 10.00 MiB) 15:07:15 pairing_check_verified: 1 (mem: 10.00 MiB) 15:07:15 Proof verified successfully (mem: 10.00 MiB) 15:07:15 verified: 1 (mem: 10.00 MiB) 15:07:15 bb command: write_solidity_verifier (mem: 6.00 MiB) 15:07:15 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB) 15:07:15 --scheme: ultra_honk (mem: 7.00 MiB) 15:07:15 --vk_path: /tmp/tmp.ZQmLlAlFUM/vk (mem: 7.00 MiB) 15:07:15 --output_path: /tmp/tmp.ZQmLlAlFUM/Verifier.sol (mem: 7.00 MiB) 15:07:15 --verbose: true (mem: 7.00 MiB) 15:07:15 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB) 15:07:15 Solidity verifier saved to "/tmp/tmp.ZQmLlAlFUM/Verifier.sol" (mem: 8.00 MiB) 15:07:24 tmp.ZQmLlAlFUM complete 15:07:24 PASSED (9s)