Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jubula-dev] [Hudson] Build failed in Hudson: jubula-nightly #2197

See <https://hudson.eclipse.org/hudson/job/jubula-nightly/2197/>

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave1
Checkout:jubula-nightly / <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/> - hudson.remoting.Channel@4e72aa81:hudson-slave1
Using strategy: Default
Last Built Revision: Revision 4666ec47be5af37b7b2b0a1fe6472f71e62958df (origin/master)
Checkout:org.eclipse.jubula.core / <https://hudson.eclipse.org/hudson/job/jubula-nightly/ws/org.eclipse.jubula.core> - hudson.remoting.LocalChannel@30b77209
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/jubula/org.eclipse.jubula.core.git
Cleaning workspace
FATAL: null
java.lang.NullPointerException
	at hudson.remoting.MultiClassLoaderSerializer$Input.readClassLoader(MultiClassLoaderSerializer.java:94)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:111)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1575)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:207)
	at hudson.remoting.Channel.call(Channel.java:651)
	at hudson.FilePath.act(FilePath.java:747)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:845)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:622)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1483)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:507)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:424)
	at hudson.model.Run.run(Run.java:1366)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top