-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
Spurious failure with stalled macOS builds (specifically the check i686-apple-darwin
job)
#44221
Comments
Well, I was hit by the same issue using |
I talked with Travis yesterday and got:
which makes me think it's probably upstream issues and we don't really have a way to work around :( |
Not sure if Travis CI is aware of this, but the problem is very likely in the connection to the log collector or RabbitMQ, not the VMs themselves (yeah not something we can fix). I'm currently monitoring https://travis-ci.org/rust-lang/rust/jobs/272020017, and logs are being written out if you "Follow log" at the web interface, but opening it again the logs will be all gone. 🤔 The failing jobs are always the |
[WIP] [DO NOT MERGE] Change the Travis CI macOS Xcode version to 9.0 Just to experiment if it can make #44221 appear less often.
Upgrade the Travis CI macOS Xcode version to 8.3 Just to experiment if it can make #44221 appear less often.
Incident notice: https://www.traviscistatus.com/incidents/2f0443bbphld
Edit: Upstream acknowledged the logging issue:
|
First seen on 2017 Aug 31st in:
Symptom:
The job just stopped in the middle with no output in 30 minutes without any reason. End of the log looks like:
Status of Travis and MacStadium are both green on 2017 Aug 31st. Not sure if unreported upstream issue or something else.
The text was updated successfully, but these errors were encountered: