You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/07/12 17:28:00 UTC

[jira] [Commented] (HBASE-22674) precommit docker image installs JRE over JDK (multiple repos)

    [ https://issues.apache.org/jira/browse/HBASE-22674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884009#comment-16884009 ] 

stack commented on HBASE-22674:
-------------------------------

Repeating what I pasted on slack here. I get this now. Wondering if related:

{code}
see this now. "08:42:16 WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
08:42:17 mkdir: cannot create directory â/rootâ: Permission denied
08:42:17 Can not write to /root/.m2/copy_reference_file.log. Wrong volume permissions? Carrying on ...
08:42:17 WARNING: JAVA_HOME=/home/jenkins/tools/java/latest does not exist. Dockermode: attempting to switch to another.
08:42:17 find: â/usr/lib/jvm/â: No such file or directory
08:42:18 WARNING: Working around Jenkins branch information
08:42:18 From https://github.com/apache/hbase-operator-tools
08:42:18  = [up to date]      master      -> origin/master
08:42:18  = [up to date]      HBASE-22674 -> origin/HBASE-22674
08:42:18 Setting build tool to maven
08:42:18 WARNING: JAVA_HOME not defined. Disabling java tests."
{code}

> precommit docker image installs JRE over JDK (multiple repos)
> -------------------------------------------------------------
>
>                 Key: HBASE-22674
>                 URL: https://issues.apache.org/jira/browse/HBASE-22674
>             Project: HBase
>          Issue Type: Bug
>          Components: build, hbase-connectors
>    Affects Versions: connector-1.0.0, operator-1.0.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Critical
>             Fix For: connector-1.0.1, operator-1.0.0
>
>
> see INFRA-18721
> precommit builds are failing for the hbase-connectors repo because maven sees a JRE and no JDK provided compiler.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)