You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/02 07:24:49 UTC

Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #629

See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/629/>

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 61
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more

Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #662

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #661

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #660

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #659

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #658

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #657

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #656

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #655

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #654

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #653

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is unstable: DeltaSpike_TomEE_1.7.2 #652

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/652/changes>


Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #651

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/651/changes>

Changes:

[rmannibucau] trying to make clearer the weld alternative activation

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 84
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 a1827f70c9b871f6d15336ce557d23f12996c934 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a1827f70c9b871f6d15336ce557d23f12996c934
 > git rev-list 1577c985bce2eb702b2bbe04a9c52a792410ed3b # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 58814
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike_TomEE_1.7.2] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58814
Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)

Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #650

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is unstable: DeltaSpike_TomEE_1.7.2 #649

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/649/changes>


Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #648

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/648/changes>

Changes:

[kalgon] DELTASPIKE-1185 Allow customization (name, description) of JMX managed

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 81
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 40d24ab50ad1660390d9b06bc5c6ac5cabd84329 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40d24ab50ad1660390d9b06bc5c6ac5cabd84329
 > git rev-list 234ab7370d246291c2f73bcd2acfa28d7642058d # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41492
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DeltaSpike_TomEE_1.7.2] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41492
Exception in thread "main" java.lang.ClassNotFoundException: hudson.remoting.Launcher
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
	at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)
ERROR: Failed to parse POMs
java.io.EOFException: unexpected stream termination
	at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:365)
	at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:310)
	at hudson.slaves.Channels.forProcess(Channels.java:115)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:297)
	at hudson.maven.ProcessCache.get(ProcessCache.java:236)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:778)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)

Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #647

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/647/changes>

Changes:

[johndament] [maven-release-plugin] prepare release deltaspike-1.7.1

[johndament] [maven-release-plugin] prepare for next development iteration

[johndament] DELTASPIKE-1186 Updated website with 1.7.1 release.

[johndament] DELTASPIKE-1186 New release announcement template.

[johndament] Switched links to HTTPS.

------------------------------------------
[...truncated 2798 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-cdictrl-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-cdictrl-tck ---
[INFO] Surefire report directory: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deltaspike-cdictrl-tck ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ deltaspike-cdictrl-tck ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-cdictrl-tck ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ deltaspike-cdictrl-tck >>>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-cdictrl-tck ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-cdictrl-tck ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ deltaspike-cdictrl-tck <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ deltaspike-cdictrl-tck ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-cdictrl-tck ---
[INFO] Starting audit...
<https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/src/main/java/org/apache/deltaspike/cdise/tck/ContainerCtrlTckTest.java>:56:31: warning: Variable 'versionControlRule' must be private and have accessor methods.
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ deltaspike-cdictrl-tck ---
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike CDI OpenEJB-ContainerControl 1.7.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ deltaspike-cdictrl-openejb ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-cdictrl-openejb ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-cdictrl-openejb ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:unpack (unpack-context) @ deltaspike-cdictrl-openejb ---
[INFO] Configured Artifact: org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:1.7.2-SNAPSHOT:jar
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: https://repository.apache.org/content/repositories/releases/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.2-SNAPSHOT/deltaspike-cdictrl-owb-1.7.2-SNAPSHOT.jar
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.2-SNAPSHOT/deltaspike-cdictrl-owb-1.7.2-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.2-SNAPSHOT/deltaspike-cdictrl-owb-1.7.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeltaSpike .................................. SUCCESS [02:07 min]
[INFO] Apache DeltaSpike Sources .......................... SUCCESS [ 12.781 s]
[INFO] Apache DeltaSpike CheckStyle-rules ................. SUCCESS [ 35.430 s]
[INFO] Apache DeltaSpike Parent ........................... SUCCESS [ 46.452 s]
[INFO] Apache DeltaSpike Test-Utils ....................... SUCCESS [01:32 min]
[INFO] Apache DeltaSpike Code Parent ...................... SUCCESS [ 18.724 s]
[INFO] Apache DeltaSpike Core ............................. SUCCESS [01:01 min]
[INFO] Apache DeltaSpike Core-API ......................... SUCCESS [08:39 min]
[INFO] Apache DeltaSpike Core-Implementation .............. SUCCESS [07:01 min]
[INFO] Apache DeltaSpike ContainerControl parent .......... SUCCESS [ 44.457 s]
[INFO] Apache DeltaSpike CDI ContainerControl API ......... SUCCESS [ 35.744 s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ......... SUCCESS [01:17 min]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl ..... FAILURE [ 56.809 s]
[INFO] Apache DeltaSpike Modules .......................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Proxy-Module Impl ASM5 ........... SKIPPED
[INFO] Apache DeltaSpike Security-Module .................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JPA-Module ....................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API ................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module ................... SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API ............... SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl .............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ....................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API ................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ....... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module .............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API .......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ......... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ............ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ....... SKIPPED
[INFO] Apache DeltaSpike Data-Module ...................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API .................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module ................. SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module .............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API .......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ......... SKIPPED
[INFO] Apache DeltaSpike Examples ......................... SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................. SKIPPED
[INFO] Apache DeltaSpike JSF Examples ..................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground ................... SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............. SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ...... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ....... SKIPPED
[INFO] Apache DeltaSpike Documentation .................... SKIPPED
[INFO] Apache DeltaSpike Site ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41:44 min
[INFO] Finished at: 2016-07-21T13:05:44+00:00
[INFO] Final Memory: 79M/860M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.4:unpack (unpack-context) on project deltaspike-cdictrl-openejb: Unable to find artifact. Could not find artifact org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:jar:1.7.2-SNAPSHOT in Apache Repository (https://repository.apache.org/content/repositories/releases)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.deltaspike.cdictrl -DartifactId=deltaspike-cdictrl-owb -Dversion=1.7.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.deltaspike.cdictrl -DartifactId=deltaspike-cdictrl-owb -Dversion=1.7.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:jar:1.7.2-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] Apache Repository (https://repository.apache.org/content/repositories/releases, releases=true, snapshots=true),
[ERROR] Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :deltaspike-cdictrl-openejb
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/jse-examples/pom.xml> to org.apache.deltaspike.examples/deltaspike-jse-example/1.7.2-SNAPSHOT/deltaspike-jse-example-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml> to org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-cdi/1.7.2-SNAPSHOT/deltaspike-security-requested-page-after-login-cdi-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/test-utils/pom.xml> to org.apache.deltaspike.test/test-utils/1.7.2-SNAPSHOT/test-utils-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/test-utils/target/test-utils-1.7.2-SNAPSHOT.jar> to org.apache.deltaspike.test/test-utils/1.7.2-SNAPSHOT/test-utils-1.7.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/test-utils/target/test-utils-1.7.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.test/test-utils/1.7.2-SNAPSHOT/test-utils-1.7.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/documentation/pom.xml> to org.apache.deltaspike/deltaspike-documentation/1.7.2-SNAPSHOT/deltaspike-documentation-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/data/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-data-module-impl/1.7.2-SNAPSHOT/deltaspike-data-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/data/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-data-module-api/1.7.2-SNAPSHOT/deltaspike-data-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/pom.xml> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.2-SNAPSHOT/deltaspike-core-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/target/deltaspike-core-impl-1.7.2-SNAPSHOT.jar> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.2-SNAPSHOT/deltaspike-core-impl-1.7.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/target/deltaspike-core-impl-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.2-SNAPSHOT/deltaspike-core-impl-1.7.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/target/deltaspike-core-impl-1.7.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.2-SNAPSHOT/deltaspike-core-impl-1.7.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/pom.xml> to org.apache.deltaspike.modules/modules-project/1.7.2-SNAPSHOT/modules-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/test-control/pom.xml> to org.apache.deltaspike.modules/test-control-module-project/1.7.2-SNAPSHOT/test-control-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/jsf-examples/pom.xml> to org.apache.deltaspike.examples/deltaspike-jsf-example/1.7.2-SNAPSHOT/deltaspike-jsf-example-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.2-SNAPSHOT/deltaspike-cdictrl-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-1.7.2-SNAPSHOT.jar> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.2-SNAPSHOT/deltaspike-cdictrl-api-1.7.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.2-SNAPSHOT/deltaspike-cdictrl-api-1.7.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-1.7.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.2-SNAPSHOT/deltaspike-cdictrl-api-1.7.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/scheduler-playground/pom.xml> to org.apache.deltaspike.examples/deltaspike-scheduler-example/1.7.2-SNAPSHOT/deltaspike-scheduler-example-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/checkstyle-rules/pom.xml> to org.apache.deltaspike/checkstyle-rules/1.7.2-SNAPSHOT/checkstyle-rules-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/checkstyle-rules/target/checkstyle-rules-1.7.2-SNAPSHOT.jar> to org.apache.deltaspike/checkstyle-rules/1.7.2-SNAPSHOT/checkstyle-rules-1.7.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/parent/code/pom.xml> to org.apache.deltaspike/parent-code/1.7.2-SNAPSHOT/parent-code-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/parent/code/target/parent-code-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike/parent-code/1.7.2-SNAPSHOT/parent-code-1.7.2-SNAPSHOT-tests.jar
Compressed 97.32 KB of artifacts by 65.8% relative to #646
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-impl/1.7.2-SNAPSHOT/deltaspike-jsf-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/partial-bean/pom.xml> to org.apache.deltaspike.modules/partial-bean-module-project/1.7.2-SNAPSHOT/partial-bean-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/pom.xml> to org.apache.deltaspike.examples/examples-project/1.7.2-SNAPSHOT/examples-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/impl-openejb/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-openejb/1.7.2-SNAPSHOT/deltaspike-cdictrl-openejb-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/pom.xml> to org.apache.deltaspike.modules/jsf-module-project/1.7.2-SNAPSHOT/jsf-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/pom.xml> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.jar> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.2-SNAPSHOT/deltaspike-cdictrl-tck-1.7.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-api/1.7.2-SNAPSHOT/deltaspike-jsf-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/security/pom.xml> to org.apache.deltaspike.modules/security-module-project/1.7.2-SNAPSHOT/security-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/bean-validation/pom.xml> to org.apache.deltaspike.modules/bean-validation-module-project/1.7.2-SNAPSHOT/bean-validation-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/partial-bean/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-partial-bean-module-impl/1.7.2-SNAPSHOT/deltaspike-partial-bean-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/proxy/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-proxy-module-api/1.7.2-SNAPSHOT/deltaspike-proxy-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jpa/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-jpa-module-api/1.7.2-SNAPSHOT/deltaspike-jpa-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/servlet/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-servlet-module-api/1.7.2-SNAPSHOT/deltaspike-servlet-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jpa/pom.xml> to org.apache.deltaspike.modules/jpa-module-project/1.7.2-SNAPSHOT/jpa-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/pom.xml> to org.apache.deltaspike.cdictrl/cdictrl-project/1.7.2-SNAPSHOT/cdictrl-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/target/cdictrl-project-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.cdictrl/cdictrl-project/1.7.2-SNAPSHOT/cdictrl-project-1.7.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/scheduler/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-scheduler-module-api/1.7.2-SNAPSHOT/deltaspike-scheduler-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/test-control/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-test-control-module-impl/1.7.2-SNAPSHOT/deltaspike-test-control-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/servlet/pom.xml> to org.apache.deltaspike.modules/servlet-module-project/1.7.2-SNAPSHOT/servlet-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/test-control/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-test-control-module-api/1.7.2-SNAPSHOT/deltaspike-test-control-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/impl-ee6/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-impl-ee6/1.7.2-SNAPSHOT/deltaspike-jsf-module-impl-ee6-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/proxy/pom.xml> to org.apache.deltaspike.modules/proxy-module-project/1.7.2-SNAPSHOT/proxy-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/partial-bean/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-partial-bean-module-api/1.7.2-SNAPSHOT/deltaspike-partial-bean-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/scheduler/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-scheduler-module-impl/1.7.2-SNAPSHOT/deltaspike-scheduler-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/parent/pom.xml> to org.apache.deltaspike/parent/1.7.2-SNAPSHOT/parent-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/pom.xml> to org.apache.deltaspike.core/core-project/1.7.2-SNAPSHOT/core-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/target/core-project-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/core-project/1.7.2-SNAPSHOT/core-project-1.7.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/bean-validation/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-bean-validation-module-api/1.7.2-SNAPSHOT/deltaspike-bean-validation-module-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/pom.xml> to org.apache.deltaspike.core/deltaspike-core-api/1.7.2-SNAPSHOT/deltaspike-core-api-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/target/deltaspike-core-api-1.7.2-SNAPSHOT.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.7.2-SNAPSHOT/deltaspike-core-api-1.7.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/target/deltaspike-core-api-1.7.2-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.7.2-SNAPSHOT/deltaspike-core-api-1.7.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/target/deltaspike-core-api-1.7.2-SNAPSHOT-sources.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.7.2-SNAPSHOT/deltaspike-core-api-1.7.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/security/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-security-module-impl/1.7.2-SNAPSHOT/deltaspike-security-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/scheduler/pom.xml> to org.apache.deltaspike.modules/scheduler-module-project/1.7.2-SNAPSHOT/scheduler-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/site/pom.xml> to org.apache.deltaspike/deltaspike-site/1.7.2-SNAPSHOT/deltaspike-site-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/proxy/impl-asm5/pom.xml> to org.apache.deltaspike.modules/deltaspike-proxy-module-impl-asm5/1.7.2-SNAPSHOT/deltaspike-proxy-module-impl-asm5-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/jsf-playground/pom.xml> to org.apache.deltaspike.examples/deltaspike-jsf-playground/1.7.2-SNAPSHOT/deltaspike-jsf-playground-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/servlet/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-servlet-module-impl/1.7.2-SNAPSHOT/deltaspike-servlet-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/bean-validation/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-bean-validation-module-impl/1.7.2-SNAPSHOT/deltaspike-bean-validation-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/pom.xml> to org.apache.deltaspike/deltaspike/1.7.2-SNAPSHOT/deltaspike-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jpa/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-jpa-module-impl/1.7.2-SNAPSHOT/deltaspike-jpa-module-impl-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/data/pom.xml> to org.apache.deltaspike.modules/data-module-project/1.7.2-SNAPSHOT/data-module-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml> to org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-picketlink/1.7.2-SNAPSHOT/deltaspike-security-requested-page-after-login-picketlink-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/pom.xml> to org.apache.deltaspike/deltaspike-project/1.7.2-SNAPSHOT/deltaspike-project-1.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/security/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-security-module-api/1.7.2-SNAPSHOT/deltaspike-security-module-api-1.7.2-SNAPSHOT.pom
channel stopped

Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #646

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #645

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #644

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #643

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #642

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #641

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #640

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #639

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is unstable: DeltaSpike_TomEE_1.7.2 #638

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/638/changes>


Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #637

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/637/changes>

Changes:

[johndament] [maven-release-plugin] prepare release deltaspike-1.7.0

[johndament] [maven-release-plugin] prepare for next development iteration

[johndament] DELTASPIKE-1166 Set the new versions and prep for the next release

[johndament] DELTASPIKE-1166 Updating site for 1.7.0 release.

[johndament] DELTASPIKE-1166 Merge issue, updated parent artifact for cdictrl.

[johndament] DELTASPIKE-1173 Add an annotation to the bean to make it registered by

------------------------------------------
[...truncated 6469 lines...]
[INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-cdictrl-tck ---
[INFO] Compiling 8 source files to <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ deltaspike-cdictrl-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-cdictrl-tck ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-cdictrl-tck ---
[INFO] Surefire report directory: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deltaspike-cdictrl-tck ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ deltaspike-cdictrl-tck ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-cdictrl-tck ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-cdictrl-tck ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-cdictrl-tck ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ deltaspike-cdictrl-tck ---
[INFO] Building jar: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-cdictrl-tck ---
[INFO] Starting audit...
<https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/src/main/java/org/apache/deltaspike/cdise/tck/ContainerCtrlTckTest.java>:56:31: warning: Variable 'versionControlRule' must be private and have accessor methods.
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ deltaspike-cdictrl-tck ---
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/deltaspike/test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike CDI OpenEJB-ContainerControl 1.7.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ deltaspike-cdictrl-openejb ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-cdictrl-openejb ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ deltaspike-cdictrl-openejb ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:unpack (unpack-context) @ deltaspike-cdictrl-openejb ---
[INFO] Configured Artifact: org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:1.7.1-SNAPSHOT:jar
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.1-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.1-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.apache.org/content/repositories/releases/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.1-SNAPSHOT/deltaspike-cdictrl-owb-1.7.1-SNAPSHOT.jar
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.1-SNAPSHOT/deltaspike-cdictrl-owb-1.7.1-SNAPSHOT.jar
Downloading: http://repository.apache.org/snapshots/org/apache/deltaspike/cdictrl/deltaspike-cdictrl-owb/1.7.1-SNAPSHOT/deltaspike-cdictrl-owb-1.7.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeltaSpike ................................. SUCCESS [2.452s]
[INFO] Apache DeltaSpike Sources ......................... SUCCESS [0.131s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [1.254s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [3.394s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [4.467s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [6.346s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [4.077s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [13.205s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [1:54.739s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [1.392s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [3.844s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [2.345s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... FAILURE [3.613s]
[INFO] Apache DeltaSpike Modules ......................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module .................... SKIPPED
[INFO] Apache DeltaSpike Proxy-Module API ................ SKIPPED
[INFO] Apache DeltaSpike Proxy-Module Impl ASM5 .......... SKIPPED
[INFO] Apache DeltaSpike Security-Module ................. SKIPPED
[INFO] Apache DeltaSpike Security-Module API ............. SKIPPED
[INFO] Apache DeltaSpike Security-Module Impl ............ SKIPPED
[INFO] Apache DeltaSpike JPA-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JPA-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JPA-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module .................. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module API .............. SKIPPED
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SKIPPED
[INFO] Apache DeltaSpike JSF-Module ...................... SKIPPED
[INFO] Apache DeltaSpike JSF-Module API .................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl ................. SKIPPED
[INFO] Apache DeltaSpike JSF-Module Impl (EE6 only) ...... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module ........... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SKIPPED
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SKIPPED
[INFO] Apache DeltaSpike Data-Module ..................... SKIPPED
[INFO] Apache DeltaSpike Data-Module API ................. SKIPPED
[INFO] Apache DeltaSpike Data-Module Impl ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module ................ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module API ............ SKIPPED
[INFO] Apache DeltaSpike Scheduler-Module Impl ........... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module ............. SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module API ......... SKIPPED
[INFO] Apache DeltaSpike Test-Control-Module Impl ........ SKIPPED
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] Apache DeltaSpike JSF Playground .................. SKIPPED
[INFO] Apache DeltaSpike Security Example CDI ............ SKIPPED
[INFO] Apache DeltaSpike Security Example PicketLink ..... SKIPPED
[INFO] Apache DeltaSpike Java-SE Scheduler Examples ...... SKIPPED
[INFO] Apache DeltaSpike Documentation ................... SKIPPED
[INFO] Apache DeltaSpike Site ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:51.022s
[INFO] Finished at: Mon Jun 20 07:20:40 UTC 2016
[INFO] Final Memory: 66M/904M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.4:unpack (unpack-context) on project deltaspike-cdictrl-openejb: Unable to find artifact. Could not find artifact org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:jar:1.7.1-SNAPSHOT in Apache Repository (https://repository.apache.org/content/repositories/releases)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.deltaspike.cdictrl -DartifactId=deltaspike-cdictrl-owb -Dversion=1.7.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.deltaspike.cdictrl -DartifactId=deltaspike-cdictrl-owb -Dversion=1.7.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] org.apache.deltaspike.cdictrl:deltaspike-cdictrl-owb:jar:1.7.1-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] Apache Repository (https://repository.apache.org/content/repositories/releases, releases=true, snapshots=true),
[ERROR] Apache Snapshot Repository (https://repository.apache.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :deltaspike-cdictrl-openejb
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/jse-examples/pom.xml> to org.apache.deltaspike.examples/deltaspike-jse-example/1.7.1-SNAPSHOT/deltaspike-jse-example-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/security-requested-page-after-login-cdi/pom.xml> to org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-cdi/1.7.1-SNAPSHOT/deltaspike-security-requested-page-after-login-cdi-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/test-utils/pom.xml> to org.apache.deltaspike.test/test-utils/1.7.1-SNAPSHOT/test-utils-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/test-utils/target/test-utils-1.7.1-SNAPSHOT.jar> to org.apache.deltaspike.test/test-utils/1.7.1-SNAPSHOT/test-utils-1.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/test-utils/target/test-utils-1.7.1-SNAPSHOT-sources.jar> to org.apache.deltaspike.test/test-utils/1.7.1-SNAPSHOT/test-utils-1.7.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/documentation/pom.xml> to org.apache.deltaspike/deltaspike-documentation/1.7.1-SNAPSHOT/deltaspike-documentation-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/data/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-data-module-impl/1.7.1-SNAPSHOT/deltaspike-data-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/data/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-data-module-api/1.7.1-SNAPSHOT/deltaspike-data-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/pom.xml> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.1-SNAPSHOT/deltaspike-core-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/target/deltaspike-core-impl-1.7.1-SNAPSHOT.jar> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.1-SNAPSHOT/deltaspike-core-impl-1.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/target/deltaspike-core-impl-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.1-SNAPSHOT/deltaspike-core-impl-1.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/impl/target/deltaspike-core-impl-1.7.1-SNAPSHOT-sources.jar> to org.apache.deltaspike.core/deltaspike-core-impl/1.7.1-SNAPSHOT/deltaspike-core-impl-1.7.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/pom.xml> to org.apache.deltaspike.modules/modules-project/1.7.1-SNAPSHOT/modules-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/test-control/pom.xml> to org.apache.deltaspike.modules/test-control-module-project/1.7.1-SNAPSHOT/test-control-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/jsf-examples/pom.xml> to org.apache.deltaspike.examples/deltaspike-jsf-example/1.7.1-SNAPSHOT/deltaspike-jsf-example-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.1-SNAPSHOT/deltaspike-cdictrl-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-1.7.1-SNAPSHOT.jar> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.1-SNAPSHOT/deltaspike-cdictrl-api-1.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.1-SNAPSHOT/deltaspike-cdictrl-api-1.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/api/target/deltaspike-cdictrl-api-1.7.1-SNAPSHOT-sources.jar> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-api/1.7.1-SNAPSHOT/deltaspike-cdictrl-api-1.7.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/scheduler-playground/pom.xml> to org.apache.deltaspike.examples/deltaspike-scheduler-example/1.7.1-SNAPSHOT/deltaspike-scheduler-example-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/checkstyle-rules/pom.xml> to org.apache.deltaspike/checkstyle-rules/1.7.1-SNAPSHOT/checkstyle-rules-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/checkstyle-rules/target/checkstyle-rules-1.7.1-SNAPSHOT.jar> to org.apache.deltaspike/checkstyle-rules/1.7.1-SNAPSHOT/checkstyle-rules-1.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/parent/code/pom.xml> to org.apache.deltaspike/parent-code/1.7.1-SNAPSHOT/parent-code-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/parent/code/target/parent-code-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike/parent-code/1.7.1-SNAPSHOT/parent-code-1.7.1-SNAPSHOT-tests.jar
Compressed 88.03 KB of artifacts by 36.4% relative to #636
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-impl/1.7.1-SNAPSHOT/deltaspike-jsf-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/partial-bean/pom.xml> to org.apache.deltaspike.modules/partial-bean-module-project/1.7.1-SNAPSHOT/partial-bean-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/pom.xml> to org.apache.deltaspike.examples/examples-project/1.7.1-SNAPSHOT/examples-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/impl-openejb/pom.xml> to org.apache.deltaspike.cdictrl/deltaspike-cdictrl-openejb/1.7.1-SNAPSHOT/deltaspike-cdictrl-openejb-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/pom.xml> to org.apache.deltaspike.modules/jsf-module-project/1.7.1-SNAPSHOT/jsf-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/pom.xml> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.jar> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/tck/target/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-sources.jar> to org.apache.deltaspike.test/deltaspike-cdictrl-tck/1.7.1-SNAPSHOT/deltaspike-cdictrl-tck-1.7.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-api/1.7.1-SNAPSHOT/deltaspike-jsf-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/security/pom.xml> to org.apache.deltaspike.modules/security-module-project/1.7.1-SNAPSHOT/security-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/bean-validation/pom.xml> to org.apache.deltaspike.modules/bean-validation-module-project/1.7.1-SNAPSHOT/bean-validation-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/partial-bean/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-partial-bean-module-impl/1.7.1-SNAPSHOT/deltaspike-partial-bean-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/proxy/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-proxy-module-api/1.7.1-SNAPSHOT/deltaspike-proxy-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jpa/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-jpa-module-api/1.7.1-SNAPSHOT/deltaspike-jpa-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/servlet/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-servlet-module-api/1.7.1-SNAPSHOT/deltaspike-servlet-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jpa/pom.xml> to org.apache.deltaspike.modules/jpa-module-project/1.7.1-SNAPSHOT/jpa-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/pom.xml> to org.apache.deltaspike.cdictrl/cdictrl-project/1.7.1-SNAPSHOT/cdictrl-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/cdictrl/target/cdictrl-project-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike.cdictrl/cdictrl-project/1.7.1-SNAPSHOT/cdictrl-project-1.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/scheduler/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-scheduler-module-api/1.7.1-SNAPSHOT/deltaspike-scheduler-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/test-control/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-test-control-module-impl/1.7.1-SNAPSHOT/deltaspike-test-control-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/servlet/pom.xml> to org.apache.deltaspike.modules/servlet-module-project/1.7.1-SNAPSHOT/servlet-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/test-control/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-test-control-module-api/1.7.1-SNAPSHOT/deltaspike-test-control-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jsf/impl-ee6/pom.xml> to org.apache.deltaspike.modules/deltaspike-jsf-module-impl-ee6/1.7.1-SNAPSHOT/deltaspike-jsf-module-impl-ee6-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/proxy/pom.xml> to org.apache.deltaspike.modules/proxy-module-project/1.7.1-SNAPSHOT/proxy-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/partial-bean/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-partial-bean-module-api/1.7.1-SNAPSHOT/deltaspike-partial-bean-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/scheduler/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-scheduler-module-impl/1.7.1-SNAPSHOT/deltaspike-scheduler-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/parent/pom.xml> to org.apache.deltaspike/parent/1.7.1-SNAPSHOT/parent-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/pom.xml> to org.apache.deltaspike.core/core-project/1.7.1-SNAPSHOT/core-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/target/core-project-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/core-project/1.7.1-SNAPSHOT/core-project-1.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/bean-validation/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-bean-validation-module-api/1.7.1-SNAPSHOT/deltaspike-bean-validation-module-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/pom.xml> to org.apache.deltaspike.core/deltaspike-core-api/1.7.1-SNAPSHOT/deltaspike-core-api-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/target/deltaspike-core-api-1.7.1-SNAPSHOT.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.7.1-SNAPSHOT/deltaspike-core-api-1.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/target/deltaspike-core-api-1.7.1-SNAPSHOT-tests.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.7.1-SNAPSHOT/deltaspike-core-api-1.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/core/api/target/deltaspike-core-api-1.7.1-SNAPSHOT-sources.jar> to org.apache.deltaspike.core/deltaspike-core-api/1.7.1-SNAPSHOT/deltaspike-core-api-1.7.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/security/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-security-module-impl/1.7.1-SNAPSHOT/deltaspike-security-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/scheduler/pom.xml> to org.apache.deltaspike.modules/scheduler-module-project/1.7.1-SNAPSHOT/scheduler-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/site/pom.xml> to org.apache.deltaspike/deltaspike-site/1.7.1-SNAPSHOT/deltaspike-site-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/proxy/impl-asm5/pom.xml> to org.apache.deltaspike.modules/deltaspike-proxy-module-impl-asm5/1.7.1-SNAPSHOT/deltaspike-proxy-module-impl-asm5-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/jsf-playground/pom.xml> to org.apache.deltaspike.examples/deltaspike-jsf-playground/1.7.1-SNAPSHOT/deltaspike-jsf-playground-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/servlet/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-servlet-module-impl/1.7.1-SNAPSHOT/deltaspike-servlet-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/bean-validation/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-bean-validation-module-impl/1.7.1-SNAPSHOT/deltaspike-bean-validation-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/pom.xml> to org.apache.deltaspike/deltaspike/1.7.1-SNAPSHOT/deltaspike-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/jpa/impl/pom.xml> to org.apache.deltaspike.modules/deltaspike-jpa-module-impl/1.7.1-SNAPSHOT/deltaspike-jpa-module-impl-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/data/pom.xml> to org.apache.deltaspike.modules/data-module-project/1.7.1-SNAPSHOT/data-module-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/examples/security-requested-page-after-login-picketlink/pom.xml> to org.apache.deltaspike.examples/deltaspike-security-requested-page-after-login-picketlink/1.7.1-SNAPSHOT/deltaspike-security-requested-page-after-login-picketlink-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/pom.xml> to org.apache.deltaspike/deltaspike-project/1.7.1-SNAPSHOT/deltaspike-project-1.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/deltaspike/modules/security/api/pom.xml> to org.apache.deltaspike.modules/deltaspike-security-module-api/1.7.1-SNAPSHOT/deltaspike-security-module-api-1.7.1-SNAPSHOT.pom
channel stopped

Jenkins build is still unstable: DeltaSpike_TomEE_1.7.2 #636

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/changes>


Jenkins build is unstable: DeltaSpike_TomEE_1.7.2 #635

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/635/changes>


Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #634

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/634/>

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 67
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more

Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #633

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/633/>

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 66
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more

Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #632

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/632/>

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 65
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: /home/jenkins/tools/maven/apache-maven-3.0.4 at hudson.remoting.Channel@5d1f9326:ubuntu-us1: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.FilePath.deleteContents(FilePath.java:1183)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
	... 16 more
Caused by: java.nio.file.AccessDeniedException: /home/jenkins/tools/maven/apache-maven-3.0.4/.installedFrom
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1077)
	at sun.reflect.GeneratedMethodAccessor1517.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.Util.deleteFile(Util.java:255)
	at hudson.FilePath.deleteRecursive(FilePath.java:1203)
	at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
	at hudson.FilePath.access$1100(FilePath.java:190)
	at hudson.FilePath$15.invoke(FilePath.java:1186)
	at hudson.FilePath$15.invoke(FilePath.java:1183)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-us1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 19 more

Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #631

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/631/changes>

Changes:

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[johndament] DELTASPIKE-1159 Switched to a dependency management section.  Update to

[johndament] DELTASPIKE-1166 Reset pom files to 1.7.0

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 63
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-b2e (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip to /home/jenkins/tools/maven/apache-maven-3.0.4 on jenkins-test-b2e
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 42a7ddf01b8db786487c67f1e6d63710f6f562a1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42a7ddf01b8db786487c67f1e6d63710f6f562a1
 > git rev-list d2adacf41a85643616a56130d1ab3e38664e3634 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/> at hudson.remoting.Channel@41aaef7b:jenkins-test-b2e: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1362)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to jenkins-test-b2e(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 8 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1295)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:261)
	at hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:157)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:120)
	... 14 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:259)
	... 16 more

Build failed in Jenkins: DeltaSpike_TomEE_1.7.2 #630

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/630/changes>

Changes:

[johndament] DELTASPIKE-1157 Allow the findBy method to use query hints defined on a

[johndament] DELTASPIKE-1158 When extracting methods to be used in repository

[johndament] DELTASPIKE-1089 Added attribute to turn off forced entity conversion in

[johndament] DELTASPIKE-1088 Slim down the distributed bom to not include contents

[johndament] DELTASPIKE-1156 Add OWB dependencies for context control to the

[tandraschko] DELTASPIKE-1161 [perf] avoid Instance#Select

[tandraschko] DELTASPIKE-1163 [perf] avoid duplicate RepositoryComponent lookup

[tandraschko] DELTASPIKE-1164 [perf] QueryBuilder can be ApplicationScoped

[johndament] DELTASPIKE-1036 Support for returning optional when object should be a

[johndament] DELTASPIKE-1036 Support for returning optional when object should be a

------------------------------------------
Started by upstream project "DeltaSpike for Java EE" build number 62
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-500 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/deltaspike.git
 > git init <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/> # 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 config remote.origin.url https://git-wip-us.apache.org/repos/asf/deltaspike.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 -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 d2adacf41a85643616a56130d1ab3e38664e3634 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2adacf41a85643616a56130d1ab3e38664e3634
 > git rev-list 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/DeltaSpike_TomEE_1.7.2/ws/> at hudson.remoting.Channel@740b64a3:jenkins-test-500: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1362)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to jenkins-test-500(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 8 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1295)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:261)
	at hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:157)
	at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:120)
	... 14 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

	at org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
	at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:259)
	... 16 more