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

Workspace cleaning locks up all workspaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • core
    • Ubuntu Server 64bit 12.04 / Linux 3.2.0-29
      Jenkins version 1.480.1

      After deleting a workspace the workspace dir, the parent directory and all sub-directories have their executable flag removed rendering them inaccessible.

      Using clean workspace before scm-checkout or manually cleaning the workspace will trigger this issue.
      This could be a timeout due to "too much data" but no errors will be displayed while / after cleaning, only the subsequent access of any project will throw errors.

      Note:
      Before it was wrongly assumed that this errors happen with git checkouts, however this issue is reproducible with every project.

      Results in:

      stderr: fatal: could not create work tree dir '/home/jenkins/workspace/<job-name>'.: Permission denied

      Reproducible: always

            Unassigned Unassigned
            scientist_st Samuel Stirtzel
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: