Analytics systemless test failure with latest thrift package

Bug #1657598 reported by Sundaresan Rajangam
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
Critical
Sundaresan Rajangam
R3.0.2.x
Fix Committed
Critical
Sundaresan Rajangam
R3.0.3.x
Fix Committed
Critical
Sundaresan Rajangam
R3.1
Fix Committed
Critical
Sundaresan Rajangam
R3.1.1.x
Fix Committed
Critical
Sundaresan Rajangam
R3.2
Fix Committed
Critical
Sundaresan Rajangam
Trunk
Fix Committed
Critical
Sundaresan Rajangam

Bug Description

======================================================================
2017-01-18 01:05:32 FAIL: setUpClass (test.test_analytics_db_password.AnalyticsDbTest)
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_db_password.py", line 47, in setUpClass
2017-01-18 01:05:32 mockcassandra.start_cassandra(cls.cassandra_port,cassandra_user='cassandra', cassandra_password='cassandra')
2017-01-18 01:05:32 File "/home/jenkins/contrail_repo/build/debug/opserver/.venv/local/lib/python2.7/site-packages/mockcassandra/mockcassandra.py", line 120, in start_cassandra
2017-01-18 01:05:32 assert(verify_cassandra(thriftport, cqlport, cassandra_user, cassandra_password))
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 ======================================================================
2017-01-18 01:05:32 FAIL: test.test_analytics_sys.AnalyticsTest.test_07_table_source_module_list
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_sys.py", line 325, in test_07_table_source_module_list
2017-01-18 01:05:32 exp_genlist1)
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 ======================================================================
2017-01-18 01:05:32 FAIL: test.test_analytics_uve.AnalyticsUveTest.test_03_redis_uve_restart
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_uve.py", line 155, in test_03_redis_uve_restart
2017-01-18 01:05:32 assert vizd_obj.verify_on_setup()
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 ======================================================================
2017-01-18 01:05:32 FAIL: test.test_analytics_uve.AnalyticsUveTest.test_05_collector_ha
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_uve.py", line 234, in test_05_collector_ha
2017-01-18 01:05:32 exp_genlist)
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 ======================================================================
2017-01-18 01:05:32 FAIL: test.test_analytics_uve.AnalyticsUveTest.test_06_alarmgen_basic
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_uve.py", line 354, in test_06_alarmgen_basic
2017-01-18 01:05:32 assert vizd_obj.verify_on_setup()
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 ======================================================================
2017-01-18 01:05:32 FAIL: test.test_analytics_uve.AnalyticsUveTest.test_07_alarm
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_uve.py", line 480, in test_07_alarm
2017-01-18 01:05:32 assert vizd_obj.verify_on_setup()
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 ======================================================================
2017-01-18 01:05:32 FAIL: test.test_analytics_uve.AnalyticsUveTest.test_08_uve_alarm_filter
2017-01-18 01:05:32 ----------------------------------------------------------------------
2017-01-18 01:05:32 Traceback (most recent call last):
2017-01-18 01:05:32 testtools.testresult.real._StringException: Traceback (most recent call last):
2017-01-18 01:05:32 File "test/test_analytics_uve.py", line 592, in test_08_uve_alarm_filter
2017-01-18 01:05:32 assert vizd_obj.verify_on_setup()
2017-01-18 01:05:32 AssertionError
2017-01-18 01:05:32
2017-01-18 01:05:32
2017-01-18 01:05:32 Ran 95 tests in 762.026s
2017-01-18 01:05:32
2017-01-18 01:05:32 FAILED (failures=7)

Tags: analytics
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/27961
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/27963
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1

Review in progress for https://review.opencontrail.org/27964
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1.1.x

Review in progress for https://review.opencontrail.org/27965
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/27966
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0.3.x

Review in progress for https://review.opencontrail.org/27967
Submitter: Sundaresan Rajangam (<email address hidden>)

no longer affects: juniperopenstack/r2.21.x
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/27961
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/27967
Committed: http://github.org/Juniper/contrail-controller/commit/1c4c5950037d6e50e53d2121f994b33205dc0e13
Submitter: Zuul (<email address hidden>)
Branch: R3.0.3.x

commit 1c4c5950037d6e50e53d2121f994b33205dc0e13
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/27966
Committed: http://github.org/Juniper/contrail-controller/commit/1a394876153b4f4c7ed57eb2e4f19b299446a1d7
Submitter: Zuul (<email address hidden>)
Branch: R3.0

commit 1a394876153b4f4c7ed57eb2e4f19b299446a1d7
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/27964
Committed: http://github.org/Juniper/contrail-controller/commit/489d8b87ae470f2bbe74ad7e33965efe4c06f38f
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 489d8b87ae470f2bbe74ad7e33965efe4c06f38f
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/27963
Committed: http://github.org/Juniper/contrail-controller/commit/55309df085f1c8d5aadaa342f754ac38a4141b3c
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 55309df085f1c8d5aadaa342f754ac38a4141b3c
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/27965
Committed: http://github.org/Juniper/contrail-controller/commit/f38cd2f36a11dbac870d640262679fedf02d7980
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit f38cd2f36a11dbac870d640262679fedf02d7980
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/27961
Committed: http://github.org/Juniper/contrail-controller/commit/d2f96c7e4c99d8d92c62ee15e0716c75478f927f
Submitter: Zuul (<email address hidden>)
Branch: master

commit d2f96c7e4c99d8d92c62ee15e0716c75478f927f
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Disabled the following flaky tests:
- test.test_analytics_sys.AnalyticsTest.test_07_table_source_module_list
- test.test_analytics_uve.AnalyticsUveTest.test_05_collector_ha

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0.2.x

Review in progress for https://review.opencontrail.org/28212
Submitter: Sundaresan Rajangam (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/28212
Committed: http://github.org/Juniper/contrail-controller/commit/44e2668c9eae60f71968aed563135abfaea94504
Submitter: Zuul (<email address hidden>)
Branch: R3.0.2.x

commit 44e2668c9eae60f71968aed563135abfaea94504
Author: Sundaresan Rajangam <email address hidden>
Date: Wed Jan 18 15:53:25 2017 -0800

Fix analytics systemless test failure

The latest thrift package is incompatible with pycassa. Therefore, pin
dependency on compatible version of thrift.

Change-Id: Ic0ea1e5d5774f494bdb3c523b3ddf5c8aaaea0c2
Closes-Bug: #1657598
(cherry picked from commit 1c4c5950037d6e50e53d2121f994b33205dc0e13)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.