the error seems to be a connectivity issue, the script cannot contact the vid, so you need to verify the service associated with the vid. here the robot cannot join vid.onap on port 8080 so even if the vid port is running, it is maybe not reachable on this port.
in integration, we do not really use all the demo scripts since Guilin (see official documentation) so it is possible that some ports have changed or the API may have changed but the script was not adapted. however manual tests on vFWCL and scaleout tests had been done in guilin using these scripts.so it should be OK. if you run the cluster status test I indicated in the previous mail we will get more information to help you troubleshooting. ________________________________ De : [email protected] [[email protected]] de la part de shwetha.r60 via lists.onap.org [[email protected]] Envoyé : mercredi 23 juin 2021 06:44 À : [email protected]; [email protected] Objet : Re: [onap-discuss] Robot ./demo-k8s.sh onap init failure with error #robot Hi Morgan, VID pod is running fine [root@onap-controller ~]# kubectl get pods -n onap | grep dev-vid* dev-vid-75f894b4c-hdzm4 2/2 Running 0 15h dev-vid-galera-0 1/1 Running 0 15h dev-vid-galera-1 1/1 Running 0 15h dev-vid-galera-2 1/1 Running 0 15h dev-vid-galera-config-w5wxd 0/1 Completed 0 15h i have run the healthcheck as i first step with ./ete-k8s.sh onap health and i dont see any errors of vid. Thats why i attached values.yaml to see if any configuration i am missing . Thanks Shwetha _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23331): https://lists.onap.org/g/onap-discuss/message/23331 Mute This Topic: https://lists.onap.org/mt/83711017/21656 Mute #robot:https://lists.onap.org/g/onap-discuss/mutehashtag/robot Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
