Build failed in Jenkins: Stylesheets-dev #2311

23 Jul
2018
23 Jul
'18
4:14 p.m.
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2311/display/redirect?page=changes> Changes: [stadlerpeter] bump version number to 7.45.0 (sine alpha) [stadlerpeter] trimming whitespace from VERSION file [raffaeleviglianti] Generated new chabgelog [raffaeleviglianti] Updated version after release ------------------------------------------ [...truncated 755 B...] Commit message: "Updated version after release" > git rev-list --no-walk 250263a363b033b62b3f00a5f99c5319eac3dbd1 # timeout=10 > git tag -a -f -m Jenkins Build #2311 jenkins-Stylesheets-dev-2311 # timeout=10 [workspace] $ /bin/bash -xe /tmp/jenkins9138966983420025580.sh + make clean test deb dist (for i in css/*; do rm -f `basename $i`;done) echo "" > test~ rm -f profile1.html profile2.html profile.xml find . -name "*~" | xargs rm rm -f tei-xsl-*.zip rm -rf tei-xsl_* rm -f Documentation/stylebear Documentation/style.xml Documentation/customize.xml Documentation/teixsl.html Documentation/index.xml rm -rf release dist (cd Test; make clean) make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> (cd ..; for i in css/*; do rm -f `basename $i`;done) rm -f test*.odd.rnc test*epub test*pdf test*rdf test*text test*.xml.docx test*.xml.odt test*.tex test*.fo *.html *.xhtml *~ dummy* test.html test3.html test4.html *aux *vrb *out *log *nav *ent *snm *toc *.end *.1 *.2 test.xsd test.zip test*.dtd test-indexes.xml test37.xml test38.xml test39.xml test40.xml rm -f test*.rnc test*.json test*.rnc test*.combined.odd test*listing* test*.tei test*.rng test*.html5 test*.processedodd *.isosch rm -f oddbyexample.* index*div*html rm -f testdrama.compiled.xml rm -f test5.odt test7.xml test18.xml test19.xml test-index.xml test7.zip test11.xml test11a.xml test9.docx test9.odt content.xml.odt.listing content.xml.odt test.xml.docx.core test7.docx hyperlinktest.xml rm -f A54031.xml dcr.result test-rtf2tei.xml test29.xml dcr.tmp xml.tmp rm -f xml.result rm -rf charts/ embeddings/ media/ _rels/ \[Content_Types\].xml rm -rf temp-dir-for-ant Pictures OEBPS META-INF mimetype files rm -f test.xlsx.xml *.result.tex *.result.pdf _slidelogo.png rm -f content.xml rm -f cocoatest*.xml make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> rm -rf tei-p5-xsl_* rm -rf tei-p5-xsl2_* (cd debian-tei-xsl/debian; rm -rf tei-xsl) rm -f teioo.jar rm -rf docx/ImageInfo/bin rm -f names.xml licensekey.txt runDoc.sh (for i in sciencejournal/*.html; do rm -f sciencejournal/`basename $i`;done) (for i in sciencejournal/*.xml; do rm -f sciencejournal/`basename $i`;done) BUILD Copy main XSL files test -d release/xsl/xml/tei/stylesheet || mkdir -p release/xsl/xml/tei/stylesheet/ for i in bibtex cocoa common csv docx dtd docbook epub epub3 fo html wordpress markdown html5 json latex latex nlm odd odds odt p4 pdf profiles/default rdf relaxng rnc schematron simple slides tbx tcp tite tools txt html xsd xlsx pdf verbatimxml ; do \ tar cf - $i | (cd release/xsl/xml/tei/stylesheet; tar xf - ); \ done java -jar lib/saxon9he.jar -it:main tools/getnames.xsl > names.xml BUILD Copy common files and documentation test -d release/xslcommon/xml/tei/stylesheet || mkdir -p release/xslcommon/xml/tei/stylesheet cp names.xml catalog.xml VERSION css/*.css i18n.xml release/xslcommon/xml/tei/stylesheet sh ./tools/mydch debian-tei-xsl/debian/changelog update debian changelog with 7.46.0a BUILD Run tests (cd Test; make) make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> ../bin/teitorelaxng --odd test.odd test.rng WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.rng> (tei to relaxng) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 25 seconds perl -i -p -e 's/generated from ODD source.*//' test.rng xmllint --format test.rng > temp; mv temp test.rng perl -i -pe 'BEGIN{undef $/;} s/<!--\n ?Schema[^>]+>//smg' test.rng if [ 0 -ne 1 ]; \ then diff test.rng expected-results/test.rng; fi 102,117d101 < <define name="att.ascribed.directed.attributes"> < <ref name="att.ascribed.attributes"/> < <ref name="att.ascribed.directed.attribute.toWhom"/> < </define> < <define name="att.ascribed.directed.attribute.toWhom"> < <optional> < <attribute name="toWhom"> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">indicates the person, or group of people, to whom a speech act or action is directed.</a:documentation> < <list> < <oneOrMore> < <data type="anyURI"/> < </oneOrMore> < </list> < </attribute> < </optional> < </define> 300c284 < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">points to a handNote element describing the hand considered responsible for the content of the element concerned.</a:documentation> --- > <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">points to a handNote element describing the hand considered responsible for the textual content of the element concerned.</a:documentation> 1780d1763 < <ref name="unit"/> 1788d1770 < <ref name="unit"/> 1795d1776 < <ref name="unit"/> 1807,1809d1787 < <optional> < <ref name="unit"/> < </optional> 1821,1823d1798 < <zeroOrMore> < <ref name="unit"/> < </zeroOrMore> 1835,1837d1809 < <oneOrMore> < <ref name="unit"/> < </oneOrMore> 2208d2179 < <ref name="path"/> 2585d2555 < <ref name="lbl"/> 3354c3324 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-p-abstractModel-structure-p-constraint-report-5"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-p-abstractModel-structure-p-constraint-report-4"> 3361c3331 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-p-abstractModel-structure-l-constraint-report-6"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-p-abstractModel-structure-l-constraint-report-5"> 3439c3409 < <ref name="att.ascribed.directed.attributes"/> --- > <ref name="att.ascribed.attributes"/> 3486c3456 < <ref name="att.ascribed.directed.attributes"/> --- > <ref name="att.ascribed.attributes"/> 3919,3929d3888 < <define name="unit"> < <element name="unit"> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">contains a symbol, a word or a phrase referring to a unit of measurement in any kind of formal or informal system. [3.5.3. Numbers and < Measures]</a:documentation> < <ref name="macro.phraseSeq"/> < <ref name="att.global.attributes"/> < <ref name="att.typed.attributes"/> < <ref name="att.measurement.attributes"/> < <empty/> < </element> < </define> 3999c3958 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ptr-ptrAtts-constraint-report-7"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ptr-ptrAtts-constraint-report-6"> 4018c3977 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ref-refAtts-constraint-report-8"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ref-refAtts-constraint-report-7"> 4083c4042 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-list-gloss-list-must-have-labels-constraint-rule-10"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-list-gloss-list-must-have-labels-constraint-rule-9"> 4624d4582 < <ref name="att.canonical.attributes"/> 4745c4703 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-relatedItem-targetorcontent1-constraint-report-9"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-relatedItem-targetorcontent1-constraint-report-8"> 4781c4739 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-l-abstractModel-structure-l-constraint-report-10"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-l-abstractModel-structure-l-constraint-report-9"> 4833c4791 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-lg-abstractModel-structure-l-constraint-report-11"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-lg-abstractModel-structure-l-constraint-report-10"> 4879c4837 < <ref name="att.ascribed.directed.attributes"/> --- > <ref name="att.ascribed.attributes"/> 4895c4853 < <ref name="att.ascribed.directed.attributes"/> --- > <ref name="att.ascribed.attributes"/> 5188d5145 < <ref name="att.canonical.attributes"/> 5197d5153 < <ref name="att.canonical.attributes"/> 5511c5467 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-quotation-quotationContents-constraint-report-12"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-quotation-quotationContents-constraint-report-11"> 6450d6405 < <ref name="path"/> 6523,6568d6477 < <define name="path"> < <element name="path"> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">defines any line passing through two or more points within a surface element. [11.1. Digital Facsimiles 11.2.2. Embedded Transcription]</a:documentation> < <empty/> < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-path-pathmustnotbeclosed-constraint-rule-11"> < <sch:rule xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns="http://www.tei-c.org/ns/1.0" xmlns:rng="http://relaxng.org/ns/structure/1.0" context="tei:path[@points]"> < <sch:let name="firstPair" value="tokenize( normalize-space( @points ), ' ')[1]"/> < <sch:let name="lastPair" value="tokenize( normalize-space( @points ), ' ')[last()]"/> < <sch:let name="firstX" value="xs:float( substring-before( $firstPair, ',') )"/> < <sch:let name="firstY" value="xs:float( substring-after( $firstPair, ',') )"/> < <sch:let name="lastX" value="xs:float( substring-before( $lastPair, ',') )"/> < <sch:let name="lastY" value="xs:float( substring-after( $lastPair, ',') )"/> < <sch:report test="$firstX eq $lastX and $firstY eq $lastY">The first and < last elements of this path are the same. To specify a closed polygon, use < the zone element rather than the path element. </sch:report> < </sch:rule> < </pattern> < <ref name="att.global.attributes"/> < <ref name="att.coordinated.attribute.start"/> < <ref name="att.coordinated.attribute.ulx"/> < <ref name="att.coordinated.attribute.uly"/> < <ref name="att.coordinated.attribute.lrx"/> < <ref name="att.coordinated.attribute.lry"/> < <ref name="att.typed.attributes"/> < <ref name="att.written.attributes"/> < <optional> < <attribute name="points"> < <a:documentation xmlns:a="http://relaxng.org/ns/compatibility/annotations/1.0">identifies a line within the container or bounding box specified by the parent element by means of a series of two or more pairs of numbers, each of which gives the x,y coordinates of a point on the line.</a:documentation> < <list> < <data type="token"> < <param name="pattern">(\-?[0-9]+\.?[0-9]*,\-?[0-9]+\.?[0-9]*)</param> < </data> < <data type="token"> < <param name="pattern">(\-?[0-9]+\.?[0-9]*,\-?[0-9]+\.?[0-9]*)</param> < </data> < <zeroOrMore> < <data type="token"> < <param name="pattern">(\-?[0-9]+\.?[0-9]*,\-?[0-9]+\.?[0-9]*)</param> < </data> < </zeroOrMore> < </list> < </attribute> < </optional> < <empty/> < </element> < </define> 7791c7700 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-l-constraint-report-14"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-l-constraint-report-12"> 7798c7707 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-p-constraint-report-15"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-div-abstractModel-structure-p-constraint-report-13"> 8788c8697 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-ab-constraint-report-16"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-ab-constraint-report-14"> 8795c8704 < <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-l-constraint-report-17"> --- > <pattern xmlns="http://purl.oclc.org/dsdl/schematron" id="test-ab-abstractModel-structure-l-constraint-report-15"> 10066d9974 < <ref name="att.written.attributes"/> make[1]: *** [test.rng] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts

23 Jul
23 Jul
6:26 p.m.
New subject: Jenkins build is back to normal : Stylesheets-dev #2312
2447
Age (days ago)
2447
Last active (days ago)
1 comments
1 participants
participants (1)
-
Victoria TEI Jenkins