James E. King, III created THRIFT-3881:
------------------------------------------
Summary: Travis CI builds are failing due to docker failures
(three retries, and gives up)
Key: THRIFT-3881
URL: https://issues.apache.org/jira/browse/THRIFT-3881
Project: Thrift
Issue Type: Bug
Components: Build Process
Affects Versions: 0.10.0
Environment: https://travis-ci.org/apache/thrift/jobs/145056363
Reporter: James E. King, III
Priority: Blocker
I have had two builds today fail because of an error from the build job being
unable to create a docker environment. See:
{noformat}
The command "travis_wait docker build -q -t thrift-build build/docker/ubuntu"
failed 3 times.
The command "travis_retry travis_wait docker build -q -t thrift-build
build/docker/$DISTRO" failed and exited with 1 during .
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)