downloading files > 1G

80 views
Skip to first unread message

Richard Ginga

unread,
Mar 3, 2017, 4:33:04 PM3/3/17
to jenkins...@googlegroups.com
I have been struggling all day with a simple problem...I can't download and archived file of 1.46Gb. That is the size on the slave and the size reported by Jenkins but when I click to download it, I get 1G.

please help

--
Dick Ginga
Build Engineer

R. Tyler Croy

unread,
Mar 3, 2017, 4:50:15 PM3/3/17
to jenkins...@googlegroups.com
(replies inline)

On Fri, 03 Mar 2017, Richard Ginga wrote:

> I have been struggling all day with a simple problem...I can't download and
> archived file of 1.46Gb. That is the size on the slave and the size
> reported by Jenkins but when I click to download it, I get 1G.

Use the Fingerprint for the file presented in the UI and compare that to an
`md5sum` of the file itself. You may be getting the right file, but one place
may be reporting with 1000-based versus 1024-based megabytes.

- R. Tyler Croy

------------------------------------------------------
Code: <https://github.com/rtyler>
Chatter: <https://twitter.com/agentdero>
xmpp: rty...@jabber.org

% gpg --keyserver keys.gnupg.net --recv-key 1426C7DC3F51E16F
------------------------------------------------------
signature.asc

Richard Ginga

unread,
Mar 3, 2017, 5:02:43 PM3/3/17
to jenkins...@googlegroups.com
Thanks, that is something to check, however, both gunzip and tar complains that the file is incomplete.

tar says:

(Empty error message)

tar: Error exit delayed from previous errors.




--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/20170303214957.dylqj2dqbrqtzs2k%40blackberry.coupleofllamas.com.
For more options, visit https://groups.google.com/d/optout.

Daniel Beck

unread,
Mar 3, 2017, 7:51:22 PM3/3/17
to jenkins...@googlegroups.com

> On 03.03.2017, at 22:32, Richard Ginga <rgi...@disruptorbeam.com> wrote:
>
> I have been struggling all day with a simple problem...I can't download and archived file of 1.46Gb. That is the size on the slave and the size reported by Jenkins but when I click to download it, I get 1G.

If you're downloading from Jenkins, via a terrible connection, you may get differently sized files after the download just stops.

If so, it's possible that Jetty's default timeouts are configured too aggressively. Look into increasing --httpKeepAliveTimeout / --httpsKeepAliveTimeout as described on https://github.com/jenkinsci/winstone/

Ted Xiao

unread,
Mar 5, 2017, 9:24:43 PM3/5/17
to Jenkins Users, m...@beckweb.net
Reply all
Reply to author
Forward
0 new messages