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

Script:Build
Pipeline:Release (Build)
Created:5/19/2025 9:10:22 PM by apapadimoulis@inedo.local
Start date:5/19/2025 9:10:27 PM
Completed date:5/19/2025 9:10:29 PM (2.5s)
Status:Failed

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

  • Execution Logs2.5s

    • Get Source2.5s

      • Check out code from $Repository to $WorkingDirectory2.4s

        Updating local repository for https://gitlab.com/ChooseYourStory/chooseyourstory.git...
        Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E557893\...
        Unhandled exception: System.InvalidOperationException: Sequence contains no matching element at System.Linq.ThrowHelper.ThrowNoMatchException() at Inedo.Extensions.Git.RepoMan.<>c__DisplayClass6_0.<<ExportAsync>g__exportTree|0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 174 --- End of stack trace from previous location --- at Inedo.Extensions.Git.RepoMan.<>c__DisplayClass6_0.<<ExportAsync>g__exportTree|0>d.MoveNext() in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 189 --- End of stack trace from previous location --- at Inedo.Extensions.Git.RepoMan.ExportAsync(RepoExportOptions options, CancellationToken cancellationToken) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\RepoMan.cs:line 142 at Inedo.Extensions.Git.Operations.CheckoutCodeOperation.RemoteExecuteAsync(IRemoteOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E543343\Src\Git\InedoExtension\Operations\CheckoutCodeOperation.cs:line 64 at Inedo.Extensibility.Operations.RemoteExecuteOperation.RemoteExecuteJob.ExecuteAsync(CancellationToken cancellationToken) at Inedo.Agents.AgentCommand`1.Inedo.Agents.IAgentCommandWithResponse.ExecuteAsync(Stream responseStream) at Inedo.Agents.AgentCommandDispatcher.ExecuteCommandAsync(AgentCommand command, IClientConnection connection)