Broken master due to storage code issue?
by Martin Sivak
Hi,
one of the latest patches (https://gerrit.ovirt.org/#/c/66841/) broke
the build we think:
13:15:26 [ERROR]
/home/jenkins/workspace/ovirt-engine_master_check-merged-fc24-x86_64/ovirt-engine/rpmbuild/BUILD/ovirt-engine-4.1.0/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/GetVolumeInfoVDSCommand.java:[99,35]
error: cannot find symbol
Liron, can you please review/fix that?
Martin
8 years
Re: [ovirt-devel] [oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3389 - FAILURE!
by Pavel Zhukov
There's some dependencies problem related to vdsm-*rpc packages [1]
@Piotr can you take a look please?
[1] 2016-11-16 09:48:11,927 DEBUG
[org.ovirt.otopi.dialog.MachineDialogParser] (VdsDeploy) [796efc1e]
Got: ***L:ERROR Yum [u'vdsm-4.18.999-888.gitd4522c6.el7.centos.x86_64
requires vdsm-jsonrpc = 4.18.999-888.gitd4522c6.el7.centos',
u'vdsm-4.18.999-888.gitd4522c6.el7.centos.x86_64 requires
vdsm-hook-vmfex-dev = 4.18.999-888.gitd4522c6.el7.centos',
u'vdsm-4.18.999-888.gitd4522c6.el7.centos.x86_64 requires vdsm-python
= 4.18.999-888.gitd4522c6.el7.centos',
u'vdsm-4.18.999-888.gitd4522c6.el7.centos.x86_64 requires vdsm-xmlrpc
= 4.18.999-888.gitd4522c6.el7.centos']
On Wed, Nov 16, 2016 at 3:49 PM, <jenkins(a)jenkins.phx.ovirt.org> wrote:
> Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_
> master/3389/,
> Build Number: 3389,
> Build Status: FAILURE
> _______________________________________________
> Infra mailing list
> Infra(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
--
Pavel Zhukov
Software Engineer
RHEV Devops
IRC: landgraf
8 years
oVirt Engine 4.0.6 has been branch
by Tal Nisan
Hi everyone.
A branch for 4.0.6 was created today (ovirt-engine-4.0.6).
Your 4.0.6 patches now need to be merged into this branch as well as the 4.0
branch.
We branched from the 4.0 branch at 10:30 IST so everything that was merged
before that is included in this branch.
8 years
vdsm: dropped testing in the build process
by Sandro Bonazzola
I've been made aware of:
commit 195937c2da592d9993ada7609aea84f64523a711
Author: Nir Soffer <nsoffer(a)redhat.com>
Date: Sun Oct 9 20:05:36 2016 +0300
build: Disable tests during build
Tests are needed for development, not for building a package. This
allows us to use latest and greatest development tools, which are not
available in brew or koji.
Please note that the spec file in current state is doing the opposite of
what's recommended by Fedora guidelines[1]
Tests are not mandatory according to the guidelines but they're highly
recommended.
[1] https://fedoraproject.org/wiki/Packaging:Guidelines#Test_Suites
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
8 years
oVirt 4.0.6 RC1 merge / branch / tag / bugzilla reminder
by Rafael Martins
All stable branch maintainers, please make sure to
- merge all relevant open bugs until Wednesday morning 11:00 AM TLV time.
For each package that need to be built (i.e oVirt product) please make sure every bug in MODIFIED has the right Target Release and Target Milestone.
A Target release should state the version of the package you're building and should include the same version you used for the tag you just used for this build. (e.g. for ovirt-engine, tag: ovirt-engine-4.0.6, tr: 4.0.6)
A list of bugs that require attention is here:
- https://bugzilla.redhat.com/buglist.cgi?quicksearch=target_milestone%3A4....
Rafael
8 years
Fedora 25 and ovirt-engine-sdk-python
by Yaniv Kaul
As I try to upgrade to FC25, it is actually suggest to downgrade
my ovirt-engine-sdk-python to 3.6.3.0-2.fc25 - while I am happily running
with ovirt-engine-sdk-python-3.6.9.1-1.fc24.noarch
Do we need to rebuild for F25?
8 years
[vdsm] tests failures
by Piotr Kliczewski
All,
Few mins ago I saw build [1] failure due to:
13:36:42 ERROR: test_abort_during_copy('block')
(storage_sdm_copy_data_test.TestCopyDataDIV)
13:36:42 ----------------------------------------------------------------------
13:36:42 Traceback (most recent call last):
13:36:42 File
"/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/tests/testlib.py",
line 133, in wrapper
13:36:42 return f(self, *args)
13:36:42 File
"/home/jenkins/workspace/vdsm_master_check-patch-el7-x86_64/vdsm/tests/storage_sdm_copy_data_test.py",
line 279, in test_abort_during_copy
13:36:42 raise RuntimeError("Timeout waiting for thread")
13:36:42 RuntimeError: Timeout waiting for thread
Thanks,
Piotr
[1] http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/2326/console
8 years
qemu-kvm-ev 2.6 landing on snapshot repos
by Sandro Bonazzola
Hi,
tonight qemu-kvm-ev 2.6 will land in snapshot repositories for master, 4.0
and 3.6.
Please note that you'll need RHEL 7.3 or CentOS 7.3 ( currently ON_QA at
http://buildlogs.centos.org/c7.1611.00 ) to use it.
qemu-kvm-ev 2.3 is still available in those repos and on CentOS Virt SIG.
Jenkins jobs may have failures related to this so please be sure to either
filter qemu-kvm-ev 2.6 or versionlock it to 2.3 or add CentOS 7.3 testing
repo to the job.
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
8 years