google-cloud-java icon indicating copy to clipboard operation
google-cloud-java copied to clipboard

IT Failure(google-cloud-vision): RESOURCE_EXHAUSTED

Open burkedavison opened this issue 1 year ago • 0 comments

Flake

https://source.cloud.google.com/results/invocations/2b33cd2e-2838-4a0f-b1d0-0fa0424da521/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative%2Fgraalvm-native-3/log

  JUnit Vintage:ITSystemTest:detectLandmarksUrlTest
    MethodSource [className = 'com.google.cloud.vision.it.ITSystemTest', methodName = 'detectLandmarksUrlTest', methodParameterTypes = '']
    => io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED
       com.google.cloud.vision.it.ITSystemTest.executeRequest(ITSystemTest.java:275)
       com.google.cloud.vision.it.ITSystemTest.request(ITSystemTest.java:245)
       com.google.cloud.vision.it.ITSystemTest.request(ITSystemTest.java:258)
       com.google.cloud.vision.it.ITSystemTest.request(ITSystemTest.java:258)
       com.google.cloud.vision.it.ITSystemTest.request(ITSystemTest.java:258)
       com.google.cloud.vision.it.ITSystemTest.request(ITSystemTest.java:240)
       com.google.cloud.vision.it.ITSystemTest.detectLandmarksUrlTest(ITSystemTest.java:354)
       [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
       org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
       org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
       [...]

burkedavison avatar Mar 13 '23 16:03 burkedavison