
http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/2703/Changes: [ebbondar] repaired typo in explan of @social on distinct element spec, [ebbondar] Revert "repaired typo in explan of @social on distinct element spec, [s.bauman] Add some stuff to README. [philomousos] Fix for mis-formatted examples with fixed whitespace. [philomousos] Some changes to the intro text. [philomousos] Updated README. [philomousos] Fixing VERSION number. [philomousos] Set VERSION to 3.1.0a [stadlerpeter] mentioning the TEI2German Translatathon [philomousos] Release notes updates. [philomousos] Reformatted readme. [s.bauman] Typo correx & minor tweak of fVal wording in release notes [elli_mylonas] Added info on orth/pron @extent change [noreply] Updating to add schemaRef and change code name. [philomousos] Incremented VERSION. ------------------------------------------ [...truncated 320.69 KB...] p5sch.xsl \ schematron1-5.rnc \ run-onvdl \ *.css \ webnav \ xhtml.rnc \ | (cd release/tei-p5-source/share/xml/tei/odd; tar xf - ) (cd release/tei-p5-source/share/xml/tei/odd/Source/Specs; for i in *.xml; do sed -i"" -e 's/http:\/\/jenkins.tei-c.org\/job\/TEIP5\/lastSuccessfulBuild\/artifact\/release\/xml\/tei\/odd\/p5.nvdl/..\/..\/p5.nvdl/' $i;done) (cd release/tei-p5-source/share/xml/tei/odd/Source/Guidelines/en; for i in *.xml; do sed -i"" -e 's/http:\/\/jenkins.tei-c.org\/job\/TEIP5\/lastSuccessfulBuild\/artifact\/release\/xml\/tei\/odd\/p5.nvdl/..\/..\/..\/p5.nvdl/' $i;done) (cd release/tei-p5-source/share/xml/tei/odd/Source/Guidelines/fr; for i in *.xml; do sed -i"" -e 's/http:\/\/jenkins.tei-c.org\/job\/TEIP5\/lastSuccessfulBuild\/artifact\/release\/xml\/tei\/odd\/p5.nvdl/..\/..\/..\/p5.nvdl/' $i;done) touch dist-source.stamp rm p5subset.json p5subset.js p5attlist.txt stripspace.xsl.model BUILD: Making source release in <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/debian-tei-p5-source/debian/tei-p5-source/usr> (cd release/tei-p5-source; tar cf - .) | (cd <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/debian-tei-p5-source/debian/tei-p5-source/usr;> tar xf - ) make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5'> dh_testdir dh_testroot dh_installdocs dh_installchangelogs dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `tei-p5-source' in `../tei-p5-source_3.1.1a_all.deb'. dpkg-genchanges -b >../tei-p5-source_3.1.1a_amd64.changes dpkg-genchanges: binary-only upload - not including any source code dpkg-source -i.svn -I.svn --after-build debian-tei-p5-source dpkg-buildpackage: binary only upload (no source included) BUILD: make Debian tei-p5-test package (cd debian-tei-p5-test; debclean;debuild -eXSL=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/../../../Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet> -eVCS=git -eINJENKINS=true --no-lintian -nc -b -i.svn -I.svn -uc -us) Cleaning in directory . dh_testdir dh_testroot rm -f build-stamp configure-stamp dh_clean dpkg-buildpackage -rfakeroot -D -us -uc -nc -b -i.svn -I.svn dpkg-buildpackage: source package tei-p5-test dpkg-buildpackage: source version 3.1.1a dpkg-buildpackage: source distribution natty dpkg-buildpackage: source changed by TEI <editors@www.tei-c.org> dpkg-source -i.svn -I.svn --before-build debian-tei-p5-test dpkg-buildpackage: host architecture amd64 debian/rules build dh_testdir touch configure-stamp dh_testdir touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_installdirs install -d <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/debian-tei-p5-test/debian/tei-p5-test/usr> (cd ..; make VCS=git INJENKINS=true XSL=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/../../../Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet> PREFIX=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/debian-tei-p5-test/debian/tei-p5-test/usr> install-test) make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5'> BUILD: Make distribution directory for test rm -rf release/tei-p5-test* mkdir -p release/tei-p5-test/share/xml/tei (cd Test; make clean) make[2]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Test'> rm -f test*.doc.xml test*.rnc test*.dtd test*.compiled.* test*.xsd test*.rnc test*.rng test*.xsl test*.isosch rm -rf LOG *~ *.xsd Schema RomaResults DTD rm -rf *.doc.* rm -f detest.log detest.log.all rm -f *-examples.rng *-examples.rnc *test*.nvdl *-ex.odd rm -f detest.rnc detest.rng detest.dtd detest.isosch make[2]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Test'> tar --exclude "*~" --exclude .svn -c -f - Test \ | (cd release/tei-p5-test/share/xml/tei; tar xf - ) touch dist-test.stamp BUILD: Making testfiles release in <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/debian-tei-p5-test/debian/tei-p5-test/usr> (cd release/tei-p5-test; tar cf - .) | (cd <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/debian-tei-p5-test/debian/tei-p5-test/usr;> tar xf - ) make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5'> dh_testdir dh_testroot dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `tei-p5-test' in `../tei-p5-test_3.1.1a_all.deb'. dpkg-genchanges -b >../tei-p5-test_3.1.1a_amd64.changes dpkg-genchanges: binary-only upload - not including any source code dpkg-source -i.svn -I.svn --after-build debian-tei-p5-test dpkg-buildpackage: binary only upload (no source included) BUILD: Make overall zip archive rm -rf tei-*.zip release/xml release/doc (cd release/tei-p5-database/share; tar cf - . | (cd ../../; tar xf - )) (cd release/tei-p5-doc/share; tar cf - . | (cd ../../; tar xf - )) (cd release/tei-p5-exemplars/share; tar cf - . | (cd ../../; tar xf - )) (cd release/tei-p5-schema/share; tar cf - . | (cd ../../; tar xf - )) (cd release/tei-p5-source/share; tar cf - . | (cd ../../; tar xf - )) (cd release/tei-p5-test/share; tar cf - . | (cd ../../; tar xf - )) (cd release; zip -q -r ../tei-`cat ../VERSION`.zip xml doc) BUILD: Make individual zip archives (cd release; rm -rf tei-p5-*-`cat ../VERSION`.zip) (cd release; zip -q -r tei-p5-database-`cat ../VERSION`.zip tei-p5-database ) (cd release; zip -q -r tei-p5-doc-`cat ../VERSION`.zip tei-p5-doc ) (cd release; zip -q -r tei-p5-exemplars-`cat ../VERSION`.zip tei-p5-exemplars ) (cd release; zip -q -r tei-p5-source-`cat ../VERSION`.zip tei-p5-database ) (cd release; zip -q -r tei-p5-schema-`cat ../VERSION`.zip tei-p5-schema ) (cd release; zip -q -r tei-p5-test-`cat ../VERSION`.zip tei-p5-test ) [workspace] $ /bin/bash -xe /tmp/hudson6233772178440645066.sh + cd P5 ++ pwd + make VCS=git INJENKINS=true XSL=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/../../../Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet> teiwebsiteguidelines BUILD: make HTML version of Guidelines just for TEI web site rm -rf teiwebsiteguidelines.zip rm -f html-web.stamp make html-web ALLLANGUAGES="en es de ja ko fr it zh-TW" GOOGLEANALYTICS=UA-4372657-1 make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5'> BUILD: Making HTML Guidelines for language en rm -rf Guidelines-web perl -p -e \ "s+http://www.tei-c.org/release/xml/tei/stylesheet+<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/../../../Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet+;> \ s+/usr/share/xml/tei/stylesheet+<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/../../../Stylesheets-dev/lastSuccessful/archive/dist/xml/tei/stylesheet+;"> \ Utilities/guidelines.xsl.model > Utilities/guidelines.xsl if [ -n UA-4372657-1 ] ; then curl -s http://www.tei-c.org/index.xml | sed 's/content="text\/html"/content="text\/html; charset=utf-8"/' | xmllint --html --noent --dropdtd --xmlout - > Utilities/teic-index.xml;fi -:1: HTML parser error : Document is empty for i in en es de ja ko fr it zh-TW ;do \ mkdir -p Guidelines-web/$i/html; \ cp odd.css guidelines.css guidelines-print.css Guidelines-web/$i/html; \ (cd Source/Guidelines/en; tar --exclude .svn -c -f - Images) | (cd Guidelines-web/$i/html; tar xf - );\ (cd webnav; tar --exclude .svn -c -f - .) | (cd Guidelines-web/$i/html; tar xf - ); \ done echo '<project basedir="." default="html" name="buildweb"><import file="antbuildweb.xml"/><target name="html">' \ > buildweb.xml for i in en es de ja ko fr it zh-TW ;do \ echo "<buildweb lang=\"$i\"/>" >> buildweb.xml; \ done echo '</target></project>' >> buildweb.xml ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -q -lib Utilities/lib/jing.jar:Utilities/lib/saxon9he.jar -f buildweb.xml -DgoogleAnalytics=UA-4372657-1 [echo] Make Guidelines web pages for language en BUILD FAILED <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/buildweb.xml>:2: The following error occurred while executing this line: <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/antbuildweb.xml>:32: java.lang.RuntimeException: Internal error evaluating template rule at line 128 in module <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Utilities/guidelines.xsl> at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:366) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:456) at net.sf.saxon.Controller.transformDocument(Controller.java:2291) at net.sf.saxon.Controller.transform(Controller.java:1863) at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:579) at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:185) at org.apache.tools.ant.taskdefs.optional.TraXLiaison.transform(TraXLiaison.java:195) at org.apache.tools.ant.taskdefs.XSLTProcess.process(XSLTProcess.java:876) at org.apache.tools.ant.taskdefs.XSLTProcess.execute(XSLTProcess.java:414) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 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.taskdefs.Sequential.execute(Sequential.java:68) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 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.taskdefs.MacroInstance.execute(MacroInstance.java:396) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 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) Caused by: Fatal error during transformation using <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Utilities/guidelines.xsl>: Error reported by XML parser processing <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Utilities/teic-index.xml>: Premature end of file. at org.apache.tools.ant.taskdefs.optional.TraXLiaison.fatalError(TraXLiaison.java:541) at net.sf.saxon.lib.DelegatingErrorListener.fatalError(DelegatingErrorListener.java:46) at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:467) at net.sf.saxon.event.Sender.send(Sender.java:153) at net.sf.saxon.functions.DocumentFn.makeDoc(DocumentFn.java:330) at net.sf.saxon.functions.DocumentFn$DocumentMappingFunction.mapItem(DocumentFn.java:150) at net.sf.saxon.expr.ItemMappingIterator.next(ItemMappingIterator.java:113) at net.sf.saxon.expr.sort.DocumentOrderIterator.<init>(DocumentOrderIterator.java:47) at net.sf.saxon.functions.DocumentFn.call(DocumentFn.java:121) at net.sf.saxon.expr.FunctionCall.iterate(FunctionCall.java:546) at net.sf.saxon.expr.Expression.evaluateItem(Expression.java:763) at net.sf.saxon.expr.SimpleStepExpression.iterate(SimpleStepExpression.java:108) at net.sf.saxon.expr.FilterExpression.iterate(FilterExpression.java:1175) at net.sf.saxon.expr.instruct.ApplyTemplates.apply(ApplyTemplates.java:278) at net.sf.saxon.expr.instruct.ApplyTemplates.processLeavingTail(ApplyTemplates.java:255) at net.sf.saxon.expr.instruct.Choose.processLeavingTail(Choose.java:835) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:364) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.NamedTemplate.expand(NamedTemplate.java:257) at net.sf.saxon.expr.instruct.CallTemplate.process(CallTemplate.java:356) at net.sf.saxon.expr.instruct.CallTemplate.processLeavingTail(CallTemplate.java:412) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:364) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:364) at net.sf.saxon.expr.instruct.ElementCreator.processLeavingTail(ElementCreator.java:311) at net.sf.saxon.expr.instruct.Instruction.process(Instruction.java:149) at net.sf.saxon.expr.instruct.ResultDocument.processInstruction(ResultDocument.java:470) at net.sf.saxon.Configuration.processResultDocument(Configuration.java:2132) at net.sf.saxon.expr.instruct.ResultDocument.process(ResultDocument.java:382) at net.sf.saxon.expr.instruct.ResultDocument.processLeavingTail(ResultDocument.java:368) at net.sf.saxon.expr.instruct.Block.processLeavingTail(Block.java:653) at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:353) ... 41 more Caused by: net.sf.saxon.trans.XPathException: Error reported by XML parser processing <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Utilities/teic-index.xml>: Premature end of file. at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:466) ... 77 more Caused by: org.xml.sax.SAXParseException; Premature end of file. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:451) ... 77 more Total time: 11 seconds make[1]: *** [html-web.stamp] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5'> make: *** [teiwebsiteguidelines] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts

participants (1)
-
Victoria TEI Jenkins