google-cloud-java
google-cloud-java copied to clipboard
Google Cloud Client Library for Java
https://fusion2.corp.google.com/invocations/ea6561e3-effe-48a3-acab-fd213bfbbb98/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-a%2Fgraalvm-native-5;config=default/log ``` [6/8] Compiling methods... [**************] (216.9s @ 5.69GB) OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000606000000, 1547698176, 0) failed; error='Not enough space' (errno=12) # # There is insufficient memory for...
The following release PRs may have failed: * #11150 - The release job failed -- check the build log.
I'm using the following libraries to configure the Apihub Java Client to the Gradle project. - implementation platform('com.google.cloud:libraries-bom:26.45.0') - implementation 'com.google.cloud:google-cloud-apihub' - implementation group: 'com.google.auth', name: 'google-auth-library-oauth2-http', version: '1.24.0' However,...
https://fusion2.corp.google.com/invocations/d8831e74-5a7c-47c6-8df3-8b31b049c1da/targets/github%2Fgoogle-cloud-java%2Fjava-vertexai%2Fgoogle-cloud-vertexai%2Ftarget%2Fsurefire-reports;config=default/tests ``` com.google.api.gax.rpc.ResourceExhaustedException: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: Unable to submit request because the service is temporarily out of capacity. Try again later. at com.google.api.gax.rpc.ApiExceptionFactory.createException([ApiExceptionFactory.java:100](https://cs.corp.google.com/#search/&q=f:com/google/api/gax/rpc/ApiExceptionFactory.java:100&ws=&snapshot=0)) at com.google.api.gax.rpc.ApiExceptionFactory.createException([ApiExceptionFactory.java:41](https://cs.corp.google.com/#search/&q=f:com/google/api/gax/rpc/ApiExceptionFactory.java:41&ws=&snapshot=0)) at com.google.api.gax.grpc.GrpcApiExceptionFactory.create([GrpcApiExceptionFactory.java:86](https://cs.corp.google.com/#search/&q=f:com/google/api/gax/grpc/GrpcApiExceptionFactory.java:86&ws=&snapshot=0)) at com.google.api.gax.grpc.GrpcApiExceptionFactory.create([GrpcApiExceptionFactory.java:66](https://cs.corp.google.com/#search/&q=f:com/google/api/gax/grpc/GrpcApiExceptionFactory.java:66&ws=&snapshot=0)) at com.google.api.gax.grpc.GrpcExceptionCallable$ExceptionTransformingFuture.onFailure([GrpcExceptionCallable.java:97](https://cs.corp.google.com/#search/&q=f:com/google/api/gax/grpc/GrpcExceptionCallable.java:97&ws=&snapshot=0))...
https://fusion2.corp.google.com/invocations/bb99cb99-c4f8-4cac-92cf-c29641ef816e/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fgoogle-cloud-java%2Fnightly%2Fgraalvm-sub-jobs%2Fnative-b%2Fgraalvm-native-14;config=default/log ``` 08:05:41:069 [ERROR] Failed to execute goal org.graalvm.buildtools:native-maven-plugin:0.10.2:test (test-native) on project google-cloud-apihub: Missing jar-file for com.google.api.grpc:grpc-google-cloud-apihub-v1:jar:0.3.0-SNAPSHOT:test. Ensure that native-maven-plugin runs in package phase. -> [Help 1] ```