Open mzabaluev opened 3 days ago
A test triggered with the cicd:suzuka-full-node-malicious label (to be replaced with cicd:movement-full-node-malicious in #863) fails sometimes with:
cicd:suzuka-full-node-malicious
cicd:movement-full-node-malicious
[gas-dos-test ] Transaction should have failed with high sequence number. Instead got: Response { inner: PendingTransaction { hash: HashValue(HashValue(75020f331a51918308878908ba812b7bc8fa18124900d987dccda3fb95d5b32c)), request: UserTransactionRequest { sender: Address(55459eeb31edd6c6bfd8de5b666de55faabea04911aff966d433e68c938ab2ea), sequence_number: U64(5), max_gas_amount: U64(5000), gas_unit_price: U64(100), expiration_timestamp_secs: U64(1732021791), payload: EntryFunctionPayload(EntryFunctionPayload { function: EntryFunctionId { module: MoveModuleId { address: Address(0000000000000000000000000000000000000000000000000000000000000001), name: IdentifierWrapper(Identifier("coin")) }, name: IdentifierWrapper(Identifier("transfer")) }, type_arguments: [Struct(MoveStructTag { address: Address(0000000000000000000000000000000000000000000000000000000000000001), module: IdentifierWrapper(Identifier("aptos_coin")), name: IdentifierWrapper(Identifier("AptosCoin")), generic_type_params: [] })], arguments: [String("0xad9ec977aab80236857b6dfef0d2cd49d256b4a16ecaa7781aac7cd6248cfead"), String("100")] }), signature: Some(Ed25519Signature(Ed25519Signature { public_key: HexEncodedBytes([185, 38, 108, 140, 172, 151, 113, 19, 77, 98, 71, 232, 61, 253, 130, 107, 180, 69, 73, 38, 103, 245, 66, 214, 51, 130, 70, 21, 237, 162, 11, 222]), signature: HexEncodedBytes([99, 123, 121, 111, 230, 169, 190, 250, 98, 225, 224, 220, 212, 79, 63, 25, 204, 175, 201, 116, 113, 115, 125, 159, 54, 43, 43, 231, 88, 132, 184, 105, 229, 14, 157, 132, 8, 49, 4, 147, 30, 190, 163, 143, 180, 11, 152, 72, 56, 228, 29, 165, 175, 24, 0, 157, 96, 187, 57, 182, 173, 95, 31, 10]) })) } }, state: State { chain_id: 27, epoch: 1, version: 22, timestamp_usecs: 1732020533878603, oldest_ledger_version: 0, oldest_block_height: 0, block_height: 8, cursor: None } }
A test triggered with the
cicd:suzuka-full-node-malicious
label (to be replaced withcicd:movement-full-node-malicious
in #863) fails sometimes with: