From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753367AbdJSMV7 (ORCPT ); Thu, 19 Oct 2017 08:21:59 -0400 Received: from mail-wr0-f193.google.com ([209.85.128.193]:53095 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753146AbdJSMV4 (ORCPT ); Thu, 19 Oct 2017 08:21:56 -0400 X-Google-Smtp-Source: ABhQp+SybxzMWjUO5X9ikfZL2NJtrVxU2zRb7e7EWno5kZH2kgNN9LrXasBGH5AKzrSUZykrS7D0Yg== From: Kevin Hilman To: Greg Kroah-Hartman Cc: "kernelci.org bot" , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, Guillaume Tucker Subject: Re: [PATCH 3.18 00/19] 3.18.76-stable review Organization: BayLibre References: <20171016160922.020176454@linuxfoundation.org> <59e53ebe.532f1c0a.7d93d.9f31@mx.google.com> <20171017132237.GB25495@kroah.com> Date: Thu, 19 Oct 2017 14:21:53 +0200 In-Reply-To: <20171017132237.GB25495@kroah.com> (Greg Kroah-Hartman's message of "Tue, 17 Oct 2017 15:22:37 +0200") Message-ID: <7hzi8nxr8e.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg Kroah-Hartman writes: > On Mon, Oct 16, 2017 at 04:20:30PM -0700, kernelci.org bot wrote: >> stable-rc/linux-3.18.y boot: 39 boots: 3 failed, 36 passed (v3.18.75-20-g4ffe55402429) >> >> Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-3.18.y/kernel/v3.18.75-20-g4ffe55402429/ >> Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-3.18.y/kernel/v3.18.75-20-g4ffe55402429/ >> >> Tree: stable-rc >> Branch: linux-3.18.y >> Git Describe: v3.18.75-20-g4ffe55402429 >> Git Commit: 4ffe55402429b1be08b48d02b7be9371148c68b6 >> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >> Tested: 12 unique boards, 6 SoC families, 10 builds out of 182 >> >> Boot Failures Detected: >> >> arm: >> >> omap2plus_defconfig >> am335x-boneblack: 1 failed lab >> >> exynos_defconfig >> exynos5800-peach-pi: 1 failed lab >> >> multi_v7_defconfig >> imx6q-sabrelite: 1 failed lab > > Thanks for all of the reports. They all look good except this for 3.18. > Is this to be expected? TL;DR; all 3 are lab infrastructure issues, nothing related to the kernel. Cc'd Guillaume from Collabora to have a look. @Guillaume: 2 of the 3 boards failed to get a DHCP address from u-boot. The 3rd one failed to power cycle. Kevin