From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boR49-0000VF-H2 for qemu-devel@nongnu.org; Mon, 26 Sep 2016 04:15:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boR44-0007ck-Rr for qemu-devel@nongnu.org; Mon, 26 Sep 2016 04:15:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boR44-0007bs-IT for qemu-devel@nongnu.org; Mon, 26 Sep 2016 04:15:04 -0400 Date: Mon, 26 Sep 2016 09:14:59 +0100 From: "Daniel P. Berrange" Message-ID: <20160926081459.GB18393@redhat.com> Reply-To: "Daniel P. Berrange" References: <1474683000-346560-1-git-send-email-arei.gonglei@huawei.com> <20160924022055.227108.13441@ex-std-node742.prod.rhcloud.com> <33183CC9F5247A488A2544077AF19020B03D7AB8@SZXEMA503-MBS.china.huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <33183CC9F5247A488A2544077AF19020B03D7AB8@SZXEMA503-MBS.china.huawei.com> Subject: Re: [Qemu-devel] [PATCH v2 0/3] crypto: add ctr mode support and little inprovement List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" Cc: "qemu-devel@nongnu.org" , "famz@redhat.com" , "Wubin (H)" On Sat, Sep 24, 2016 at 02:29:16AM +0000, Gonglei (Arei) wrote: > > > > -----Original Message----- > > From: no-reply@patchew.org [mailto:no-reply@patchew.org] > > Sent: Saturday, September 24, 2016 10:22 AM > > To: Gonglei (Arei) > > Cc: famz@redhat.com; qemu-devel@nongnu.org; Gonglei (Arei); Wubin (H) > > Subject: Re: [Qemu-devel] [PATCH v2 0/3] crypto: add ctr mode support and > > little inprovement > > > > Hi, > > > > Your series failed automatic build test. Please find the testing commands and > > their output below. If you have docker installed, you can probably reproduce it > > locally. > > > > GTESTER tests/test-crypto-cipher > > GTESTER tests/test-crypto-secret > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > Unexpected error in qcrypto_cipher_new() at > > /tmp/qemu-test/src/crypto/cipher-builtin.c:442: > > Unsupported cipher mode cbc > > GTester: last random seed: R02S728541368fda15b567d6152f14684330 > > GTester: last random seed: R02S03fa5a3e38035a395de344b8486a8d96 > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > Unexpected error in qcrypto_cipher_new() at > > /tmp/qemu-test/src/crypto/cipher-builtin.c:442: > > Unsupported cipher mode cbc > > GTester: last random seed: R02Sa1d40c315665a972d0077ab62786a4a9 > > GTester: last random seed: R02Sd6a1af04334fbd0a715b89b4c4770e2e > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > make: *** [check-tests/test-crypto-secret] Error 1 > > make: *** Waiting for unfinished jobs.... > > GTester: last random seed: R02S8309a8b2773c5611f6b2da378e7a76fb > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02Safb17e9ffefc1c5c3e45211d6509b7d0 > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02S770f50b2a35e94c39875d1aee5da7371 > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02S3ee10e29160387b498cf0e181611c0fc > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02S11f675b1e67013a797f4b6eabacf4e53 > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02S850eea2a24a4ee7f9ec2a8d8fc5aa91c > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02S437d1a4318a6aeb4a49d62fb22e8fc95 > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02S7184a8a8cd35b2faade67bee6ba6e241 > > ** > > ERROR:/tmp/qemu-test/src/tests/test-crypto-cipher.c:528:test_cipher: > > assertion failed: (err == NULL) > > GTester: last random seed: R02Sb0f61d1d0330a6c210a76f0caa25f991 > > Unexpected error in qcrypto_cipher_new() at > > /tmp/qemu-test/src/crypto/cipher-builtin.c:442: > > Unsupported cipher mode cbc > > GTester: last random seed: R02S94f3d34298a0e4548a72dfce873f2362 > > Unexpected error in qcrypto_cipher_new() at > > /tmp/qemu-test/src/crypto/cipher-builtin.c:442: > > Unsupported cipher mode cbc > > GTester: last random seed: R02S38bab4972cc5f7d592fecf71ba1705b4 > > make: *** [check-tests/test-crypto-cipher] Error 1 > > tests/docker/Makefile.include:107: recipe for target > > 'docker-run-test-quick@centos6' failed > > make: *** [docker-run-test-quick@centos6] Error 2 > > === OUTPUT END === > > > > Test command exited with code: 2 > > > It is fixed by Patch 2 in the same patch serials. It is broken by patch 3 though When you re-send, can you put patch 1 after patch 2, so that the series is friendly to git bisect Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|