INFO : 2020-10-09 19:32:46Z - Finding issues in project PG... INFO : 2020-10-09 19:32:47Z - Found 11 issues. INFO : 2020-10-09 19:32:47Z - Template applied. INFO : 2020-10-09 19:32:47Z - Performing HTTP POST request to https://my.inedo.com/services/legacy/releases/pg/create... INFO : 2020-10-09 19:32:48Z - Server responded with status code 200 - OK INFO : 2020-10-09 19:32:48Z - Uploading file notes.xml to https://my.inedo.com/services/legacy/releases/pg/upload-notes?releaseNumber=5.3.13... INFO : 2020-10-09 19:32:48Z - Server responded with status code 200 - OK INFO : 2020-10-09 19:32:48Z - HTTP file upload completed. INFO : 2020-10-09 19:32:48Z - Repackaging InedoReleases/ProGet.Service 5.3.13-rc.19 to 5.3.13 on https://proget.inedo.com (PrereleaseProducts feed)... INFO : 2020-10-09 19:32:49Z - Repackage was successful. INFO : 2020-10-09 19:32:50Z - Promoting InedoReleases/ProGet.Service 5.3.13 from PrereleaseProducts to Products on https://proget.inedo.com... INFO : 2020-10-09 19:33:20Z - Promotion was successful. INFO : 2020-10-09 19:33:20Z - Repackaging InedoReleases/ProGet.Web 5.3.13-rc.19 to 5.3.13 on https://proget.inedo.com (PrereleaseProducts feed)... INFO : 2020-10-09 19:33:21Z - Repackage was successful. INFO : 2020-10-09 19:33:21Z - Promoting InedoReleases/ProGet.Web 5.3.13 from PrereleaseProducts to Products on https://proget.inedo.com... INFO : 2020-10-09 19:33:22Z - Promotion was successful. INFO : 2020-10-09 19:33:22Z - Repackaging InedoReleases/ProGet.SqlScripts 5.3.13-rc.19 to 5.3.13 on https://proget.inedo.com (PrereleaseProducts feed)... INFO : 2020-10-09 19:33:22Z - Repackage was successful. INFO : 2020-10-09 19:33:22Z - Promoting InedoReleases/ProGet.SqlScripts 5.3.13 from PrereleaseProducts to Products on https://proget.inedo.com... INFO : 2020-10-09 19:33:22Z - Promotion was successful. INFO : 2020-10-09 19:33:23Z - Repackaging InedoReleases/ProGet.Extensions 5.3.13-rc.19 to 5.3.13 on https://proget.inedo.com (PrereleaseProducts feed)... INFO : 2020-10-09 19:33:53Z - Repackage was successful. INFO : 2020-10-09 19:33:53Z - Promoting InedoReleases/ProGet.Extensions 5.3.13 from PrereleaseProducts to Products on https://proget.inedo.com... INFO : 2020-10-09 19:33:53Z - Promotion was successful. INFO : 2020-10-09 19:33:54Z - Repackaging InedoReleases/ProGet.RompPack 5.3.13-rc.19 to 5.3.13 on https://proget.inedo.com (PrereleaseProducts feed)... INFO : 2020-10-09 19:34:24Z - Repackage was successful. INFO : 2020-10-09 19:34:24Z - Promoting InedoReleases/ProGet.RompPack 5.3.13 from PrereleaseProducts to Products on https://proget.inedo.com... INFO : 2020-10-09 19:34:24Z - Promotion was successful. INFO : 2020-10-09 19:34:24Z - Tag 'https://gitlab.com/inedo/ProGet.git' as 'ProGet-5.3.13.19'... INFO : 2020-10-09 19:34:34Z - Tag complete. INFO : 2020-10-09 19:34:34Z - Variable set. INFO : 2020-10-09 19:34:36Z - Template applied. INFO : 2020-10-09 19:34:36Z - Uploading package to Products... ERROR: 2020-10-09 19:34:36Z - Unhandled exception: System.InvalidOperationException: ServerUrl is not set. at Inedo.Extensions.YouTrack.YouTrackClient..ctor(YouTrackOperationBase operation, String resourceName, ICredentialResolutionContext context) at Inedo.Extensions.YouTrack.Operations.ReleaseYouTrackVersionOperation.d__16.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() WARN : 2020-10-09 19:34:36Z - Failed to automatically archive release. INFO : 2020-10-09 19:34:37Z - Stopping service ProGet_5_3_13_19... INFO : 2020-10-09 19:34:38Z - Service is stopped. INFO : 2020-10-09 19:34:38Z - Stopping service ProGet_5_3_13_19_Web... INFO : 2020-10-09 19:34:38Z - Service is stopped. INFO : 2020-10-09 19:34:38Z - Deleted directory C:\Websites\CI\ProGet.5.3.13.19. INFO : 2020-10-09 19:34:38Z - Executing database statement: DROP DATABASE IF EXISTS ProGet_5_3_13_19 ERROR: 2020-10-09 19:34:58Z - Unhandled exception: System.Data.SqlClient.SqlException (0x80131904): Cannot drop database "ProGet_5_3_13_19" because it is currently in use. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlCommand.InternalEndExecuteNonQuery(IAsyncResult asyncResult, String endMethod, Boolean isInternal) at System.Data.SqlClient.SqlCommand.EndExecuteNonQueryInternal(IAsyncResult asyncResult) at System.Data.SqlClient.SqlCommand.EndExecuteNonQueryAsync(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization) --- 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.SqlServer.SqlServerDatabaseProvider.d__14.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E19543\Src\SqlServer\InedoExtension\DatabaseProviders\SqlServerDatabaseProvider.cs:line 254 --- 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.DatabaseConnections.ExecuteStatementJob.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.Agents.AgentCommand`1.d__5.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.AgentCommandDispatcher.d__7.MoveNext() ClientConnectionId:e03cc5d7-7cba-4866-ad7f-17a5ad434d51 Error Number:3702,State:4,Class:16 WARN : 2020-10-09 19:34:58Z - Failed to drop the ProGet_5_3_13_19 database.