root@sb4-k8s-1:~/oom/kubernetes/robot# ./demo-k8s.sh onap init + echo 'Number of parameters:' Number of parameters: + echo 2 2 + '[' 2 -lt 2 ']' + NAMESPACE=onap + shift + '[' 1 -gt 0 ']' + key=init + echo KEY: KEY: + echo init init + case $key in + TAG=InitDemo + shift + '[' 0 -gt 0 ']' + ETEHOME=/var/opt/OpenECOMP_ETE + VARIABLEFILES='-V /share/config/vm_properties.py -V /share/config/integration_robot_properties.py -V /share/config/integration_preload_parameters.py' ++ kubectl --namespace onap get pods ++ grep robot ++ sed 's/ .*//' + POD=dev-robot-75cdb7fc47-jkrln + kubectl --namespace onap exec dev-robot-75cdb7fc47-jkrln -- /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/demo/InitDemo -i InitDemo --display 89 Starting Xvfb on display :89 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 | FAIL | ConnectionError: HTTPConnectionPool(host='1.2.3.4', port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Connection timed out',)) ------------------------------------------------------------------------------ OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== OpenECOMP ETE.Robot.Testsuites | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== OpenECOMP ETE.Robot | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== OpenECOMP ETE | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Output: /share/logs/demo/InitDemo/output.xml Log: /share/logs/demo/InitDemo/log.html Report: /share/logs/demo/InitDemo/report.html