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 STG 96 #45604

Merged
merged 29 commits into from
Oct 7, 2024

Merge branch 'main' into feature/storage/stg96base2

c85cc69
Select commit
Loading
Failed to load commit list.
Merged

Storage STG 96 #45604

Merge branch 'main' into feature/storage/stg96base2
c85cc69
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - storage - datamovement - ci succeeded Oct 7, 2024 in 8m 2s

Build #20241007.4 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 12,079 (95.56%)
  • Other: 560 (4.43%)
  • Total: 12,640
Code coverage

  • 15265 of 47510 lines covered (32.13%)

Annotations

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

CSC#L0

CSC(0,0): Error CS1705: Assembly 'Azure.Storage.Files.Shares' with identity 'Azure.Storage.Files.Shares, Version=12.21.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' uses 'Azure.Storage.Common, Version=12.22.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' which has a higher version than referenced assembly 'Azure.Storage.Common' with identity 'Azure.Storage.Common, Version=12.20.1.0, Culture=neutral, PublicKeyToken=92742159e12e44c8'

Check failure on line 302 in sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs#L302

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs(302,84): Error CS1503: Argument 2: cannot convert from 'Azure.Storage.StorageSharedKeyCredential' to 'Azure.Storage.Files.Shares.ShareClientOptions'

Check failure on line 329 in sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs#L329

sdk\storage\Azure.Storage.DataMovement.Files.Shares\src\ShareFilesStorageResourceProvider.cs(329,74): Error CS1503: Argument 2: cannot convert from 'Azure.Storage.StorageSharedKeyCredential' to 'Azure.Storage.Files.Shares.ShareClientOptions'

Check failure on line 127 in C:\hostedtoolcache\windows\dotnet\sdk\8.0.100\Microsoft.Common.CrossTargeting.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

C:\hostedtoolcache\windows\dotnet\sdk\8.0.100\Microsoft.Common.CrossTargeting.targets#L127

C:\hostedtoolcache\windows\dotnet\sdk\8.0.100\Microsoft.Common.CrossTargeting.targets(127,5): Error MSB4181: The "MSBuild" task returned false but did not log an error.

Check failure on line 1 in Azure.Storage.DataMovement.Blobs.Tests.BlobContainerClientExtensionsIntegrationTests(False,V2024_11_04,null).StartUploadDirectoryAsync_WithOptions_Failed

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - storage - datamovement - ci

Azure.Storage.DataMovement.Blobs.Tests.BlobContainerClientExtensionsIntegrationTests(False,V2024_11_04,null).StartUploadDirectoryAsync_WithOptions_Failed

Multiple failures or warnings in test:
  1) Failure occurred at Transfer id: d987ee60-447c-4b75-86d8-28a5be0ad7e4.
Source Resource Path: file:///C:/Users/cloudtest/AppData/Local/Temp/dfa0b384-3510-444b-a93d-0f120e34057a/blob0
Destination Resource Path: https://amandapreprod.blob.core.windows.net/test-container-42f852d6-8cc3-a43c-2167-5ab7b7ca7f44/blob0
Exception Message: The specified blob already exists.
RequestId:84c932a9-101e-000b-72c5-155bdf000000
Time:2024-10-03T18:53:30.8095111Z
Status: 409 (Conflict)
ErrorCode: BlobAlreadyExists

Service request succeeded. Response content and headers are not included to avoid logging sensitive data.

Exception Stack:    at Azure.Storage.Blobs.BlockBlobRestClient.Upload(Int64 contentLength, Stream body, Nullable`1 timeout, Byte[] transactionalContentMD5, String blobContentType, String blobContentEncoding, String blobContentLanguage, Byte[] blobContentMD5, String blobCacheControl, IDictionary`2 metadata, String leaseId, String blobContentDisposition, String encryptionKey, String encryptionKeySha256, Nullable`1 encryptionAlgorithm, String encryptionScope, Nullable`1 tier, Nullable`1 ifModifiedSince, Nullable`1 ifUnmodifiedSince, String ifMatch, String ifNoneMatch, String ifTags, String blobTagsString, Nullable`1 immutabilityPolicyExpiry, Nullable`1 immutabilityPolicyMode, Nullable`1 legalHold, Byte[] transactionalContentCrc64, String structuredBodyType, Nullable`1 structuredContentLength, CancellationToken cancellationToken) in /_/sdk/storage/Azure.Storage.Blobs/src/Generated/BlockBlobRestClient.cs:line 266
   at Azure.Storage.Blobs.Specialized.BlockBlobClient.<UploadInternal>d__34.MoveNext() in /_/sdk/storage/Azure.Storage.Blobs/src/BlockBlobClient.cs:line 967
--- 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 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
   at Azure.Storage.Blobs.Specialized.BlockBlobClient.<>c__DisplayClass65_0.<<GetPartitionedUploaderBehaviors>b__0>d.MoveNext() in /_/sdk/storage/Azure.Storage.Blobs/src/BlockBlobClient.cs:line 3179
--- 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 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
   at Azure.Storage.PartitionedUploader`2.<UploadInternal>d__33.MoveNext() in /_/sdk/storage/Azure.Storage.Common/src/Shared/PartitionedUploader.cs:line 465
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Azure.Core.Pipeline.TaskExtensions.EnsureCompleted[T](Task`1 task) in /_/sdk/core/Azure.Core/src/Shared/TaskExtensions.cs:line 33
   at Azure.Storage.Blobs.Specialized.BlockBlobClient.Upload(Stream content, BlobUploadOptions options, CancellationToken cancellationToken) in /_/sdk/storage/Azure.Storage.Blobs/src/BlockBlobClient.cs:line 545
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core.TestFramework\src\Instrumentation\DiagnosticSco
Raw output
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.<AssertContainerCompletedWithFailedCheck>d__39.MoveNext() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 257
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
   at Azure.Storage.DataMovement.Blobs.Tests.BlobContainerClientExtensionsIntegrationTests.<StartUploadDirectoryAsync_WithOptions_Failed>d__11.MoveNext() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\BlobContainerClientExtensionsIntegrationTests.cs:line 205
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Azure.Storage.DataMovement.Blobs.Tests.BlobContainerClientExtensionsIntegrationTests.<StartUploadDirectoryAsync_WithOptions_Failed>d__11.MoveNext() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement.Blobs\tests\BlobContainerClientExtensionsIntegrationTests.cs:line 210
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

1)    at Azure.Storage.DataMovement.Tests.TestEventsRaised.<AssertUnexpectedFailureCheck>b__34_0() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 138
   at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate)
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.AssertUnexpectedFailureCheck() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 134
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.<>c__DisplayClass39_0.<AssertContainerCompletedWithFailedCheck>b__0() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 259
   at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate)
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.<AssertContainerCompletedWithFailedCheck>d__39.MoveNext() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 257

2)    at Azure.Storage.DataMovement.Tests.TestEventsRaised.<AssertUnexpectedFailureCheck>b__34_0() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 138
   at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate)
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.AssertUnexpectedFailureCheck() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 134
   at Azure.Storage.DataMovement.Tests.TestEventsRaised.<>c__DisplayClass39_0.<AssertContainerCompletedWithFailedCheck>b__0() in D:\a\_work\1\s\sdk\storage\Azure.Storage.DataMovement\tests\Shared\TestEventsRaised.cs:line 259
   at NUnit.Framework.Assert.Multiple(TestDelegate testDelegate)
   at Azure.Stora