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

[Storage]: Compose object test is flaky #2038

Open
amanda-tarafa opened this issue Jan 30, 2023 · 0 comments
Open

[Storage]: Compose object test is flaky #2038

amanda-tarafa opened this issue Jan 30, 2023 · 0 comments
Assignees
Labels
api: storage Issues related to the Cloud Storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. type: process A process-related concern. May include testing, release, or the like.

Comments

@amanda-tarafa
Copy link
Member

Log here

Failed ComposeObjectTest.ComposeObject [611 ms]
  Error Message:
   Google.GoogleApiException : The service storage has thrown an exception. HttpStatusCode is BadRequest. Cannot compose object with destination storage class COLDLINE from source components that have different storage classes (STANDARD)
  Stack Trace:
     at Google.Apis.Requests.ClientServiceRequest`1.ParseResponse(HttpResponseMessage response)
   at Google.Apis.Requests.ClientServiceRequest`1.Execute()
   at ComposeObjectSample.ComposeObject(String bucketName, String firstObjectName, String secondObjectName, String targetObjectName) in /tmpfs/src/github/dotnet-docs-samples/storage/api/Storage.Samples/ComposeObject.cs:line 39
@amanda-tarafa amanda-tarafa added type: process A process-related concern. May include testing, release, or the like. priority: p2 Moderately-important priority. Fix may not be included in next release. api: storage Issues related to the Cloud Storage API. labels Jan 30, 2023
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Jan 30, 2023
@Rishabh-V Rishabh-V assigned Rishabh-V and unassigned gforgurups Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

6 participants
@danielduhh @amanda-tarafa @Rishabh-V @gforgurups and others