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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49CDFC64EC7 for ; Mon, 20 Feb 2023 20:45:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231290AbjBTUpn (ORCPT ); Mon, 20 Feb 2023 15:45:43 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37450 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232199AbjBTUpW (ORCPT ); Mon, 20 Feb 2023 15:45:22 -0500 Received: from mail-pg1-x534.google.com (mail-pg1-x534.google.com [IPv6:2607:f8b0:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 20137A5C6 for ; Mon, 20 Feb 2023 12:44:54 -0800 (PST) Received: by mail-pg1-x534.google.com with SMTP id k29so1624893pgm.3 for ; Mon, 20 Feb 2023 12:44:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=41JrfLomPKf1RKQR6g+IYOyc+rbTo/UwWzZ3pj85TLc=; b=PKngvbmKnZJzBeR7YWFRGkaFGpS+TyW/KZqXSPi/N87MKSfzuNNnXLzAejy8KPpi6W /ePHibLrTykkNy2MgDApr6cpRtTY/aBf40XVkfax0tqwXDVDplWdktX+q46/1zne0Xo5 5nMlIA/YcREoU1yapBTjE4QpjNCwEDZnqpoHOYM6KVszqtJhmnUNww16y74GUtCxlj01 TPyGavl6ff0SDVw7p9uQ60xUaHdyLJJS6Y8zQ9usXBSJaQmv8WejEHC16YIFERiBiCyX VGst/Yhf/yLCA78cgvj7saydua4gxI9q+H1S8ywnZBPYo+4fxFrwfsv2X9OjXVhZezB8 jmSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=41JrfLomPKf1RKQR6g+IYOyc+rbTo/UwWzZ3pj85TLc=; b=YSCp4HLO0740/SC/c3SbqsYNzaRt33j1qBmkFPX7gJAzH7VPOPvZ2x6UvqsrHBkj76 AyyANVtmH7KIwaw6IPNGCsFUkEiu3ZvHxevbxgxE4PD3kkJnY6YRL3xSZWJ8HoPAuUqg /CxR5WUThaPyHZe9EFSf9PmKRzv84MebKzIK8rR3Gix3tl+IfRAuKGn4HYFzfXnznPQl YTXsLh3SCto3/B1XXsVwkrUpMsOxGRG7A6ThxgabROmLud/xYqY1H5k1X0EhjSdUd9GC K9e0cIFoX8ooTBkBCbm/LQVmPj6JI7rjrOMbqp4Rfk69Ry9GmpG7yUF+LuTvi0mkHiq2 PXTw== X-Gm-Message-State: AO0yUKWud0REhWU3GBZFGcF1d0szX3AFy18C4pKucQVKbvTZ/PX3JiHh KWjlY7xL99HX3mpLkigwsdBA+/LQfCaM7hId5IM= X-Google-Smtp-Source: AK7set/PdSmAG5jYh7nJGXsJ6WjqmNFRkauabAaSdWsYevPJuSHTdVjUz7zJp+nbzxoMA361xtiLRw== X-Received: by 2002:a62:3847:0:b0:5a9:b7e3:2ed1 with SMTP id f68-20020a623847000000b005a9b7e32ed1mr2007596pfa.18.1676925893182; Mon, 20 Feb 2023 12:44:53 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id x18-20020a62fb12000000b005a79f5d9f53sm8013596pfm.165.2023.02.20.12.44.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 12:44:52 -0800 (PST) Message-ID: <63f3dbc4.620a0220.fac1d.e2cb@mx.google.com> Date: Mon, 20 Feb 2023 12:44:52 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.10.y X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.10.168-58-g7d11e4c4fc56 X-Kernelci-Report-Type: test Subject: stable-rc/linux-5.10.y baseline: 177 runs, 16 regressions (v5.10.168-58-g7d11e4c4fc56) 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-5.10.y baseline: 177 runs, 16 regressions (v5.10.168-58-g7d= 11e4c4fc56) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_defco= nfig | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconfig= | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconfig= | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defconf= ig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_defco= nfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.10.y/ker= nel/v5.10.168-58-g7d11e4c4fc56/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.10.y Describe: v5.10.168-58-g7d11e4c4fc56 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 7d11e4c4fc56eb25c5b41da93748dbcf21956316 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ asus-C436FA-Flip-hatch | x86_64 | lab-collabora | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f3a88bb77f2a391f8c8630 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-asus-C436FA-Flip-hatch.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-asus-C436FA-Flip-hatch.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a88bb77f2a391f8c8= 631 new failure (last pass: v5.10.168-58-ga96fb51aec5a) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f3a4e82e65078f3d8c863d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63f3a4e82e65078f3d8c8646 failing since 33 days (last pass: v5.10.158-107-gd2432186ff47, firs= t fail: v5.10.162-852-geeaac3cf2eb3) 2023-02-20T16:50:29.111900 <8>[ 11.050095] 2023-02-20T16:50:29.224417 / # # 2023-02-20T16:50:29.328198 export SHELL=3D/bin/sh 2023-02-20T16:50:29.329494 # 2023-02-20T16:50:29.432040 / # export SHELL=3D/bin/sh. /lava-3358612/e= nvironment 2023-02-20T16:50:29.433280 = 2023-02-20T16:50:29.535916 / # . /lava-3358612/environment/lava-335861= 2/bin/lava-test-runner /lava-3358612/1 2023-02-20T16:50:29.537778 = 2023-02-20T16:50:29.538317 / # /lava-3358612/bin/lava-test-runner /lav= a-3358612/1<3>[ 11.451248] Bluetooth: hci0: command 0x0c03 tx timeout 2023-02-20T16:50:29.542221 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63f3a4f32e65078f3d8c8674 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i= 386-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i= 386-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a4f32e65078f3d8c8= 675 failing since 6 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63f3b203319f43c7fb8c86ab Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i3= 86-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i3= 86-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3b203319f43c7fb8c8= 6ac failing since 6 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f3a6699c67c825308c864c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a6699c67c825308c8= 64d failing since 5 days (last pass: v5.10.167, first fail: v5.10.167-1= 35-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f3a8b28384e1b4458c8632 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a8b28384e1b4458c8= 633 failing since 6 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f3b3f8596f6c6e488c8630 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3b3f8596f6c6e488c8= 631 failing since 5 days (last pass: v5.10.167, first fail: v5.10.167-1= 35-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f3b59b21a29354e68c868f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3b59b21a29354e68c8= 690 failing since 6 days (last pass: v5.10.167, first fail: v5.10.167-1= 40-g65fa84413c15) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f3a6378ce471700c8c8674 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-q= emu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-q= emu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a6378ce471700c8c8= 675 failing since 5 days (last pass: v5.10.167, first fail: v5.10.167-1= 35-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f3a67e02c19c79f78c8693 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qe= mu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a67e02c19c79f78c8= 694 failing since 5 days (last pass: v5.10.166-100-ge9ce3cb0864d, first= fail: v5.10.167-135-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f3a8b38384e1b4458c8635 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-bayli= bre/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a8b38384e1b4458c8= 636 failing since 5 days (last pass: v5.10.167, first fail: v5.10.167-1= 35-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f3b3f780032dcbae8c864f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qem= u_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3b3f780032dcbae8c8= 650 failing since 5 days (last pass: v5.10.166-100-ge9ce3cb0864d, first= fail: v5.10.167-135-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f3b5af213021a89e8c8694 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broon= ie/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3b5af213021a89e8c8= 695 failing since 5 days (last pass: v5.10.167, first fail: v5.10.167-1= 35-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defconf= ig | 1 = Details: https://kernelci.org/test/plan/id/63f3a6368ce471700c8c8671 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-q= emu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-q= emu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a6368ce471700c8c8= 672 failing since 5 days (last pass: v5.10.166-100-ge9ce3cb0864d, first= fail: v5.10.167-135-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_defcon.= ..6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f3a8796050dfe8398c864e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-colla= bora/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a8796050dfe8398c8= 64f failing since 5 days (last pass: v5.10.167, first fail: v5.10.167-1= 35-gd76a8be7803e) = = platform | arch | lab | compiler | defconfig = | regressions -----------------------+--------+---------------+----------+---------------= ---------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_defco= nfig | 1 = Details: https://kernelci.org/test/plan/id/63f3a3adc99fa617ca8c86eb Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-= iwg20d-q7.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.10.y/v5.10.1= 68-58-g7d11e4c4fc56/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-= iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f3a3adc99fa617ca8c8= 6ec failing since 0 day (last pass: v5.10.168, first fail: v5.10.168-58= -ga96fb51aec5a) = =20