Console Output

17:20:29 Started by GitHub push by thvitt
17:20:29 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen
17:20:29 [ssh-agent] Looking for ssh-agent implementation...
17:20:29 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:20:29 $ ssh-agent
17:20:29 SSH_AUTH_SOCK=/tmp/ssh-lCoQx3uKwmVf/agent.21175
17:20:29 SSH_AGENT_PID=21177
17:20:29 [ssh-agent] Started.
17:20:29 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_962639215077328235.key
17:20:29 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_962639215077328235.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_962639215077328235.key)
17:20:29 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
17:20:29 Cloning the remote Git repository
17:20:29 Cloning repository https://github.com/faustedition/faust-gen
17:20:29  > git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
17:20:29 Fetching upstream changes from https://github.com/faustedition/faust-gen
17:20:29  > git --version # timeout=10
17:20:29 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
17:20:29  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
17:20:32  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
17:20:32  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:20:32  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
17:20:32 Fetching upstream changes from https://github.com/faustedition/faust-gen
17:20:32 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
17:20:32  > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
17:20:33  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:20:33  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
17:20:33 Checking out Revision d3ebc3cc312128667c5cb893baba88c04305dab2 (refs/remotes/origin/master)
17:20:33  > git config core.sparsecheckout # timeout=10
17:20:33  > git checkout -f d3ebc3cc312128667c5cb893baba88c04305dab2
17:20:33 Commit message: "Updated submodules"
17:20:33  > git rev-list 87830f2dbba27d8f5725ca6b7149a7c505c6f9d4 # timeout=10
17:20:33  > git remote # timeout=10
17:20:33  > git submodule init # timeout=10
17:20:33  > git submodule sync # timeout=10
17:20:33  > git config --get remote.origin.url # timeout=10
17:20:33  > git submodule init # timeout=10
17:20:33  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
17:20:33  > git config --get submodule.data.url # timeout=10
17:20:33  > git config -f .gitmodules --get submodule.data.path # timeout=10
17:20:33  > git submodule update --init --recursive --remote data
17:20:53  > git config --get submodule.src/main/xproc.url # timeout=10
17:20:53  > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
17:20:53  > git submodule update --init --recursive --remote src/main/xproc
17:21:19  > git config --get submodule.src/main/web.url # timeout=10
17:21:19  > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
17:21:19  > git submodule update --init --recursive --remote src/main/web
17:21:42 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-322-1737222799509601691.fbdir
17:21:42 Parsing POMs
17:21:42 using settings config with name MavenSettings
17:21:42 Replacing all maven server entries not found in credentials list is true
17:21:46 Established TCP socket on 44343
17:21:46 maven35-agent.jar already up to date
17:21:46 maven35-interceptor.jar already up to date
17:21:47 maven3-interceptor-commons.jar already up to date
17:21:47 [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/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 44343
17:21:47 <===[JENKINS REMOTING CAPACITY]===>channel started
17:21:48 using settings config with name MavenSettings
17:21:48 Replacing all maven server entries not found in credentials list is true
17:21:49 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings6164772433379286797.xml -D clean deploy
17:21:50 [INFO] Scanning for projects...
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] Detecting the operating system and CPU architecture
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] os.detected.name: linux
17:21:51 [INFO] os.detected.arch: x86_64
17:21:51 [INFO] os.detected.release: debian
17:21:51 [INFO] os.detected.release.version: 9
17:21:51 [INFO] os.detected.release.like.debian: true
17:21:51 [INFO] os.detected.classifier: linux-x86_64
17:21:51 [INFO] 
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:52 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
17:21:52 [INFO] Downloading: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
17:21:52 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
17:21:52 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml
17:21:52 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 3.1 kB/s)
17:21:53 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 790 B/s)
17:21:53 [INFO] Downloading: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 16 kB/s)
17:21:53 [INFO] Downloading: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloaded: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 64 kB/s)
17:21:53 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:53 [INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml
17:21:54 [INFO] Downloaded: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 1.0 kB/s)
17:21:54 [INFO] 
17:21:54 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
17:21:55 [INFO] Using 'utf-8' encoding to copy filtered resources.
17:21:55 [INFO] Copying 8725 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
17:21:56 [INFO] Copying 200 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
17:21:56 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile
17:21:56 [INFO] Copying 105 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
17:21:56 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
17:21:56 [INFO] Copying 17 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
17:21:56 [INFO] Copying 15 resources to /mnt/data/jenkins/.fonts
17:21:56 [INFO] 
17:21:56 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
17:21:57 [INFO] Changes detected - recompiling the module!
17:21:57 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
17:21:59 [INFO] 
17:21:59 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen ---
17:22:02 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/)
17:22:05 INFO : target/xproc/collect-metadata.xpl:66: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)
17:22:09 INFO : Converting archive metadata to js...
17:22:09 INFO : Adding generated markup to transcripts ...
17:22:09 INFO : target/xproc/generate-search.xpl:58:21:WARNING: No metadata for faust://xml/lesetext/faust1.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust1.xml
17:22:10 Message:  - emending Lesetext (lesetext/faust1.xml) ...
17:22:11 INFO : target/xproc/generate-search.xpl:58:21:WARNING: No metadata for faust://xml/lesetext/faust2.xml at file:/mnt/data/jenkins/workspace/faust-gen/data/xml/lesetext/faust2.xml
17:22:11 Message:  - emending Lesetext (lesetext/faust2.xml) ...
17:22: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/391362/391362.xml)
17:22:26 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)
17:22:31 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)
17:22:34 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)
17:22:34 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)
17:22:34 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)
17:22:34 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)
17:22:35 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)
17:22:35 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)
17:22:35 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)
17:22:35 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)
17:22:40 INFO : Transforming metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
17:22:41 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)
17:22:41 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)
17:22:41 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)
17:22:41 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:22:42 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)
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:22:42 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)
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:22:42 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)
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
17:22:42 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)
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 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)
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:42 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:43 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)
17:22:43 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)
17:22:43 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)
17:22:44 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:44 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:45 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:46 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:47 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)
17:22:47 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)
17:22:47 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)
17:22:47 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)
17:22:47 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)
17:22:47 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)
17:22:48 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)
17:22:48 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 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)
17:22:48 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:54:36:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 Message: Generating watermark table ...
17:22:48 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:48 INFO : target/xproc/metadata-html.xpl:128:15:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:22:49 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)
17:22:49 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)
17:22:49 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)
17:22:49 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)
17:22:49 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)
17:22:49 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)
17:22:49 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)
17:22:49 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)
17:22:50 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)
17:22:51 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
17:22:53 INFO : Collecting testimony from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/
17:22:57 INFO : target/xproc/testimony.xpl:61:35:INFO: div[133] in wa_III_12 contains 2 testimonies: graef_1865, graef_1866
17:23:06 INFO : target/xproc/testimony.xpl:61:35:INFO: div[121] in wa_III_11 contains 2 testimonies: graef_1635, graef_1635a
17:23:16 INFO : target/xproc/testimony.xpl:61:35:INFO: div[85] in wa_III_10 contains 2 testimonies: graef_1378, graef_1378a
17:23:36 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in wa_IV_19 contains 2 testimonies: graef_1046, quz_I-870a
17:23:38 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_IV-1797 (in wa_IV_40)
17:23:38 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_IV-1797
17:23:39 INFO : target/xproc/testimony.xpl:61:35:INFO: div[4] in wa_IV_43 contains 2 testimonies: graef_1531, graef_1521
17:23:39 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match graef_1521 (in wa_IV_43)
17:23:39 INFO : target/xproc/testimony.xpl:61:35:INFO: div[12] in wa_IV_43 contains 2 testimonies: quz_II-1211, graef_1574
17:23:39 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id quz_II-1211 (in wa_IV_43)
17:23:39 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/graef_1521
17:23:41 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1896 contains 2 testimonies: graef_1660, graef_1663
17:23:42 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in holtei1859_4 contains 3 testimonies: bie3_6153, graef_1630, graef_1634
17:23:42 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
17:23:42 INFO : target/xproc/testimony.xpl:61:35:ERROR: pniower_765 spans to , which doesn't exist (#?). 
17:23:42 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)
17:23:42 INFO : target/xproc/testimony.xpl:81:13:WARNING: Citation faust://bibliography/390376 missing in testimony pniower_765
17:23:42 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in 390376_0002
17:23:44 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match quz_III-483 (in quz_3)
17:23:44 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
17:23:46 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/quz_III-483
17:23:47 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in kua_6-2 contains 3 testimonies: graef_1620, graef_1636, graef_1628
17:23:48 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in geiger1890
17:23:48 INFO : target/xproc/testimony.xpl:61:35:INFO: div[2] in matthisson1825-1829_7 contains 2 testimonies: bie3_5467, graef_1266
17:23:48 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in gm_duesseldorf_KK1838
17:23:50 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in wa_I_36 contains 2 testimonies: graef_1258, graef_1258a
17:23:52 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6689 (in kletke1873)
17:23:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[3] in kletke1873 contains 2 testimonies: graef_1617, graef_1948
17:23:52 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6689
17:23:52 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schroeer1886_1 contains 2 testimonies: bie3_6273, bie3_6681
17:23:54 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in tewes1901 contains 3 testimonies: bie3_7209, graef_1337, graef_1338
17:23:54 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in matthisson1825-1829_8 contains 2 testimonies: bie3_5814, graef_1341a
17:23:55 INFO : target/xproc/testimony.xpl:61:35:INFO: div[5] in biedermann1889-1896_4 contains 2 testimonies: graef_1026, graef_1174
17:23:57 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
17:23:59 INFO : target/xproc/testimony.xpl:61:35:INFO: div[8] in biedermann1889-1896_6 contains 2 testimonies: graef_1500, graef_1499
17:24:00 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in riemer1841_1 contains 2 testimonies: bie3_3461, graef_1762
17:24:00 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_3461 (in riemer1841_1)
17:24:00 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_3461
17:24:00 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in eberwein1853 contains 4 testimonies: graef_1157, graef_1165, graef_1723, graef_1709
17:24:01 INFO : target/xproc/testimony.xpl:61:35:WARNING: No testimony divs found in burkhardt1870
17:24:01 INFO : target/xproc/testimony.xpl:61:35:WARNING: Using inferior testimony id lfd-nr-neuneu_331 (in harding1920_2)
17:24:02 INFO : target/xproc/testimony.xpl:61:35:INFO: div[1] in schoch1832_1 contains 2 testimonies: bie3_6013, pniower_544
17:24:02 INFO : target/xproc/testimony.xpl:61:35:ERROR: 0 metadata records match bie3_6013 (in schoch1832_1)
17:24:02 INFO : target/xproc/testimony.xpl:93:13:WARNING: Trying to create citation for doc with 0 testimony ids  → faust://bibliography/bie3_6013
17:24:04 INFO : target/xproc/testimony.xpl:136:81:Generating empty testimony files ...
17:24:07 Message: Creating emended versions ...
17:24:07 INFO : Generating inline apparatus ...
17:25:01 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/app/index.html
17:25:02 Message: Creating bibliography ...
17:25:03 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1879, ignoring all but the first
17:25:03 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/loeper1881, ignoring all but the first
17:25:04 INFO : target/xproc/bibliography.xpl:35:13:WARNING: 2 bibliography entries for faust://bibliography/duentzer1882, ignoring all but the first
17:25:04 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)
17:25:41 INFO : Reading prepared transcript files ...
17:25:47 INFO : Collecting lines from all transcripts ...
17:25:48 INFO : Collating the lines and writing variant HTMLs
17:26:49 INFO : Reading transcript files to generate paralipomena table ...
17:26:50 Message: Rendering emended versions to html ...
17:27:26 INFO : Saving index: /mnt/data/jenkins/workspace/faust-gen/target/www/print/index.html
17:28:03 
17:28:03 [INFO] 
17:28:03 [INFO] --- maven-dependency-plugin:2.10:unpack (get-slimerjs) @ faust-gen ---
17:28:05 [INFO] Configured Artifact: net.faustedition:slimerjs:0.10.1:zip
17:28:05 [INFO] Configured Artifact: org.mozilla:firefox:linux-x86_64:45.4.0esr:tar.bz2
17:28:05 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/net/faustedition/slimerjs/0.10.1/slimerjs-0.10.1.zip to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
17:28:05 [INFO] Unpacking /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/45.4.0esr/firefox-45.4.0esr-linux-x86_64.tar.bz2 to /mnt/data/jenkins/workspace/faust-gen/target/dependency with includes "" and excludes ""
17:28:05 [INFO] Expanding: /mnt/data/jenkins/.m2/repository/org/mozilla/firefox/45.4.0esr/firefox-45.4.0esr-linux-x86_64.tar.bz2 into /mnt/data/jenkins/workspace/faust-gen/target/dependency
17:28:10 [INFO] 
17:28:10 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ faust-gen ---
17:28:10 [INFO] Using 'utf-8' encoding to copy filtered resources.
17:28:10 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/faust-gen/src/test/resources
17:28:10 [INFO] 
17:28:10 [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ faust-gen ---
17:28:10 [INFO] No sources to compile
17:28:10 [INFO] 
17:28:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ faust-gen ---
17:28:10 [INFO] No tests to run.
17:28:10 [JENKINS] Recording test results[INFO] 
17:28:10 [INFO] --- exec-maven-plugin:1.4.0:exec (generate-svgs) @ faust-gen ---
17:28:10 
17:28:11 INFO: Web server runs on http://localhost:34333/transcript-generation.html
17:28:11 INFO: PhantomJS command line: /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs --profile target/profile  rendersvgs.js http://localhost:34333/transcript-generation.html <input> <output> [<links> <linkoutput>]
17:28:11 INFO: Converting diplomatic transcripts to JSON ...
17:28:21 INFO: Rendering 2,210 pages in 8 parallel jobs ...
17:29:01 WARNING: Conversion to SVG for H P123.5 page 18: faust://xml/transcript/gsa/390340/0028.xml issued messages:
17:29:01 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] ſch (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:29:54 WARNING: Conversion to SVG for Testhandschrift page 27: faust://xml/transcript/test/A5-d-35.xml issued messages:
17:29:54 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] generally (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:33:08 WARNING: Conversion to SVG for H P176a page 1: faust://xml/transcript/bb_cologny/G-30_19/recto.xml issued messages:
17:33:08 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] Barometer (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:33:17 WARNING: Conversion to SVG for 2 III H.48a page 1: faust://xml/transcript/bb_cologny/G-30_04/recto.xml issued messages:
17:33:17 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:33:17 WARNING: Conversion to SVG for 2 III H.48a page 2: faust://xml/transcript/bb_cologny/G-30_04/verso.xml issued messages:
17:33:17 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] r (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:33:18 WARNING: Conversion to SVG for 2 IV H.22e page 2: faust://xml/transcript/bb_cologny/G-30_11/verso.xml issued messages:
17:33:18 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] folgt (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:34:42 SEVERE: Failed to convert SVG for H P123.8 page 1: faust://xml/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e_Seite-1.xml: Exit Code 139. Script output:
17:34:42 /mnt/data/jenkins/workspace/faust-gen/target/dependency/slimerjs-0.10.1/slimerjs: line 167: 30809 Segmentation fault      "$SLIMERJSLAUNCHER" -app "$SLIMERDIR/application.ini" $PROFILE -no-remote "$@" 2> /dev/null
17:36:37 WARNING: Conversion to SVG for 2 I H.5 page 2: faust://xml/transcript/gsa/391152/0002.xml issued messages:
17:36:37 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] künſtlich (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:36:37 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] verdienstlich (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:37:06 WARNING: Conversion to SVG for 2 I H.7 page 1: faust://xml/transcript/gsa/391393/0003.xml issued messages:
17:37:06 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] ſs (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:37:17 WARNING: Conversion to SVG for 2 I H.17 page 2: faust://xml/transcript/gsa/389889/0003.xml issued messages:
17:37:17 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] Euphorion (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:37:59 WARNING: Conversion to SVG for 2 I H.11 page 2: faust://xml/transcript/gsa/390354/0003.xml issued messages:
17:37:59 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] ſp (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:38:37 WARNING: Conversion to SVG for 2 I H.57 page 1: faust://xml/transcript/gsa/391320/0002.xml issued messages:
17:38:37 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] allenfalls (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:40:12 WARNING: Conversion to SVG for 2 III H.69a page 1: faust://xml/transcript/gsa/391441/0002.xml issued messages:
17:40:12 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] 1. (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:45:21 WARNING: Conversion to SVG for 2 II H.70 page 6: faust://xml/transcript/gsa/391437/0009.xml issued messages:
17:45:21 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] e (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:45:47 WARNING: Conversion to SVG for 2 I H.56 page 10: faust://xml/transcript/gsa/391007/0009.xml issued messages:
17:45:47 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] mich (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:46:39 WARNING: Conversion to SVG for 2 IV H.18 page 3: faust://xml/transcript/gsa/391325/0009.xml issued messages:
17:46:39 CONSOLE: Error in LineDecoration.Layout:  [Exception... "Failure"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://localhost:34333/js-gen/transcript-svg.js :: FaustTranscript.LineDecoration.prototype.layout :: line 452"  data: no] Oberfeldherr (from FaustTranscript.LineDecoration.prototype.layout, line #459 in "http://localhost:34333/js-gen/transcript-svg.js") 
17:52:58 INFO: ... rendering failed for H P123.8 page 1: faust://xml/transcript/gsa/GSA_25-XXXVII-B-29e/GSA_25-XXXVII-B-29e_Seite-1.xml pages:
17:52:58 	{1}
17:52:58 INFO: Failed to convert 1 of 2,210 pages at try 1
17:52:58 INFO: Rendering 1 pages in 8 parallel jobs ...
17:53:03 INFO: ... rendering failed for  pages:
17:53:03 	{1}
17:53:03 INFO: Failed to convert 0 of 1 pages at try 2
17:53:03 INFO: Creating SVGs with CSS ...
17:53:09 [INFO] 
17:53:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ faust-gen ---
17:53:09 [INFO] Building jar: /mnt/data/jenkins/workspace/faust-gen/target/faust-gen-0.0.1-SNAPSHOT.jar
17:53:10 [INFO] 
17:53:10 [INFO] --- maven-assembly-plugin:2.6:single (xar) @ faust-gen ---
17:53:10 [INFO] Building zip: /mnt/data/jenkins/workspace/faust-gen/target/faust-dev.zip
17:53:13 [INFO] 
17:53:13 [INFO] --- maven-antrun-plugin:1.8:run (xar-rename) @ faust-gen ---
17:53:13 [INFO] Executing tasks
17:53:13 
17:53:13 main:
17:53:13      [move] Moving 1 file to /mnt/data/jenkins/workspace/faust-gen/target
17:53:13 [INFO] Executed tasks
17:53:14 [INFO] 
17:53:14 [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-debug-data) @ faust-gen ---
17:53:14 [INFO] Using 'utf-8' encoding to copy filtered resources.
17:53:14 [INFO] Copying 2210 resources
17:53:14 [INFO] 
17:53:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ faust-gen ---
17:53:14 [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
17:53:14 [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
17:53:14 [INFO] 
17:53:14 [INFO] --- exec-maven-plugin:1.4.0:exec (deploy-rsync) @ faust-gen ---
17:53:15 sending incremental file list
17:53:52 
17:53:52 Number of files: 28,542 (reg: 25,111, dir: 3,431)
17:53:52 Number of created files: 0
17:53:52 Number of deleted files: 0
17:53:52 Number of regular files transferred: 25,111
17:53:52 Total file size: 895,533,000 bytes
17:53:52 Total transferred file size: 895,533,000 bytes
17:53:52 Literal data: 66,742,757 bytes
17:53:52 Matched data: 828,790,243 bytes
17:53:52 File list size: 655,325
17:53:52 File list generation time: 0.001 seconds
17:53:52 File list transfer time: 0.000 seconds
17:53:52 Total bytes sent: 72,366,181
17:53:52 Total bytes received: 6,842,208
17:53:52 
17:53:52 sent 72,366,181 bytes  received 6,842,208 bytes  2,057,360.75 bytes/sec
17:53:52 total size is 895,533,000  speedup is 11.31
17:53:52 Started calculate disk usage of build
17:53:52 Finished Calculation of disk usage of build in 0 seconds
17:54:00 Started calculate disk usage of workspace
17:54:01 Finished Calculation of disk usage of workspace in 0 seconds
17:54:01 Notifying upstream projects of job completion
17:54:01 Join notifier requires a CauseAction
17:54:01 [INFO] ------------------------------------------------------------------------
17:54:01 [INFO] BUILD SUCCESS
17:54:01 [INFO] ------------------------------------------------------------------------
17:54:01 [INFO] Total time: 32:11 min
17:54:01 [INFO] Finished at: 2017-11-30T17:54:01+01:00
17:54:02 [INFO] Final Memory: 411M/3216M
17:54:02 [INFO] ------------------------------------------------------------------------
17:54:02 [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
17:54:02 [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
17:54:02 Xvfb stopping
17:54:02 channel stopped
17:54:02 $ ssh-agent -k
17:54:02 unset SSH_AUTH_SOCK;
17:54:02 unset SSH_AGENT_PID;
17:54:02 echo Agent pid 21177 killed;
17:54:02 [ssh-agent] Stopped.
17:54:02 Started calculate disk usage of build
17:54:02 Finished Calculation of disk usage of build in 0 seconds
17:54:11 Started calculate disk usage of workspace
17:54:11 Finished Calculation of disk usage of workspace in 0 seconds
17:54:11 Notifying upstream projects of job completion
17:54:11 Finished: SUCCESS