Environment: | Integration |
Script: | Build |
Pipeline: | Release (Build) |
Created: | 6/29/2020 6:19:35 PM by gdivis@inedo.local |
Start date: | 6/29/2020 6:19:36 PM |
Completed date: | 6/29/2020 6:19:47 PM (11s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
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]
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]
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.<ExecuteAsync>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.<ExecuteActionAsync>d__49.MoveNext()