Script: | Build |
Created: | 12/8/2023 5:22:44 PM by rhessinger@inedo.local |
Start date: | 12/8/2023 5:22:47 PM |
Canceled: | 12/8/2023 5:22:53 PM by rhessinger@inedo.local |
Completed date: | 12/8/2023 5:23:19 PM (32s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Ensuring dotnet SDK is present...
.NET SDK installed/verified.
Operation canceled or timeout expired.
Could not clean temporary directory C:\ProgramData\BuildMaster\Temp\Service\_E398110 on localhost: System.IO.IOException: The process cannot access the file 'C:\ProgramData\BuildMaster\Temp\Service\_E398110' because it is being used by another process. at System.IO.FileSystem.RemoveDirectoryInternal(String fullPath, Boolean topLevel, Boolean allowDirectoryNotEmpty) at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive) at System.IO.Directory.Delete(String path) at Inedo.IO.DirectoryEx.DeleteEmptyDirectory(String path) at Inedo.IO.DirectoryEx.Delete(String path) at Inedo.Agents.LocalFileOperationsExecuter.DeleteDirectories(String[] directoryNames) at Inedo.Agents.LocalFileOperationsExecuter.DeleteDirectoriesAsync(String[] directoryNames) at Inedo.Agents.FileOperationsExecuter.DeleteDirectories(IFileOperationsExecuter agent, String[] directoryNames) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)