[JENKINS] Failed to setup proejct
kubevirt_kubevirt_standard-check-pr
by jenkins@jenkins.phx.ovirt.org
Failed to run project_setup.sh for:
#2564 kubevirt [check-patch].
It probably means that docker_cleanup.py failed.
This step doesn't fail the job, but we do collect
data about such failures to find the root cause.
Infra owner, ensure that we're not running out of
disk space on ovirt-srv06.infra-phx.ovirt.org-container-3.
6 years, 5 months
[JENKINS] Failed to setup proejct
kubevirt_kubevirt_standard-check-pr
by jenkins@jenkins.phx.ovirt.org
Failed to run project_setup.sh for:
#2564 kubevirt [check-patch].
It probably means that docker_cleanup.py failed.
This step doesn't fail the job, but we do collect
data about such failures to find the root cause.
Infra owner, ensure that we're not running out of
disk space on ovirt-srv05.phx.ovirt.org-container-3.
6 years, 5 months
[JIRA] (OVIRT-2581) ovirt-engine is failing on master due to
missing packages
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2581?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2581:
----------------------------------
packages needed now: libwayland-server, libwayland-client, mesa-libglapi
patch: https://gerrit.ovirt.org/#/c/95573/
> ovirt-engine is failing on master due to missing packages
> ---------------------------------------------------------
>
> Key: OVIRT-2581
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2581
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Priority: Highest
> Labels: ost_failures, ost_packages
>
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/11202/
> failure is due to missing packages:
> {noformat}
> 2018-11-19 13:51:51,498-0500 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,499-0500 DEBUG otopi.context context._executeMethod:143 method exception
> Traceback (most recent call last):
> File "/tmp/ovirt-I0X8XAo2i4/pythonlib/otopi/context.py", line 133, in _executeMethod
> method['method']()
> File "/tmp/ovirt-I0X8XAo2i4/otopi-plugins/otopi/packagers/yumpackager.py", line 248, in _packages
> self.processTransaction()
> File "/tmp/ovirt-I0X8XAo2i4/otopi-plugins/otopi/packagers/yumpackager.py", line 262, in processTransaction
> if self._miniyum.buildTransaction():
> File "/tmp/ovirt-I0X8XAo2i4/pythonlib/otopi/miniyum.py", line 920, in buildTransaction
> raise yum.Errors.YumBaseError(msg)
> YumBaseError: [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,500-0500 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Package installation': [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,519-0500 DEBUG otopi.plugins.otopi.debug.debug_failure.debug_failure debug_failure._notification:100 tcp connections:
> id uid local foreign state pid exe
> {noformat}
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100095)
6 years, 5 months
[JIRA] (OVIRT-2581) ovirt-engine is failing on master due to
missing packages
by Dafna Ron (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2581?page=com.atlassian.jir... ]
Dafna Ron commented on OVIRT-2581:
----------------------------------
we have a second failure after fix applied.
{noformat}
2018-11-20 10:46:03,133-0500 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:76 Yum Building transaction
2018-11-20 10:46:04,791-0500 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'mesa-libgbm-17.2.3-8.20171019.el7.x86_64 requires libwayland-server.so.0()(64bit)', u'mesa-libgbm-17.2.3-8.20171019.el7.x86_64 requires libwayland-client.so.0()(64bit)', u'mesa-libgbm-17.2.3-8.20171019.el7.x86_64 requires mesa-libglapi = 17.2.3-8.20171019.el7']
2018-11-20 10:46:04,792-0500 DEBUG otopi.context context._executeMethod:143 method exception
Traceback (most recent call last):
File "/tmp/ovirt-x28LEWOUvP/pythonlib/otopi/context.py", line 133, in _executeMethod
method['method']()
File "/tmp/ovirt-x28LEWOUvP/otopi-plugins/otopi/packagers/yumpackager.py", line 248, in _packages
self.processTransaction()
File "/tmp/ovirt-x28LEWOUvP/otopi-plugins/otopi/packagers/yumpackager.py", line 262, in processTransaction
if self._miniyum.buildTransaction():
File "/tmp/ovirt-x28LEWOUvP/pythonlib/otopi/miniyum.py", line 920, in buildTransaction
raise yum.Errors.YumBaseError(msg)
YumBaseError: [u'mesa-libgbm-17.2.3-8.20171019.el7.x86_64 requires libwayland-server.so.0()(64bit)', u'mesa-libgbm-17.2.3-8.20171019.el7.x86_64 requires libwayland-client.so.0()(64bit)', u'mesa-libgbm-17.2.3-8.20171019.el7.x86_64 requires mesa-libglapi = 17.2.3-8.20171019.el7']
{noformat}
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/11241/arti...
> ovirt-engine is failing on master due to missing packages
> ---------------------------------------------------------
>
> Key: OVIRT-2581
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2581
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Reporter: Dafna Ron
> Assignee: infra
> Priority: Highest
> Labels: ost_failures, ost_packages
>
> http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/11202/
> failure is due to missing packages:
> {noformat}
> 2018-11-19 13:51:51,498-0500 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:85 Yum [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,499-0500 DEBUG otopi.context context._executeMethod:143 method exception
> Traceback (most recent call last):
> File "/tmp/ovirt-I0X8XAo2i4/pythonlib/otopi/context.py", line 133, in _executeMethod
> method['method']()
> File "/tmp/ovirt-I0X8XAo2i4/otopi-plugins/otopi/packagers/yumpackager.py", line 248, in _packages
> self.processTransaction()
> File "/tmp/ovirt-I0X8XAo2i4/otopi-plugins/otopi/packagers/yumpackager.py", line 262, in processTransaction
> if self._miniyum.buildTransaction():
> File "/tmp/ovirt-I0X8XAo2i4/pythonlib/otopi/miniyum.py", line 920, in buildTransaction
> raise yum.Errors.YumBaseError(msg)
> YumBaseError: [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,500-0500 ERROR otopi.context context._executeMethod:152 Failed to execute stage 'Package installation': [u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libepoxy.so.0()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libgbm.so.1()(64bit)', u'10:qemu-kvm-ev-2.12.0-18.el7_6.1.1.x86_64 requires libibumad.so.3()(64bit)']
> 2018-11-19 13:51:51,519-0500 DEBUG otopi.plugins.otopi.debug.debug_failure.debug_failure debug_failure._notification:100 tcp connections:
> id uid local foreign state pid exe
> {noformat}
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100095)
6 years, 5 months
[oVirt Jenkins] ovirt-system-tests_he-basic-suite-master - Build #
743 - Failure!
by jenkins@jenkins.phx.ovirt.org
Project: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/
Build: http://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-master/743/
Build Number: 743
Build Status: Failure
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #743
[Milan Zamazal] ovf_import test
[Eyal Edri] adding kubevirt/containerized-data-importer to stdci v2
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 002_bootstrap.add_he_hosts
Error Message:
Fault reason is "Operation Failed". Fault detail is "[Cannot add Host. You are using an unmanaged hosted engine VM. Please add the first storage domain in order to start the hosted engine import process.]". HTTP response code is 409.
-------------------- >> 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 "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 379, in _add_he_host_4
deploy_hosted_engine=True,
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11530, in add
return self._internal_add(host, 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 Host. You are using an unmanaged hosted engine VM. Please add the first storage domain in order to start the hosted engine import process.]". 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 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_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 358, in add_he_hosts
add_he_hosts_4(prefix)
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 400, in add_he_hosts_4
nt.assert_true(all(vt.join_all()))
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
queue.put({'return': func()})
File "/home/jenkins/workspace/ovirt-system-tests_he-basic-suite-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 379, in _add_he_host_4
deploy_hosted_engine=True,
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11530, in add
return self._internal_add(host, 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 "[Cannot add Host. You are using an unmanaged hosted engine VM. Please add the first storage domain in order to start the hosted engine import process.]". HTTP response code is 409.\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-master/ovirt-system-tests/he-basic-suite-master/test-scenarios/002_bootstrap.py", line 379, in _add_he_host_4\n deploy_hosted_engine=True,\n File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 11530, in add\n return self._internal_add(host, 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 "/usr/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(response)\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/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error\n raise error\nError: Fault reason is "Operation Failed". Fault detail is "[Cannot add Host. You are using an unmanaged hosted engine VM. Please add the first storage domain in order to start the hosted engine import process.]". HTTP response code is 409.\n--------------------- >> end captured logging << ---------------------'
6 years, 5 months
[JENKINS] Failed to setup proejct
kubevirt_kubevirt_standard-check-pr
by jenkins@jenkins.phx.ovirt.org
Failed to run project_setup.sh for:
#2561 kubevirt [check-patch].
It probably means that docker_cleanup.py failed.
This step doesn't fail the job, but we do collect
data about such failures to find the root cause.
Infra owner, ensure that we're not running out of
disk space on ovirt-srv04.phx.ovirt.org-container-4.
6 years, 5 months