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

"JENKINS-2111" warning gets logged for master with 0 executors

      ci.jenkins.io is an instance with 0 master executors.

      And yet, the following message is logged fairly often:

      Dec 11, 2019 10:07:26 PM WARNING jenkins.branch.WorkspaceLocatorImpl getWorkspaceRoot
      JENKINS-2111 path sanitization ineffective when using legacy Workspace Root Directory ‘${ITEM_ROOTDIR}/workspace’; switch to ‘${JENKINS_HOME}/workspace/${ITEM_FULL_NAME}’ as in JENKINS-8446 / JENKINS-21942

      It is unclear why, it shouldn't be.

      Possibly because of https://github.com/jenkinsci/jenkins/blob/171c4d7f6d6ea41e52e60aa819ea7fc7985209cc/core/src/main/java/hudson/model/WorkspaceCleanupThread.java#L78 ?

          [JENKINS-60451] "JENKINS-2111" warning gets logged for master with 0 executors

          Daniel Beck added a comment -

          FYI jglick

          Daniel Beck added a comment - FYI jglick

          Christoph added a comment -

          This problem fills my log.
          Any idea on how to fix it?

          Christoph added a comment - This problem fills my log. Any idea on how to fix it?

          Jesse Glick added a comment -

          Any idea on how to fix it?

          Make the system config change recommended by the warning.

          Jesse Glick added a comment - Any idea on how to fix it? Make the system config change recommended by the warning.

            jglick Jesse Glick
            danielbeck Daniel Beck
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: