• Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: High High
    • None
    • None
    • None
    • None

      ONAP-1.1.0-STAGING-LATEST

      DCAE-1.1.0

      2-NIC setup

      maven fails to download dcae-controller-core-utils:1.1.0:zip:runtime

       

      This is a blocker for DCAE deployment

       

      + useradd -m -s /bin/bash dcae
      + case runtime in
      + A1=org.openecomp.dcae.controller:dcae-controller-core-utils:1.1.0:zip:runtime
      + mvn -s /tmp/settings.xml -q org.apache.maven.plugins:maven-dependency-plugin:2.10:copy -Dartifact=org.openecomp.dcae.controller:dcae-controller-core-utils:1.1.0:zip:runtime -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -DoutputDirectory=/opt/app/dcae-controller-core-utils
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:copy (default-cli) on project standalone-pom: Unable to resolve artifact. Could not transfer artifact org.openecomp.dcae.controller:dcae-controller-core-utils:zip:runtime:1.1.0 from/to snapshots (https://nexus.onap.org/content/repositories/snapshots/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
      [ERROR] org.openecomp.dcae.controller:dcae-controller-core-utils:zip:1.1.0
      [ERROR]
      [ERROR] from the specified remote repositories:
      [ERROR] snapshots (https://nexus.onap.org/content/repositories/snapshots/, releases=true, snapshots=true),
      [ERROR] releases (https://nexus.onap.org/content/repositories/releases/, releases=true, snapshots=true),
      [ERROR] staging (https://nexus.onap.org/content/groups/staging/, releases=true, snapshots=true),
      [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      + case zip in
      + cd /opt/app/dcae-controller-core-utils
      + unzip -o 'dcae-controller-core-utils*.zip'
      unzip: cannot find or open dcae-controller-core-utils*.zip, dcae-controller-core-utils*.zip.zip or dcae-controller-core-utils*.zip.ZIP.

      No zipfiles found.
      + chown -R dcae:dcae /opt/app/dcae-controller-core-utils
      + /opt/app/dcae-controller-core-utils/bin/fs-init.py
      /tmp/dcae_install.sh: line 355: /opt/app/dcae-controller-core-utils/bin/fs-init.py: No such file or directory
      + '[' '!' -e /home/dcae ']'
      + case runtime in
      + A1=org.openecomp.dcae.controller:dcae-controller-service-docker-host-manager:1.1.0:zip:runtime
      + mvn -s /tmp/settings.xml -q org.apache.maven.plugins:maven-dependency-plugin:2.10:copy -Dartifact=org.openecomp.dcae.controller:dcae-controller-service-docker-host-manager:1.1.0:zip:runtime -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -DoutputDirectory=/opt/app/dcae-controller-service-docker-host-manager
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:copy (default-cli) on project standalone-pom: Unable to resolve artifact. Could not transfer artifact org.openecomp.dcae.controller:dcae-controller-service-docker-host-manager:zip:runtime:1.1.0 from/to snapshots (https://nexus.onap.org/content/repositories/snapshots/): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
      [ERROR] org.openecomp.dcae.controller:dcae-controller-service-docker-host-manager:zip:1.1.0
      [ERROR]
      [ERROR] from the specified remote repositories:
      [ERROR] snapshots (https://nexus.onap.org/content/repositories/snapshots/, releases=true, snapshots=true),
      [ERROR] releases (https://nexus.onap.org/content/repositories/releases/, releases=true, snapshots=true),
      [ERROR] staging (https://nexus.onap.org/content/groups/staging/, releases=true, snapshots=true),
      [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      + case zip in
      + cd /opt/app/dcae-controller-service-docker-host-manager
      + unzip -o 'dcae-controller-service-docker-host-manager*.zip'
      unzip: cannot find or open dcae-controller-service-docker-host-manager*.zip, dcae-controller-service-docker-host-manager*.zip.zip or dcae-controller-service-docker-host-manager*.zip.ZIP.

      No zipfiles found.
      + chown -R dcae:dcae /opt/app/dcae-controller-service-docker-host-manager
      + '[' '!' -e /home/dcae ']'
      + case %{assemblyId} in
      + A1=org.openecomp.dcae.controller:dcae-controller-service-docker-model:1.1.0:jar
      + mvn -s /tmp/settings.xml -q org.apache.maven.plugins:maven-dependency-plugin:2.10:copy -Dartifact=org.openecomp.dcae.controller:dcae-controller-service-docker-model:1.1.0:jar -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true -DoutputDirectory=/opt/app/dcae-controller-service-docker-model

            jimmydot jimmydot
            kranthikirang kranthikirang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: