-
Bug
-
Resolution: Incomplete
-
Blocker
-
Testing and Production deployment effected
I have deployment job configured separately to deploy the latest artefact available to the environments. This process fails with an error.
"End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of /app/a02/archive.zip or
/app/a02/archive.zip.zip, and cannot find /app/a02/archive.zip.ZIP, period.
SSH: EXEC: completed successfully after 806 ms"
We have started getting this error after upgrading the Jenkins to 1.636 version. My test and production automation is broken and this is causing delays in delivery. Could you please suggest any solution?
I have jenkins installed on windows and deployment happening on different linux servers. Let me know if you need more information