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

Build slaves do not start when requested by pipeline

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core, pipeline
    • Jenkins ver. 2.164.1 LTS
      java version "1.8.0_131"

      Having a job of type pipeline with a code like this:

      node("my-node") { sh 'ls -la' } 

      does not spin up a node "my-node" with a configuration of "start agent on request and go offline on inactivity".

      Wait time for starting is 0. Wait time for offline is 1.

            Unassigned Unassigned
            konzertheld Christian Gredig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: