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