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 2018/03/26 23:53:23 UTC

Build failed in Jenkins: kafka-0.10.2-jdk7 #206

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

Changes:

[github] KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4758)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-0.10.2-jdk7/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # 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 rev-parse refs/remotes/origin/0.10.2^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/0.10.2^{commit} # timeout=10
Checking out Revision 67b0a94fa2856928809435ad8f442dd3c96ba544 (refs/remotes/origin/0.10.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67b0a94fa2856928809435ad8f442dd3c96ba544
Commit message: "KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4758)"
 > git rev-list --no-walk df5d1425944be88853b8e109d0b08f0002fdff34 # timeout=10
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
[kafka-0.10.2-jdk7] $ /bin/bash -xe /tmp/jenkins4250806947108248255.sh
+ rm -rf <https://builds.apache.org/job/kafka-0.10.2-jdk7/ws/.gradle>
+ /bin/gradle
/tmp/jenkins4250806947108248255.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user rajinisivaram@googlemail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Jenkins build is back to normal : kafka-0.10.2-jdk7 #209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-0.10.2-jdk7/209/display/redirect>


Build failed in Jenkins: kafka-0.10.2-jdk7 #208

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

Changes:

[ismael] MINOR: use jdk8 to build/run system tests (#4944)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-0.10.2-jdk7/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-0.10.2-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.10.2^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/0.10.2^{commit} # timeout=10
Checking out Revision 3e84c656640fcb366106fa4c5053b65d7f91e5a8 (refs/remotes/origin/0.10.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e84c656640fcb366106fa4c5053b65d7f91e5a8
Commit message: "MINOR: use jdk8 to build/run system tests (#4944)"
 > git rev-list --no-walk 94e17b4c37b563b5c522d7ff494581b03df54b7c # timeout=10
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
[kafka-0.10.2-jdk7] $ /bin/bash -xe /tmp/jenkins5247399855101501060.sh
+ rm -rf <https://builds.apache.org/job/kafka-0.10.2-jdk7/ws/.gradle>
+ /bin/gradle
/tmp/jenkins5247399855101501060.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user rajinisivaram@googlemail.com

Build failed in Jenkins: kafka-0.10.2-jdk7 #207

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

Changes:

[github] MINOR: Fix typos in docs and address some missed review comments (#4778)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-0.10.2-jdk7/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://builds.apache.org/job/kafka-0.10.2-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.10.2^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/0.10.2^{commit} # timeout=10
Checking out Revision 94e17b4c37b563b5c522d7ff494581b03df54b7c (refs/remotes/origin/0.10.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 94e17b4c37b563b5c522d7ff494581b03df54b7c
Commit message: "MINOR: Fix typos in docs and address some missed review comments (#4778)"
 > git rev-list --no-walk 67b0a94fa2856928809435ad8f442dd3c96ba544 # timeout=10
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
[kafka-0.10.2-jdk7] $ /bin/bash -xe /tmp/jenkins3126249596870178572.sh
+ rm -rf <https://builds.apache.org/job/kafka-0.10.2-jdk7/ws/.gradle>
+ /bin/gradle
/tmp/jenkins3126249596870178572.sh: line 4: /bin/gradle: No such file or directory
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
ERROR: No tool found matching GRADLE_2_4_RC_2_HOME
Not sending mail to unregistered user ismael@juma.me.uk
Not sending mail to unregistered user rajinisivaram@googlemail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk