-
Notifications
You must be signed in to change notification settings - Fork 687
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: "Timed out waiting for last boot time check (timeout=600)" in staging-test-with-rebase #5401
Comments
Ansible 2.10 will have a new reboot parameter to set a custom command to check for last reboot, which might help. It looks like the current default, https://docs.ansible.com/ansible/devel/modules/reboot_module.html for more... |
@zenmonkeykstop has offered to do continued time-boxed investigation on this during the 8/6-8/20 sprint (4 hours) to get closer to understanding the root cause of this issue. |
Note: the reboot module docs are in |
Still biting us a fair bit. If nobody beats him to it, @zenmonkeykstop has committed to further investigating late in the 8/20-9/2 sprint. |
Looks like docs mentioned above moved to: https://docs.ansible.com/ansible/devel/collections/ansible/builtin/reboot_module.html |
Happening a lot of time in my system for both
|
Managed to get a CI run with debugging turned on where
It doesn't look like |
@zenmonkeykstop's changes in #5504 have reduced the number of test flakes significantly. 🎉 Given other commitments, we're not allocating time to further investigation during the 10/1-10/15 sprint, but will revisit again in future (that could include moving this to nightly, once we have sufficient confidence in the results). |
I've inspected recent runs of this workflow, and while it's still flaky, I've not seen recent recurrences of this specific issue, so closing. |
Example: https://app.circleci.com/pipelines/github/freedomofpress/securedrop/604/workflows/c35e8063-7544-4920-8c75-fef439e5cd42/jobs/42713
Similar: #4901
Output excerpt:
The text was updated successfully, but these errors were encountered: