Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.1/62/
Build Number: 62
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #62
[Yaniv Kaul] Allow to skip sync, to work offline
[Eyal Edri] remove getbadges Jenkins integration
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_hosts
Error Message:
[ERROR]::oVirt API connection failure, (7, 'TCP connection reset by peer')
-------------------- >> begin captured logging << --------------------
ovirtlago.testlib: ERROR: * Unhandled exception in <function _host_is_up at
0x4dfad70>
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in
assert_equals_within
res = func()
File
"/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py",
line 144, in _host_is_up
cur_state = api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",
line 18338, in get
headers={"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line
46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line
122, in request
persistent_auth=self.__persistent_auth
File
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
line 81, in do_request
raise errors.ConnectionError(error)
ConnectionError: [ERROR]::oVirt API connection failure, (7, 'TCP connection reset by
peer')
--------------------- >> end captured logging << ---------------------
Stack Trace:
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File
"/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py",
line 163, in add_hosts
testlib.assert_true_within(_host_is_up, timeout=15 * 60)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 263, in
assert_true_within
assert_equals_within(func, True, timeout, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in
assert_equals_within
res = func()
File
"/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py",
line 144, in _host_is_up
cur_state = api.hosts.get(host.name()).status.state
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py",
line 18338, in get
headers={"All-Content":all_content}
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line
46, in get
return self.request(method='GET', url=url, headers=headers, cls=cls)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line
122, in request
persistent_auth=self.__persistent_auth
File
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
line 81, in do_request
raise errors.ConnectionError(error)
'[ERROR]::oVirt API connection failure, (7, \'TCP connection reset by
peer\')\n-------------------- >> begin captured logging <<
--------------------\novirtlago.testlib: ERROR: * Unhandled exception in <function
_host_is_up at 0x4dfad70>\nTraceback (most recent call last):\n File
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219, in
assert_equals_within\n res = func()\n File
"/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.1/ovirt-system-tests/hc-basic-suite-4.1/test-scenarios/002_bootstrap.py",
line 144, in _host_is_up\n cur_state = api.hosts.get(host.name()).status.state\n File
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line
18338, in get\n headers={"All-Content":all_content}\n File
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 46, in
get\n return self.request(method=\'GET\', url=url, headers=headers, cls=cls)\n
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line
122, in request\n persistent_auth=self.__persistent_auth\n File
"/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/connectionspool.py",
line 81, in do_request\n raise errors.ConnectionError(error)\nConnectionError:
[ERROR]::oVirt API connection failure, (7, \'TCP connection reset by
peer\')\n--------------------- >> end captured logging <<
---------------------'