Alexis,
Very good and fast work on the commits I have seen so far from you that fix
the following 20 health checks – and thanks for the versioning changes
See anything assigned to Alexis under the R1 stabilization epic
https://jira.onap.org/browse/OOM-459
https://gerrit.onap.org/r/#/q/owner:alexis.de_talhouet%2540bell.ca+status:open
I recommend we push the master changes first – wait 60-110 min for the CD
build to run – before merging to release-1.1.0 (except for those cherry-picked
commits already in 1.1.0)
After Alexis’s changes
Basic APPC Health Check | PASS |
Basic Microservice Bus Health Check | PASS |
(times 19 other that group with MSB)
- Thank you
Check this hourly master CD build after all the merges are in
http://jenkins.onap.info/job/oom-cd/437/console
Before (Current)
21:31:24 Basic SDNGC Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic A&AI Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic Policy Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic MSO Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic ASDC Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic APPC Health Check
| FAIL |
21:31:24 503 != 200
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic Portal Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic Message Router Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic VID Health Check
| PASS |
21:31:24
------------------------------------------------------------------------------
21:31:24 Basic Microservice Bus Health Check
| FAIL |
There are 19 other failures under MSB that group with the one above
Committers – once these changes get in – we will be closer to a full demo
of OOM beside HEAT in the upcoming 4th Dec KubeCon and 11th Dec ONAP F2F
Developer conference.
From:
[email protected]<mailto:[email protected]>
[mailto:[email protected]] On Behalf Of Alexis de Talhouët
Sent: Tuesday, November 28, 2017 15:57
To: Mike Evans via onap-discuss
<[email protected]<mailto:[email protected]>>
Subject: [onap-discuss] [OOM] Amsterdam stabilization
Greetings OOMers,
We are getting closer to having all outstanding issues resolved, as far as
Health Check goes. (E2E testing will be performed as per as the vFW testing
currently taking place daily at 12am EST).
We still aren’t deploying DCAE, but everything else is now passing Robot Health
Check.
To get to this stage, you will need all outstanding patches:
https://gerrit.onap.org/r/#/q/topic:fix-amsterdam
So I’m asking OOM committers to please review and merge those outstanding
patches.
Thanks,
Alexis
$ ./ete-k8s.sh health
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.Health-Check :: Testing ecomp components are...
==============================================================================
Basic DCAE Health Check [ WARN ]
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None))
after connection broken by
'NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abbf97610>: Failed to establish a new connection: [Errno -2] Name or
service not known',)': /healthcheck
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abbf97490>: Failed to establish a new connection: [Errno -2] Name or
service not known',)': /healthcheck
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abde0cf90>: Failed to establish a new connection: [Errno -2] Name or
service not known',)': /healthcheck
| FAIL |
ConnectionError: HTTPConnectionPool(host='dcae-controller.onap-dcae',
port=8080): Max retries exceeded with url: /healthcheck (Caused by
NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abde87e50>: Failed to establish a new connection: [Errno -2] Name or
service not known',))
------------------------------------------------------------------------------
Basic SDNGC Health Check | PASS |
------------------------------------------------------------------------------
Basic A&AI Health Check | PASS |
------------------------------------------------------------------------------
Basic Policy Health Check | PASS |
------------------------------------------------------------------------------
Basic MSO Health Check | PASS |
------------------------------------------------------------------------------
Basic ASDC Health Check | PASS |
------------------------------------------------------------------------------
Basic APPC Health Check | PASS |
------------------------------------------------------------------------------
Basic Portal Health Check | PASS |
------------------------------------------------------------------------------
Basic Message Router Health Check | PASS |
------------------------------------------------------------------------------
Basic VID Health Check | PASS |
------------------------------------------------------------------------------
Basic Microservice Bus Health Check | PASS |
------------------------------------------------------------------------------
Basic CLAMP Health Check | PASS |
------------------------------------------------------------------------------
catalog API Health Check | PASS |
------------------------------------------------------------------------------
emsdriver API Health Check | PASS |
------------------------------------------------------------------------------
gvnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
huaweivnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
multicloud API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-ocata API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-titanium_cloud API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-vio API Health Check | PASS |
------------------------------------------------------------------------------
nokiavnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
nslcm API Health Check | PASS |
------------------------------------------------------------------------------
resmgr API Health Check | PASS |
------------------------------------------------------------------------------
usecaseui-gui API Health Check | PASS |
------------------------------------------------------------------------------
vnflcm API Health Check | PASS |
------------------------------------------------------------------------------
vnfmgr API Health Check | PASS |
------------------------------------------------------------------------------
vnfres API Health Check | PASS |
------------------------------------------------------------------------------
workflow API Health Check | PASS |
------------------------------------------------------------------------------
ztesdncdriver API Health Check | PASS |
------------------------------------------------------------------------------
ztevmanagerdriver API Health Check | PASS |
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
OpenECOMP ETE | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
Output: /var/opt/OpenECOMP_ETE/html/logs/ete/ETE_50054/output.xml
Log: /var/opt/OpenECOMP_ETE/html/logs/ete/ETE_50054/log.html
Report: /var/opt/OpenECOMP_ETE/html/logs/ete/ETE_50054/report.html
command terminated with exit code 1
From: [email protected]
[mailto:[email protected]] On Behalf Of Alexis de Talhouët
Sent: Tuesday, November 28, 2017 15:57
To: Mike Evans via onap-discuss <[email protected]>
Subject: [onap-discuss] [OOM] Amsterdam stabilization
Greetings OOMers,
We are getting closer to having all outstanding issues resolved, as far as
Health Check goes. (E2E testing will be performed as per as the vFW testing
currently taking place daily at 12am EST).
We still aren’t deploying DCAE, but everything else is now passing Robot Health
Check.
To get to this stage, you will need all outstanding patches:
https://gerrit.onap.org/r/#/q/topic:fix-amsterdam
So I’m asking OOM committers to please review and merge those outstanding
patches.
Thanks,
Alexis
$ ./ete-k8s.sh health
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.Health-Check :: Testing ecomp components are...
==============================================================================
Basic DCAE Health Check [ WARN ]
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None))
after connection broken by
'NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abbf97610>: Failed to establish a new connection: [Errno -2] Name or
service not known',)': /healthcheck
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abbf97490>: Failed to establish a new connection: [Errno -2] Name or
service not known',)': /healthcheck
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None,
status=None)) after connection broken by
'NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abde0cf90>: Failed to establish a new connection: [Errno -2] Name or
service not known',)': /healthcheck
| FAIL |
ConnectionError: HTTPConnectionPool(host='dcae-controller.onap-dcae',
port=8080): Max retries exceeded with url: /healthcheck (Caused by
NewConnectionError('<urllib3.connection.HTTPConnection object at
0x7f3abde87e50>: Failed to establish a new connection: [Errno -2] Name or
service not known',))
------------------------------------------------------------------------------
Basic SDNGC Health Check | PASS |
------------------------------------------------------------------------------
Basic A&AI Health Check | PASS |
------------------------------------------------------------------------------
Basic Policy Health Check | PASS |
------------------------------------------------------------------------------
Basic MSO Health Check | PASS |
------------------------------------------------------------------------------
Basic ASDC Health Check | PASS |
------------------------------------------------------------------------------
Basic APPC Health Check | PASS |
------------------------------------------------------------------------------
Basic Portal Health Check | PASS |
------------------------------------------------------------------------------
Basic Message Router Health Check | PASS |
------------------------------------------------------------------------------
Basic VID Health Check | PASS |
------------------------------------------------------------------------------
Basic Microservice Bus Health Check | PASS |
------------------------------------------------------------------------------
Basic CLAMP Health Check | PASS |
------------------------------------------------------------------------------
catalog API Health Check | PASS |
------------------------------------------------------------------------------
emsdriver API Health Check | PASS |
------------------------------------------------------------------------------
gvnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
huaweivnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
multicloud API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-ocata API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-titanium_cloud API Health Check | PASS |
------------------------------------------------------------------------------
multicloud-vio API Health Check | PASS |
------------------------------------------------------------------------------
nokiavnfmdriver API Health Check | PASS |
------------------------------------------------------------------------------
nslcm API Health Check | PASS |
------------------------------------------------------------------------------
resmgr API Health Check | PASS |
------------------------------------------------------------------------------
usecaseui-gui API Health Check | PASS |
------------------------------------------------------------------------------
vnflcm API Health Check | PASS |
------------------------------------------------------------------------------
vnfmgr API Health Check | PASS |
------------------------------------------------------------------------------
vnfres API Health Check | PASS |
------------------------------------------------------------------------------
workflow API Health Check | PASS |
------------------------------------------------------------------------------
ztesdncdriver API Health Check | PASS |
------------------------------------------------------------------------------
ztevmanagerdriver API Health Check | PASS |
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
OpenECOMP ETE | FAIL |
30 critical tests, 29 passed, 1 failed
30 tests total, 29 passed, 1 failed
==============================================================================
Output: /var/opt/OpenECOMP_ETE/html/logs/ete/ETE_50054/output.xml
Log: /var/opt/OpenECOMP_ETE/html/logs/ete/ETE_50054/log.html
Report: /var/opt/OpenECOMP_ETE/html/logs/ete/ETE_50054/report.html
command terminated with exit code 1
This message and the information contained herein is proprietary and
confidential and subject to the Amdocs policy statement,
you may review at https://www.amdocs.com/about/email-disclaimer
<https://www.amdocs.com/about/email-disclaimer>
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss