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

Changes:

[jason] MINOR: Use kill_java_processes when killing ConsoleConsumer in system

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git fetch --tags --progress https://github.com/apache/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 530a02a1b3c6959c764eaed797850ba5080e3e1a 
(refs/remotes/origin/0.11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 530a02a1b3c6959c764eaed797850ba5080e3e1a
Commit message: "MINOR: Use kill_java_processes when killing ConsoleConsumer in 
system tests (#5297)"
 > git rev-list --no-walk 5ad8513c8d3edaed699d1ec1a87f9cb1ac0013c4 # timeout=10
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
[kafka-0.11.0-jdk7] $ /bin/bash -xe /tmp/jenkins606738726505032475.sh
+ rm -rf <https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/.gradle>
+ /home/jenkins/tools/gradle/4.4/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/4.4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Support for running Gradle using Java 7 has been deprecated and is scheduled to 
be removed in Gradle 5.0. Please see 
https://docs.gradle.org/4.4.1/userguide/java_plugin.html#sec:java_cross_compilation
 for more details.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'kafka-0.11.0-jdk7'.
> Could not resolve all files for configuration ':classpath'.
   > Could not resolve org.ajoberstar:grgit:1.9.2.
     Required by:
         project :
      > Could not resolve org.ajoberstar:grgit:1.9.2.
         > Could not get resource 
'https://repo.maven.apache.org/maven2/org/ajoberstar/grgit/1.9.2/grgit-1.9.2.pom'.
            > Could not HEAD 
'https://repo.maven.apache.org/maven2/org/ajoberstar/grgit/1.9.2/grgit-1.9.2.pom'.
               > Received fatal alert: protocol_version
      > Could not resolve org.ajoberstar:grgit:1.9.2.
         > Could not get resource 
'https://jcenter.bintray.com/org/ajoberstar/grgit/1.9.2/grgit-1.9.2.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/org/ajoberstar/grgit/1.9.2/grgit-1.9.2.pom'.
               > Remote host closed connection during handshake
   > Could not resolve com.github.ben-manes:gradle-versions-plugin:0.14.0.
     Required by:
         project :
      > Could not resolve com.github.ben-manes:gradle-versions-plugin:0.14.0.
         > Could not get resource 
'https://repo.maven.apache.org/maven2/com/github/ben-manes/gradle-versions-plugin/0.14.0/gradle-versions-plugin-0.14.0.pom'.
            > Could not HEAD 
'https://repo.maven.apache.org/maven2/com/github/ben-manes/gradle-versions-plugin/0.14.0/gradle-versions-plugin-0.14.0.pom'.
               > Received fatal alert: protocol_version
      > Could not resolve com.github.ben-manes:gradle-versions-plugin:0.14.0.
         > Could not get resource 
'https://jcenter.bintray.com/com/github/ben-manes/gradle-versions-plugin/0.14.0/gradle-versions-plugin-0.14.0.pom'.
            > Could not HEAD 
'https://jcenter.bintray.com/com/github/ben-manes/gradle-versions-plugin/0.14.0/gradle-versions-plugin-0.14.0.pom'.
               > Remote host closed connection during handshake

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 10s
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
[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?
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=530a02a1b3c6959c764eaed797850ba5080e3e1a, 
workspace=<https://builds.apache.org/job/kafka-0.11.0-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #385
Recording test results
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4

Reply via email to