Skip to content

chore(deps): bump mikepenz/action-junit-report from 4 to 5 (#6672) #1762

chore(deps): bump mikepenz/action-junit-report from 4 to 5 (#6672)

chore(deps): bump mikepenz/action-junit-report from 4 to 5 (#6672) #1762

GitHub Actions / JUnit Test Report failed Nov 7, 2024 in 0s

38 tests run, 36 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 1 in feature:8:3

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:8:3.Scenario: Transactions are propagated through a network: tests/features/Mempool.feature:8:3

Step panicked. Captured output: base nodes not successfully synchronized at height 3, {"seed_node_0": 3, "seed_node_1": 0, "seed_node_2": 3, "seed_node_3": 3, "seed_node_4": 3, "seed_node_5": 3, "seed_node_6": 3, "seed_node_7": 3, "SENDER": 3, "Node_0": 3, "Node_1": 3, "Node_2": 3, "Node_3": 3, "Node_4": 3, "Node_5": 3, "Node_6": 3, "Node_7": 3}
Raw output
Scenario: Transactions are propagated through a network
     Given I have 8 seed nodes
     When I have a base node SENDER connected to all seed nodes
     When I have 8 base nodes connected to all seed nodes
     When I mine a block on SENDER with coinbase CB1
     When I mine 2 blocks on SENDER
     Then all nodes are at height 3
      Step failed:
      Defined: tests/features/Mempool.feature:18:5
      Matched: integration_tests/tests/steps/node_steps.rs:180:1
      Step panicked. Captured output: base nodes not successfully synchronized at height 3, {"seed_node_0": 3, "seed_node_1": 0, "seed_node_2": 3, "seed_node_3": 3, "seed_node_4": 3, "seed_node_5": 3, "seed_node_6": 3, "seed_node_7": 3, "SENDER": 3, "Node_0": 3, "Node_1": 3, "Node_2": 3, "Node_3": 3, "Node_4": 3, "Node_5": 3, "Node_6": 3, "Node_7": 3}
      Client {
          base_nodes: {},
          blocks: {},
          miners: {},
          ffi_wallets: {},
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {
              "CB1": KeyManagerOutput {
                  version: V0,
                  value: MicroMinotari(
                      18462816327,
                  ),
                  spending_key_id: Imported {
                      key: c429dfb782f3f5c5637d075958fbaa2ddd45e3a6f475345806c3266c2a11f62b,
                  },
                  features: OutputFeatures {
                      version: V0,
                      output_type: Coinbase,
                      maturity: 3,
                      coinbase_extra: MaxSizeBytes {
                          inner: [],
                      },
                      sidechain_feature: None,
                      range_proof_type: BulletProofPlus,
                  },
                  script: TariScript {
                      script: MaxSizeVec {
                          vec: [
                              PushPubKey(
                                  8ac4531c5357dd71e7c426044718dbfde9b73b8d1f84b2fa9f1079b7f80b8712,
                              ),
                          ],
                          _marker: PhantomData<tari_script::op_codes::Opcode>,
                      },
                  },
                  covenant: Covenant {
                      tokens: MaxSizeVec {
                          vec: [],
                          _marker: PhantomData<tari_core::covenants::token::CovenantToken>,
                      },
                  },
                  input_data: ExecutionStack {
                      items: [],
                  },
                  script_private_key_id: Imported {
                      key: 8ac4531c5357dd71e7c426044718dbfde9b73b8d1f84b2fa9f1079b7f80b8712,
                  },
                  sender_offset_public_key: 64d33f48f58895dc80e598f8ced6b93b7ace13f01d9c11e02e402f7c7e974a3f,
                  metadata_signature: CommitmentAndPublicKeySignature {
                      ephemeral_commitment: HomomorphicCommitment(
                          4e8d34fdd00694293aa2a56f5c8c9d55b14d2037814d1f613a799c625ece6f73,
                      ),
                      ephemeral_pubkey: dea9e9597b5edf7744f067e21f2df4c7c0f198bfd2ff2f45ce3fb930c58e5b56,
                      u_a: RistrettoSecretKey(***),
                      u_x: RistrettoSecretKey(***),
                      u_y: RistrettoSecretKey(***),
                  },
                  script_lock_height: 0,
                  encrypted_data: EncryptedData {
                      data: MaxSizeBytes {
                          inner: [
                              149,
                              151,
                              178,
                              133,
                              234,
                              50,
                              216,
                              66,
                              78,
                              191,
                              164,
                              236,
                              125,
                              70,
                              217,
                              82,
                              109,
                              102,
                              67,
                              161,
                              129,
                              131,
                              53,
                              196,
                              32,
                              132,
                              126,
                              53,
                              154,
                              0,
                              135,
                              189,
                              100,
                              38,
                              134,
                              51,
                              83,
                              70,
                              65,
                              23,
                              54,
                              149,
                              108,
                              182,
                              214,
                              172,
                              128,
                              246,
                              153,
                              104,
                              179,
                              99,
                              80,
                              173,
                              165,
                              62,
                              40,
                              87,
                              143,
                              197,
                              114,
                              197,
                              236,
                              81,
                              158,
                              93,
                              78,
                              251,
                              188,
                              98,
                              76,
                              5,
                              94,
                              77,
                              128,
                              173,
                              62,
                              106,
                              37,
                              243,
                          ],
                      },
                  },
                  minimum_value_promise: MicroMinotari(
                      0,
                  ),
              },
          },
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {},
          seed_nodes: [
              "seed_node_0",
              "seed_node_1",
              "seed_node_2",
              "seed_node_3",
              "seed_node_4",
              "seed_node_5",
              "seed_node_6",
              "seed_node_7",
          ],
          wallet_tx_ids: {},
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }

Check failure on line 1 in feature:170:3

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:170:3.Scenario: Wallet imports pre_mine UTXO: tests/features/WalletTransactions.feature:170:3

Step panicked. Captured output: Transaction from WALLET_C to WALLET_A with amount 500000 at fee 100 failed to be broadcasted
Raw output
Scenario: Wallet imports pre_mine UTXO
     Given I have a seed node NODE
     When I have 1 base nodes connected to all seed nodes
     When I have wallet WALLET_A connected to all seed nodes
     When I have wallet WALLET_B connected to all seed nodes
     When I have wallet WALLET_C connected to all seed nodes
     When I have mining node MINER connected to base node NODE and wallet WALLET_A
     When mining node MINER mines 5 blocks
     Then all nodes are at height 5
     Then I wait for wallet WALLET_A to have at least 10000000000 uT
     When I send 1000000 uT from wallet WALLET_A to wallet WALLET_B at fee 100
     When mining node MINER mines 6 blocks
     Then all nodes are at height 11
     Then I wait for wallet WALLET_B to have at least 1000000 uT
     Then I stop wallet WALLET_B
     When I wait 15 seconds
     Then I import WALLET_B unspent outputs as pre_mine outputs to WALLET_C
     Then I wait for wallet WALLET_C to have at least 1000000 uT
     When I send 500000 uT from wallet WALLET_C to wallet WALLET_A at fee 100
      Step failed:
      Defined: tests/features/WalletTransactions.feature:188:5
      Matched: integration_tests/tests/steps/wallet_steps.rs:849:1
      Step panicked. Captured output: Transaction from WALLET_C to WALLET_A with amount 500000 at fee 100 failed to be broadcasted
      Client {
          base_nodes: {},
          blocks: {},
          miners: {
              "MINER": MinerProcess {
                  name: "MINER",
                  base_node_name: "NODE",
                  wallet_name: "WALLET_A",
                  mine_until_height: 100000,
                  stealth: false,
              },
          },
          ffi_wallets: {},
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {
              "WALLET_B": "10032c27223f770c65ae8d1768528c8a8a0d32937e82f0034c37d271008c4a9f055b9c59467720a6c240818db355a5468a72abc1fa4ffc302790431acda3fd732d5a73",
          },
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "WALLET_A": "NODE",
              "WALLET_B": "NODE",
              "WALLET_C": "NODE",
          },
          seed_nodes: [
              "NODE",
          ],
          wallet_tx_ids: {
              "H43hxjSHKqBbf5DtMMGT9rb29sLTE9MS7CtEibgRe4PoBJbUrUisU4AbWLgdkkyTxK6LFdtaatfyGGSw1wPvqpZLwQ4": [
                  15026380237627197521,
              ],
              "H44tzBPix6iy4pj5ijwd89QSwNNp2qLoLBbA86JVAzyaUTLkPwZeSYKzvmo3jPrTaCVQdFma8f8FfAHa7iRJ4ohhhAA": [
                  15026380237627197521,
              ],
          },
          errors: [],
          last_imported_tx_ids: [
              13148107688867828385,
          ],
          last_merge_miner_response: Null,
      }