can't run pipline job on older OS

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Blocker
    • Component/s: durable-task-plugin
    • None
    • Environment:
      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

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

              Created:
              Updated:
              Resolved: