Skip to content

Problem: parallel tx execution not integrated #5901

Problem: parallel tx execution not integrated

Problem: parallel tx execution not integrated #5901

Triggered via pull request April 10, 2024 08:05
Status Failure
Total duration 7m 38s
Artifacts 1

test.yml

on: pull_request
Matrix: integration_tests
Matrix: upload-cache
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 1 warning
integration_tests (ibc_timeout)
Process completed with exit code 2.
integration_tests (ibc_rly_evm)
The job was canceled because "ibc_timeout" failed.
integration_tests (ibc_rly_evm)
Process completed with exit code 2.
integration_tests (ibc)
The job was canceled because "ibc_timeout" failed.
integration_tests (ibc): integration_tests/test_ibc.py#L31
test_ibc_transfer_with_hermes[True] AssertionError: Error: unknown flag: --events Usage: cronosd query txs [flags] Examples: $ cronosd query txs --query "message.sender='cosmos1...' AND message.action='withdraw_delegator_reward' AND tx.height > 7" --page 1 --limit 30 Flags: --grpc-addr string the gRPC endpoint to use for this chain --grpc-insecure allow gRPC over insecure channels, if not the server must use TLS --height int Use a specific height to query state at (this can error if the node is pruning state) -h, --help help for txs --limit int Query number of transactions results per page returned (default 100) --node string <host>:<port> to CometBFT RPC interface for this chain (default "tcp://localhost:26657") --order_by string The ordering semantics (asc|dsc) -o, --output string Output format (text|json) (default "text") --page int Query a specific page of paginated results (default 1) --query string The transactions events query per Tendermint's query semantics Global Flags: --chain-id string The network chain ID --home string directory for config and data (default "/home/runner/.cronos") --log_format string The logging format (json|plain) (default "plain") --log_level string The logging level (trace|debug|info|warn|error|fatal|panic|disabled or '*:<level>,<key>:<level>') (default "info") --log_no_color Disable colored logs --trace print out full stack trace on errors (cronosd query txs --events message.action=/ibc.core.channel.v1.MsgChannelOpenInit --output json --node tcp://127.0.0.1:26707)
integration_tests (ibc): integration_tests/test_ibc.py#L38
test_ibc_incentivized_transfer[True] IndexError: list index out of range
integration_tests (ibc)
The operation was canceled.
integration_tests (unmarked)
The job was canceled because "ibc_timeout" failed.
integration_tests (unmarked): integration_tests/test_basic.py#L83
test_send_transaction[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked): integration_tests/test_basic.py#L97
test_events[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked): integration_tests/test_basic.py#L561
test_exception[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked): integration_tests/test_basic.py#L586
test_refund_unused_gas_when_contract_tx_reverted[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked): integration_tests/test_basic.py#L636
test_suicide[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked): integration_tests/test_basic.py#L794
test_log0[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked): integration_tests/test_filters.py#L16
test_pending_transaction_filter[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (unmarked)
The operation was canceled.
integration_tests (ibc_update_client)
The job was canceled because "ibc_timeout" failed.
integration_tests (ibc_update_client)
The operation was canceled.
integration_tests (upgrade)
The job was canceled because "ibc_timeout" failed.
integration_tests (upgrade)
The operation was canceled.
integration_tests (ica)
The job was canceled because "ibc_timeout" failed.
integration_tests (ica): integration_tests/test_ica.py#L42
test_ica AssertionError: no cosmos.msg.v1.signer option found for message icaauth.v1.MsgRegisterAccount; use DefineCustomGetSigners to specify a custom getter
integration_tests (ica)
The operation was canceled.
integration_tests (gov)
The job was canceled because "ibc_timeout" failed.
integration_tests (gov): integration_tests/test_basic.py#L901
test_submit_any_proposal[True] AssertionError: {'id': '1', 'messages': [{'type': 'cosmos-sdk/MsgGrantAllowance', 'value': {'granter': 'crc10d07y265gmmuvt4z0w9aw880jnsr700jdufnyd', 'grantee': 'crc16z0herz998946wr659lr84c8c556da55dc34hh', 'allowance': {'type': 'cosmos-sdk/BasicAllowance', 'value': {'spend_limit': []}}}}], 'status': 3, 'final_tally_result': {'yes_count': '2000000000000000000', 'abstain_count': '0', 'no_count': '0', 'no_with_veto_count': '0'}, 'submit_time': '2024-04-10T08:12:16.721074885Z', 'deposit_end_time': '2024-04-10T08:12:26.721074885Z', 'total_deposit': [{'denom': 'basetcro', 'amount': '1'}], 'voting_start_time': '2024-04-10T08:12:16.721074885Z', 'voting_end_time': '2024-04-10T08:12:26.721074885Z', 'title': 'title', 'summary': 'summary', 'proposer': 'crc1x7x9pkfxf33l87ftspk5aetwnkr0lvlv3346cd'}
integration_tests (gov): integration_tests/test_basic.py#L908
test_submit_send_enabled[True] AssertionError: Error: post failed: Post "http://localhost:26657": dial tcp [::1]:26657: connect: connection refused (cronosd q bank send-enabled basetcro --home /tmp/pytest-of-runner/pytest-0/indexer0/cronos_777-1/node0)
integration_tests (gov): integration_tests/test_gov_update_params.py#L12
test_evm_update_param[True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (gov): integration_tests/test_gov_update_params.py#L84
test_gov_update_params[True] AssertionError: {'id': '2', 'messages': [{'type': '/cronos.MsgUpdateParams', 'value': {'authority': 'crc10d07y265gmmuvt4z0w9aw880jnsr700jdufnyd', 'params': {'ibc_cro_denom': 'ibc/6411AE2ADA1E73DB59DB151A8988F9B7D5E7E233D8414DB6817F8F1A01600000', 'ibc_timeout': '96400000000000', 'cronos_admin': 'crc12luku6uxehhak02py4rcz65zu0swh7wjsrw0pp', 'max_callback_gas': '400000'}}}], 'status': 3, 'final_tally_result': {'yes_count': '2000000000000000000', 'abstain_count': '0', 'no_count': '0', 'no_with_veto_count': '0'}, 'submit_time': '2024-04-10T08:12:28.379121734Z', 'deposit_end_time': '2024-04-10T08:12:38.379121734Z', 'total_deposit': [{'denom': 'basetcro', 'amount': '1'}], 'voting_start_time': '2024-04-10T08:12:28.379121734Z', 'voting_end_time': '2024-04-10T08:12:38.379121734Z', 'title': 'title', 'summary': 'summary', 'proposer': 'crc1x7x9pkfxf33l87ftspk5aetwnkr0lvlv3346cd'}
integration_tests (gov): integration_tests/test_broadcast.py#L20
test_submit_any_proposal AssertionError: {'id': '1', 'messages': [{'type': 'cosmos-sdk/MsgGrantAllowance', 'value': {'granter': 'crc10d07y265gmmuvt4z0w9aw880jnsr700jdufnyd', 'grantee': 'crc16z0herz998946wr659lr84c8c556da55dc34hh', 'allowance': {'type': 'cosmos-sdk/BasicAllowance', 'value': {'spend_limit': []}}}}], 'status': 3, 'final_tally_result': {'yes_count': '2000000000000000000', 'abstain_count': '0', 'no_count': '0', 'no_with_veto_count': '0'}, 'submit_time': '2024-04-10T08:12:48.934503422Z', 'deposit_end_time': '2024-04-10T08:12:58.934503422Z', 'total_deposit': [{'denom': 'basetcro', 'amount': '1'}], 'voting_start_time': '2024-04-10T08:12:48.934503422Z', 'voting_end_time': '2024-04-10T08:12:58.934503422Z', 'title': 'title', 'summary': 'summary', 'proposer': 'crc1x7x9pkfxf33l87ftspk5aetwnkr0lvlv3346cd'}
integration_tests (gov)
The operation was canceled.
integration_tests (gas)
The job was canceled because "ibc_timeout" failed.
integration_tests (gas): integration_tests/test_eip1559.py#L36
test_dynamic_fee_tx[cronos-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (gas): integration_tests/test_eip1559.py#L36
test_dynamic_fee_tx[cronos-ws-True] ValueError: {'code': -32000, 'message': 'unexpected field type bytes for field from in message ethermint.evm.v1.MsgEthereumTx: internal'}
integration_tests (gas)
The operation was canceled.
integration_tests (ibc_rly_gas)
The job was canceled because "ibc_timeout" failed.
integration_tests (ibc_rly_gas)
The operation was canceled.
integration_tests (slow)
The job was canceled because "ibc_timeout" failed.
integration_tests (slow)
The operation was canceled.
integration_tests (ibc_timeout)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
debug-files Expired
708 KB