[
https://issues.apache.org/jira/browse/PHOENIX-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261935#comment-17261935
]
Viraj Jasani edited comment on PHOENIX-6288 at 1/9/21, 7:20 PM:
----------------------------------------------------------------
1st build results are out and unit failed with
{code:java}
[ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.5:report
(report) on project phoenix-core: An error has occurred in JaCoCo report
generation. Error while creating report: malformed input around byte 2 -> [Help
1]
{code}
I don't see any Exception though:
[https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1080/1/artifact/yetus-general-check/output/patch-unit-root.txt]
Let's see what second build says. Btw first build took total ~5h time (4h51m in
precommit checks)
was (Author: vjasani):
1st build results are out and unit failed with
{code:java}
[ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.5:report
(report) on project phoenix-core: An error has occurred in JaCoCo report
generation. Error while creating report: malformed input around byte 2 -> [Help
1]
{code}
I don't see any Exception though:
[https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1080/1/artifact/yetus-general-check/output/patch-unit-root.txt]
Let's see what second build says. Btw first build took total ~5h time.
> Minicluster startup problems on Jenkins
> ---------------------------------------
>
> Key: PHOENIX-6288
> URL: https://issues.apache.org/jira/browse/PHOENIX-6288
> Project: Phoenix
> Issue Type: Bug
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Critical
> Fix For: 5.1.0, 4.16.0
>
>
> We are sporadically getting Test failures on Jenkins that are caused by the
> miniCluster startup timeouts.
> {noformat}
> Caused by: java.lang.RuntimeException: Master not active after 30000ms at
> org.apache.hadoop.hbase.util.JVMClusterUtil.waitForEvent(JVMClusterUtil.java:232)
>
> at
> org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:188)
> at
> org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:430)
> at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:259)
> ... 43 more
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)