Skip to content

Rotki Nightly Tests #138

Rotki Nightly Tests

Rotki Nightly Tests #138

Triggered via schedule August 2, 2023 00:01
Status Failure
Total duration 1h 48m 15s
Artifacts 2

rotki_nightly.yml

on: schedule
Matrix: linux / Backend tests
Matrix: macos / Backend tests
Success check
7s
Success check
Matrix: e2e / e2e
Fit to window
Zoom out
Zoom in

Annotations

31 errors
linux / Backend tests (others): rotkehlchen/tests/external_apis/test_coingecko.py#L50
test_asset_data AssertionError: assert 'https://asse...pg?1687142705' == 'https://asse...ng?1676174746' Skipping 49 identical leading characters in diff, use -v to show - mall/yearn-finance-yfi.png?1676174746 + mall/yearn.jpg?1687142705
linux / Backend tests (others): rotkehlchen/tests/unit/test_inquirer.py#L410
test_saddle_oracle[False-True] AssertionError: assert False + where False = <bound method FVal.is_close of FVal(1659.77)>(FVal(1874.09), max_diff='100') + where <bound method FVal.is_close of FVal(1659.77)> = FVal(1659.77).is_close
linux / Backend tests (others): rotkehlchen/tests/unit/test_makerdao.py#L251
test_query_ilk_registry_and_update_cache[v4_global_before_migration1.db-False-globaldb_upgrades0] assert 61 == 59
linux / Backend tests (others): rotkehlchen/tests/unit/decoders/test_ens.py#L198
test_text_changed[ethereum_accounts0] AssertionError: assert [HistoryBaseE...ra_data=None)] == [HistoryBaseE...ra_data=None)] At index 1 diff: HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', identifier=None, extra_data=None) != HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None) Full diff: [ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH name:Ethereum symbol:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), ? +++++++++++++++++++++++++ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None), ? ^^^^^^ ^^^^^^ + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', ident
linux / Backend tests (others)
Process completed with exit code 1.
linux / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[False-True-ethereum_modules0-0] AssertionError: assert FVal(32.011295645) >= FVal(34.547410412) + where FVal(32.011295645) = FVal('32.011295645')
linux / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[True-True-ethereum_modules0-0] AssertionError: assert FVal(32.011295645) >= FVal(34.547410412) + where FVal(32.011295645) = FVal('32.011295645')
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L232
test_query_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
linux / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L348
test_query_vaults_details_liquidation[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: assert 4 == 2 + where 4 = len([{'collateral': {'amount': '0.0', 'usd_value': '0.0000000000000000000000000'}, 'collateral_asset': 'ETH', 'collateral_...0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0', 'collateral_type': 'WSTETH-B', 'collateralization_ratio': '387.88%', ...}])
linux / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L113
test_nft_query_after_account_add[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/lobsterdao/stats?name=lobsterdao'}
linux / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L134
test_nft_query_after_account_add[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/rarible/stats?name=rarible'}
linux / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L151
test_nft_ids_are_unique[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/satords/stats?name=satords'}
macos / Backend tests (others): rotkehlchen/tests/external_apis/test_coingecko.py#L50
test_asset_data AssertionError: assert 'https://asse...pg?1687142705' == 'https://asse...ng?1676174746' Skipping 49 identical leading characters in diff, use -v to show - mall/yearn-finance-yfi.png?1676174746 + mall/yearn.jpg?1687142705
macos / Backend tests (others): rotkehlchen/tests/unit/test_inquirer.py#L410
test_saddle_oracle[False-True] AssertionError: assert False + where False = <bound method FVal.is_close of FVal(1678.19)>(FVal(1868.53), max_diff='100') + where <bound method FVal.is_close of FVal(1678.19)> = FVal(1678.19).is_close
macos / Backend tests (others): rotkehlchen/tests/unit/test_makerdao.py#L251
test_query_ilk_registry_and_update_cache[v4_global_before_migration1.db-False-globaldb_upgrades0] assert 61 == 59
macos / Backend tests (others): rotkehlchen/tests/unit/decoders/test_ens.py#L198
test_text_changed[ethereum_accounts0] AssertionError: assert [HistoryBaseE...ra_data=None)] == [HistoryBaseE...ra_data=None)] At index 1 diff: HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', identifier=None, extra_data=None) != HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None) Full diff: [ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=0, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.SPEND: 5>, event_subtype=<HistoryEventSubType.FEE: 3>, asset=<Asset identifier:ETH name:Ethereum symbol:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Burned 0 ETH for gas', counterparty='gas', identifier=None, extra_data=None), ? +++++++++++++++++++++++++ - HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for nebolax.eth', counterparty='ens', identifier=None, extra_data=None), ? ^^^^^^ ^^^^^^ + HistoryBaseEntry(event_identifier=HexBytes('0xaa59cb2029651d2ed2c0d1ee34b9b88f0b90278fc6da5b51446d4abf24d7f598'), sequence_index=290, timestamp=0, location=<Location.ETHEREUM: 38>, event_type=<HistoryEventType.INFORMATIONAL: 9>, event_subtype=<HistoryEventSubType.NONE: 11>, asset=<Asset identifier:ETH>, balance=Balance(amount=FVal(0), usd_value=FVal(0)), location_label='0x4bBa290826C253BD854121346c370a9886d1bC26', notes='Set ENS url attribute for 0x0000000000000000000000000000000000000000', counterparty='ens', ident
macos / Backend tests (others)
Process completed with exit code 1.
macos / Backend tests (api): rotkehlchen/tests/api/test_bitcoin.py#L350
test_add_delete_xpub_multiple_chains[0] assert 0 > 0
macos / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[False-True-ethereum_modules0-0] AssertionError: assert FVal(32.011375648) >= FVal(34.547410412) + where FVal(32.011375648) = FVal('32.011375648')
macos / Backend tests (api): rotkehlchen/tests/api/test_eth2.py#L750
test_query_eth2_balances[True-True-ethereum_modules0-0] AssertionError: assert FVal(32.011375648) >= FVal(34.547410412) + where FVal(32.011375648) = FVal('32.011375648')
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L232
test_query_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L271
test_query_only_details_and_not_vaults[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: Lists don't have the same key length 1 != 3
macos / Backend tests (api): rotkehlchen/tests/api/test_makerdao_vaults.py#L348
test_query_vaults_details_liquidation[mocked_proxies0-default_mock_price_value0-mocked_price_queries0-True-ethereum_modules0-ethereum_accounts0] AssertionError: assert 4 == 2 + where 4 = len([{'collateral': {'amount': '0.0', 'usd_value': '0.0000000000000000000000000'}, 'collateral_asset': 'ETH', 'collateral_...0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0', 'collateral_type': 'WSTETH-B', 'collateralization_ratio': '387.88%', ...}])
macos / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L134
test_nft_query_after_account_add[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/zerion-genesis-collection/stats?name=zerion-genesis-collection'}
macos / Backend tests (api): rotkehlchen/tests/api/test_nfts.py#L151
test_nft_ids_are_unique[ethereum_modules0-True-ethereum_accounts0] AssertionError: Response contains unexpected status code. Details {'result': None, 'message': 'Reached opensea backoff limit after we incrementally backed off for https://api.opensea.io/api/v1/collection/social-impact-by-polygon/stats?name=social-impact-by-polygon'}
Success check
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
backend-logs-Linux Expired
89.7 MB
videos-Linux Expired
16.3 MB