See 
<https://ci-builds.apache.org/job/Kafka/job/kafka-2.7-jdk8/198/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds32 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Kafka/job/kafka-2.7-jdk8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/kafka.git
 > git init <https://ci-builds.apache.org/job/Kafka/job/kafka-2.7-jdk8/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/apache/kafka.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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
Avoid second fetch
 > git rev-parse refs/remotes/origin/2.7^{commit} # timeout=10
Checking out Revision e053ccc7a7efa5e5b7b4de9335d74c5a97532d28 
(refs/remotes/origin/2.7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e053ccc7a7efa5e5b7b4de9335d74c5a97532d28 # timeout=10
Commit message: "HOTIFX: fix Kafka versions for system tests (#14493)"
First time build. Skipping changelog.
[kafka-2.7-jdk8] $ /bin/sh -xe /tmp/jenkins9184412472642557091.sh
+ rm -rf <https://ci-builds.apache.org/job/Kafka/job/kafka-2.7-jdk8/ws/.gradle>
[kafka-2.7-jdk8] $ /bin/sh -xe /tmp/jenkins11639685117736505521.sh
+ ./gradlew --no-daemon --continue -PmaxParallelForks=2 
-PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true 
-PscalaVersion=2.12 clean test
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/6.6/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'kafka-2.7-jdk8'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find grgit-core-4.0.2.jar 
(org.ajoberstar.grgit:grgit-core:4.0.2).
     Searched in the following locations:
         
https://jcenter.bintray.com/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.jar
   > Could not find gradle-versions-plugin-0.29.0.jar 
(com.github.ben-manes:gradle-versions-plugin:0.29.0).
     Searched in the following locations:
         
https://jcenter.bintray.com/com/github/ben-manes/gradle-versions-plugin/0.29.0/gradle-versions-plugin-0.29.0.jar
   > Could not find shadow-6.0.0.jar 
(com.github.jengelman.gradle.plugins:shadow:6.0.0).
     Searched in the following locations:
         
https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/6.0.0/shadow-6.0.0.jar

* 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 16s
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

Reply via email to