[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/31] s390x/tcg update
From: |
David Hildenbrand |
Subject: |
Re: [PULL 00/31] s390x/tcg update |
Date: |
Thu, 10 Oct 2019 15:11:38 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 10.10.19 14:33, address@hidden wrote:
> Patchew URL: https://patchew.org/QEMU/address@hidden/
>
>
>
> Hi,
>
> This series failed the docker-mingw@fedora build test. Please find the
> testing commands and
> their output below. If you have Docker installed, you can probably reproduce
> it
> locally.
>
> === TEST SCRIPT BEGIN ===
> #! /bin/bash
> export ARCH=x86_64
> make docker-image-fedora V=1 NETWORK=1
> time make docker-test-mingw@fedora J=14 NETWORK=1
> === TEST SCRIPT END ===
>
> CC stubs/pc_madt_cpu_entry.o
> CC stubs/vmgenid.o
> CC stubs/xen-common.o
> make: *** [Makefile:994: docs/interop/index.html] Error 2
> make: *** Deleting file 'docs/interop/index.html'
> make: *** Waiting for unfinished jobs....
> Traceback (most recent call last):
> ---
> raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['sudo', '-n', 'docker', 'run',
> '--label', 'com.qemu.instance.uuid=ac34ecad3e534df8b0eacbb2152563e8', '-u',
> '1001', '--security-opt', 'seccomp=unconfined', '--rm', '-e', 'TARGET_LIST=',
> '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=14', '-e', 'DEBUG=',
> '-e', 'SHOW_ENV=', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v',
> '/home/patchew/.cache/qemu-docker-ccache:/var/tmp/ccache:z', '-v',
> '/var/tmp/patchew-tester-tmp-wk1otdub/src/docker-src.2019-10-10-08.31.07.10413:/var/tmp/qemu:z,ro',
> 'qemu:fedora', '/var/tmp/qemu/run', 'test-mingw']' returned non-zero exit
> status 2.
> filter=--filter=label=com.qemu.instance.uuid=ac34ecad3e534df8b0eacbb2152563e8
> make[1]: *** [docker-run] Error 1
> make[1]: Leaving directory `/var/tmp/patchew-tester-tmp-wk1otdub/src'
> make: *** [docker-run-test-mingw@fedora] Error 2
>
> real 2m12.498s
> user 0m6.664s
False negative, just tried to reproduce and the build succeeded without
an issue.
rm -f qapi-gen-timestamp
rm -rf qga/qapi-generated
rm -f config-all-devices.mak
CLEANUP /home/dhildenb/git/qemu/docker-src.2019-10-10-15.06.03.19743
make[1]: Verzeichnis „/home/dhildenb/git/qemu“ wird verlassen
real 3m30,648s
user 0m1,855s
sys 0m0,885s
--
Thanks,
David / dhildenb
- [PULL 23/31] target/s390x: Remove fail variable from s390_cpu_tlb_fill, (continued)
- [PULL 23/31] target/s390x: Remove fail variable from s390_cpu_tlb_fill, David Hildenbrand, 2019/10/10
- [PULL 24/31] target/s390x: Simplify helper_lra, David Hildenbrand, 2019/10/10
- [PULL 25/31] target/s390x: Rely on unwinding in s390_cpu_tlb_fill, David Hildenbrand, 2019/10/10
- [PULL 26/31] target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw, David Hildenbrand, 2019/10/10
- [PULL 27/31] target/s390x: Remove ILEN_AUTO, David Hildenbrand, 2019/10/10
- [PULL 28/31] target/s390x: Remove ilen argument from trigger_access_exception, David Hildenbrand, 2019/10/10
- [PULL 29/31] target/s390x: Remove ilen argument from trigger_pgm_exception, David Hildenbrand, 2019/10/10
- [PULL 30/31] target/s390x: Remove ILEN_UNWIND, David Hildenbrand, 2019/10/10
- [PULL 31/31] s390x/tcg: MVCL: Exit to main loop if requested, David Hildenbrand, 2019/10/10
- Re: [PULL 00/31] s390x/tcg update, no-reply, 2019/10/10
- Re: [PULL 00/31] s390x/tcg update,
David Hildenbrand <=
- Re: [PULL 00/31] s390x/tcg update, Peter Maydell, 2019/10/14