After updating to version 1.9 it now fails with a java.io.NotSerializableException

16:02:43 FATAL: Unable to serialize org.jenkinsci.plugins.dockerbuildstep.DockerBuilder$DockerCmdCallable@3235025a
16:02:43 java.io.IOException: Unable to serialize org.jenkinsci.plugins.dockerbuildstep.DockerBuilder$DockerCmdCallable@3235025a
16:02:43 	at hudson.remoting.UserRequest.serialize(UserRequest.java:166)
16:02:43 	at hudson.remoting.UserRequest.<init>(UserRequest.java:62)
16:02:43 	at hudson.remoting.Channel.call(Channel.java:738)
16:02:43 	at org.jenkinsci.plugins.dockerbuildstep.DockerBuilder.perform(DockerBuilder.java:67)
16:02:43 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
16:02:43 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
16:02:43 	at hudson.model.Build$BuildExecution.build(Build.java:199)
16:02:43 	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
16:02:43 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:535)
16:02:43 	at hudson.model.Run.execute(Run.java:1732)
16:02:43 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
16:02:43 	at hudson.model.ResourceController.execute(ResourceController.java:88)
16:02:43 	at hudson.model.Executor.run(Executor.java:234)
16:02:43 Caused by: java.io.NotSerializableException: hudson.model.FreeStyleBuild
16:02:43 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
16:02:43 	at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1518)
16:02:43 	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1483)
16:02:43 	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1400)
16:02:43 	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1158)
16:02:43 	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
16:02:43 	at hudson.remoting.UserRequest._serialize(UserRequest.java:155)
16:02:43 	at hudson.remoting.UserRequest.serialize(UserRequest.java:164)
16:02:43 	... 12 more
Change By: Hack Kampbjørn (22/Aug/14 7:10 PM)
Resolution: Fixed

        
Status: Resolved Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to