Uploaded image for project: 'Virtual Infrastructure Deployment'
  1. Virtual Infrastructure Deployment
  2. VID-601

demo-k8s.sh onap init SSLError

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Medium Medium
    • Casablanca Release, Casablanca Maintenance Release
    • None
    • None

      Hi,

      I am trying to deploy a instance on Openstack using ONAP. I am using casablanca version of ONAP. I am trying to run "./demo-k8s.sh onap init" but I am getting a SSLError. Output of this command is following:

      root@sb4-k8s-1-1:~/oom/kubernetes/robot# ./demo-k8s.sh onap init
      Number of parameters:
      2
      KEY:
      init
      ++ kubectl --namespace onap get pods
      ++ sed 's/ .*//'
      ++ grep robot
      + POD=dev-robot-robot-646785574-ws5hq
      + ETEHOME=/var/opt/OpenECOMP_ETE
      ++ kubectl --namespace onap exec dev-robot-robot-646785574-ws5hq – bash -c 'ls -1q /share/logs/ | wc -l'
      + export GLOBAL_BUILD_NUMBER=5
      + GLOBAL_BUILD_NUMBER=5
      ++ printf %04d 5
      + OUTPUT_FOLDER=0005_demo_init
      + DISPLAY_NUM=95
      + VARIABLEFILES='-V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py'
      + kubectl --namespace onap exec dev-robot-robot-646785574-ws5hq – /var/opt/OpenECOMP_ETE/runTags.sh -V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py -d /share/logs/0005_demo_init -i InitDemo --display 95
      Starting Xvfb on display :95 with res 1280x1024x24
      Executing robot tests at log level TRACE
      ==============================================================================
      Testsuites
      ==============================================================================
      Testsuites.Demo :: Executes the VNF Orchestration Test cases including setu...
      ==============================================================================
      Initialize Customer And Models | FAIL |
      SSLError: HTTPSConnectionPool(host='hvlcloud.5ghvl.local', port=13000): Max retries exceeded with url: //v3/auth/tokens (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),))
      ------------------------------------------------------------------------------
      Testsuites.Demo :: Executes the VNF Orchestration Test cases inclu... | FAIL |
      1 critical test, 0 passed, 1 failed
      1 test total, 0 passed, 1 failed
      ==============================================================================
      Testsuites | FAIL |
      1 critical test, 0 passed, 1 failed
      1 test total, 0 passed, 1 failed
      ==============================================================================
      Output: /share/logs/0005_demo_init/output.xml
      Log: /share/logs/0005_demo_init/log.html
      Report: /share/logs/0005_demo_init/report.html

       

      I installed ssl certificate of my openstack in ONAP NFS instance but it didnt worked. Is there a way to disable SSL in ONAP or is there a way to attach my SSL certificate on ONAP. I would be so happy if someone help me on this issue.

            ittays ittays
            sarpkoksal sarpkoksal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: