See <https://builds.apache.org/job/DeltaSpike%20OWB%20(nightly)/1219/changes>
Changes: [tandraschko] DELTASPIKE-1095 Move persistence/orm.xml mapping + parsing from DATA ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike%20OWB%20(nightly)/ws/> Unpacking http://archive.apache.org/dist/maven/binaries/apache-maven-2.0.10-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4 on ubuntu-4 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/deltaspike.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6480a0e5466567f487f36d73de697c6310f69149 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6480a0e5466567f487f36d73de697c6310f69149 > git rev-list f30b389abfffe64d9559b3cebd6c904805e3a020 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 34112 maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date [deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 34112 <===[JENKINS REMOTING CAPACITY]===> channel started ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6 Established TCP socket on 42300 maven-agent.jar already up to date classworlds.jar already up to date maven-interceptor.jar already up to date [deltaspike] $ /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 42300 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/DeltaSpike%20OWB%20(nightly)/ws/deltaspike/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -POWB [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache DeltaSpike Sources [INFO] Apache DeltaSpike CheckStyle-rules [INFO] Apache DeltaSpike Parent [INFO] Apache DeltaSpike Test-Utils [INFO] Apache DeltaSpike Code Parent [INFO] Apache DeltaSpike Core [INFO] Apache DeltaSpike Core-API [INFO] Apache DeltaSpike Core-Implementation [INFO] Apache DeltaSpike ContainerControl parent [INFO] Apache DeltaSpike CDI ContainerControl API [INFO] Apache DeltaSpike CDI ContainerControl TCK [INFO] Apache DeltaSpike CDI OWB-ContainerControl [INFO] Apache DeltaSpike CDI Servlet-ContainerControl [INFO] Apache DeltaSpike Modules [INFO] Apache DeltaSpike Proxy-Module [INFO] Apache DeltaSpike Proxy-Module API [INFO] Apache DeltaSpike Proxy-Module Impl ASM5 [INFO] Apache DeltaSpike Security-Module [INFO] Apache DeltaSpike Security-Module API [INFO] Apache DeltaSpike Security-Module Impl [INFO] Apache DeltaSpike JPA-Module [INFO] Apache DeltaSpike JPA-Module API [INFO] Apache DeltaSpike JPA-Module Impl [INFO] Apache DeltaSpike Servlet-Module [INFO] Apache DeltaSpike Servlet-Module API [INFO] Apache DeltaSpike Servlet-Module Impl [INFO] Apache DeltaSpike JSF-Module [INFO] Apache DeltaSpike JSF-Module API [INFO] Apache DeltaSpike JSF-Module Impl [INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) [INFO] Apache DeltaSpike Partial-Bean-Module [INFO] Apache DeltaSpike Partial-Bean-Module API [INFO] Apache DeltaSpike Partial-Bean-Module Impl [INFO] Apache DeltaSpike BeanValidation-Module [INFO] Apache DeltaSpike BeanValidation-Module API [INFO] Apache DeltaSpike BeanValidation-Module Impl [INFO] Apache DeltaSpike Data-Module [INFO] Apache DeltaSpike Data-Module API [INFO] Apache DeltaSpike Data-Module Impl [INFO] Apache DeltaSpike Data-Module Tests on Java EE 7 [INFO] Apache DeltaSpike Scheduler-Module [INFO] Apache DeltaSpike Scheduler-Module API [INFO] Apache DeltaSpike Scheduler-Module Impl [INFO] Apache DeltaSpike Test-Control-Module [INFO] Apache DeltaSpike Test-Control-Module API [INFO] Apache DeltaSpike Test-Control-Module Impl [INFO] Apache DeltaSpike Examples [INFO] Apache DeltaSpike Java-SE Examples [INFO] Apache DeltaSpike JSF Examples [INFO] Apache DeltaSpike JSF Playground [INFO] Apache DeltaSpike Security Example CDI [INFO] Apache DeltaSpike Security Example PicketLink [INFO] Apache DeltaSpike Java-SE Scheduler Examples [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeltaSpike Sources [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error resolving version for 'org.apache.maven.plugins:maven-remote-resources-plugin': Plugin requires Maven version 2.2.1 [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12 seconds [INFO] Finished at: Sat Mar 19 20:36:07 UTC 2016 [INFO] Final Memory: 30M/845M [INFO] ------------------------------------------------------------------------ channel stopped
