Did you run make robot ; make onap ? Your robot is still using the default ip
Brian Sent via the Samsung Galaxy S8, an AT&T 5G Evolution smartphone -------- Original message -------- From: Oyebimpe Oparinde <[email protected]> Date: 3/19/19 4:35 AM (GMT-05:00) To: "FREEMAN, BRIAN D" <[email protected]>, [email protected] Subject: demo-k8s.sh onap init failing Hi, I'm trying to implement the vFW use case on ONAP C release. I ran the ./demo-k8s.sh onap init command but failed with the below error. btw; I have edited the values.yaml file in the directory ~/oom/kubernetes/robot/values.yaml Number of parameters: 2 KEY: init ++ kubectl --namespace onap get pods ++ sed 's/ .*//' ++ grep robot + POD=dev-robot-d474f544c-sjr78 + ETEHOME=/var/opt/OpenECOMP_ETE ++ kubectl --namespace onap exec dev-robot-d474f544c-sjr78 -- bash -c 'ls -1q /share/logs/ | wc -l' + export GLOBAL_BUILD_NUMBER=31 + GLOBAL_BUILD_NUMBER=31 ++ printf %04d 31 + OUTPUT_FOLDER=0031_demo_init + DISPLAY_NUM=121 + 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-d474f544c-sjr78 -- /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/0031_demo_init -i InitDemo --display 121 Starting Xvfb on display :121 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 | ConnectionError: HTTPConnectionPool(host='1.2.3.4', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff3bd05d890>: Failed to establish a new connection: [Errno 101] Network is unreachable',)) ------------------------------------------------------------------------------ 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/0031_demo_init/output.xml Log: /share/logs/0031_demo_init/log.html Report: /share/logs/0031_demo_init/report.html Please help solve the problem. Kind Regards, Bimpe. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16201): https://lists.onap.org/g/onap-discuss/message/16201 Mute This Topic: https://lists.onap.org/mt/30506217/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
