Hello,

The Spotify plugin is encountering an error pushing the image to the docker 
repo.  Based on the log, it appears you are using a docker repo on your local 
machine?  The log indicates it is failing with a 500 - Internal Error, so I 
would start debugging this from the end of whatever docker repo you are trying 
to push to.

Regards,
Steve


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of aijianwen
Sent: Wednesday, November 15, 2017 8:09 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] compile:aai

Hi,team:
I want to produce the dockers of aai/data-router.
I download the code of aai/data-router project,then using the shell script:

#!/bin/bash -x

#build ajsc-aai

echo "building docker for aai-data-router"

source /etc/profile

mvn  package -Dmaven.test.skip=true docker:build -e


[INFO] Building image /onap/data-router
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.202 s
[INFO] Finished at: 2017-11-16T09:05:42+08:00
[INFO] Final Memory: 88M/2927M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.spotify:docker-maven-plugin:0.4.11:build 
(default-cli) on project data-router: Exception caught: Request error: POST 
unix://localhost:80/build?t=/onap/data-router: 500: HTTP 500 Internal Server 
Error -> [Help 1]

How to solve it?

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to