Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/16954 )
Change subject: [build] Add a test coverage report to the Java build ...................................................................... Patch Set 3: Code-Review+1 Looks good to me, but I'm not sure I understand what happened with the build and whether it's related to this patch (I guess not, but just in case): 14:23:06 /home/jenkins-slave/workspace/kudu-master/0/java/kudu-client/src/main/java/org/apache/kudu/util/DecimalUtil.java:20: error: cannot access Common 14:23:06 import static org.apache.kudu.Common.DataType; 14:23:06 ^ 14:23:06 bad class file: /home/jenkins-slave/workspace/kudu-master/0/java/kudu-proto/build/libs/kudu-proto-1.14.0-SNAPSHOT.jar(/org/apache/kudu/Common.class) 14:23:06 unable to access file: java.util.zip.ZipException: invalid loc for entry <[B@1a30740c> 14:23:06 Please remove or make sure it appears in the correct subdirectory of the classpath. 14:23:06 1 error 14:23:06 Scanning dependencies of target kudu_client_exported 14:23:06 14:23:06 FAILURE: Build failed with an exception. 14:23:06 14:23:06 * What went wrong: 14:23:06 Execution failed for task ':kudu-client:compileJava'. 14:23:06 > Compilation failed; see the compiler error output for details. 14:23:06 14:23:06 * Try: 14:23:06 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. 14:23:06 14:23:06 * Get more help at https://help.gradle.org -- To view, visit http://gerrit.cloudera.org:8080/16954 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I0f2a2b1836b5ade72a757a8d7e2c518858ec48bb Gerrit-Change-Number: 16954 Gerrit-PatchSet: 3 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 15 Jan 2021 23:00:32 +0000 Gerrit-HasComments: No
