
------=_Part_540_1790626109.1521854697190 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.1= /=20 Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.1/2= 42/ Build Number: 242 Build Status: Failure Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #242 [Yaniv Kaul] Apparently, now we need more disk space to succesfully install= HE. ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: 002_bootstrap.add_secondary_storage_domains Error Message: Fault reason is "Operation Failed". Fault detail is "[Network error during = communication with the Host.]". HTTP response code is 400. -------------------- >> 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_v= ia_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 491= , in add_nfs_storage_domain add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, S= D_NFS_PATH) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 496= , in add_generic_nfs_storage_domain add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mo= unt_path, sd_format, sd_type, nfs_version) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 552= , in add_generic_nfs_storage_domain_4 _add_storage_domain_4(api, p) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 447= , in _add_storage_domain_4 sd =3D sds_service.add(p) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 238= 95, in add return self._internal_add(storage_domain, headers, query, wait) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232,= in _internal_add return future.wait() if wait else future File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, = in wait return self._code(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229,= in callback self._check_fault(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132,= in _check_fault self._raise_error(response, body) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118,= in _raise_error raise error Error: Fault reason is "Operation Failed". Fault detail is "[Network error = during communication with the Host.]". HTTP response code is 400. 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_v= ia_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 633= , in add_iso_storage_domain add_generic_nfs_storage_domain(prefix, SD_ISO_NAME, SD_ISO_HOST_NAME, S= D_ISO_PATH, sd_format=3D'v1', sd_type=3D'iso', nfs_version=3D'v3') File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 496= , in add_generic_nfs_storage_domain add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mo= unt_path, sd_format, sd_type, nfs_version) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 552= , in add_generic_nfs_storage_domain_4 _add_storage_domain_4(api, p) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 447= , in _add_storage_domain_4 sd =3D sds_service.add(p) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 238= 95, in add return self._internal_add(storage_domain, headers, query, wait) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232,= in _internal_add return future.wait() if wait else future File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, = in wait return self._code(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229,= in callback self._check_fault(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132,= in _check_fault self._raise_error(response, body) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118,= in _raise_error raise error Error: Fault reason is "Operation Failed". Fault detail is "[Cannot add sto= rage server connection when Host status is not up]". HTTP response code is = 409. --------------------- >> 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 runTes= t self.test(*self.arg) File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 129, i= n 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_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 577= , in add_secondary_storage_domains vt.join_all() File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_v= ia_queue queue.put({'return': func()}) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 491= , in add_nfs_storage_domain add_generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, S= D_NFS_PATH) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 496= , in add_generic_nfs_storage_domain add_generic_nfs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mo= unt_path, sd_format, sd_type, nfs_version) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 552= , in add_generic_nfs_storage_domain_4 _add_storage_domain_4(api, p) File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt= -system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 447= , in _add_storage_domain_4 sd =3D sds_service.add(p) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 238= 95, in add return self._internal_add(storage_domain, headers, query, wait) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232,= in _internal_add return future.wait() if wait else future File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, = in wait return self._code(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 229,= in callback self._check_fault(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132,= in _check_fault self._raise_error(response, body) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118,= in _raise_error raise error 'Fault reason is "Operation Failed". Fault detail is "[Network error during= communication with the Host.]". HTTP response code is 400.\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 "/home/jenkins/workspace/ovirt= -system-tests_he-basic-suite-4.1/ovirt-system-tests/he-basic-suite-4.1/test= -scenarios/002_bootstrap.py", line 491, in add_nfs_storage_domain\n add_= generic_nfs_storage_domain(prefix, SD_NFS_NAME, SD_NFS_HOST_NAME, SD_NFS_PA= TH)\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/= ovirt-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", lin= e 496, in add_generic_nfs_storage_domain\n add_generic_nfs_storage_domai= n_4(prefix, sd_nfs_name, nfs_host_name, mount_path, sd_format, sd_type, nfs= _version)\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suit= e-4.1/ovirt-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py= ", line 552, in add_generic_nfs_storage_domain_4\n _add_storage_domain_4= (api, p)\n File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite= -4.1/ovirt-system-tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py"= , line 447, in _add_storage_domain_4\n sd =3D sds_service.add(p)\n File= "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 23895, in= add\n return self._internal_add(storage_domain, headers, query, wait)\n= File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 232,= in _internal_add\n return future.wait() if wait else future\n File "/u= sr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in wait\n = return self._code(response)\n File "/usr/lib64/python2.7/site-packages/= ovirtsdk4/service.py", line 229, in callback\n self._check_fault(respons= e)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line = 132, in _check_fault\n self._raise_error(response, body)\n File "/usr/l= ib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_err= or\n raise error\nError: Fault reason is "Operation Failed". Fault detai= l is "[Network error during communication with the Host.]". HTTP response c= ode is 400.\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 = "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-4.1/ovirt-system= -tests/he-basic-suite-4.1/test-scenarios/002_bootstrap.py", line 633, in ad= d_iso_storage_domain\n add_generic_nfs_storage_domain(prefix, SD_ISO_NAM= E, SD_ISO_HOST_NAME, SD_ISO_PATH, sd_format=3D\'v1\', sd_type=3D\'iso\', nf= s_version=3D\'v3\')\n File "/home/jenkins/workspace/ovirt-system-tests_he-= basic-suite-4.1/ovirt-system-tests/he-basic-suite-4.1/test-scenarios/002_bo= otstrap.py", line 496, in add_generic_nfs_storage_domain\n add_generic_n= fs_storage_domain_4(prefix, sd_nfs_name, nfs_host_name, mount_path, sd_form= at, sd_type, nfs_version)\n File "/home/jenkins/workspace/ovirt-system-tes= ts_he-basic-suite-4.1/ovirt-system-tests/he-basic-suite-4.1/test-scenarios/= 002_bootstrap.py", line 552, in add_generic_nfs_storage_domain_4\n _add_= storage_domain_4(api, p)\n File "/home/jenkins/workspace/ovirt-system-test= s_he-basic-suite-4.1/ovirt-system-tests/he-basic-suite-4.1/test-scenarios/0= 02_bootstrap.py", line 447, in _add_storage_domain_4\n sd =3D sds_servic= e.add(p)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py"= , line 23895, in add\n return self._internal_add(storage_domain, headers= , query, wait)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/servic= e.py", line 232, in _internal_add\n return future.wait() if wait else fu= ture\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", lin= e 55, in wait\n return self._code(response)\n File "/usr/lib64/python2.= 7/site-packages/ovirtsdk4/service.py", line 229, in callback\n self._che= ck_fault(response)\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/se= rvice.py", line 132, in _check_fault\n self._raise_error(response, body)= \n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 11= 8, in _raise_error\n raise error\nError: Fault reason is "Operation Fail= ed". Fault detail is "[Cannot add storage server connection when Host statu= s is not up]". HTTP response code is 409.\n--------------------- >> end cap= tured logging << ---------------------' ------=_Part_540_1790626109.1521854697190--