Skip to content

Problem: recent version of pystarport is not used #2519

Problem: recent version of pystarport is not used

Problem: recent version of pystarport is not used #2519

Triggered via pull request July 6, 2023 05:27
Status Failure
Total duration 18m 34s
Artifacts 3
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nix.yml

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

Annotations

13 errors
test-ibc
Process completed with exit code 2.
test-ibc
Process completed with exit code 2.
test-slow: integration_tests/test_slashing.py#L54
test_slashing AssertionError: still jailed, can't be unjailed assert 0 == 4
test-slow
Process completed with exit code 2.
test-slow
Process completed with exit code 2.
test
Process completed with exit code 2.
test: integration_tests/test_staking.py#L47
test_staking_delegate assert 2100000000 == (2100000000 + 2) + where 2100000000 = <bound method ClusterCLI.staking_pool of <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>>() + where <bound method ClusterCLI.staking_pool of <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>> = <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>.staking_pool
test: integration_tests/test_staking.py#L70
test_staking_unbond AssertionError: account sequence mismatch, expected 2, got 1: incorrect account sequence assert 32 == 0
test: integration_tests/test_staking.py#L102
test_staking_redelegate AssertionError: assert 19 == 0
test: integration_tests/test_staking.py#L139
test_join_validator AssertionError: assert 0 == (10 ** 8) + where 0 = <bound method ClusterCLI.balance of <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>>('cro1ruu4w9fl6jh4u3lqnz9dwwhddkk65we33dcups') + where <bound method ClusterCLI.balance of <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>> = <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>.balance
test: integration_tests/test_staking.py#L182
test_min_self_delegation AssertionError: wrong validator set assert 3 == 4 + where 3 = len([{'commission': {'commission_rates': {'max_change_rate': '0.010000000000000000', 'max_rate': '0.200000000000000000', 'rate': '0.100000000000000000'}, 'update_time': '2023-07-06T05:36:11.870856717Z'}, 'consensus_pubkey': {'@type': '/cosmos.crypto.ed25519.PubKey', 'key': 'Uc8hGUyP8lY0qmvQcfXzQNjmDPYPhEV4Ubbzad4QsD4='}, 'delegator_shares': '1000000005.000000000000000000', 'description': {'details': '', 'identity': '', 'moniker': 'node0', 'security_contact': '', ...}, ...}, {'commission': {'commission_rates': {'max_change_rate': '0.010000000000000000', 'max_rate': '0.200000000000000000', 'rate': '0.100000000000000000'}, 'update_time': '2023-07-06T05:36:11.870856717Z'}, 'consensus_pubkey': {'@type': '/cosmos.crypto.ed25519.PubKey', 'key': 'tcVPd+/8dEc7CEJTMtR4REswZabalCITiCPumkuapZ8='}, 'delegator_shares': '100000000.000000000000000000', 'description': {'details': '', 'identity': '', 'moniker': 'node2', 'security_contact': '', ...}, ...}, {'commission': {'commission_rates': {'max_change_rate': '0.010000000000000000', 'max_rate': '0.200000000000000000', 'rate': '0.100000000000000000'}, 'update_time': '2023-07-06T05:36:11.870856717Z'}, 'consensus_pubkey': {'@type': '/cosmos.crypto.ed25519.PubKey', 'key': 'IPvK9liUC41Tc3N1xlIs4PmoVBPwdd/AxIUJrdZRsVg='}, 'delegator_shares': '1000000000.000000000000000000', 'description': {'details': '', 'identity': '', 'moniker': 'node1', 'security_contact': '', ...}, ...}]) + where [{'commission': {'commission_rates': {'max_change_rate': '0.010000000000000000', 'max_rate': '0.200000000000000000', 'rate': '0.100000000000000000'}, 'update_time': '2023-07-06T05:36:11.870856717Z'}, 'consensus_pubkey': {'@type': '/cosmos.crypto.ed25519.PubKey', 'key': 'Uc8hGUyP8lY0qmvQcfXzQNjmDPYPhEV4Ubbzad4QsD4='}, 'delegator_shares': '1000000005.000000000000000000', 'description': {'details': '', 'identity': '', 'moniker': 'node0', 'security_contact': '', ...}, ...}, {'commission': {'commission_rates': {'max_change_rate': '0.010000000000000000', 'max_rate': '0.200000000000000000', 'rate': '0.100000000000000000'}, 'update_time': '2023-07-06T05:36:11.870856717Z'}, 'consensus_pubkey': {'@type': '/cosmos.crypto.ed25519.PubKey', 'key': 'tcVPd+/8dEc7CEJTMtR4REswZabalCITiCPumkuapZ8='}, 'delegator_shares': '100000000.000000000000000000', 'description': {'details': '', 'identity': '', 'moniker': 'node2', 'security_contact': '', ...}, ...}, {'commission': {'commission_rates': {'max_change_rate': '0.010000000000000000', 'max_rate': '0.200000000000000000', 'rate': '0.100000000000000000'}, 'update_time': '2023-07-06T05:36:11.870856717Z'}, 'consensus_pubkey': {'@type': '/cosmos.crypto.ed25519.PubKey', 'key': 'IPvK9liUC41Tc3N1xlIs4PmoVBPwdd/AxIUJrdZRsVg='}, 'delegator_shares': '1000000000.000000000000000000', 'description': {'details': '', 'identity': '', 'moniker': 'node1', 'security_contact': '', ...}, ...}] = <bound method ClusterCLI.validators of <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>>() + where <bound method ClusterCLI.validators of <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>> = <integration_tests.cosmoscli.ClusterCLI object at 0x7efd0ded7d60>.validators
test: integration_tests/test_vesting_staking.py#L44
test_staking_vesting_redelegate AssertionError: 0basecro is smaller than 5000basecro: insufficient funds: insufficient funds assert 5 == 0
test
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
debug_files Expired
20 Bytes
debug_files_ibc Expired
20 Bytes
debug_files_slow Expired
20 Bytes