10:12:13 Started by GitHub push by thvitt 10:12:13 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/faust-gen 10:12:13 [WS-CLEANUP] Deleting project workspace... 10:12:13 [WS-CLEANUP] Done 10:12:13 [ssh-agent] Looking for ssh-agent implementation... 10:12:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:12:13 $ ssh-agent 10:12:13 SSH_AUTH_SOCK=/tmp/ssh-AGGYnnp8QE2w/agent.27608 10:12:13 SSH_AGENT_PID=27610 10:12:13 [ssh-agent] Started. 10:12:13 Running ssh-add (command line suppressed) 10:12:13 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_373439518810224695.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_373439518810224695.key) 10:12:13 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) 10:12:13 Cloning the remote Git repository 10:12:13 Cloning repository git://github.com/faustedition/faust-gen 10:12:13 > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10 10:12:13 Fetching upstream changes from git://github.com/faustedition/faust-gen 10:12:13 > /usr/bin/git --version # timeout=10 10:12:13 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de 10:12:13 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* 10:12:18 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10 10:12:18 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:18 > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10 10:12:18 Fetching upstream changes from git://github.com/faustedition/faust-gen 10:12:18 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de 10:12:18 > /usr/bin/git fetch --tags --progress git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* 10:12:18 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:12:18 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 10:12:18 Checking out Revision 0bc18cd38358ad2e703ab9858f37976cdc2a20d9 (refs/remotes/origin/master) 10:12:18 > /usr/bin/git config core.sparsecheckout # timeout=10 10:12:18 > /usr/bin/git checkout -f 0bc18cd38358ad2e703ab9858f37976cdc2a20d9 10:12:18 Commit message: "Updated submodules" 10:12:18 > /usr/bin/git rev-list --no-walk c77f06df258637c0d56eb5661b9122163ad86b61 # timeout=10 10:12:19 > /usr/bin/git remote # timeout=10 10:12:19 > /usr/bin/git submodule init # timeout=10 10:12:19 > /usr/bin/git submodule sync # timeout=10 10:12:19 > /usr/bin/git config --get remote.origin.url # timeout=10 10:12:19 > /usr/bin/git submodule init # timeout=10 10:12:19 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:12:19 > /usr/bin/git config --get submodule.data.url # timeout=10 10:12:19 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 10:12:19 > /usr/bin/git submodule update --init --recursive --remote data 10:12:44 > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10 10:12:44 > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 10:12:44 > /usr/bin/git submodule update --init --recursive --remote src/main/xproc 10:12:47 > /usr/bin/git config --get submodule.src/main/web.url # timeout=10 10:12:47 > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 10:12:47 > /usr/bin/git submodule update --init --recursive --remote src/main/web 10:12:55 Xvfb starting$ Xvfb :1 -fbdir /mnt/data/jenkins/xvfb-471-..fbdir4505662126570769078 10:12:55 Parsing POMs 10:12:55 using settings config with name MavenSettings 10:12:55 Replacing all maven server entries not found in credentials list is true 10:12:59 Established TCP socket on 40019 10:12:59 maven35-agent.jar already up to date 10:12:59 maven35-interceptor.jar already up to date 10:12:59 maven3-interceptor-commons.jar already up to date 10:12:59 [faust-gen] $ java -cp /mnt/data/jenkins/maven35-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven35Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/remoting.jar /mnt/data/jenkins/maven35-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 40019 10:13:00 <===[JENKINS REMOTING CAPACITY]===>channel started 10:13:00 using settings config with name MavenSettings 10:13:00 Replacing all maven server entries not found in credentials list is true 10:13:02 Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings1893285997279748362.xml -D clean deploy 10:13:02 [INFO] Scanning for projects... 10:13:03 [INFO] ------------------------------------------------------------------------ 10:13:03 [INFO] Detecting the operating system and CPU architecture 10:13:03 [INFO] ------------------------------------------------------------------------ 10:13:03 [INFO] os.detected.name: linux 10:13:03 [INFO] os.detected.arch: x86_64 10:13:03 [INFO] os.detected.version: 4.9 10:13:03 [INFO] os.detected.version.major: 4 10:13:03 [INFO] os.detected.version.minor: 9 10:13:03 [INFO] os.detected.release: debian 10:13:03 [INFO] os.detected.release.version: 9 10:13:03 [INFO] os.detected.release.like.debian: true 10:13:03 [INFO] os.detected.classifier: linux-x86_64 10:13:03 [INFO] 10:13:03 [INFO] ---------------------< net.faustedition:faust-gen >--------------------- 10:13:03 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT 10:13:03 [INFO] --------------------------------[ jar ]--------------------------------- 10:13:03 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml 10:13:03 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml 10:13:03 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml 10:13:03 [INFO] Downloading from maven-restlet: http://maven.restlet.com/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml 10:13:03 [INFO] Downloaded from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 3.8 kB/s) 10:13:04 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/de/faustedition/faust/1.4-SNAPSHOT/maven-metadata.xml (972 B at 910 B/s) 10:13:04 [INFO] Downloading from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloading from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloading from maven-restlet: http://maven.restlet.com/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloading from exist: https://raw.github.com/eXist-db/mvn-repo/master/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloaded from dh.nexus.public: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 14 kB/s) 10:13:04 [INFO] Downloading from cophi-mirror: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloaded from cophi-mirror: http://dev.digital-humanities.de/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 40 kB/s) 10:13:04 [INFO] Downloading from interedition-releases: http://gregor.middell.net/maven/content/repositories/interedition-releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloading from interedition-snapshots: http://gregor.middell.net/maven/content/repositories/interedition-snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:04 [INFO] Downloading from gregor-middell-releases: http://gregor.middell.net/maven/content/repositories/releases/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:05 [INFO] Downloading from restlet: http://maven.restlet.org/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:05 [INFO] Downloading from osgeo-geotools: http://download.osgeo.org/webdav/geotools/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:05 [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml 10:13:05 [INFO] Downloaded from nexus.dariah: http://dev.dariah.eu/nexus/content/groups/public/eu/interedition/text-core/1.6-SNAPSHOT/maven-metadata.xml (768 B at 1.1 kB/s) 10:13:05 [INFO] 10:13:05 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen --- 10:13:06 [INFO] Using 'utf-8' encoding to copy filtered resources. 10:13:06 [INFO] Copying 8744 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml 10:13:07 [INFO] Copying 232 resources to /mnt/data/jenkins/workspace/faust-gen/target/www 10:13:07 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/profile 10:13:07 [INFO] Copying 170 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc 10:13:07 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc 10:13:07 [INFO] Copying 16 resources to /mnt/data/jenkins/workspace/faust-gen/target/www 10:13:07 [INFO] Copying 17 resources to /mnt/data/jenkins/.fonts 10:13:07 [INFO] 10:13:07 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen --- 10:13:07 [INFO] Changes detected - recompiling the module! 10:13:07 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes 10:13:08 [INFO] 10:13:08 [INFO] --- exec-maven-plugin:1.4.0:java (xproc) @ faust-gen --- 10:13:10 INFO : Collecting metadata from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/ (builddir=file:/mnt/data/jenkins/workspace/faust-gen/target/) 10:13:12 INFO : target/xproc/collect-metadata.xpl:56:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/print/D(4alpha).xml) 10:13:13 INFO : target/xproc/collect-metadata.xpl:56:15:WARNING: Referenced transcript is missing: .xml (referred to from file:/mnt/data/jenkins/workspace/faust-gen/data/xml/document/archival/location_unknown/cohen_catalog97-106.xml) 10:13:18 INFO : Converting archive metadata to js... 10:13:18 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml 10:13:18 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml 10:13:18 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml 10:13:18 Message: Loading file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml 10:13:39 INFO : target/xproc/generate-reading-text.xpl:115:33:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml 10:13:40 INFO : target/xproc/generate-reading-text.xpl:79:49:Assembling from: A: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/A8_IIIB18.xml; 2 H: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/gsa/391098/391098.xml; 2 I H.0a: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/transcript/dla_marbach/Cotta-Archiv_Goethe_23/Marbach_Deutsches_Literaturarchiv.xml; C.1_4: file:/mnt/data/jenkins/workspace/faust-gen/data/xml/print/C(1)4_IIIB24.xml 10:13:52 INFO : target/xproc/generate-reading-text.xpl:149:11:Validating apparatus insertion ... 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.5 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/S 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/A 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/B.a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_12 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_12 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.12 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_H 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.15b 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.0a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.47 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.74 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.73 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.1_4 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a_1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.2alpha_4 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/C.3_4 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3b 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2_1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.33 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.2_2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.3a_2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.8 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.20 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.11 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/T_5_H.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/D.2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.9 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.7 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.8 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/J.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.10 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.11 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.6 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.13 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.14 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/1_H.15 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.12a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.17 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.24c 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.32 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.33 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.41a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.43a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.43 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.44 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.48 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_I_H.60 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.69 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.70 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_II_H.71 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.45a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.48 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.58a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_III_H.75b 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.3 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.2 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.13 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.18 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.21a 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22e 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_IV_H.22f 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.0b 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.1 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.6 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.14a_ 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.32 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.33 10:13:59 INFO : target/xproc/generate-reading-text.xpl:149:11:faust://document/faustedition/2_V_H.37f 10:13:59 ERROR: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/text-app-validate.xsl:262:err:FOUT1170:Failed to read input file 10:13:59 ERROR: cause: /mnt/data/jenkins/workspace/faust-gen/target/xproc/text/app2xml.log (No such file or directory) 10:13:59 ERROR: Failed to read input file 10:13:59 ERROR: cause: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/text-app-validate.xsl:262:err:FOUT1170:Failed to read input file 10:13:59 ERROR: Failed to read input file 10:13:59 ERROR: cause: file:/mnt/data/jenkins/workspace/faust-gen/target/xproc/xslt/text-app-validate.xsl:262:err:FOUT1170:Failed to read input file 10:13:59 ERROR: Pipeline failed: Failed to read input file 10:13:59 ERROR: Underlying exception: Failed to read input file 10:14:01 Xvfb stopping 10:14:01 $ ssh-agent -k 10:14:01 unset SSH_AUTH_SOCK; 10:14:01 unset SSH_AGENT_PID; 10:14:01 echo Agent pid 27610 killed; 10:14:01 [ssh-agent] Stopped. 10:14:01 ERROR: Maven JVM terminated unexpectedly with exit code 1 10:14:01 [BFA] Scanning build for known causes... 10:14:01 [BFA] No failure causes found 10:14:01 [BFA] Done. 0s 10:14:01 Started calculate disk usage of build 10:14:01 Finished Calculation of disk usage of build in 0 seconds 10:14:01 Started calculate disk usage of workspace 10:14:01 Finished Calculation of disk usage of workspace in 0 seconds 10:14:01 Notifying upstream projects of job completion 10:14:02 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de 10:14:02 Finished: FAILURE