[onap-discuss] Failed to pull docker image

2017-04-12 Thread hulong zeng
Hi ,

?? I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.

Got errors like below:

??? Pulling repository nexus3.onap.org:10001/openecomp/mso

??? Error: image openecomp/mso:1.0-STAGING-latest not found

??? Could someone help to show where can get it ? 



Regards!

Hulong Zeng



-- next part --
An HTML attachment was scrubbed...
URL: 



[onap-discuss] Failed to pull docker image

2017-04-12 Thread DRAGOSH, PAMELA L (PAM)
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170412/b65ef170/attachment.html>


[onap-discuss] Failed to pull docker image

2017-04-12 Thread PLATANIA, MARCO (MARCO)
nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170412/516c4ea5/attachment-0001.html>


[onap-discuss] Failed to pull docker image

2017-04-13 Thread Yang Xu (Yang, Fixed Network)
Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170413/5344bd5d/attachment.html>


[onap-discuss] Failed to pull docker image

2017-04-14 Thread hulong zeng
Hi,

?? Seems the Repo server is out of service now .



[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Pulling repository nexus3.onap.org:10001/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found





Regards!

Hulong

From:  on behalf of "Yang Xu (Yang, 
Fixed Network)" 
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" , "onap-discuss at 
lists.onap.org" 
Subject: Re: [onap-discuss] Failed to pull docker image



Hi Marco,



Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests. 



Thanks,

-Yang





From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image



nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:



docker login ?u docker ?p docker nexus3.onap.org:10001

docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest



Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.



Thanks,

Marco





From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image



***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.

10001 is a replication of the public Docker repository.



Use 10002 to pull from ONAP LF Docker repository.



uid: docker

pass: docker



Pam Dragosh

Lead Inventive Scientist

ONAP Policy

AT&T



From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image



Hi ,

   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.

Got errors like below:

Pulling repository nexus3.onap.org:10001/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found

Could someone help to show where can get it ? 



Regards!

Hulong Zeng



___ onap-discuss mailing list 
onap-discuss at lists.onap.org 
https://lists.onap.org/mailman/listinfo/onap-discuss 

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170414/8fdeb964/attachment.html>


[onap-discuss] Failed to pull docker image

2017-04-14 Thread Closson, Anael
Hi Hulong,

Server seems up from here, at least for now :

NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0

Kind regards,

Ana?l

From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) ; PLATANIA, MARCO 
; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

Hi,
   Seems the Repo server is out of service now .

[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found


Regards!
Hulong
From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "Yang Xu (Yang, Fixed Network)" mailto:yang@huawei.com>>
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
PLATANIA, MARCO (MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "DRAGOSH, PAMELA L (PAM)" mailto:pdrag...@research.att.com>>
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng mailto:hulong.z at mcsue.com>>, 
"onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
mailto:onap-discuss at lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of hulong zeng mailto:hulon...@mcsue.com>>
Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
mailto:onap-discuss at lists.onap.org>>
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

___ onap-discuss mailing list 
onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> 
https://lists.onap.org/mailman/listinfo/onap-discuss
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170414/d498a55b/attachment-0001.html>


[onap-discuss] Failed to pull docker image

2017-04-14 Thread Closset, Christophe
Hi,

I just tried and I was able to pull the image successfully :

cclo at ubuntu:~$ sudo docker login nexus3.onap.org:10001
Username: docker
Password:
Login Succeeded

Then

cclo at ubuntu:~$ sudo docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
1.0-STAGING-latest: Pulling from openecomp/mso
c62795f78da9: Pull complete
d4fceeeb758e: Pull complete
5c9125a401ae: Pull complete
0062f774e994: Pull complete
6b33fd031fac: Pull complete
e2dd741ef955: Pull complete
c1242259760e: Pull complete

just tried and I was able to pull the image successfully, did you see any error 
at the login step ?


-- next part --
An HTML attachment was scrubbed...
URL: 



[onap-discuss] Failed to pull docker image

2017-04-14 Thread hulong zeng
Hi Ana?l,

Just tried it again,? ?supposed Repo service is not working ?.

Yes, the host is online.



[root at server1 ~]# docker pull 
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest

Pulling repository nexus3.onap.org/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found

[root at server1 ~]# ping nexus3.onap.org

PING cloud.onap.org (199.204.45.137) 56(84) bytes of data.

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=1 ttl=42 time=257 ms

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=2 ttl=42 time=264 ms

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=3 ttl=42 time=258 ms

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=4 ttl=42 time=266 ms









Regards!

Hulong

From: "Closson, Anael" 
Date: Friday, 14 April 2017 at 16:03
To: hulong zeng , "Yang Xu (Yang, Fixed Network)" 
, "PLATANIA, MARCO" , 
"onap-discuss at lists.onap.org" 
Subject: RE: [onap-discuss] Failed to pull docker image



Hi Hulong,



Server seems up from here, at least for now :



NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED

nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0  
  



Kind regards,



Ana?l



From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) ; PLATANIA, MARCO 
; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image



Hi,

   Seems the Repo server is out of service now .



[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Pulling repository nexus3.onap.org:10001/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found





Regards!

Hulong

From:  on behalf of "Yang Xu (Yang, 
Fixed Network)" 
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" , "onap-discuss at 
lists.onap.org" 
Subject: Re: [onap-discuss] Failed to pull docker image



Hi Marco,



Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests. 



Thanks,

-Yang





From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image



nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:



docker login ?u docker ?p docker nexus3.onap.org:10001

docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest



Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.



Thanks,

Marco





From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image



***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.

10001 is a replication of the public Docker repository.



Use 10002 to pull from ONAP LF Docker repository.



uid: docker

pass: docker



Pam Dragosh

Lead Inventive Scientist

ONAP Policy

AT&T



From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image



Hi ,

   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.

Got errors like below:

Pulling repository nexus3.onap.org:10001/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found

Could someone help to show where can get it ? 



Regards!

Hulong Zeng



___ onap-discuss mailing list 
onap-discuss at lists.onap.org 
https://lists.onap.org/mailman/listinfo/onap-discuss 

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170414/ba1efd12/attachment-0001.html>


[onap-discuss] Failed to pull docker image

2017-04-14 Thread hulong zeng
Hi Ana?l,

I found the root causes when opened Docker debug mode.



DEBU[0086] attempting v2 ping for registry endpoint 
https://nexus3.onap.org:10001/v2/ 

DEBU[0086] hostDir: /etc/docker/certs.d/nexus3.onap.org:10001 

DEBU[0087] Getting authorization for openecomp/mso [pull] 

DEBU[0087] Pulling tag from V2 registry: "1.0-STAGING-latest" 

DEBU[0087] [registry] Calling "GET" 
https://nexus3.onap.org:10001/v2/openecomp/mso/manifests/1.0-STAGING-latest 

DEBU[0087] hostDir: /etc/docker/certs.d/nexus3.onap.org:10001 

ERRO[0094] Error from V2 registry: error verifying manifest: error unpacking 
manifest: error parsing payload: missing signature key 

DEBU[0094] image does not exist on v2 registry, falling back to v1 

DEBU[0094] pulling v1 repository with local name 
"nexus3.onap.org:10001/openecomp/mso" 

DEBU[0094] [registry] Calling GET 
https://nexus3.onap.org:10001/v1/repositories/openecomp/mso/images 

DEBU[0094] hostDir: /etc/docker/certs.d/nexus3.onap.org:10001 









Regards!

Hulong

From:  on behalf of hulong zeng 

Date: Friday, 14 April 2017 at 16:12
To: "Closson, Anael" , "Yang Xu (Yang, Fixed Network)" 
, "PLATANIA, MARCO" , 
"onap-discuss at lists.onap.org" 
Subject: Re: [onap-discuss] Failed to pull docker image



Hi Ana?l,

Just tried it again,   supposed Repo service is not working  .

Yes, the host is online.



[root at server1 ~]# docker pull 
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest

Pulling repository nexus3.onap.org/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found

[root at server1 ~]# ping nexus3.onap.org

PING cloud.onap.org (199.204.45.137) 56(84) bytes of data.

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=1 ttl=42 time=257 ms

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=2 ttl=42 time=264 ms

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=3 ttl=42 time=258 ms

64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=4 ttl=42 time=266 ms









Regards!

Hulong

From: "Closson, Anael" 
Date: Friday, 14 April 2017 at 16:03
To: hulong zeng , "Yang Xu (Yang, Fixed Network)" 
, "PLATANIA, MARCO" , 
"onap-discuss at lists.onap.org" 
Subject: RE: [onap-discuss] Failed to pull docker image



Hi Hulong,



Server seems up from here, at least for now :



NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED

nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0  
  



Kind regards,



Ana?l



From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) ; PLATANIA, MARCO 
; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image



Hi,

   Seems the Repo server is out of service now .



[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Pulling repository nexus3.onap.org:10001/openecomp/mso

Error: image openecomp/mso:1.0-STAGING-latest not found





Regards!

Hulong

From:  on behalf of "Yang Xu (Yang, 
Fixed Network)" 
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" , "onap-discuss at 
lists.onap.org" 
Subject: Re: [onap-discuss] Failed to pull docker image



Hi Marco,



Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests. 



Thanks,

-Yang





From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image



nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:



docker login ?u docker ?p docker nexus3.onap.org:10001

docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest



Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.



Thanks,

Marco





From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image



***Security

[onap-discuss] Failed to pull docker image

2017-04-14 Thread FREEMAN, BRIAN D

docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

vs
docker pull nexus3.onap.org/openecomp/mso:1.0-STAGING-latest


Hulong you are not using the same url as Christophe.

Brian



From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of hulong zeng
Sent: Friday, April 14, 2017 4:13 AM
To: CLOSSON, ANAEL ; Yang Xu (Yang, Fixed Network) 
; PLATANIA, MARCO ; 
onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Ana?l,
Just tried it again,   supposed Repo service is not working  .
Yes, the host is online.

[root at server1 ~]# docker pull 
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
[root at server1 ~]# ping nexus3.onap.org
PING cloud.onap.org (199.204.45.137) 56(84) bytes of data.
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=1 ttl=42 time=257 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=2 ttl=42 time=264 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=3 ttl=42 time=258 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=4 ttl=42 time=266 ms




Regards!
Hulong
From: "Closson, Anael" mailto:ac2...@intl.att.com>>
Date: Friday, 14 April 2017 at 16:03
To: hulong zeng mailto:hulong.z at mcsue.com>>, "Yang Xu 
(Yang, Fixed Network)" mailto:Yang.Xu3 at huawei.com>>, 
"PLATANIA, MARCO" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Hulong,

Server seems up from here, at least for now :

NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0

Kind regards,

Ana?l

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi,
   Seems the Repo server is out of service now .

[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found


Regards!
Hulong
From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "Yang Xu (Yang, Fixed Network)" mailto:yang@huawei.com>>
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
PLATANIA, MARCO (MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "DRAGOSH, PAMELA L (PAM)" mailto:pdrag...@research.att.com>>
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng mailto:hulong.z at mcsue.com>>, 
"onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
mailto:onap-discuss at lists.onap.org>>
Subject: Re:

[onap-discuss] Failed to pull docker image

2017-04-14 Thread FREEMAN, BRIAN D
I see you have used the same url/command line in other emails so I?ll stop 
triong to backseat drive (err help)  ?

Brian



From: FREEMAN, BRIAN D
Sent: Friday, April 14, 2017 7:45 AM
To: 'hulong zeng' ; CLOSSON, ANAEL ; Yang Xu (Yang, Fixed Network) ; 
PLATANIA, MARCO ; onap-discuss at lists.onap.org
Subject: RE: [onap-discuss] Failed to pull docker image


docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

vs
docker pull nexus3.onap.org/openecomp/mso:1.0-STAGING-latest


Hulong you are not using the same url as Christophe.

Brian



From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
hulong zeng
Sent: Friday, April 14, 2017 4:13 AM
To: CLOSSON, ANAEL mailto:ac2550 at intl.att.com>>; 
Yang Xu (Yang, Fixed Network) mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Ana?l,
Just tried it again,   supposed Repo service is not working  .
Yes, the host is online.

[root at server1 ~]# docker pull 
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
[root at server1 ~]# ping nexus3.onap.org
PING cloud.onap.org (199.204.45.137) 56(84) bytes of data.
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=1 ttl=42 time=257 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=2 ttl=42 time=264 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=3 ttl=42 time=258 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=4 ttl=42 time=266 ms




Regards!
Hulong
From: "Closson, Anael" mailto:ac2...@intl.att.com>>
Date: Friday, 14 April 2017 at 16:03
To: hulong zeng mailto:hulong.z at mcsue.com>>, "Yang Xu 
(Yang, Fixed Network)" mailto:Yang.Xu3 at huawei.com>>, 
"PLATANIA, MARCO" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Hulong,

Server seems up from here, at least for now :

NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0

Kind regards,

Ana?l

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi,
   Seems the Repo server is out of service now .

[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found


Regards!
Hulong
From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "Yang Xu (Yang, Fixed Network)" mailto:yang@huawei.com>>
Date: Friday, 14 April 2017 at 00:02
To: "PLATANIA, MARCO (MARCO)" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
PLATANIA, MARCO (MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org

[onap-discuss] Failed to pull docker image

2017-04-14 Thread Closson, Anael
Hulong,

The port is indeed not mentioned by the docker cli feedback, but should be 
mentioned in all requests.
As Brian spotted, you don?t seem to use it in the last mail, so can you check 
while being sure you did ?
I can confirm that using the port in commands should work like a charm :

$ docker search  nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0

$ docker pull  nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
1.0-STAGING-latest: Pulling from openecomp/mso
c62795f78da9: Pull complete
? (long list of intermediate images)
1e064a0802eb: Pull complete
Digest: sha256:dc955d2a4db1bd93d4f86fad74a4e2c85332a87064f18a02cd8569a545902902
Status: Downloaded newer image for 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Ana?l

From: FREEMAN, BRIAN D
Sent: vendredi 14 avril 2017 13:59
To: hulong zeng ; Closson, Anael ; Yang Xu (Yang, Fixed Network) ; 
PLATANIA, MARCO ; onap-discuss at lists.onap.org
Subject: RE: [onap-discuss] Failed to pull docker image

I see you have used the same url/command line in other emails so I?ll stop 
triong to backseat drive (err help)  ?

Brian



From: FREEMAN, BRIAN D
Sent: Friday, April 14, 2017 7:45 AM
To: 'hulong zeng' mailto:hulong.z at mcsue.com>>; 
CLOSSON, ANAEL mailto:ac2550 at intl.att.com>>; Yang Xu 
(Yang, Fixed Network) mailto:Yang.Xu3 at huawei.com>>; 
PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: RE: [onap-discuss] Failed to pull docker image


docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

vs
docker pull nexus3.onap.org/openecomp/mso:1.0-STAGING-latest


Hulong you are not using the same url as Christophe.

Brian



From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
hulong zeng
Sent: Friday, April 14, 2017 4:13 AM
To: CLOSSON, ANAEL mailto:ac2550 at intl.att.com>>; 
Yang Xu (Yang, Fixed Network) mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Ana?l,
Just tried it again,   supposed Repo service is not working  .
Yes, the host is online.

[root at server1 ~]# docker pull 
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
[root at server1 ~]# ping nexus3.onap.org
PING cloud.onap.org (199.204.45.137) 56(84) bytes of data.
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=1 ttl=42 time=257 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=2 ttl=42 time=264 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=3 ttl=42 time=258 ms
64 bytes from compute-199-204-45-137.ca-ymq-1.vexxhost.net (199.204.45.137): 
icmp_seq=4 ttl=42 time=266 ms




Regards!
Hulong
From: "Closson, Anael" mailto:ac2...@intl.att.com>>
Date: Friday, 14 April 2017 at 16:03
To: hulong zeng mailto:hulong.z at mcsue.com>>, "Yang Xu 
(Yang, Fixed Network)" mailto:Yang.Xu3 at huawei.com>>, 
"PLATANIA, MARCO" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Hulong,

Server seems up from here, at least for now :

NAME   DESCRIPTION   STARS 
OFFICIAL   AUTOMATED
nexus3.onap.org/openecomp/mso:1.0-STAGING-latest 0

Kind regards,

Ana?l

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
hulong zeng
Sent: vendredi 14 avril 2017 05:35
To: Yang Xu (Yang, Fixed Network) mailto:Yang.Xu3 at 
huawei.com>>; PLATANIA, MARCO mailto:platania at 
research.att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hi,
   Seems the Repo server is out of service now .

[root at server1 ~]# docker pull 
nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found


Regards!
Hulong
From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "Yang Xu (Yang, Fixed Network)" mailto:yang@huawei.com>>
Date: Friday, 14 April 2017 at 00:02
To: "

[onap-discuss] Failed to pull docker image

2017-04-14 Thread PLATANIA, MARCO (MARCO)
Hello Yang,

Yes, the Heat templates in master and release-1.0.0 branches refer to the same 
docker images, but please use release-1.0.0 as it is currently more stable.

Regardless, the docker images that are downloaded during the build process 
belong to the release-1.0.0 branch. At this time, I?m not sure we have daily 
results available, but it is something interesting to have in the near future.

Could you please let us know what errors you get from MSO and DCAE?

Thanks,
Marco

From: "Yang Xu (Yang, Fixed Network)" 
Date: Thursday, April 13, 2017 at 9:02 AM
To: "PLATANIA, MARCO (MARCO)" , "onap-discuss at 
lists.onap.org" 
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170414/623028e4/attachment.html>


[onap-discuss] Failed to pull docker image

2017-04-14 Thread Yang Xu (Yang, Fixed Network)
Hi Marco,

Thanks for the reply. We passed DCAE issue. Right now, only MSO is failing 
robot health test with 503 response code. When I tried to deploy vFW app from 
VID portal, I got an error message saying ?MSO failure? and the detailed 
message is ?Customer Global Id not found in (404) in AAI, Global Subscriber id: 
Demonstration?.

Thanks,
-Yang

From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Friday, April 14, 2017 12:31 PM
To: Yang Xu (Yang, Fixed Network); onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

Hello Yang,

Yes, the Heat templates in master and release-1.0.0 branches refer to the same 
docker images, but please use release-1.0.0 as it is currently more stable.

Regardless, the docker images that are downloaded during the build process 
belong to the release-1.0.0 branch. At this time, I?m not sure we have daily 
results available, but it is something interesting to have in the near future.

Could you please let us know what errors you get from MSO and DCAE?

Thanks,
Marco

From: "Yang Xu (Yang, Fixed Network)" 
Date: Thursday, April 13, 2017 at 9:02 AM
To: "PLATANIA, MARCO (MARCO)" , "onap-discuss at 
lists.onap.org" 
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of PLATANIA, MARCO 
(MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From:  on behalf of "DRAGOSH, PAMELA L 
(PAM)" 
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng , "onap-discuss at lists.onap.org" 

Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From:  on behalf of hulong zeng 

Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org" 
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170414/6c25b7e0/attachment.html>


[onap-discuss] Failed to pull docker image

2017-04-19 Thread Lefevre, Catherine
Good morning Yang,

Concerning the MSO issue, I believe it is also discussed in another mailing 
thread
https://lists.onap.org/pipermail/onap-discuss/2017-April/000199.html

and tracked under JIRA
https://jira.onap.org/browse/MSO-13

The team could not finalize yesterday building a new docker image due to the 
Nexus outage
The new MSO docker image should be available later today if the Nexus is up 
this morning

KR
Catherine


From: onap-discuss-bounces at lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Yang Xu (Yang, Fixed 
Network)
Sent: Friday, April 14, 2017 8:07 PM
To: PLATANIA, MARCO ; onap-discuss at 
lists.onap.org
Subject: Re: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for the reply. We passed DCAE issue. Right now, only MSO is failing 
robot health test with 503 response code. When I tried to deploy vFW app from 
VID portal, I got an error message saying ?MSO failure? and the detailed 
message is ?Customer Global Id not found in (404) in AAI, Global Subscriber id: 
Demonstration?.

Thanks,
-Yang

From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Friday, April 14, 2017 12:31 PM
To: Yang Xu (Yang, Fixed Network); onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

Hello Yang,

Yes, the Heat templates in master and release-1.0.0 branches refer to the same 
docker images, but please use release-1.0.0 as it is currently more stable.

Regardless, the docker images that are downloaded during the build process 
belong to the release-1.0.0 branch. At this time, I?m not sure we have daily 
results available, but it is something interesting to have in the near future.

Could you please let us know what errors you get from MSO and DCAE?

Thanks,
Marco

From: "Yang Xu (Yang, Fixed Network)" mailto:yang@huawei.com>>
Date: Thursday, April 13, 2017 at 9:02 AM
To: "PLATANIA, MARCO (MARCO)" mailto:platania at 
research.att.com>>, "onap-discuss at lists.onap.org<mailto:onap-discuss at 
lists.onap.org>" mailto:onap-discuss at 
lists.onap.org>>
Subject: RE: [onap-discuss] Failed to pull docker image

Hi Marco,

Thanks for reminding us the tag to download docker image. I notice that both 
master and release-1.0.0 branches use the same docker-version 
(1.0-STAGING-latest) in HEAT environment file openecomp_rackspace.env. However, 
the two branches source code are different. From which branch is 
1.0-STAGING-latest docker image built?  Can we see daily test results somewhere 
before we pick up the build? I installed last couple days builds on Rackspace, 
both failed on MSO and DCAE robot health tests.

Thanks,
-Yang


From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
PLATANIA, MARCO (MARCO)
Sent: Wednesday, April 12, 2017 9:03 AM
To: DRAGOSH, PAMELA L (PAM); hulong zeng; onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: Re: [onap-discuss] Failed to pull docker image

nexus3.onap.org:10001 is a proxy to the LF hosted repositories, so it should 
work, and indeed it worked for me:

docker login ?u docker ?p docker nexus3.onap.org:10001
docker pull nexus3.onap.org:10001/openecomp/mso:1.0-STAGING-latest

Please, remember to use the 1.0-STAGING-latest tag to download the docker image 
that is tested daily.

Thanks,
Marco


From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of "DRAGOSH, PAMELA L (PAM)" mailto:pdrag...@research.att.com>>
Date: Wednesday, April 12, 2017 at 8:46 AM
To: hulong zeng mailto:hulong.z at mcsue.com>>, 
"onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
mailto:onap-discuss at lists.onap.org>>
Subject: Re: [onap-discuss] Failed to pull docker image

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
10001 is a replication of the public Docker repository.

Use 10002 to pull from ONAP LF Docker repository.

uid: docker
pass: docker

Pam Dragosh
Lead Inventive Scientist
ONAP Policy
AT&T

From: mailto:onap-discuss-bounces at 
lists.onap.org>> on behalf of hulong zeng mailto:hulon...@mcsue.com>>
Date: Wednesday, April 12, 2017 at 8:38 AM
To: "onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>" 
mailto:onap-discuss at lists.onap.org>>
Subject: [onap-discuss] Failed to pull docker image

Hi ,
   I tried to pull MSO image from ONAP Docker Repo , seems it was not there 
anymore.
Got errors like below:
Pulling repository nexus3.onap.org:10001/openecomp/mso
Error: image openecomp/mso:1.0-STAGING-latest not found
Could someone help to show where can get it ?

Regards!
Hulong Zeng

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170419/70cd9c66/attachment-0001.html>