Skip to content

C# Test Failure: Grpc.Core.Tests.ClientServerTest.Channel_ConnectAsync #13890

@mehrdada

Description

@mehrdada

Test failure (likely flake) spotted on #13889 (on v1.8.x branch).

target: csharp.Grpc.Core.Tests.ClientServerTest

https://sponge.corp.google.com/target?id=3ae0831c-c295-4efe-95c4-0f0765e46bf5&target=github/grpc/csharp_linux_opt_native&searchFor=&show=FAILED&sortBy=STATUS

1) Error : Grpc.Core.Tests.ClientServerTest.Channel_ConnectAsync
TearDown : System.AggregateException : One or more errors occurred.
  ----> System.Exception : Shutdown check: Detected 1 pending batch completions.
--TearDown
  at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Threading.Tasks.Task.Wait () [0x00000] in <62f5937022004555807e6c57c33f6684>:0 
  at Grpc.Core.Tests.ClientServerTest.Cleanup () [0x0001b] in <35cdaffe585b4b758ce0007884a23ee3>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <62f5937022004555807e6c57c33f6684>:0 
--Exception
  at Grpc.Core.Internal.DebugStats.DebugWarning (System.String message) [0x0000b] in <0264dd581495492984f7e0ce3b01ab59>:0 
  at Grpc.Core.Internal.DebugStats.CheckOK () [0x00020] in <0264dd581495492984f7e0ce3b01ab59>:0 
  at Grpc.Core.GrpcEnvironment+<ShutdownAsync>d__51.MoveNext () [0x00127] in <0264dd581495492984f7e0ce3b01ab59>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <62f5937022004555807e6c57c33f6684>:0 
  at Grpc.Core.GrpcEnvironment+<ReleaseAsync>d__20.MoveNext () [0x000bc] in <0264dd581495492984f7e0ce3b01ab59>:0 
--- End of stack trace from previous location where exception was thrown ---
  at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <62f5937022004555807e6c57c33f6684>:0 
  at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <62f5937022004555807e6c57c33f6684>:0 
  at Grpc.Core.Server+<ShutdownInternalAsync>d__32.MoveNext () [0x0016c] in <0264dd581495492984f7e0ce3b01ab59>:0 


Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions