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

[Bug] Flaky CI test Failed to download powers ... #2286

Closed
vicsn opened this issue Jan 9, 2024 · 1 comment
Closed

[Bug] Flaky CI test Failed to download powers ... #2286

vicsn opened this issue Jan 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vicsn
Copy link
Collaborator

vicsn commented Jan 9, 2024

🐛 Bug Report

When running CI on https://github.com/AleoHQ/snarkVM/pull/2285 , the following failed:

thread 'package::clean::tests::test_clean_with_import' panicked at 'called `Result::unwrap()` on an `Err` value: Failed to execute instruction (call token.aleo/transfer r0 r1 r2 into r3 r4;): Failed to download powers for degree 131072: Expected size of 6291464, found size of 0', vm/package/clean.rs:94:44

And I think I've seen CI tests fail on Failed to download powers ... before. Locally it succeeds.

Your Environment

  • Docker / 2X-Large
  • cimg/rust:1.71.1
  • Build-agent version 1.0.215493-04b71a14
@howardwu
Copy link
Member

To our knowledge, this is an S3 issue. There have been periods whether the AWS region hosting this S3 bucket has instability or outages. I don't believe this is a variable we can control from our side of things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants