[ https://issues.apache.org/jira/browse/KAFKA-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142814#comment-15142814 ]
Ismael Juma commented on KAFKA-3167: ------------------------------------ The following is for the gradle binary so it can remain as is: {code} $GRADLE_2_4_RC_2_HOME/bin/gradle {code} GRADLE_USER_HOME is for the gradle data caches. Does that make sense? > Use local to the workspace Gradle cache and recreate it on every build > ---------------------------------------------------------------------- > > Key: KAFKA-3167 > URL: https://issues.apache.org/jira/browse/KAFKA-3167 > Project: Kafka > Issue Type: Improvement > Components: build > Reporter: Ismael Juma > > Kafka builds often fail with "Could not add entry > '/home/jenkins/.gradle/caches/modules-2/files-2.1/net.jpountz.lz4/lz4/1.3.0/c708bb2590c0652a642236ef45d9f99ff842a2ce/lz4-1.3.0.jar' > to cache fileHashes.bin" > I filed INFRA-11083 and Andrew Bayer suggested: > "Can you change your builds to use a local-to-the-workspace cache and then > nuke it/recreate it on every build?" > This issue is about changing the Jenkins config for one of the trunk builds > to do the above to see if it helps. -- This message was sent by Atlassian JIRA (v6.3.4#6332)