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:Integration
Script:Build
Pipeline:Release (Build)
Created:6/24/2023 11:28:05 PM by gdivis@inedo.local
Start date:6/24/2023 11:28:10 PM
Canceled:6/24/2023 11:28:10 PM by gdivis@inedo.local
Completed date:6/24/2023 11:28:15 PM (5.1s)
Status:Failed

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

  • Execution Logs5.1s

    • dotnet test src/Inedo.UPack.Tests/Inedo.UPack.Tests.csproj 4.5s

      Operation canceled or timeout expired.
      • Cleanup0.11s

        • winbuildsv10.11s

          Could not clean temporary directory C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E347302 on winbuildsv1: System.InvalidOperationException: The process cannot access the file 'C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E347302\src\Inedo.UPack' 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)