On 5/3/21 3:50 AM, Cleber Rosa wrote: > ----- Original Message ----- >> From: "Philippe Mathieu-Daudé" <phi...@redhat.com> >> On 4/14/21 6:11 PM, Cleber Rosa wrote: >>> This is being proposed as a separate single patch simply to show >>> that no known regressions have been introduced as far as the >>> acceptance tests/jobs are related. CI job: >>> >>> https://gitlab.com/cleber.gnu/qemu/-/pipelines/286347312 >>> >>> This version (and 86.0) contain improvements that address specific >>> QEMU use cases, including: >>> >>> * Fix to the error message given when downloading assets >>> >>> * Asset listing/purging capabilities >>> >>> Cleber Rosa (1): >>> Acceptance Tests: bump Avocado version requirement to 87.0 >>> >>> tests/requirements.txt | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >> >> Ping? This patch should fix the mainstream pipeline error: >> https://gitlab.com/qemu-project/qemu/-/jobs/1229752162 >> > > Hi Phil, > > I'll send with my python-next (and other) patches to be queued in a day > or two... but the bad news is: I don't think Avocado 87.0 has the fix for > the pipeline issue above. I looked at the test log, and the kernel boot > hangs right after: > > 11:43:53 DEBUG| Freeing unused kernel memory: 1176K > 11:43:53 DEBUG| This architecture does not have kernel memory protection. > > And then gets interrupted by Avocado some 90 seconds after that. I'll try > to reproduce it and debug.
Oh, there was 2 errors... I just looked at the first one. Thanks for being cautious with the test logs :) Thomas / Alex, what do you suggest we do with the test_or1k_sim timeouting? This is not the first time: https://www.mail-archive.com/qemu-devel@nongnu.org/msg781695.html > >> (see >> https://www.mail-archive.com/qemu-devel@nongnu.org/msg794416.html) >> >> > > Avocado 87.0 does fix the issue you referenced here though. > > Regards, > - Cleber. >