You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oltu.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/25 23:11:06 UTC

Build failed in Jenkins: Oltu-OAuth-2.0-windows #78

See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/78/changes>

Changes:

[stein] Fix build.

------------------------------------------
Started by an SCM change
Building remotely on windows1 in workspace <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/>
Updating https://svn.apache.org/repos/asf/oltu/trunk
U         parent\pom.xml
U         oauth-2.0\client-demo\pom.xml
U         oauth-2.0\integration-tests\pom.xml
U         oauth-2.0\common\pom.xml
U         oauth-2.0\dynamicreg-common\pom.xml
U         oauth-2.0\pom.xml
At revision 1460916
Parsing POMs
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent Apache Oltu - OAuth 2.0 - Parent
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.common Apache Oltu - OAuth 2.0 - Common
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.client Apache Oltu - OAuth 2.0 - Client
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.httpclient4 Apache Oltu - OAuth 2.0 - HttpClient
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.dynamicreg.client Apache Oltu - OAuth 2.0 - Dynamic Registration Client
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.dynamicreg.common Apache Oltu - OAuth 2.0 - Dynamic Registration Common
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.authzserver Apache Oltu - OAuth 2.0 - Authorization Server
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver Apache Oltu - OAuth 2.0 - Resource Server
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.resourceserver-filter Apache Oltu - OAuth 2.0 - Resource Server Filter
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.dynamicreg.server Apache Oltu - OAuth 2.0 - Dynamic Registration Server
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.test-utils Apache Oltu - OAuth 2.0 - Test Utils
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.client-demo Apache Oltu - OAuth 2.0 - Demo Application
Discovered a new module org.apache.oltu.oauth2:org.apache.oltu.oauth2.integration-tests Apache Oltu - OAuth 2.0 - Integration Tests
Modules changed, recalculating dependency graph
[oauth-2.0] $ f:\hudson\tools\java\latest-1.6-64/bin/java -da -dsa -XX:MaxPermSize=192m -Xmx512M -cp f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f f:\hudson\hudson-slave\maven3-interceptor.jar 58808
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [f:\hudson\tools\java\latest-1.6-64/bin/java, -da, -dsa, -XX:MaxPermSize=192m, -Xmx512M, -cp, f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest\boot\plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest, C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f, f:\hudson\hudson-slave\maven3-interceptor.jar, 58808] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at $Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at java.util.HashMap.readObject(HashMap.java:1030)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	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:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:269)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Jenkins build is back to normal : Oltu-OAuth-2.0-windows #79

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/79/changes>