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

can't run pipline job on older OS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • durable-task-plugin
    • None
    • centos7 master
      jenkins version: 2.40
      durable-task: 1.13
      agent: SUSE Linux Enterprise Server 10 SP2 (i586)

      When I try to run

      node('suse10'){
          sh 'env'
      }
      

      I get

      nohup: cannot run command `sh': No such file or directory
      

      I'm suspecting durable tasks because this worked yesterday(with durable 1.12), and I rebooted my server with 2 updates, a git one, and durable tasks. The git checkout works on the agent, just not the sh call

            Unassigned Unassigned
            aflat aflat
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: