<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Buildbot - error during "clean stage" on Windows"
   href="https://bugs.llvm.org/show_bug.cgi?id=46901">46901</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Buildbot - error during "clean stage" on Windows
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kuhnel@google.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Dear Commmunity,

I repeatedly see errors during the "clean step" on my new buildbot worker on
Windows:
<a href="http://lab.llvm.org:8014/builders/clang-x86-ninja-win10/builds/680">http://lab.llvm.org:8014/builders/clang-x86-ninja-win10/builds/680</a>

Does anyone have an idea what is causing this? I guess this is Windows related.


The error message says:
---
rm: reading directory
`stage1/test/tools/dsymutil/X86/Output/reproducer.test.tmp.repro/volumes/buildbot/windows10-vs2019/clang-x86-ninja-win10/stage1/test/tools/dsymutil/X86/Output/reproducer.test.tmp/Inputs':
No such file or directory
rm: cannot remove directory
`stage1/test/tools/dsymutil/X86/Output/reproducer.test.tmp.repro/volumes/buildbot/windows10-vs2019/clang-x86-ninja-win10/stage1/test/tools/dsymutil/X86/Output/reproducer.test.tmp':
Directory not empty
rm: reading directory
`stage1/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp/vfs/volumes/buildbot/windows10-vs2019/clang-x86-ninja-win10/llvm/clang/test/Modules/Inputs/AlsoDependsOnModule.framework':
No such file or directory
rm: cannot chdir from
`stage1/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp/vfs/volumes/buildbot/windows10-vs2019/clang-x86-ninja-win10/llvm/clang/test/Modules/Inputs'
to ..: No such file or directory
---</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>