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