From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0E6CBC433DB for ; Thu, 7 Jan 2021 20:47:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A39042343E for ; Thu, 7 Jan 2021 20:47:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726878AbhAGUrR (ORCPT ); Thu, 7 Jan 2021 15:47:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58940 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725974AbhAGUrR (ORCPT ); Thu, 7 Jan 2021 15:47:17 -0500 Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2CAEC0612F4 for ; Thu, 7 Jan 2021 12:46:36 -0800 (PST) Received: by mail-pj1-x102c.google.com with SMTP id l23so4586492pjg.1 for ; Thu, 07 Jan 2021 12:46:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20150623.gappssmtp.com; s=20150623; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=KMtlk079qc+59wmpQpwkjKyjD3UrwXbck1d+TLeiUy8=; b=GrRiFHEroyBu7mJ+nXlGFTRWFDmFVOjIez8tZVoaJNIfpW6oXxlUDEhy8cxyMJ0aXy mcyPwfwY2Emz73pWVg9B+vMfIj1xqF6++Indw1D8brlFJH/Y18CDhJAUxAQzi9oRiPFs g/0vFPPPuozkRIvroRkUHE7VecnQkDKJnPM9TzUWXcrOcXbI1UvA2tpW6FCl4Ariiym1 yYedb0eNxdQ0ywokus6Wp3KafrbzrYeFeLQLjPu9HlbH003TPwfkArqgOV7vJBel4nib u2xJrHB5pE3VSA1WYf4AMIGb5KOgDkHDWlgd8zwHgIHbDzSN6seQ78PoD60i4J/KR+RT cVjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=KMtlk079qc+59wmpQpwkjKyjD3UrwXbck1d+TLeiUy8=; b=QPoCjOisDoBkX4uv+MzhE00+RnEwdVu0lfH6gJfoojye1R39tx3ZICTWb8dxD60rUf 5Q/Gq9mEpdx5ur5eqe9u3w9Jc04TTJcgTwJ4JgCScJCWrpStOxsIYcncK4OooBnu8NHs i0BNyDNu4i8kk4DIFMoK3qimhPeHP4cWhNoqsiGZzK61Gci2GLt++rbA5ffPFzB1UTtd d2LSKBag8JQ1TFwMMl79lckaqWMZYIpSHpAIpdXKB0bh8pGjT6wBTouktUQm+7oTYBcj mit8uY4JHqN6mpeS5iOnig0vgpO2y9WTtoKra0Zd+DCzEJTIstjKEtSPrH+990oFooIi 5+VQ== X-Gm-Message-State: AOAM533ke9BdEQX+9IQxwQi+/hh0YMBd7Q1eu2kIiZ5OzizPyhyqzxkz 7a+ceBTKSmK9ORkMlpIpFTtOiGpQ+NzzoA== X-Google-Smtp-Source: ABdhPJyglkg3kHM5OhcnUJX3wj9BkoaM2drTbDEvmsjnMLVw8v1iBI++OaZW8hiG5TwSOFAab/CMfQ== X-Received: by 2002:a17:90a:2ec1:: with SMTP id h1mr313087pjs.18.1610052396025; Thu, 07 Jan 2021 12:46:36 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id 9sm6592604pfn.188.2021.01.07.12.46.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Jan 2021 12:46:35 -0800 (PST) Message-ID: <5ff7732b.1c69fb81.e198c.fb76@mx.google.com> Date: Thu, 07 Jan 2021 12:46:35 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.14.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.14.213-30-g78e4e5e07ab0 X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.14.y baseline: 136 runs, 6 regressions (v4.14.213-30-g78e4e5e07ab0) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-4.14.y baseline: 136 runs, 6 regressions (v4.14.213-30-g78e= 4e5e07ab0) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ meson-gxbb-p200 | arm64 | lab-baylibre | gcc-8 | defconfig = | 1 = panda | arm | lab-collabora | gcc-8 | omap2plus_defconf= ig | 1 = qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defconf= ig | 1 = qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defconf= ig | 1 = qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defconf= ig | 1 = qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defconf= ig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.14.y/ker= nel/v4.14.213-30-g78e4e5e07ab0/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.14.y Describe: v4.14.213-30-g78e4e5e07ab0 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 78e4e5e07ab0059bd4c96c117fb2a8e24bda7127 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ meson-gxbb-p200 | arm64 | lab-baylibre | gcc-8 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/5ff73edb2063b2289bc94cc7 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm64/defconfig/gcc-8/lab-baylibre/baseline-meson-gxbb-= p200.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm64/defconfig/gcc-8/lab-baylibre/baseline-meson-gxbb-= p200.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/arm64/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/5ff73edb2063b2289bc94= cc8 failing since 282 days (last pass: v4.14.172-114-g734382e2d26e, fir= st fail: v4.14.174-131-g234ce78cac23) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ panda | arm | lab-collabora | gcc-8 | omap2plus_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/5ff73e54486c1678d8c94cc0 Results: 3 PASS, 1 FAIL, 1 SKIP Full config: omap2plus_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/omap2plus_defconfig/gcc-8/lab-collabora/baseline-pa= nda.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/omap2plus_defconfig/gcc-8/lab-collabora/baseline-pa= nda.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.dmesg.emerg: https://kernelci.org/test/case/id/5ff73e54486c167= 8d8c94cc5 failing since 36 days (last pass: v4.14.209-51-g07930d77d7ba, first= fail: v4.14.210) 2 lines 2021-01-07 17:01:04.414000+00:00 kern :emerg : BUG: spinlock bad magi= c on CPU#0, udevd/98 2021-01-07 17:01:04.424000+00:00 kern :emerg : lock: emif_lock+0x0/0= xffffed34 [emif], .magic: dead4ead, .owner: /-1, .owner_cpu: -1 = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/5ff73f868903cb43c9c94ce0 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-baylibre/baseline-qem= u_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-baylibre/baseline-qem= u_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/5ff73f868903cb43c9c94= ce1 failing since 54 days (last pass: v4.14.206-21-gf1262f26e4d0, first= fail: v4.14.206-23-g520c3568920c8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/5ff73f9eb2c66a7c65c94cba Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu= _arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu= _arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/5ff73f9eb2c66a7c65c94= cbb failing since 54 days (last pass: v4.14.206-21-gf1262f26e4d0, first= fail: v4.14.206-23-g520c3568920c8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/5ff73f988903cb43c9c94ce3 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm= -versatilepb.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm= -versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/5ff73f988903cb43c9c94= ce4 failing since 54 days (last pass: v4.14.206-21-gf1262f26e4d0, first= fail: v4.14.206-23-g520c3568920c8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+---------------+----------+------------------= ---+------------ qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/5ff73f4be1378bf2cbc94cbe Results: 0 PASS, 1 FAIL, 0 SKIP Full config: versatile_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-collabora/baseline-qe= mu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.14.y/v4.14.2= 13-30-g78e4e5e07ab0/arm/versatile_defconfig/gcc-8/lab-collabora/baseline-qe= mu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-4-g97706c5d9567/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/5ff73f4be1378bf2cbc94= cbf failing since 54 days (last pass: v4.14.206-21-gf1262f26e4d0, first= fail: v4.14.206-23-g520c3568920c8) = =20