Project:
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/
Build:
http://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.1-suite-master/282/
Build Number: 282
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #252
[Eitan Raviv] networking: connect NFS to engine over IPv6
Changes for Build #253
[Eitan Raviv] networking: connect NFS to engine over IPv6
Changes for Build #254
[Eitan Raviv] networking: connect NFS to engine over IPv6
Changes for Build #255
[Eitan Raviv] networking: connect NFS to engine over IPv6
Changes for Build #256
[Gal Ben Haim] Add run-ost-container
Changes for Build #257
[Gal Ben Haim] Add run-ost-container
Changes for Build #258
No changes
Changes for Build #259
[Gal Ben Haim] OST container improvements
[Evgheni Dereveanchin] Remove fcraw mirror sync job
[Dafna Ron] Removed ovirt-provider-ovn v1 jobs
Changes for Build #260
[Gal Ben Haim] OST container improvements
Changes for Build #261
[Galit] Automation reposync file build process
[Sandro Bonazzola] Revert "Removed ovirt-provider-ovn v1 jobs"
Changes for Build #262
[Galit] Update the config for poll u/s sources
Changes for Build #263
[Galit] Update the config for poll u/s sources
Changes for Build #264
[Galit] Update the config for poll u/s sources
Changes for Build #265
[Galit] Update the config for poll u/s sources
Changes for Build #266
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #267
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #268
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #269
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #270
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #271
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #272
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #273
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #274
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #275
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #276
[Galit] Fix stdci.yaml to be able to run poll upstream sources
Changes for Build #277
[Miguel Duarte Barroso] Openvswitch 2.10 requires latest dpdk version
Changes for Build #278
[Miguel Duarte Barroso] Openvswitch 2.10 requires latest dpdk version
Changes for Build #279
[Miguel Duarte Barroso] Openvswitch 2.10 requires latest dpdk version
Changes for Build #280
[Miguel Duarte Barroso] Openvswitch 2.10 requires latest dpdk version
[Evgheni Dereveanchin] Vacuum journal instead of deleting it
Changes for Build #281
[Miguel Duarte Barroso] Openvswitch 2.10 requires latest dpdk version
Changes for Build #282
[Miguel Duarte Barroso] Openvswitch 2.10 requires latest dpdk version
[Gal Ben Haim] Fix pusher.py logging
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.disk_operations_41
Error Message:
False != True after 600 seconds
-------------------- >> begin captured logging << --------------------
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
line 515, in live_storage_migration
lambda: len(vm0_snapshots_service.list()) == 1
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in
assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
AssertionError: False != True after 600 seconds
--------------------- >> 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 142, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
line 959, in disk_operations
vt.join_all()
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
line 515, in live_storage_migration
lambda: len(vm0_snapshots_service.list()) == 1
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in
assert_true_within_long
assert_equals_within_long(func, True, allowed_exceptions)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in
assert_equals_within_long
func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in
assert_equals_within
'%s != %s after %s seconds' % (res, value, timeout)
'False != True after 600 seconds\n-------------------- >> begin captured logging
<< --------------------\nlago.utils: ERROR: Error while running thread\nTraceback
(most recent call last):\n File
"/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue\n
queue.put({\'return\': func()})\n File
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper\n
return func(get_test_prefix(), *args, **kwargs)\n File
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in wrapper\n
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs\n File
"/home/jenkins/workspace/ovirt-system-tests_compat-4.1-suite-master/ovirt-system-tests/compat-4.1-suite-master/test-scenarios/004_basic_sanity.py",
line 515, in live_storage_migration\n lambda: len(vm0_snapshots_service.list()) == 1\n
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 286, in
assert_true_within_long\n assert_equals_within_long(func, True, allowed_exceptions)\n
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 273, in
assert_equals_within_long\n func, value, LONG_TIMEOUT,
allowed_exceptions=allowed_exceptions\n File
"/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 252, in
assert_equals_within\n \'%s != %s after %s seconds\' % (res, value,
timeout)\nAssertionError: False != True after 600 seconds\n--------------------- >>
end captured logging << ---------------------'