Skip to content

[BUG] Azure SDK java-monitor Build/Release Pipeline not stable #37386

Open
@heyams

Description

@heyams

I frequently have issues with test-proxy for CI build and release pipelines.  
Rerun usually fixed it automatically, but recently it's getting worse. 4 reruns are required for today's release.
It's very time consuming on PR and releases.
I wonder if you can have someone look into it.

full stack trace

java.io.UncheckedIOException: io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer
at com.azure.core.http.netty.NettyAsyncHttpClient.sendSync(NettyAsyncHttpClient.java:180)
at com.azure.core.test.http.TestProxyPlaybackClient.stopPlayback(TestProxyPlaybackClient.java:136)
at com.azure.core.test.InterceptorManager.close(InterceptorManager.java:365)
at com.azure.core.test.TestBase.teardownTest(TestBase.java:201)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)

cc @srnagar @mssfang @trask

Metadata

Metadata

Assignees

Labels

Azure.Coreazure-coreClientThis issue points to a problem in the data-plane of the library.needs-team-triageWorkflow: This issue needs the team to triage.test-proxyAnything relating to test-proxy requests or issues.

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions