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-1.x (Build)
Created:4/8/2021 7:00:33 PM by gdivis@inedo.local
Start date:4/8/2021 7:00:33 PM
Completed date:4/8/2021 7:00:46 PM (13s)
Status:Failed

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

  • Execution Logs13s

    • Get Dependencies0.61s

      • HTTP Download https://proget.inedo.com/nuget/NuGetLibraries/package/$d/ to $d.nupkg0.016s

        Downloading https://proget.inedo.com/nuget/NuGetLibraries/package/Inedo.Agents.Client/950.1.0 to Inedo.Agents.Client.nupkg...
        Unhandled exception: System.Runtime.Serialization.SerializationException: Type 'Inedo.Extensibility.Operations.ExecuteOperation' in Assembly 'Inedo.SDK, Version=1.11.0.0, Culture=neutral, PublicKeyToken=29fae5dec3001603' is not marked as serializable. at System.Runtime.Serialization.FormatterServices.InternalGetSerializableMembers(RuntimeType type) at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory) at System.Runtime.Serialization.FormatterServices.GetSerializableMembers(Type type, StreamingContext context) at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitMemberInfo() at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.InitSerialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder) at System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo.Serialize(Object obj, ISurrogateSelector surrogateSelector, StreamingContext context, SerObjectInfoInit serObjectInfoInit, IFormatterConverter converter, ObjectWriter objectWriter, SerializationBinder binder) at System.Runtime.Serialization.Formatters.Binary.ObjectWriter.Serialize(Object graph, Header[] inHeaders, __BinaryWriter serWriter, Boolean fCheck) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Serialize(Stream serializationStream, Object graph, Header[] headers, Boolean fCheck) at Inedo.Extensions.Operations.HTTP.RemoteHttpJob.Serialize(Stream stream) at Inedo.Agents.Commands.JobStartCommand.Serialize(Stream stream) at Inedo.Agents.AgentCommand.SerializeInternal(Stream stream) at Inedo.Agents.Connections.PushServerConnection.<ExecuteCommandAsync>d__18.MoveNext() --- 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.Agents.InedoAgentClientBase.<ExecuteCommandAsync>d__29`1.MoveNext() --- 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.HTTP.HttpOperationBase.<CallRemoteAsync>d__54.MoveNext() --- 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.HTTP.HttpFileDownloadOperation.<ExecuteAsyncInternal>d__8.MoveNext() --- 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__49.MoveNext()