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

unable to retry job execution for failed job in build-pipeline

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • build-pipeline-plugin
    • None
    • OS Linux Red Hat 6.3, Jenkins core 1.529, build pipeline plugin 1.4.2, parametrized trigger plugin 2.21

      a new run with "retry" link on failed job get stuck without any output in console. log exception:

      Nov 9, 2013 1:04:34 AM hudson.model.Executor run
      SEVERE: Executor threw an exception
      java.lang.NullPointerException
      at hudson.model.CauseAction.onAttached(CauseAction.java:120)
      at hudson.model.Run.addAction(Run.java:349)
      at hudson.model.Executor.run(Executor.java:238)

      the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins.

          [JENKINS-20499] unable to retry job execution for failed job in build-pipeline

          siemfabio created issue -
          siemfabio made changes -
          Attachment New: stacktrace.txt [ 24649 ]
          siemfabio made changes -
          Description Original:  a new run with "retry" link on failed the job get stuck without any output in console. log exception:

          Nov 9, 2013 1:04:34 AM hudson.model.Executor run
          SEVERE: Executor threw an exception
          java.lang.NullPointerException
                  at hudson.model.CauseAction.onAttached(CauseAction.java:120)
                  at hudson.model.Run.addAction(Run.java:349)
                  at hudson.model.Executor.run(Executor.java:238)

          the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins.
          New:  a new run with "retry" link on failed job get stuck without any output in console. log exception:

          Nov 9, 2013 1:04:34 AM hudson.model.Executor run
          SEVERE: Executor threw an exception
          java.lang.NullPointerException
                  at hudson.model.CauseAction.onAttached(CauseAction.java:120)
                  at hudson.model.Run.addAction(Run.java:349)
                  at hudson.model.Executor.run(Executor.java:238)

          the run cannot be aborted or cancelled. the only way to stop it is restarting Jenkins.
          Environment Original: Linux Red Hat 6.3 New: OS Linux Red Hat 6.3, Jenkins core 1.529, build pipeline plugin 1.4.2, parametrized trigger plugin 2.21
          ikedam made changes -
          Component/s Original: parameterized-trigger [ 15592 ]
          Sagi Sinai-Glazer made changes -
          Link New: This issue is duplicated by JENKINS-22305 [ JENKINS-22305 ]
          Daniel Beck made changes -
          Component/s Original: core [ 15593 ]
          Oleg Nenashev made changes -
          Labels New: lts-candidate
          Libero Scarcelli made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Kanstantsin Shautsou made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Oliver Gondža made changes -
          Labels Original: lts-candidate
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 152024 ] New: JNJira + In-Review [ 194179 ]

            huybrechts huybrechts
            siemfabio siemfabio
            Votes:
            22 Vote for this issue
            Watchers:
            34 Start watching this issue

              Created:
              Updated:
              Resolved: