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

Hudson commented on HBASE-27608:
--------------------------------

Results for branch master
        [build #768 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/768/]: 
(/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/768/General_20Nightly_20Build_20Report/]




(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/768/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/768/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Use lowercase image reference name in our docker file
> -----------------------------------------------------
>
>                 Key: HBASE-27608
>                 URL: https://issues.apache.org/jira/browse/HBASE-27608
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.4.17, 2.5.4
>
>
> https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4966/5/consoleFull
> The build failed with
> {noformat}
> 19:46:22  #1 [internal] load build definition from Dockerfile
> 19:46:22  #1 transferring dockerfile: 7.66kB done
> 19:46:22  #1 DONE 0.1s
> 19:46:22  
> 19:46:22  #2 [internal] load .dockerignore
> 19:46:22  #2 transferring context: 2B done
> 19:46:22  #2 DONE 0.1s
> 19:46:22  Dockerfile:117
> 19:46:22  --------------------
> 19:46:22   115 |     #
> 19:46:22   116 |     
> 19:46:22   117 | >>> FROM BASE_IMAGE
> 19:46:22   118 |     SHELL ["/bin/bash", "-o", "pipefail", "-c"]
> 19:46:22   119 |     
> 19:46:22  --------------------
> 19:46:22  ERROR: failed to solve: failed to parse stage name "BASE_IMAGE": 
> invalid reference format: repository name must be lowercase
> {noformat}
> Changing BASE_IMAGE to base_image can fix the problem.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to