
20 Sep
2016
20 Sep
'16
1:31 p.m.
See <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/26/> ------------------------------------------ Started by user Martin Holmes Building in workspace <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/TEIC/oxygen-tei.git # timeout=10 Fetching upstream changes from https://github.com/TEIC/oxygen-tei.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/TEIC/oxygen-tei.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision f37488ad5e9fca313c84dab3e997874b79cd6646 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f37488ad5e9fca313c84dab3e997874b79cd6646 > git rev-list f37488ad5e9fca313c84dab3e997874b79cd6646 # timeout=10 [workspace] $ /bin/bash -xe /tmp/hudson8449963232972160334.sh + cd oxygen-tei + ant stable Buildfile: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/build.xml> init: [echo] *********************************************************** [echo] Running on host teijenkins1204.hcmc.uvic.ca... getStableVersionNums: [echo] *********************************************************** [echo] Retrieving version numbers of current stable releases... [get] Getting: http://www.tei-c.org/Vault/P5/current/xml/tei/odd/VERSION [get] To: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/p5version> [get] Not modified - so not downloaded [echo] P5 stable release version is: 3.0.0 [echo] Stylesheets stable release version is: 7.41.0 [echo] *********************************************************** getStableVersions: [echo] *********************************************************** [echo] Retrieving http://downloads.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip [get] Getting: http://downloads.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip [get] To: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/tei.zip> [get] http://downloads.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip moved to http://pilotfiber.dl.sourceforge.net/project/tei/TEI-P5-all/tei-3.0.0.zip [get] Not modified - so not downloaded [echo] *********************************************************** [echo] Retrieving http://downloads.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip [get] Getting: http://downloads.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip [get] To: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/xsl.zip> [get] http://downloads.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip moved to http://heanet.dl.sourceforge.net/project/tei/Stylesheets/tei-xsl-7.41.0.zip [get] Not modified - so not downloaded clean: [echo] *********************************************************** [echo] Cleaning up from any previous build... [delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/Test> [delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/custom/odd> [delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/custom/schema> [delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/odd> [delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/schema> [delete] Deleting directory <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei/xml/tei/xquery> [echo] *********************************************************** unpackZips: [echo] *********************************************************** [echo] Unpacking zip files of P5 and Stylesheets... [unzip] Expanding: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/tei.zip> into <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei> [unzip] Expanding: <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/xsl.zip> into <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/frameworks/tei> BUILD FAILED <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/build.xml>:120: Error while expanding <http://teijenkins.hcmc.uvic.ca/job/oxygen-tei-stable/ws/oxygen-tei/xsl.zip> java.util.zip.ZipException: archive is not a ZIP archive at org.apache.tools.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:771) at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:707) at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:452) at org.apache.tools.zip.ZipFile.<init>(ZipFile.java:214) at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:168) at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:132) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) at org.apache.tools.ant.Task.perform(Task.java:348) at org.apache.tools.ant.Target.execute(Target.java:435) at org.apache.tools.ant.Target.performTasks(Target.java:456) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393) at org.apache.tools.ant.Project.executeTarget(Project.java:1364) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1248) at org.apache.tools.ant.Main.runBuild(Main.java:851) at org.apache.tools.ant.Main.startAnt(Main.java:235) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) Total time: 1 minute 54 seconds Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful