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

durable-task 1.8 breaks workflow bat steps

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Blocker
    • Resolution: Duplicate
    • durable-task-plugin
    • Jenkins ver. 1.652 (war)
      durable-taks 1.8
      windows 7 64 bit
      python 3.5 64 bit
      Oracle JRE v8 update 73

    Description

      After updating durable-task from 1.7 to 1.8 workflow builds execute bat steps and hang.
      Example of workflow script:
      node {
      bat 'python TaskFor1C.py'
      echo 'end'
      }
      In TaskFor1C.py start program (1cv8.exe) with parametr using metod subprocess.call(). Program start and working as expected but after close workflow hang and in log little spinning icon, but need 'end'.
      After switching back to durable-task version 1.7 everything is working again as expected.

      Attachments

        Issue Links

          Activity

            hrmpw Patrick Wolf added a comment -

            Can you upgrade to the latest version of this plugin and reproduce?

            hrmpw Patrick Wolf added a comment - Can you upgrade to the latest version of this plugin and reproduce?

            hrmpw In case you're asking me, my particular issue was fixed by JENKINS-34150.

            saucistophe Christophe Carpentier added a comment - hrmpw In case you're asking me, my particular issue was fixed by JENKINS-34150 .
            hrmpw Patrick Wolf added a comment -

            Thanks for the update saucistophe.

            I should have been more specific. I was asking vakulenko_alex who opened the ticket. There are 7 or so tickets open against Durable Task hanging on bat steps. I want to confirm that they are all fixed by JENKINS-34150 so we can start closing some of them out.

            hrmpw Patrick Wolf added a comment - Thanks for the update saucistophe . I should have been more specific. I was asking vakulenko_alex who opened the ticket. There are 7 or so tickets open against Durable Task hanging on bat steps. I want to confirm that they are all fixed by JENKINS-34150 so we can start closing some of them out.

            Now I use Durable Task Plugin v 1.12.
            All fixed.
            Thank you.

            vakulenko_alex Aleksei Vakulenko added a comment - Now I use Durable Task Plugin v 1.12. All fixed. Thank you.
            jglick Jesse Glick added a comment -

            Then it is probably a duplicate. Thanks for confirming.

            jglick Jesse Glick added a comment - Then it is probably a duplicate. Thanks for confirming.

            People

              jglick Jesse Glick
              vakulenko_alex Aleksei Vakulenko
              Votes:
              4 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: