Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Environment:Build
Script:Build26
Pipeline:Release26 (Build)
Created:1/8/2026 11:16:37 AM by SYSTEM
Start date:1/8/2026 11:16:37 AM
Canceled:1/8/2026 11:17:10 AM by gdivis@inedo.local
Completed date:1/8/2026 11:17:13 AM (36s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs35s

    • Compile Project14s

      • Build BuildMaster14s

        • Windows14s

          • dotnet publish ~\Src\BuildMasterSolution\BuildMaster.Service Output: ~\win-x64\Service14s

            Operation canceled or timeout expired.
      • Cleanup0.46s

        • winbuildsv10.45s

          Could not clean temporary directory C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E628175 on winbuildsv1: System.InvalidOperationException: The process cannot access the file 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E628175\Src\BuildMasterSolution\BuildMaster.WebApplication' because it is being used by another process.
             at Inedo.Agents.Connections.PushServerConnection.ExecuteCommandAsync(AgentCommand command, AgentType agentType, CancellationToken cancellationToken)
             at Inedo.Agents.InedoAgentClientBase.ExecuteCommandAsync[TResponse](AgentCommand`1 command, AgentType agentType, CancellationToken cancellationToken)
             at Inedo.Agents.RemoteFileOperationsExecuter.DeleteFileOrDirectory(String[] names, Action`1 action)
             at Inedo.Agents.FileOperationsExecuter.DeleteDirectories(IFileOperationsExecuter agent, String[] directoryNames)
             at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.ServerInfo.DeleteExecutionTempDirectoryAsync(Int32 executionId, ILogSink logger)