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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18BF8C433FE for ; Sat, 9 Oct 2021 18:17:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ED74A6108E for ; Sat, 9 Oct 2021 18:17:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229922AbhJISTG (ORCPT ); Sat, 9 Oct 2021 14:19:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53262 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229518AbhJISTF (ORCPT ); Sat, 9 Oct 2021 14:19:05 -0400 Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DEF48C061570 for ; Sat, 9 Oct 2021 11:17:08 -0700 (PDT) Received: by mail-pj1-x1034.google.com with SMTP id ls14-20020a17090b350e00b001a00e2251c8so10212427pjb.4 for ; Sat, 09 Oct 2021 11:17:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:content-transfer-encoding:subject:to :from; bh=SMzUosg4pEw/tPTC+QwRqcL+IG3bq0+yvNkGQXR7xZ8=; b=aiDoWHv21ayRSkqfelI08QkUIeh4k1pXAjpJTh01+hcnDDhWGsM+3vDiXeuEx1+8tv 5PKxm8VPqs93yO5VqCuo9s+eEYXJbpsJbhoWD2R+F1us19gjrg8fxykA8z79rGm8XWJh XxjTHhwsMbk856sDnRw3tauOXeDrD2FbCrgqUOPTl7wi7TUHcCZtUP5S+Q/+HhiJwT/F UJKn7mCYgUqqfDUVCMb/xZAtBvvAE25IDfRYYqHCpZegueZZQAoYk13mrE5gKw6hukPj JVH6dRhdeeKwxFF3IQgb2+jzj/R4OFVLDN3cUVjTT5TIvkDXBczFH/eztIbqCmPqytoq Hg9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version :content-transfer-encoding:subject:to:from; bh=SMzUosg4pEw/tPTC+QwRqcL+IG3bq0+yvNkGQXR7xZ8=; b=mIP+eAyuJH30Yp7a7jEtpUPCkvKbvDuwnK4g7bU9QwbfEKx5ctxJaRVGuboWcKVnFh 8Ao8t5cTAemD89KXcazB8cPLKUqCLC1BPs5y5DAQ9x+K++cGu0K1wp3y944PpQBPQcit r4y2/61T6dadHjkHEUXMY7dkiZsQeSizwiDqce+jr3vAd6A9T6npV7wKxU6gBVEkKaOS RJ8lt1RuIvRqVmaelUqy6GyW/+9ItTtzAKkaRmm0tTi9zIYO9PG4IZwsCSath0nu05U/ 6kzyuaYswq2NFlpF4lycFaPhQGfnq29jaeNQiWJzmyzijAfM0yOcI29/eFQAzkCQ/vyc 2+pQ== X-Gm-Message-State: AOAM5313uVTCMjLsmpJH47zDnx7CvXHDdnUGRulpU/QXHgATdpGLd1Lc R92aIUfuKluzpc06acJF/rQxL1WlfyxLQklz X-Google-Smtp-Source: ABdhPJwtTcPcg+rIDX2JcksA7g39JvQQbGgW81PJ8ra4WlpdL12tAogJeJOEmJBBvFisx5JCn/bx3g== X-Received: by 2002:a17:902:8bc3:b0:13e:9d00:a8f5 with SMTP id r3-20020a1709028bc300b0013e9d00a8f5mr15990147plo.79.1633803428115; Sat, 09 Oct 2021 11:17:08 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id p9sm2818089pfn.7.2021.10.09.11.17.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 09 Oct 2021 11:17:07 -0700 (PDT) Message-ID: <6161dca3.1c69fb81.d778f.8162@mx.google.com> Date: Sat, 09 Oct 2021 11:17:07 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.4.152 X-Kernelci-Report-Type: test X-Kernelci-Tree: stable X-Kernelci-Branch: linux-5.4.y Subject: stable/linux-5.4.y baseline: 189 runs, 9 regressions (v5.4.152) 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/linux-5.4.y baseline: 189 runs, 9 regressions (v5.4.152) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-8 | defconfig = | 1 = qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defco= nfig | 1 = qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versatile_defco= nfig | 1 = rk3288-veyron-jaq | arm | lab-collabora | gcc-8 | multi_v7_defcon= fig | 3 = Details: https://kernelci.org/test/job/stable/branch/linux-5.4.y/kernel/= v5.4.152/plan/baseline/ Test: baseline Tree: stable Branch: linux-5.4.y Describe: v5.4.152 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able.git SHA: faaca480fd5cd1976b6db743c43ac1f8d583de72 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-8 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6161a3321d71a5d58d99a2fa Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-8 (riscv64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ri= scv/defconfig/gcc-8/lab-baylibre/baseline-hifive-unleashed-a00.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ri= scv/defconfig/gcc-8/lab-baylibre/baseline-hifive-unleashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/riscv/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6161a3321d71a5d58d99a= 2fb failing since 57 days (last pass: v5.4.139, first fail: v5.4.140) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-baylibre | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6161a600335f95c02f99a301 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/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-baylibre/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6161a600335f95c02f99a= 302 failing since 324 days (last pass: v5.4.77, first fail: v5.4.78) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-broonie | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6161a66d901f8a5b4e99a352 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/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-broonie/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6161a66d901f8a5b4e99a= 353 failing since 324 days (last pass: v5.4.77, first fail: v5.4.78) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-cip | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6161a62b074a7caf8e99a317 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/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-cip/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6161a62b074a7caf8e99a= 318 failing since 324 days (last pass: v5.4.77, first fail: v5.4.78) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-collabora | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6161a5a7d5c2e152a599a2da 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/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-collabora/baseline-qemu_arm-versatilepb.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6161a5a7d5c2e152a599a= 2db failing since 324 days (last pass: v5.4.77, first fail: v5.4.78) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ qemu_arm-versatilepb | arm | lab-linaro-lkft | gcc-8 | versatile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/6161a5af6bb7db1f9c99a2ee 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/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.t= xt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/versatile_defconfig/gcc-8/lab-linaro-lkft/baseline-qemu_arm-versatilepb.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6161a5af6bb7db1f9c99a= 2ef failing since 324 days (last pass: v5.4.77, first fail: v5.4.78) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------+-------+-----------------+----------+----------------= -----+------------ rk3288-veyron-jaq | arm | lab-collabora | gcc-8 | multi_v7_defcon= fig | 3 = Details: https://kernelci.org/test/plan/id/6161ca0ca8a4390efd99a2e3 Results: 67 PASS, 3 FAIL, 0 SKIP Full config: multi_v7_defconfig Compiler: gcc-8 (arm-linux-gnueabihf-gcc (Debian 8.3.0-2) 8.3.0) Plain log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/multi_v7_defconfig/gcc-8/lab-collabora/baseline-rk3288-veyron-jaq.txt HTML log: https://storage.kernelci.org//stable/linux-5.4.y/v5.4.152/ar= m/multi_v7_defconfig/gcc-8/lab-collabora/baseline-rk3288-veyron-jaq.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/kci-2020= .05-6-g8983f3b738df/armel/baseline/rootfs.cpio.gz = * baseline.bootrr.rockchip-iodomain-grf-probed: https://kernelci.org/test= /case/id/6161ca0ca8a4390efd99a2f7 failing since 115 days (last pass: v5.4.125, first fail: v5.4.126) 2021-10-09T16:57:35.248822 /lava-4684415/1/../bin/lava-test-case<8>[ = 16.658370] 2021-10-09T16:57:35.249312 = * baseline.bootrr.dwmmc_rockchip-sdio0-probed: https://kernelci.org/test/= case/id/6161ca0ca8a4390efd99a30c failing since 115 days (last pass: v5.4.125, first fail: v5.4.126) 2021-10-09T16:57:33.818143 /lava-4684415/1/../bin/lava-test-case 2021-10-09T16:57:33.835690 <8>[ 15.233052] 2021-10-09T16:57:33.836175 /lava-4684415/1/../bin/lava-test-case = * baseline.bootrr.dwmmc_rockchip-sdmmc-probed: https://kernelci.org/test/= case/id/6161ca0ca8a4390efd99a30d failing since 115 days (last pass: v5.4.125, first fail: v5.4.126) 2021-10-09T16:57:32.803861 /lava-4684415/1/../bin/lava-test-case<8>[ = 14.213758] 2021-10-09T16:57:32.804464 = =20