Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-49024

Version 2.102 JEP-200 breaks PVCS plugin 1.1

    XMLWordPrintable

Details

    Description

      No longer able to use PVCS plugin after upgrade.  Stack trace below.  Job fails almost imeadiatly.

       

      Build #101 Console [Jenkins]
      21:41:11 FATAL: null*21:41:11* java.lang.NullPointerException*21:41:11* at hudson.plugins.pvcs_scm.PvcsScm.checkout(PvcsScm.java:235)21:41:11 at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)21:41:11 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)21:41:11 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)21:41:11 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)21:41:11 at hudson.model.Run.execute(Run.java:1727)21:41:11 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)21:41:11 at hudson.model.ResourceController.execute(ResourceController.java:97)21:41:11 at hudson.model.Executor.run(Executor.java:429)

      Attachments

        Issue Links

          Activity

            jglick,

                 We have installed your updated version and are re-running the job now.  It takes a couple hours to complete, but I will provide the feedback.  We have also removed the work around.  Thanks for your quick response.

            jmlfdc_ops JMLFDC OPERATIONS added a comment - jglick ,      We have installed your updated version and are re-running the job now.  It takes a couple hours to complete, but I will provide the feedback.  We have also removed the work around.  Thanks for your quick response.

            jglick, job as completed successfully with the changes.  This plugin looks good now.  Thank you for your assistance.  I would suggest that you merge the branch and I will re-install the plugin with the normal plugin manager upgrade.

            jmlfdc_ops JMLFDC OPERATIONS added a comment - jglick , job as completed successfully with the changes.  This plugin looks good now.  Thank you for your assistance.  I would suggest that you merge the branch and I will re-install the plugin with the normal plugin manager upgrade.

            Code changed in jenkins
            User: Jesse Glick
            Path:
            src/main/java/hudson/plugins/pvcs_scm/PvcsScm.java
            http://jenkins-ci.org/commit/pvcs_scm-plugin/17fde895278ac9151a5637590def876a78f7868e
            Log:
            [JEP-200] JENKINS-49024 Possible fix for serialization error.

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: src/main/java/hudson/plugins/pvcs_scm/PvcsScm.java http://jenkins-ci.org/commit/pvcs_scm-plugin/17fde895278ac9151a5637590def876a78f7868e Log: [JEP-200] JENKINS-49024 Possible fix for serialization error.

            Code changed in jenkins
            User: Jesse Glick
            Path:
            .gitignore
            Jenkinsfile
            pom.xml
            src/main/java/hudson/plugins/pvcs_scm/PvcsChangeLogParser.java
            src/main/java/hudson/plugins/pvcs_scm/PvcsLogReader.java
            src/main/java/hudson/plugins/pvcs_scm/PvcsScm.java
            src/main/resources/hudson/plugins/pvcs_scm/PvcsChangeLogSet/digest.jelly
            src/main/resources/hudson/plugins/pvcs_scm/PvcsChangeLogSet/index.jelly
            src/main/resources/hudson/plugins/pvcs_scm/PvcsScm/config.jelly
            src/main/resources/hudson/plugins/pvcs_scm/PvcsScm/global.jelly
            src/main/resources/index.jelly
            src/test/java/hudson/plugins/pvcs_scm/TestPvcsChangeLogParser.java
            http://jenkins-ci.org/commit/pvcs_scm-plugin/5ebf9683c48e9d2f61a864348c85d9f45d3c7724
            Log:
            Merge pull request #2 from jglick/JENKINS-49024

            [JEP-200] JENKINS-49024 Possible fix for serialization error

            Compare: https://github.com/jenkinsci/pvcs_scm-plugin/compare/305b397c473c...5ebf9683c48e

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: .gitignore Jenkinsfile pom.xml src/main/java/hudson/plugins/pvcs_scm/PvcsChangeLogParser.java src/main/java/hudson/plugins/pvcs_scm/PvcsLogReader.java src/main/java/hudson/plugins/pvcs_scm/PvcsScm.java src/main/resources/hudson/plugins/pvcs_scm/PvcsChangeLogSet/digest.jelly src/main/resources/hudson/plugins/pvcs_scm/PvcsChangeLogSet/index.jelly src/main/resources/hudson/plugins/pvcs_scm/PvcsScm/config.jelly src/main/resources/hudson/plugins/pvcs_scm/PvcsScm/global.jelly src/main/resources/index.jelly src/test/java/hudson/plugins/pvcs_scm/TestPvcsChangeLogParser.java http://jenkins-ci.org/commit/pvcs_scm-plugin/5ebf9683c48e9d2f61a864348c85d9f45d3c7724 Log: Merge pull request #2 from jglick/ JENKINS-49024 [JEP-200] JENKINS-49024 Possible fix for serialization error Compare: https://github.com/jenkinsci/pvcs_scm-plugin/compare/305b397c473c...5ebf9683c48e
            jglick Jesse Glick added a comment -

            Released as 1.2 and should be on the update center today.

            jglick Jesse Glick added a comment - Released as 1.2 and should be on the update center today.

            People

              jglick Jesse Glick
              jmlfdc_ops JMLFDC OPERATIONS
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: