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

Issue with docker agent when there's empty global properties

      Given using a docker agent
      When there's a global property that has a empty key and empty value
      Then
      the follow error is thrown.

      process apparently never started in <workspace>/durable-4f3014cd
      

      Work Around

      Delete the empty global property

          [JENKINS-60656] Issue with docker agent when there's empty global properties

          the work around will resolve the issue, however a better solution would be not to allow the saving of global properties that have an empty key, as doing so is pointless.

          Daniel Foulkes added a comment - the work around will resolve the issue, however a better solution would be not to allow the saving of global properties that have an empty key, as doing so is pointless.

            vjuranek vjuranek
            baldrick Daniel Foulkes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: