Awesome, thanks! merged.
On Thu, Feb 21, 2019 at 1:50 PM Marcin Sobczyk <msobczyk(a)redhat.com> wrote:
Hi
On 2/19/19 7:36 PM, Nir Soffer wrote:
On Tue, Feb 19, 2019 at 8:33 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
> In this buidl:
>
>
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/3035/artifact/ci_...
>
> 2 sub stages failed:
>
> This failed without generating any log, but we can see the error in the
> blue ocean interface:
>
>
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/3035//artifact/ch...
>
>
https://jenkins.ovirt.org/blue/organizations/jenkins/vdsm_standard-check-...
>
> This failed with this log:
>
>
https://jenkins.ovirt.org/job/vdsm_standard-check-patch/3035//artifact/ch...
>
> Both failed becasue:
> Cannot download
> x86_64/ovirt-imageio-common-1.5.0-0.201901061027.gita4be4ca.fc28.x86_64.rpm:
> All mirrors were tried
>
Correction: the second build fail because of this flaky test, know issue
for long time:
======================================================================
FAIL: test_event(False) (stomp_test.StompTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/testlib.py", line
142, in wrapper
return f(self, *args)
File
"/home/jenkins/workspace/vdsm_standard-check-patch/vdsm/tests/stomp_test.py",
line 123, in test_event
self.fail("Event queue timed out.")
AssertionError: Event queue timed out.
Marcin, can you mark this test as broken on ci?
Done:
https://gerrit.ovirt.org/#/c/97964/
I will also look into your "Fix subscribe race" patches as soon as I
finish one more patch for OST.
>
> The other sub stages succeeded, and building the patch on top succeeded:
>
https://gerrit.ovirt.org/c/97847
>
> Looks like temporary error, failing to find a package from tested
> repository?
>
> How can we prevent these errors?
>
> Nir
>
>
>
>
>