See <https://builds.apache.org/job/kafka-trunk-jdk8/4464/display/redirect?page=changes>
Changes: [github] MINOR: equals() should compare all fields for generated classes (#8539) ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H35 (ubuntu) in workspace <https://builds.apache.org/job/kafka-trunk-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-trunk-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/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision 1d55127d976c1c3db119fc13ce88128f13522713 (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d55127d976c1c3db119fc13ce88128f13522713 Commit message: "MINOR: equals() should compare all fields for generated classes (#8539)" > git rev-list --no-walk 85e81d48c81a11f8e32a734703c2103c655a4cc9 # timeout=10 Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [kafka-trunk-jdk8] $ /bin/bash -xe /tmp/jenkins6768023196072708695.sh + rm -rf <https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle> Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [kafka-trunk-jdk8] $ /bin/bash -xe /tmp/jenkins387733938720169508.sh + export GRADLE_OPTS=-Xmx1024m + GRADLE_OPTS=-Xmx1024m + ./gradlew --no-daemon --continue -PmaxParallelForks=2 -PtestLoggingEvents=started,passed,skipped,failed -PxmlFindBugsReport=true -PscalaVersion=2.12 clean test Error occurred during initialization of VM java.lang.OutOfMemoryError: unable to create new native thread 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-trunk-jdk8/ws/> that match the pattern **/build/reports/*bugs/*.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=1d55127d976c1c3db119fc13ce88128f13522713, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #4460 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]
