On 01/28/2016 10:25 AM, Karanbir Singh wrote:
On 28/01/16 11:54, John Trowbridge wrote:
That would be awesome. I tried putting one of them on a personal RAX account, but it was not really much of an improvement. I have currently updated the documentation for tripleo-quickstart to include instructions to pre-download the images. This has been a viable workaround for the near term, but it is still probably not ideal to be pointing end users at artifacts.ci.centos.
as a data point - are you able to grab some images currently in place on buldlogs.centos.org hosts and see if its any better speeds ? try these urls http://buildlogs.centos.org/centos/7/atomic-host/x86_64/images/CentOS-Atomic...
After some further troubleshooting with folks, I am not so sure it is a speed issue so much as nginx dropping the connection. My workaround to pre-download the images uses wget for the built-in retry w/ resume, and I have not had any reported issues using that process.
Ansible uses curl, which is not handling the dropped http connection well, resulting in a broken download.
I tried the above link and it works great for me, but so does the artifacts server. Is the buildlogs server also going through nginx?