Console Output

15:39:57 Started by GitHub push by wissenbach
15:39:57 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
15:39:57 [WS-CLEANUP] Deleting project workspace...
15:39:57 [WS-CLEANUP] Done
15:39:57 [ssh-agent] Looking for ssh-agent implementation...
15:39:57 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
15:39:57 $ ssh-agent
15:39:57 SSH_AUTH_SOCK=/tmp/ssh-ggTYRe2IADQg/agent.5031
15:39:57 SSH_AGENT_PID=5035
15:39:57 [ssh-agent] Started.
15:39:57 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_3618359510675507382.key
15:39:57 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_3618359510675507382.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_3618359510675507382.key)
15:39:57 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
15:39:58 Cloning the remote Git repository
15:39:58 Cloning repository git://github.com/faustedition/faust-gen
15:39:58  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
15:39:58 Fetching upstream changes from git://github.com/faustedition/faust-gen
15:39:58  > /usr/bin/git --version # timeout=10
15:39:58 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
15:39:58  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
15:40:01  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
15:40:01  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:40:01  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
15:40:01 Fetching upstream changes from git://github.com/faustedition/faust-gen
15:40:01 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
15:40:01  > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
15:40:02  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:40:02  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
15:40:02 Checking out Revision 01d230dd9265654fbd3fc40d0ec1d4a9de4bf66c (refs/remotes/origin/master)
15:40:02  > /usr/bin/git config core.sparsecheckout # timeout=10
15:40:02  > /usr/bin/git checkout -f 01d230dd9265654fbd3fc40d0ec1d4a9de4bf66c
15:40:02 Commit message: "change font family consistently to 'Ubuntu derivative Faust'"
15:40:02  > /usr/bin/git rev-list --no-walk 1a0834a54060721b947c47ee9fe156aa5f09cac3 # timeout=10
15:40:02  > /usr/bin/git remote # timeout=10
15:40:02  > /usr/bin/git submodule init # timeout=10
15:40:02  > /usr/bin/git submodule sync # timeout=10
15:40:02  > /usr/bin/git config --get remote.origin.url # timeout=10
15:40:02  > /usr/bin/git submodule init # timeout=10
15:40:02  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
15:40:02  > /usr/bin/git config --get submodule.data.url # timeout=10
15:40:02  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
15:40:02  > /usr/bin/git submodule update --init --recursive --remote data
15:40:22  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
15:40:22  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
15:40:22  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc
15:40:25  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
15:40:25  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
15:40:25  > /usr/bin/git submodule update --init --recursive --remote src/main/web
15:40:41 Xvfb starting$ Xvfb :2 -fbdir /mnt/data/jenkins/xvfb-421-..fbdir4816059984175732335
15:40:41 Parsing POMs
15:40:41 using settings config with name MavenSettings
15:40:41 Replacing all maven server entries not found in credentials list is true
15:40:41 Established TCP socket on 38805
15:40:41 maven35-agent.jar already up to date
15:40:41 maven35-interceptor.jar already up to date
15:40:41 maven3-interceptor-commons.jar already up to date
15:40:41 [faust-gen] $ java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 38805
15:40:42 <===[JENKINS REMOTING CAPACITY]===>channel started
15:40:43 using settings config with name MavenSettings
15:40:43 Replacing all maven server entries not found in credentials list is true
15:40:44 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings7433284290807677168.xml -D clean deploy
15:40:45 [INFO] Scanning for projects...
15:40:46 [INFO] ------------------------------------------------------------------------
15:40:46 [INFO] Detecting the operating system and CPU architecture
15:40:46 [INFO] ------------------------------------------------------------------------
15:40:46 [INFO] os.detected.name: linux
15:40:46 [INFO] os.detected.arch: x86_64
15:40:46 [INFO] os.detected.release: debian
15:40:46 [INFO] os.detected.release.like.debian: true
15:40:46 [INFO] os.detected.classifier: linux-x86_64
15:40:46 [INFO] 
15:40:46 [INFO] ---------------------< net.faustedition:faust-gen >---------------------
15:40:46 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
15:40:46 [INFO] --------------------------------[ jar ]---------------------------------
15:40:47 [INFO] 
15:40:47 [INFO] --- exec-maven-plugin:1.4.0:exec (app2xml) @ faust-gen ---
15:40:47 Failed loading generated sigils file ../../../../target/faust-transcripts.xml, trying fallback sigils.json
15:40:47 Traceback (most recent call last):
15:40:47   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 76, in read_sigils
15:40:47     xml = etree.parse(filename)
15:40:47   File "src/lxml/etree.pyx", line 3426, in lxml.etree.parse
15:40:47   File "src/lxml/parser.pxi", line 1839, in lxml.etree._parseDocument
15:40:47   File "src/lxml/parser.pxi", line 1865, in lxml.etree._parseDocumentFromURL
15:40:47   File "src/lxml/parser.pxi", line 1769, in lxml.etree._parseDocFromFile
15:40:47   File "src/lxml/parser.pxi", line 1162, in lxml.etree._BaseParser._parseDocFromFile
15:40:47   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
15:40:47   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
15:40:47   File "src/lxml/parser.pxi", line 637, in lxml.etree._raiseParseError
15:40:47 OSError: Error reading file '../../../../target/faust-transcripts.xml': failed to load external entity "../../../../target/faust-transcripts.xml"
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »stillt;« as lem
15:40:47 WARNING: Failed to parse <speaker>Altmayer</speaker> / <stage>zieht <gap reason="ellipsis"/> entgegen. as xml, using unparsed version instead
15:40:47 Traceback (most recent call last):
15:40:47   File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 60, in parse_xml
15:40:47     xml = etree.fromstring(pseudo_xml)
15:40:47   File "src/lxml/etree.pyx", line 3213, in lxml.etree.fromstring
15:40:47   File "src/lxml/parser.pxi", line 1876, in lxml.etree._parseMemoryDocument
15:40:47   File "src/lxml/parser.pxi", line 1757, in lxml.etree._parseDoc
15:40:47   File "src/lxml/parser.pxi", line 1067, in lxml.etree._BaseParser._parseUnicodeDoc
15:40:47   File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
15:40:47   File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
15:40:47   File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
15:40:47   File "<string>", line 1
15:40:47 lxml.etree.XMLSyntaxError: Opening and ending tag mismatch: stage line 1 and root, line 1, column 91
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »Psyllen« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:47 WARNING: Failed to parse »« as lem
15:40:48 [INFO] 
15:40:48 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
15:40:48 [INFO] Using 'utf-8' encoding to copy filtered resources.
15:40:48 [INFO] Copying 8733 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
15:40:50 [INFO] Copying 208 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
15:40:50 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
15:40:50 [INFO] Copying 155 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
15:40:50 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
15:40:50 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
15:40:50 [INFO] Copying 17 resources to /mnt/data/jenkins/.fonts
15:40:50 [INFO] 
15:40:50 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
15:40:50 [INFO] Changes detected - recompiling the module!
15:40:50 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
15:40:52 [INFO] 
15:40:52 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
15:40:55 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
15:41:02 INFO : target/xproc/collect-metadata.xpl:56:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/cohen_catalog97-106.xml)
15:41:03 INFO : target/xproc/collect-metadata.xpl:56:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/print/D(4alpha).xml)
15:41:04 INFO : Converting archive metadata to js...
15:41:05 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml
15:41:05 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml
15:41:05 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml
15:41:05 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
15:41:28 INFO : target/xproc/generate-reading-text.xpl:115:33:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
15:41:29 INFO : target/xproc/generate-reading-text.xpl:79:49:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml
15:41:42 INFO : target/xproc/generate-reading-text.xpl:149:11:Validating apparatus insertion ...
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/S
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/A
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B.a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_12
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_12
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.2
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.5
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_H
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.15b
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.0a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.47
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.2alpha_4
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_4
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_4
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2_1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a_1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.8
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.20
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.2
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/T_5_H.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.2
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.9
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.7
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.8
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.11
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.6
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.12
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.13
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.14
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.15
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.12a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.17
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.24c
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.33
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.41a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.48
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.60
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.74
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.69
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.70
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3b
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.45a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.48
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a_2
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.58a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.75b
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.3
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.2
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.13
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.18
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.21a
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22e
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22f
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.0b
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.1
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.6
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.2
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.11
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.14a_
15:41:49 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.37f
15:41:49 INFO : Adding generated markup to transcripts ...
15:41:50 INFO : target/xproc/generate-search.xpl:59:21:WARNING: No metadata for faust://xml/lesetext/faust.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust.xml
15:41:53 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391362/391362.xml)
15:42:10 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390575/390575.xml)
15:42:15 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390883/390883.xml)
15:42:19 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390777/390777.xml)
15:42:19 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: after_12111 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390705/390705.xml)
15:42:20 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/veste_coburg/A_IV_708_1_10/A_IV_708_1_10.xml)
15:42:20 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_5199_b (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390652/390652.xml)
15:42:21 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390847/390847.xml)
15:42:21 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390851/390851.xml)
15:42:21 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391083/391083.xml)
15:42:21 INFO : target/xproc/generate-search.xpl:128:13:WARNING: Cannot parse relatedLines: before_8488_d (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/390852/390852.xml)
15:42:28 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
15:42:31 INFO : target/xproc/generate-metadata-js.xpl:47:40:WARNING: D.4alpha: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml not found
15:42:32 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
15:42:33 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002
15:42:33 INFO : target/xproc/testimony.xpl:61:35:ERROR: pniower_765 spans to , which doesn't exist (#?). 
15:42:33 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/testimony-split/pniower_765.xml)
15:42:33 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765
15:42:33 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
15:42:35 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
15:42:36 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
15:42:39 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_7 contains 4 testimonies: graef_1711, graef_1718, graef_1719, graef_1721
15:42:42 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
15:42:44 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
15:42:44 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
15:42:44 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
15:42:44 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
15:42:50 INFO : target/xproc/testimony.xpl:61:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
15:43:02 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
15:43:12 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
15:43:28 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
15:43:34 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_40 contains 2 testimonies: quz_II-638, quz_IV-1797
15:43:35 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
15:43:35 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
15:43:35 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
15:43:35 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
15:43:35 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
15:43:35 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
15:43:36 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
15:43:37 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
15:43:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
15:43:49 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
15:43:49 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
15:43:52 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
15:43:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[65] in quz_3 contains 3 testimonies: quz_III-2A, quz_III-44A, quz_III-48A
15:43:54 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
15:43:56 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890
15:43:56 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
15:43:57 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in pniower1891
15:43:58 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
15:43:58 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
15:43:58 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
15:43:58 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
15:43:58 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
15:43:58 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
15:44:00 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870
15:44:00 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
15:44:01 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
15:44:01 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
15:44:01 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
15:44:03 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ...
15:44:06 Message: Creating emended versions ...
15:44:06 INFO : Generating inline apparatus ...
15:44:59 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
15:45:00 INFO : target/xproc/generate-all.xpl:206:34:WARNING: No metadata for faust://xml/ at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
15:45:00 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/2_P97_H.1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_390350.xml)
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/jahrbuch_der_auktionspreise1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/stargardt1996 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391503.xml)
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "n.s." in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.5/gsa_391525.xml)
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:03 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389786.xml)
15:45:04 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/wa_faust/1_4_H.3 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.4/gsa_389863.xml)
15:45:05 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:05 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:06 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:06 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:06 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:07 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
15:45:07 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:07 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:07 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:07 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:07 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:08 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:08 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:08 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 ERROR: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/faust-metadata.xsl:290:err:FODC0002:I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P156a_.xml: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P156a_.xml (No such file or directory)
15:45:09 ERROR:     cause: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P156a_.xml (No such file or directory)
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:09 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-IIIA_Ms_germ_qu_527.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-W_1362 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/sb_berlin/SBB-Ms_germ_qu_475.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Did not find "" in reference-types (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml)
15:45:10 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found:  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/privatbesitz/anonym/anonym2.xml)
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/hagen/C1_4  (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/kua_VI_1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-447-1.xml)
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://document/gsa_1/GSA_25-XVII-6-1 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bl_london/Add_20723.xml)
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Unresolved URI reference in text: faust://print/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/dla_marbach/Cotta_Ms_Goethe_AlH_C-1-12_Faust_I.xml)
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:11 ERROR: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/faust-metadata.xsl:290:err:FODC0002:I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml (No such file or directory)
15:45:11 ERROR:     cause: /mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/D.4alpha.xml (No such file or directory)
15:45:12 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391375.xml)
15:45:12 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_391357.xml)
15:45:13 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: Citation not found: faust://print/q_1_2 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/paralipomena/gsa_390887.xml)
15:45:13 Message: Generating watermark table ...
15:45:13 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/25-XLII-2-8 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/faust/2.2/gsa_390593.xml)
15:45:14 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_II_H.27 resolved to more than one docs: 2 II H.27:1, 2 II H.27:2
15:45:15 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.2 resolved to more than one docs: 2 III H.2:1, 2 III H.2:2
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
15:45:16 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.7 resolved to more than one docs: 2 III H.7:1, 2 III H.7:2, 2 III H.7:3, 2 III H.7:4, 2 III H.7:5
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.6 resolved to more than one docs: 2 III H.6:1, 2 III H.6:2
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_IV_H.g resolved to more than one docs: 2 IV H.22e, 2 IV H.22f
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/fischer_lamberg/2_III_H.q (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/bb_cologny/G-30_05.xml)
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: faust://document/wa_faust/2_III_H.III resolved to more than one docs: 2 III H.3a:1, 2 III H.3a:2
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29c.xml)
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29a.xml)
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/B_9 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-319_Bl_44-45.xml)
15:45:17 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29e.xml)
15:45:18 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/gsa_2/GSA_25-W_1768 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-XXXVII-B-29d.xml)
15:45:18 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://document/faustedition/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_30-320_Bl_11-12.xml)
15:45:18 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: Unresolved URI reference in text: faust://print/C1_4 (in file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/gsa/GSA_25-W_13-5.xml)
15:45:23 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/1_H.14.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:45:49 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_I_H.0d.xml: addSpan/@spanTo="#Gesellt-Pause" without corresponding anchor: YOU LOOSE TEXT!
15:45:57 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_II_H.6.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:05 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_II_H.74.xml: addSpan/@spanTo="#Tempelhallen" without corresponding anchor: YOU LOOSE TEXT!
15:46:15 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.2_2.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:19 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.26.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:21 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.41.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:26 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_III_H.79.xml: addSpan/@spanTo="#Chor" without corresponding anchor: YOU LOOSE TEXT!
15:46:26 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.2.xml: addSpan/@spanTo="#addSpanl10121" without corresponding anchor: YOU LOOSE TEXT!
15:46:26 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.3.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:26 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.3.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:27 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.5.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:28 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.13.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:28 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.18.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:28 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/2_IV_H.18.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:35 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P11.xml: addSpan/@spanTo="'halb" without corresponding anchor: YOU LOOSE TEXT!
15:46:39 INFO : target/xproc/generate-all.xpl:130:32:WARNING: file:/mnt/data/jenkins/workspace/faust-gen/target/prepared/textTranscript/H_P124.xml: addSpan/@spanTo="" without corresponding anchor: YOU LOOSE TEXT!
15:46:53 INFO : Reading prepared transcript files ...
15:47:05 INFO : Collecting lines from all transcripts ...
15:47:06 INFO : Collating the lines and writing variant HTMLs
15:48:31 INFO : target/xproc/generate-all.xpl:212:11:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
15:48:33 INFO : target/xproc/generate-all.xpl:225:11:Generating word index for up to 0 occurances ...
15:48:46 INFO : Reading transcript files to generate paralipomena table ...
15:48:48 Message: Rendering emended versions to html ...
15:48:52 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
15:48:55 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
15:48:57 INFO : target/xproc/print2html.xpl:45:23:ERROR: Unresolved reference: faust://document/faustedition/2_III_H.2:1
15:49:39 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
15:49:39 Message: Creating bibliography ...
15:49:41 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
15:49:41 INFO : target/xproc/bibliography.xpl:35:13:ERROR: Unresolved reference: faust://xml/document/archival/location_unknown/cohen_catalog97-106.xml
15:49:42 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
15:49:42 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/schroeer1881 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
15:49:42 INFO : target/xproc/bibliography.xpl:35:13:WARNING: Citation not found: faust://bibliography/390376 (in file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/bibliography.xpl)
15:49:43 INFO : target/xproc/generate-all.xpl:325:11:Generating word index for up to 1 occurances ...
15:50:25 
15:50:25 [INFO] 
15:50:25 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
15:50:26 [INFO] Configured Artifact: net.faustedition:slimerjs:1.0.0-beta.1:zip
15:50:26 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:57.0.4:tar.bz2
15:50:26 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/net/faustedition/slimerjs/1.0.0-beta.1/slimerjs-1.0.0-beta.1.zip to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
15:50:26 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/57.0.4/firefox-57.0.4-linux-x86_64.tar.bz2 to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
15:50:26 [INFO] Expanding: /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/57.0.4/firefox-57.0.4-linux-x86_64.tar.bz2 into /mnt/data/jenkins/workspace/faust-gen/target/dependency
15:50:33 [INFO] 
15:50:33 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
15:50:33 [INFO] Using 'utf-8' encoding to copy filtered resources.
15:50:33 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
15:50:33 [INFO] 
15:50:33 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
15:50:33 [INFO] No sources to compile
15:50:33 [INFO] 
15:50:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
15:50:33 [INFO] No tests to run.
15:50:33 [JENKINS] Recording test results[INFO] 
15:50:33 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
15:50:33 
15:50:34 INFO: Web server runs on http://localhost:45067/transcript-generation.html
15:50:34 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-1.0.0-beta.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:45067/transcript-generation.html <input> <output> [<links> <linkoutput>]
15:50:34 INFO: Converting diplomatic transcripts to JSON ...
15:50:45 INFO: Rendering 2,212 pages in 8 parallel jobs ...
15:51:08 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
15:51:08 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
15:51:43 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages:
15:51:43 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
15:54:09 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
15:54:09 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
15:56:09 SEVERE: Failed to convert SVG for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml: Exit Code 2. Script output:
15:56:09 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
15:56:09  at  http://localhost:45067/js-gen/svg-utils.js : 246 
15:56:09  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
15:56:09  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 707 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 171 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 165 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 101 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 342 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 110 
15:56:09  at  http://localhost:45067/js-gen/transcript.js : 108 
15:56:09  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
15:56:09  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
15:56:09 ERROR: Timeout during conversion for target/pages/H_P78/page_2.json 
15:56:10 SEVERE: Failed to convert SVG for 2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml: Exit Code 2. Script output:
15:56:10 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
15:56:10  at  http://localhost:45067/js-gen/svg-utils.js : 246 
15:56:10  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
15:56:10  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 707 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 171 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 165 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 101 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 342 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 110 
15:56:10  at  http://localhost:45067/js-gen/transcript.js : 108 
15:56:10  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
15:56:10  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
15:56:10 ERROR: Timeout during conversion for target/pages/2_II_H.29/page_2.json 
15:59:28 SEVERE: Failed to convert SVG for 2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml: Exit Code 2. Script output:
15:59:28 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
15:59:28  at  http://localhost:45067/js-gen/svg-utils.js : 246 
15:59:28  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
15:59:28  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 707 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 171 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 165 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 101 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 342 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 110 
15:59:28  at  http://localhost:45067/js-gen/transcript.js : 108 
15:59:28  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
15:59:28  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
15:59:28 ERROR: Timeout during conversion for target/pages/2_II_H.44/page_2.json 
16:01:04 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
16:01:04 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:02:15 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
16:02:15 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:02:32 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
16:02:32 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:02:51 SEVERE: Failed to convert SVG for 2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml: Exit Code 2. Script output:
16:02:51 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:02:51  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:02:51  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:02:51  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 707 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 171 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 165 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 101 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 342 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 110 
16:02:51  at  http://localhost:45067/js-gen/transcript.js : 108 
16:02:51  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:02:51  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:02:51 ERROR: Timeout during conversion for target/pages/2_V_H.12_2/page_2.json 
16:02:52 SEVERE: Failed to convert SVG for 2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml: Exit Code 2. Script output:
16:02:52 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:02:52  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:02:52  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:02:52  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 707 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 171 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 165 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 101 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 342 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 110 
16:02:52  at  http://localhost:45067/js-gen/transcript.js : 108 
16:02:52  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:02:52  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:02:52 ERROR: Timeout during conversion for target/pages/2_V_H.16/page_1.json 
16:03:24 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
16:03:24 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:04:19 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
16:04:19 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:04:29 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
16:04:29 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] künſtlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:04:29 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:06:53 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
16:06:53 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:08:33 SEVERE: Failed to convert SVG for 2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml: Exit Code 2. Script output:
16:08:33 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:08:33  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:08:33  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:08:33  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 707 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 171 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 165 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 101 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 342 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 110 
16:08:33  at  http://localhost:45067/js-gen/transcript.js : 108 
16:08:33  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:08:33  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:08:33 ERROR: Timeout during conversion for target/pages/2_I_H.28/page_3.json 
16:08:47 SEVERE: Failed to convert SVG for 2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml: Exit Code 2. Script output:
16:08:47 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:08:47  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:08:47  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:08:47  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 707 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 171 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 165 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 101 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 342 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 110 
16:08:47  at  http://localhost:45067/js-gen/transcript.js : 108 
16:08:47  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:08:47  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:08:47 ERROR: Timeout during conversion for target/pages/2_I_H.12_2/page_2.json 
16:14:46 SEVERE: Failed to convert SVG for 2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml: Exit Code 2. Script output:
16:14:46 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:14:46  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:14:46  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:14:46  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 707 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 171 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 165 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 101 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 342 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 110 
16:14:46  at  http://localhost:45067/js-gen/transcript.js : 108 
16:14:46  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:14:46  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:14:46 ERROR: Timeout during conversion for target/pages/2_III_H.2_2/page_30.json 
16:22:30 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
16:22:30 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:22:43 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
16:22:43 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:22:43 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages:
16:22:43 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:23:01 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
16:23:01 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:29:38 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
16:29:38 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:45067/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 457"  data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #464 in "http://localhost:45067/js-gen/transcript-svg.js") 
16:30:00 INFO: ... rendering failed for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml
16:30:00 	2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml
16:30:00 	2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml
16:30:00 	2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml
16:30:00 	2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml
16:30:00 	2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml
16:30:00 	2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml
16:30:00 	2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml pages:
16:30:00 	{1}
16:30:00 INFO: Failed to convert 8 of 2,212 pages at try 1
16:30:00 INFO: Rendering 8 pages in 8 parallel jobs ...
16:35:01 SEVERE: Failed to convert SVG for 2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_II_H.44/page_2.json 
16:35:01 SEVERE: Failed to convert SVG for 2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_II_H.29/page_2.json 
16:35:01 SEVERE: Failed to convert SVG for 2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_I_H.12_2/page_2.json 
16:35:01 SEVERE: Failed to convert SVG for 2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_V_H.12_2/page_2.json 
16:35:01 SEVERE: Failed to convert SVG for 2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_I_H.28/page_3.json 
16:35:01 SEVERE: Failed to convert SVG for 2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_III_H.2_2/page_30.json 
16:35:01 SEVERE: Failed to convert SVG for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/H_P78/page_2.json 
16:35:01 SEVERE: Failed to convert SVG for 2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml: Exit Code 2. Script output:
16:35:01 ENGINE ERROR: TypeError: Argument 1 of SVGMatrix.multiply is not an object. string [object Arguments] 
16:35:01  at  http://localhost:45067/js-gen/svg-utils.js : 246 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 43 
16:35:01  at  http://localhost:45067/js-gen/transcript-svg.js : 66 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 707 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 171 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 165 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 101 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 342 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 110 
16:35:01  at  http://localhost:45067/js-gen/transcript.js : 108 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 98 
16:35:01  at  http://localhost:45067/js-gen/transcript-generation.js : 110 
16:35:01 ERROR: Timeout during conversion for target/pages/2_V_H.16/page_1.json 
16:35:01 INFO: ... rendering failed for H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml
16:35:01 	2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml
16:35:01 	2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml
16:35:01 	2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml
16:35:01 	2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml
16:35:01 	2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml
16:35:01 	2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml
16:35:01 	2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml pages:
16:35:01 	{1}
16:35:01 INFO: Failed to convert 8 of 8 pages at try 2
16:35:01 INFO: Creating SVGs with CSS ...
16:35:02 Error 
16:35:02   I/O error reported by XML parser processing
16:35:02   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg (No such file or directory)
16:35:02 WARNING: Failed to add CSS to H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/H_P78/page_2.svg (No such file or directory)
16:35:02 Error 
16:35:02   I/O error reported by XML parser processing
16:35:02   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg (No such file or directory)
16:35:02 WARNING: Failed to add CSS to 2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.29/page_2.svg (No such file or directory)
16:35:02 Error 
16:35:02   I/O error reported by XML parser processing
16:35:02   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg (No such file or directory)
16:35:02 WARNING: Failed to add CSS to 2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_II_H.44/page_2.svg (No such file or directory)
16:35:03 Error 
16:35:03   I/O error reported by XML parser processing
16:35:03   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg (No such file or directory)
16:35:03 WARNING: Failed to add CSS to 2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.12_2/page_2.svg (No such file or directory)
16:35:03 Error 
16:35:03   I/O error reported by XML parser processing
16:35:03   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg (No such file or directory)
16:35:03 WARNING: Failed to add CSS to 2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_V_H.16/page_1.svg (No such file or directory)
16:35:03 Error 
16:35:03   I/O error reported by XML parser processing
16:35:03   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg (No such file or directory)
16:35:03 WARNING: Failed to add CSS to 2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.28/page_3.svg (No such file or directory)
16:35:03 Error 
16:35:03   I/O error reported by XML parser processing
16:35:03   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg (No such file or directory)
16:35:03 WARNING: Failed to add CSS to 2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_I_H.12_2/page_2.svg (No such file or directory)
16:35:04 Error 
16:35:04   I/O error reported by XML parser processing
16:35:04   file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg (No such file or directory)
16:35:04 WARNING: Failed to add CSS to 2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml: I/O error reported by XML parser processing file:/mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg: /mnt/data/jenkins/workspace/faust-gen/target/www/transcript/diplomatic/2_III_H.2_2/page_30.svg (No such file or directory)
16:35:06 SEVERE: Conversion of the following 8 pages failed after 2 tries:
16:35:06  H P78 page 2: faust://xml/transcript/gsa/390162/0003.xml
16:35:06  2 II H.29 page 2: faust://xml/transcript/gsa/390063/0004.xml
16:35:06  2 II H.44 page 2: faust://xml/transcript/gsa/390647/0003.xml
16:35:06  2 V H.12:2 page 2: faust://xml/transcript/gsa/390713/0003.xml
16:35:06  2 V H.16 page 1: faust://xml/transcript/gsa/391507/0005.xml
16:35:06  2 I H.28 page 3: faust://xml/transcript/gsa/391389/0004u.xml
16:35:06  2 I H.12:2 page 2: faust://xml/transcript/gsa/390317/0003.xml
16:35:06  2 III H.2:2 page 30: faust://xml/transcript/gsa/390825/0036.xml
16:35:06 INFO: Up to 10 failures are tolerated.
16:35:06 [INFO] 
16:35:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen ---
16:35:06 [INFO] Building jar: /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar
16:35:06 [INFO] 
16:35:06 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen ---
16:35:07 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip
16:35:10 [INFO] 
16:35:10 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen ---
16:35:11 [INFO] Executing tasks
16:35:11 
16:35:11 main:
16:35:11      [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target
16:35:11 [INFO] Executed tasks
16:35:11 [INFO] 
16:35:11 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen ---
16:35:11 [INFO] Using 'utf-8' encoding to copy filtered resources.
16:35:11 [INFO] Copying 2211 resources
16:35:11 [INFO] 
16:35:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen ---
16:35:11 [INFO] Installing /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar to /mnt/data/jenkins/.m2/repository/net/faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.jar
16:35:11 [INFO] Installing /mnt/data/jenkins/workspace/faust-gen/pom.xml to /mnt/data/jenkins/.m2/repository/net/faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
16:35:11 [INFO] 
16:35:11 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen ---
16:35:12 sending incremental file list
16:35:22 
16:35:22 Number of files: 28,398 (reg: 25,085, dir: 3,313)
16:35:22 Number of created files: 0
16:35:22 Number of deleted files: 0
16:35:22 Number of regular files transferred: 10,853
16:35:22 Total file size: 915,534,391 bytes
16:35:22 Total transferred file size: 213,322,824 bytes
16:35:22 Literal data: 166,885,566 bytes
16:35:22 Matched data: 46,437,258 bytes
16:35:22 File list size: 131,057
16:35:22 File list generation time: 0.001 seconds
16:35:22 File list transfer time: 0.000 seconds
16:35:22 Total bytes sent: 168,342,807
16:35:22 Total bytes received: 2,028,743
16:35:22 
16:35:22 sent 168,342,807 bytes  received 2,028,743 bytes  14,814,917.39 bytes/sec
16:35:22 total size is 915,534,391  speedup is 5.37
16:35:23 Started calculate disk usage of build
16:35:23 Finished Calculation of disk usage of build in 0 seconds
16:35:25 Started calculate disk usage of workspace
16:35:26 Finished Calculation of disk usage of workspace in 0 seconds
16:35:26 Notifying upstream projects of job completion
16:35:26 Join notifier requires a CauseAction
16:35:26 [INFO] ------------------------------------------------------------------------
16:35:26 [INFO] BUILD SUCCESS
16:35:26 [INFO] ------------------------------------------------------------------------
16:35:26 [INFO] Total time: 54:41 min
16:35:26 [INFO] Finished at: 2018-06-20T16:35:26+02:00
16:35:26 [INFO] ------------------------------------------------------------------------
16:35:26 Waiting for Jenkins to finish collecting data
16:35:27 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
16:35:27 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.jar
16:35:27 Xvfb stopping
16:35:27 channel stopped
16:35:27 $ ssh-agent -k
16:35:27 unset SSH_AUTH_SOCK;
16:35:27 unset SSH_AGENT_PID;
16:35:27 echo Agent pid 5035 killed;
16:35:27 [ssh-agent] Stopped.
16:35:28 Started calculate disk usage of build
16:35:28 Finished Calculation of disk usage of build in 0 seconds
16:35:29 Started calculate disk usage of workspace
16:35:29 Finished Calculation of disk usage of workspace in 0 seconds
16:35:29 Notifying upstream projects of job completion
16:35:29 Finished: SUCCESS