http: unexpected EOF reading trailer

225 views
Skip to first unread message

Werner Gillmer

unread,
Jul 7, 2014, 10:57:17 AM7/7/14
to bosh-...@cloudfoundry.org
Hi

Busy doing a deployment of CF and getting the following errors
http://pastebin.com/dLnHeKyN

Anyone got any idea of what might be wrong?

Thanks

dmi...@pivotallabs.com

unread,
Jul 8, 2014, 2:12:02 AM7/8/14
to bosh-...@cloudfoundry.org
It appears that BOSH Agent's connection to blobstore was broken or blobstore abruptly stopped serving package blob. What happens when you re-run bosh deploy? Since bosh deploy is idempotent you should be able to pick up where you left off and continue.

We introduced blobstore download retry logic in the Go Agent a while ago, which stemcell version are you using?

-dk

Werner Gillmer

unread,
Jul 8, 2014, 3:24:57 AM7/8/14
to bosh-...@cloudfoundry.org
Hi

I am using stemcell
bosh-aws-xen-ubuntu-trusty-go_agent | 2624    | ami-a233f2ca |

re-running it, eventually works, 4th or 5th time.



To unsubscribe from this group and stop receiving emails from it, send an email to bosh-users+...@cloudfoundry.org.

Greg Oehmen

unread,
Jul 8, 2014, 3:12:51 PM7/8/14
to bosh-users
2624 has the retry logic.  The story [0] was accepted about 3 weeks ago.


Greg Oehmen
Cloud Foundry Product Manager - Bosh
Pivotal

Karl Isenberg

unread,
Jul 9, 2014, 12:51:53 PM7/9/14
to bosh-...@cloudfoundry.org
Since your stemcell is new enough to have that retrylogic in the BOSH Agent, try investigating how many times it takes successfully download the blob. You can SSH into one of the VMs and run (get command):

bosh-blobstore-dav -c /var/vcap/bosh/etc/blobstore-dav.json get 5b30c687-747d-4b14-973a-980861389eb5 /var/vcap/data/tmp/test-blob

-Karl & Dmitriy

Werner Gillmer

unread,
Jul 10, 2014, 2:57:31 AM7/10/14
to bosh-...@cloudfoundry.org
thanks will try that
Reply all
Reply to author
Forward
0 new messages