On Tue, May 12, 2020 at 12:36 PM Artem Hrechanychenko
<ahrechan(a)redhat.com> wrote:
I didn't fix it so far, because I didn't know what the problem was. I
only added logging, so now we can see:
2020-05-12 04:56:46 20796: Backing up files to
/tmp/engine-backup.lItumMvAHH/tar/files
tar: var/lib/ovirt-engine/ansible-runner-service.log: file changed as we read it
2020-05-12 04:56:47 20796: FATAL: Failed backing up /etc/ovirt-engine
...
Pushed this for a fix:
Perhaps you can rebase on top of it for verification? Thanks.
I manually did this, on my laptop, for testing:
while true; do echo test; test; done >> f
and in parallel, ran tar on the directory.
This was the slowest version among the things I tried, that still
always made tar fail with that error. Faster versions filled up the
disk quickly, slower ones didn't trigger this, e.g., with this:
while true; do echo test; sleep 0; done >> f
tar didn't fail.
On Mon, May 11, 2020 at 12:54 PM Michal Skrivanek <michal.skrivanek(a)redhat.com>
wrote:
>
>
>
> On 11 May 2020, at 10:56, Yedidyah Bar David <didi(a)redhat.com> wrote:
>
> On Mon, May 11, 2020 at 11:50 AM Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
>>
>>
>>
>> Il giorno mer 6 mag 2020 alle ore 10:03 Yedidyah Bar David
<didi(a)redhat.com> ha scritto:
>>>
>>> On Wed, May 6, 2020 at 10:15 AM Artem Hrechanychenko
>>> <ahrechan(a)redhat.com> wrote:
>>> >
>>> > Also get backup/restore engine test failure -
https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/918...
>>>
>>> Thanks for the link. I didn't notice it myself yet.
>>
>>
>> Has this been solved?
>
>
> Didn't try again,
>
>
> I think it’s happening in CI fairly often, if not always. At least I can’t recall a
successful gating run on OST itself recently, see e.g.
https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/9291/
>
>
>>
>>
>>>
>>>
>>> Anyone has an idea where the output of the 'assert' statement goes
to?
>>> Can't find it.
>>>
>>> Anyway, I guess it's a good idea to try and log this by engine-backup
>>> itself as well, so:
>>>
>>>
https://gerrit.ovirt.org/108841
>
>
> only verified this one locally and not using the failed job, still pending review.
>
>
> would be best to merge it and check the failures probably. Since OST itself is
running fine elsewhere I suspect it’s something bogus, so let’s check later with proper
logging in place
>
> Thanks,
> michal
>
>
>>>
>>>
>>>
>>> >
>>> > On Tue, May 5, 2020 at 7:01 PM Michal Skrivanek
<michal.skrivanek(a)redhat.com> wrote:
>>> >>
>>> >> Hi,
>>> >> I’m getting " Failed to download metadata for repo
\'ovirt-master-advanced-virtualization-testing\’” when using ovirt-release-master.rpm
since today. Any idea?
>>> >>
>>> >> Also, in CI the backup/restore test seem to be failing for few days
now. Any idea anyone? It doesn’t fail in my local runs so could be just a dependency
problem too…
>>> >>
>>> >> Thanks,
>>> >> michal
>>> >> _______________________________________________
>>> >> Devel mailing list -- devel(a)ovirt.org
>>> >> To unsubscribe send an email to devel-leave(a)ovirt.org
>>> >> Privacy Statement:
https://www.ovirt.org/privacy-policy.html
>>> >> oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
>>> >> List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/QY3NLA6RWOA...
>>> >
>>> > _______________________________________________
>>> > Devel mailing list -- devel(a)ovirt.org
>>> > To unsubscribe send an email to devel-leave(a)ovirt.org
>>> > Privacy Statement:
https://www.ovirt.org/privacy-policy.html
>>> > oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
>>> > List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FMCYTNLTEI2...
>>>
>>>
>>>
>>> --
>>> Didi
>>> _______________________________________________
>>> Devel mailing list -- devel(a)ovirt.org
>>> To unsubscribe send an email to devel-leave(a)ovirt.org
>>> Privacy Statement:
https://www.ovirt.org/privacy-policy.html
>>> oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
>>> List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/MJWDGOXCMSE...
>>
>>
>>
>> --
>> Sandro Bonazzola
>> MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
>>
>> Red Hat EMEA
>>
>> sbonazzo(a)redhat.com
>> <BC-mojo-3-hero.jpg>
>> Red Hat respects your work life balance. Therefore there is no need to answer
this email out of your office hours.
>
>
>
> --
> Didi
> _______________________________________________
> Devel mailing list -- devel(a)ovirt.org
> To unsubscribe send an email to devel-leave(a)ovirt.org
> Privacy Statement:
https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/VTGSEHN4PVK...
>
>