INFO : 2020-06-29 22:19:36Z - Getting source from 'https://gitlab.com/inedo/inedo.servicemessaging.git' on 'master' branch... INFO : 2020-06-29 22:19:37Z - Get source complete. INFO : 2020-06-29 22:19:37Z - Variable set. INFO : 2020-06-29 22:19:37Z - Setting Version in C:\ProgramData\BuildMaster\Temp\Service\_E45639\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2... INFO : 2020-06-29 22:19:37Z - Setting AssemblyVersion in C:\ProgramData\BuildMaster\Temp\Service\_E45639\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2.0... INFO : 2020-06-29 22:19:37Z - Setting FileVersion in C:\ProgramData\BuildMaster\Temp\Service\_E45639\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2.14... INFO : 2020-06-29 22:19:37Z - Setting PackageVersion in C:\ProgramData\BuildMaster\Temp\Service\_E45639\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj to 1.0.2-ci.14... WARN : 2020-06-29 22:19:46Z - C:\Program Files\dotnet\sdk\3.1.101\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(198,5): warning NU5105: The package version '1.0.2-ci.14' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. [C:\ProgramData\BuildMaster\Temp\Service\_E45639\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj] WARN : 2020-06-29 22:19:46Z - C:\Program Files\dotnet\sdk\3.1.101\Sdks\NuGet.Build.Tasks.Pack\buildCrossTargeting\NuGet.Build.Tasks.Pack.targets(198,5): warning NU5105: The package version '1.0.2-ci.14' uses SemVer 2.0.0 or components of SemVer 1.0.0 that are not supported on legacy clients. Change the package version to a SemVer 1.0.0 string. If the version contains a release label it must start with a letter. This message can be ignored if the package is not intended for older clients. [C:\ProgramData\BuildMaster\Temp\Service\_E45639\Inedo.ServiceMessaging\Inedo.ServiceMessaging.csproj] ERROR: 2020-06-29 22:19:47Z - Unhandled exception: System.InvalidOperationException: The specified resource ("PublicProget-builds") were not found. at Inedo.Extensibility.SecureResources.SecureResource.Create(String resourceName, IResourceResolutionContext context) at Inedo.Extensions.NuGet.Operations.PushPackageOperation.d__8.MoveNext() in C:\InedoAgent\BuildMasterTemp\pub\Temp\_E30395\Src\NuGet\InedoExtension\Operations\PushPackageOperation.cs:line 43 --- 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()