SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

Automation failures : test_cv_promote_badenvironment_negative #2824

Closed tkolhar closed 9 years ago

tkolhar commented 9 years ago

TestNames: tests.foreman.cli.test_contentviews.TestContentView.test_cv_promote_badenvironment_negative

Error Message 502 Server Error: Proxy Error

Stacktrace

File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/unittest2/case.py", line 67, in testPartExecutor yield File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/unittest2/case.py", line 625, in run testMethod() File "robottelo/decorators.py", line 355, in wrapper_func if self.bug_type == 'bugzilla' and bz_bug_is_open(self.bug_id): File "robottelo/decorators.py", line 279, in bz_bug_is_open bug = _get_bugzilla_bug(bug_id) File "robottelo/decorators.py", line 191, in _get_bugzilla_bug _bugzilla[bug_id] = bz_conn.getbugsimple(bug_id) File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 1063, in getbugsimple dict=self._getbug(objid, simple=True), File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 1035, in _getbug extra_fields=extra_fields)[0] File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 1007, in _getbugs r = self._proxy.Bug.get(getbugdata) File "/usr/lib64/python2.7/xmlrpclib.py", line 1224, in call return self.send(self.name, args) File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 168, in _ServerProxy__request ret = ServerProxy._ServerProxyrequest(self, methodname, params) File "/usr/lib64/python2.7/xmlrpclib.py", line 1578, in request verbose=self.__verbose File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 263, in request return self._request_helper(url, request_body) File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/bugzilla/base.py", line 236, in _request_helper response.raise_for_status() File "/home/jenkins/shiningpanda/jobs/69877ddf/virtualenvs/d41d8cd9/lib/python2.7/site-packages/requests/models.py", line 851, in raise_for_status raise HTTPError(http_error_msg, response=self) '502 Server Error: Proxy Error\n-------------------- >> begin captured logging << --------------------\nrobottelo: DEBUG: Running test TestContentView/test_cv_promote_badenvironment_negative\nrobottelo.decorators: INFO: Bugzilla bug 1156629 not in cache. Fetching.\n---------------------

tkolhar commented 9 years ago

closing this as this issue is added a to a common github issue created for all downstream failures