grpc-java/buildscripts
Eric Anderson 57af63ad0a kokoro: Increase gradle mem in android-interop
To try to aid failure when building android-interop-testing
```
The Daemon will expire after the build after running out of JVM heap space.
The project memory settings are likely not configured or are configured to an insufficient value.
The daemon will restart for the next build, which may increase subsequent build times.
These settings can be adjusted by setting 'org.gradle.jvmargs' in 'gradle.properties'.
The currently configured max heap space is '512 MiB' and the configured max metaspace is '384 MiB'.
...
Exception in thread "Daemon client event forwarder" java.lang.OutOfMemoryError: Java heap space
...
> Task :grpc-android-interop-testing:mergeDexDebug FAILED
ERROR:D8: java.lang.OutOfMemoryError: Java heap space
com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
```
2025-02-14 13:20:05 -08:00
..
grpc-java-artifacts examples: Upgrade Maven plugin versions 2024-08-13 16:43:44 -07:00
kokoro kokoro: Increase gradle mem in android-interop 2025-02-14 13:20:05 -08:00
observability-test gcp observability: Update Docker images to eclipse-temurin (#10218) 2023-05-30 08:03:36 -07:00
xds-k8s buildscripts: Migrate PSM Interop to Artifact Registry (#11079) 2024-04-08 10:27:09 -07:00
build_artifacts_in_docker.sh Add support for cross-compiling for aarch64 platform 2019-12-06 14:21:34 -08:00
build_docker.sh buildscripts: Cross-compile in Docker 2023-04-18 16:16:35 -07:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml api: Use package-private IgnoreJRERequirement 2024-12-23 12:45:26 -08:00
make_dependencies.bat Use Protobuf 21.7 in our code generator 2022-10-04 10:22:52 -07:00
make_dependencies.sh Add support for cross-compiling for s390x platform (#9455) 2023-03-23 13:21:31 -07:00
run_in_docker.sh Add support for cross-compiling for s390x platform (#9455) 2023-03-23 13:21:31 -07:00
sign-local-repo.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sonatype-upload.sh buildscripts: Fail sonatype-upload for non-200 HTTP status code 2023-06-15 13:35:00 -07:00
sync-protos.sh s2a: Add gRPC S2A (#11113) 2024-09-13 17:11:17 -07:00
xds_logging.properties buildscripts,interop-testing: Increase logging for xDS tests (#6818) 2020-03-11 20:34:26 -07:00