Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67264

ansicolor.jpi.tmp does not match expected SHA-256

XMLWordPrintable

      Hello team. I have an issue with my production jenkins server.

      I can't installl several plugins because of checksum error.

      I checked different Jenkins plugins mirrors, but all of them showing incorrect checksum.

      I can install it manually using .hpi files, but I want to understand what goes wrong.

      Thanks in advance

       

       

      // java.io.IOException: Downloaded file /var/lib/jenkins/plugins/workflow-api.jpi.tmp does not match expected SHA-256, expected 'pYPrB6Ji5mGfeUVgdduGFqxqufq41uwlLEN6q27l0U8=', actual '47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='
      	at hudson.model.UpdateCenter.throwVerificationFailure(UpdateCenter.java:2033)
      	at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:2068)
      	at hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:2258)
      	at hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1344)
      	at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1879)
      	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2171)
      	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1850)
      	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
      	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121)
      	at java.base/java.lang.Thread.run(Thread.java:834)
      

       

      // java.io.IOException: Downloaded file /var/lib/jenkins/plugins/ansicolor.jpi.tmp does not match expected SHA-256, expected 'Nn3i5iAVpWf1d8Kcy16jvooOnsfci65j6dB/Gzcupxo=', actual '47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='
      	at hudson.model.UpdateCenter.throwVerificationFailure(UpdateCenter.java:2033)
      	at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:2068)
      	at hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:2258)
      	at hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1344)
      	at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1879)
      	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2171)
      	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1850)
      	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
      	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
      	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121)
      	at java.base/java.lang.Thread.run(Thread.java:834)
      

            Unassigned Unassigned
            denis_malko denis malko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: