-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Subversion-Plugin 2.5.1
Jenkins 1.611
Windows Server 2012 R2
Hi,
The latest version of the Subversion-Plugin is failing to install via the Update center Updates tab...
hudson.util.IOException2: Failed to download from http://updates.jenkins-ci.org/download/plugins/subversion/2.5.1/subversion.hpi (redirected to: http://ftp.nluug.nl/programming/jenkins/plugins/subversion/2.5.1/subversion.hpi)
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:797)
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1148)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1309)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Inconsistent file length: expected 7209281 but only got 5793684
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:784)
... 8 more
I also downloaded the hpi file and attempted to use the Upload Plugin option...
java.io.IOException: Failed to dynamically deploy this plugin
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1328)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at hudson.ClassicPluginStrategy.getShortName(ClassicPluginStrategy.java:107)
at hudson.PluginManager.dynamicLoad(PluginManager.java:439)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1324)
... 6 more
All other plugins are updating ok.
Thanks
[JENKINS-29597] Update error - Inconsistent file length
Description |
Original:
Hi, The latest version of the Subversion-Plugin is failing to install via the Update center Updates tab... hudson.util.IOException2: Failed to download from http://updates.jenkins-ci.org/download/plugins/subversion/2.5.1/subversion.hpi (redirected to: http://ftp.nluug.nl/programming/jenkins/plugins/subversion/2.5.1/subversion.hpi) at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:797) at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1148) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1309) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Inconsistent file length: expected 7209281 but only got 5793684 at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:784) ... 8 more I also downloaded the hpi file and attempted to use the Upload Plugin option... java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1328) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110) at java.lang.Thread.run(Unknown Source) Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at hudson.ClassicPluginStrategy.getShortName(ClassicPluginStrategy.java:107) at hudson.PluginManager.dynamicLoad(PluginManager.java:439) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1324) ... 6 more All other plugins are updating ok. Thanks |
New:
Hi, The latest version of the Subversion-Plugin is failing to install via the Update center Updates tab... ---- hudson.util.IOException2: Failed to download from http://updates.jenkins-ci.org/download/plugins/subversion/2.5.1/subversion.hpi (redirected to: http://ftp.nluug.nl/programming/jenkins/plugins/subversion/2.5.1/subversion.hpi) at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:797) at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1148) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1309) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Inconsistent file length: expected 7209281 but only got 5793684 at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:784) ... 8 more ---- I also downloaded the hpi file and attempted to use the Upload Plugin option... ---- java.io.IOException: Failed to dynamically deploy this plugin at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1328) at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1126) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110) at java.lang.Thread.run(Unknown Source) Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at java.util.jar.JarFile.<init>(Unknown Source) at hudson.ClassicPluginStrategy.getShortName(ClassicPluginStrategy.java:107) at hudson.PluginManager.dynamicLoad(PluginManager.java:439) at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1324) ... 6 more ---- All other plugins are updating ok. Thanks |
Environment |
Original:
Jenkins ver. 1.611 Windows Server 2012 R2 |
New:
Subversion-Plugin 2.5.1 Jenkins 1.611 Windows Server 2012 R2 |
Assignee | New: Manuel Recena Soto [ recena ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: Subversion plug-in update error - Inconsistent file length | New: Update error - Inconsistent file length |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 164478 ] | New: JNJira + In-Review [ 197515 ] |
Resolution | Original: Cannot Reproduce [ 5 ] | |
Status | Original: Resolved [ 5 ] | New: In Review [ 10005 ] |
Status | Original: In Review [ 10005 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |