[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2019-01-28 Thread royce_1...@126.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Royce Shen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51511  
 
 
  Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
Change By: 
 Royce Shen  
 

  
 
 
 
 

 
 after upgrading from 2.89.3 to 2.107.3 I'm seeing issues with build record serialization.  Build records are not being saved and are lost when the service is restarted.  Here is the stack trace.I have the job-dsl 1.69 installed as well. Note I tried reverting to 1.66 but there was no change in behavior.OS : Ubuntu 14.04JDK : 1.8.0_172Installation Type : Debian package SEVERE: Failed to save build recordjava.io.IOException: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild    at hudson.XmlFile.write(XmlFile.java:200)    at hudson.model.Run.save(Run.java:1923)    at hudson.model.Run.execute(Run.java:1784)    at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)    at hudson.model.ResourceController.execute(ResourceController.java:97)    at hudson.model.Executor.run(Executor.java:429)Caused by: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild    at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)    at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)    at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)    at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)    at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:150)    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)    at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)    at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)    at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026)    at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015)    at com.thoughtworks.xstream.XStream.toXML(XStream.java:988)    at hudson.XmlFile.write(XmlFile.java:193)    ... 5 moreCaused by: java.lang.RuntimeException: Failed to serialize hudson.model.CauseAction#causeBag for class hudson.model.CauseAction    at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)    at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)    at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)    at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)   

[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2018-05-25 Thread joe.nunnel...@socrata.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joe Nunnelley commented on  JENKINS-51511  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
 is there a work around for this issue. Data loss for our builds is a severe issue.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2018-05-24 Thread joe.nunnel...@socrata.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joe Nunnelley commented on  JENKINS-51511  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
 additionally I'm stuck on the github pull request builder 1.35 as any plugin version greater than that is hitting the following bug (including 1.40).  https://github.com/jenkinsci/ghprb-plugin/issues/377.  Unfortunately, the 1.40 plugin is the one with the JEP-200 bug fix so we are not able to use it until the rate limit issue is resolved.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2018-05-24 Thread joe.nunnel...@socrata.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joe Nunnelley updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51511  
 
 
  Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
Change By: 
 Joe Nunnelley  
 
 
Labels: 
 2.0  JEP-200  build jenkins regression user-experience  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2018-05-24 Thread joe.nunnel...@socrata.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joe Nunnelley commented on  JENKINS-51511  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
 I have tried to exempt the classes reported in the stack and restarted jenkins. it was not effective but perhaps my syntax was incorrect. -Dhudson.remoting.ClassFilter=org.kohsuke.github.GHPullRequestCommitDetail,org.jenkinsci.plugins.ghprb.GhprbCause,hudson.model.CauseAction,hudson.model.Queue$WaitingItem,hudson.model.Actionable,hudson.model.Queue$State,hudson.model.Cause$UpstreamCause,hudson.model.FreeStyleBuild          
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2018-05-24 Thread aszm...@infinera.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alfred Szmidt commented on  JENKINS-51511  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
 Seems very similar in behaviour to https://issues.jenkins-ci.org/browse/JENKINS-50595  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-51511) Build job serialization is failing on 2.107.3 LTS causing loss of data.

2018-05-23 Thread joe.nunnel...@socrata.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joe Nunnelley created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51511  
 
 
  Build job serialization is failing on 2.107.3 LTS causing loss of data.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2018-05-23 17:48  
 
 
Labels: 
 jenkins build regression user-experience 2.0  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Joe Nunnelley  
 

  
 
 
 
 

 
 after upgrading from 2.89.3 to 2.107.3 I'm seeing issues with build record serialization.  Build records are not being saved and are lost when the service is restarted.  Here is the stack trace. I have the job-dsl 1.69 installed as well. Note I tried reverting to 1.66 but there was no change in behavior. OS : Ubuntu 14.04 JDK : 1.8.0_172 Installation Type : Debian package   SEVERE: Failed to save build record java.io.IOException: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild     at hudson.XmlFile.write(XmlFile.java:200)     at hudson.model.Run.save(Run.java:1923)     at hudson.model.Run.execute(Run.java:1784)     at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)     at hudson.model.ResourceController.execute(ResourceController.java:97)     at hudson.model.Executor.run(Executor.java:429) Caused by: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class hudson.model.FreeStyleBuild     at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)     at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:224)     at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)     at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:209)     at