1
0
-1

I am manually running "aai2_install.sh" script on aai vm1 instance and i can see multiple failures in the output :

Reading package lists... Done
W: GPG error: https://apt.dockerproject.org ubuntu-trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F76221572C52609D

docker stop/waiting
docker start/running, process 2769
Cloning into 'test-config'...
remote: Total 127 (delta 0), reused 127 (delta 0)
Receiving objects: 100% (127/127), 93.70 KiB | 0 bytes/s, done.
Resolving deltas: 100% (46/46), done.
Checking connectivity... done.

Already up-to-date.
Login Succeeded
Pulling repository nexus3.onap.org:10001/openecomp/aai-resources
Error: image openecomp/aai-resources:1.0-STAGING-latest not found
Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/aai-resources:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/aai-traversal
Error: image openecomp/aai-traversal:1.0-STAGING-latest not found
Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/aai-traversal:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/search-data-service
Error: image openecomp/search-data-service:1.0-STAGING-latest not found
Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/search-data-service:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/datarouter-service
Error: image openecomp/datarouter-service:1.0-STAGING-latest not found
Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/datarouter-service:1.0-STAGING-latest
1.0-STAGING-latest: Pulling from openecomp/model-loader
d0b8c554d4fa: Already exists

eb4d9328e4a7: Pull complete
215ba89aec18: Pull complete
Digest: sha256:3b3129b5e128c5646cd7f9a9d93809ebc714313ee9ef2a756d39005788e16c9c
Status: Downloaded newer image for nexus3.onap.org:10001/openecomp/model-loader:1.0-STAGING-latest
Pulling repository nexus3.onap.org:10001/openecomp/sparky
Error: image openecomp/sparky:1.0-STAGING-latest not found
Error response from daemon: No such image: nexus3.onap.org:10001/openecomp/sparky:1.0-STAGING-latest
Going to remove testconfig_aai.searchservice.simpledemo.openecomp.org_1, testconfig_model-loader_1, testconfig_datarouter_1, testconfig_aai.api.simpledemo.openecomp.org_1, testconfig_aai-traversal.api.simpledemo.openecomp.org_1, testconfig_aai-resources.api.simpledemo.openecomp.org_1
Removing testconfig_aai.searchservice.simpledemo.openecomp.org_1 ... done
Removing testconfig_model-loader_1 ... done
Removing testconfig_datarouter_1 ... done

And at the end it fails with below log :

Waiting for 'testconfig_aai-traversal.api.simpledemo.openecomp.org_1' deployment to finish ...
Waiting for 'testconfig_aai-traversal.api.simpledemo.openecomp.org_1' deployment to finish ...
Waiting for 'testconfig_aai-traversal.api.simpledemo.openecomp.org_1' deployment to finish ...
ERROR: testconfig_aai-traversal.api.simpledemo.openecomp.org_1 deployment failed.

I can see only 2 docker containers are created on aai vm1 instance

root@vm1-aai-inst1:/opt# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b3fc2c4a2d5f nexus3.onap.org:10001/openecomp/aai-traversal "/bin/sh -c ./dock..." 3 minutes ago Exited (0) 3 minutes ago testconfig_aai-traversal.api.simpledemo.openecomp.org_1
b8ee33daafcc nexus3.onap.org:10001/openecomp/aai-resources "/bin/sh -c ./dock..." 4 minutes ago Up 4 minutes 0.0.0.0:8447->8447/tcp testconfig_aai-resources.api.simpledemo.openecomp.org_1
root@vm1-aai-inst1:/opt#

Are we having any issues with the repositories for aai. Please help.

  1. Chandrakiran Barad

    Update : I checked with 1.1-STAGING-latest, docker pull commands work perfectly. Can i use 1.1-STAGING-latest instead of 1.0-STAGING-latest ?

  2. kranthi guttikonda

    Chandrakiran Barad I believe so. Because for DACE also 1.1-STAGING-latest worked for me. However I have never tried with 1.0-STAGING-latest since it doesn't support vanilla openstack keystone APIs

  3. Chandrakiran Barad

    kranthi guttikonda Any documenation where they have mentioned 1.0-STAGING-latest doesn't support vanilla openstack keystone APIs. Now my ONAP setup has become mix of both docker versions. Some VMs are built with 1.0-STAGING-latest  and other vms with 1.1-STAGING-latest 

CommentAdd your comment...

1 answer

  1.  
    1
    0
    -1

    1.0.0 has only 1 vm, only 1.1.0 will work in the 2 vm setup

    1. Chandrakiran Barad

      The latest heat env file "onap_openstack_float.env" (https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.env;h=aed3a4bd0b996462e2b3823f0be06488138e85e2;hb=refs/heads/master) has "docker version: 1.0-STAGING-latest" mentioned and 2 aai vms :


      aai1_float_ip: PUT A&AI INSTANCE 1 FLOATING IP HERE
      aai2_float_ip: PUT A&AI INSTANCE 2 FLOATING IP HERE

      We need to get heat env file changed for docker version in the 2 aai vm setup.

    2. Chandrakiran Barad

      Also "aai2_install.sh" file works fine on aai VM2 with docker version : 1.0-STAGING-latest. Bit confused here. Better to have this mentioned in tutorials.

    3. Daniel Rose

      the tutorial is for 1.0.0 only, so it wouldnt aply really. Going forward there are better ways to deploy onap and we will be supporting those more rather than heat templates

    4. Chandrakiran Barad

      Ok Thanks Daniel Rose. Shall i go ahead and try to build my ONAP vms only with 1.1-STAGING-latest docker version ? Will that help to reduce the issues i am facing ? 

    5. Daniel Rose

      it may but there are some issues with 1.1 latest so i would say my final answer is "maybe" (smile)

    6. Bharath Thiruveedula

      Daniel Roseare those issues in AAI or in other components. Can you share some known issues? As I am trying out 1.1, I found db name inconsistency in VID so far

    7. Daniel Rose

      The JIRA has all the known issues.


    8. Catherine Lefevre

      Hi Bharath - Here is the list of the current issues.

      T Key Summary Assignee Reporter P Status Resolution Created Updated Due
      Bug CCSDK-4039 A1-PMS: Deleting a service which has policies on a ric, causes all transient policies to be deleted on that ric Francesco Davide Lapenta John Keeney Highest In Progress Unresolved Jul 18, 2024 Jul 22, 2024
      Bug CPS-2297 CPS NCMP: HTTP 431 Request Header Fields Too Large Priyank Maheshwari Soma Kocsis Highest Delivered Not a Bug Jun 27, 2024 Jul 03, 2024
      Bug DCAEGEN2-3412 openapi4j has an issue that makes the it unuseable in sdk Unassigned mikael petterson Highest Open Unresolved May 31, 2024 May 31, 2024
      Bug AAI-3652 ONAP does not go up in the AKS 1.26 version Unassigned None Highest Open Unresolved May 17, 2023 May 18, 2023
      Bug INT-2160 Smoke usecase robot tests are failing Unassigned None Highest Open Unresolved Oct 04, 2022 May 04, 2023
      Bug INT-2154 Xtesting security docker is not building Unassigned None Highest Submitted Unresolved Sep 28, 2022 Sep 28, 2022
      Bug TEST-373 Requests library update for onap creates issue to run the robot Health Checks Unassigned None Highest Open Unresolved Dec 02, 2021 Dec 02, 2021
      Bug VID-831 Vid error on instantiateVFW Unassigned None Highest Reopened Not Done May 22, 2020 Jun 14, 2021
      Bug ONAPARC-602 Guilin-R7 ArchCom Review, REQ-343, ONAP SO Support Dynamic Orchestration Unassigned None Highest Delivered Unresolved Jun 17, 2020 Apr 21, 2021
      Bug REQ-475 (Honolulu-R8) - NF - LOGS MANAGEMENT - PHASE 1: COMMON PLACE FOR DATA Unassigned None Highest To Do Unresolved Nov 19, 2020 Nov 19, 2020
      Bug REQ-393 Guilin-R7 ArchCom - REQ-331, REQ-332 - Policy Based Filtering/CLAMP Deployment of Native Policies Unassigned None Highest To Do Unresolved Jun 11, 2020 Jun 12, 2020
      Bug CIMAN-333 Enable Self release for CLI project Unassigned None Highest To Do Unresolved Oct 09, 2019 Oct 09, 2019
      Bug DCAEGEN2-3411 Validation of OpenAPI files in externalrepo fails Rohit Raj mikael petterson High Open Unresolved May 14, 2024 Jun 03, 2024
      Bug DCAEGEN2-3413 Not possible to run the dmaap-msg-router in ~/git/ves/src/test/resources/dmaap-msg-router Unassigned mikael petterson High Open Unresolved May 31, 2024 May 31, 2024
      Bug SDNC-1836 DGBuilder cannot display XML files Dan Timoney Andreas Geissler High Open Unresolved Feb 23, 2024 Apr 03, 2024
      Bug OOM-3274 Ingress Template Errors Andreas Geissler Sebastiano DePani High Open Unresolved Feb 16, 2024 Mar 04, 2024
      Bug SO-4123 SO Development setup fails due to R_CloudConfigMigration Flyway Migration Unassigned None High Open Unresolved Jan 11, 2024 Feb 05, 2024
      Bug AAI-3674 aai-graphadmin-create-db-schema job does run forever Unassigned Andreas Geissler High Open Unresolved Nov 06, 2023 Nov 06, 2023
      Bug SO-4116 Cannot Instantiate Volume Attachment Included OpenStack Heat Template VNF Erol Ozcan Erol Ozcan High Delivered Unresolved Sep 07, 2023 Sep 27, 2023
      Bug PORTAL-399 ERROR 1130 (HY000): Host '10.42.218.198' is not allowed to connect to this MariaDB server - PORTAL-498/399 Unassigned None High Reopened Done Sep 25, 2018 Sep 06, 2023
      Showing 20 out of 368 issues
      Loading...
      Refresh

    CommentAdd your comment...