You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/05 20:01:54 UTC

Build failed in Jenkins: kafka-0.11.0-jdk7 #100

See <https://builds.apache.org/job/kafka-0.11.0-jdk7/100/display/redirect?page=changes>

Changes:

[wangguoz] KAFKA-5357: capture unexpected exception in txn marker sender thread and

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/kafka-0.11.0-jdk7/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 fetch --tags --progress https://git-wip-us.apache.org/repos/asf/kafka.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/0.11.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/0.11.0^{commit} # timeout=10
Checking out Revision d51b54918ef69ecf418b3a373f098589a270aa6f (refs/remotes/origin/0.11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d51b54918ef69ecf418b3a373f098589a270aa6f
 > git rev-list bf2966a73aa7e40d7724a28c8cf8f30765cf8bcc # timeout=10
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[kafka-0.11.0-jdk7] $ /bin/bash -xe /tmp/hudson3158201499224403317.sh
+ rm -rf <https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/.gradle>
+ /home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2/bin/gradle
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.4-rc-2/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Building project 'core' with Scala version 2.11.11
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/clients/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/clients/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/core/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/clients/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/streams/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/streams/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/json/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/runtime/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/runtime/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/json/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/json/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/runtime/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/streams/examples/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/transforms/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/streams/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/examples/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/api/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/tools/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/transforms/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/log4j-appender/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/file/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/log4j-appender/build/classes/main'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/core/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/core/build/resources/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/api/build/classes/test'>
Cleaned up directory '<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/connect/file/build/classes/test'>
:downloadWrapper

BUILD SUCCESSFUL

Total time: 18.098 secs
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[kafka-0.11.0-jdk7] $ /bin/bash -xe /tmp/hudson4833554968138001601.sh
+ export 'GRADLE_OPTS=-Xmx1024m -XX:MaxPermSize=256m'
+ GRADLE_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
+ ./gradlew --no-daemon -PmaxParallelForks=1 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true clean testAll
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/3.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Building project 'core' with Scala version 2.11.11
:clean UP-TO-DATE
:clients:clean
:connect:clean UP-TO-DATE
:core:clean
:examples:clean
:jmh-benchmarks:clean UP-TO-DATE
:log4j-appender:clean
:streams:clean
:tools:clean
:connect:api:clean
:connect:file:clean
:connect:json:clean
:connect:runtime:clean
:connect:transforms:clean
:streams:examples:clean
:test_core_2_11
Building project 'core' with Scala version 2.11.11
:kafka-0.11.0-jdk7:clients:compileJava<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/clients/src/main/java/org/apache/kafka/clients/consumer/internals/Fetcher.java>:709: warning: [deprecation] offsets in PartitionData has been deprecated
                        offset = partitionData.offsets.get(0);
                                              ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning

:kafka-0.11.0-jdk7:clients:processResources NO-SOURCE
:kafka-0.11.0-jdk7:clients:classes
:kafka-0.11.0-jdk7:clients:determineCommitId UP-TO-DATE
:kafka-0.11.0-jdk7:clients:createVersionFile
:kafka-0.11.0-jdk7:clients:jar
:kafka-0.11.0-jdk7:clients:compileTestJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:kafka-0.11.0-jdk7:clients:processTestResources
:kafka-0.11.0-jdk7:clients:testClasses
:kafka-0.11.0-jdk7:core:compileJava NO-SOURCE
:kafka-0.11.0-jdk7:core:compileScala FAILED
:test_core_2_11 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kafka-0.11.0-jdk7:core:compileScala'.
> java.lang.NullPointerException (no error message)

* 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: 43.705 secs
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] No files found. Configuration error?
[FINDBUGS] Computing warning deltas based on reference build #99
Recording test results
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-0.11.0-jdk7 #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-0.11.0-jdk7/101/display/redirect?page=changes>