Parent Log:
http://ci.aztec-labs.com/396b9faae4f30dda
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/7.SingleRecursiveVerificationFailure
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/116e66bf46c1aada2a913568edad66725d08d06c
Env: REF_NAME=gh-readonly-queue/next/pr-15292-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 21:55:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15292_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_b64efd1cea0e7507_next
21:55:18 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
21:55:18
Note: Google Test filter = RecursiveVerifierTest/7.SingleRecursiveVerificationFailure
21:55:18 [==========] Running 1 test from 1 test suite.
21:55:18
[----------] Global test environment set-up.
21:55:18
[----------] 1 test from RecursiveVerifierTest/7, where TypeParam = bb::MegaZKRecursiveFlavor_<bb::MegaCircuitBuilder_<bb::field<bb::Bn254FrParams> > >
21:55:18
[ RUN ] RecursiveVerifierTest/7.SingleRecursiveVerificationFailure
21:55:18 Constructing DeciderProvingKey (mem: 9.00 MiB)
21:55:18 allocating polynomials object in proving key... (mem: 12.00 MiB)
21:55:18 populating trace... (mem: 23.00 MiB)
21:55:18 time to construct proving key: 27 ms. (mem: 24.00 MiB)
21:55:18 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 24.00 MiB)
21:55:18 Initialized BN254 CRS from memory with num points = 8193 (mem: 24.00 MiB)
21:55:18 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 24.00 MiB)
21:55:18 created oink proof (mem: 24.00 MiB)
21:55:18 starting sumcheck rounds... (mem: 24.00 MiB)
21:55:18 completed 13 rounds of sumcheck (mem: 31.00 MiB)
21:55:18 executed multivariate-to-univariate reduction (mem: 31.00 MiB)
21:55:18 computed opening proof (mem: 31.00 MiB)
21:55:18 finished decider proving. (mem: 31.00 MiB)
21:55:18 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 31.00 MiB)
21:55:18 (Experimental) WARNING: Builder failure when we have real witnesses! (mem: 32.19 MiB)
21:55:18 Failed Arithmetic relation at row idx = 3974 (mem: 77.19 MiB)
21:55:18 Failed at block idx = 4 (mem: 77.19 MiB)
21:55:18 Constructing DeciderProvingKey (mem: 77.19 MiB)
21:55:18 allocating polynomials object in proving key... (mem: 77.19 MiB)
21:55:18 populating trace... (mem: 77.19 MiB)
21:55:18 time to construct proving key: 9 ms. (mem: 77.19 MiB)
21:55:19 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 77.19 MiB)
21:55:19 created oink proof (mem: 77.19 MiB)
21:55:19 starting sumcheck rounds... (mem: 77.19 MiB)
21:55:19 completed 13 rounds of sumcheck (mem: 77.19 MiB)
21:55:19 executed multivariate-to-univariate reduction (mem: 77.19 MiB)
21:55:19 computed opening proof (mem: 77.19 MiB)
21:55:19 finished decider proving. (mem: 77.19 MiB)
21:55:19 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 77.19 MiB)
21:55:19
[ OK ] RecursiveVerifierTest/7.SingleRecursiveVerificationFailure (1754 ms)
21:55:19
[----------] 1 test from RecursiveVerifierTest/7 (1754 ms total)
21:55:19
21:55:19
[----------] Global test environment tear-down
21:55:19
[==========] 1 test from 1 test suite ran. (1754 ms total)
21:55:19
[ PASSED ] 1 test.