
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/ Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/476/ Build Number: 476 Build Status: Still Failing Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #462 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file [Sandro Bonazzola] ovirt-iso-uploader: drop 4.1 jobs Changes for Build #463 [Ehud Yonasi] ovirt-master.repo: Added new packages to repo file Changes for Build #464 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config Changes for Build #465 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config [Sandro Bonazzola] ovirt-iso-uploader: branched for 4.2 Changes for Build #466 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config Changes for Build #467 [Miguel Duarte Barroso] Repos: add python2-ovsdbapp to the reposync config Changes for Build #468 [Ales Musil] network: syncutil: Improve sync utility with kwargs [Gal Ben Haim] Add jobs for ovs-cni Changes for Build #469 [Ales Musil] network: syncutil: Improve sync utility with kwargs Changes for Build #470 [Your Name] network: syncutil: Adding doctext Changes for Build #471 [Milan Zamazal] Update test-vm.ovf file Changes for Build #472 [Milan Zamazal] Update test-vm.ovf file Changes for Build #473 [Milan Zamazal] Update test-vm.ovf file Changes for Build #474 [Milan Zamazal] Update test-vm.ovf file Changes for Build #475 [Milan Zamazal] Update test-vm.ovf file Changes for Build #476 [Milan Zamazal] Update test-vm.ovf file ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: 002_bootstrap.wait_engine Error Message: None != True after 600 seconds Stack Trace: Traceback (most recent call last): 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 "/home/jenkins/workspace/ovirt-system-tests_hc-basic-suite-4.2/ovirt-system-tests/hc-basic-suite-4.2/test-scenarios/002_bootstrap.py", line 112, in wait_engine testlib.assert_true_within(_engine_is_up, timeout=10 * 60) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 278, in assert_true_within assert_equals_within(func, True, timeout, 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: None != True after 600 seconds