INFO : 2021-04-16 14:40:01Z - Finding issues in project PG... INFO : 2021-04-16 14:40:02Z - Found 11 issues. INFO : 2021-04-16 14:40:02Z - Template applied. INFO : 2021-04-16 14:40:02Z - Performing HTTP POST request to https://my.inedo.com/services/legacy/releases/pg/create... ERROR: 2021-04-16 14:40:02Z - Unhandled exception: System.NotSupportedException: Type Inedo.ExecutionEngine.RuntimeMapValue is not serializable using SlimBinaryFormatter. at Inedo.Serialization.SlimBinaryFormatter.WriteValue(BinaryWriter writer, Type type, Object value) at Inedo.Serialization.SlimBinaryFormatter.SerializeObject(BinaryWriter writer, Object obj) at Inedo.Serialization.SlimBinaryFormatter.WriteValue(BinaryWriter writer, Type type, Object value) at Inedo.Serialization.SlimBinaryFormatter.Serialize(Object obj, Stream stream) at Inedo.Agents.LocalJobExecuter.DuplicateJob(RemoteJob job) at Inedo.Agents.LocalJobExecuter.d__0.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.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.HttpPostOperation.d__22.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.d__49.MoveNext()