See <https://builds.apache.org/job/kafka-trunk-jdk8/266/changes>
Changes: [wangguoz] KAFKA-3016: phase-1. A local store for join window ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/kafka.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/kafka.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/kafka.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision b0b3e5aebf381faf81bd9454ef7b448e2ad922c7 (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f b0b3e5aebf381faf81bd9454ef7b448e2ad922c7 > git rev-list 57df460f8d7b225509dd8c061a5b6efa65c8ac9c # timeout=10 Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 [kafka-trunk-jdk8] $ /bin/bash -xe /tmp/hudson2400726089512515786.sh + /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2/bin/gradle To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.4-rc-2/userguide/gradle_daemon.html. Building project 'core' with Scala version 2.10.6 :downloadWrapper BUILD SUCCESSFUL Total time: 8.462 secs Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 [kafka-trunk-jdk8] $ /bin/bash -xe /tmp/hudson7309766309063465237.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./gradlew -Dorg.gradle.project.maxParallelForks=1 clean jarAll testAll To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.10/userguide/gradle_daemon.html. Building project 'core' with Scala version 2.10.6 :clean UP-TO-DATE :clients:clean :connect:clean UP-TO-DATE :core:clean :examples:clean :log4j-appender:clean :streams:clean :tools:clean :connect:api:clean :connect:file:clean :connect:json:clean :connect:runtime:clean :jar_core_2_10 Building project 'core' with Scala version 2.10.6 :kafka-trunk-jdk8:clients:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning :jar_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Could not add entry '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/classes/main/org/apache/kafka/common/config/SaslConfigs.class'> to cache fileHashes.bin (<https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle/2.10/taskArtifacts/fileHashes.bin).> > Corrupted FreeListBlock 674085 found in cache > '<https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle/2.10/taskArtifacts/fileHashes.bin'.> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 13.577 secs Build step 'Execute shell' marked build as failure Recording test results Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error? Setting JDK1_8_0_45_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk1.8.0_45 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2