You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/01/02 12:08:00 UTC

[jira] [Updated] (HDDS-7714) Docker cluster ozone-om-ha fails during docker-compose up

     [ https://issues.apache.org/jira/browse/HDDS-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HDDS-7714:
---------------------------------
    Labels: pull-request-available  (was: )

> Docker cluster ozone-om-ha fails during docker-compose up
> ---------------------------------------------------------
>
>                 Key: HDDS-7714
>                 URL: https://issues.apache.org/jira/browse/HDDS-7714
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Christos Bisias
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> In {{/hadoop-ozone/dist/target/ozone-1.3.0-SNAPSHOT/compose/ozone-om-ha}}
> {code:java}
> ❯ docker-compose up -d
> Building datanode
> Sending build context to Docker daemon 29.18kB
> Step 1/23 : ARG OZONE_RUNNER_IMAGE
> Step 2/23 : ARG OZONE_RUNNER_VERSION
> Step 3/23 : FROM ${OZONE_RUNNER_IMAGE}:${OZONE_RUNNER_VERSION}
> invalid reference format
> ERROR: Service 'datanode' failed to build : Build failed{code}
>  
> The image in {{docker-compose.yaml}} is invalid. If we replace all occurrences of
> {{{}image: ozone-runner-om-ha:$\{OZONE_RUNNER_VERSION{}}}} with 
> {{{}image: ${OZONE_RUNNER_IMAGE}:$\{OZONE_RUNNER_VERSION{}}}} , the issue is fixed. 
>  
> This docker setup is similar to {color:#00875a}ozone-ha{color} and might not be used anymore{color:#00875a}.{color} 
> This ticket is to investigate whether we should fix {color:#00875a}docker-compose.yaml{color} or clean up, delete the directory and make {color:#00875a}test_disabled.sh{color} work under {color:#00875a}ozone-ha{color}.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org