18:50:44 Started by GitHub push by thvitt 18:50:44 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen 18:50:44 [ssh-agent] Looking for ssh-agent implementation... 18:50:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:45 $ ssh-agent 18:50:45 SSH_AUTH_SOCK=/tmp/ssh-VJYaHOK7CnlS/agent.21058 18:50:45 SSH_AGENT_PID=21060 18:50:45 [ssh-agent] Started. 18:50:45 $ ssh-add /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8453377978611773431.key 18:50:45 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8453377978611773431.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_8453377978611773431.key) 18:50:45 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de) 18:50:45 > git rev-parse --is-inside-work-tree # timeout=10 18:50:45 Fetching changes from the remote Git repository 18:50:45 > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10 18:50:45 Fetching upstream changes from https://github.com/faustedition/faust-gen 18:50:45 > git --version # timeout=10 18:50:45 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de 18:50:45 > git fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* 18:50:46 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:50:46 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 18:50:46 Checking out Revision 945c9c020d2a1e570338fe4dcf8d7dcfe22570d3 (refs/remotes/origin/master) 18:50:46 > git config core.sparsecheckout # timeout=10 18:50:46 > git checkout -f 945c9c020d2a1e570338fe4dcf8d7dcfe22570d3 18:50:46 Commit message: "Made apparatus auto-run" 18:50:46 > git rev-list 44650a78bcee54a17b85e380271bc3a46ffcb80a # timeout=10 18:50:46 > git remote # timeout=10 18:50:46 > git submodule init # timeout=10 18:50:46 > git submodule sync # timeout=10 18:50:46 > git config --get remote.origin.url # timeout=10 18:50:46 > git submodule init # timeout=10 18:50:46 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10 18:50:46 > git config --get submodule.data.url # timeout=10 18:50:46 > git config -f .gitmodules --get submodule.data.path # timeout=10 18:50:46 > git submodule update --init --recursive --remote data 18:50:47 > git config --get submodule.src/main/xproc.url # timeout=10 18:50:47 > git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 18:50:47 > git submodule update --init --recursive --remote src/main/xproc 18:50:47 > git config --get submodule.src/main/web.url # timeout=10 18:50:47 > git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 18:50:47 > git submodule update --init --recursive --remote src/main/web 18:50:47 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-347-4590704094416607122.fbdir 18:50:47 Parsing POMs 18:50:47 using settings config with name MavenSettings 18:50:47 Replacing all maven server entries not found in credentials list is true 18:50:47 Established TCP socket on 38559 18:50:47 maven35-agent.jar already up to date 18:50:47 maven35-interceptor.jar already up to date 18:50:47 maven3-interceptor-commons.jar already up to date 18:50: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 38559 18:50:48 <===[JENKINS REMOTING CAPACITY]===>channel started 18:50:48 using settings config with name MavenSettings 18:50:48 Replacing all maven server entries not found in credentials list is true 18:50:50 Executing Maven: -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings3191188020729604248.xml -D clean deploy 18:50:51 [INFO] Scanning for projects... 18:50:51 [INFO] ------------------------------------------------------------------------ 18:50:51 [INFO] Detecting the operating system and CPU architecture 18:50:51 [INFO] ------------------------------------------------------------------------ 18:50:51 [INFO] os.detected.name: linux 18:50:51 [INFO] os.detected.arch: x86_64 18:50:51 [INFO] os.detected.release: debian 18:50:51 [INFO] os.detected.release.version: 9 18:50:51 [INFO] os.detected.release.like.debian: true 18:50:51 [INFO] os.detected.classifier: linux-x86_64 18:50:51 [INFO] 18:50:51 [INFO] ------------------------------------------------------------------------ 18:50:51 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT 18:50:52 [INFO] ------------------------------------------------------------------------ 18:50:52 [INFO] 18:50:52 [INFO] --- exec-maven-plugin:1.4.0:exec (app2xml) @ faust-gen --- 18:50:52 Traceback (most recent call last): 18:50:52 File "/mnt/data/jenkins/workspace/faust-gen/src/main/xproc/text/app2xml.py", line 9, in <module> 18:50:52 import regex as re 18:50:52 ImportError: No module named 'regex' 18:50:53 [BFA] Scanning build for known causes... 18:50:53 [BFA] No failure causes found 18:50:53 [BFA] Done. 0s 18:50:53 Started calculate disk usage of build 18:50:53 Finished Calculation of disk usage of build in 0 seconds 18:50:54 Started calculate disk usage of workspace 18:50:54 Finished Calculation of disk usage of workspace in 0 seconds 18:50:54 Notifying upstream projects of job completion 18:50:54 Join notifier requires a CauseAction 18:50:54 [INFO] ------------------------------------------------------------------------ 18:50:54 [INFO] BUILD FAILURE 18:50:54 [INFO] ------------------------------------------------------------------------ 18:50:54 [INFO] Total time: 3.194 s 18:50:54 [INFO] Finished at: 2018-01-11T18:50:54+01:00 18:50:54 [INFO] Final Memory: 21M/483M 18:50:54 [INFO] ------------------------------------------------------------------------ 18:50:54 [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (app2xml) on project faust-gen: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1] 18:50:54 [ERROR] 18:50:54 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 18:50:54 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 18:50:54 [ERROR] 18:50:54 [ERROR] For more information about the errors and possible solutions, please read the following articles: 18:50:54 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 18:50:54 [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 18:50:54 Xvfb stopping 18:50:54 channel stopped 18:50:54 $ ssh-agent -k 18:50:54 unset SSH_AUTH_SOCK; 18:50:54 unset SSH_AGENT_PID; 18:50:54 echo Agent pid 21060 killed; 18:50:54 [ssh-agent] Stopped. 18:50:54 [BFA] Scanning build for known causes... 18:50:54 [BFA] No failure causes found 18:50:54 [BFA] Done. 0s 18:50:54 Started calculate disk usage of build 18:50:54 Finished Calculation of disk usage of build in 0 seconds 18:50:55 Started calculate disk usage of workspace 18:50:55 Finished Calculation of disk usage of workspace in 0 seconds 18:50:55 Notifying upstream projects of job completion 18:50:55 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de 18:50:55 Finished: FAILURE