Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maestro promotion failure when publishing existing build to different channel #8004

Closed
2 tasks
epananth opened this issue Oct 6, 2021 · 1 comment
Closed
2 tasks
Assignees

Comments

@epananth
Copy link
Member

epananth commented Oct 6, 2021

  • This issue is blocking
  • This issue is causing unreasonable pain

Error -> https://dev.azure.com/dnceng/internal/_build/results?buildId=1404086&view=logs&j=ba23343f-f710-5af9-782d-5bd26b102304&t=6e277ba4-1c1e-552d-b96f-db0aeb4be20a

D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error : Specified argument was out of the range of valid values. (Parameter 'length')
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Azure.HttpRange..ctor(Int64 offset, Nullable`1 length)
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.AzureStorageExtensions.IsFileIdenticalToBlobAsync(BlobClient client, String file) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageExtensions.cs:line 46
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.AzureStorageAssetPublisher.PublishAssetAsync(String file, String blobPath, PushOptions options, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageAssetPublisher.cs:line 50
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.<>c__DisplayClass171_0.<<PublishAssetsUsingStreamingPublishingAsync>b__0>d.MoveNext() in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1754
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error : --- End of stack trace from previous location ---
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.PublishAssetsUsingStreamingPublishingAsync(IAssetPublisher assetPublisher, HashSet`1 assetsToPublish, Dictionary`2 buildAssets, TargetFeedConfig feedConfig, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1710
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.PublishAssetsAsync(IAssetPublisher assetPublisher, HashSet`1 assetsToPublish, Dictionary`2 buildAssets, TargetFeedConfig feedConfig, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1652
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.HandleBlobPublishingAsync(Dictionary`2 buildAssets, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1033
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error :    at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestV3.ExecuteAsync() in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestV3.cs:line 188
##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21505.4\tools\SdkTasks\PublishArtifactsInManifest.proj(139,5): error : Specified argument was out of the range of valid values. (Parameter 'length')
   at Azure.HttpRange..ctor(Int64 offset, Nullable`1 length)
   at Microsoft.DotNet.Build.Tasks.Feed.AzureStorageExtensions.IsFileIdenticalToBlobAsync(BlobClient client, String file) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageExtensions.cs:line 46
   at Microsoft.DotNet.Build.Tasks.Feed.AzureStorageAssetPublisher.PublishAssetAsync(String file, String blobPath, PushOptions options, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/AzureStorageAssetPublisher.cs:line 50
   at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.<>c__DisplayClass171_0.<<PublishAssetsUsingStreamingPublishingAsync>b__0>d.MoveNext() in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1754
--- End of stack trace from previous location ---
   at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.PublishAssetsUsingStreamingPublishingAsync(IAssetPublisher assetPublisher, HashSet`1 assetsToPublish, Dictionary`2 buildAssets, TargetFeedConfig feedConfig, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1710
   at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.PublishAssetsAsync(IAssetPublisher assetPublisher, HashSet`1 assetsToPublish, Dictionary`2 buildAssets, TargetFeedConfig feedConfig, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1652
   at Microsoft.DotNet.Build.Tasks.Feed.PublishArtifactsInManifestBase.HandleBlobPublishingAsync(Dictionary`2 buildAssets, SemaphoreSlim clientThrottle) in /_/src/Microsoft.DotNet.Build.Tasks.Feed/src/PublishArtifactsInManifestBase.cs:line 1033
@ghost ghost added the Needs Triage A new issue that needs to be associated with an epic. label Oct 6, 2021
@alexperovich alexperovich removed the Needs Triage A new issue that needs to be associated with an epic. label Oct 6, 2021
@epananth epananth closed this as completed Oct 7, 2021
@epananth epananth reopened this Oct 7, 2021
@epananth
Copy link
Member Author

Alex fixed this, closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants