-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2024-11-11] Investigate workflow job failing on main: e2ePerformanceTests / Run E2E tests in AWS device farm #49198
Comments
1. Update Node.js Version for AWS Device FarmCurrent workflow is using a deprecated version of Node.js (Node 16), you need to update the realm/aws-devicefarm action to use Node.js 20. Update . Update the workflow file to use Node.js 20, and ensure the correct version of the
Increase Timeout and Handle Test Failures 2 . Install Required DependenciesInstallation of AWS CLI (locally or in CI):
Configuring AWS CLI: aws configure 3 . Add Retry Logic in GitHub Actions:
4 . Verify Node.js Version in GitHub Actions
By following these steps, you should be able to:
Let me know if you need further clarification or help with any part of the process! |
Started a convo about this in Slack. |
@kirillzyusko & @Szymon20000 Are investigating and sharing their results in this Slack thread. |
Any news here @kirillzyusko? |
@deetergp no, it was the only one time error, so I really don't know what caused it 🤷♂️ Maybe it was just a random failure 😅 Anyway, let's observe a little bit more whether we will have such issue in future or not 👀 We had this error (posting for transparency and because after some time logs will be lost):
|
Okay I am going to close this one out then. If it happens again, we'll know. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.56-9 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-11-11. 🎊 |
🚨 Failure Summary 🚨:
warning: The following actions use a deprecated Node.js version and will be forced to run on node20: realm/aws-devicefarm@7b9a912. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
failure: Process completed with exit code 1.
warning: No matching artifact of type LOG found for debug.log, skipping
failure: Test run failed after 2430 seconds with: undefined. Timeout is set to 7200
🛠️ A recent merge appears to have caused a failure in the job named e2ePerformanceTests / Run E2E tests in AWS device farm.
This issue has been automatically created and labeled with
Workflow Failure
for investigation.👀 Please look into the following:
🐛 We appreciate your help in squashing this bug!
The text was updated successfully, but these errors were encountered: