Re: [ovirt-devel] Improving our github presense

2015-11-18 Thread Roman Mohr
On Wed, Nov 18, 2015 at 2:47 PM, Ewoud Kohl van Wijngaarden <
ewoud+ov...@kohlvanwijngaarden.nl> wrote:

> On Wed, Nov 18, 2015 at 12:49:44AM +0200, Nir Soffer wrote:
> > Hi all,
> >
> > Looking in ovirt github page, there are only 2 members:
> > https://github.com/orgs/oVirt/people
> >
> > Is is possible to add automatically all contributors to this list?
>
> Why is that needed? It implies those people can actually do something on
> the org while it's just a mirror. If you actually look at contributors,
> then github will find them.
> https://github.com/oVirt/vdsm/graphs/contributors
> for example.
>

I would appreciate if we would have more people in the organization there,
although it is only a mirror.
We would then also mirror the liveliness of our project on one of the most
important software platforms.



> ___
> Devel mailing list
> de...@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>

Roman
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: vdsm_master_create-rpms-el7-x86_64_merged failing without a reason

2015-11-18 Thread Sandro Bonazzola
On Wed, Nov 18, 2015 at 8:57 AM, Barak Korren  wrote:

> On 18 November 2015 at 09:27, Sandro Bonazzola 
> wrote:
> >
> >
> > On Tue, Nov 17, 2015 at 11:19 PM, Nir Soffer  wrote:
> >>
> >>
> >>
> http://jenkins.ovirt.org/job/vdsm_master_create-rpms-el7-x86_64_merged/1898/console
> >>
> >> I don't have any idea why this job fails.
> >
> >
> > 00:00:33.606 Start: yum install
> > 00:00:47.200 ERROR: Command failed. See logs for output.
> >
> >
> > and looking at logs:
> >
> >
> > DEBUG util.py:377:  Installed size: 423 M
> > DEBUG util.py:377:
> >
> http://download.fedoraproject.org/pub/epel/testing/7/x86_64/e/epel-rpm-macros-7-4.noarch.rpm
> :
> > [Errno 14] HTTP Error 404 - Not Found
> > DEBUG util.py:377:  Trying other mirror.
> > DEBUG util.py:377:  Error downloading packages:
> > DEBUG util.py:377:epel-rpm-macros-7-4.noarch: [Errno 256] No more
> > mirrors to try.
> > DEBUG util.py:488:  Child return code was: 1
> >
> >
> >
> >>
> >>
> >> Can anyone explain this failure or maybe fix it?
> >>
> >
> > Adding infra-owner: issue here is that only the master repository is used
> > instead of the mirror list.
> > Please ensure that EPEL (and any other mirrored repository) is
> referenced by
> > mirrorlist or metalink and not by baseurl.
> >
> Its running inside mock, so it should be using the proxy (which can
> use mirrors) instead of trying to access EPEL directly.
> In fact it is using the proxy with this:
>
>   [centos-epel]
>   name=centos-epel
>   baseurl=http://proxy.phx.ovirt.org:5000/centos-epel/7/x86_64
>   failovermethod=priority
>
> Only it also has this configured which doesn't use the proxy:
>
>   [epel-testing]
>   name=epel-testing
>   baseurl=http://download.fedoraproject.org/pub/epel/testing/7/$basearch
>   gpgcheck=0
>   enabled=1
>   metadata_expire=30m
>
> Not sure if EPEL testing is even mirrored, do we really need it?
>
> Also, this is an old style job, maybe its about time to switch to a
> CI-standard job?
>

I think dcaro is already working on that. adding him.


>
> >
> >
> >>
> >> Nir
> >> ___
> >> Infra mailing list
> >> Infra@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> >
> >
> > --
> > Sandro Bonazzola
> > Better technology. Faster innovation. Powered by community collaboration.
> > See how it works at redhat.com
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
>
>
>
> --
> Barak Korren
> bkor...@redhat.com
> RHEV-CI Team
>



-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 5 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/5/
Build Number: 5
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48747

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Arik Hadas] core: eliminate CDA on export RAM snapshot

[David Caro] Triggering on draft-published too


Changes for Build #3
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs


Changes for Build #4
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher


Changes for Build #5
[Arik Hadas] core: proxy for import vm not in ppc cluster




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: vdsm_master_create-rpms-el7-x86_64_merged failing without a reason

2015-11-18 Thread David Caro Estevez
On 11/18 17:41, Sandro Bonazzola wrote:
> On Wed, Nov 18, 2015 at 8:57 AM, Barak Korren  wrote:
> 
> > On 18 November 2015 at 09:27, Sandro Bonazzola 
> > wrote:
> > >
> > >
> > > On Tue, Nov 17, 2015 at 11:19 PM, Nir Soffer  wrote:
> > >>
> > >>
> > >>
> > http://jenkins.ovirt.org/job/vdsm_master_create-rpms-el7-x86_64_merged/1898/console
> > >>
> > >> I don't have any idea why this job fails.
> > >
> > >
> > > 00:00:33.606 Start: yum install
> > > 00:00:47.200 ERROR: Command failed. See logs for output.
> > >
> > >
> > > and looking at logs:
> > >
> > >
> > > DEBUG util.py:377:  Installed size: 423 M
> > > DEBUG util.py:377:
> > >
> > http://download.fedoraproject.org/pub/epel/testing/7/x86_64/e/epel-rpm-macros-7-4.noarch.rpm
> > :
> > > [Errno 14] HTTP Error 404 - Not Found
> > > DEBUG util.py:377:  Trying other mirror.
> > > DEBUG util.py:377:  Error downloading packages:
> > > DEBUG util.py:377:epel-rpm-macros-7-4.noarch: [Errno 256] No more
> > > mirrors to try.
> > > DEBUG util.py:488:  Child return code was: 1
> > >
> > >
> > >
> > >>
> > >>
> > >> Can anyone explain this failure or maybe fix it?
> > >>
> > >
> > > Adding infra-owner: issue here is that only the master repository is used
> > > instead of the mirror list.
> > > Please ensure that EPEL (and any other mirrored repository) is
> > referenced by
> > > mirrorlist or metalink and not by baseurl.
> > >
> > Its running inside mock, so it should be using the proxy (which can
> > use mirrors) instead of trying to access EPEL directly.
> > In fact it is using the proxy with this:
> >
> >   [centos-epel]
> >   name=centos-epel
> >   baseurl=http://proxy.phx.ovirt.org:5000/centos-epel/7/x86_64
> >   failovermethod=priority
> >
> > Only it also has this configured which doesn't use the proxy:
> >
> >   [epel-testing]
> >   name=epel-testing
> >   baseurl=http://download.fedoraproject.org/pub/epel/testing/7/$basearch
> >   gpgcheck=0
> >   enabled=1
> >   metadata_expire=30m
> >
> > Not sure if EPEL testing is even mirrored, do we really need it?
> >
> > Also, this is an old style job, maybe its about time to switch to a
> > CI-standard job?
> >
> 
> I think dcaro is already working on that. adding him.

The jobs are in already, is there any reason why that one is still kept?

http://jenkins.ovirt.org/search/?q=vdsm_master_build-artifacts

> 
> 
> >
> > >
> > >
> > >>
> > >> Nir
> > >> ___
> > >> Infra mailing list
> > >> Infra@ovirt.org
> > >> http://lists.ovirt.org/mailman/listinfo/infra
> > >
> > >
> > >
> > >
> > > --
> > > Sandro Bonazzola
> > > Better technology. Faster innovation. Powered by community collaboration.
> > > See how it works at redhat.com
> > >
> > > ___
> > > Infra mailing list
> > > Infra@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > >
> >
> >
> >
> > --
> > Barak Korren
> > bkor...@redhat.com
> > RHEV-CI Team
> >
> 
> 
> 
> -- 
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [ovirt-devel] Improving our github presense

2015-11-18 Thread David Caro
On 11/18 17:16, Roman Mohr wrote:
> On Wed, Nov 18, 2015 at 2:47 PM, Ewoud Kohl van Wijngaarden <
> ewoud+ov...@kohlvanwijngaarden.nl> wrote:
> 
> > On Wed, Nov 18, 2015 at 12:49:44AM +0200, Nir Soffer wrote:
> > > Hi all,
> > >
> > > Looking in ovirt github page, there are only 2 members:
> > > https://github.com/orgs/oVirt/people
> > >
> > > Is is possible to add automatically all contributors to this list?
> >
> > Why is that needed? It implies those people can actually do something on
> > the org while it's just a mirror. If you actually look at contributors,
> > then github will find them.
> > https://github.com/oVirt/vdsm/graphs/contributors
> > for example.
> >
> 
> I would appreciate if we would have more people in the organization there,
> although it is only a mirror.
> We would then also mirror the liveliness of our project on one of the most
> important software platforms.


Fair enough, I can create a 'developers' group there with only read rights and
add people, any of you that wants to be added there, please reply this message
only to me (to avoid spamming the list) with your github user and I'll send you
an invite.

Let's get noticed :)

> 
> 
> 
> > ___
> > Devel mailing list
> > de...@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
> >
> 
> Roman

> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra


-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged - Build # 5 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/5/
Build Number: 5
Build Status:  Still Failing
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48745

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[David Caro] Triggering on draft-published too

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs


Changes for Build #3
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher


Changes for Build #4
[Arik Hadas] core: proxy for import vm not in ppc cluster


Changes for Build #5
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher

[Sandro Bonazzola] ovirt-engine_upgrade_to_3.6.1: add missing scripts




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged - Build # 4 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/4/
Build Number: 4
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48747

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[David Caro] Triggering on draft-published too

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs


Changes for Build #3
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher


Changes for Build #4
[Arik Hadas] core: proxy for import vm not in ppc cluster




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 4 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/4/
Build Number: 4
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48745

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Arik Hadas] core: eliminate CDA on export RAM snapshot

[David Caro] Triggering on draft-published too


Changes for Build #3
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs


Changes for Build #4
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged - Build # 6 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/6/
Build Number: 6
Build Status:  Still Failing
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48747

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[David Caro] Triggering on draft-published too

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs


Changes for Build #3
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher


Changes for Build #4
[Arik Hadas] core: proxy for import vm not in ppc cluster


Changes for Build #5
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher

[Sandro Bonazzola] ovirt-engine_upgrade_to_3.6.1: add missing scripts


Changes for Build #6
[Arik Hadas] core: proxy for import vm not in ppc cluster




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread Dan Kenigsberg
On Wed, Nov 18, 2015 at 02:53:47PM +0100, David Caro wrote:
> On 11/18 14:49, Petr Horacek wrote:
> > Could you just give me a link to that failing jobs please?
> 
> 
> Sure : http://jenkins.ovirt.org/search/?q=vdsm_3.5_check-patch


14:48:25 ERROR: testGetBondingOptions (netinfoTests.TestNetinfo)
14:48:25 --
14:48:25 Traceback (most recent call last):
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/monkeypatch.py",
 line 133, in wrapper
14:48:25 return f(*args, **kw)
14:48:25   File "/usr/lib64/python2.6/contextlib.py", line 34, in __exit__
14:48:25 self.gen.throw(type, value, traceback)
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/monkeypatch.py",
 line 110, in MonkeyPatchScope
14:48:25 yield {}
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/monkeypatch.py",
 line 133, in wrapper
14:48:25 return f(*args, **kw)
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/testValidation.py",
 line 100, in wrapper
14:48:25 return f(*args, **kwargs)
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/netinfoTests.py",
 line 370, in testGetBondingOptions
14:48:25 with open(BONDING_MASTERS, 'w') as bonds:
14:48:25 IOError: [Errno 13] Permission denied: '/sys/class/net/bonding_masters'

seems to be failing due to a missing monkeypatch, or a missing kernel module.
Ondra, could you take a look?

14:48:25 FAIL: testFakeNics (netinfoTests.TestNetinfo)
14:48:25 --
14:48:25 Traceback (most recent call last):
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/testValidation.py",
 line 100, in wrapper
14:48:25 return f(*args, **kwargs)
14:48:25   File 
"/home/jenkins/workspace/vdsm_3.5_check-patch-el6-x86_64/vdsm/tests/netinfoTests.py",
 line 236, in testFakeNics
14:48:25 nics))
14:48:25 AssertionError: Some of hidden devices set(['mehd_28', 'mehv_68', 
'mehv_66']) is shown in nics ['eth0', 'dummy0', 'dummy_85', 'mehd_28', 
'veth_34', 'veth_22'] 

is more bizarre. In any case, can you mark then as @brokentest("on jenkins")
until we solve the riddle?
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged - Build # 7 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/7/
Build Number: 7
Build Status:  Still Failing
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48742

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[David Caro] Triggering on draft-published too

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs


Changes for Build #3
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher


Changes for Build #4
[Arik Hadas] core: proxy for import vm not in ppc cluster


Changes for Build #5
[Arik Hadas] core: proxy for import VM in cluster 3.6 or higher

[Sandro Bonazzola] ovirt-engine_upgrade_to_3.6.1: add missing scripts


Changes for Build #6
[Arik Hadas] core: proxy for import vm not in ppc cluster


Changes for Build #7
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 947 - Failure!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/
 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/947/
Build Number: 947
Build Status:  Failure
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48496

-
Changes Since Last Success:
-
Changes for Build #947
[Martin Betak] backend: Copy host device spec params on template creation




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: CI does not run for specific patch, cannot trigger job

2015-11-18 Thread David Caro
On 11/18 11:03, Fred Rolland wrote:
> Hi all,
> 
> This patch started as a draft and then was publish.
> Maybe it explains the issue ?

That might be the issue yes, and that can be fixed :)

> 
> Regards,
> 
> Fred
> 
> On Wed, Nov 18, 2015 at 11:01 AM, David Caro  wrote:
> 
> >
> > I really don't know what might have happened with that change, it might be
> > a
> > small jenkins outage or something similar, as I just triggered the patch #1
> > from jenkins ui correctly.
> >
> > That is something that should have happened on the first commit. So my
> > guess
> > is:
> >
> > * For the 1st patch it was not triggered (or was cancelled, or jenkins was
> > not
> >   listening/outage)
> > * patches #2 and #3 had only commit message changes, and thus, even if you
> >   try to manually trigger them they did not trigger any patches (remember
> > to
> >   check the 'All patchsets' box there, and select the last with code
> > changes)
> > * then patch #4 added code changes (rebase) and triggered the jobs.
> >
> >
> > That's something that should not have happened and we don't know why it
> > did, so
> > I don't think it's a 'case' but an unknown issue that we can't reproduce.
> >
> > On 11/18 10:06, Eyal Edri wrote:
> > > anything we can add to the patch to cover the other cases?
> > >
> > > On Wed, Nov 18, 2015 at 10:05 AM, Barak Korren 
> > wrote:
> > >
> > > > On 18 November 2015 at 09:55, Eyal Edri  wrote:
> > > > > there is an open patch that fix this:
> > > > https://gerrit.ovirt.org/#/c/48518/
> > > > > once merged, this issue should be resolved.
> > > > >
> > > > > e.
> > > > >
> > > > > On Wed, Nov 18, 2015 at 9:29 AM, Sandro Bonazzola <
> > sbona...@redhat.com>
> > > > > wrote:
> > > > >>
> > > > >>
> > > > >>
> > > > >> On Tue, Nov 17, 2015 at 10:43 PM, Nir Soffer 
> > > > wrote:
> > > > >>>
> > > > >>> Hmm, rebase via gerrit did the trick, CI is running now.
> > > > >>>
> > > > >>> But why it did not run when the previous 3 versions were posted?
> > > > >>
> > > > >>
> > > > >> Uploaded patch set 3: Commit message was updated.
> > > > >>
> > > > >> No CI runs on commit message change. Only if code changes.
> > > > >>
> > > > >>
> > > > Patch set #2 and #3 indeed include only commit message changes, and it
> > > > still does not explain why the jobs did not run for patch set #1
> > > >
> > > > @eedri https://gerrit.ovirt.org/#/c/48518/ would've only helped if the
> > > > jobs had ran for patch set #1.
> > > >
> > > > >>>
> > > > >>>
> > > > >>> On Tue, Nov 17, 2015 at 11:40 PM, Nir Soffer 
> > > > wrote:
> > > > >>> > For some reason, the CI would not run for this patch:
> > > > >>> > https://gerrit.ovirt.org/48578
> > > > >>> >
> > > > >>> > I tried to trigger manually, but it tells me:
> > > > >>> >
> > > > >>> > No jobs triggered for this event
> > > > >>> >
> > > > >>> > Anyone has a clue whats going on, and how can we make the CI
> > > > >>> > gods happy so they run this patch?
> > > > >>> >
> > > > >>> > Nir
> > > > >>> ___
> > > > >>> Infra mailing list
> > > > >>> Infra@ovirt.org
> > > > >>> http://lists.ovirt.org/mailman/listinfo/infra
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >> --
> > > > >> Sandro Bonazzola
> > > > >> Better technology. Faster innovation. Powered by community
> > > > collaboration.
> > > > >> See how it works at redhat.com
> > > > >>
> > > > >> ___
> > > > >> Infra mailing list
> > > > >> Infra@ovirt.org
> > > > >> http://lists.ovirt.org/mailman/listinfo/infra
> > > > >>
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Eyal Edri
> > > > > Supervisor, RHEV CI
> > > > > EMEA ENG Virtualization R
> > > > > Red Hat Israel
> > > > >
> > > > > phone: +972-9-7692018
> > > > > irc: eedri (on #tlv #rhev-dev #rhev-integ)
> > > > >
> > > > > ___
> > > > > Infra mailing list
> > > > > Infra@ovirt.org
> > > > > http://lists.ovirt.org/mailman/listinfo/infra
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Barak Korren
> > > > bkor...@redhat.com
> > > > RHEV-CI Team
> > > > ___
> > > > Infra mailing list
> > > > Infra@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/infra
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Eyal Edri
> > > Supervisor, RHEV CI
> > > EMEA ENG Virtualization R
> > > Red Hat Israel
> > >
> > > phone: +972-9-7692018
> > > irc: eedri (on #tlv #rhev-dev #rhev-integ)
> >
> > --
> > David Caro
> >
> > Red Hat S.L.
> > Continuous Integration Engineer - EMEA ENG Virtualization R
> >
> > Tel.: +420 532 294 605
> > Email: dc...@redhat.com
> > Web: www.redhat.com
> > RHT Global #: 82-62605
> >

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605



Problem adding a github identity to gerrit

2015-11-18 Thread Yedidyah Bar David
Hi all,

I now try this:

1. Login to my github account
2. In a different tab, same browser, in gerrit:
Account -> Settings -> Identities [1]
Link Another Identity [2]
GitHub OAuth2 [3] fails with:

Not Found

In the first attempt I wasn't logged into github. I was redirected to
a login page, then to a page asking if I authorize gerrit.ovirt.org to
access my public info. I did. In the next attempts I wasn't asked
anymore, just went through above flow. The link [3] is for the 3rd
attept, in case you check the logs.

Please handle, and/or open a bug on gerrit, or the plugin etc., if it's a bug.

Thanks.

[1] https://gerrit.ovirt.org/#/settings/web-identities
[2] https://gerrit.ovirt.org/login/%23%2Fsettings%2Fweb-identities?link
[3] 
https://gerrit.ovirt.org/oauth?code=1a524a43f9bfffdc7ae9=3D5IfAu0rDX2Z92gBgXufAFnHBAtwdLKxY2_nRvj2xM
-- 
Didi
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


change in gerrit findbugs job

2015-11-18 Thread Eyal Edri
fyi,

i've changed the job
http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/
to use the new artifactory server in phx, so it will run faster,
the job isn't yamelized so it's in the job config.

e.

-- 
Eyal Edri
Supervisor, RHEV CI
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 2 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/2/
Build Number: 2
Build Status:  Still Failing
Triggered By: Started by user Sharon Naftaly

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Arik Hadas] core: eliminate CDA on export RAM snapshot

[David Caro] Triggering on draft-published too




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 941 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/
 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/941/
Build Number: 941
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48684

-
Changes Since Last Success:
-
Changes for Build #931
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #932
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #933
[Eli Mesika] db: fix erroneous formatting


Changes for Build #934
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #935
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #936
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #937
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #938
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free


Changes for Build #939
[Sandro Bonazzola] packaging: setup: drop all-in-one feature


Changes for Build #940
[Marek Libra] webadmin: Fix of missing CONNECT_TO_SERIAL_CONSOLE localization


Changes for Build #941
[Juan Hernandez] core: Use version 3.0.3 of the Findbugs plugin

[Sandro Bonazzola] ovirt-engine: introduce 3.6.1 jobs

[Sandro Bonazzola] ovirt-engine_standard: added 3.6.1 builders

[David Caro] Triggering on draft-published too




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread David Caro


Ping

The jobs were created a few days ago, but still failing, should I
remove/disable them?

On 11/12 08:38, Francesco Romani wrote:
> 
> 
> - Original Message -
> > From: "David Caro" 
> > To: "Francesco Romani" 
> > Cc: infra@ovirt.org
> > Sent: Thursday, November 12, 2015 1:10:28 PM
> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
> > 
> > 
> > Sure, which distros do you want to run it for?
> 
> I'd say F22, EL6 and EL7
> 
> > Also, I only see the check-patch script there, you only want to run that
> > stage?
> 
> Yes, this is intentional. We start from there.
> 
> Thanks a lot!
> 
> > 
> > On 11/12, Francesco Romani wrote:
> > > Hi Infra,
> > > 
> > > in branch ovirt-3.5 we ported a few patches[1] to conform with the new
> > > style CI
> > > test standards[2]. It should work now, and if it doesn't, I'll work to fix
> > > the missing parts.
> > > 
> > > Can we enable the automated tests on that branch? I've few patches I'd 
> > > like
> > > to check, like
> > > https://gerrit.ovirt.org/#/c/48195/ and following.
> > > 
> > > Thanks!
> > > 
> > > +++
> > > 
> > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1267851
> > > [2] http://www.ovirt.org/index.php?title=CI/Build_and_test_standards
> > > 
> > > --
> > > Francesco Romani
> > > RedHat Engineering Virtualization R & D
> > > Phone: 8261328
> > > IRC: fromani
> > > ___
> > > Infra mailing list
> > > Infra@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > 
> > --
> > David Caro
> > 
> > Red Hat S.L.
> > Continuous Integration Engineer - EMEA ENG Virtualization R
> > 
> > Tel.: +420 532 294 605
> > Email: dc...@redhat.com
> > Web: www.redhat.com
> > RHT Global #: 82-62605
> > 
> 
> -- 
> Francesco Romani
> RedHat Engineering Virtualization R & D
> Phone: 8261328
> IRC: fromani

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: change in gerrit findbugs job

2015-11-18 Thread Barak Korren
maybe open a ticket to YAMLize so we get to it eventually?

On 18 November 2015 at 13:49, Eyal Edri  wrote:
> fyi,
>
> i've changed the job
> http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/
> to use the new artifactory server in phx, so it will run faster,
> the job isn't yamelized so it's in the job config.
>
> e.
>
> --
> Eyal Edri
> Supervisor, RHEV CI
> EMEA ENG Virtualization R
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



-- 
Barak Korren
bkor...@redhat.com
RHEV-CI Team
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 851 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/851/
Build Number: 851
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48684

-
Changes Since Last Success:
-
Changes for Build #841
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #842
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #843
[Eli Mesika] db: fix erroneous formatting


Changes for Build #844
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #845
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #846
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #847
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #848
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free


Changes for Build #849
[Sandro Bonazzola] packaging: setup: drop all-in-one feature


Changes for Build #850
[Marek Libra] webadmin: Fix of missing CONNECT_TO_SERIAL_CONSOLE localization

[Sandro Bonazzola] ovirt-engine: introduce 3.6.1 jobs


Changes for Build #851
[Juan Hernandez] core: Use version 3.0.3 of the Findbugs plugin

[Sandro Bonazzola] ovirt-engine_standard: added 3.6.1 builders

[David Caro] Triggering on draft-published too




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread Francesco Romani
- Original Message -
> From: "David Caro" 
> To: "Francesco Romani" 
> Cc: infra@ovirt.org
> Sent: Wednesday, November 18, 2015 12:11:01 PM
> Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
> 
> 
> 
> Ping
> 
> The jobs were created a few days ago, but still failing, should I
> remove/disable them?

My reasoning is still the same, we should fix the errors, last time I checked
they were network errors. We need some network devs to look on them.
I'd rather not blindly disable tests, we did once and I didn't like that.

If there are more, or different, errors, please point me to them.

-- 
Francesco Romani
RedHat Engineering Virtualization R & D
Phone: 8261328
IRC: fromani
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread David Caro
On 11/18 06:18, Francesco Romani wrote:
> - Original Message -
> > From: "David Caro" 
> > To: "Francesco Romani" 
> > Cc: infra@ovirt.org
> > Sent: Wednesday, November 18, 2015 12:11:01 PM
> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
> > 
> > 
> > 
> > Ping
> > 
> > The jobs were created a few days ago, but still failing, should I
> > remove/disable them?
> 
> My reasoning is still the same, we should fix the errors, last time I checked
> they were network errors. We need some network devs to look on them.
> I'd rather not blindly disable tests, we did once and I didn't like that.
> 
> If there are more, or different, errors, please point me to them.

Same error so far, just pinging the thread to make sure it does not get
forgotten.

btw. who is the dev in charge of checking that issue?

> 
> -- 
> Francesco Romani
> RedHat Engineering Virtualization R & D
> Phone: 8261328
> IRC: fromani
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 850 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/850/
Build Number: 850
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48489

-
Changes Since Last Success:
-
Changes for Build #841
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #842
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #843
[Eli Mesika] db: fix erroneous formatting


Changes for Build #844
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #845
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #846
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #847
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #848
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free


Changes for Build #849
[Sandro Bonazzola] packaging: setup: drop all-in-one feature


Changes for Build #850
[Marek Libra] webadmin: Fix of missing CONNECT_TO_SERIAL_CONSOLE localization

[Sandro Bonazzola] ovirt-engine: introduce 3.6.1 jobs




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: change in gerrit findbugs job

2015-11-18 Thread Eyal Edri
One of the new members of the infra team volunteered to migrate all jobs to
YAML.
https://ovirt-jira.atlassian.net/browse/OVIRT-319

I know sharon had in the past a list of jobs that are out of yaml,
sharon - can you add that list to the ticket, so we'll start tracking it?

e.


On Wed, Nov 18, 2015 at 1:51 PM, Barak Korren  wrote:

> maybe open a ticket to YAMLize so we get to it eventually?
>
> On 18 November 2015 at 13:49, Eyal Edri  wrote:
> > fyi,
> >
> > i've changed the job
> > http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_gerrit/
> > to use the new artifactory server in phx, so it will run faster,
> > the job isn't yamelized so it's in the job config.
> >
> > e.
> >
> > --
> > Eyal Edri
> > Supervisor, RHEV CI
> > EMEA ENG Virtualization R
> > Red Hat Israel
> >
> > phone: +972-9-7692018
> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
>
>
> --
> Barak Korren
> bkor...@redhat.com
> RHEV-CI Team
>



-- 
Eyal Edri
Supervisor, RHEV CI
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 848 - Still Failing!

2015-11-18 Thread Sharon Naftaly
Hi,

It looks like the master engine upgrade jobs are failing when trying to
access the api after engine upgrade:

curl --user admin@internal:123456 -I --insecure
https://localhost/ovirt-engine/api

I changed this line about two months ago to have the url:
https://localhost/ovirt-engine/api, whereas the other jobs have this url:
https://localhost/api

should it be changed?

Thanks,
Sharon

On Wed, Nov 18, 2015 at 10:37 AM,  wrote:

> Project:
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/
> Build:
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/848/
> Build Number: 848
> Build Status:  Still Failing
> Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48669
>
> -
> Changes Since Last Success:
> -
> Changes for Build #841
> [Juan Hernandez] restapi: Generate JAX-RS interfaces from model
>
>
> Changes for Build #842
> [Arik Hadas] core: eliminate CDA on export RAM snapshot
>
>
> Changes for Build #843
> [Eli Mesika] db: fix erroneous formatting
>
>
> Changes for Build #844
> [Roy Golan] core: Allow to remove Hosted Engine direct lun disks only
>
>
> Changes for Build #845
> [Roy Golan] core: Auto import Hosted Engine Storage Domain
>
>
> Changes for Build #846
> [Yedidyah Bar David] packaging: setup: nicer error messages about pg conf
>
>
> Changes for Build #847
> [Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected
>
>
> Changes for Build #848
> [Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't
> considered as free
>
>
>
>
> -
> Failed Tests:
> -
> No tests ran.
>
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 939 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/
 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/939/
Build Number: 939
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48668

-
Changes Since Last Success:
-
Changes for Build #931
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #932
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #933
[Eli Mesika] db: fix erroneous formatting


Changes for Build #934
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #935
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #936
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #937
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #938
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free


Changes for Build #939
[Sandro Bonazzola] packaging: setup: drop all-in-one feature




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 1 - Failure!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/1/
Build Number: 1
Build Status:  Failure
Triggered By: Started by user Sandro Bonazzola

-
Changes Since Last Success:
-


-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 938 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/
 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/938/
Build Number: 938
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48669

-
Changes Since Last Success:
-
Changes for Build #931
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #932
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #933
[Eli Mesika] db: fix erroneous formatting


Changes for Build #934
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #935
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #936
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #937
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #938
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 848 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/848/
Build Number: 848
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48669

-
Changes Since Last Success:
-
Changes for Build #841
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #842
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #843
[Eli Mesika] db: fix erroneous formatting


Changes for Build #844
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #845
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #846
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #847
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #848
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 849 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/849/
Build Number: 849
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48668

-
Changes Since Last Success:
-
Changes for Build #841
[Juan Hernandez] restapi: Generate JAX-RS interfaces from model


Changes for Build #842
[Arik Hadas] core: eliminate CDA on export RAM snapshot


Changes for Build #843
[Eli Mesika] db: fix erroneous formatting


Changes for Build #844
[Roy Golan] core: Allow to remove Hosted Engine direct lun disks only


Changes for Build #845
[Roy Golan] core: Auto import Hosted Engine Storage Domain


Changes for Build #846
[Yedidyah Bar David] packaging: setup: nicer error messages about pg conf


Changes for Build #847
[Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected


Changes for Build #848
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free


Changes for Build #849
[Sandro Bonazzola] packaging: setup: drop all-in-one feature




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Funny message from jenkins

2015-11-18 Thread Barak Korren
On 18 November 2015 at 01:52, Nir Soffer  wrote:
> I got this funny mail from jenkins - anyone has a clue what is this warning?
>
> *** WARNING: THE ATTACHED DOCUMENT(S) CONTAIN MACROS ***
> *** MACROS MAY CONTAIN MALICIOUS CODE ***
> *** Open only if you can verify and trust the sender ***
> *** Please contact info...@redhat.com if you have questions or concerns **

This looks like something that is added by the Red Hat mails servers
not by Jenkins or by the oVirt mail server.
>
> Jenkins CI has posted comments on this change.
>
> Change subject: hsm: Refine error handling in getDevicesVisibility
> ..
>
> Patch Set 2: Continuous-Integration+1
>
> Build Successful
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/288/ : 
> SUCCESS
>
> --
> To view, visit https://gerrit.ovirt.org/39305
>
> Nir
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra



-- 
Barak Korren
bkor...@redhat.com
RHEV-CI Team
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: CI does not run for specific patch, cannot trigger job

2015-11-18 Thread Eyal Edri
anything we can add to the patch to cover the other cases?

On Wed, Nov 18, 2015 at 10:05 AM, Barak Korren  wrote:

> On 18 November 2015 at 09:55, Eyal Edri  wrote:
> > there is an open patch that fix this:
> https://gerrit.ovirt.org/#/c/48518/
> > once merged, this issue should be resolved.
> >
> > e.
> >
> > On Wed, Nov 18, 2015 at 9:29 AM, Sandro Bonazzola 
> > wrote:
> >>
> >>
> >>
> >> On Tue, Nov 17, 2015 at 10:43 PM, Nir Soffer 
> wrote:
> >>>
> >>> Hmm, rebase via gerrit did the trick, CI is running now.
> >>>
> >>> But why it did not run when the previous 3 versions were posted?
> >>
> >>
> >> Uploaded patch set 3: Commit message was updated.
> >>
> >> No CI runs on commit message change. Only if code changes.
> >>
> >>
> Patch set #2 and #3 indeed include only commit message changes, and it
> still does not explain why the jobs did not run for patch set #1
>
> @eedri https://gerrit.ovirt.org/#/c/48518/ would've only helped if the
> jobs had ran for patch set #1.
>
> >>>
> >>>
> >>> On Tue, Nov 17, 2015 at 11:40 PM, Nir Soffer 
> wrote:
> >>> > For some reason, the CI would not run for this patch:
> >>> > https://gerrit.ovirt.org/48578
> >>> >
> >>> > I tried to trigger manually, but it tells me:
> >>> >
> >>> > No jobs triggered for this event
> >>> >
> >>> > Anyone has a clue whats going on, and how can we make the CI
> >>> > gods happy so they run this patch?
> >>> >
> >>> > Nir
> >>> ___
> >>> Infra mailing list
> >>> Infra@ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>
> >>
> >>
> >>
> >> --
> >> Sandro Bonazzola
> >> Better technology. Faster innovation. Powered by community
> collaboration.
> >> See how it works at redhat.com
> >>
> >> ___
> >> Infra mailing list
> >> Infra@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/infra
> >>
> >
> >
> >
> > --
> > Eyal Edri
> > Supervisor, RHEV CI
> > EMEA ENG Virtualization R
> > Red Hat Israel
> >
> > phone: +972-9-7692018
> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
> >
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
>
>
>
> --
> Barak Korren
> bkor...@redhat.com
> RHEV-CI Team
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>


-- 
Eyal Edri
Supervisor, RHEV CI
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: CI does not run for specific patch, cannot trigger job

2015-11-18 Thread David Caro

I really don't know what might have happened with that change, it might be a
small jenkins outage or something similar, as I just triggered the patch #1
from jenkins ui correctly.

That is something that should have happened on the first commit. So my guess
is:

* For the 1st patch it was not triggered (or was cancelled, or jenkins was not
  listening/outage)
* patches #2 and #3 had only commit message changes, and thus, even if you
  try to manually trigger them they did not trigger any patches (remember to
  check the 'All patchsets' box there, and select the last with code changes)
* then patch #4 added code changes (rebase) and triggered the jobs.


That's something that should not have happened and we don't know why it did, so
I don't think it's a 'case' but an unknown issue that we can't reproduce.

On 11/18 10:06, Eyal Edri wrote:
> anything we can add to the patch to cover the other cases?
> 
> On Wed, Nov 18, 2015 at 10:05 AM, Barak Korren  wrote:
> 
> > On 18 November 2015 at 09:55, Eyal Edri  wrote:
> > > there is an open patch that fix this:
> > https://gerrit.ovirt.org/#/c/48518/
> > > once merged, this issue should be resolved.
> > >
> > > e.
> > >
> > > On Wed, Nov 18, 2015 at 9:29 AM, Sandro Bonazzola 
> > > wrote:
> > >>
> > >>
> > >>
> > >> On Tue, Nov 17, 2015 at 10:43 PM, Nir Soffer 
> > wrote:
> > >>>
> > >>> Hmm, rebase via gerrit did the trick, CI is running now.
> > >>>
> > >>> But why it did not run when the previous 3 versions were posted?
> > >>
> > >>
> > >> Uploaded patch set 3: Commit message was updated.
> > >>
> > >> No CI runs on commit message change. Only if code changes.
> > >>
> > >>
> > Patch set #2 and #3 indeed include only commit message changes, and it
> > still does not explain why the jobs did not run for patch set #1
> >
> > @eedri https://gerrit.ovirt.org/#/c/48518/ would've only helped if the
> > jobs had ran for patch set #1.
> >
> > >>>
> > >>>
> > >>> On Tue, Nov 17, 2015 at 11:40 PM, Nir Soffer 
> > wrote:
> > >>> > For some reason, the CI would not run for this patch:
> > >>> > https://gerrit.ovirt.org/48578
> > >>> >
> > >>> > I tried to trigger manually, but it tells me:
> > >>> >
> > >>> > No jobs triggered for this event
> > >>> >
> > >>> > Anyone has a clue whats going on, and how can we make the CI
> > >>> > gods happy so they run this patch?
> > >>> >
> > >>> > Nir
> > >>> ___
> > >>> Infra mailing list
> > >>> Infra@ovirt.org
> > >>> http://lists.ovirt.org/mailman/listinfo/infra
> > >>
> > >>
> > >>
> > >>
> > >> --
> > >> Sandro Bonazzola
> > >> Better technology. Faster innovation. Powered by community
> > collaboration.
> > >> See how it works at redhat.com
> > >>
> > >> ___
> > >> Infra mailing list
> > >> Infra@ovirt.org
> > >> http://lists.ovirt.org/mailman/listinfo/infra
> > >>
> > >
> > >
> > >
> > > --
> > > Eyal Edri
> > > Supervisor, RHEV CI
> > > EMEA ENG Virtualization R
> > > Red Hat Israel
> > >
> > > phone: +972-9-7692018
> > > irc: eedri (on #tlv #rhev-dev #rhev-integ)
> > >
> > > ___
> > > Infra mailing list
> > > Infra@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > >
> >
> >
> >
> > --
> > Barak Korren
> > bkor...@redhat.com
> > RHEV-CI Team
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> >
> 
> 
> -- 
> Eyal Edri
> Supervisor, RHEV CI
> EMEA ENG Virtualization R
> Red Hat Israel
> 
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: CI does not run for specific patch, cannot trigger job

2015-11-18 Thread Barak Korren
On 18 November 2015 at 09:55, Eyal Edri  wrote:
> there is an open patch that fix this: https://gerrit.ovirt.org/#/c/48518/
> once merged, this issue should be resolved.
>
> e.
>
> On Wed, Nov 18, 2015 at 9:29 AM, Sandro Bonazzola 
> wrote:
>>
>>
>>
>> On Tue, Nov 17, 2015 at 10:43 PM, Nir Soffer  wrote:
>>>
>>> Hmm, rebase via gerrit did the trick, CI is running now.
>>>
>>> But why it did not run when the previous 3 versions were posted?
>>
>>
>> Uploaded patch set 3: Commit message was updated.
>>
>> No CI runs on commit message change. Only if code changes.
>>
>>
Patch set #2 and #3 indeed include only commit message changes, and it
still does not explain why the jobs did not run for patch set #1

@eedri https://gerrit.ovirt.org/#/c/48518/ would've only helped if the
jobs had ran for patch set #1.

>>>
>>>
>>> On Tue, Nov 17, 2015 at 11:40 PM, Nir Soffer  wrote:
>>> > For some reason, the CI would not run for this patch:
>>> > https://gerrit.ovirt.org/48578
>>> >
>>> > I tried to trigger manually, but it tells me:
>>> >
>>> > No jobs triggered for this event
>>> >
>>> > Anyone has a clue whats going on, and how can we make the CI
>>> > gods happy so they run this patch?
>>> >
>>> > Nir
>>> ___
>>> Infra mailing list
>>> Infra@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>>
>>
>> --
>> Sandro Bonazzola
>> Better technology. Faster innovation. Powered by community collaboration.
>> See how it works at redhat.com
>>
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>
>
>
> --
> Eyal Edri
> Supervisor, RHEV CI
> EMEA ENG Virtualization R
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>



-- 
Barak Korren
bkor...@redhat.com
RHEV-CI Team
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: CI does not run for specific patch, cannot trigger job

2015-11-18 Thread Fred Rolland
Hi all,

This patch started as a draft and then was publish.
Maybe it explains the issue ?

Regards,

Fred

On Wed, Nov 18, 2015 at 11:01 AM, David Caro  wrote:

>
> I really don't know what might have happened with that change, it might be
> a
> small jenkins outage or something similar, as I just triggered the patch #1
> from jenkins ui correctly.
>
> That is something that should have happened on the first commit. So my
> guess
> is:
>
> * For the 1st patch it was not triggered (or was cancelled, or jenkins was
> not
>   listening/outage)
> * patches #2 and #3 had only commit message changes, and thus, even if you
>   try to manually trigger them they did not trigger any patches (remember
> to
>   check the 'All patchsets' box there, and select the last with code
> changes)
> * then patch #4 added code changes (rebase) and triggered the jobs.
>
>
> That's something that should not have happened and we don't know why it
> did, so
> I don't think it's a 'case' but an unknown issue that we can't reproduce.
>
> On 11/18 10:06, Eyal Edri wrote:
> > anything we can add to the patch to cover the other cases?
> >
> > On Wed, Nov 18, 2015 at 10:05 AM, Barak Korren 
> wrote:
> >
> > > On 18 November 2015 at 09:55, Eyal Edri  wrote:
> > > > there is an open patch that fix this:
> > > https://gerrit.ovirt.org/#/c/48518/
> > > > once merged, this issue should be resolved.
> > > >
> > > > e.
> > > >
> > > > On Wed, Nov 18, 2015 at 9:29 AM, Sandro Bonazzola <
> sbona...@redhat.com>
> > > > wrote:
> > > >>
> > > >>
> > > >>
> > > >> On Tue, Nov 17, 2015 at 10:43 PM, Nir Soffer 
> > > wrote:
> > > >>>
> > > >>> Hmm, rebase via gerrit did the trick, CI is running now.
> > > >>>
> > > >>> But why it did not run when the previous 3 versions were posted?
> > > >>
> > > >>
> > > >> Uploaded patch set 3: Commit message was updated.
> > > >>
> > > >> No CI runs on commit message change. Only if code changes.
> > > >>
> > > >>
> > > Patch set #2 and #3 indeed include only commit message changes, and it
> > > still does not explain why the jobs did not run for patch set #1
> > >
> > > @eedri https://gerrit.ovirt.org/#/c/48518/ would've only helped if the
> > > jobs had ran for patch set #1.
> > >
> > > >>>
> > > >>>
> > > >>> On Tue, Nov 17, 2015 at 11:40 PM, Nir Soffer 
> > > wrote:
> > > >>> > For some reason, the CI would not run for this patch:
> > > >>> > https://gerrit.ovirt.org/48578
> > > >>> >
> > > >>> > I tried to trigger manually, but it tells me:
> > > >>> >
> > > >>> > No jobs triggered for this event
> > > >>> >
> > > >>> > Anyone has a clue whats going on, and how can we make the CI
> > > >>> > gods happy so they run this patch?
> > > >>> >
> > > >>> > Nir
> > > >>> ___
> > > >>> Infra mailing list
> > > >>> Infra@ovirt.org
> > > >>> http://lists.ovirt.org/mailman/listinfo/infra
> > > >>
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >> Sandro Bonazzola
> > > >> Better technology. Faster innovation. Powered by community
> > > collaboration.
> > > >> See how it works at redhat.com
> > > >>
> > > >> ___
> > > >> Infra mailing list
> > > >> Infra@ovirt.org
> > > >> http://lists.ovirt.org/mailman/listinfo/infra
> > > >>
> > > >
> > > >
> > > >
> > > > --
> > > > Eyal Edri
> > > > Supervisor, RHEV CI
> > > > EMEA ENG Virtualization R
> > > > Red Hat Israel
> > > >
> > > > phone: +972-9-7692018
> > > > irc: eedri (on #tlv #rhev-dev #rhev-integ)
> > > >
> > > > ___
> > > > Infra mailing list
> > > > Infra@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/infra
> > > >
> > >
> > >
> > >
> > > --
> > > Barak Korren
> > > bkor...@redhat.com
> > > RHEV-CI Team
> > > ___
> > > Infra mailing list
> > > Infra@ovirt.org
> > > http://lists.ovirt.org/mailman/listinfo/infra
> > >
> > >
> > >
> >
> >
> > --
> > Eyal Edri
> > Supervisor, RHEV CI
> > EMEA ENG Virtualization R
> > Red Hat Israel
> >
> > phone: +972-9-7692018
> > irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
> --
> David Caro
>
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R
>
> Tel.: +420 532 294 605
> Email: dc...@redhat.com
> Web: www.redhat.com
> RHT Global #: 82-62605
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Improving our github presense

2015-11-18 Thread David Caro
On 11/18 00:49, Nir Soffer wrote:
> Hi all,
> 
> Looking in ovirt github page, there are only 2 members:
> https://github.com/orgs/oVirt/people
> 
> Is is possible to add automatically all contributors to this list?


afaik we don't have a reliable way to match github user and gerrit user so far,
only a few people use the github extenal id.
And I don't see any option around the github admin pannel either, anyone has
more experience/ideas?

> 
> Nir
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 848 - Still Failing!

2015-11-18 Thread Juan Hernández
On 11/18/2015 09:52 AM, Sharon Naftaly wrote:
> Hi,
> 
> It looks like the master engine upgrade jobs are failing when trying to
> access the api after engine upgrade:
> 
> curl --user admin@internal:123456 -I --insecure 
> https://localhost/ovirt-engine/api
> 
> I changed this line about two months ago to have the url:
> https://localhost/ovirt-engine/api, whereas the other jobs have this
> url: https://localhost/api
> 
> should it be changed?
> 
> Thanks,
> Sharon
> 

No, in the master branch only /ovirt-engine/api works, /api has been
removed. I'm looking at the job logs to see why that is failing.

> On Wed, Nov 18, 2015 at 10:37 AM,  > wrote:
> 
> Project:
> 
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/
> Build:
> 
> http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/848/
> Build Number: 848
> Build Status:  Still Failing
> Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48669
> 
> -
> Changes Since Last Success:
> -
> Changes for Build #841
> [Juan Hernandez] restapi: Generate JAX-RS interfaces from model
> 
> 
> Changes for Build #842
> [Arik Hadas] core: eliminate CDA on export RAM snapshot
> 
> 
> Changes for Build #843
> [Eli Mesika] db: fix erroneous formatting
> 
> 
> Changes for Build #844
> [Roy Golan] core: Allow to remove Hosted Engine direct lun disks only
> 
> 
> Changes for Build #845
> [Roy Golan] core: Auto import Hosted Engine Storage Domain
> 
> 
> Changes for Build #846
> [Yedidyah Bar David] packaging: setup: nicer error messages about pg
> conf
> 
> 
> Changes for Build #847
> [Juan Hernandez] core: Make SUPPORTED_DOMAIN_TYPES package protected
> 
> 
> Changes for Build #848
> [Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't
> considered as free
> 
> 
> 
> 
> -
> Failed Tests:
> -
> No tests ran.
> 
> 
> ___
> Infra mailing list
> Infra@ovirt.org 
> http://lists.ovirt.org/mailman/listinfo/infra
> 
> 
> 
> 
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Logwatch for linode01.ovirt.org (Linux)

2015-11-18 Thread logwatch

 ### Logwatch 7.3.6 (05/19/07)  
Processing Initiated: Wed Nov 18 03:32:08 2015
Date Range Processed: yesterday
  ( 2015-Nov-17 )
  Period is day.
  Detail Level of Output: 0
  Type of Output: unformatted
   Logfiles for Host: linode01.ovirt.org
  ## 
 
 - Dovecot Begin  

 Dovecot disconnects:
no auth attempts: 1 Time(s) 
 -- Dovecot End - 

 
 - httpd Begin  

 
 Requests with error response codes
404 Not Found
   /: 576 Time(s)
   /': 1 Time(s)
   //wp-admin/admin-ajax.php: 1 Time(s)
   //wp-admin/admin-ajax.php?action=revslider ... ./wp-config.php: 2 Time(s)
   //xmlrpc.php: 3 Time(s)
   /admin.php: 10 Time(s)
   /admin/: 9 Time(s)
   /admin/Cms_Wysiwyg/directive/index/: 1 Time(s)
   /admin/login.php: 9 Time(s)
   /administrator/index.php: 9 Time(s)
   /apple-touch-icon-precomposed.png: 2 Time(s)
   /apple-touch-icon.png: 2 Time(s)
   /assets/modules/evogallery/js/uploadify/uploadify.php: 8 Time(s)
   /bitrix/admin/index.php?lang=en: 9 Time(s)
   /blog/: 1 Time(s)
   /blog/robots.txt: 1 Time(s)
   /blog/wp-admin/: 10 Time(s)
   /category/news/feed: 1 Time(s)
   /category/news/feed/: 21 Time(s)
   /favicon.ico: 724 Time(s)
   /index.php?option=com_search: 1 Time(s)
   /mailman/listin: 1 Time(s)
   /old/wp-admin/: 10 Time(s)
   /pipermail: 1 Time(s)
   /pipermail/arch/2013-june/001475.html: 1 Time(s)
   /pipermail/engine-patches/2012-April/012366.html: 1 Time(s)
   /pipermail/engine-patches/2012-April/012762.html: 1 Time(s)
   /pipermail/engine-patches/2012-April/013981.html: 1 Time(s)
   /pipermail/engine-patches/2012-December/043249.html: 1 Time(s)
   /pipermail/engine-patches/2012-December/044817.html: 1 Time(s)
   /pipermail/engine-patches/2012-December/045334.html: 1 Time(s)
   /pipermail/engine-patches/2012-February/004845.html: 1 Time(s)
   /pipermail/engine-patches/2012-January/002565.html: 1 Time(s)
   /pipermail/engine-patches/2012-June/023182.html: 1 Time(s)
   /pipermail/engine-patches/2012-June/023827.html: 1 Time(s)
   /pipermail/engine-patches/2012-March/009637.html: 1 Time(s)
   /pipermail/engine-patches/2012-March/009843.html: 1 Time(s)
   /pipermail/engine-patches/2012-March/011783.html: 1 Time(s)
   /pipermail/engine-patches/2012-March/011935.html: 1 Time(s)
   /pipermail/engine-patches/2012-November/041192.html: 1 Time(s)
   /pipermail/engine-patches/2012-October/036976.html: 1 Time(s)
   /pipermail/engine-patches/2012-October/037538.html: 1 Time(s)
   /pipermail/engine-patches/2012-October/038258.html: 1 Time(s)
   /pipermail/engine-patches/2013-April/064783.html: 1 Time(s)
   /pipermail/engine-patches/2013-April/067707.html: 1 Time(s)
   /pipermail/engine-patches/2013-August/092640.html: 1 Time(s)
   /pipermail/engine-patches/2013-August/094533.html: 1 Time(s)
   /pipermail/engine-patches/2013-August/096385.html: 1 Time(s)
   /pipermail/engine-patches/2013-February/053918.html: 1 Time(s)
   /pipermail/engine-patches/2013-February/054894.html: 1 Time(s)
   /pipermail/engine-patches/2013-January/052024.html: 1 Time(s)
   /pipermail/engine-patches/2013-January/052060.html: 1 Time(s)
   /pipermail/engine-patches/2013-July/082636.html: 1 Time(s)
   /pipermail/engine-patches/2013-July/089675.html: 1 Time(s)
   /pipermail/engine-patches/2013-June/075361.html: 1 Time(s)
   /pipermail/engine-patches/2013-June/080372.html: 1 Time(s)
   /pipermail/engine-patches/2013-June/081005.html: 1 Time(s)
   /pipermail/engine-patches/2013-March/059263.html: 1 Time(s)
   /pipermail/engine-patches/2013-October/111674.html: 1 Time(s)
   /pipermail/engine-patches/2013-October/117849.html: 1 Time(s)
   /pipermail/infra/2012-December/001738.html/trackback/: 1 Time(s)
   /pipermail/infra/2012-March/000227.html/trackback/: 1 Time(s)
   /pipermail/infra/2012-November/001420.html/trackback/: 1 Time(s)
   /pipermail/infra/2012-November/001445.html/trackback/: 1 Time(s)
   /pipermail/infra/2012-September/001045.html/trackback/: 1 Time(s)
   /pipermail/infra/2012-September/001149.html/trackback/: 1 Time(s)
   /pipermail/infra/2012-September/001161.html/trackback/: 1 Time(s)
   /pipermail/infra/2013-August/tiki-register.php: 1 Time(s)
   /pipermail/infra/2013-December/tiki-register.php: 2 Time(s)
   /pipermail/infra/2013-February/xmlrpc.php: 2 Time(s)
   /pipermail/infra/2013-January/001797.html/trackback/: 1 Time(s)
   /pipermail/infra/2013-January/001832.html/trackback/: 1 Time(s)
   

[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged - Build # 1 - Failure!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/1/
Build Number: 1
Build Status:  Failure
Triggered By: Started by user Sandro Bonazzola

-
Changes Since Last Success:
-


-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged - Build # 2 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.5_el6_merged/2/
Build Number: 2
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48742

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[David Caro] Triggering on draft-published too

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 3 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged/3/
Build Number: 3
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: https://gerrit.ovirt.org/48742

-
Changes Since Last Success:
-
Changes for Build #1
No changes

Changes for Build #2
[Arik Hadas] core: eliminate CDA on export RAM snapshot

[David Caro] Triggering on draft-published too


Changes for Build #3
[Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't considered as 
free

[Sandro Bonazzola] renamed 3.6.1.x to 3.6.1

[Sharon Naftaly] Archive rpm build logs in engine upgrade jobs




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread David Caro
On 11/18 14:49, Petr Horacek wrote:
> Could you just give me a link to that failing jobs please?


Sure : http://jenkins.ovirt.org/search/?q=vdsm_3.5_check-patch

> 
> 2015-11-18 14:48 GMT+01:00 David Caro :
> >
> > Thanks!
> >
> > On 11/18 14:47, Petr Horacek wrote:
> >> I don't know if i was assigned to this issue, but I usually do this
> >> kind of work, so I'm gonna take a look.
> >>
> >> 2015-11-18 12:22 GMT+01:00 David Caro :
> >> > On 11/18 06:18, Francesco Romani wrote:
> >> >> - Original Message -
> >> >> > From: "David Caro" 
> >> >> > To: "Francesco Romani" 
> >> >> > Cc: infra@ovirt.org
> >> >> > Sent: Wednesday, November 18, 2015 12:11:01 PM
> >> >> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
> >> >> >
> >> >> >
> >> >> >
> >> >> > Ping
> >> >> >
> >> >> > The jobs were created a few days ago, but still failing, should I
> >> >> > remove/disable them?
> >> >>
> >> >> My reasoning is still the same, we should fix the errors, last time I 
> >> >> checked
> >> >> they were network errors. We need some network devs to look on them.
> >> >> I'd rather not blindly disable tests, we did once and I didn't like 
> >> >> that.
> >> >>
> >> >> If there are more, or different, errors, please point me to them.
> >> >
> >> > Same error so far, just pinging the thread to make sure it does not get
> >> > forgotten.
> >> >
> >> > btw. who is the dev in charge of checking that issue?
> >> >
> >> >>
> >> >> --
> >> >> Francesco Romani
> >> >> RedHat Engineering Virtualization R & D
> >> >> Phone: 8261328
> >> >> IRC: fromani
> >> >> ___
> >> >> Infra mailing list
> >> >> Infra@ovirt.org
> >> >> http://lists.ovirt.org/mailman/listinfo/infra
> >> >
> >> > --
> >> > David Caro
> >> >
> >> > Red Hat S.L.
> >> > Continuous Integration Engineer - EMEA ENG Virtualization R
> >> >
> >> > Tel.: +420 532 294 605
> >> > Email: dc...@redhat.com
> >> > Web: www.redhat.com
> >> > RHT Global #: 82-62605
> >> ___
> >> Infra mailing list
> >> Infra@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/infra
> >
> > --
> > David Caro
> >
> > Red Hat S.L.
> > Continuous Integration Engineer - EMEA ENG Virtualization R
> >
> > Tel.: +420 532 294 605
> > Email: dc...@redhat.com
> > IRC: dcaro|dcaroest@{freenode|oftc|redhat}
> > Web: www.redhat.com
> > RHT Global #: 82-62605

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Improving our github presense

2015-11-18 Thread Ewoud Kohl van Wijngaarden
On Wed, Nov 18, 2015 at 12:49:44AM +0200, Nir Soffer wrote:
> Hi all,
> 
> Looking in ovirt github page, there are only 2 members:
> https://github.com/orgs/oVirt/people
> 
> Is is possible to add automatically all contributors to this list?

Why is that needed? It implies those people can actually do something on
the org while it's just a mirror. If you actually look at contributors,
then github will find them. https://github.com/oVirt/vdsm/graphs/contributors
for example.
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread Petr Horacek
Could you just give me a link to that failing jobs please?

2015-11-18 14:48 GMT+01:00 David Caro :
>
> Thanks!
>
> On 11/18 14:47, Petr Horacek wrote:
>> I don't know if i was assigned to this issue, but I usually do this
>> kind of work, so I'm gonna take a look.
>>
>> 2015-11-18 12:22 GMT+01:00 David Caro :
>> > On 11/18 06:18, Francesco Romani wrote:
>> >> - Original Message -
>> >> > From: "David Caro" 
>> >> > To: "Francesco Romani" 
>> >> > Cc: infra@ovirt.org
>> >> > Sent: Wednesday, November 18, 2015 12:11:01 PM
>> >> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
>> >> >
>> >> >
>> >> >
>> >> > Ping
>> >> >
>> >> > The jobs were created a few days ago, but still failing, should I
>> >> > remove/disable them?
>> >>
>> >> My reasoning is still the same, we should fix the errors, last time I 
>> >> checked
>> >> they were network errors. We need some network devs to look on them.
>> >> I'd rather not blindly disable tests, we did once and I didn't like that.
>> >>
>> >> If there are more, or different, errors, please point me to them.
>> >
>> > Same error so far, just pinging the thread to make sure it does not get
>> > forgotten.
>> >
>> > btw. who is the dev in charge of checking that issue?
>> >
>> >>
>> >> --
>> >> Francesco Romani
>> >> RedHat Engineering Virtualization R & D
>> >> Phone: 8261328
>> >> IRC: fromani
>> >> ___
>> >> Infra mailing list
>> >> Infra@ovirt.org
>> >> http://lists.ovirt.org/mailman/listinfo/infra
>> >
>> > --
>> > David Caro
>> >
>> > Red Hat S.L.
>> > Continuous Integration Engineer - EMEA ENG Virtualization R
>> >
>> > Tel.: +420 532 294 605
>> > Email: dc...@redhat.com
>> > Web: www.redhat.com
>> > RHT Global #: 82-62605
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>
> --
> David Caro
>
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R
>
> Tel.: +420 532 294 605
> Email: dc...@redhat.com
> IRC: dcaro|dcaroest@{freenode|oftc|redhat}
> Web: www.redhat.com
> RHT Global #: 82-62605
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Improving our github presense

2015-11-18 Thread Rafael Martins
- Original Message -
> From: "David Caro" 
> To: "Nir Soffer" 
> Cc: "infra" , "devel" 
> Sent: Wednesday, November 18, 2015 7:17:44 AM
> Subject: Re: Improving our github presense
> 
> On 11/18 00:49, Nir Soffer wrote:
> > Hi all,
> > 
> > Looking in ovirt github page, there are only 2 members:
> > https://github.com/orgs/oVirt/people
> > 
> > Is is possible to add automatically all contributors to this list?
> 
> 
> afaik we don't have a reliable way to match github user and gerrit user so
> far,
> only a few people use the github extenal id.
> And I don't see any option around the github admin pannel either, anyone has
> more experience/ideas?

This can't be automated. To appear in that list, the user must join the 
organization and opt-in manually. Admins can't force people to publish their 
organization membership.

Rafael

> > 
> > Nir
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> 
> --
> David Caro
> 
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R
> 
> Tel.: +420 532 294 605
> Email: dc...@redhat.com
> Web: www.redhat.com
> RHT Global #: 82-62605
> 
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread David Caro

Thanks!

On 11/18 14:47, Petr Horacek wrote:
> I don't know if i was assigned to this issue, but I usually do this
> kind of work, so I'm gonna take a look.
> 
> 2015-11-18 12:22 GMT+01:00 David Caro :
> > On 11/18 06:18, Francesco Romani wrote:
> >> - Original Message -
> >> > From: "David Caro" 
> >> > To: "Francesco Romani" 
> >> > Cc: infra@ovirt.org
> >> > Sent: Wednesday, November 18, 2015 12:11:01 PM
> >> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
> >> >
> >> >
> >> >
> >> > Ping
> >> >
> >> > The jobs were created a few days ago, but still failing, should I
> >> > remove/disable them?
> >>
> >> My reasoning is still the same, we should fix the errors, last time I 
> >> checked
> >> they were network errors. We need some network devs to look on them.
> >> I'd rather not blindly disable tests, we did once and I didn't like that.
> >>
> >> If there are more, or different, errors, please point me to them.
> >
> > Same error so far, just pinging the thread to make sure it does not get
> > forgotten.
> >
> > btw. who is the dev in charge of checking that issue?
> >
> >>
> >> --
> >> Francesco Romani
> >> RedHat Engineering Virtualization R & D
> >> Phone: 8261328
> >> IRC: fromani
> >> ___
> >> Infra mailing list
> >> Infra@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/infra
> >
> > --
> > David Caro
> >
> > Red Hat S.L.
> > Continuous Integration Engineer - EMEA ENG Virtualization R
> >
> > Tel.: +420 532 294 605
> > Email: dc...@redhat.com
> > Web: www.redhat.com
> > RHT Global #: 82-62605
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R

Tel.: +420 532 294 605
Email: dc...@redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605


signature.asc
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [vdsm] CI tests jobs for branch ovirt-3.5

2015-11-18 Thread Petr Horacek
I don't know if i was assigned to this issue, but I usually do this
kind of work, so I'm gonna take a look.

2015-11-18 12:22 GMT+01:00 David Caro :
> On 11/18 06:18, Francesco Romani wrote:
>> - Original Message -
>> > From: "David Caro" 
>> > To: "Francesco Romani" 
>> > Cc: infra@ovirt.org
>> > Sent: Wednesday, November 18, 2015 12:11:01 PM
>> > Subject: Re: [vdsm] CI tests jobs for branch ovirt-3.5
>> >
>> >
>> >
>> > Ping
>> >
>> > The jobs were created a few days ago, but still failing, should I
>> > remove/disable them?
>>
>> My reasoning is still the same, we should fix the errors, last time I checked
>> they were network errors. We need some network devs to look on them.
>> I'd rather not blindly disable tests, we did once and I didn't like that.
>>
>> If there are more, or different, errors, please point me to them.
>
> Same error so far, just pinging the thread to make sure it does not get
> forgotten.
>
> btw. who is the dev in charge of checking that issue?
>
>>
>> --
>> Francesco Romani
>> RedHat Engineering Virtualization R & D
>> Phone: 8261328
>> IRC: fromani
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>
> --
> David Caro
>
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R
>
> Tel.: +420 532 294 605
> Email: dc...@redhat.com
> Web: www.redhat.com
> RHT Global #: 82-62605
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 862 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/862/
Build Number: 862
Build Status:  Still Failing
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48668

-
Changes Since Last Success:
-
Changes for Build #861
[Juan Hernandez] core: Use version 3.0.3 of the Findbugs plugin


Changes for Build #862
[Sandro Bonazzola] packaging: setup: drop all-in-one feature




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 861 - Failure!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/ 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/861/
Build Number: 861
Build Status:  Failure
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48684

-
Changes Since Last Success:
-
Changes for Build #861
[Juan Hernandez] core: Use version 3.0.3 of the Findbugs plugin




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 952 - Still Failing!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/
 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/952/
Build Number: 952
Build Status:  Still Failing
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48668

-
Changes Since Last Success:
-
Changes for Build #951
[Juan Hernandez] core: Use version 3.0.3 of the Findbugs plugin


Changes for Build #952
[Sandro Bonazzola] packaging: setup: drop all-in-one feature




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 951 - Failure!

2015-11-18 Thread jenkins
Project: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/
 
Build: 
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-master_el7_merged/951/
Build Number: 951
Build Status:  Failure
Triggered By: Retriggered by user sbonazzo for Gerrit: 
https://gerrit.ovirt.org/48684

-
Changes Since Last Success:
-
Changes for Build #951
[Juan Hernandez] core: Use version 3.0.3 of the Findbugs plugin




-
Failed Tests:
-
No tests ran. 

___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra