Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-16 Thread Sandro Bonazzola
On Fri, Jun 16, 2017 at 12:38 PM, Eyal Edri  wrote:

>
>
> On Thu, Jun 15, 2017 at 11:56 AM, Sandro Bonazzola 
> wrote:
>
>>
>>
>> On Thu, Jun 15, 2017 at 10:39 AM, Sandro Bonazzola 
>> wrote:
>>
>>>
>>>
>>> On Wed, Jun 14, 2017 at 7:16 PM, Rich Megginson 
>>> wrote:
>>>
 I see this:

 1.
Jun 14 12:26:01 lago-basic-suite-master-engine fluentd:
/usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could
not find 'thread_safe' (~> 0.1) among 20 total gem(s)
 (Gem::LoadError)

 Missing rubygem fluentd packages or a problem with the dependencies?
>>>
>>>
>>> I think it's an issue in the dependencies:
>>> fluentd.spec:
>>>31 : BuildRequires: rubygem(thread_safe)
>>>
>>> Missing it in Requires.
>>> Pushing a fix.
>>>
>>
>> https://review.rdoproject.org/r/7081
>>
>
> When can we expect to see it propogate in oVirt CI? I see the test is
> still failing.
> Anything we need to do on our end?
>

It's built and tagged for testing, should be arriving on oVirt CI now.
http://cbs.centos.org/koji/buildinfo?buildID=17380




>
>
>>
>>
>>
>>
>>>
>>>
>>>



 On 06/14/2017 01:07 PM, Dafna Ron wrote:

> We have var logs:
>
> http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_ma
> ster/7191/artifact/exported-artifacts/basic-suit-master-el7/
> test_logs/basic-suite-master/post-003_00_metrics_bootstrap.p
> y/lago-basic-suite-master-engine/
>
> I egreped fluentd from engine's host messages files:
>
> http://pastebin.test.redhat.com/493959
>
> On 06/14/2017 02:54 PM, Sandro Bonazzola wrote:
>
>>
>>
>> On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David > > wrote:
>>
>> On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar > > wrote:
>> > This patch fixes the chgrp but not we see:
>> >
>> > Unable to start service fluentd: Job for fluentd.service failed
>> because
>> > start of the service was attempted too often
>>
>> Adding Shirly.
>>
>> Do we collect syslog (/var/log/messages or journalctl)? If so, we
>> can try
>> to see why it fails.
>>
>>
>> Adding also Richard who may be interested on this.
>>
>>
>> >
>> >
>> > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
>> >
>> > wrote:
>> >>
>> >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>> >> >
>> wrote:
>> >> > Hello!
>> >> >
>> >> > Fluentd packages was modified yesterday there
>> >> >
>> >> >
>> http://resources.ovirt.org/pub/ovirt-master-snapshot-static/
>> rpm/el7/noarch/
>> > /rpm/el7/noarch/>
>> >> > This repository is referenced in reposync-config.
>> >> >
>> >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test
>> with error:
>> >> >  TASK [fluentd : Ensure fluentd configuration directory
>> exists]
>> >> > * fatal: [localhost]: FAILED! => {"changed":
>> false,
>> >> > "failed": true, "gid": 0, "group": "root", "mode": "0755",
>> "msg": "chgrp
>> >> > failed: failed to look up group fluentd"
>> >> >
>> >> > And the same error on host0 and hos1.
>> >> >
>> >> > Does anyone know how to fix it?
>> >>
>> >> Should be fixed by [1]. Either wait for the repos to be
>> updated or install
>> >> the update from jenkins (link to it inside [1]).
>> >>
>> >> [1] https://gerrit.ovirt.org/#/c/78140/
>> 
>> >>
>> >> >
>> >> > Sincerely, Valentina Makarova
>> >> >
>> >> >
>> >> > ___
>> >> > Devel mailing list
>> >> > Devel@ovirt.org 
>> >> > http://lists.ovirt.org/mailman/listinfo/devel
>> 
>> >>
>> >>
>> >>
>> >> --
>> >> Didi
>> >> ___
>> >> Devel mailing list
>> >> Devel@ovirt.org 
>> >> http://lists.ovirt.org/mailman/listinfo/devel
>> 
>> >
>> >
>>
>>
>>
>> --
>> Didi
>> ___
>> Devel mailing list
>> Devel@ovirt.org 

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-16 Thread Eyal Edri
On Thu, Jun 15, 2017 at 11:56 AM, Sandro Bonazzola 
wrote:

>
>
> On Thu, Jun 15, 2017 at 10:39 AM, Sandro Bonazzola 
> wrote:
>
>>
>>
>> On Wed, Jun 14, 2017 at 7:16 PM, Rich Megginson 
>> wrote:
>>
>>> I see this:
>>>
>>> 1.
>>>Jun 14 12:26:01 lago-basic-suite-master-engine fluentd:
>>>/usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could
>>>not find 'thread_safe' (~> 0.1) among 20 total gem(s) (Gem::LoadError)
>>>
>>> Missing rubygem fluentd packages or a problem with the dependencies?
>>
>>
>> I think it's an issue in the dependencies:
>> fluentd.spec:
>>31 : BuildRequires: rubygem(thread_safe)
>>
>> Missing it in Requires.
>> Pushing a fix.
>>
>
> https://review.rdoproject.org/r/7081
>

When can we expect to see it propogate in oVirt CI? I see the test is still
failing.
Anything we need to do on our end?


>
>
>
>
>>
>>
>>
>>>
>>>
>>>
>>> On 06/14/2017 01:07 PM, Dafna Ron wrote:
>>>
 We have var logs:

 http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_ma
 ster/7191/artifact/exported-artifacts/basic-suit-master-el7/
 test_logs/basic-suite-master/post-003_00_metrics_bootstrap.p
 y/lago-basic-suite-master-engine/

 I egreped fluentd from engine's host messages files:

 http://pastebin.test.redhat.com/493959

 On 06/14/2017 02:54 PM, Sandro Bonazzola wrote:

>
>
> On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David  > wrote:
>
> On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar  > wrote:
> > This patch fixes the chgrp but not we see:
> >
> > Unable to start service fluentd: Job for fluentd.service failed
> because
> > start of the service was attempted too often
>
> Adding Shirly.
>
> Do we collect syslog (/var/log/messages or journalctl)? If so, we
> can try
> to see why it fails.
>
>
> Adding also Richard who may be interested on this.
>
>
> >
> >
> > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
> >
> > wrote:
> >>
> >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
> >> > wrote:
> >> > Hello!
> >> >
> >> > Fluentd packages was modified yesterday there
> >> >
> >> >
> http://resources.ovirt.org/pub/ovirt-master-snapshot-static/
> rpm/el7/noarch/
>  /rpm/el7/noarch/>
> >> > This repository is referenced in reposync-config.
> >> >
> >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test
> with error:
> >> >  TASK [fluentd : Ensure fluentd configuration directory
> exists]
> >> > * fatal: [localhost]: FAILED! => {"changed":
> false,
> >> > "failed": true, "gid": 0, "group": "root", "mode": "0755",
> "msg": "chgrp
> >> > failed: failed to look up group fluentd"
> >> >
> >> > And the same error on host0 and hos1.
> >> >
> >> > Does anyone know how to fix it?
> >>
> >> Should be fixed by [1]. Either wait for the repos to be
> updated or install
> >> the update from jenkins (link to it inside [1]).
> >>
> >> [1] https://gerrit.ovirt.org/#/c/78140/
> 
> >>
> >> >
> >> > Sincerely, Valentina Makarova
> >> >
> >> >
> >> > ___
> >> > Devel mailing list
> >> > Devel@ovirt.org 
> >> > http://lists.ovirt.org/mailman/listinfo/devel
> 
> >>
> >>
> >>
> >> --
> >> Didi
> >> ___
> >> Devel mailing list
> >> Devel@ovirt.org 
> >> http://lists.ovirt.org/mailman/listinfo/devel
> 
> >
> >
>
>
>
> --
> Didi
> ___
> Devel mailing list
> Devel@ovirt.org 
> http://lists.ovirt.org/mailman/listinfo/devel
> 
>
>
>
>
> --
>
> SANDRO BONAZZOLA
>
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>
> Red Hat EMEA 
>
> 
> TRIED. TESTED. TRUSTED. 

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-15 Thread Sandro Bonazzola
On Thu, Jun 15, 2017 at 10:39 AM, Sandro Bonazzola 
wrote:

>
>
> On Wed, Jun 14, 2017 at 7:16 PM, Rich Megginson 
> wrote:
>
>> I see this:
>>
>> 1.
>>Jun 14 12:26:01 lago-basic-suite-master-engine fluentd:
>>/usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could
>>not find 'thread_safe' (~> 0.1) among 20 total gem(s) (Gem::LoadError)
>>
>> Missing rubygem fluentd packages or a problem with the dependencies?
>
>
> I think it's an issue in the dependencies:
> fluentd.spec:
>31 : BuildRequires: rubygem(thread_safe)
>
> Missing it in Requires.
> Pushing a fix.
>

https://review.rdoproject.org/r/7081



>
>
>
>>
>>
>>
>> On 06/14/2017 01:07 PM, Dafna Ron wrote:
>>
>>> We have var logs:
>>>
>>> http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_ma
>>> ster/7191/artifact/exported-artifacts/basic-suit-master-el7/
>>> test_logs/basic-suite-master/post-003_00_metrics_bootstrap.p
>>> y/lago-basic-suite-master-engine/
>>>
>>> I egreped fluentd from engine's host messages files:
>>>
>>> http://pastebin.test.redhat.com/493959
>>>
>>> On 06/14/2017 02:54 PM, Sandro Bonazzola wrote:
>>>


 On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David > wrote:

 On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar > wrote:
 > This patch fixes the chgrp but not we see:
 >
 > Unable to start service fluentd: Job for fluentd.service failed
 because
 > start of the service was attempted too often

 Adding Shirly.

 Do we collect syslog (/var/log/messages or journalctl)? If so, we
 can try
 to see why it fails.


 Adding also Richard who may be interested on this.


 >
 >
 > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
 >
 > wrote:
 >>
 >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
 >> > wrote:
 >> > Hello!
 >> >
 >> > Fluentd packages was modified yesterday there
 >> >
 >> >
 http://resources.ovirt.org/pub/ovirt-master-snapshot-static/
 rpm/el7/noarch/
 
 >> > This repository is referenced in reposync-config.
 >> >
 >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test
 with error:
 >> >  TASK [fluentd : Ensure fluentd configuration directory exists]
 >> > * fatal: [localhost]: FAILED! => {"changed":
 false,
 >> > "failed": true, "gid": 0, "group": "root", "mode": "0755",
 "msg": "chgrp
 >> > failed: failed to look up group fluentd"
 >> >
 >> > And the same error on host0 and hos1.
 >> >
 >> > Does anyone know how to fix it?
 >>
 >> Should be fixed by [1]. Either wait for the repos to be
 updated or install
 >> the update from jenkins (link to it inside [1]).
 >>
 >> [1] https://gerrit.ovirt.org/#/c/78140/
 
 >>
 >> >
 >> > Sincerely, Valentina Makarova
 >> >
 >> >
 >> > ___
 >> > Devel mailing list
 >> > Devel@ovirt.org 
 >> > http://lists.ovirt.org/mailman/listinfo/devel
 
 >>
 >>
 >>
 >> --
 >> Didi
 >> ___
 >> Devel mailing list
 >> Devel@ovirt.org 
 >> http://lists.ovirt.org/mailman/listinfo/devel
 
 >
 >



 --
 Didi
 ___
 Devel mailing list
 Devel@ovirt.org 
 http://lists.ovirt.org/mailman/listinfo/devel
 




 --

 SANDRO BONAZZOLA

 ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

 Red Hat EMEA 

 
 TRIED. TESTED. TRUSTED. 



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

>>>
>>>
>>>
>>
>
>
> --
>
> SANDRO BONAZZOLA
>
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>
> Red Hat EMEA 
> 
> 

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-15 Thread Sandro Bonazzola
On Wed, Jun 14, 2017 at 7:16 PM, Rich Megginson  wrote:

> I see this:
>
> 1.
>Jun 14 12:26:01 lago-basic-suite-master-engine fluentd:
>/usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could
>not find 'thread_safe' (~> 0.1) among 20 total gem(s) (Gem::LoadError)
>
> Missing rubygem fluentd packages or a problem with the dependencies?


I think it's an issue in the dependencies:
fluentd.spec:
   31 : BuildRequires: rubygem(thread_safe)

Missing it in Requires.
Pushing a fix.



>
>
>
> On 06/14/2017 01:07 PM, Dafna Ron wrote:
>
>> We have var logs:
>>
>> http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_ma
>> ster/7191/artifact/exported-artifacts/basic-suit-master-el7/
>> test_logs/basic-suite-master/post-003_00_metrics_bootstrap.
>> py/lago-basic-suite-master-engine/
>>
>> I egreped fluentd from engine's host messages files:
>>
>> http://pastebin.test.redhat.com/493959
>>
>> On 06/14/2017 02:54 PM, Sandro Bonazzola wrote:
>>
>>>
>>>
>>> On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David >> > wrote:
>>>
>>> On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar >> > wrote:
>>> > This patch fixes the chgrp but not we see:
>>> >
>>> > Unable to start service fluentd: Job for fluentd.service failed
>>> because
>>> > start of the service was attempted too often
>>>
>>> Adding Shirly.
>>>
>>> Do we collect syslog (/var/log/messages or journalctl)? If so, we
>>> can try
>>> to see why it fails.
>>>
>>>
>>> Adding also Richard who may be interested on this.
>>>
>>>
>>> >
>>> >
>>> > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
>>> >
>>> > wrote:
>>> >>
>>> >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>>> >> > wrote:
>>> >> > Hello!
>>> >> >
>>> >> > Fluentd packages was modified yesterday there
>>> >> >
>>> >> >
>>> http://resources.ovirt.org/pub/ovirt-master-snapshot-static/
>>> rpm/el7/noarch/
>>> >> /rpm/el7/noarch/>
>>> >> > This repository is referenced in reposync-config.
>>> >> >
>>> >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test
>>> with error:
>>> >> >  TASK [fluentd : Ensure fluentd configuration directory exists]
>>> >> > * fatal: [localhost]: FAILED! => {"changed":
>>> false,
>>> >> > "failed": true, "gid": 0, "group": "root", "mode": "0755",
>>> "msg": "chgrp
>>> >> > failed: failed to look up group fluentd"
>>> >> >
>>> >> > And the same error on host0 and hos1.
>>> >> >
>>> >> > Does anyone know how to fix it?
>>> >>
>>> >> Should be fixed by [1]. Either wait for the repos to be
>>> updated or install
>>> >> the update from jenkins (link to it inside [1]).
>>> >>
>>> >> [1] https://gerrit.ovirt.org/#/c/78140/
>>> 
>>> >>
>>> >> >
>>> >> > Sincerely, Valentina Makarova
>>> >> >
>>> >> >
>>> >> > ___
>>> >> > Devel mailing list
>>> >> > Devel@ovirt.org 
>>> >> > http://lists.ovirt.org/mailman/listinfo/devel
>>> 
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Didi
>>> >> ___
>>> >> Devel mailing list
>>> >> Devel@ovirt.org 
>>> >> http://lists.ovirt.org/mailman/listinfo/devel
>>> 
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Didi
>>> ___
>>> Devel mailing list
>>> Devel@ovirt.org 
>>> http://lists.ovirt.org/mailman/listinfo/devel
>>> 
>>>
>>>
>>>
>>>
>>> --
>>>
>>> SANDRO BONAZZOLA
>>>
>>> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>>>
>>> Red Hat EMEA 
>>>
>>> 
>>> TRIED. TESTED. TRUSTED. 
>>>
>>>
>>>
>>> ___
>>> Devel mailing list
>>> Devel@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/devel
>>>
>>
>>
>>
>


-- 

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

TRIED. TESTED. TRUSTED. 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-15 Thread Rich Megginson

On 06/14/2017 11:42 AM, Eyal Edri wrote:

Adding infra as well.
Currently, master OST is still failing on this.

http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/7189/testReport/

On Wed, Jun 14, 2017 at 4:54 PM, Sandro Bonazzola > wrote:




On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David
> wrote:

On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar
> wrote:
> This patch fixes the chgrp but not we see:
>
> Unable to start service fluentd: Job for fluentd.service
failed because
> start of the service was attempted too often

Adding Shirly.

Do we collect syslog (/var/log/messages or journalctl)? If so,
we can try
to see why it fails.


Adding also Richard who may be interested on this.



Yes.   If you run fluentd as a systemd service fluentd.service, then you 
can use journalctl -u fluentd to see the logs.




>
>
> On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
>
> wrote:
>>
>> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>> > wrote:
>> > Hello!
>> >
>> > Fluentd packages was modified yesterday there
>> >
>> >

http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/noarch/


>> > This repository is referenced in reposync-config.
>> >
>> > And now run_suile.sh failed in 003_00_metrics_bootstrap
test with error:
>> >  TASK [fluentd : Ensure fluentd configuration directory
exists]
>> > * fatal: [localhost]: FAILED! =>
{"changed": false,
>> > "failed": true, "gid": 0, "group": "root", "mode":
"0755", "msg": "chgrp
>> > failed: failed to look up group fluentd"
>> >
>> > And the same error on host0 and hos1.
>> >
>> > Does anyone know how to fix it?
>>
>> Should be fixed by [1]. Either wait for the repos to be
updated or install
>> the update from jenkins (link to it inside [1]).
>>
>> [1] https://gerrit.ovirt.org/#/c/78140/

>>
>> >
>> > Sincerely, Valentina Makarova
>> >
>> >
>> > ___
>> > Devel mailing list
>> > Devel@ovirt.org 
>> > http://lists.ovirt.org/mailman/listinfo/devel

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

>
>



--
Didi
___
Devel mailing list
Devel@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/devel





-- 


SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

  
TRIED. TESTED. TRUSTED. 


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





--

Eyal edri


ASSOCIATE MANAGER

RHV DevOps

EMEA VIRTUALIZATION R


Red Hat EMEA 

 	TRIED. TESTED. TRUSTED. 



phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)



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


Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-15 Thread Rich Megginson

I see this:

1.
   Jun 14 12:26:01 lago-basic-suite-master-engine fluentd:
   /usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could
   not find 'thread_safe' (~> 0.1) among 20 total gem(s) (Gem::LoadError)

Missing rubygem fluentd packages or a problem with the dependencies?


On 06/14/2017 01:07 PM, Dafna Ron wrote:

We have var logs:

http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/7191/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-003_00_metrics_bootstrap.py/lago-basic-suite-master-engine/

I egreped fluentd from engine's host messages files:

http://pastebin.test.redhat.com/493959

On 06/14/2017 02:54 PM, Sandro Bonazzola wrote:



On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David > wrote:


On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar > wrote:
> This patch fixes the chgrp but not we see:
>
> Unable to start service fluentd: Job for fluentd.service failed
because
> start of the service was attempted too often

Adding Shirly.

Do we collect syslog (/var/log/messages or journalctl)? If so, we
can try
to see why it fails.


Adding also Richard who may be interested on this.


>
>
> On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
>
> wrote:
>>
>> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>> > wrote:
>> > Hello!
>> >
>> > Fluentd packages was modified yesterday there
>> >
>> >
http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/noarch/


>> > This repository is referenced in reposync-config.
>> >
>> > And now run_suile.sh failed in 003_00_metrics_bootstrap test
with error:
>> >  TASK [fluentd : Ensure fluentd configuration directory exists]
>> > * fatal: [localhost]: FAILED! => {"changed":
false,
>> > "failed": true, "gid": 0, "group": "root", "mode": "0755",
"msg": "chgrp
>> > failed: failed to look up group fluentd"
>> >
>> > And the same error on host0 and hos1.
>> >
>> > Does anyone know how to fix it?
>>
>> Should be fixed by [1]. Either wait for the repos to be
updated or install
>> the update from jenkins (link to it inside [1]).
>>
>> [1] https://gerrit.ovirt.org/#/c/78140/

>>
>> >
>> > Sincerely, Valentina Makarova
>> >
>> >
>> > ___
>> > Devel mailing list
>> > Devel@ovirt.org 
>> > http://lists.ovirt.org/mailman/listinfo/devel

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

>
>



--
Didi
___
Devel mailing list
Devel@ovirt.org 
http://lists.ovirt.org/mailman/listinfo/devel





--

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

  
TRIED. TESTED. TRUSTED. 



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





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


Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Dafna Ron
We have var logs:

http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/7191/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-003_00_metrics_bootstrap.py/lago-basic-suite-master-engine/

I egreped fluentd from engine's host messages files:

http://pastebin.test.redhat.com/493959

On 06/14/2017 02:54 PM, Sandro Bonazzola wrote:
>
>
> On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David  > wrote:
>
> On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar  > wrote:
> > This patch fixes the chgrp but not we see:
> >
> > Unable to start service fluentd: Job for fluentd.service failed
> because
> > start of the service was attempted too often
>
> Adding Shirly.
>
> Do we collect syslog (/var/log/messages or journalctl)? If so, we
> can try
> to see why it fails.
>
>
> Adding also Richard who may be interested on this.
>  
>
>
> >
> >
> > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David
> >
> > wrote:
> >>
> >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
> >> > wrote:
> >> > Hello!
> >> >
> >> > Fluentd packages was modified yesterday there
> >> >
> >> >
> 
> http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/noarch/
> 
> 
> >> > This repository is referenced in reposync-config.
> >> >
> >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test
> with error:
> >> >  TASK [fluentd : Ensure fluentd configuration directory exists]
> >> > * fatal: [localhost]: FAILED! => {"changed":
> false,
> >> > "failed": true, "gid": 0, "group": "root", "mode": "0755",
> "msg": "chgrp
> >> > failed: failed to look up group fluentd"
> >> >
> >> > And the same error on host0 and hos1.
> >> >
> >> > Does anyone know how to fix it?
> >>
> >> Should be fixed by [1]. Either wait for the repos to be updated
> or install
> >> the update from jenkins (link to it inside [1]).
> >>
> >> [1] https://gerrit.ovirt.org/#/c/78140/
> 
> >>
> >> >
> >> > Sincerely, Valentina Makarova
> >> >
> >> >
> >> > ___
> >> > Devel mailing list
> >> > Devel@ovirt.org 
> >> > http://lists.ovirt.org/mailman/listinfo/devel
> 
> >>
> >>
> >>
> >> --
> >> Didi
> >> ___
> >> Devel mailing list
> >> Devel@ovirt.org 
> >> http://lists.ovirt.org/mailman/listinfo/devel
> 
> >
> >
>
>
>
> --
> Didi
> ___
> Devel mailing list
> Devel@ovirt.org 
> http://lists.ovirt.org/mailman/listinfo/devel
> 
>
>
>
>
> -- 
>
> SANDRO BONAZZOLA
>
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>
> Red Hat EMEA 
>
>   
> TRIED. TESTED. TRUSTED. 
>
>
>
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel


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

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Eyal Edri
Adding infra as well.
Currently, master OST is still failing on this.

http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/7189/testReport/

On Wed, Jun 14, 2017 at 4:54 PM, Sandro Bonazzola 
wrote:

>
>
> On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David 
> wrote:
>
>> On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar  wrote:
>> > This patch fixes the chgrp but not we see:
>> >
>> > Unable to start service fluentd: Job for fluentd.service failed because
>> > start of the service was attempted too often
>>
>> Adding Shirly.
>>
>> Do we collect syslog (/var/log/messages or journalctl)? If so, we can try
>> to see why it fails.
>>
>
> Adding also Richard who may be interested on this.
>
>
>>
>> >
>> >
>> > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David 
>> > wrote:
>> >>
>> >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>> >>  wrote:
>> >> > Hello!
>> >> >
>> >> > Fluentd packages was modified yesterday there
>> >> >
>> >> > http://resources.ovirt.org/pub/ovirt-master-snapshot-static/
>> rpm/el7/noarch/
>> >> > This repository is referenced in reposync-config.
>> >> >
>> >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test with
>> error:
>> >> >  TASK [fluentd : Ensure fluentd configuration directory exists]
>> >> > * fatal: [localhost]: FAILED! => {"changed": false,
>> >> > "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg":
>> "chgrp
>> >> > failed: failed to look up group fluentd"
>> >> >
>> >> > And the same error on host0 and hos1.
>> >> >
>> >> > Does anyone know how to fix it?
>> >>
>> >> Should be fixed by [1]. Either wait for the repos to be updated or
>> install
>> >> the update from jenkins (link to it inside [1]).
>> >>
>> >> [1] https://gerrit.ovirt.org/#/c/78140/
>> >>
>> >> >
>> >> > Sincerely, Valentina Makarova
>> >> >
>> >> >
>> >> > ___
>> >> > Devel mailing list
>> >> > Devel@ovirt.org
>> >> > http://lists.ovirt.org/mailman/listinfo/devel
>> >>
>> >>
>> >>
>> >> --
>> >> Didi
>> >> ___
>> >> Devel mailing list
>> >> Devel@ovirt.org
>> >> http://lists.ovirt.org/mailman/listinfo/devel
>> >
>> >
>>
>>
>>
>> --
>> Didi
>> ___
>> Devel mailing list
>> Devel@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/devel
>>
>
>
>
> --
>
> SANDRO BONAZZOLA
>
> ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R
>
> Red Hat EMEA 
> 
> TRIED. TESTED. TRUSTED. 
>
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>



-- 

Eyal edri


ASSOCIATE MANAGER

RHV DevOps

EMEA VIRTUALIZATION R


Red Hat EMEA 
 TRIED. TESTED. TRUSTED. 
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Sandro Bonazzola
On Wed, Jun 14, 2017 at 3:50 PM, Yedidyah Bar David  wrote:

> On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar  wrote:
> > This patch fixes the chgrp but not we see:
> >
> > Unable to start service fluentd: Job for fluentd.service failed because
> > start of the service was attempted too often
>
> Adding Shirly.
>
> Do we collect syslog (/var/log/messages or journalctl)? If so, we can try
> to see why it fails.
>

Adding also Richard who may be interested on this.


>
> >
> >
> > On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David 
> > wrote:
> >>
> >> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
> >>  wrote:
> >> > Hello!
> >> >
> >> > Fluentd packages was modified yesterday there
> >> >
> >> > http://resources.ovirt.org/pub/ovirt-master-snapshot-
> static/rpm/el7/noarch/
> >> > This repository is referenced in reposync-config.
> >> >
> >> > And now run_suile.sh failed in 003_00_metrics_bootstrap test with
> error:
> >> >  TASK [fluentd : Ensure fluentd configuration directory exists]
> >> > * fatal: [localhost]: FAILED! => {"changed": false,
> >> > "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg":
> "chgrp
> >> > failed: failed to look up group fluentd"
> >> >
> >> > And the same error on host0 and hos1.
> >> >
> >> > Does anyone know how to fix it?
> >>
> >> Should be fixed by [1]. Either wait for the repos to be updated or
> install
> >> the update from jenkins (link to it inside [1]).
> >>
> >> [1] https://gerrit.ovirt.org/#/c/78140/
> >>
> >> >
> >> > Sincerely, Valentina Makarova
> >> >
> >> >
> >> > ___
> >> > Devel mailing list
> >> > Devel@ovirt.org
> >> > http://lists.ovirt.org/mailman/listinfo/devel
> >>
> >>
> >>
> >> --
> >> Didi
> >> ___
> >> Devel mailing list
> >> Devel@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/devel
> >
> >
>
>
>
> --
> Didi
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>



-- 

SANDRO BONAZZOLA

ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R

Red Hat EMEA 

TRIED. TESTED. TRUSTED. 
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Yedidyah Bar David
On Wed, Jun 14, 2017 at 4:44 PM, Gil Shinar  wrote:
> This patch fixes the chgrp but not we see:
>
> Unable to start service fluentd: Job for fluentd.service failed because
> start of the service was attempted too often

Adding Shirly.

Do we collect syslog (/var/log/messages or journalctl)? If so, we can try
to see why it fails.

>
>
> On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David 
> wrote:
>>
>> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>>  wrote:
>> > Hello!
>> >
>> > Fluentd packages was modified yesterday there
>> >
>> > http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/noarch/
>> > This repository is referenced in reposync-config.
>> >
>> > And now run_suile.sh failed in 003_00_metrics_bootstrap test with error:
>> >  TASK [fluentd : Ensure fluentd configuration directory exists]
>> > * fatal: [localhost]: FAILED! => {"changed": false,
>> > "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "chgrp
>> > failed: failed to look up group fluentd"
>> >
>> > And the same error on host0 and hos1.
>> >
>> > Does anyone know how to fix it?
>>
>> Should be fixed by [1]. Either wait for the repos to be updated or install
>> the update from jenkins (link to it inside [1]).
>>
>> [1] https://gerrit.ovirt.org/#/c/78140/
>>
>> >
>> > Sincerely, Valentina Makarova
>> >
>> >
>> > ___
>> > Devel mailing list
>> > Devel@ovirt.org
>> > http://lists.ovirt.org/mailman/listinfo/devel
>>
>>
>>
>> --
>> Didi
>> ___
>> Devel mailing list
>> Devel@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/devel
>
>



-- 
Didi
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Gil Shinar
This patch fixes the chgrp but not we see:

Unable to start service fluentd: Job for fluentd.service failed
because start of the service was attempted too often


On Wed, Jun 14, 2017 at 12:29 PM, Yedidyah Bar David 
wrote:

> On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
>  wrote:
> > Hello!
> >
> > Fluentd packages was modified yesterday there
> > http://resources.ovirt.org/pub/ovirt-master-snapshot-
> static/rpm/el7/noarch/
> > This repository is referenced in reposync-config.
> >
> > And now run_suile.sh failed in 003_00_metrics_bootstrap test with error:
> >  TASK [fluentd : Ensure fluentd configuration directory exists]
> > * fatal: [localhost]: FAILED! => {"changed": false,
> > "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "chgrp
> > failed: failed to look up group fluentd"
> >
> > And the same error on host0 and hos1.
> >
> > Does anyone know how to fix it?
>
> Should be fixed by [1]. Either wait for the repos to be updated or install
> the update from jenkins (link to it inside [1]).
>
> [1] https://gerrit.ovirt.org/#/c/78140/
>
> >
> > Sincerely, Valentina Makarova
> >
> >
> > ___
> > Devel mailing list
> > Devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/devel
>
>
>
> --
> Didi
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Yedidyah Bar David
On Wed, Jun 14, 2017 at 11:34 AM, Valentina Makarova
 wrote:
> Hello!
>
> Fluentd packages was modified yesterday there
> http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/noarch/
> This repository is referenced in reposync-config.
>
> And now run_suile.sh failed in 003_00_metrics_bootstrap test with error:
>  TASK [fluentd : Ensure fluentd configuration directory exists]
> * fatal: [localhost]: FAILED! => {"changed": false,
> "failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "chgrp
> failed: failed to look up group fluentd"
>
> And the same error on host0 and hos1.
>
> Does anyone know how to fix it?

Should be fixed by [1]. Either wait for the repos to be updated or install
the update from jenkins (link to it inside [1]).

[1] https://gerrit.ovirt.org/#/c/78140/

>
> Sincerely, Valentina Makarova
>
>
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel



-- 
Didi
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel


[ovirt-devel] [ovirt-system-tests] Failed after fluentd rpm ubdate

2017-06-14 Thread Valentina Makarova
Hello!

Fluentd packages was modified yesterday there
http://resources.ovirt.org/pub/ovirt-master-snapshot-static/rpm/el7/noarch/
This repository is referenced in reposync-config.

And now run_suile.sh failed in 003_00_metrics_bootstrap test with error:
 TASK [fluentd : Ensure fluentd configuration directory exists]
* fatal: [localhost]: FAILED! => {"changed": false,
"failed": true, "gid": 0, "group": "root", "mode": "0755", "msg": "chgrp
failed: failed to look up group fluentd"

And the same error on host0 and hos1.

Does anyone know how to fix it?

Sincerely, Valentina Makarova
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel