ssh-agent 1.8

58 views
Skip to first unread message

btm....@gmail.com

unread,
Aug 17, 2015, 4:48:56 PM8/17/15
to Jenkins Users
Hi all,
I'm hoping to get some clarification.  I keep received notice for an update to the ssh-agent plugin to 1.8.  I tried to update but it failed with the following error:
hudson.util.IOException2: Failed to download from http://updates.jenkins-ci.org/download/plugins/ssh-agent/1.8/ssh-agent.hpi (redirected to: http://mirror.xmission.com/jenkins/plugins/ssh-agent/1.8/ssh-agent.hpi)
	at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:796)
	at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1143)
	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1303)
	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1121)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Inconsistent file length: expected 4739069 but only got 6823
	at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:783)
	... 7 more

I was able to download the hpi from the xmission server via firefox.  I also downloaded it from https://updates.jenkins-ci.org/download/plugins/ssh-agent/ (which went to http://ftp-nyc.osuosl.org/pub/jenkins/plugins/ssh-agent/1.8/ssh-agent.hpi).  I noticed that there was a size difference between the two:

$ ls -ltr
-rwxrwx---+ 1 User None      6843 Aug 17 13:26 ssh-agent.xmirror.hpi
-rwxrwx---+ 1 User None      6847 Aug 17 13:26 ssh-agent.jenkins.hpi

I ran md5 against the two and could see they were different.  
$ md5sum ssh-agent.*
079875ab66ef1e2e81cbe628e3212d5e *ssh-agent.jenkins.hpi
28c260b7210872615f4a3055eb6b9c4e *ssh-agent.xmirror.hpi

Is there a reason for the difference?  It looks like the xmirror mirror is not providing the full download.

Thanks,
Ben  

 


Daniel Beck

unread,
Aug 17, 2015, 5:41:50 PM8/17/15
to jenkins...@googlegroups.com
Are you sure it's not just your broken proxy config? What's the file content?
> --
> 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-use...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0b476e48-c3e7-436b-a102-a3c437b7870a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

btm....@gmail.com

unread,
Aug 19, 2015, 12:26:38 PM8/19/15
to Jenkins Users, m...@beckweb.net
The proxy configuration seems correct as I am able to download and update other packages.  I'll have to see about pulling the package apart.

Ben
Reply all
Reply to author
Forward
0 new messages