[{"id":1772958,"web_url":"http://patchwork.ozlabs.org/comment/1772958/","msgid":"<20170921160747.GI32364@stefanha-x1.localdomain>","list_archive_url":null,"date":"2017-09-21T16:07:47","subject":"Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","submitter":{"id":2747,"url":"http://patchwork.ozlabs.org/api/people/2747/","name":"Stefan Hajnoczi","email":"stefanha@gmail.com"},"content":"On Tue, Sep 19, 2017 at 12:24:30PM +0200, Paolo Bonzini wrote:\n> SCSI persistent Reservations allow restricting access to block devices\n> to specific initiators in a shared storage setup.  When implementing\n> clustering of virtual machines, it is a common requirement for virtual\n> machines to send persistent reservation SCSI commands.  However,\n> the operating system restricts sending these commands to unprivileged\n> programs because incorrect usage can disrupt regular operation of the\n> storage fabric.\n> \n> With these patches, the scsi-block and scsi-generic SCSI passthrough\n> devices learn to delegate the implementation of persistent reservations to\n> a separate object, the \"persistent reservation manager\".  The persistent\n> reservation manager talks to a separate privileged program, with a very\n> simple protocol based on SCM_RIGHTS.  In addition to invoking PERSISTENT\n> RESERVATION OUT and PERSISTENT RESERVATION IN commands, the privileged\n> component can also use libmpathpersist so that persistent reservations\n> are applied to all paths in a multipath setting.\n> \n> Patch 1 defines the abstract QOM class and plugs it into block/file-posix.c.\n> \n> Patch 2 and 3 introduce the privileged helper program, while patch 4\n> defines the concrete QOM class that talks to it.\n> \n> Paolo\n> \n> v1->v2: removed scsi/ patches which were all reviewed\n>         removed man page (requires .texi while I used .rst for docs)\n>         qio_channel_read/write_all also went in independently\n>         fix installation of qemu-pr-helper man page\n>         fixes to documentation\n>         added BSD license to protocol header\n>         added handling of residual (buffer underrun)\n>         fixed closing of file descriptors on error\n>         block PERSISTENT RESERVE OUT for read-only file descriptors\n>         do not use g_assert\n>         use EXIT_SUCCESS/EXIT_FAILURE consistently\n>         moved all CONFIG_MPATH usage to the right patch\n>         drop CAP_SYS_ADMIN if multipath not compiled in\n>         simplify buffer size handling in multipath PERSISTENT RESERVE IN\n>         block REGISTER AND MOVE operation for multipath PERSISTENT RESERVE OUT\n>         fixed transport id handling in multipath PERSISTENT RESERVE OUT\n>         fixed string property double-free in pr-manager-helper\n>         fixed/cleaned up error handling in pr-manager-helper\n>         \n> Paolo Bonzini (9):\n>   scsi, file-posix: add support for persistent reservation management\n>   scsi: build qemu-pr-helper\n>   scsi: add multipath support to qemu-pr-helper\n>   scsi: add persistent reservation manager using qemu-pr-helper\n> \n>  Makefile                   |   14 +-\n>  configure                  |   59 ++-\n>  docs/interop/pr-helper.rst |   83 ++++\n>  docs/pr-manager.rst        |   60 +++\n>  include/scsi/utils.h       |    4 +\n>  scsi/Makefile.objs         |    2 +-\n>  scsi/pr-helper.h           |   41 ++\n>  scsi/pr-manager-helper.c   |  302 +++++++++++++\n>  scsi/qemu-pr-helper.c      | 1038 ++++++++++++++++++++++++++++++++++++++++++++\n>  scsi/utils.c               |   10 +\n>  10 files changed, 1607 insertions(+), 6 deletions(-)\n> \n> -- \n> 2.13.5\n> \n> \n\nReviewed-by: Stefan Hajnoczi <stefanha@redhat.com>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"UOhrTvqu\"; dkim-atps=neutral"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xyhNm21LRz9t42\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 02:08:24 +1000 (AEST)","from localhost ([::1]:54499 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dv41W-0005vz-8d\n\tfor incoming@patchwork.ozlabs.org; Thu, 21 Sep 2017 12:08:22 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:51290)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <stefanha@gmail.com>) id 1dv413-0005uJ-98\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:07:54 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <stefanha@gmail.com>) id 1dv410-00014R-Hm\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:07:53 -0400","from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:35236)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16)\n\t(Exim 4.71) (envelope-from <stefanha@gmail.com>)\n\tid 1dv410-00013U-B6; Thu, 21 Sep 2017 12:07:50 -0400","by mail-wm0-x241.google.com with SMTP id e64so5653427wmi.2;\n\tThu, 21 Sep 2017 09:07:50 -0700 (PDT)","from localhost ([51.15.41.238]) by smtp.gmail.com with ESMTPSA id\n\ta19sm2311175wra.64.2017.09.21.09.07.48\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tThu, 21 Sep 2017 09:07:48 -0700 (PDT)"],"DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=date:from:to:cc:subject:message-id:references:mime-version\n\t:content-disposition:in-reply-to:user-agent;\n\tbh=MK98q7Io95n5kgTxpaceNRN9j+mN/WsPrsiQaiOPokQ=;\n\tb=UOhrTvquD4OdLGUdajTlWyrhXd1tlInYzGQseu+mC0yn8gEQ/dzdXvS00XS7RxsAOb\n\tbDqkz2qbye3kD+pAyUY3qYgnV38lRuQbClmZfS6JKZGe6nUFzf3RslYrO59MWhDOR7gB\n\td5LPmUISEhIHmLlQjOiy87/RpWByRbwdJiwAz/adV9uerbcvlFPbfpSmjMUxPcvUcWWd\n\t+7xzIer5p3VCJWMD2DB54rpgSGGR/wNm9eP5Suj+htjdzWo0+SkxtVDTS0fqQj+w1dsS\n\t/2/fWXfODIm2do3qEJZLh2aRxroydPtnJ1QcGVURutoDpbzJSbFeZrFi0GUra1jkGMND\n\tWftg==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:date:from:to:cc:subject:message-id:references\n\t:mime-version:content-disposition:in-reply-to:user-agent;\n\tbh=MK98q7Io95n5kgTxpaceNRN9j+mN/WsPrsiQaiOPokQ=;\n\tb=CxeVX97Igkx5LHV+hLIoZmmMhw5VhjNeu6cfM9OCvLzS7GTZUQSG1COlTGjJ6n+kMZ\n\tlqOremcB4tBI/f1KsATXjlu/W3y5ed8p8Qx9C2a7kyHhrW1ctqWAu0y/AKFByuhA7Qr6\n\tkB+8zhoMTEbKtGgFS4ytwN/4PNBPivMrNQrJ+BbM6Dz19vnoY7EXT8zVQVXYmkFCc105\n\tZhRgkcuEb2frzmyIwwABVxkqJt7CQghjZ6a+bLtxoVHzzm52zeR0Ot6rxAw9apiKKluN\n\txGarwnYX7b9lQ285u5kxuPoFlLlHJeqxs4e4cPsk5oscIdKxZ0e7r/r7wF7I/bDkE835\n\ts/Lg==","X-Gm-Message-State":"AHPjjUiyiQTg5b8y1pufm38b86zOoGn74HsHIngi42ZzCYuC6PpAqzrZ\n\tyjN10xMZLZvPAbe0rp6i3Tc=","X-Google-Smtp-Source":"AOwi7QBL4uvVhZIMIyjnfKNvAbOqb8mh9FPBVWMgIqEDQyeE/x/6Pd9YVi6GMISyWGBSbitXXy1hog==","X-Received":"by 10.28.210.72 with SMTP id j69mr1539393wmg.75.1506010069262;\n\tThu, 21 Sep 2017 09:07:49 -0700 (PDT)","Date":"Thu, 21 Sep 2017 17:07:47 +0100","From":"Stefan Hajnoczi <stefanha@gmail.com>","To":"Paolo Bonzini <pbonzini@redhat.com>","Message-ID":"<20170921160747.GI32364@stefanha-x1.localdomain>","References":"<20170919102434.21147-1-pbonzini@redhat.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<20170919102434.21147-1-pbonzini@redhat.com>","User-Agent":"Mutt/1.8.3 (2017-05-23)","X-detected-operating-system":"by eggs.gnu.org: Genre and OS details not\n\trecognized.","X-Received-From":"2a00:1450:400c:c09::241","Subject":"Re: [Qemu-devel] [Qemu-block] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"qemu-devel@nongnu.org, qemu-block@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1772971,"web_url":"http://patchwork.ozlabs.org/comment/1772971/","msgid":"<150601092096.33.8036923704267601995@d650bbe78fe3>","list_archive_url":null,"date":"2017-09-21T16:22:01","subject":"Re: [Qemu-devel] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","submitter":{"id":69632,"url":"http://patchwork.ozlabs.org/api/people/69632/","name":null,"email":"no-reply@patchew.org"},"content":"Hi,\n\nThis series failed build test on s390x host. Please find the details below.\n\nSubject: [Qemu-devel] [PATCH v2 0/4] scsi, block: introduce persistent reservation managers\nType: series\nMessage-id: 20170919102434.21147-1-pbonzini@redhat.com\n\n=== TEST SCRIPT BEGIN ===\n#!/bin/bash\n# Testing script will be invoked under the git checkout with\n# HEAD pointing to a commit that has the patches applied on top of \"base\"\n# branch\nset -e\necho \"=== ENV ===\"\nenv\necho \"=== PACKAGES ===\"\nrpm -qa\necho \"=== TEST BEGIN ===\"\nCC=$HOME/bin/cc\nINSTALL=$PWD/install\nBUILD=$PWD/build\necho -n \"Using CC: \"\nrealpath $CC\nmkdir -p $BUILD $INSTALL\nSRC=$PWD\ncd $BUILD\n$SRC/configure --cc=$CC --prefix=$INSTALL\nmake -j4\n# XXX: we need reliable clean up\n# make check -j4 V=1\nmake install\n=== TEST SCRIPT END ===\n\nUpdating 3c8cf5a9c21ff8782164d1def7f44bd888713384\nFrom https://github.com/patchew-project/qemu\n * [new tag]         patchew/20170919102434.21147-1-pbonzini@redhat.com -> patchew/20170919102434.21147-1-pbonzini@redhat.com\nSwitched to a new branch 'test'\na23972f scsi: add persistent reservation manager using qemu-pr-helper\n838598c scsi: add multipath support to qemu-pr-helper\n644321a scsi: build qemu-pr-helper\n38b884f scsi, file-posix: add support for persistent reservation management\n\n=== OUTPUT BEGIN ===\n=== ENV ===\nXDG_SESSION_ID=12476\nSHELL=/bin/sh\nUSER=fam\nPATCHEW=/home/fam/patchew/patchew-cli -s http://patchew.org --nodebug\nPATH=/usr/bin:/bin\nPWD=/var/tmp/patchew-tester-tmp-7sx73paf/src\nLANG=en_US.UTF-8\nHOME=/home/fam\nSHLVL=2\nLOGNAME=fam\nDBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1012/bus\nXDG_RUNTIME_DIR=/run/user/1012\n_=/usr/bin/env\n=== PACKAGES ===\ngpg-pubkey-873529b8-54e386ff\nxz-libs-5.2.2-2.fc24.s390x\nlibxshmfence-1.2-3.fc24.s390x\ngiflib-4.1.6-15.fc24.s390x\ntrousers-lib-0.3.13-6.fc24.s390x\nncurses-base-6.0-6.20160709.fc25.noarch\ngmp-6.1.1-1.fc25.s390x\nlibidn-1.33-1.fc25.s390x\nslang-2.3.0-7.fc25.s390x\npkgconfig-0.29.1-1.fc25.s390x\nalsa-lib-1.1.1-2.fc25.s390x\nyum-metadata-parser-1.1.4-17.fc25.s390x\npython3-slip-dbus-0.6.4-4.fc25.noarch\npython2-cssselect-0.9.2-1.fc25.noarch\ncreaterepo_c-libs-0.10.0-6.fc25.s390x\ninitscripts-9.69-1.fc25.s390x\nparted-3.2-21.fc25.s390x\nflex-2.6.0-3.fc25.s390x\ncolord-libs-1.3.4-1.fc25.s390x\npython-osbs-client-0.33-3.fc25.noarch\nperl-Pod-Simple-3.35-1.fc25.noarch\npython2-simplejson-3.10.0-1.fc25.s390x\nbrltty-5.4-2.fc25.s390x\nlibrados2-10.2.4-2.fc25.s390x\ntcp_wrappers-7.6-83.fc25.s390x\nlibcephfs_jni1-10.2.4-2.fc25.s390x\nnettle-devel-3.3-1.fc25.s390x\nbzip2-devel-1.0.6-21.fc25.s390x\nlibuuid-2.28.2-2.fc25.s390x\npython3-dnf-1.1.10-6.fc25.noarch\ntexlive-kpathsea-doc-svn41139-33.fc25.1.noarch\nopenssh-7.4p1-4.fc25.s390x\ntexlive-kpathsea-bin-svn40473-33.20160520.fc25.1.s390x\ntexlive-graphics-svn41015-33.fc25.1.noarch\ntexlive-dvipdfmx-def-svn40328-33.fc25.1.noarch\ntexlive-mfware-svn40768-33.fc25.1.noarch\ntexlive-texlive-scripts-svn41433-33.fc25.1.noarch\ntexlive-euro-svn22191.1.1-33.fc25.1.noarch\ntexlive-etex-svn37057.0-33.fc25.1.noarch\ntexlive-iftex-svn29654.0.2-33.fc25.1.noarch\ntexlive-palatino-svn31835.0-33.fc25.1.noarch\ntexlive-texlive-docindex-svn41430-33.fc25.1.noarch\ntexlive-xunicode-svn30466.0.981-33.fc25.1.noarch\ntexlive-koma-script-svn41508-33.fc25.1.noarch\ntexlive-pst-grad-svn15878.1.06-33.fc25.1.noarch\ntexlive-pst-blur-svn15878.2.0-33.fc25.1.noarch\ntexlive-jknapltx-svn19440.0-33.fc25.1.noarch\ntexinfo-6.1-4.fc25.s390x\nopenssl-devel-1.0.2k-1.fc25.s390x\njansson-2.10-2.fc25.s390x\nfedora-repos-25-4.noarch\nperl-Errno-1.25-387.fc25.s390x\nacl-2.2.52-13.fc25.s390x\nsystemd-pam-231-17.fc25.s390x\nNetworkManager-libnm-1.4.4-5.fc25.s390x\npoppler-0.45.0-5.fc25.s390x\nccache-3.3.4-1.fc25.s390x\nvalgrind-3.12.0-9.fc25.s390x\nperl-open-1.10-387.fc25.noarch\nlibgcc-6.4.1-1.fc25.s390x\nlibsoup-2.56.1-1.fc25.s390x\nlibstdc++-devel-6.4.1-1.fc25.s390x\nlibobjc-6.4.1-1.fc25.s390x\npython2-rpm-4.13.0.1-2.fc25.s390x\npython2-gluster-3.10.5-1.fc25.s390x\nrpm-build-4.13.0.1-2.fc25.s390x\nglibc-static-2.24-10.fc25.s390x\nlz4-1.8.0-1.fc25.s390x\nxapian-core-libs-1.2.24-1.fc25.s390x\nelfutils-libelf-devel-0.169-1.fc25.s390x\nnss-softokn-3.32.0-1.2.fc25.s390x\npango-1.40.9-1.fc25.s390x\nglibc-debuginfo-common-2.24-10.fc25.s390x\nlibaio-0.3.110-6.fc24.s390x\nlibfontenc-1.1.3-3.fc24.s390x\nlzo-2.08-8.fc24.s390x\nisl-0.14-5.fc24.s390x\nlibXau-1.0.8-6.fc24.s390x\nlinux-atm-libs-2.5.1-14.fc24.s390x\nlibXext-1.3.3-4.fc24.s390x\nlibXxf86vm-1.1.4-3.fc24.s390x\nbison-3.0.4-4.fc24.s390x\nperl-srpm-macros-1-20.fc25.noarch\ngawk-4.1.3-8.fc25.s390x\nlibwayland-client-1.12.0-1.fc25.s390x\nperl-Exporter-5.72-366.fc25.noarch\nperl-version-0.99.17-1.fc25.s390x\nfftw-libs-double-3.3.5-3.fc25.s390x\nlibssh2-1.8.0-1.fc25.s390x\nModemManager-glib-1.6.4-1.fc25.s390x\nnewt-python3-0.52.19-2.fc25.s390x\npython-munch-2.0.4-3.fc25.noarch\npython-bugzilla-1.2.2-4.fc25.noarch\nlibedit-3.1-16.20160618cvs.fc25.s390x\ncreaterepo_c-0.10.0-6.fc25.s390x\ndevice-mapper-multipath-libs-0.4.9-83.fc25.s390x\nyum-3.4.3-510.fc25.noarch\nmozjs17-17.0.0-16.fc25.s390x\nlibselinux-2.5-13.fc25.s390x\npython2-pyparsing-2.1.10-1.fc25.noarch\ncairo-gobject-1.14.8-1.fc25.s390x\nxorg-x11-proto-devel-7.7-20.fc25.noarch\nbrlapi-0.6.5-2.fc25.s390x\nlibrados-devel-10.2.4-2.fc25.s390x\nlibXinerama-devel-1.1.3-6.fc24.s390x\nlua-posix-33.3.1-3.fc25.s390x\nusbredir-devel-0.7.1-2.fc24.s390x\npython3-dnf-plugins-core-0.1.21-5.fc25.noarch\ntexlive-pdftex-doc-svn41149-33.fc25.1.noarch\nopenssh-clients-7.4p1-4.fc25.s390x\niptables-1.6.0-3.fc25.s390x\ntexlive-texlive.infra-svn41280-33.fc25.1.noarch\ntexlive-graphics-cfg-svn40269-33.fc25.1.noarch\ntexlive-bibtex-svn40768-33.fc25.1.noarch\ntexlive-mfware-bin-svn40473-33.20160520.fc25.1.s390x\ntexlive-texlive-scripts-bin-svn29741.0-33.20160520.fc25.1.noarch\ntexlive-sauerj-svn15878.0-33.fc25.1.noarch\ntexlive-enctex-svn34957.0-33.fc25.1.noarch\ntexlive-ifetex-svn24853.1.2-33.fc25.1.noarch\ntexlive-ntgclass-svn15878.2.1a-33.fc25.1.noarch\ntexlive-tex-gyre-math-svn41264-33.fc25.1.noarch\ntexlive-bera-svn20031.0-33.fc25.1.noarch\ntexlive-ms-svn29849.0-33.fc25.1.noarch\ntexlive-pst-fill-svn15878.1.01-33.fc25.1.noarch\ntexlive-ctable-svn38672-33.fc25.1.noarch\ntexlive-extsizes-svn17263.1.4a-33.fc25.1.noarch\ntexlive-collection-latexrecommended-svn35765.0-33.20160520.fc25.1.noarch\nperl-Filter-1.57-1.fc25.s390x\npython2-rpm-macros-3-12.fc25.noarch\ngdbm-1.13-1.fc25.s390x\nlibtasn1-4.12-1.fc25.s390x\nfedora-release-25-2.noarch\ngdb-headless-7.12.1-48.fc25.s390x\nperl-macros-5.24.2-387.fc25.s390x\npcre-devel-8.41-1.fc25.s390x\nlibX11-1.6.5-1.fc25.s390x\ncoreutils-8.25-17.fc25.s390x\npython2-openidc-client-0-3.20170523git77cb3ee.fc25.noarch\nsystemtap-client-3.1-5.fc25.s390x\nfirewalld-0.4.4.5-1.fc25.noarch\nglibc-2.24-10.fc25.s390x\nlibglvnd-egl-0.2.999-24.20170818git8d4d03f.fc25.s390x\nlibkadm5-1.14.4-8.fc25.s390x\nglusterfs-fuse-3.10.5-1.fc25.s390x\nlibgfortran-6.4.1-1.fc25.s390x\npython3-rpm-4.13.0.1-2.fc25.s390x\nglusterfs-extra-xlators-3.10.5-1.fc25.s390x\ndracut-config-rescue-046-2.git20170811.fc25.s390x\npython2-sphinx-theme-alabaster-0.7.9-1.fc25.noarch\nelfutils-devel-0.169-1.fc25.s390x\nnss-3.32.0-1.1.fc25.s390x\npango-devel-1.40.9-1.fc25.s390x\nglibc-debuginfo-2.24-10.fc25.s390x\ngpg-pubkey-efe550f5-5220ba41\ngpg-pubkey-81b46521-55b3ca9a\nfilesystem-3.2-37.fc24.s390x\nlibffi-3.1-9.fc24.s390x\nkeyutils-libs-1.5.9-8.fc24.s390x\nlibnfnetlink-1.0.1-8.fc24.s390x\nlibtheora-1.1.1-14.fc24.s390x\nxml-common-0.6.3-44.fc24.noarch\nautoconf-2.69-22.fc24.noarch\nlibXt-1.1.5-3.fc24.s390x\nkbd-legacy-2.0.3-3.fc24.noarch\nghostscript-fonts-5.50-35.fc24.noarch\nlibXevie-1.0.3-11.fc24.s390x\nlibcap-2.25-2.fc25.s390x\nmpfr-3.1.5-1.fc25.s390x\nperl-Carp-1.40-365.fc25.noarch\nlibmnl-1.0.4-1.fc25.s390x\nperl-Unicode-EastAsianWidth-1.33-8.fc25.noarch\nlibwayland-cursor-1.12.0-1.fc25.s390x\npython-krbV-1.0.90-12.fc25.s390x\npython2-urllib3-1.15.1-3.fc25.noarch\nfipscheck-1.4.1-11.fc25.s390x\nlibndp-1.6-1.fc25.s390x\ngnupg2-2.1.13-2.fc25.s390x\nlibXfixes-5.0.3-1.fc25.s390x\nadwaita-icon-theme-3.22.0-1.fc25.noarch\ndconf-0.26.0-1.fc25.s390x\nncurses-devel-6.0-6.20160709.fc25.s390x\ndejagnu-1.6-1.fc25.noarch\ndevice-mapper-1.02.136-3.fc25.s390x\nlibevent-2.0.22-1.fc25.s390x\natk-devel-2.22.0-1.fc25.s390x\nlibev-4.24-1.fc25.s390x\nxorg-x11-fonts-Type1-7.5-16.fc24.noarch\nbrlapi-devel-0.6.5-2.fc25.s390x\npulseaudio-libs-10.0-2.fc25.s390x\nglib2-2.50.3-1.fc25.s390x\ndnf-1.1.10-6.fc25.noarch\ntexlive-metafont-bin-svn40987-33.20160520.fc25.1.s390x\ntexlive-xkeyval-svn35741.2.7a-33.fc25.1.noarch\ntexlive-euler-svn17261.2.5-33.fc25.1.noarch\ntexlive-mptopdf-svn41282-33.fc25.1.noarch\ntexlive-wasy-svn35831.0-33.fc25.1.noarch\ntexlive-avantgar-svn31835.0-33.fc25.1.noarch\ntexlive-eurosym-svn17265.1.4_subrfix-33.fc25.1.noarch\ntexlive-knuth-lib-svn35820.0-33.fc25.1.noarch\ntexlive-parallel-svn15878.0-33.fc25.1.noarch\ntexlive-texlive-msg-translations-svn41431-33.fc25.1.noarch\ntexlive-latex-svn40218-33.fc25.1.noarch\ntexlive-lualatex-math-svn40621-33.fc25.1.noarch\ntexlive-auto-pst-pdf-svn23723.0.6-33.fc25.1.noarch\ntexlive-powerdot-svn38984-33.fc25.1.noarch\ntexlive-wasysym-svn15878.2.0-33.fc25.1.noarch\nImageMagick-libs-6.9.3.0-6.fc25.s390x\ngeoclue2-2.4.5-1.fc25.s390x\nperl-IO-Socket-IP-0.39-1.fc25.noarch\npython2-pyasn1-0.2.3-1.fc25.noarch\nat-spi2-core-devel-2.22.1-1.fc25.s390x\nlibacl-2.2.52-13.fc25.s390x\nperl-libs-5.24.2-387.fc25.s390x\nmesa-libglapi-17.0.5-3.fc25.s390x\npython3-rpmconf-1.0.19-1.fc25.noarch\npcre-utf32-8.41-1.fc25.s390x\nlibX11-common-1.6.5-1.fc25.noarch\ncoreutils-common-8.25-17.fc25.s390x\nmesa-libEGL-17.0.5-3.fc25.s390x\nsystemtap-runtime-3.1-5.fc25.s390x\nNetworkManager-glib-1.4.4-5.fc25.s390x\naudit-2.7.7-1.fc25.s390x\nglibc-all-langpacks-2.24-10.fc25.s390x\nlibglvnd-glx-0.2.999-24.20170818git8d4d03f.fc25.s390x\nglusterfs-api-3.10.5-1.fc25.s390x\nlibepoxy-devel-1.4.3-1.fc25.1.s390x\ngtk3-3.22.17-2.fc25.s390x\nrpm-4.13.0.1-2.fc25.s390x\nnet-snmp-agent-libs-5.7.3-15.fc25.s390x\npcre2-devel-10.23-9.fc25.s390x\nsubversion-1.9.7-1.fc25.s390x\nlibsndfile-1.0.28-6.fc25.s390x\nlasi-1.1.2-6.fc24.s390x\npython2-snowballstemmer-1.2.1-1.fc25.noarch\nnss-util-devel-3.32.0-1.0.fc25.s390x\nvim-common-8.0.1030-1.fc25.s390x\ngd-2.2.5-1.fc25.s390x\ngpg-pubkey-34ec9cba-54e38751\ngpg-pubkey-030d5aed-55b577f0\nbasesystem-11-2.fc24.noarch\nlibmpc-1.0.2-5.fc24.s390x\nlibunistring-0.9.4-3.fc24.s390x\nlibmodman-2.0.1-12.fc24.s390x\nlsscsi-0.28-3.fc24.s390x\nkbd-misc-2.0.3-3.fc24.noarch\nkmod-23-1.fc25.s390x\nnewt-0.52.19-2.fc25.s390x\nperl-Text-Unidecode-1.27-3.fc25.noarch\nplymouth-core-libs-0.9.3-0.6.20160620git0e65b86c.fc25.s390x\nwhich-2.21-1.fc25.s390x\npython3-slip-0.6.4-4.fc25.noarch\npython3-systemd-232-1.fc25.s390x\npython-lockfile-0.11.0-4.fc25.noarch\npython2-requests-2.10.0-4.fc25.noarch\nlibnghttp2-1.13.0-2.fc25.s390x\npython-urlgrabber-3.10.1-9.fc25.noarch\niputils-20161105-1.fc25.s390x\nrest-0.8.0-1.fc25.s390x\nadwaita-cursor-theme-3.22.0-1.fc25.noarch\nauthconfig-6.2.10-14.fc25.s390x\nautomake-1.15-7.fc25.noarch\nshared-mime-info-1.8-1.fc25.s390x\npigz-2.3.4-1.fc25.s390x\ndevice-mapper-libs-1.02.136-3.fc25.s390x\ndnsmasq-2.76-2.fc25.s390x\nfedora-packager-0.6.0.1-1.fc25.noarch\nlibwebp-0.5.2-1.fc25.s390x\nboost-system-1.60.0-10.fc25.s390x\nlibasyncns-0.8-10.fc24.s390x\nlibXau-devel-1.0.8-6.fc24.s390x\nlibverto-libev-0.2.6-6.fc24.s390x\npython3-html5lib-0.999-9.fc25.noarch\nttmkfdir-3.0.9-48.fc24.s390x\npulseaudio-libs-glib2-10.0-2.fc25.s390x\ntexlive-lib-2016-33.20160520.fc25.s390x\nlibXi-devel-1.7.9-1.fc25.s390x\npython3-distro-1.0.3-1.fc25.noarch\ntexlive-texlive-common-doc-svn40682-33.fc25.1.noarch\npackagedb-cli-2.14.1-1.fc25.noarch\ntexlive-metafont-svn40793-33.fc25.1.noarch\ntexlive-tools-svn40934-33.fc25.1.noarch\ntexlive-enumitem-svn24146.3.5.2-33.fc25.1.noarch\ntexlive-mptopdf-bin-svn18674.0-33.20160520.fc25.1.noarch\ntexlive-underscore-svn18261.0-33.fc25.1.noarch\ntexlive-anysize-svn15878.0-33.fc25.1.noarch\ntexlive-euenc-svn19795.0.1h-33.fc25.1.noarch\ntexlive-kastrup-svn15878.0-33.fc25.1.noarch\ntexlive-paralist-svn39247-33.fc25.1.noarch\ntexlive-texlive-en-svn41185-33.fc25.1.noarch\ntexlive-tipa-svn29349.1.3-33.fc25.1.noarch\ntexlive-currfile-svn40725-33.fc25.1.noarch\ntexlive-pst-node-svn40743-33.fc25.1.noarch\ntexlive-pst-slpe-svn24391.1.31-33.fc25.1.noarch\ntexlive-typehtml-svn17134.0-33.fc25.1.noarch\nSDL2-devel-2.0.5-3.fc25.s390x\nlibcroco-0.6.11-3.fc25.s390x\nbluez-libs-devel-5.44-1.fc25.s390x\nfirewalld-filesystem-0.4.4.5-1.fc25.noarch\npcre-cpp-8.41-1.fc25.s390x\npython3-firewall-0.4.4.5-1.fc25.noarch\nfreetype-devel-2.6.5-9.fc25.s390x\npcre-utf16-8.41-1.fc25.s390x\nlinux-firmware-20170605-74.git37857004.fc25.noarch\nkernel-modules-4.11.10-200.fc25.s390x\nsystemtap-devel-3.1-5.fc25.s390x\npolkit-0.113-8.fc25.s390x\nperl-SelfLoader-1.23-387.fc25.noarch\nlibdb-utils-5.3.28-24.fc25.s390x\nglibc-common-2.24-10.fc25.s390x\nlibglvnd-0.2.999-24.20170818git8d4d03f.fc25.s390x\nwebkitgtk4-2.16.6-1.fc25.s390x\nrpm-build-libs-4.13.0.1-2.fc25.s390x\nlibglvnd-core-devel-0.2.999-24.20170818git8d4d03f.fc25.s390x\nrpm-devel-4.13.0.1-2.fc25.s390x\nkernel-4.12.9-200.fc25.s390x\nlibtool-ltdl-2.4.6-14.fc25.s390x\ngts-0.7.6-29.20121130.fc24.s390x\npython2-imagesize-0.7.1-2.fc25.noarch\nnss-softokn-freebl-3.32.0-1.2.fc25.s390x\nselinux-policy-3.13.1-225.22.fc25.noarch\nkernel-devel-4.12.11-200.fc25.s390x\nfontpackages-filesystem-1.44-17.fc24.noarch\ngroff-base-1.22.3-8.fc24.s390x\nilmbase-2.2.0-5.fc24.s390x\nOpenEXR-libs-2.2.0-5.fc24.s390x\nhesiod-3.2.1-6.fc24.s390x\nsysfsutils-2.1.0-19.fc24.s390x\nocaml-srpm-macros-2-4.fc24.noarch\nmailx-12.5-19.fc24.s390x\nncurses-libs-6.0-6.20160709.fc25.s390x\nipset-libs-6.29-1.fc25.s390x\ngmp-devel-6.1.1-1.fc25.s390x\npython-pip-8.1.2-2.fc25.noarch\nharfbuzz-1.3.2-1.fc25.s390x\npython2-iniparse-0.4-20.fc25.noarch\npython3-iniparse-0.4-20.fc25.noarch\npython3-kickstart-2.32-1.fc25.noarch\nperl-Net-SSLeay-1.78-1.fc25.s390x\ndrpm-0.3.0-3.fc25.s390x\nglib-networking-2.50.0-1.fc25.s390x\nwebkitgtk3-2.4.11-3.fc25.s390x\nlibXaw-1.0.13-4.fc25.s390x\nxorg-x11-font-utils-7.5-32.fc25.s390x\nhardlink-1.1-1.fc25.s390x\nlibcom_err-1.43.3-1.fc25.s390x\npython2-dateutil-2.6.0-1.fc25.noarch\nlibXpm-3.5.12-1.fc25.s390x\npoppler-data-0.4.7-6.fc25.noarch\nlibrbd1-10.2.4-2.fc25.s390x\nperl-Digest-MD5-2.55-2.fc25.s390x\nwayland-protocols-devel-1.7-1.fc25.noarch\ntexi2html-5.0-4.fc24.noarch\nlibxkbcommon-0.7.1-1.fc25.s390x\nlibuuid-devel-2.28.2-2.fc25.s390x\nlibcacard-2.5.3-1.fc25.s390x\nlibwmf-lite-0.2.8.4-50.fc25.s390x\ntexlive-tetex-svn41059-33.fc25.1.noarch\ntexlive-thumbpdf-svn34621.3.16-33.fc25.1.noarch\ntexlive-carlisle-svn18258.0-33.fc25.1.noarch\ntexlive-makeindex-bin-svn40473-33.20160520.fc25.1.s390x\ntexlive-pdftex-svn41149-33.fc25.1.noarch\ntexlive-csquotes-svn39538-33.fc25.1.noarch\ntexlive-courier-svn35058.0-33.fc25.1.noarch\ntexlive-helvetic-svn31835.0-33.fc25.1.noarch\ntexlive-mfnfss-svn19410.0-33.fc25.1.noarch\ntexlive-sepnum-svn20186.2.0-33.fc25.1.noarch\ntexlive-utopia-svn15878.0-33.fc25.1.noarch\ntexlive-luatexbase-svn38550-33.fc25.1.noarch\ntexlive-pst-3d-svn17257.1.10-33.fc25.1.noarch\ntexlive-latex-bin-bin-svn14050.0-33.20160520.fc25.1.noarch\ntexlive-l3experimental-svn41163-33.fc25.1.noarch\nnet-tools-2.0-0.40.20160329git.fc25.s390x\nperl-Pod-Perldoc-3.28-1.fc25.noarch\nopenssl-1.0.2k-1.fc25.s390x\nman-pages-4.06-4.fc25.noarch\nlibxml2-2.9.4-2.fc25.s390x\npython3-dateutil-2.6.0-1.fc25.noarch\nperl-threads-shared-1.57-1.fc25.s390x\nlibnotify-0.7.7-1.fc25.s390x\nunzip-6.0-32.fc25.s390x\npython-beautifulsoup4-4.6.0-1.fc25.noarch\ndhcp-client-4.3.5-3.fc25.s390x\npython2-fedora-0.9.0-6.fc25.noarch\ngdb-7.12.1-48.fc25.s390x\nsqlite-libs-3.14.2-3.fc25.s390x\nwebkitgtk4-jsc-2.16.6-1.fc25.s390x\nlibgomp-6.4.1-1.fc25.s390x\np11-kit-trust-0.23.8-1.fc25.s390x\ngdk-pixbuf2-devel-2.36.9-1.fc25.s390x\nrpm-plugin-selinux-4.13.0.1-2.fc25.s390x\nmariadb-common-10.1.25-1.fc25.s390x\ndbus-devel-1.11.16-1.fc25.s390x\nlz4-libs-1.8.0-1.fc25.s390x\npython2-jinja2-2.8.1-1.fc25.noarch\nsystem-python-libs-3.5.4-1.fc25.s390x\npython2-rpkg-1.50-2.fc25.noarch\nlibsolv-0.6.29-1.fc25.s390x\ngpg-pubkey-95a43f54-5284415a\ndejavu-fonts-common-2.35-3.fc24.noarch\nlibSM-1.2.2-4.fc24.s390x\ndiffutils-3.3-13.fc24.s390x\nlibogg-1.3.2-5.fc24.s390x\nhunspell-en-US-0.20140811.1-5.fc24.noarch\nlibdaemon-0.14-10.fc24.s390x\npatch-2.7.5-3.fc24.s390x\nlibsysfs-2.1.0-19.fc24.s390x\nprocmail-3.22-39.fc24.s390x\nlibXdamage-1.1.4-8.fc24.s390x\nlibotf-0.9.13-7.fc24.s390x\nurw-fonts-2.4-22.fc24.noarch\ncrontabs-1.11-12.20150630git.fc24.noarch\nppp-2.4.7-9.fc24.s390x\ncyrus-sasl-2.1.26-26.2.fc24.s390x\nzlib-devel-1.2.8-10.fc24.s390x\ntime-1.7-49.fc24.s390x\ngpg-pubkey-fdb19c98-56fd6333\nlibcap-ng-0.7.8-1.fc25.s390x\nbinutils-2.26.1-1.fc25.s390x\nlcms2-2.8-2.fc25.s390x\nlibcomps-0.1.7-5.fc25.s390x\nperl-constant-1.33-367.fc25.noarch\nperl-Data-Dumper-2.161-1.fc25.s390x\nipcalc-0.1.8-1.fc25.s390x\ngmp-c++-6.1.1-1.fc25.s390x\nfontconfig-2.12.1-1.fc25.s390x\nenchant-1.6.0-14.fc25.s390x\npyliblzma-0.5.3-16.fc25.s390x\nlibsepol-devel-2.5-10.fc25.s390x\npython3-ordered-set-2.0.0-4.fc25.noarch\npython-ipaddress-1.0.16-3.fc25.noarch\npython2-kerberos-1.2.5-1.fc25.s390x\npython2-pysocks-1.5.6-5.fc25.noarch\nfipscheck-lib-1.4.1-11.fc25.s390x\nlibatomic_ops-7.4.4-1.fc25.s390x\npython2-pygpgme-0.3-18.fc25.s390x\norc-0.4.26-1.fc25.s390x\nyum-utils-1.1.31-511.fc25.noarch\nlibXrender-0.9.10-1.fc25.s390x\nlibXrandr-1.5.1-1.fc25.s390x\ngo-srpm-macros-2-7.fc25.noarch\ngnupg2-smime-2.1.13-2.fc25.s390x\nguile-devel-2.0.13-1.fc25.s390x\nuboot-tools-2016.09.01-2.fc25.s390x\npykickstart-2.32-1.fc25.noarch\npython-bunch-1.0.1-9.fc25.noarch\nperl-generators-1.10-1.fc25.noarch\nperl-Mozilla-CA-20160104-3.fc25.noarch\nbzip2-libs-1.0.6-21.fc25.s390x\nlibpng-1.6.27-1.fc25.s390x\ndesktop-file-utils-0.23-2.fc25.s390x\npython2-cccolutils-1.4-1.fc25.s390x\npython2-lxml-3.7.2-1.fc25.s390x\nredhat-rpm-config-45-1.fc25.noarch\ndevice-mapper-event-libs-1.02.136-3.fc25.s390x\nlvm2-libs-2.02.167-3.fc25.s390x\nlibselinux-python-2.5-13.fc25.s390x\nboost-thread-1.60.0-10.fc25.s390x\nlibrbd-devel-10.2.4-2.fc25.s390x\nlibXcursor-devel-1.1.14-6.fc24.s390x\nlatex2html-2012-7.fc24.noarch\nlksctp-tools-1.0.16-5.fc24.s390x\nlibfdt-1.4.2-1.fc25.s390x\nlibXft-devel-2.3.2-4.fc24.s390x\nlibattr-devel-2.4.47-16.fc24.s390x\nlibiscsi-devel-1.15.0-2.fc24.s390x\ngettext-0.19.8.1-3.fc25.s390x\nlibjpeg-turbo-devel-1.5.1-0.fc25.s390x\npulseaudio-libs-devel-10.0-2.fc25.s390x\nlibmount-2.28.2-2.fc25.s390x\npython3-decorator-4.0.11-1.fc25.noarch\ntzdata-java-2017b-1.fc25.noarch\npython-srpm-macros-3-12.fc25.noarch\nlibsmartcols-2.28.2-2.fc25.s390x\ntexlive-kpathsea-svn41139-33.fc25.1.noarch\ntexlive-amsmath-svn41561-33.fc25.1.noarch\ntexlive-thumbpdf-bin-svn6898.0-33.20160520.fc25.1.noarch\ntexlive-psnfss-svn33946.9.2a-33.fc25.1.noarch\ntexlive-subfig-svn15878.1.3-33.fc25.1.noarch\ntexlive-fancybox-svn18304.1.4-33.fc25.1.noarch\ntexlive-lua-alt-getopt-svn29349.0.7.0-33.fc25.1.noarch\ntexlive-natbib-svn20668.8.31b-33.fc25.1.noarch\ntexlive-pdftex-bin-svn40987-33.20160520.fc25.1.s390x\ntexlive-xdvi-svn40768-33.fc25.1.noarch\ntexlive-crop-svn15878.1.5-33.fc25.1.noarch\ntexlive-babel-english-svn30264.3.3p-33.fc25.1.noarch\ntexlive-cmextra-svn32831.0-33.fc25.1.noarch\ntexlive-fancyhdr-svn15878.3.1-33.fc25.1.noarch\ntexlive-luatex-svn40963-33.fc25.1.noarch\ntexlive-knuth-local-svn38627-33.fc25.1.noarch\ntexlive-mflogo-font-svn36898.1.002-33.fc25.1.noarch\ntexlive-parskip-svn19963.2.0-33.fc25.1.noarch\ntexlive-section-svn20180.0-33.fc25.1.noarch\ntexlive-textcase-svn15878.0-33.fc25.1.noarch\ntexlive-updmap-map-svn41159-33.fc25.1.noarch\ntexlive-attachfile-svn38830-33.fc25.1.noarch\nlibtiff-4.0.8-1.fc25.s390x\nlibdb-5.3.28-24.fc25.s390x\nbind-license-9.10.5-2.P2.fc25.noarch\nmesa-libGLES-17.0.5-3.fc25.s390x\npython3-requests-kerberos-0.10.0-2.fc25.noarch\npython3-pyOpenSSL-16.2.0-1.fc25.noarch\nperl-threads-2.16-1.fc25.s390x\ncryptsetup-libs-1.7.5-1.fc25.s390x\nnetpbm-10.79.00-1.fc25.s390x\nqrencode-libs-3.4.4-1.fc25.s390x\ngstreamer1-plugins-base-1.10.5-1.fc25.s390x\nelfutils-default-yama-scope-0.169-1.fc25.noarch\nsystemd-udev-231-17.fc25.s390x\npython2-koji-1.13.0-2.fc25.noarch\nunbound-libs-1.6.3-1.fc25.s390x\nopenldap-2.4.44-11.fc25.s390x\nkoji-1.13.0-2.fc25.noarch\nbind99-libs-9.9.10-2.P3.fc25.s390x\nmesa-libGL-devel-17.0.5-3.fc25.s390x\ngraphite2-devel-1.3.10-1.fc25.s390x\nsystemtap-sdt-devel-3.1-5.fc25.s390x\niproute-tc-4.11.0-1.fc25.s390x\nlibarchive-3.2.2-2.fc25.s390x\npublicsuffix-list-dafsa-20170424-1.fc25.noarch\nexpat-2.2.3-1.fc25.s390x\np11-kit-0.23.8-1.fc25.s390x\nkernel-core-4.12.9-200.fc25.s390x\nemacs-filesystem-25.2-3.fc25.noarch\nca-certificates-2017.2.16-1.0.fc25.noarch\nlibrsvg2-2.40.18-1.fc25.s390x\ngtk-update-icon-cache-3.22.17-2.fc25.s390x\nlibidn2-2.0.4-1.fc25.s390x\nrpm-libs-4.13.0.1-2.fc25.s390x\nmariadb-libs-10.1.25-1.fc25.s390x\njava-1.8.0-openjdk-headless-1.8.0.144-5.b01.fc25.s390x\ngcc-objc-6.4.1-1.fc25.s390x\np11-kit-devel-0.23.8-1.fc25.s390x\nethtool-4.11-1.fc25.s390x\npython2-sssdconfig-1.15.3-1.fc25.noarch\nxorg-x11-fonts-ISO8859-1-100dpi-7.5-16.fc24.noarch\nlato-fonts-2.015-2.fc24.noarch\npython-sphinx-locale-1.5.2-2.fc25.noarch\ndpkg-1.17.27-1.fc25.s390x\ngnutls-3.5.15-1.fc25.s390x\nnss-softokn-freebl-devel-3.32.0-1.2.fc25.s390x\nvim-filesystem-8.0.1030-1.fc25.s390x\ngnutls-devel-3.5.15-1.fc25.s390x\nkernel-headers-4.12.11-200.fc25.s390x\ntexlive-luaotfload-svn40902-33.fc25.1.noarch\ntexlive-unicode-math-svn38462-33.fc25.1.noarch\ntexlive-fancyvrb-svn18492.2.8-33.fc25.1.noarch\ntexlive-pst-pdf-bin-svn7838.0-33.20160520.fc25.1.noarch\ntexlive-amscls-svn36804.0-33.fc25.1.noarch\ntexlive-ltxmisc-svn21927.0-33.fc25.1.noarch\ntexlive-breqn-svn38099.0.98d-33.fc25.1.noarch\ntexlive-xetex-def-svn40327-33.fc25.1.noarch\nopenssh-server-7.4p1-4.fc25.s390x\nsendmail-8.15.2-8.fc25.s390x\ntzdata-2017b-1.fc25.noarch\nhunspell-1.4.1-2.fc25.s390x\ngpg-pubkey-8e1431d5-53bcbac7\nzlib-1.2.8-10.fc24.s390x\nsed-4.2.2-15.fc24.s390x\npsmisc-22.21-8.fc24.s390x\ngpm-libs-1.20.7-9.fc24.s390x\nzip-3.0-16.fc24.s390x\nlibyubikey-1.13-2.fc24.s390x\nsg3_utils-libs-1.41-3.fc24.s390x\npolkit-pkla-compat-0.1-7.fc24.s390x\npasswd-0.79-8.fc24.s390x\ntrousers-0.3.13-6.fc24.s390x\ngrubby-8.40-3.fc24.s390x\nrootfiles-8.1-19.fc24.noarch\nnettle-3.3-1.fc25.s390x\nlibksba-1.3.5-1.fc25.s390x\nperl-Text-ParseWords-3.30-365.fc25.noarch\nperl-PathTools-3.63-366.fc25.s390x\nperl-File-Temp-0.23.04-365.fc25.noarch\nfuse-libs-2.9.7-1.fc25.s390x\nperl-Pod-Escapes-1.07-365.fc25.noarch\nperl-Term-ANSIColor-4.05-2.fc25.noarch\nperl-URI-1.71-5.fc25.noarch\nlibXfont-1.5.2-1.fc25.s390x\npython-six-1.10.0-3.fc25.noarch\ndbus-glib-0.108-1.fc25.s390x\ngobject-introspection-1.50.0-1.fc25.s390x\nlibpwquality-1.3.0-6.fc25.s390x\npython-gobject-base-3.22.0-1.fc25.s390x\npython-html5lib-0.999-9.fc25.noarch\npython3-dbus-1.2.4-2.fc25.s390x\npython3-chardet-2.3.0-1.fc25.noarch\npython3-urllib3-1.15.1-3.fc25.noarch\npython-offtrac-0.1.0-7.fc25.noarch\npython2-cryptography-1.5.3-3.fc25.s390x\npython2-requests-kerberos-0.10.0-2.fc25.noarch\nlibserf-1.3.9-1.fc25.s390x\nlibdatrie-0.2.9-3.fc25.s390x\ns390utils-base-1.36.0-1.fc25.s390x\nkpartx-0.4.9-83.fc25.s390x\ns390utils-cpuplugd-1.36.0-1.fc25.s390x\ns390utils-osasnmpd-1.36.0-1.fc25.s390x\npython-dnf-plugins-extras-common-0.0.12-4.fc25.noarch\nfpc-srpm-macros-1.0-1.fc25.noarch\nlibuser-0.62-4.fc25.s390x\nman-db-2.7.5-3.fc25.s390x\npython-systemd-doc-232-1.fc25.s390x\nbodhi-client-0.9.12.2-6.fc25.noarch\ncairo-1.14.8-1.fc25.s390x\ncracklib-dicts-2.9.6-4.fc25.s390x\nlibselinux-python3-2.5-13.fc25.s390x\npython2-enchant-1.6.8-1.fc25.noarch\nboost-iostreams-1.60.0-10.fc25.s390x\nuserspace-rcu-0.9.2-2.fc25.s390x\nlibXext-devel-1.3.3-4.fc24.s390x\nlibXrandr-devel-1.5.1-1.fc25.s390x\npython3-lxml-3.7.2-1.fc25.s390x\nlibiscsi-1.15.0-2.fc24.s390x\nfontconfig-devel-2.12.1-1.fc25.s390x\nlibfdt-devel-1.4.2-1.fc25.s390x\nceph-devel-compat-10.2.4-2.fc25.s390x\nzlib-static-1.2.8-10.fc24.s390x\nchrpath-0.16-3.fc24.s390x\ninfo-6.1-4.fc25.s390x\niptables-libs-1.6.0-3.fc25.s390x\nlibfdisk-2.28.2-2.fc25.s390x\ndnf-plugins-core-0.1.21-5.fc25.noarch\nperl-Storable-2.56-368.fc25.s390x\npython2-decorator-4.0.11-1.fc25.noarch\nlibnetfilter_conntrack-1.0.6-2.fc25.s390x\ntexlive-texlive.infra-bin-svn40312-33.20160520.fc25.1.s390x\ntexlive-ifluatex-svn41346-33.fc25.1.noarch\ntexlive-fp-svn15878.0-33.fc25.1.noarch\ntexlive-latex-fonts-svn28888.0-33.fc25.1.noarch\ntexlive-bibtex-bin-svn40473-33.20160520.fc25.1.s390x\ntexlive-glyphlist-svn28576.0-33.fc25.1.noarch\ntexlive-marvosym-svn29349.2.2a-33.fc25.1.noarch\ntexlive-tex-bin-svn40987-33.20160520.fc25.1.s390x\ntexlive-texconfig-svn40768-33.fc25.1.noarch\ntexlive-wasy2-ps-svn35830.0-33.fc25.1.noarch\ntexlive-psfrag-svn15878.3.04-33.fc25.1.noarch\ntexlive-charter-svn15878.0-33.fc25.1.noarch\ntexlive-ec-svn25033.1.0-33.fc25.1.noarch\ntexlive-lineno-svn21442.4.41-33.fc25.1.noarch\ntexlive-hyphen-base-svn41138-33.fc25.1.noarch\ntexlive-manfnt-font-svn35799.0-33.fc25.1.noarch\ntexlive-ncntrsbk-svn31835.0-33.fc25.1.noarch\ntexlive-pst-math-svn34786.0.63-33.fc25.1.noarch\ntexlive-symbol-svn31835.0-33.fc25.1.noarch\ntexlive-environ-svn33821.0.3-33.fc25.1.noarch\ntexlive-algorithms-svn38085.0.1-33.fc25.1.noarch\npython3-hawkey-0.6.4-3.fc25.s390x\nfreetype-2.6.5-9.fc25.s390x\nmesa-libwayland-egl-17.0.5-3.fc25.s390x\nlibicu-57.1-5.fc25.s390x\nlibnl3-cli-3.2.29-3.fc25.s390x\ncups-libs-2.2.0-9.fc25.s390x\nbind-libs-lite-9.10.5-2.P2.fc25.s390x\npython3-kerberos-1.2.5-1.fc25.s390x\npython3-cryptography-1.5.3-3.fc25.s390x\nperl-IO-1.36-387.fc25.s390x\ndhcp-libs-4.3.5-3.fc25.s390x\nrsync-3.1.2-4.fc25.s390x\nmake-4.1-6.fc25.s390x\nquota-4.03-8.fc25.s390x\nlibX11-devel-1.6.5-1.fc25.s390x\nghostscript-9.20-9.fc25.s390x\nrpcbind-0.2.4-6.rc2.fc25.s390x\npyOpenSSL-16.2.0-1.fc25.noarch\npython3-pycurl-7.43.0-6.fc25.s390x\nbind99-license-9.9.10-2.P3.fc25.noarch\npython-firewall-0.4.4.5-1.fc25.noarch\nnetpbm-progs-10.79.00-1.fc25.s390x\nwget-1.18-3.fc25.s390x\nlibsemanage-2.5-9.fc25.s390x\ntelnet-0.17-68.fc25.s390x\ngdk-pixbuf2-2.36.9-1.fc25.s390x\ndbus-libs-1.11.16-1.fc25.s390x\nglusterfs-client-xlators-3.10.5-1.fc25.s390x\nlibepoxy-1.4.3-1.fc25.1.s390x\ndracut-046-2.git20170811.fc25.s390x\nnet-snmp-libs-5.7.3-15.fc25.s390x\nlibgo-devel-6.4.1-1.fc25.s390x\nlibglvnd-opengl-0.2.999-24.20170818git8d4d03f.fc25.s390x\nsqlite-devel-3.14.2-3.fc25.s390x\ncpp-6.4.1-1.fc25.s390x\ngit-2.9.5-1.fc25.s390x\npcre2-10.23-9.fc25.s390x\npython2-GitPython-2.1.5-1.fc25.noarch\nglusterfs-devel-3.10.5-1.fc25.s390x\nnet-snmp-5.7.3-15.fc25.s390x\nrpm-plugin-systemd-inhibit-4.13.0.1-2.fc25.s390x\nemacs-25.2-3.fc25.s390x\nlibstdc++-static-6.4.1-1.fc25.s390x\nexpat-devel-2.2.3-1.fc25.s390x\nperl-Time-HiRes-1.9744-1.fc25.s390x\nfontawesome-fonts-4.7.0-1.fc25.noarch\npython-markupsafe-0.23-10.fc25.s390x\npytz-2016.6.1-1.fc25.noarch\npython2-sphinx-1.5.2-2.fc25.noarch\nnss-util-3.32.0-1.0.fc25.s390x\nnss-sysinit-3.32.0-1.1.fc25.s390x\npython3-3.5.4-1.fc25.s390x\nselinux-policy-targeted-3.13.1-225.22.fc25.noarch\nvim-minimal-8.0.1030-1.fc25.s390x\ntexlive-ifplatform-svn21156.0.4-33.fc25.1.noarch\ntexlive-eso-pic-svn37925.2.0g-33.fc25.1.noarch\ntexlive-xcolor-svn41044-33.fc25.1.noarch\ntexlive-pst-eps-svn15878.1.0-33.fc25.1.noarch\ntexlive-pst-text-svn15878.1.00-33.fc25.1.noarch\ntexlive-rotating-svn16832.2.16b-33.fc25.1.noarch\ntexlive-pdfpages-svn40638-33.fc25.1.noarch\ntexlive-cm-super-svn15878.0-33.fc25.1.noarch\ntexlive-xetex-svn41438-33.fc25.1.noarch\ndnf-yum-1.1.10-6.fc25.noarch\nlibseccomp-devel-2.3.2-1.fc25.s390x\ngpgme-1.8.0-10.fc25.s390x\napr-util-1.5.4-3.fc24.s390x\njbigkit-libs-2.1-5.fc24.s390x\npixman-0.34.0-2.fc24.s390x\ndwz-0.12-2.fc24.s390x\nexpect-5.45-22.fc24.s390x\nlibsigsegv-2.10-10.fc24.s390x\nfakeroot-libs-1.20.2-4.fc24.s390x\nm17n-lib-1.7.0-5.fc24.s390x\nlibverto-0.2.6-6.fc24.s390x\nlibXmu-1.1.2-4.fc24.s390x\nlibXcursor-1.1.14-6.fc24.s390x\npython-kitchen-1.2.4-2.fc24.noarch\nfakeroot-1.20.2-4.fc24.s390x\nblktrace-1.1.0-3.fc24.s390x\nusermode-1.111-8.fc24.s390x\nkbd-2.0.3-3.fc24.s390x\nlibaio-devel-0.3.110-6.fc24.s390x\nweb-assets-filesystem-5-4.fc24.noarch\nlibgpg-error-1.24-1.fc25.s390x\nfindutils-4.6.0-8.fc25.s390x\nlibassuan-2.4.3-1.fc25.s390x\nlibusbx-1.0.21-1.fc25.s390x\nlibxslt-1.1.28-13.fc25.s390x\nlibmetalink-0.1.3-1.fc25.s390x\nperl-MIME-Base64-3.15-365.fc25.s390x\nncurses-6.0-6.20160709.fc25.s390x\nlibwayland-server-1.12.0-1.fc25.s390x\nperl-Fedora-VSP-0.001-4.fc25.noarch\nperl-libintl-perl-1.26-1.fc25.s390x\nshadow-utils-4.2.1-11.fc25.s390x\natk-2.22.0-1.fc25.s390x\npam-1.3.0-1.fc25.s390x\nharfbuzz-icu-1.3.2-1.fc25.s390x\nlibsecret-0.18.5-2.fc25.s390x\ns390utils-iucvterm-1.36.0-1.fc25.s390x\npython3-requests-2.10.0-4.fc25.noarch\npyusb-1.0.0-2.fc25.noarch\npython-enum34-1.0.4-6.fc25.noarch\npyxattr-0.5.3-8.fc25.s390x\nlibbabeltrace-1.4.0-3.fc25.s390x\nlibthai-0.1.25-1.fc25.s390x\ndeltarpm-3.6-17.fc25.s390x\ns390utils-mon_statd-1.36.0-1.fc25.s390x\ndevice-mapper-multipath-0.4.9-83.fc25.s390x\npython3-pygpgme-0.3-18.fc25.s390x\nlibreport-filesystem-2.8.0-1.fc25.s390x\nghc-srpm-macros-1.4.2-4.fc25.noarch\nrpmdevtools-8.9-1.fc25.noarch\npython-dnf-plugins-extras-migrate-0.0.12-4.fc25.noarch\nperl-IO-Socket-SSL-2.038-1.fc25.noarch\nperl-File-ShareDir-1.102-7.fc25.noarch\ntcl-8.6.6-1.fc25.s390x\nbzip2-1.0.6-21.fc25.s390x\nlibss-1.43.3-1.fc25.s390x\nlibselinux-utils-2.5-13.fc25.s390x\npython3-enchant-1.6.8-1.fc25.noarch\npython2-dockerfile-parse-0.0.5-7.fc25.noarch\nsystemd-bootchart-231-2.fc25.s390x\ne2fsprogs-1.43.3-1.fc25.s390x\nlibpng-devel-1.6.27-1.fc25.s390x\nperl-XML-Parser-2.44-5.fc25.s390x\nlttng-ust-2.8.1-2.fc25.s390x\nlibXfixes-devel-5.0.3-1.fc25.s390x\nlibXcomposite-devel-0.4.4-8.fc24.s390x\npython3-javapackages-4.7.0-6.1.fc25.noarch\nlibcephfs_jni-devel-10.2.4-2.fc25.s390x\nkeyutils-libs-devel-1.5.9-8.fc24.s390x\nharfbuzz-devel-1.3.2-1.fc25.s390x\nlibidn-devel-1.33-1.fc25.s390x\nlibnfs-1.9.8-2.fc24.s390x\nlibssh2-devel-1.8.0-1.fc25.s390x\nqemu-sanity-check-nodeps-1.1.5-5.fc24.s390x\nalsa-lib-devel-1.1.1-2.fc25.s390x\nlibpsl-0.17.0-1.fc25.s390x\nlibseccomp-2.3.2-1.fc25.s390x\njson-glib-1.2.6-1.fc25.s390x\npython2-dnf-1.1.10-6.fc25.noarch\ntexlive-tetex-bin-svn36770.0-33.20160520.fc25.1.noarch\ntexlive-amsfonts-svn29208.3.04-33.fc25.1.noarch\ntexlive-babel-svn40706-33.fc25.1.noarch\ntexlive-colortbl-svn29803.v1.0a-33.fc25.1.noarch\ntexlive-babelbib-svn25245.1.31-33.fc25.1.noarch\ntexlive-footmisc-svn23330.5.5b-33.fc25.1.noarch\ntexlive-makeindex-svn40768-33.fc25.1.noarch\ntexlive-plain-svn40274-33.fc25.1.noarch\ntexlive-texconfig-bin-svn29741.0-33.20160520.fc25.1.noarch\ntexlive-zapfding-svn31835.0-33.fc25.1.noarch\ntexlive-microtype-svn41127-33.fc25.1.noarch\ntexlive-bookman-svn31835.0-33.fc25.1.noarch\ntexlive-dvisvgm-def-svn41011-33.fc25.1.noarch\ntexlive-finstrut-svn21719.0.5-33.fc25.1.noarch\ntexlive-hyph-utf8-svn41189-33.fc25.1.noarch\ntexlive-lualibs-svn40370-33.fc25.1.noarch\npython2-hawkey-0.6.4-3.fc25.s390x\nelfutils-libelf-0.169-1.fc25.s390x\nlibnl3-3.2.29-3.fc25.s390x\ngstreamer1-1.10.5-1.fc25.s390x\npolkit-libs-0.113-8.fc25.s390x\nlibtirpc-1.0.2-0.fc25.s390x\nlibteam-1.27-1.fc25.s390x\npython3-pyasn1-0.2.3-1.fc25.noarch\nperl-File-Path-2.12-366.fc25.noarch\nmesa-libwayland-egl-devel-17.0.5-3.fc25.s390x\nlibacl-devel-2.2.52-13.fc25.s390x\nlua-libs-5.3.4-3.fc25.s390x\nquota-nls-4.03-8.fc25.noarch\nghostscript-x11-9.20-9.fc25.s390x\nsystemd-231-17.fc25.s390x\ndhcp-common-4.3.5-3.fc25.noarch\nvte291-devel-0.46.2-1.fc25.s390x\npython-devel-2.7.13-2.fc25.s390x\nelfutils-0.169-1.fc25.s390x\nlua-5.3.4-3.fc25.s390x\npython3-beautifulsoup4-4.6.0-1.fc25.noarch\nlibmicrohttpd-0.9.55-1.fc25.s390x\nscreen-4.6.1-1.fc25.s390x\nstrace-4.18-1.fc25.s390x\nlibstdc++-6.4.1-1.fc25.s390x\nglusterfs-3.10.5-1.fc25.s390x\nfile-5.29-9.fc25.s390x\nlibgo-6.4.1-1.fc25.s390x\ntar-1.29-4.fc25.s390x\nsubversion-libs-1.9.7-1.fc25.s390x\nlibglvnd-gles-0.2.999-24.20170818git8d4d03f.fc25.s390x\ngdk-pixbuf2-modules-2.36.9-1.fc25.s390x\ngcc-6.4.1-1.fc25.s390x\ncurl-7.51.0-9.fc25.s390x\npcre2-utf16-10.23-9.fc25.s390x\nmariadb-config-10.1.25-1.fc25.s390x\ndistribution-gpg-keys-1.14-1.fc25.noarch\nlibcurl-devel-7.51.0-9.fc25.s390x\ngtk3-devel-3.22.17-2.fc25.s390x\nkrb5-devel-1.14.4-8.fc25.s390x\nwpa_supplicant-2.6-3.fc25.s390x\nfontawesome-fonts-web-4.7.0-1.fc25.noarch\npython2-pygments-2.2.0-7.fc25.noarch\npython2-babel-2.3.4-2.fc25.noarch\ndoxygen-1.8.13-9.fc25.s390x\nnspr-devel-4.16.0-1.fc25.s390x\nkernel-core-4.12.11-200.fc25.s390x\nrpmlint-1.10-3.fc25.noarch\nvim-enhanced-8.0.1030-1.fc25.s390x\nopenjpeg2-2.2.0-3.fc25.s390x\ntexlive-mparhack-svn15878.1.4-33.fc25.1.noarch\ntexlive-pspicture-svn15878.0-33.fc25.1.noarch\ntexlive-soul-svn15878.2.4-33.fc25.1.noarch\ntexlive-trimspaces-svn15878.1.1-33.fc25.1.noarch\ntexlive-varwidth-svn24104.0.92-33.fc25.1.noarch\ntexlive-geometry-svn19716.5.6-33.fc25.1.noarch\ntexlive-memoir-svn41203-33.fc25.1.noarch\ntexlive-pgf-svn40966-33.fc25.1.noarch\ntexlive-pst-coil-svn37377.1.07-33.fc25.1.noarch\ntexlive-pst-plot-svn41242-33.fc25.1.noarch\ntexlive-latex-bin-svn41438-33.fc25.1.noarch\ntexlive-ucs-svn35853.2.2-33.fc25.1.noarch\ntexlive-ae-svn15878.1.4-33.fc25.1.noarch\ntexlive-xetex-bin-svn41091-33.20160520.fc25.1.s390x\nfedora-upgrade-26.1-1.fc25.noarch\nperl-Thread-Queue-3.12-1.fc25.noarch\ncdparanoia-libs-10.2-21.fc24.s390x\nustr-1.0.4-21.fc24.s390x\nlibusb-0.1.5-7.fc24.s390x\nreadline-devel-6.3-8.fc24.s390x\nchkconfig-1.8-1.fc25.s390x\navahi-libs-0.6.32-4.fc25.s390x\nperl-Unicode-Normalize-1.25-365.fc25.s390x\nperl-libnet-3.10-1.fc25.noarch\nperl-podlators-4.09-1.fc25.noarch\ndbus-python-1.2.4-2.fc25.s390x\nlibgnome-keyring-3.12.0-7.fc25.s390x\npython-backports-1.0-8.fc25.s390x\npython-pycparser-2.14-7.fc25.noarch\nplymouth-scripts-0.9.3-0.6.20160620git0e65b86c.fc25.s390x\ncronie-1.5.1-2.fc25.s390x\npython2-librepo-1.7.18-3.fc25.s390x\nlibXv-1.0.11-1.fc25.s390x\npython2-ndg_httpsclient-0.4.0-4.fc25.noarch\nbtrfs-progs-4.6.1-1.fc25.s390x\nperl-Encode-2.88-5.fc25.s390x\ncracklib-2.9.6-4.fc25.s390x\npython3-dnf-plugin-system-upgrade-0.7.1-4.fc25.noarch\nboost-random-1.60.0-10.fc25.s390x\nlibref_array-0.1.5-29.fc25.s390x\nlibXrender-devel-0.9.10-1.fc25.s390x\njavapackages-tools-4.7.0-6.1.fc25.noarch\nkeyutils-1.5.9-8.fc24.s390x\nlibcom_err-devel-1.43.3-1.fc25.s390x\nlzo-minilzo-2.08-8.fc24.s390x\nlibusbx-devel-1.0.21-1.fc25.s390x\nvirglrenderer-devel-0.5.0-1.20160411git61846f92f.fc25.s390x\nacpica-tools-20160831-1.fc25.s390x\ngrep-2.27-2.fc25.s390x\ndnf-conf-1.1.10-6.fc25.noarch\ncrypto-policies-20160921-4.gitf3018dd.fc25.noarch\nlibnfsidmap-0.27-1.fc25.s390x\nSDL2-2.0.5-3.fc25.s390x\ntexlive-etex-pkg-svn39355-33.fc25.1.noarch\ntexlive-multido-svn18302.1.42-33.fc25.1.noarch\ntexlive-gsftopk-svn40768-33.fc25.1.noarch\ntexlive-pst-ovl-svn40873-33.fc25.1.noarch\ntexlive-ltabptch-svn17533.1.74d-33.fc25.1.noarch\ntexlive-cite-svn36428.5.5-33.fc25.1.noarch\ntexlive-fpl-svn15878.1.002-33.fc25.1.noarch\ntexlive-mathpazo-svn15878.1.003-33.fc25.1.noarch\ntexlive-rcs-svn15878.0-33.fc25.1.noarch\ntexlive-type1cm-svn21820.0-33.fc25.1.noarch\ntexlive-l3kernel-svn41246-33.fc25.1.noarch\ntexlive-hyperref-svn41396-33.fc25.1.noarch\ntexlive-pst-tree-svn24142.1.12-33.fc25.1.noarch\ntexlive-sansmathaccent-svn30187.0-33.fc25.1.noarch\ntexlive-dvipdfmx-bin-svn40273-33.20160520.fc25.1.s390x\ntexlive-zapfchan-svn31835.0-33.fc25.1.noarch\nglib2-static-2.50.3-1.fc25.s390x\nbash-completion-2.5-1.fc25.noarch\nhyphen-2.8.8-4.fc24.s390x\npython3-idna-2.5-1.fc25.noarch\nless-481-7.fc25.s390x\nrpmconf-base-1.0.19-1.fc25.noarch\ngtk2-2.24.31-2.fc25.s390x\nmesa-libgbm-17.0.5-3.fc25.s390x\nnfs-utils-2.1.1-5.rc4.fc25.s390x\nmc-4.8.19-5.fc25.s390x\npcre-static-8.41-1.fc25.s390x\nbind-libs-9.10.5-2.P2.fc25.s390x\nlibproxy-0.4.15-2.fc25.s390x\nfile-libs-5.29-9.fc25.s390x\nglibc-devel-2.24-10.fc25.s390x\nglusterfs-server-3.10.5-1.fc25.s390x\ngit-core-doc-2.9.5-1.fc25.s390x\npython2-smmap-2.0.3-1.fc25.noarch\nglusterfs-api-devel-3.10.5-1.fc25.s390x\ngcc-gdb-plugin-6.4.1-1.fc25.s390x\npython3-magic-5.29-9.fc25.noarch\nGeoIP-GeoLite-data-2017.07-1.fc25.noarch\npython2-funcsigs-1.0.2-2.fc25.noarch\ndos2unix-7.3.4-1.fc25.s390x\ngnutls-c++-3.5.15-1.fc25.s390x\nnss-tools-3.32.0-1.1.fc25.s390x\ngpg-pubkey-a29cb19c-53bcbba6\nm4-1.4.17-9.fc24.s390x\nliblockfile-1.09-4.fc24.s390x\nsg3_utils-1.41-3.fc24.s390x\nlibXinerama-1.1.3-6.fc24.s390x\nlibXft-2.3.2-4.fc24.s390x\ntcp_wrappers-libs-7.6-83.fc25.s390x\nperl-Text-Tabs+Wrap-2013.0523-365.fc25.noarch\nperl-Error-0.17024-7.fc25.noarch\nperl-Term-Cap-1.17-365.fc25.noarch\nperl-Pod-Usage-1.69-1.fc25.noarch\ndevice-mapper-persistent-data-0.6.3-1.fc25.s390x\npython3-six-1.10.0-3.fc25.noarch\npython3-pysocks-1.5.6-5.fc25.noarch\npython-chardet-2.3.0-1.fc25.noarch\npython2-cffi-1.7.0-2.fc25.s390x\ngc-devel-7.4.4-1.fc25.s390x\nplymouth-0.9.3-0.6.20160620git0e65b86c.fc25.s390x\nebtables-2.0.10-21.fc25.s390x\npython3-librepo-1.7.18-3.fc25.s390x\nat-spi2-atk-2.22.0-1.fc25.s390x\navahi-autoipd-0.6.32-4.fc25.s390x\npyparsing-2.1.10-1.fc25.noarch\npython3-pyparsing-2.1.10-1.fc25.noarch\nlibcollection-0.7.0-29.fc25.s390x\nlibcephfs-devel-10.2.4-2.fc25.s390x\nlibXdamage-devel-1.1.4-8.fc24.s390x\nlibverto-devel-0.2.6-6.fc24.s390x\nsnappy-1.1.3-2.fc24.s390x\ncairo-gobject-devel-1.14.8-1.fc25.s390x\ncyrus-sasl-devel-2.1.26-26.2.fc24.s390x\nlibXi-1.7.9-1.fc25.s390x\ntexlive-base-2016-33.20160520.fc25.noarch\ntexlive-booktabs-svn40846-33.fc25.1.noarch\ntexlive-lm-svn28119.2.004-33.fc25.1.noarch\ntexlive-gsftopk-bin-svn40473-33.20160520.fc25.1.s390x\ntexlive-tex-svn40793-33.fc25.1.noarch\ntexlive-fancyref-svn15878.0.9c-33.fc25.1.noarch\ntexlive-chngcntr-svn17157.1.0a-33.fc25.1.noarch\ntexlive-fix2col-svn38770-33.fc25.1.noarch\ntexlive-marginnote-svn41382-33.fc25.1.noarch\ntexlive-pxfonts-svn15878.0-33.fc25.1.noarch\ntexlive-txfonts-svn15878.0-33.fc25.1.noarch\ntexlive-l3packages-svn41246-33.fc25.1.noarch\ntexlive-oberdiek-svn41346-33.fc25.1.noarch\ntexlive-pst-tools-svn34067.0.05-33.fc25.1.noarch\ntexlive-tex-gyre-svn18651.2.004-33.fc25.1.noarch\ntexlive-dvipdfmx-svn41149-33.fc25.1.noarch\ntexlive-collection-fontsrecommended-svn35830.0-33.20160520.fc25.1.noarch\nlibcacard-devel-2.5.3-1.fc25.s390x\nykpers-1.18.0-2.fc25.s390x\npython2-idna-2.5-1.fc25.noarch\npolicycoreutils-2.5-20.fc25.s390x\nlibgcrypt-1.7.8-1.fc25.s390x\npcre-8.41-1.fc25.s390x\nGeoIP-1.6.11-1.fc25.s390x\nghostscript-core-9.20-9.fc25.s390x\npython3-cffi-1.7.0-2.fc25.s390x\njson-c-0.12.1-2.fc25.s390x\nvte291-0.46.2-1.fc25.s390x\ngssproxy-0.7.0-9.fc25.s390x\nsystemtap-3.1-5.fc25.s390x\nmesa-libgbm-devel-17.0.5-3.fc25.s390x\nlibgusb-0.2.10-1.fc25.s390x\nkernel-modules-4.12.9-200.fc25.s390x\nsqlite-3.14.2-3.fc25.s390x\nperl-Git-2.9.5-1.fc25.noarch\npython2-gitdb-2.0.2-1.fc25.noarch\nlibglvnd-devel-0.2.999-24.20170818git8d4d03f.fc25.s390x\ngcc-c++-6.4.1-1.fc25.s390x\npython-magic-5.29-9.fc25.noarch\nkernel-devel-4.12.9-200.fc25.s390x\npython2-mock-2.0.0-2.fc25.noarch\nnspr-4.16.0-1.fc25.s390x\npython3-libs-3.5.4-1.fc25.s390x\nsystem-python-3.5.4-1.fc25.s390x\npython-async-0.6.1-9.fc22.s390x\ndejavu-sans-mono-fonts-2.35-3.fc24.noarch\npopt-1.16-7.fc24.s390x\ncyrus-sasl-lib-2.1.26-26.2.fc24.s390x\nxz-5.2.2-2.fc24.s390x\nlibpipeline-1.4.1-2.fc24.s390x\npinentry-0.9.7-2.fc24.s390x\npth-2.0.7-27.fc24.s390x\nlibsepol-2.5-10.fc25.s390x\nlibxcb-1.12-1.fc25.s390x\nperl-Getopt-Long-2.49.1-1.fc25.noarch\navahi-glib-0.6.32-4.fc25.s390x\npython3-pip-8.1.2-2.fc25.noarch\npython3-libcomps-0.1.7-5.fc25.s390x\npython-slip-0.6.4-4.fc25.noarch\npython2-libcomps-0.1.7-5.fc25.s390x\ngc-7.4.4-1.fc25.s390x\ns390utils-cmsfs-1.36.0-1.fc25.s390x\nnewt-python-0.52.19-2.fc25.s390x\nqt5-srpm-macros-5.7.1-1.fc25.noarch\ndevice-mapper-event-1.02.136-3.fc25.s390x\nperl-Class-Inspector-1.31-2.fc25.noarch\nlibbasicobjects-0.1.1-29.fc25.s390x\nlibradosstriper1-10.2.4-2.fc25.s390x\nlibXxf86vm-devel-1.1.4-3.fc24.s390x\nzziplib-0.13.62-7.fc24.s390x\nlibpaper-1.1.24-12.fc24.s390x\nlibini_config-1.3.0-29.fc25.s390x\nsnappy-devel-1.1.3-2.fc24.s390x\nlibcap-ng-devel-0.7.8-1.fc25.s390x\nlibxkbcommon-devel-0.7.1-1.fc25.s390x\nopenssl-libs-1.0.2k-1.fc25.s390x\nutil-linux-2.28.2-2.fc25.s390x\ntexlive-etoolbox-svn38031.2.2a-33.fc25.1.noarch\ntexlive-dvips-svn41149-33.fc25.1.noarch\ntexlive-latexconfig-svn40274-33.fc25.1.noarch\ntexlive-tex-ini-files-svn40533-33.fc25.1.noarch\ntexlive-qstest-svn15878.0-33.fc25.1.noarch\ntexlive-cmap-svn41168-33.fc25.1.noarch\ntexlive-luatex-bin-svn41091-33.20160520.fc25.1.s390x\ntexlive-mflogo-svn38628-33.fc25.1.noarch\ntexlive-sansmath-svn17997.1.1-33.fc25.1.noarch\ntexlive-unicode-data-svn39808-33.fc25.1.noarch\ntexlive-luaotfload-bin-svn34647.0-33.20160520.fc25.1.noarch\ntexlive-listings-svn37534.1.6-33.fc25.1.noarch\ntexlive-pstricks-svn41321-33.fc25.1.noarch\ntexlive-metalogo-svn18611.0.12-33.fc25.1.noarch\ntexlive-collection-latex-svn41011-33.20160520.fc25.1.noarch\npython2-dnf-plugins-core-0.1.21-5.fc25.noarch\nxkeyboard-config-2.20-2.fc25.noarch\nperl-Test-Harness-3.39-1.fc25.noarch\nsystemd-libs-231-17.fc25.s390x\npython3-pycparser-2.14-7.fc25.noarch\nkernel-devel-4.11.10-200.fc25.s390x\ngsm-1.0.17-1.fc25.s390x\npython-2.7.13-2.fc25.s390x\nkernel-4.11.10-200.fc25.s390x\nrpmconf-1.0.19-1.fc25.noarch\nteamd-1.27-1.fc25.s390x\njasper-libs-1.900.13-4.fc25.s390x\nglusterfs-libs-3.10.5-1.fc25.s390x\nlibcrypt-nss-2.24-10.fc25.s390x\nemacs-common-25.2-3.fc25.s390x\nlibcurl-7.51.0-9.fc25.s390x\njava-1.8.0-openjdk-1.8.0.144-5.b01.fc25.s390x\ngcc-go-6.4.1-1.fc25.s390x\nperl-XML-XPath-1.39-2.fc25.noarch\npython2-sphinx_rtd_theme-0.1.9-2.fc24.noarch\nlibxml2-devel-2.9.4-2.fc25.s390x\nnss-softokn-devel-3.32.0-1.2.fc25.s390x\nnss-devel-3.32.0-1.1.fc25.s390x\nlibattr-2.4.47-16.fc24.s390x\nlibvisual-0.4.0-20.fc24.s390x\nlibpcap-1.7.4-2.fc24.s390x\nlibutempter-1.1.6-8.fc24.s390x\nlibgudev-230-3.fc24.s390x\npopt-devel-1.16-7.fc24.s390x\nhicolor-icon-theme-0.15-3.fc24.noarch\nsetup-2.10.4-1.fc25.noarch\nbash-4.3.43-4.fc25.s390x\nlibjpeg-turbo-1.5.1-0.fc25.s390x\nperl-Socket-2.024-1.fc25.s390x\nperl-HTTP-Tiny-0.070-1.fc25.noarch\nipset-6.29-1.fc25.s390x\npython2-setuptools-25.1.1-1.fc25.noarch\ngsettings-desktop-schemas-3.22.0-1.fc25.s390x\npython3-setuptools-25.1.1-1.fc25.noarch\npython-slip-dbus-0.6.4-4.fc25.noarch\npython2-ply-3.8-2.fc25.noarch\ndtc-1.4.2-1.fc25.s390x\nguile-2.0.13-1.fc25.s390x\ncronie-anacron-1.5.1-2.fc25.s390x\nlibXtst-1.2.3-1.fc25.s390x\niso-codes-3.70-1.fc25.noarch\ns390utils-1.36.0-1.fc25.s390x\npython-backports-ssl_match_hostname-3.5.0.1-3.fc25.noarch\nfedora-cert-0.6.0.1-1.fc25.noarch\ndnf-plugin-system-upgrade-0.7.1-4.fc25.noarch\nlvm2-2.02.167-3.fc25.s390x\nlibselinux-devel-2.5-13.fc25.s390x\nperl-Time-Local-1.250-1.fc25.noarch\nlibradosstriper-devel-10.2.4-2.fc25.s390x\nflac-libs-1.3.2-1.fc25.s390x\nperl-Digest-1.17-366.fc25.noarch\nteckit-2.5.1-15.fc24.s390x\nlibpath_utils-0.2.1-29.fc25.s390x\nattr-2.4.47-16.fc24.s390x\nusbredir-0.7.1-2.fc24.s390x\ncairo-devel-1.14.8-1.fc25.s390x\nlzo-devel-2.08-8.fc24.s390x\nlibcap-devel-2.25-2.fc25.s390x\nlibbsd-0.8.3-1.fc25.s390x\ntexlive-url-svn32528.3.4-33.fc25.1.noarch\ntexlive-dvips-bin-svn40987-33.20160520.fc25.1.s390x\ntexlive-index-svn24099.4.1beta-33.fc25.1.noarch\ntexlive-setspace-svn24881.6.7a-33.fc25.1.noarch\ntexlive-mathtools-svn38833-33.fc25.1.noarch\ntexlive-cm-svn32865.0-33.fc25.1.noarch\ntexlive-graphics-def-svn41879-33.fc25.1.noarch\ntexlive-mdwtools-svn15878.1.05.4-33.fc25.1.noarch\ntexlive-rsfs-svn15878.0-33.fc25.1.noarch\ntexlive-ucharcat-svn38907-33.fc25.1.noarch\ntexlive-fontspec-svn41262-33.fc25.1.noarch\ntexlive-showexpl-svn32737.v0.3l-33.fc25.1.noarch\ntexlive-pstricks-add-svn40744-33.fc25.1.noarch\ntexlive-beamer-svn36461.3.36-33.fc25.1.noarch\ntexlive-collection-basic-svn41149-33.20160520.fc25.1.noarch\nxemacs-filesystem-21.5.34-20.20170124hgf412e9f093d4.fc25.noarch\nhawkey-0.6.4-3.fc25.s390x\nbluez-libs-5.44-1.fc25.s390x\naudit-libs-2.7.7-1.fc25.s390x\niproute-4.11.0-1.fc25.s390x\nlibICE-1.0.9-9.fc25.s390x\npython3-ply-3.8-2.fc25.noarch\nperl-5.24.2-387.fc25.s390x\ngraphite2-1.3.10-1.fc25.s390x\nvte-profile-0.46.2-1.fc25.s390x\npython-libs-2.7.13-2.fc25.s390x\nmesa-libGL-17.0.5-3.fc25.s390x\npython2-pycurl-7.43.0-6.fc25.s390x\nNetworkManager-1.4.4-5.fc25.s390x\nmesa-libEGL-devel-17.0.5-3.fc25.s390x\nmesa-libGLES-devel-17.0.5-3.fc25.s390x\nhostname-3.15-8.fc25.s390x\nglibc-headers-2.24-10.fc25.s390x\nglusterfs-cli-3.10.5-1.fc25.s390x\ngit-core-2.9.5-1.fc25.s390x\nmock-1.4.3-1.fc25.noarch\ngcc-gfortran-6.4.1-1.fc25.s390x\nwebkitgtk4-plugin-process-gtk2-2.16.6-1.fc25.s390x\nperl-Module-CoreList-5.20170821-1.fc25.noarch\npython2-pbr-1.10.0-1.fc25.noarch\nlibtool-2.4.6-14.fc25.s390x\ngnutls-dane-3.5.15-1.fc25.s390x\nkernel-4.12.11-200.fc25.s390x\ngpg-pubkey-a0a7badb-52844296\nreadline-6.3-8.fc24.s390x\ncpio-2.12-3.fc24.s390x\nlibXcomposite-0.4.4-8.fc24.s390x\nprocps-ng-3.3.10-11.fc24.s390x\nGConf2-3.2.6-16.fc24.s390x\nxz-devel-5.2.2-2.fc24.s390x\nfedora-logos-22.0.0-3.fc24.s390x\ngpg-pubkey-e372e838-56fd7943\nkmod-libs-23-1.fc25.s390x\nperl-parent-0.236-1.fc25.noarch\nperl-TermReadKey-2.37-1.fc25.s390x\nncurses-c++-libs-6.0-6.20160709.fc25.s390x\ngzip-1.8-1.fc25.s390x\npython3-gobject-base-3.22.0-1.fc25.s390x\npython2-yubico-1.3.2-3.fc25.noarch\ns390utils-ziomon-1.36.0-1.fc25.s390x\nlibrepo-1.7.18-3.fc25.s390x\ngnat-srpm-macros-4-1.fc25.noarch\npython-decoratortools-1.8-12.fc25.noarch\nm17n-db-1.7.0-7.fc25.noarch\ne2fsprogs-libs-1.43.3-1.fc25.s390x\nlibvorbis-1.3.5-1.fc25.s390x\nnpth-1.3-1.fc25.s390x\nlibcephfs1-10.2.4-2.fc25.s390x\nwayland-devel-1.12.0-1.fc25.s390x\nlibxcb-devel-1.12-1.fc25.s390x\nperl-encoding-2.19-5.fc25.s390x\npython3-cssselect-0.9.2-1.fc25.noarch\ngettext-libs-0.19.8.1-3.fc25.s390x\nat-spi2-atk-devel-2.22.0-1.fc25.s390x\nvirglrenderer-0.5.0-1.20160411git61846f92f.fc25.s390x\npixman-devel-0.34.0-2.fc24.s390x\nlibnfs-devel-1.9.8-2.fc24.s390x\nlibblkid-2.28.2-2.fc25.s390x\nglib2-devel-2.50.3-1.fc25.s390x\ntexlive-ifxetex-svn19685.0.5-33.fc25.1.noarch\ntexlive-caption-svn41409-33.fc25.1.noarch\ntexlive-float-svn15878.1.3d-33.fc25.1.noarch\ntexlive-pdftex-def-svn22653.0.06d-33.fc25.1.noarch\ntexlive-xdvi-bin-svn40750-33.20160520.fc25.1.s390x\ntexlive-beton-svn15878.0-33.fc25.1.noarch\ntexlive-filecontents-svn24250.1.3-33.fc25.1.noarch\ntexlive-lm-math-svn36915.1.959-33.fc25.1.noarch\ntexlive-pslatex-svn16416.0-33.fc25.1.noarch\ntexlive-times-svn35058.0-33.fc25.1.noarch\ntexlive-breakurl-svn29901.1.40-33.fc25.1.noarch\ntexlive-filehook-svn24280.0.5d-33.fc25.1.noarch\ntexlive-pst-pdf-svn31660.1.1v-33.fc25.1.noarch\ntexlive-seminar-svn34011.1.62-33.fc25.1.noarch\ntexlive-xetexconfig-svn41133-33.fc25.1.noarch\npython-rpm-macros-3-12.fc25.noarch\nnss-pem-1.0.3-3.fc25.s390x\nat-spi2-core-2.22.1-1.fc25.s390x\nperl-Scalar-List-Utils-1.48-1.fc25.s390x\nlibtasn1-devel-4.12-1.fc25.s390x\npython3-koji-1.13.0-2.fc25.noarch\nopus-1.1.5-1.fc25.s390x\nelfutils-libs-0.169-1.fc25.s390x\nkernel-core-4.11.10-200.fc25.s390x\nsystemd-container-231-17.fc25.s390x\nsudo-1.8.20p2-1.fc25.s390x\nlibicu-devel-57.1-5.fc25.s390x\njs-jquery-2.2.4-3.fc25.noarch\nkrb5-libs-1.14.4-8.fc25.s390x\napr-1.6.2-1.fc25.s390x\ndbus-1.11.16-1.fc25.s390x\nlibdrm-2.4.82-1.fc25.s390x\npcre2-utf32-10.23-9.fc25.s390x\ncopy-jdk-configs-2.3-1.fc25.noarch\nlibdrm-devel-2.4.82-1.fc25.s390x\nkrb5-workstation-1.14.4-8.fc25.s390x\npython3-sssdconfig-1.15.3-1.fc25.noarch\npython2-docutils-0.13.1-3.fc25.noarch\ngraphviz-2.38.0-39.fc25.s390x\nkernel-modules-4.12.11-200.fc25.s390x\nfedpkg-1.29-3.fc25.noarch\n=== TEST BEGIN ===\nUsing CC: /home/fam/bin/cc\nInstall prefix    /var/tmp/patchew-tester-tmp-7sx73paf/src/install\nBIOS directory    /var/tmp/patchew-tester-tmp-7sx73paf/src/install/share/qemu\nbinary directory  /var/tmp/patchew-tester-tmp-7sx73paf/src/install/bin\nlibrary directory /var/tmp/patchew-tester-tmp-7sx73paf/src/install/lib\nmodule directory  /var/tmp/patchew-tester-tmp-7sx73paf/src/install/lib/qemu\nlibexec directory /var/tmp/patchew-tester-tmp-7sx73paf/src/install/libexec\ninclude directory /var/tmp/patchew-tester-tmp-7sx73paf/src/install/include\nconfig directory  /var/tmp/patchew-tester-tmp-7sx73paf/src/install/etc\nlocal state directory   /var/tmp/patchew-tester-tmp-7sx73paf/src/install/var\nManual directory  /var/tmp/patchew-tester-tmp-7sx73paf/src/install/share/man\nELF interp prefix /usr/gnemul/qemu-%M\nSource path       /var/tmp/patchew-tester-tmp-7sx73paf/src\nC compiler        /home/fam/bin/cc\nHost C compiler   cc\nC++ compiler      c++\nObjective-C compiler /home/fam/bin/cc\nARFLAGS           rv\nCFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g \nQEMU_CFLAGS       -I/usr/include/pixman-1  -Werror -DHAS_LIBSSH2_SFTP_FSYNC -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNCURSES_WIDECHAR -D_GNU_SOURCE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv  -Wendif-labels -Wno-shift-negative-value -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/include/p11-kit-1    -I/usr/include/libpng16 -I/usr/include/libdrm  -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 \nLDFLAGS           -Wl,--warn-common -m64 -g \nmake              make\ninstall           install\npython            python -B\nsmbd              /usr/sbin/smbd\nmodule support    no\nhost CPU          s390x\nhost big endian   yes\ntarget list       aarch64-softmmu alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblazeel-softmmu microblaze-softmmu mips64el-softmmu mips64-softmmu mipsel-softmmu mips-softmmu moxie-softmmu nios2-softmmu or1k-softmmu ppc64-softmmu ppcemb-softmmu ppc-softmmu s390x-softmmu sh4eb-softmmu sh4-softmmu sparc64-softmmu sparc-softmmu tricore-softmmu unicore32-softmmu x86_64-softmmu xtensaeb-softmmu xtensa-softmmu aarch64-linux-user alpha-linux-user armeb-linux-user arm-linux-user cris-linux-user hppa-linux-user i386-linux-user m68k-linux-user microblazeel-linux-user microblaze-linux-user mips64el-linux-user mips64-linux-user mipsel-linux-user mips-linux-user mipsn32el-linux-user mipsn32-linux-user nios2-linux-user or1k-linux-user ppc64abi32-linux-user ppc64le-linux-user ppc64-linux-user ppc-linux-user s390x-linux-user sh4eb-linux-user sh4-linux-user sparc32plus-linux-user sparc64-linux-user sparc-linux-user tilegx-linux-user x86_64-linux-user\ngprof enabled     no\nsparse enabled    no\nstrip binaries    yes\nprofiler          no\nstatic build      no\nSDL support       yes (2.0.5)\nGTK support       yes (3.22.17)\nGTK GL support    yes\nVTE support       yes (0.46.2)\nTLS priority      NORMAL\nGNUTLS support    yes\nGNUTLS rnd        yes\nlibgcrypt         no\nlibgcrypt kdf     no\nnettle            yes (3.3)\nnettle kdf        yes\nlibtasn1          yes\ncurses support    yes\nvirgl support     yes\ncurl support      yes\nmingw32 support   no\nAudio drivers     oss\nBlock whitelist (rw) \nBlock whitelist (ro) \nVirtFS support    yes\nMultipath support no\nVNC support       yes\nVNC SASL support  yes\nVNC JPEG support  yes\nVNC PNG support   yes\nxen support       no\nbrlapi support    yes\nbluez  support    yes\nDocumentation     yes\nPIE               no\nvde support       no\nnetmap support    no\nLinux AIO support yes\nATTR/XATTR support yes\nInstall blobs     yes\nKVM support       yes\nHAX support       no\nTCG support       yes\nTCG debug enabled no\nTCG interpreter   no\nRDMA support      no\nfdt support       yes\npreadv support    yes\nfdatasync         yes\nmadvise           yes\nposix_madvise     yes\nlibcap-ng support yes\nvhost-net support yes\nvhost-scsi support yes\nvhost-vsock support yes\nvhost-user support yes\nTrace backends    log\nspice support     no \nrbd support       yes\nxfsctl support    no\nsmartcard support yes\nlibusb            yes\nusb net redir     yes\nOpenGL support    yes\nOpenGL dmabufs    yes\nlibiscsi support  yes\nlibnfs support    yes\nbuild guest agent yes\nQGA VSS support   no\nQGA w32 disk info no\nQGA MSI support   no\nseccomp support   yes\ncoroutine backend ucontext\ncoroutine pool    yes\ndebug stack usage no\ncrypto afalg      no\nGlusterFS support yes\ngcov              gcov\ngcov enabled      no\nTPM support       yes\nlibssh2 support   yes\nTPM passthrough   no\nQOM debugging     yes\nLive block migration yes\nlzo support       yes\nsnappy support    yes\nbzip2 support     yes\nNUMA host support no\ntcmalloc support  no\njemalloc support  no\navx2 optimization no\nreplication support yes\nVxHS block device no\n  GEN     aarch64-softmmu/config-devices.mak.tmp\n  GEN     alpha-softmmu/config-devices.mak.tmp\n  GEN     cris-softmmu/config-devices.mak.tmp\n  GEN     arm-softmmu/config-devices.mak.tmp\n  GEN     cris-softmmu/config-devices.mak\n  GEN     i386-softmmu/config-devices.mak.tmp\n  GEN     arm-softmmu/config-devices.mak\n  GEN     alpha-softmmu/config-devices.mak\n  GEN     lm32-softmmu/config-devices.mak.tmp\n  GEN     aarch64-softmmu/config-devices.mak\n  GEN     m68k-softmmu/config-devices.mak.tmp\n  GEN     microblazeel-softmmu/config-devices.mak.tmp\n  GEN     lm32-softmmu/config-devices.mak\n  GEN     microblaze-softmmu/config-devices.mak.tmp\n  GEN     m68k-softmmu/config-devices.mak\n  GEN     i386-softmmu/config-devices.mak\n  GEN     mips64el-softmmu/config-devices.mak.tmp\n  GEN     mips64-softmmu/config-devices.mak.tmp\n  GEN     microblaze-softmmu/config-devices.mak\n  GEN     microblazeel-softmmu/config-devices.mak\n  GEN     mipsel-softmmu/config-devices.mak.tmp\n  GEN     mips-softmmu/config-devices.mak.tmp\n  GEN     mips64el-softmmu/config-devices.mak\n  GEN     mips64-softmmu/config-devices.mak\n  GEN     moxie-softmmu/config-devices.mak.tmp\n  GEN     mipsel-softmmu/config-devices.mak\n  GEN     nios2-softmmu/config-devices.mak.tmp\n  GEN     mips-softmmu/config-devices.mak\n  GEN     or1k-softmmu/config-devices.mak.tmp\n  GEN     ppc64-softmmu/config-devices.mak.tmp\n  GEN     moxie-softmmu/config-devices.mak\n  GEN     nios2-softmmu/config-devices.mak\n  GEN     ppcemb-softmmu/config-devices.mak.tmp\n  GEN     ppc-softmmu/config-devices.mak.tmp\n  GEN     or1k-softmmu/config-devices.mak\n  GEN     s390x-softmmu/config-devices.mak.tmp\n  GEN     ppcemb-softmmu/config-devices.mak\n  GEN     ppc64-softmmu/config-devices.mak\n  GEN     s390x-softmmu/config-devices.mak\n  GEN     sh4-softmmu/config-devices.mak.tmp\n  GEN     ppc-softmmu/config-devices.mak\n  GEN     sh4eb-softmmu/config-devices.mak.tmp\n  GEN     sparc64-softmmu/config-devices.mak.tmp\n  GEN     sparc-softmmu/config-devices.mak.tmp\n  GEN     sparc-softmmu/config-devices.mak\n  GEN     sparc64-softmmu/config-devices.mak\n  GEN     sh4-softmmu/config-devices.mak\n  GEN     sh4eb-softmmu/config-devices.mak\n  GEN     unicore32-softmmu/config-devices.mak.tmp\n  GEN     tricore-softmmu/config-devices.mak.tmp\n  GEN     x86_64-softmmu/config-devices.mak.tmp\n  GEN     xtensaeb-softmmu/config-devices.mak.tmp\n  GEN     tricore-softmmu/config-devices.mak\n  GEN     unicore32-softmmu/config-devices.mak\n  GEN     xtensa-softmmu/config-devices.mak.tmp\n  GEN     aarch64-linux-user/config-devices.mak.tmp\n  GEN     xtensaeb-softmmu/config-devices.mak\n  GEN     xtensa-softmmu/config-devices.mak\n  GEN     alpha-linux-user/config-devices.mak.tmp\n  GEN     x86_64-softmmu/config-devices.mak\n  GEN     aarch64-linux-user/config-devices.mak\n  GEN     arm-linux-user/config-devices.mak.tmp\n  GEN     cris-linux-user/config-devices.mak.tmp\n  GEN     armeb-linux-user/config-devices.mak.tmp\n  GEN     alpha-linux-user/config-devices.mak\n  GEN     hppa-linux-user/config-devices.mak.tmp\n  GEN     armeb-linux-user/config-devices.mak\n  GEN     arm-linux-user/config-devices.mak\n  GEN     cris-linux-user/config-devices.mak\n  GEN     i386-linux-user/config-devices.mak.tmp\n  GEN     m68k-linux-user/config-devices.mak.tmp\n  GEN     microblazeel-linux-user/config-devices.mak.tmp\n  GEN     hppa-linux-user/config-devices.mak\n  GEN     microblaze-linux-user/config-devices.mak.tmp\n  GEN     i386-linux-user/config-devices.mak\n  GEN     m68k-linux-user/config-devices.mak\n  GEN     microblazeel-linux-user/config-devices.mak\n  GEN     mips64el-linux-user/config-devices.mak.tmp\n  GEN     mips64-linux-user/config-devices.mak.tmp\n  GEN     mipsel-linux-user/config-devices.mak.tmp\n  GEN     microblaze-linux-user/config-devices.mak\n  GEN     mips64-linux-user/config-devices.mak\n  GEN     mips64el-linux-user/config-devices.mak\n  GEN     mips-linux-user/config-devices.mak.tmp\n  GEN     mipsn32el-linux-user/config-devices.mak.tmp\n  GEN     mipsn32-linux-user/config-devices.mak.tmp\n  GEN     mipsel-linux-user/config-devices.mak\n  GEN     nios2-linux-user/config-devices.mak.tmp\n  GEN     mipsn32el-linux-user/config-devices.mak\n  GEN     mips-linux-user/config-devices.mak\n  GEN     mipsn32-linux-user/config-devices.mak\n  GEN     or1k-linux-user/config-devices.mak.tmp\n  GEN     ppc64abi32-linux-user/config-devices.mak.tmp\n  GEN     ppc64le-linux-user/config-devices.mak.tmp\n  GEN     nios2-linux-user/config-devices.mak\n  GEN     ppc64-linux-user/config-devices.mak.tmp\n  GEN     or1k-linux-user/config-devices.mak\n  GEN     ppc-linux-user/config-devices.mak.tmp\n  GEN     ppc64abi32-linux-user/config-devices.mak\n  GEN     ppc64le-linux-user/config-devices.mak\n  GEN     s390x-linux-user/config-devices.mak.tmp\n  GEN     ppc64-linux-user/config-devices.mak\n  GEN     sh4eb-linux-user/config-devices.mak.tmp\n  GEN     ppc-linux-user/config-devices.mak\n  GEN     sh4-linux-user/config-devices.mak.tmp\n  GEN     sparc32plus-linux-user/config-devices.mak.tmp\n  GEN     s390x-linux-user/config-devices.mak\n  GEN     sh4eb-linux-user/config-devices.mak\n  GEN     sparc64-linux-user/config-devices.mak.tmp\n  GEN     sh4-linux-user/config-devices.mak\n  GEN     sparc32plus-linux-user/config-devices.mak\n  GEN     sparc-linux-user/config-devices.mak.tmp\n  GEN     tilegx-linux-user/config-devices.mak.tmp\n  GEN     x86_64-linux-user/config-devices.mak.tmp\n  GEN     sparc64-linux-user/config-devices.mak\n  GEN     sparc-linux-user/config-devices.mak\n  GEN     tilegx-linux-user/config-devices.mak\n  GEN     x86_64-linux-user/config-devices.mak\n  GEN     config-host.h\n  GEN     qemu-options.def\n  GEN     qmp-commands.h\n  GEN     qapi-visit.h\n  GEN     qapi-types.h\n  GEN     qapi-event.h\n  GEN     qmp-marshal.c\n  GEN     qapi-types.c\n  GEN     qapi-visit.c\n  GEN     qapi-event.c\n  GEN     qmp-introspect.h\n  GEN     qmp-introspect.c\n  GEN     trace/generated-tcg-tracers.h\n  GEN     trace/generated-helpers-wrappers.h\n  GEN     trace/generated-helpers.h\n  GEN     trace/generated-helpers.c\nmake: *** No rule to make target '/var/tmp/patchew-tester-tmp-7sx73paf/src/scsi/trace-events', needed by 'scsi/trace.h-timestamp'.  Stop.\nmake: *** Waiting for unfinished jobs....\n  GEN     module_block.h\n=== OUTPUT END ===\n\nTest command exited with code: 2\n\n\n---\nEmail generated automatically by Patchew [http://patchew.org/].\nPlease send your feedback to patchew-devel@freelists.org","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xyhmR0cbxz9t4B\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 02:25:26 +1000 (AEST)","from localhost ([::1]:54577 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dv4I0-0005oa-DG\n\tfor incoming@patchwork.ozlabs.org; Thu, 21 Sep 2017 12:25:24 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:55080)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1dv4FU-00045D-Gy\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:22:55 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1dv4FN-0003hg-Jx\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:22:48 -0400","from sender-of-o52.zoho.com ([135.84.80.217]:21334)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <no-reply@patchew.org>)\n\tid 1dv4FN-0003XM-6w\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:22:41 -0400","from [172.17.0.2] (23.253.156.214 [23.253.156.214]) by\n\tmx.zohomail.com with SMTPS id 1506010921543836.6207875526924;\n\tThu, 21 Sep 2017 09:22:01 -0700 (PDT)"],"Resent-Date":"Thu, 21 Sep 2017 12:22:48 -0400","Resent-Message-Id":"<E1dv4FN-0003hg-Jx@eggs.gnu.org>","In-Reply-To":"<20170919102434.21147-1-pbonzini@redhat.com>","Message-ID":"<150601092096.33.8036923704267601995@d650bbe78fe3>","MIME-Version":"1.0","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Resent-From":"","From":"no-reply@patchew.org","To":"pbonzini@redhat.com","Date":"Thu, 21 Sep 2017 09:22:01 -0700 (PDT)","X-ZohoMailClient":"External","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 3.x [fuzzy]","X-Received-From":"135.84.80.217","Subject":"Re: [Qemu-devel] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Reply-To":"qemu-devel@nongnu.org","Cc":"famz@redhat.com, qemu-devel@nongnu.org, qemu-block@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1772974,"web_url":"http://patchwork.ozlabs.org/comment/1772974/","msgid":"<150601108098.33.8962668946642718739@d650bbe78fe3>","list_archive_url":null,"date":"2017-09-21T16:24:41","subject":"Re: [Qemu-devel] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","submitter":{"id":69632,"url":"http://patchwork.ozlabs.org/api/people/69632/","name":null,"email":"no-reply@patchew.org"},"content":"Hi,\n\nThis series failed automatic build test. Please find the testing commands and\ntheir output below. If you have docker installed, you can probably reproduce it\nlocally.\n\nSubject: [Qemu-devel] [PATCH v2 0/4] scsi, block: introduce persistent reservation managers\nMessage-id: 20170919102434.21147-1-pbonzini@redhat.com\nType: series\n\n=== TEST SCRIPT BEGIN ===\n#!/bin/bash\nset -e\ngit submodule update --init dtc\n# Let docker tests dump environment info\nexport SHOW_ENV=1\nexport J=8\ntime make docker-test-quick@centos6\ntime make docker-test-build@min-glib\ntime make docker-test-mingw@fedora\n=== TEST SCRIPT END ===\n\nUpdating 3c8cf5a9c21ff8782164d1def7f44bd888713384\nSwitched to a new branch 'test'\na23972fbd6 scsi: add persistent reservation manager using qemu-pr-helper\n838598c5a8 scsi: add multipath support to qemu-pr-helper\n644321a87f scsi: build qemu-pr-helper\n38b884f7e7 scsi, file-posix: add support for persistent reservation management\n\n=== OUTPUT BEGIN ===\nSubmodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'\nCloning into '/var/tmp/patchew-tester-tmp-8iiy5j5g/src/dtc'...\nSubmodule path 'dtc': checked out '558cd81bdd432769b59bff01240c44f82cfb1a9d'\n  BUILD   centos6\nmake[1]: Entering directory '/var/tmp/patchew-tester-tmp-8iiy5j5g/src'\n  ARCHIVE qemu.tgz\n  ARCHIVE dtc.tgz\n  COPY    RUNNER\n    RUN test-quick in qemu:centos6 \nPackages installed:\nSDL-devel-1.2.14-7.el6_7.1.x86_64\nbison-2.4.1-5.el6.x86_64\nbzip2-devel-1.0.5-7.el6_0.x86_64\nccache-3.1.6-2.el6.x86_64\ncsnappy-devel-0-6.20150729gitd7bc683.el6.x86_64\nflex-2.5.35-9.el6.x86_64\ngcc-4.4.7-18.el6.x86_64\ngit-1.7.1-8.el6.x86_64\nglib2-devel-2.28.8-9.el6.x86_64\nlibepoxy-devel-1.2-3.el6.x86_64\nlibfdt-devel-1.4.0-1.el6.x86_64\nlibrdmacm-devel-1.0.21-0.el6.x86_64\nlzo-devel-2.03-3.1.el6_5.1.x86_64\nmake-3.81-23.el6.x86_64\nmesa-libEGL-devel-11.0.7-4.el6.x86_64\nmesa-libgbm-devel-11.0.7-4.el6.x86_64\npackage g++ is not installed\npixman-devel-0.32.8-1.el6.x86_64\nspice-glib-devel-0.26-8.el6.x86_64\nspice-server-devel-0.12.4-16.el6.x86_64\ntar-1.23-15.el6_8.x86_64\nvte-devel-0.25.1-9.el6.x86_64\nxen-devel-4.6.3-15.el6.x86_64\nzlib-devel-1.2.3-29.el6.x86_64\n\nEnvironment variables:\nPACKAGES=bison     bzip2-devel     ccache     csnappy-devel     flex     g++     gcc     git     glib2-devel     libepoxy-devel     libfdt-devel     librdmacm-devel     lzo-devel     make     mesa-libEGL-devel     mesa-libgbm-devel     pixman-devel     SDL-devel     spice-glib-devel     spice-server-devel     tar     vte-devel     xen-devel     zlib-devel\nHOSTNAME=758f9912865c\nTERM=xterm\nMAKEFLAGS= -j8\nHISTSIZE=1000\nJ=8\nUSER=root\nLS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:\nCCACHE_DIR=/var/tmp/ccache\nEXTRA_CONFIGURE_OPTS=\nV=\nSHOW_ENV=1\nMAIL=/var/spool/mail/root\nPATH=/usr/lib/ccache:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\nPWD=/\nLANG=en_US.UTF-8\nTARGET_LIST=\nHISTCONTROL=ignoredups\nSHLVL=1\nHOME=/root\nTEST_DIR=/tmp/qemu-test\nLOGNAME=root\nLESSOPEN=||/usr/bin/lesspipe.sh %s\nFEATURES= dtc\nDEBUG=\nG_BROKEN_FILENAMES=1\nCCACHE_HASHDIR=\n_=/usr/bin/env\n\nConfigure options:\n--enable-werror --target-list=x86_64-softmmu,aarch64-softmmu --prefix=/var/tmp/qemu-build/install\nNo C++ compiler available; disabling C++ specific optional code\nInstall prefix    /var/tmp/qemu-build/install\nBIOS directory    /var/tmp/qemu-build/install/share/qemu\nbinary directory  /var/tmp/qemu-build/install/bin\nlibrary directory /var/tmp/qemu-build/install/lib\nmodule directory  /var/tmp/qemu-build/install/lib/qemu\nlibexec directory /var/tmp/qemu-build/install/libexec\ninclude directory /var/tmp/qemu-build/install/include\nconfig directory  /var/tmp/qemu-build/install/etc\nlocal state directory   /var/tmp/qemu-build/install/var\nManual directory  /var/tmp/qemu-build/install/share/man\nELF interp prefix /usr/gnemul/qemu-%M\nSource path       /tmp/qemu-test/src\nC compiler        cc\nHost C compiler   cc\nC++ compiler      \nObjective-C compiler cc\nARFLAGS           rv\nCFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g \nQEMU_CFLAGS       -I/usr/include/pixman-1   -I$(SRC_PATH)/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DNCURSES_WIDECHAR   -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv  -Wendif-labels -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-all  -I/usr/include/libpng12   -I/usr/include/libdrm     -I/usr/include/spice-server -I/usr/include/cacard -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/spice-1   -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4  \nLDFLAGS           -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g \nmake              make\ninstall           install\npython            python -B\nsmbd              /usr/sbin/smbd\nmodule support    no\nhost CPU          x86_64\nhost big endian   no\ntarget list       x86_64-softmmu aarch64-softmmu\ngprof enabled     no\nsparse enabled    no\nstrip binaries    yes\nprofiler          no\nstatic build      no\nSDL support       yes (1.2.14)\nGTK support       yes (2.24.23)\nGTK GL support    no\nVTE support       yes (0.25.1)\nTLS priority      NORMAL\nGNUTLS support    no\nGNUTLS rnd        no\nlibgcrypt         no\nlibgcrypt kdf     no\nnettle            no \nnettle kdf        no\nlibtasn1          no\ncurses support    yes\nvirgl support     no\ncurl support      no\nmingw32 support   no\nAudio drivers     oss\nBlock whitelist (rw) \nBlock whitelist (ro) \nVirtFS support    no\nMultipath support no\nVNC support       yes\nVNC SASL support  no\nVNC JPEG support  yes\nVNC PNG support   yes\nxen support       yes\nxen ctrl version  40600\npv dom build      no\nbrlapi support    no\nbluez  support    no\nDocumentation     no\nPIE               yes\nvde support       no\nnetmap support    no\nLinux AIO support no\nATTR/XATTR support yes\nInstall blobs     yes\nKVM support       yes\nHAX support       no\nTCG support       yes\nTCG debug enabled no\nTCG interpreter   no\nRDMA support      yes\nfdt support       yes\npreadv support    yes\nfdatasync         yes\nmadvise           yes\nposix_madvise     yes\nlibcap-ng support no\nvhost-net support yes\nvhost-scsi support yes\nvhost-vsock support yes\nvhost-user support yes\nTrace backends    log\nspice support     yes (0.12.6/0.12.4)\nrbd support       no\nxfsctl support    no\nsmartcard support yes\nlibusb            no\nusb net redir     no\nOpenGL support    yes\nOpenGL dmabufs    no\nlibiscsi support  no\nlibnfs support    no\nbuild guest agent yes\nQGA VSS support   no\nQGA w32 disk info no\nQGA MSI support   no\nseccomp support   no\ncoroutine backend ucontext\ncoroutine pool    yes\ndebug stack usage no\ncrypto afalg      no\nGlusterFS support no\ngcov              gcov\ngcov enabled      no\nTPM support       yes\nlibssh2 support   no\nTPM passthrough   yes\nQOM debugging     yes\nLive block migration yes\nlzo support       yes\nsnappy support    no\nbzip2 support     yes\nNUMA host support no\ntcmalloc support  no\njemalloc support  no\navx2 optimization no\nreplication support yes\nVxHS block device no\nmkdir -p dtc/libfdt\nmkdir -p dtc/tests\n  GEN     x86_64-softmmu/config-devices.mak.tmp\n  GEN     aarch64-softmmu/config-devices.mak.tmp\n  GEN     config-host.h\n  GEN     qemu-options.def\n  GEN     qapi-types.h\n  GEN     qapi-visit.h\n  GEN     qmp-commands.h\n  GEN     qapi-event.h\n  GEN     x86_64-softmmu/config-devices.mak\n  GEN     aarch64-softmmu/config-devices.mak\n  GEN     qmp-marshal.c\n  GEN     qapi-types.c\n  GEN     qapi-visit.c\n  GEN     qapi-event.c\n  GEN     qmp-introspect.h\n  GEN     qmp-introspect.c\n  GEN     trace/generated-tcg-tracers.h\n  GEN     trace/generated-helpers-wrappers.h\n  GEN     trace/generated-helpers.h\n  GEN     trace/generated-helpers.c\n  GEN     module_block.h\nmake: *** No rule to make target `/tmp/qemu-test/src/scsi/trace-events', needed by `/var/tmp/qemu-build/trace-events-all'.  Stop.\nmake: *** Waiting for unfinished jobs....\nTraceback (most recent call last):\n  File \"./tests/docker/docker.py\", line 384, in <module>\n    sys.exit(main())\n  File \"./tests/docker/docker.py\", line 381, in main\n    return args.cmdobj.run(args, argv)\n  File \"./tests/docker/docker.py\", line 239, in run\n    return Docker().run(argv, args.keep, quiet=args.quiet)\n  File \"./tests/docker/docker.py\", line 207, in run\n    quiet=quiet)\n  File \"./tests/docker/docker.py\", line 125, in _do_check\n    return subprocess.check_call(self._command + cmd, **kwargs)\n  File \"/usr/lib64/python2.7/subprocess.py\", line 186, in check_call\n    raise CalledProcessError(retcode, cmd)\nsubprocess.CalledProcessError: Command '['docker', 'run', '--label', 'com.qemu.instance.uuid=344a862a9ee911e7aeb952540069c830', '-u', '0', '-t', '--rm', '--net=none', '-e', 'TARGET_LIST=', '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=8', '-e', 'DEBUG=', '-e', 'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v', '/var/tmp/patchew-tester-tmp-8iiy5j5g/src/docker-src.2017-09-21-12.23.26.18535:/var/tmp/qemu:z,ro', '-v', '/root/.cache/qemu-docker-ccache:/var/tmp/ccache:z', 'qemu:centos6', '/var/tmp/qemu/run', 'test-quick']' returned non-zero exit status 2\nmake[1]: *** [tests/docker/Makefile.include:138: docker-run] Error 1\nmake[1]: Leaving directory '/var/tmp/patchew-tester-tmp-8iiy5j5g/src'\nmake: *** [tests/docker/Makefile.include:167: docker-run-test-quick@centos6] Error 2\n\nreal\t1m16.063s\nuser\t0m5.432s\nsys\t0m1.751s\n=== OUTPUT END ===\n\nTest command exited with code: 2\n\n\n---\nEmail generated automatically by Patchew [http://patchew.org/].\nPlease send your feedback to patchew-devel@freelists.org","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xyhnq20wTz9t42\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 02:26:38 +1000 (AEST)","from localhost ([::1]:54584 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dv4JA-0006Y7-UC\n\tfor incoming@patchwork.ozlabs.org; Thu, 21 Sep 2017 12:26:36 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:56441)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1dv4HY-0005kk-S5\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:24:59 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1dv4HU-0006p2-8L\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:24:56 -0400","from sender-of-o52.zoho.com ([135.84.80.217]:21467)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <no-reply@patchew.org>)\n\tid 1dv4HU-0006mT-0C; Thu, 21 Sep 2017 12:24:52 -0400","from [172.17.0.2] (23.253.156.214 [23.253.156.214]) by\n\tmx.zohomail.com with SMTPS id 1506011081422182.01317895993634;\n\tThu, 21 Sep 2017 09:24:41 -0700 (PDT)"],"Resent-Date":"Thu, 21 Sep 2017 12:24:56 -0400","Resent-Message-Id":"<E1dv4HU-0006p2-8L@eggs.gnu.org>","In-Reply-To":"<20170919102434.21147-1-pbonzini@redhat.com>","Message-ID":"<150601108098.33.8962668946642718739@d650bbe78fe3>","MIME-Version":"1.0","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Resent-From":"","From":"no-reply@patchew.org","To":"pbonzini@redhat.com","Date":"Thu, 21 Sep 2017 09:24:41 -0700 (PDT)","X-ZohoMailClient":"External","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 3.x [fuzzy]","X-Received-From":"135.84.80.217","Subject":"Re: [Qemu-devel] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Reply-To":"qemu-devel@nongnu.org","Cc":"famz@redhat.com, qemu-devel@nongnu.org, qemu-block@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}},{"id":1772976,"web_url":"http://patchwork.ozlabs.org/comment/1772976/","msgid":"<a7014acb-a736-247d-e887-e4a487022ae3@redhat.com>","list_archive_url":null,"date":"2017-09-21T16:29:28","subject":"Re: [Qemu-devel] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","submitter":{"id":2701,"url":"http://patchwork.ozlabs.org/api/people/2701/","name":"Paolo Bonzini","email":"pbonzini@redhat.com"},"content":"On 21/09/2017 18:24, no-reply@patchew.org wrote:\r\n> Hi,\r\n> \r\n> This series failed automatic build test. Please find the testing commands and\r\n> their output below. If you have docker installed, you can probably reproduce it\r\n> locally.\r\n> \r\n> Subject: [Qemu-devel] [PATCH v2 0/4] scsi, block: introduce persistent reservation managers\r\n> Message-id: 20170919102434.21147-1-pbonzini@redhat.com\r\n> Type: series\r\n\r\nFWIW, these are due to patchew using an older base to apply the patches.\r\n\r\nPaolo\r\n\r\n> === TEST SCRIPT BEGIN ===\r\n> #!/bin/bash\r\n> set -e\r\n> git submodule update --init dtc\r\n> # Let docker tests dump environment info\r\n> export SHOW_ENV=1\r\n> export J=8\r\n> time make docker-test-quick@centos6\r\n> time make docker-test-build@min-glib\r\n> time make docker-test-mingw@fedora\r\n> === TEST SCRIPT END ===\r\n> \r\n> Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384\r\n> Switched to a new branch 'test'\r\n> a23972fbd6 scsi: add persistent reservation manager using qemu-pr-helper\r\n> 838598c5a8 scsi: add multipath support to qemu-pr-helper\r\n> 644321a87f scsi: build qemu-pr-helper\r\n> 38b884f7e7 scsi, file-posix: add support for persistent reservation management\r\n> \r\n> === OUTPUT BEGIN ===\r\n> Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'\r\n> Cloning into '/var/tmp/patchew-tester-tmp-8iiy5j5g/src/dtc'...\r\n> Submodule path 'dtc': checked out '558cd81bdd432769b59bff01240c44f82cfb1a9d'\r\n>   BUILD   centos6\r\n> make[1]: Entering directory '/var/tmp/patchew-tester-tmp-8iiy5j5g/src'\r\n>   ARCHIVE qemu.tgz\r\n>   ARCHIVE dtc.tgz\r\n>   COPY    RUNNER\r\n>     RUN test-quick in qemu:centos6 \r\n> Packages installed:\r\n> SDL-devel-1.2.14-7.el6_7.1.x86_64\r\n> bison-2.4.1-5.el6.x86_64\r\n> bzip2-devel-1.0.5-7.el6_0.x86_64\r\n> ccache-3.1.6-2.el6.x86_64\r\n> csnappy-devel-0-6.20150729gitd7bc683.el6.x86_64\r\n> flex-2.5.35-9.el6.x86_64\r\n> gcc-4.4.7-18.el6.x86_64\r\n> git-1.7.1-8.el6.x86_64\r\n> glib2-devel-2.28.8-9.el6.x86_64\r\n> libepoxy-devel-1.2-3.el6.x86_64\r\n> libfdt-devel-1.4.0-1.el6.x86_64\r\n> librdmacm-devel-1.0.21-0.el6.x86_64\r\n> lzo-devel-2.03-3.1.el6_5.1.x86_64\r\n> make-3.81-23.el6.x86_64\r\n> mesa-libEGL-devel-11.0.7-4.el6.x86_64\r\n> mesa-libgbm-devel-11.0.7-4.el6.x86_64\r\n> package g++ is not installed\r\n> pixman-devel-0.32.8-1.el6.x86_64\r\n> spice-glib-devel-0.26-8.el6.x86_64\r\n> spice-server-devel-0.12.4-16.el6.x86_64\r\n> tar-1.23-15.el6_8.x86_64\r\n> vte-devel-0.25.1-9.el6.x86_64\r\n> xen-devel-4.6.3-15.el6.x86_64\r\n> zlib-devel-1.2.3-29.el6.x86_64\r\n> \r\n> Environment variables:\r\n> PACKAGES=bison     bzip2-devel     ccache     csnappy-devel     flex     g++     gcc     git     glib2-devel     libepoxy-devel     libfdt-devel     librdmacm-devel     lzo-devel     make     mesa-libEGL-devel     mesa-libgbm-devel     pixman-devel     SDL-devel     spice-glib-devel     spice-server-devel     tar     vte-devel     xen-devel     zlib-devel\r\n> HOSTNAME=758f9912865c\r\n> TERM=xterm\r\n> MAKEFLAGS= -j8\r\n> HISTSIZE=1000\r\n> J=8\r\n> USER=root\r\n> LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:\r\n> CCACHE_DIR=/var/tmp/ccache\r\n> EXTRA_CONFIGURE_OPTS=\r\n> V=\r\n> SHOW_ENV=1\r\n> MAIL=/var/spool/mail/root\r\n> PATH=/usr/lib/ccache:/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin\r\n> PWD=/\r\n> LANG=en_US.UTF-8\r\n> TARGET_LIST=\r\n> HISTCONTROL=ignoredups\r\n> SHLVL=1\r\n> HOME=/root\r\n> TEST_DIR=/tmp/qemu-test\r\n> LOGNAME=root\r\n> LESSOPEN=||/usr/bin/lesspipe.sh %s\r\n> FEATURES= dtc\r\n> DEBUG=\r\n> G_BROKEN_FILENAMES=1\r\n> CCACHE_HASHDIR=\r\n> _=/usr/bin/env\r\n> \r\n> Configure options:\r\n> --enable-werror --target-list=x86_64-softmmu,aarch64-softmmu --prefix=/var/tmp/qemu-build/install\r\n> No C++ compiler available; disabling C++ specific optional code\r\n> Install prefix    /var/tmp/qemu-build/install\r\n> BIOS directory    /var/tmp/qemu-build/install/share/qemu\r\n> binary directory  /var/tmp/qemu-build/install/bin\r\n> library directory /var/tmp/qemu-build/install/lib\r\n> module directory  /var/tmp/qemu-build/install/lib/qemu\r\n> libexec directory /var/tmp/qemu-build/install/libexec\r\n> include directory /var/tmp/qemu-build/install/include\r\n> config directory  /var/tmp/qemu-build/install/etc\r\n> local state directory   /var/tmp/qemu-build/install/var\r\n> Manual directory  /var/tmp/qemu-build/install/share/man\r\n> ELF interp prefix /usr/gnemul/qemu-%M\r\n> Source path       /tmp/qemu-test/src\r\n> C compiler        cc\r\n> Host C compiler   cc\r\n> C++ compiler      \r\n> Objective-C compiler cc\r\n> ARFLAGS           rv\r\n> CFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g \r\n> QEMU_CFLAGS       -I/usr/include/pixman-1   -I$(SRC_PATH)/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DNCURSES_WIDECHAR   -fPIE -DPIE -m64 -mcx16 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv  -Wendif-labels -Wno-missing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-all  -I/usr/include/libpng12   -I/usr/include/libdrm     -I/usr/include/spice-server -I/usr/include/cacard -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/spice-1   -I/usr/include/cacard -I/usr/include/nss3 -I/usr/include/nspr4  \r\n> LDFLAGS           -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g \r\n> make              make\r\n> install           install\r\n> python            python -B\r\n> smbd              /usr/sbin/smbd\r\n> module support    no\r\n> host CPU          x86_64\r\n> host big endian   no\r\n> target list       x86_64-softmmu aarch64-softmmu\r\n> gprof enabled     no\r\n> sparse enabled    no\r\n> strip binaries    yes\r\n> profiler          no\r\n> static build      no\r\n> SDL support       yes (1.2.14)\r\n> GTK support       yes (2.24.23)\r\n> GTK GL support    no\r\n> VTE support       yes (0.25.1)\r\n> TLS priority      NORMAL\r\n> GNUTLS support    no\r\n> GNUTLS rnd        no\r\n> libgcrypt         no\r\n> libgcrypt kdf     no\r\n> nettle            no \r\n> nettle kdf        no\r\n> libtasn1          no\r\n> curses support    yes\r\n> virgl support     no\r\n> curl support      no\r\n> mingw32 support   no\r\n> Audio drivers     oss\r\n> Block whitelist (rw) \r\n> Block whitelist (ro) \r\n> VirtFS support    no\r\n> Multipath support no\r\n> VNC support       yes\r\n> VNC SASL support  no\r\n> VNC JPEG support  yes\r\n> VNC PNG support   yes\r\n> xen support       yes\r\n> xen ctrl version  40600\r\n> pv dom build      no\r\n> brlapi support    no\r\n> bluez  support    no\r\n> Documentation     no\r\n> PIE               yes\r\n> vde support       no\r\n> netmap support    no\r\n> Linux AIO support no\r\n> ATTR/XATTR support yes\r\n> Install blobs     yes\r\n> KVM support       yes\r\n> HAX support       no\r\n> TCG support       yes\r\n> TCG debug enabled no\r\n> TCG interpreter   no\r\n> RDMA support      yes\r\n> fdt support       yes\r\n> preadv support    yes\r\n> fdatasync         yes\r\n> madvise           yes\r\n> posix_madvise     yes\r\n> libcap-ng support no\r\n> vhost-net support yes\r\n> vhost-scsi support yes\r\n> vhost-vsock support yes\r\n> vhost-user support yes\r\n> Trace backends    log\r\n> spice support     yes (0.12.6/0.12.4)\r\n> rbd support       no\r\n> xfsctl support    no\r\n> smartcard support yes\r\n> libusb            no\r\n> usb net redir     no\r\n> OpenGL support    yes\r\n> OpenGL dmabufs    no\r\n> libiscsi support  no\r\n> libnfs support    no\r\n> build guest agent yes\r\n> QGA VSS support   no\r\n> QGA w32 disk info no\r\n> QGA MSI support   no\r\n> seccomp support   no\r\n> coroutine backend ucontext\r\n> coroutine pool    yes\r\n> debug stack usage no\r\n> crypto afalg      no\r\n> GlusterFS support no\r\n> gcov              gcov\r\n> gcov enabled      no\r\n> TPM support       yes\r\n> libssh2 support   no\r\n> TPM passthrough   yes\r\n> QOM debugging     yes\r\n> Live block migration yes\r\n> lzo support       yes\r\n> snappy support    no\r\n> bzip2 support     yes\r\n> NUMA host support no\r\n> tcmalloc support  no\r\n> jemalloc support  no\r\n> avx2 optimization no\r\n> replication support yes\r\n> VxHS block device no\r\n> mkdir -p dtc/libfdt\r\n> mkdir -p dtc/tests\r\n>   GEN     x86_64-softmmu/config-devices.mak.tmp\r\n>   GEN     aarch64-softmmu/config-devices.mak.tmp\r\n>   GEN     config-host.h\r\n>   GEN     qemu-options.def\r\n>   GEN     qapi-types.h\r\n>   GEN     qapi-visit.h\r\n>   GEN     qmp-commands.h\r\n>   GEN     qapi-event.h\r\n>   GEN     x86_64-softmmu/config-devices.mak\r\n>   GEN     aarch64-softmmu/config-devices.mak\r\n>   GEN     qmp-marshal.c\r\n>   GEN     qapi-types.c\r\n>   GEN     qapi-visit.c\r\n>   GEN     qapi-event.c\r\n>   GEN     qmp-introspect.h\r\n>   GEN     qmp-introspect.c\r\n>   GEN     trace/generated-tcg-tracers.h\r\n>   GEN     trace/generated-helpers-wrappers.h\r\n>   GEN     trace/generated-helpers.h\r\n>   GEN     trace/generated-helpers.c\r\n>   GEN     module_block.h\r\n> make: *** No rule to make target `/tmp/qemu-test/src/scsi/trace-events', needed by `/var/tmp/qemu-build/trace-events-all'.  Stop.\r\n> make: *** Waiting for unfinished jobs....\r\n> Traceback (most recent call last):\r\n>   File \"./tests/docker/docker.py\", line 384, in <module>\r\n>     sys.exit(main())\r\n>   File \"./tests/docker/docker.py\", line 381, in main\r\n>     return args.cmdobj.run(args, argv)\r\n>   File \"./tests/docker/docker.py\", line 239, in run\r\n>     return Docker().run(argv, args.keep, quiet=args.quiet)\r\n>   File \"./tests/docker/docker.py\", line 207, in run\r\n>     quiet=quiet)\r\n>   File \"./tests/docker/docker.py\", line 125, in _do_check\r\n>     return subprocess.check_call(self._command + cmd, **kwargs)\r\n>   File \"/usr/lib64/python2.7/subprocess.py\", line 186, in check_call\r\n>     raise CalledProcessError(retcode, cmd)\r\n> subprocess.CalledProcessError: Command '['docker', 'run', '--label', 'com.qemu.instance.uuid=344a862a9ee911e7aeb952540069c830', '-u', '0', '-t', '--rm', '--net=none', '-e', 'TARGET_LIST=', '-e', 'EXTRA_CONFIGURE_OPTS=', '-e', 'V=', '-e', 'J=8', '-e', 'DEBUG=', '-e', 'SHOW_ENV=1', '-e', 'CCACHE_DIR=/var/tmp/ccache', '-v', '/var/tmp/patchew-tester-tmp-8iiy5j5g/src/docker-src.2017-09-21-12.23.26.18535:/var/tmp/qemu:z,ro', '-v', '/root/.cache/qemu-docker-ccache:/var/tmp/ccache:z', 'qemu:centos6', '/var/tmp/qemu/run', 'test-quick']' returned non-zero exit status 2\r\n> make[1]: *** [tests/docker/Makefile.include:138: docker-run] Error 1\r\n> make[1]: Leaving directory '/var/tmp/patchew-tester-tmp-8iiy5j5g/src'\r\n> make: *** [tests/docker/Makefile.include:167: docker-run-test-quick@centos6] Error 2\r\n> \r\n> real\t1m16.063s\r\n> user\t0m5.432s\r\n> sys\t0m1.751s\r\n> === OUTPUT END ===\r\n> \r\n> Test command exited with code: 2\r\n> \r\n> \r\n> ---\r\n> Email generated automatically by Patchew [http://patchew.org/].\r\n> Please send your feedback to patchew-devel@freelists.org\r\n>","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","ext-mx06.extmail.prod.ext.phx2.redhat.com;\n\tdmarc=none (p=none dis=none) header.from=redhat.com","ext-mx06.extmail.prod.ext.phx2.redhat.com;\n\tspf=fail smtp.mailfrom=pbonzini@redhat.com"],"Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xyhsr4H1rz9t42\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 22 Sep 2017 02:30:07 +1000 (AEST)","from localhost ([::1]:54594 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dv4MX-0008D7-SC\n\tfor incoming@patchwork.ozlabs.org; Thu, 21 Sep 2017 12:30:05 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:57797)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <pbonzini@redhat.com>) id 1dv4MC-0008At-Og\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:29:46 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <pbonzini@redhat.com>) id 1dv4MA-0001I4-KC\n\tfor qemu-devel@nongnu.org; Thu, 21 Sep 2017 12:29:44 -0400","from mx1.redhat.com ([209.132.183.28]:53580)\n\tby eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <pbonzini@redhat.com>)\n\tid 1dv4M3-0001Bz-Rt; Thu, 21 Sep 2017 12:29:36 -0400","from smtp.corp.redhat.com\n\t(int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby mx1.redhat.com (Postfix) with ESMTPS id EA72E1F56B;\n\tThu, 21 Sep 2017 16:29:34 +0000 (UTC)","from [10.36.117.52] (ovpn-117-52.ams2.redhat.com [10.36.117.52])\n\tby smtp.corp.redhat.com (Postfix) with ESMTPS id C39A4610B0;\n\tThu, 21 Sep 2017 16:29:29 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mx1.redhat.com EA72E1F56B","To":"qemu-devel@nongnu.org","References":"<150601108098.33.8962668946642718739@d650bbe78fe3>","From":"Paolo Bonzini <pbonzini@redhat.com>","Message-ID":"<a7014acb-a736-247d-e887-e4a487022ae3@redhat.com>","Date":"Thu, 21 Sep 2017 18:29:28 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.3.0","MIME-Version":"1.0","In-Reply-To":"<150601108098.33.8962668946642718739@d650bbe78fe3>","Content-Type":"text/plain; charset=utf-8","Content-Language":"en-US","Content-Transfer-Encoding":"base64","X-Scanned-By":"MIMEDefang 2.79 on 10.5.11.12","X-Greylist":"Sender IP whitelisted, not delayed by milter-greylist-4.5.16\n\t(mx1.redhat.com [10.5.110.30]);\n\tThu, 21 Sep 2017 16:29:35 +0000 (UTC)","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic]\n\t[fuzzy]","X-Received-From":"209.132.183.28","Subject":"Re: [Qemu-devel] [PATCH v2 0/4] scsi,\n\tblock: introduce persistent reservation managers","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Cc":"famz@redhat.com, qemu-block@nongnu.org","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]