Activity log for bug #1247198

Date Who What changed Old value New value Message
2013-11-01 17:10:40 Vijendar Komalla bug added bug
2013-11-06 19:39:43 Vijendar Komalla bug task added openstack-ci
2013-11-06 19:41:18 Vijendar Komalla description Below test is failing consistently and as a result gerrit review https://review.openstack.org/#/c/52137/ is failing. 2013-11-01 15:07:09.391 | ====================================================================== 2013-11-01 15:07:09.391 | FAIL: tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] 2013-11-01 15:07:09.391 | tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] 2013-11-01 15:07:09.391 | ---------------------------------------------------------------------- 2013-11-01 15:07:09.392 | _StringException: Empty attachments: 2013-11-01 15:07:09.392 | pythonlogging:'' 2013-11-01 15:07:09.392 | stderr 2013-11-01 15:07:09.392 | stdout 2013-11-01 15:07:09.392 | 2013-11-01 15:07:09.392 | Traceback (most recent call last): 2013-11-01 15:07:09.392 | File "tempest/scenario/test_dashboard_basic_ops.py", line 72, in test_basic_scenario 2013-11-01 15:07:09.393 | self.check_login_page() 2013-11-01 15:07:09.393 | File "tempest/scenario/test_dashboard_basic_ops.py", line 43, in check_login_page 2013-11-01 15:07:09.393 | response = urllib2.urlopen(self.config.dashboard.dashboard_url) 2013-11-01 15:07:09.393 | File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen 2013-11-01 15:07:09.393 | return _opener.open(url, data, timeout) 2013-11-01 15:07:09.393 | File "/usr/lib/python2.7/urllib2.py", line 406, in open 2013-11-01 15:07:09.394 | response = meth(req, response) 2013-11-01 15:07:09.394 | File "/usr/lib/python2.7/urllib2.py", line 519, in http_response 2013-11-01 15:07:09.394 | 'http', request, response, code, msg, hdrs) 2013-11-01 15:07:09.394 | File "/usr/lib/python2.7/urllib2.py", line 444, in error 2013-11-01 15:07:09.395 | return self._call_chain(*args) 2013-11-01 15:07:09.395 | File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain 2013-11-01 15:07:09.395 | result = func(*args) 2013-11-01 15:07:09.395 | File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default 2013-11-01 15:07:09.395 | raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) 2013-11-01 15:07:09.396 | HTTPError: HTTP Error 500: Internal Server Error 2013-11-01 15:07:09.396 | 2013-11-01 15:07:09.396 | 2013-11-01 15:07:09.396 | ====================================================================== Below test is failing consistently and as a result gerrit review https://review.openstack.org/#/c/52137/ is failing, which is blocking my other changes for DBaaS heat resource. 2013-11-01 15:07:09.391 | ====================================================================== 2013-11-01 15:07:09.391 | FAIL: tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] 2013-11-01 15:07:09.391 | tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard] 2013-11-01 15:07:09.391 | ---------------------------------------------------------------------- 2013-11-01 15:07:09.392 | _StringException: Empty attachments: 2013-11-01 15:07:09.392 | pythonlogging:'' 2013-11-01 15:07:09.392 | stderr 2013-11-01 15:07:09.392 | stdout 2013-11-01 15:07:09.392 | 2013-11-01 15:07:09.392 | Traceback (most recent call last): 2013-11-01 15:07:09.392 | File "tempest/scenario/test_dashboard_basic_ops.py", line 72, in test_basic_scenario 2013-11-01 15:07:09.393 | self.check_login_page() 2013-11-01 15:07:09.393 | File "tempest/scenario/test_dashboard_basic_ops.py", line 43, in check_login_page 2013-11-01 15:07:09.393 | response = urllib2.urlopen(self.config.dashboard.dashboard_url) 2013-11-01 15:07:09.393 | File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen 2013-11-01 15:07:09.393 | return _opener.open(url, data, timeout) 2013-11-01 15:07:09.393 | File "/usr/lib/python2.7/urllib2.py", line 406, in open 2013-11-01 15:07:09.394 | response = meth(req, response) 2013-11-01 15:07:09.394 | File "/usr/lib/python2.7/urllib2.py", line 519, in http_response 2013-11-01 15:07:09.394 | 'http', request, response, code, msg, hdrs) 2013-11-01 15:07:09.394 | File "/usr/lib/python2.7/urllib2.py", line 444, in error 2013-11-01 15:07:09.395 | return self._call_chain(*args) 2013-11-01 15:07:09.395 | File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain 2013-11-01 15:07:09.395 | result = func(*args) 2013-11-01 15:07:09.395 | File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default 2013-11-01 15:07:09.395 | raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) 2013-11-01 15:07:09.396 | HTTPError: HTTP Error 500: Internal Server Error 2013-11-01 15:07:09.396 | 2013-11-01 15:07:09.396 | 2013-11-01 15:07:09.396 | ======================================================================
2013-11-06 23:11:51 David Lyle horizon: status New Triaged
2013-11-06 23:12:00 David Lyle horizon: importance Undecided High
2013-11-07 09:29:33 Julie Pichon summary CI fails due to test_basic_scenario[dashboard] Troveclient requirement update fails due to test_basic_scenario[dashboard]
2013-11-08 13:15:22 Jeremy Stanley openstack-ci: status New Incomplete
2013-11-11 08:34:00 David Lyle horizon: milestone ongoing
2013-11-11 08:34:04 David Lyle horizon: milestone ongoing icehouse-1
2013-11-11 15:55:27 Vijendar Komalla bug task deleted openstack-ci
2013-11-19 16:46:38 David Lyle horizon: assignee David Lyle (david-lyle)
2013-11-19 16:48:34 David Lyle horizon: assignee David Lyle (david-lyle) Steve Leon (steve-leon)
2013-11-19 16:51:12 David Lyle horizon: status Triaged Fix Committed
2013-12-04 09:57:31 Thierry Carrez horizon: status Fix Committed Fix Released
2014-04-17 09:42:27 Thierry Carrez horizon: milestone icehouse-1 2014.1