Hi Tomasz, I tried with 1.4.0 but it fails with the same error. In fact 1.4.1 is also present in nexus3, it is unable to access nexus3 itself.
I got below error when I ran the build with -X option Caused by: io.fabric8.maven.docker.access.hc.http.HttpRequestException: v1 ping attempt failed with error: Get https://nexus3.onap.org:10001/v1/_ping: dial tcp: i/o timeout. If this private registry supports only HTTP or HTTPS with an unknown CA certificate, please add `--insecure-registry nexus3.onap.org:10001` to the daemon's arguments. In the case of HTTPS, if you have access to the registry's CA certificate, no need for the flag; simply place the CA certificate at /etc/docker/certs.d/nexus3.onap.org:10001/ca.crt (Internal Server Error: 500) at io.fabric8.maven.docker.access.hc.ApacheHttpClientDelegate$StatusCodeCheckerResponseHandler.handleResponse(ApacheHttpClientDelegate.java:177) I tried adding `--insecure-registry nexus3.onap.org:10001 to the file /opt/config/nexus_docker_repo.txt but that also didn't help. Regards, Atif From: [email protected] <[email protected]> On Behalf Of Golabek, Tomasz (Nokia - PL/Wroclaw) Sent: Tuesday, May 28, 2019 5:54 PM To: [email protected]; Syed Atif Husain <[email protected]> Cc: [email protected] Subject: Re: [onap-discuss] [sdc] Error in local sdc setup - image pull fails [**EXTERNAL EMAIL**] Hi, go to the https://nexus3.onap.org<https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnexus3.onap.org&data=02%7C01%7CSyed_ah%40infosys.com%7Cfa283c6f69404244a37108d6e341d1de%7C63ce7d592f3e42cda8ccbe764cff5eb6%7C1%7C0%7C636946269195632719&sdata=zTS6Z2HMU1xa1Gs9u2zMdfHFupf0gLodQAPNUj%2BlihU%3D&reserved=0> and search for the base_sdc-jetty artifact. BTW version 1.4.0 of this package is available and You can find it here: https://nexus3.onap.org/#browse/search=keyword%3Dbase_sdc-jetty:c60bc6b9612f47d3cb32f1b12117e71c<https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnexus3.onap.org%2F%23browse%2Fsearch%3Dkeyword%253Dbase_sdc-jetty%3Ac60bc6b9612f47d3cb32f1b12117e71c&data=02%7C01%7CSyed_ah%40infosys.com%7Cfa283c6f69404244a37108d6e341d1de%7C63ce7d592f3e42cda8ccbe764cff5eb6%7C1%7C0%7C636946269195642713&sdata=GsyXl6nmdTP4MuYO9%2BqNlcso8d0rbPKBXZY4DN%2FKcFE%3D&reserved=0> Best regards Tomasz Golabek Software Developer MN BOAM RD&Pz ONAP UI ML DEVOPS WRO 2 SG Nokia Contact number: +48 798 328 205 ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of Syed Atif Husain via Lists.Onap.Org <[email protected]<mailto:[email protected]>> Sent: Tuesday, May 28, 2019 4:38:52 AM To: [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: [onap-discuss] [sdc] Error in local sdc setup - image pull fails Hi, I am getting below error on building SDC in my local VM. I am trying to setup local SDC on linux machine. [ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.26.0:build (generate-images) on project openecomp-sdc-docker-backend: Unable to pull 'onap/base_sdc-jetty:1.4.0' from registry 'nexus3.onap.org:10001' : Error pulling image (1.4.0) from nexus3.onap.org:10001/onap/base_sdc-jetty, Server error: 404 trying to fetch remote history for -> [Help 1] I tried changing the version to other numbers but no luck. How do I check which image version is available in nexus? Regards, Atif -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17242): https://lists.onap.org/g/onap-discuss/message/17242 Mute This Topic: https://lists.onap.org/mt/31816990/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
