Parent Log:
http://ci.aztec-labs.com/025889bb38746a8e
Command: 8a172cd719fd94be barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/0.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/712835e3cfa2ed6f980f2d482aa4b0ae767046a7
Env: REF_NAME=gh-readonly-queue/next/pr-15077-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 21:11:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8b52b08e7e7f2a60_next
21:11:24 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
21:11:24
Note: Google Test filter = MultisigTest/0.multi_signature_fails_if_duplicates
21:11:24 [==========] Running 1 test from 1 test suite.
21:11:24
[----------] Global test environment set-up.
21:11:24
[----------] 1 test from MultisigTest/0, where TypeParam = bb::crypto::KeccakHasher
21:11:24
[ RUN ] MultisigTest/0.multi_signature_fails_if_duplicates
21:11:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
21:11:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
21:11:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
21:11:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
21:11:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
21:11:24 Invalid number of round2 messages (mem: 5.00 MiB)
21:11:24
[ OK ] MultisigTest/0.multi_signature_fails_if_duplicates (4 ms)
21:11:24
[----------] 1 test from MultisigTest/0 (4 ms total)
21:11:24
21:11:24
[----------] Global test environment tear-down
21:11:24
[==========] 1 test from 1 test suite ran. (4 ms total)
21:11:24
[ PASSED ] 1 test.