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