You only specifically need to upgrade Pipeline: Model Definition. A.
On Fri, Jun 16, 2017 at 10:30 AM Qiang <[email protected]> wrote: > Hi, Dan , Thanks for the hint, and I did find the job recreatd by job DSL > didn't have the problem > > Hi, Andrew, thanks for the good news! Do we just upgrade all the plugins > to get the fix? > > Qiang > > > > On Friday, June 16, 2017 at 9:08:33 AM UTC-5, Andrew Bayer wrote: > >> Yup, that was entirely my bad, but is now fixed. Sorry about that! >> >> A. >> > On Fri, Jun 16, 2017 at 1:09 AM, Dan Tran <[email protected]> wrote: >> > we encounter similar issue with declarative pipeline upgrade >>> https://groups.google.com/forum/#!topic/jenkinsci-users/lAyx4kof0wU >>> >>> For you case, you may need drop and recreate the job >>> >>> -Dan >>> >>> On Thursday, June 15, 2017 at 9:15:11 PM UTC-7, Qiang wrote: >>>> >>>> Recently I upgraded to Jenkins 2.46.3 (based on the docker image >>>> release). There is a "new weird" problem. I noticed job's config.xml grow >>>> really big. When open it , it has tons of repeated following code >>>> >>>> >>>> <hudson.plugins.buildblocker.BuildBlockerProperty >>>> reference="../hudson.plugins.buildblocker.BuildBlockerProperty"/> >>>> <jenkins.model.BuildDiscarderProperty >>>> reference="../jenkins.model.BuildDiscarderProperty"/> >>>> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty >>>> reference="../com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty"/> >>>> <hudson.plugins.buildblocker.BuildBlockerProperty >>>> reference="../hudson.plugins.buildblocker.BuildBlockerProperty"/> >>>> <jenkins.model.BuildDiscarderProperty >>>> reference="../jenkins.model.BuildDiscarderProperty"/> >>>> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty >>>> reference="../com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty"/> >>>> <hudson.plugins.buildblocker.BuildBlockerProperty >>>> reference="../hudson.plugins.buildblocker.BuildBlockerProperty"/> >>>> <jenkins.model.BuildDiscarderProperty >>>> reference="../jenkins.model.BuildDiscarderProperty"/> >>>> <com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty >>>> reference="../com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty"/> >>>> <hudson.plugins.buildblocker.BuildBlockerProperty >>>> reference="../hudson.plugins.buildblocker.BuildBlockerProperty"/> >>>> <jenkins.model.BuildDiscarderProperty >>>> reference="../jenkins.model.BuildDiscarderProperty"/> >>>> >>>> This was not observed before the upgrade (Jenkins ver. 2.46.2 >>>> <http://jenkins-ci.org/>) >>>> Even though I upgraded plugin versions, the GitLab plugin stays the same >>>> (1.4.5) >>>> >>>> >>>> Wonder if any one else have seen this, and do you have any workaround or >>>> fix? >>>> >>>> Thanks! >>>> Qiang >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> >> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> >> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-users/051604eb-0fec-46ce-98eb-272a3a36c8e2%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/051604eb-0fec-46ce-98eb-272a3a36c8e2%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/839e7ca5-1592-4003-a078-e273939c5180%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/839e7ca5-1592-4003-a078-e273939c5180%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPbPdOZTPyv7gMKe5qo%3DacqC%2B7Ao3xPfSKLranQqyMN6fg0o5w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
