I’m seeing random failures installing dpl on s390x at the deploy stage.
$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl
ERROR: Could not find a valid gem 'dpl' (>= 0), here is why:
Unable to download data from https://rubygems.org/ - timed out (https://rubygems.org/specs.4.8.gz)
The command "rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install dpl" failed and exited with 2 during .
Your build has been stopped.
@Montana, yes, this is still happening. I can’t provide new links because I relaunch the failing builds until success for deployment (thanks to cache, it’s not taking that long for each retry, roughly 5 minutes on each retry even tough it can take up to a full day to get all builds passing…). If you have access to the logs for retries, you might wanna look at Travis CI - Test and Deploy with Confidence that just failed (& I just restarted).