Hello,

I am executing stability test suite (Stability72hr Test Suite) in rancher 
setup. On running the script getting "HTTPConnection" failure error. Due to 
this failure, some of the variable values required are empty. Kindly let me 
know why this problem is occurring & how to fix it. Are there any test case 
flow or design documents or any other supporting docs to understand the flow.

URL referred : 
https://wiki.onap.org/display/DW/Casablanca+Stability+Testing+Instructions

root@onap-onap-tm5g-dev-01-nfs:~/oom/kubernetes/robot# 
/root/oom/kubernetes/robot/ete-k8s.sh onap stability72hr
++ export NAMESPACE=onap
++ NAMESPACE=onap
+++ kubectl --namespace onap get pods
+++ sed 's/ .*//'
+++ grep robot
++ POD=dev-robot-robot-6d745c4756-5ltdj
++ TAGS='-i stability72hr'
++ echo stability72hr
stability72hr
+++ dirname /root/oom/kubernetes/robot/ete-k8s.sh
++ DIR=/root/oom/kubernetes/robot
++ SCRIPTDIR=scripts/etescript
++ ETEHOME=/var/opt/ONAP
++ [[ stability72hr == \e\x\e\c\s\c\r\i\p\t ]]
+++ kubectl --namespace onap exec dev-robot-robot-6d745c4756-5ltdj -- bash -c 
'ls -1q /share/logs/ | wc -l'
++ export GLOBAL_BUILD_NUMBER=22
++ GLOBAL_BUILD_NUMBER=22
+++ printf %04d 22
++ OUTPUT_FOLDER=0022_ete_stability72hr
++ DISPLAY_NUM=112
++ VARIABLEFILES='-V /share/config/robot_properties.py'
++ VARIABLES='-v GLOBAL_BUILD_NUMBER:19078'
++ kubectl --namespace onap exec dev-robot-robot-6d745c4756-5ltdj -- 
/var/opt/ONAP/runTags.sh -V /share/config/robot_properties.py -v 
GLOBAL_BUILD_NUMBER:19078 -d /share/logs/0022_ete_stability72hr -i 
stability72hr --display 112
Starting Xvfb on display :112 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
Testsuites
==============================================================================
Testsuites.Vnf-Orchestration :: Executes the VNF Orchestration Test cases i...
==============================================================================
Instantiate Virtual DNS                                               [ WARN ] 
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) 
after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f39908fcc50>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f3990891b90>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f3990891750>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution',)': /v2.0/tokens
| FAIL |
ConnectionError: HTTPConnectionPool(host='dl-control.sdp.telekom.de', 
port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by 
NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f3990891d50>: Failed to establish a new connection: [Errno 113] No route to 
host',))

Also keyword teardown failed:
Several failures occurred:

1) Value of variable '@{catalog_resource_ids}' is not list or list-like.

2) 404 != 204
------------------------------------------------------------------------------
Instantiate Virtual Volume Group                                      [ WARN ] 
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) 
after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f3990908350>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f3990908050>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f3990910cd0>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
| FAIL |
ConnectionError: HTTPConnectionPool(host='dl-control.sdp.telekom.de', 
port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by 
NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f39909c29d0>: Failed to establish a new connection: [Errno 113] No route to 
host',))

Also keyword teardown failed:
Several failures occurred:

1) Value of variable '@{catalog_resource_ids}' is not list or list-like.

2) 404 != 204
------------------------------------------------------------------------------
Instantiate Virtual FirewallCL                                        [ WARN ] 
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) 
after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f39901c8d90>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f39901c8b50>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f39901c89d0>: Failed to establish a new connection: [Errno 113] No route to 
host',)': /v2.0/tokens
| FAIL |
ConnectionError: HTTPConnectionPool(host='dl-control.sdp.telekom.de', 
port=5000): Max retries exceeded with url: /v2.0/tokens (Caused by 
NewConnectionError('<urllib3.connection.HTTPConnection object at 
0x7f39901c8850>: Failed to establish a new connection: [Errno 113] No route to 
host',))

Also keyword teardown failed:
Several failures occurred:

1) Value of variable '@{catalog_resource_ids}' is not list or list-like.

2) 404 != 204
------------------------------------------------------------------------------
Testsuites.Vnf-Orchestration :: Executes the VNF Orchestration Tes... | FAIL |
3 critical tests, 0 passed, 3 failed
3 tests total, 0 passed, 3 failed
==============================================================================
Testsuites                                                            | FAIL |
3 critical tests, 0 passed, 3 failed
3 tests total, 0 passed, 3 failed
==============================================================================
Output:  /share/logs/0022_ete_stability72hr/output.xml
Log:     /share/logs/0022_ete_stability72hr/log.html
Report:  /share/logs/0022_ete_stability72hr/report.html
command terminated with exit code 3


Thanks and Regards,
Prakash
============================================================================================================================
 Disclaimer: This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html externally 
http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. 
============================================================================================================================

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#19962): https://lists.onap.org/g/onap-discuss/message/19962
Mute This Topic: https://lists.onap.org/mt/71141199/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to