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 2015/11/20 18:15:04 UTC

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #864

See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #937

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/937/changes>

Changes:

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

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 32
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%20OWB%201.1.9-SNAPSHOT/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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/ds-1.7.0
Seen branch in repository origin/ds-1.7.1
Seen branch in repository origin/master
Seen 27 remote branches
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 35824
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Deltaspike OWB 1.1.9-SNAPSHOT] $ /home/jenkins/tools/java/latest1.6/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 35824
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:254)
	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 OWB 1.1.9-SNAPSHOT #936

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #935

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #934

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #933

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #932

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #931

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #930

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #929

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/929/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #928

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/928/changes>

Changes:

[tandraschko] DELTASPIKE-1150 Ignore "external" links in CLIENTWINDOW-mode

[gpetracek] DELTASPIKE-1151 dropped optional cleanup

[johndament] DELTASPIKE-1152 Adding support for first and top in method name,

[johndament] DELTASPIKE-1153 Added support for ordering without a where clause.

[johndament] DELTASPIKE-1152 DELTASPIKE-1153 Doc clean up.

[tandraschko] DELTASPIKE-1149 CLIENTWINDOW tokenizedRedirect should ignore ctrl-key

[tandraschko] DELTASPIKE-1142 Documentation wrong: an interface does not implement

[tandraschko] DELTASPIKE-1154 [perf] use EntityVerifier in a static way

[tandraschko] DELTASPIKE-1155 tableName fallback to Metamodel only when not defined on

[tandraschko] DELTASPIKE-1154 remove "unused" verifier API for now

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 23
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-d9 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/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-d9
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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/master
Seen 25 remote branches
Checking out Revision 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bb287f56a3e4d2afc9f731ce56fc03102a7dd08
 > git rev-list 531f0450defa2e1abbcf1d9db33eb8e403ce2ab6 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> at hudson.remoting.Channel@50a6f92a:jenkins-test-d9: 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-d9(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

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #927

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #926

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #925

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #924

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/924/>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #923

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/923/changes>

Changes:

[struberg] DELTASPIKE-1139 fix high-load concurrency issue

[rmannibucau] DELTASPIKE-1138 ensuring @Futureable works with weld1 - note: we can

[gpetracek] DELTASPIKE-1140 explicit exclude of the target-folder in the

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 19
originally caused by:
 Started by user gpetracek
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-7c2 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/master
Seen 25 remote branches
Checking out Revision b610ffb141f820b9967448d9229054837ebe2b73 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b610ffb141f820b9967448d9229054837ebe2b73
 > git rev-list 53e54564c6de31376a88e22520e63a1d83b8adc5 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38562
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38562
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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-7c2(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.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	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)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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)

Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #922

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/922/changes>

Changes:

[gpetracek] DELTASPIKE-1006 added hints about @TransactionScoped entity-managers

[tandraschko] DELTASPIKE-1113 WindowIdHtmlRenderer should skip DELEGATED

[gpetracek] DELTASPIKE-1032 added hints about manual scheduling

[gpetracek] DELTASPIKE-1128 moved timeout-config to CoreBaseConfig

[struberg] DELTASPIKE-1126 ConfigResolver variable evaluation now on by default

[struberg] DELTASPIKE-1125 move config to CoreBaseConfig

[gpetracek] DELTASPIKE-1130 check session after starting a new request

[gpetracek] DELTASPIKE-1131 improved MockHttpSession

[gpetracek] DELTASPIKE-1116 allow conditional replacement of injection-points in

[gpetracek] DELTASPIKE-1132 release notes for v1.6.1

[gpetracek] [maven-release-plugin] prepare release deltaspike-1.6.1

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

[johndament] DELTASPIKE-1112 Fixed up the resources directories.

[gpetracek] DELTASPIKE-1136 information about v1.6.1

[gpetracek] DELTASPIKE-1135 support for type-safe messages during the startup

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 17
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-ba (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/ds-1.6.0
Seen branch in repository origin/ds-1.6.1
Seen branch in repository origin/master
Seen 25 remote branches
Checking out Revision 53e54564c6de31376a88e22520e63a1d83b8adc5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53e54564c6de31376a88e22520e63a1d83b8adc5
 > git rev-list 2a6058c56b4511f62e195da8c235b0b280fe441e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 53342
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53342
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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-ba(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.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	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)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1028)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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)

Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #921

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/921/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #920

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/920/changes>

Changes:

[danielsoro] DELTASPIKE-1100 Support remove expressions

[tandraschko] DELTASPIKE-1069 documentation

[gpetracek] DELTASPIKE-1106 updated version number

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 13
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-3e2 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/master
Seen 23 remote branches
Checking out Revision 244a492354d8aa21cd7dc6c17991caee24062adf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 244a492354d8aa21cd7dc6c17991caee24062adf
 > git rev-list 2b630819a6392e52b8ff6c5d306c21aa8cd50e90 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 52943
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 52943
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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:744)
	at ......remote call to jenkins-test-3e2(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.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	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)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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:744)

Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #919

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/919/changes>

Changes:

[tandraschko] DELTASPIKE-1095 Move  persistence/orm.xml mapping + parsing from DATA

[tandraschko] DELTASPIKE-1095 Move persistence/orm.xml mapping + parsing from DATA

[tandraschko] DELTASPIKE-1095 Move persistence/orm.xml mapping + parsing from DATA

[gpetracek] DELTASPIKE-1096 project-stage bridge for jsf

[gpetracek] DELTASPIKE-1096 project-stage bridge for jsf

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1069 evaluate interceptors for producer-methods

[tandraschko] DELTASPIKE-1047 Fixed Data Module tests

[tandraschko] DELTASPIKE-1097 Fix Data Module tests for TomEE7

[rmannibucau] DELTASPIKE-1099 @Locked interceptor

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 12
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-cac (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu jenkins-cloud-8GB) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/ds-1.5.3
Seen branch in repository origin/ds-1.5.4
Seen branch in repository origin/master
Seen 23 remote branches
Checking out Revision 2b630819a6392e52b8ff6c5d306c21aa8cd50e90 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b630819a6392e52b8ff6c5d306c21aa8cd50e90
 > git rev-list f30b389abfffe64d9559b3cebd6c904805e3a020 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43665
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[deltaspike] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43665
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "/home/jenkins/tools/java/latest1.6/bin/java" (in directory "<https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/deltaspike")>: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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:744)
	at ......remote call to jenkins-test-cac(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.Launcher$RemoteLauncher.launch(Launcher.java:928)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:281)
	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)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:135)
	at java.lang.ProcessImpl.start(ProcessImpl.java:130)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:815)
	at hudson.Launcher$ProcStarter.start(Launcher.java:381)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1148)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	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:744)

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #918

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #916

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #915

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #914

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is unstable: Deltaspike OWB 1.1.9-SNAPSHOT #913

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/913/changes>


Build failed in Jenkins: Deltaspike OWB 1.1.9-SNAPSHOT #912

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/912/changes>

Changes:

[tandraschko] DELTASPIKE-1050 EntityManagerLookup isn't thread-safe

[tandraschko] DELTASPIKE-1050 refactored

[tandraschko] DELTASPIKE-1067 Data module should use utils from core

[gpetracek] DELTASPIKE-1072 improved build-config

[gpetracek] DELTASPIKE-1072 improved build-config

[tandraschko] DELTASPIKE-1071 URLs like ?&dswid=XYZ leads to window cloning

------------------------------------------
Started by upstream project "DeltaSpike for CDI 1.0" build number 5
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-ubuntu-1404-4gb-f96 (jenkins-cloud-4GB cloud-slave Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/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%20OWB%201.1.9-SNAPSHOT/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/*
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/deltaspike-1.2.0
Seen branch in repository origin/deltaspike-1.2.1
Seen branch in repository origin/ds-1.4.0
Seen branch in repository origin/ds-1.4.1
Seen branch in repository origin/ds-1.4.2
Seen branch in repository origin/ds-1.5.0
Seen branch in repository origin/ds-1.5.1
Seen branch in repository origin/ds-1.5.2
Seen branch in repository origin/master
Seen 21 remote branches
Checking out Revision 323c7d38e9d949385eb9d90c47e8971548ab5ed4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 323c7d38e9d949385eb9d90c47e8971548ab5ed4
 > git rev-list 5158834308171d1e01aa55b6b7d5a7cd1697ca3d # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/ws/> at hudson.remoting.Channel@518bb8c7:jenkins-ubuntu-1404-4gb-f96: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	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:536)
	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:381)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	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:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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-ubuntu-1404-4gb-f96(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:778)
	at hudson.FilePath.act(FilePath.java:978)
	... 8 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	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:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	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-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

	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-readable settings /home/jenkins/.m2/settings.xml: input contained no data @ /home/jenkins/.m2/settings.xml

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

Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #911

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #910

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #909

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #908

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #907

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #906

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #905

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #904

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #903

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #902

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #901

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #900

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #896

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #895

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #894

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #893

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #892

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #890

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #889

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #888

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #887

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #886

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #884

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/883/>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #882

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #881

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #880

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #876

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #875

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #874

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #873

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #872

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #869

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #868

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #867

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #866

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>


Jenkins build is still unstable: Deltaspike OWB 1.1.9-SNAPSHOT #865

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Deltaspike%20OWB%201.1.9-SNAPSHOT/changes>