Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Fix Kusama Asset Hub Migration TrieError(InvalidStateRoot(...)) #166

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

liamaharon
Copy link
Contributor

@liamaharon liamaharon commented Jan 29, 2024

Fixes error log in migration check ci due to empty Migrations tuple, reported by @ggwpez.

  • Does not require a CHANGELOG entry

@bkontur
Copy link
Contributor

bkontur commented Jan 29, 2024

could this be related to the https://github.com/polkadot-fellows/runtimes/actions/runs/7673388280/job/20915910849?pr=137 ?

[2024-01-26T21:12:26Z ERROR runtime::executive] `try_decode_entire_state` failed with 1 errors
[2024-01-26T21:12:26Z ERROR runtime::executive] - 0. error: Failed to decode storage item `System::Events`
[2024-01-26T21:12:26Z ERROR runtime] panicked at /home/runner/work/runtimes/runtimes/system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs:1238:65:
    called `Result::unwrap()` on an `Err` value: Other("`try_decode_entire_state` failed")

@liamaharon
Copy link
Contributor Author

Nope that's a different one paritytech/polkadot-sdk#2560. Should fix itself for now if you re-run the action, I'll get onto a permanent fix later.

@bkchr
Copy link
Contributor

bkchr commented Feb 14, 2024

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) February 14, 2024 12:58
@fellowship-merge-bot
Copy link
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@fellowship-merge-bot
Copy link
Contributor

Failed to update PR ❌

There was an error while trying to keep this PR up-to-date

You may have conflicts ‼️ or may have to manually sync it with the target branch 👉❇️

More info in the logs 📋

@fellowship-merge-bot
Copy link
Contributor

Failed to update PR ❌

There was an error while trying to keep this PR up-to-date

You may have conflicts ‼️ or may have to manually sync it with the target branch 👉❇️

More info in the logs 📋

@fellowship-merge-bot fellowship-merge-bot bot merged commit 9f5cd55 into polkadot-fellows:main Feb 14, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants