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

ASF GitHub Bot commented on KAFKA-9857:
---------------------------------------

jiameixie commented on pull request #8489: KAFKA-9857:Failed to build image 
ducker-ak-openjdk-8 on arm
URL: https://github.com/apache/kafka/pull/8489
 
 
   The default OpenJDK base image is openjdk:8. When building image on arm, no
   matching manifest for linux/arm64/v8 in the manifest list entries error will
   occur. For arm, the default OpenJDK should be set to arm64v8/openjdk:8
   
   Change-Id: Ib450a36b3977a167743c24476ec1810f4830b66b
   Signed-off-by: Jiamei Xie <jiamei....@arm.com>
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Failed to build image ducker-ak-openjdk-8 on arm
> ------------------------------------------------
>
>                 Key: KAFKA-9857
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9857
>             Project: Kafka
>          Issue Type: Bug
>          Components: system tests
>            Reporter: jiamei xie
>            Assignee: jiamei xie
>            Priority: Major
>
> It failed to build image ducker-ak-openjdk-8 on arm and below is its log. 
> This issue is to fix it.
> kafka/tests/docker$ ./run_tests.sh
> Sending build context to Docker daemon  53.76kB
> Step 1/43 : ARG jdk_version=openjdk:8
> Step 2/43 : FROM $jdk_version
> 8: Pulling from library/openjdk
> no matching manifest for linux/arm64/v8 in the manifest list entries
> docker failed
> + die 'ducker-ak up failed'
> + echo ducker-ak up failed
> ducker-ak up failed
> + exit 1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to