I am getting successful InitDemo, I have successfully onboarded the VSP(as per 
ONAP tut) via onap portal. While instantiating the service, I am getting 
following errors. Unable to fetch the demo service-models, which should be 
present along with sample onboarded service.

[cid:image001.png@01D2F668.B87765F0]

1). Successful DemoInit (Robot)
root@785f81a8b556:/# /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 -v GLOBAL_BUILD_NUMBER:1928 
-d /share/logs/ETE_1928 -i InitDemo --display 88
Starting Xvfb on display :88 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
OpenECOMP ETE
==============================================================================
OpenECOMP ETE.Robot
==============================================================================
OpenECOMP ETE.Robot.Testsuites
==============================================================================
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...
==============================================================================
Initialize Customer And Models                                        | PASS |
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                        | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
OpenECOMP ETE.Robot                                                   | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
OpenECOMP ETE                                                         | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Output:  /share/logs/ETE_1928/output.xml
Log:     /share/logs/ETE_1928/log.html
Report:  /share/logs/ETE_1928/report.html

2). Error at aai-inst1: (this  error comes during subscriber initialization)
2017-07-06T08:47:38.947+0000|2017-07-06T08:47:38.948+0000|1e578122-ff5c-46b4-be80-1b3d7cf65869||qtp1768305536-16||||||||WARN||172.19.0.2|1|aai-resources.api.simpledemo.openecomp.org||org.openecomp.aai.logging.LoggingContext|||||||co=:Unable
 to use UUID robot-ete-f9c4721e-dcb5-4569-abe9-89d990695a27 (Not formatted 
properly). Using generated UUID=1e578122-ff5c-46b4-be80-1b3d7cf65869
2017-07-06T08:47:39.141+0000|2017-07-06T08:47:39.141+0000|46b340f3-c7f2-44df-9888-a0f960fbc34a||qtp1768305536-17||||||||WARN||172.19.0.2|0|aai-resources.api.simpledemo.openecomp.org||org.openecomp.aai.logging.LoggingContext|||||||co=:Unable
 to use UUID robot-ete-d6553675-33b1-4bca-b837-9e482c541851 (Not formatted 
properly). Using generated UUID=46b340f3-c7f2-44df-9888-a0f960fbc34a
2017-07-06T08:47:39.266+0000|2017-07-06T08:47:39.266+0000|d90d76c1-180d-49b5-a588-af03254d02e1||qtp1768305536-20||||||||WARN||172.19.0.2|0|aai-resources.api.simpledemo.openecomp.org||org.openecomp.aai.logging.LoggingContext|||||||co=:Unable
 to use UUID robot-ete-6e308691-6425-4560-a311-0dc462ea04a0 (Not formatted 
properly). Using generated UUID=d90d76c1-180d-49b5-a588-af03254d02e1
2017-07-06T08:47:39.359+0000|2017-07-06T08:47:39.360+0000|63a24ca9-37bb-4690-87dd-574ed8592467||qtp1768305536-21||||||||WARN||172.19.0.2|1|aai-resources.api.simpledemo.openecomp.org||org.openecomp.aai.logging.LoggingContext|||||||co=:Unable
 to use UUID robot-ete-17c0a926-6b87-48a4-a255-ce71b0a2e85f (Not formatted 
properly). Using generated UUID=63a24ca9-37bb-4690-87dd-574ed8592467

3). Error at vm1-vid:
(this  error comes during subscriber initialization)

2017-07-06 
09:46:35,025|681b82a2-0a49-4a71-bc25-0f30acfe3a3b||http-apr-8080-exec-10||/get_property/mso_max_polls/7|292b461a-2954-4b63-a3f9-f916c7ad3bc0|ERROR|INFORMATIONAL|172.17.0.3|2b1d319dee54||org.openecomp.portalsdk.core.controller.MenuListController||
 Failed to get shared context for usernull
2017-07-06 
09:46:35,073|7a813434-e955-45f7-8919-4d6a1a4b52fe||http-apr-8080-exec-3||/get_property/mso_max_polls/7|292b461a-2954-4b63-a3f9-f916c7ad3bc0|ERROR|INFORMATIONAL|172.17.0.3|2b1d319dee54||org.openecomp.portalsdk.core.controller.MenuListController||
 Failed to get shared context for usernull

(During fetching models and service instances)

2017-07-06 
09:06:01,225|8b228f99-eee1-430c-b58c-1cc26b47b23a||http-apr-8080-exec-10||/get_property/mso_polling_interval_msecs/1000|292b461a-2954-4b63-a3f9-f916c7ad3bc0|ERROR|INFORMATIONAL|172.17.0.3|2b1d319dee54||org.openecomp.portalsdk.core.controller.MenuListController||
 Failed to get shared context for usernull
2017-07-06 
09:06:01,277|ed18d78c-9a56-4b6d-88a4-1fbe2428bef4||http-apr-8080-exec-4||/rest/models/services|292b461a-2954-4b63-a3f9-f916c7ad3bc0|ERROR|INFORMATIONAL|172.17.0.3|2b1d319dee54||org.openecomp.portalsdk.core.controller.MenuListController||
 Failed to get shared context for usernull

2017-07-06 
09:19:17,395|20a3d109-5b02-4e74-a213-e9e2bf4ec5de||http-apr-8080-exec-2||/aai_refresh_full_subscribers|292b461a-2954-4b63-a3f9-f916c7ad3bc0|INFO|INFORMATIONAL|172.17.0.3|2b1d319dee54||org.openecomp.vid.controller.AaiController||
 09:19:17:0395<== .getSubscriberListjavax.ws.rs.ProcessingException: 
javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/business/customers?subscriber-type=INFRA&depth=all:
 sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target

2017-07-06 
09:18:58,289|d786e800-c48f-4356-8a09-e58f089fe10b||http-apr-8080-exec-9||/aai_get_services|292b461a-2954-4b63-a3f9-f916c7ad3bc0|INFO|INFORMATIONAL|172.17.0.3|2b1d319dee54||org.openecomp.vid.controller.AaiController||
 09:18:58:0289<== .getSubscriberListjavax.ws.rs.ProcessingException: 
javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/services?depth=0:
 sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target


Regards,
Ajay Priyadarshi
"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s). 
are confidential and may be privileged. If you are not the intended recipient. 
you are hereby notified that any 
review. re-transmission. conversion to hard copy. copying. circulation or other 
use of this message and any attachments is 
strictly prohibited. If you are not the intended recipient. please notify the 
sender immediately by return email. 
and delete this message and any attachments from your system.

Virus Warning: Although the company has taken reasonable precautions to ensure 
no viruses are present in this email. 
The company cannot accept responsibility for any loss or damage arising from 
the use of this email or attachment."
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to