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:1/10/2020 4:04:21 PM by gdivis@inedo.local
Start date:1/10/2020 4:04:21 PM
Completed date:1/10/2020 4:04:21 PM (0.37s)
Status:Failed

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

  • Execution Logs0.3s

    • Get Source Code from $Branch0.28s

      • Get GitLab Source from GitLab to 0.23s

        Unhandled exception: System.InvalidOperationException: Project 'Inedo.ServiceMessaging' not found on GitLab.
           at Inedo.Extensions.Operations.GitLabGetSourceOperation.<GetRepositoryUrlAsync>d__16.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E2312\Src\Git\GitLab.InedoExtension\Operations\GitLabGetSourceOperation.cs:line 64
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.Extensions.Operations.GetSourceOperation`1.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E2312\Src\Git\Common\Operations\GetSourceOperation.cs:line 47
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__48.MoveNext()