From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id 49BDE7886B for ; Sat, 3 Mar 2018 09:00:50 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-3) with ESMTPSA id w2390oKN008044 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Sat, 3 Mar 2018 09:00:51 GMT Message-ID: <1520067650.3436.41.camel@linuxfoundation.org> From: Richard Purdie To: openembedded-core Date: Sat, 03 Mar 2018 09:00:50 +0000 X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.99.3 at dan X-Virus-Status: Clean Subject: Need arm64/qemu help X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2018 09:00:51 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Hi, I need some help with a problem we keep seeing: https://autobuilder.yocto.io/builders/nightly-arm64/builds/798 Basically, now and again, for reasons we don't understand, all the sanity tests fail for qemuarm64. I've poked at this a bit and if I go in onto the failed machine and run this again, they work, using the same image, kernel and qemu binaries. We've seen this on two different autobuilder infrastructure on varying host OSs. They always seem to fail all three at once. Whilst this was a mut build, I saw this repeat three builds in a row on the new autobuilder we're setting up with master. The kernels always seem to hang somewhere around the: | [    0.766079] raid6: int64x1  xor()   302 MB/s | [    0.844597] raid6: int64x2  gen()   675 MB/s raid timing measurements. In the past we've dived in and handled these kinds of things but I've run out of people to lean on and I need help from the wider community. Can anyone help look into and fix this? This is serious as if nobody cares, I'll have to simply stop boot testing qemuarm64. Not sure if there is an open bug yet either :/. Cheers, Richard