Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add certificates to CLI interface in compatible transaction-sign #972

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

REMVEME: Add SRP

35ff9c3
Select commit
Loading
Failed to load commit list.
Open

Add certificates to CLI interface in compatible transaction-sign #972

REMVEME: Add SRP
35ff9c3
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc965-aarch64-unknown-linux-musl:cardano-cli:test:cardano-cli-test [x86_64-linux] failed Jan 3, 2025 in 53m 23s

Run results

Build failed

Details

Last 100 lines of logs:

        59 ┃            ]
        60 ┃ 
        61 ┃   -- tested compatible transaction
        62 ┃   _ <-
        63 ┃     execCardanoCLI $
        64 ┃       [ "compatible"
        65 ┃       , eraName
        66 ┃       , "transaction"
        67 ┃       , "signed-transaction"
        68 ┃       ]
        69 ┃         <> args
        70 ┃         <> [ "--out-file"
        71 ┃            , outFile
        72 ┃            ]
        73 ┃ 
        74 ┃   assertTxFilesEqual refOutFile outFile
      
        This failure can be reproduced by running:
        > recheckAt (Seed 6634841564465382427 11795795841628323265) "1:" Test.Cli.Shelley.Transaction.Compatible.Build.hprop_compatible_conway_transaction_build_one_voter_many_votes
      
    Use "--pattern '$NF ~ /compatible conway transaction build one voter many votes/' --hedgehog-replay '1: Seed 6634841564465382427 11795795841628323265'" to reproduce from the command-line.
    
    Use -p '/compatible conway transaction build one voter many votes/' to rerun this test only.
  verification key drep:                                                      FAIL (0.62s)
      ✗ Test.Cli.VerificationKey.hprop_verification_key_drep failed at test/cardano-cli-test/Test/Cli/VerificationKey.hs:20:44
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/VerificationKey.hs ━━━
        18 ┃ hprop_verification_key_drep :: Property
        19 ┃ hprop_verification_key_drep =
        20 ┃   propertyOnce . H.moduleWorkspace "tmp" $ runOne ["drep", "key-gen"]
           ┃   │ Workspace: /build/tmp-Test.Cli.VerificationKey-test-481b9051738e52f8
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-481b9051738e52f8/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-481b9051738e52f8/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-481b9051738e52f8/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/3gmbxpspqvgw0nppmx520fiv649mbzyz-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway governance drep key-gen --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-481b9051738e52f8/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-481b9051738e52f8/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/3gmbxpspqvgw0nppmx520fiv649mbzyz-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 7968212453844895125 4639963091685291485) "1:" Test.Cli.VerificationKey.hprop_verification_key_drep
      
    Use "--pattern '$NF ~ /verification key drep/' --hedgehog-replay '1: Seed 7968212453844895125 4639963091685291485'" to reproduce from the command-line.
    
    Use -p '/verification key drep/' to rerun this test only.
  verification key committee hot:                                             FAIL (0.62s)
      ✗ Test.Cli.VerificationKey.hprop_verification_key_committee_hot failed at test/cardano-cli-test/Test/Cli/VerificationKey.hs:26:44
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/VerificationKey.hs ━━━
        24 ┃ hprop_verification_key_committee_hot :: Property
        25 ┃ hprop_verification_key_committee_hot =
        26 ┃   propertyOnce . H.moduleWorkspace "tmp" $ runOne ["committee", "key-gen-hot"]
           ┃   │ Workspace: /build/tmp-Test.Cli.VerificationKey-test-c07655c224a83c3c
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-c07655c224a83c3c/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-c07655c224a83c3c/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-c07655c224a83c3c/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/3gmbxpspqvgw0nppmx520fiv649mbzyz-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway governance committee key-gen-hot --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-c07655c224a83c3c/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-c07655c224a83c3c/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/3gmbxpspqvgw0nppmx520fiv649mbzyz-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 16224315559981322338 5990287952565902723) "1:" Test.Cli.VerificationKey.hprop_verification_key_committee_hot
      
    Use "--pattern '$NF ~ /verification key committee hot/' --hedgehog-replay '1: Seed 16224315559981322338 5990287952565902723'" to reproduce from the command-line.
    
    Use -p '/verification key committee hot/' to rerun this test only.
  verification key committee cold:                                            FAIL (0.66s)
      ✗ Test.Cli.VerificationKey.hprop_verification_key_committee_cold failed at test/cardano-cli-test/Test/Cli/VerificationKey.hs:32:44
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-cli-test/Test/Cli/VerificationKey.hs ━━━
        30 ┃ hprop_verification_key_committee_cold :: Property
        31 ┃ hprop_verification_key_committee_cold =
        32 ┃   propertyOnce . H.moduleWorkspace "tmp" $ runOne ["committee", "key-gen-cold"]
           ┃   │ Workspace: /build/tmp-Test.Cli.VerificationKey-test-444a6267fe682b8b
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-444a6267fe682b8b/gen.vkey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-444a6267fe682b8b/gen.skey
           ┃   │ cardano-cli//build/tmp-Test.Cli.VerificationKey-test-444a6267fe682b8b/vkey.out
           ┃   │ ━━━━ command ━━━━
           ┃   │ /nix/store/3gmbxpspqvgw0nppmx520fiv649mbzyz-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli conway governance committee key-gen-cold --verification-key-file /build/tmp-Test.Cli.VerificationKey-test-444a6267fe682b8b/gen.vkey --signing-key-file /build/tmp-Test.Cli.VerificationKey-test-444a6267fe682b8b/gen.skey
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ ━━━ Exception (IOException) ━━━
           ┃   │ /nix/store/3gmbxpspqvgw0nppmx520fiv649mbzyz-cardano-cli-exe-cardano-cli-aarch64-unknown-linux-musl-10.1.1.0/bin/cardano-cli: readCreateProcessWithExitCode: execvp: invalid argument (Exec format error)
      
        This failure can be reproduced by running:
        > recheckAt (Seed 1542511589396534184 4656691377199727143) "1:" Test.Cli.VerificationKey.hprop_verification_key_committee_cold
      
    Use "--pattern '$NF ~ /verification key committee cold/' --hedgehog-replay '1: Seed 1542511589396534184 4656691377199727143'" to reproduce from the command-line.
    
    Use -p '/verification key committee cold/' to rerun this test only.

41 out of 62 tests failed (41.54s)