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

durable-8e1c4e66/script.sh: /bin/sh: bad interpreter: Text file busy

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • durable-task-plugin
    • None
    • CentOS 7
      os.arch amd64
      os.name Linux
      os.version 5.4.238-1.el7.elrepo.x86_64
      java.vendor.version Temurin-17.0.6+10
      java.version 17.0.6
      jenkins.version 2.387.1

      node() {
          stage('1') {
               500.times {
                      sh """#!/bin/sh +e
                          echo ${it}
                      """
                  }
          }    
      }

       

      There will be errors when 60 concurrent executions are performed simultaneously.
      sh: /opt/container/instances/tomcat/app.data/workspace/ddd@53@tmp/durable-4c0dc187/script.sh: /bin/sh: bad interpreter: Text file busy
       

       

       

          [JENKINS-70874] durable-8e1c4e66/script.sh: /bin/sh: bad interpreter: Text file busy

          li created issue -
          li made changes -
          Attachment New: screenshot-1.png [ 60199 ]
          Mark Waite made changes -
          Environment Original: os.arch amd64
          os.name Linux
          os.version 5.4.238-1.el7.elrepo.x86_64
          java.vendor.version Temurin-17.0.6+10
          java.version 17.0.6
          jenkins.version 2.387.1
          New: CentOS 7
          os.arch amd64
          os.name Linux
          os.version 5.4.238-1.el7.elrepo.x86_64
          java.vendor.version Temurin-17.0.6+10
          java.version 17.0.6
          jenkins.version 2.387.1
          Mark Waite made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Christoph Kulla made changes -
          Resolution Original: Won't Fix [ 2 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]
          Christoph Kulla made changes -
          Component/s New: durable-task-plugin [ 18622 ]
          Component/s Original: pipeline [ 21692 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-48258 [ JENKINS-48258 ]
          Jesse Glick made changes -
          Assignee New: Christoph Kulla [ ckullabosch ]
          Jesse Glick made changes -
          Status Original: Reopened [ 4 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Remote Link New: This issue links to "durable-task-plugin #204 (Web Link)" [ 29474 ]

            ckullabosch Christoph Kulla
            epoch li
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: