On Tue, Jun 23, 2015 at 8:54 PM, Piotr Kliczewski
<piotr.kliczewski(a)gmail.com> wrote:
On Tue, Jun 23, 2015 at 7:10 PM, Dan Kenigsberg
<danken(a)redhat.com> wrote:
> On Tue, Jun 23, 2015 at 11:07:07AM -0400, Piotr Kliczewski wrote:
>> I am looking at it. It runs locally without any issues but it seems to get stuck
quite often on CI.
>>
>> I was told that it can be related to running the job in mock. I need to run it in
mock locally to verify.
>>
>
>> Thanks,
>> Piotr
>>
>> ----- Original Message -----
>> From: "Sandro Bonazzola" <sbonazzo(a)redhat.com>
>> To: "Piotr Kliczewski" <pkliczew(a)redhat.com>, "infra"
<infra(a)ovirt.org>, devel(a)ovirt.org
>> Sent: Tuesday, June 23, 2015 4:56:19 PM
>> Subject: vdsm_master_unit-tests_merged stuck again on JsonRpcServerTests
>>
>>
http://jenkins.ovirt.org/job/vdsm_master_unit-tests_merged/326/console
>>
>> Last lines:
>> JsonRpcServerTests
>> testDoubleResponse(kw=False) OK
>> testDoubleResponse(kw=True) OK
>> testMethodBadParameters(kw=False) OK
>> testMethodBadParameters(kw=True) OK
>>
>> job is still running on
fc20-vm06.phx.ovirt.org
>
> Piotr, on the mean time, can you NOSE_EXCLUDE the offending test?
> I'd love to see the unit tests running again.
Sure. Patch [1] posted. There is no single test that get stuck. I
fails randomly.
[1]
https://gerrit.ovirt.org/#/c/42774
I run vdsm tests several times using script from this patch [1]. I do
not see the build being stuck on my f21 using mock.
I need to investigate why it hangs when jenkins runs it.
[1]