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

ci: ci episodic anomalies #3672

Closed
yuluo-yx opened this issue Apr 3, 2024 · 1 comment
Closed

ci: ci episodic anomalies #3672

yuluo-yx opened this issue Apr 3, 2024 · 1 comment
Assignees
Labels

Comments

@yuluo-yx
Copy link
Collaborator

yuluo-yx commented Apr 3, 2024

2024-04-03T07:48:30.068Z ERROR 4460 --- [io-10101-exec-6] o.a.c.c.C.[.[.[/].[dispatcherServlet]    : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.lang.RuntimeException: failed] with root cause

java.lang.RuntimeException: failed
	at com.alibaba.cloud.circuitbreaker.sentinel.feign.FeignClientCircuitBreakerRuleIntegrationTest$Application$TestController.specificFeignMethod(FeignClientCircuitBreakerRuleIntegrationTest.java:226) ~[test-classes/:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
	at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:254) ~[spring-web-6.1.1.jar:6.1.1]
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:182) ~[spring-web-6.1.1.jar:6.1.1]
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.1.1.jar:6.1.1]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) ~[spring-webmvc-6.1.1.jar:6.1.1]

So far, he's appeared twice: https://github.com/alibaba/spring-cloud-alibaba/actions/runs/8535054213/job/23380645280

@yuluo-yx yuluo-yx changed the title ci: ci Episodic anomalies ci: ci episodic anomalies Apr 3, 2024
@yuluo-yx yuluo-yx self-assigned this Apr 7, 2024
@yuluo-yx yuluo-yx added the kind/bug Mark as bug label Apr 7, 2024
@yuluo-yx
Copy link
Collaborator Author

yuluo-yx commented Apr 8, 2024

solved In #3676, so closed

@yuluo-yx yuluo-yx closed this as completed Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant