See <https://builds.apache.org/job/kafka-2.3-jdk8/165/display/redirect?page=changes>
Changes: [rhauch] KAFKA-9143: Log task reconfiguration error only when it happened (#7648) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H34 (ubuntu) in workspace <https://builds.apache.org/job/kafka-2.3-jdk8/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/kafka.git > git init <https://builds.apache.org/job/kafka-2.3-jdk8/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/2.3^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/2.3^{commit} # timeout=10 Checking out Revision d92192192d4e18ff32325e12c02b7b0226eb2a98 (refs/remotes/origin/2.3) > git config core.sparsecheckout # timeout=10 > git checkout -f d92192192d4e18ff32325e12c02b7b0226eb2a98 Commit message: "KAFKA-9143: Log task reconfiguration error only when it happened (#7648)" > git rev-list --no-walk 781f53496f9a20fde46e19671a69eae5ac45e8fe # timeout=10 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [kafka-2.3-jdk8] $ /bin/bash -xe /tmp/jenkins4753128026073637686.sh + rm -rf <https://builds.apache.org/job/kafka-2.3-jdk8/ws/.gradle> Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [kafka-2.3-jdk8] $ /bin/bash -xe /tmp/jenkins389918031343184562.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./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/5.4.1/userguide/gradle_daemon.html. FAILURE: Build failed with an exception. * What went wrong: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the User Manual chapter on the daemon at https://docs.gradle.org/5.4.1/userguide/gradle_daemon.html Process command line: /usr/local/asfpackages/java/jdk1.8.0_191/bin/java -Xss2m -Xmx1024m -Dfile.encoding=ISO-8859-1 -Duser.country=US -Duser.language=en -Duser.variant -cp /home/jenkins/.gradle/wrapper/dists/gradle-5.4.1-all/3221gyojl5jsh0helicew7rwx/gradle-5.4.1/lib/gradle-launcher-5.4.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.4.1 Please read the following process output to find out more: ----------------------- # # There is insufficient memory for the Java Runtime Environment to continue. # Cannot create GC thread. Out of system resources. # An error report file with more information is saved as: # /home/jenkins/.gradle/daemon/5.4.1/hs_err_pid11695.log * 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 step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-2.3-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] No files found. Configuration error? Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 No credentials specified Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=d92192192d4e18ff32325e12c02b7b0226eb2a98, workspace=<https://builds.apache.org/job/kafka-2.3-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #151 Recording test results Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected] Not sending mail to unregistered user [email protected]
