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 33444C636CC for ; Sat, 18 Feb 2023 13:34:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229525AbjBRNe5 (ORCPT ); Sat, 18 Feb 2023 08:34:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50880 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229489AbjBRNe4 (ORCPT ); Sat, 18 Feb 2023 08:34:56 -0500 Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DD98193CF for ; Sat, 18 Feb 2023 05:34:54 -0800 (PST) Received: by mail-pj1-x102f.google.com with SMTP id rm14-20020a17090b3ece00b00229ca6a4636so786017pjb.0 for ; Sat, 18 Feb 2023 05:34: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=mxXy+mzit3tNrOqenwa096NUSO4i9j87dqMQzt7K8Ww=; b=Du7R9t9MidXhf8aWhZwplPUWhdgmTudtV3l6+BfCeYbEaJOh1ZdWAZTuttBg84fbnw aWPJN8lU0Fwse198Bx8duzl66mcvhrMDbmZc4xxH0HjMNnvopkfMcVQlRrpcFKONliaT ZP0+RW6y3/1w6kbKt59JabhL3+8Mgxlpnre9Rcsd+5Eoq+b1t4FgGyQt30Jv+qQQmyfi pc+zMd9nOjiWosExNu5G1Htpix4Mw9hh48MPaBYNiYVqhsmlgulTJNuDbVDT+fW3OKdo iuIf5KBJ8iNx/+Dt73UKj9IzI9lIvthtgS7XeU59V0jBDciFtsecsvLLhciRN5hfUrw2 7baA== 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=mxXy+mzit3tNrOqenwa096NUSO4i9j87dqMQzt7K8Ww=; b=REN0dzHi4kStBcVUxGsWXhmwqTqUs/I6b7rndEum5IQc6WUVpH8Nq2z8rBrU0+E5zT YCOZgFprA3JqdKDYpzeouLvS9uYNNe1jIsK3u+dEWigqgOtY1kjkzzTw6kkwGopj/OWb 526gQJvso3364gqFPpa1xxTsOFJX+oMxEh6gs41nSn6l9b7tMA8LR+CzQ9Rt8gzyKb00 Y66crzseKYjlHxXdqH2me3VrWjMGbaFKJHZS6UXyvpbmQtc6NxlqIHECIlkHIBOqJyiH q3tyctL5f+cws+/JHvYchEPzRFSug7Wy9YdUlz8+NjMrUmIbb0/9wRUOrWHGo2S8P88I 2jUQ== X-Gm-Message-State: AO0yUKUCAEIJ6R8EoP+LdHYQqxHM9PoYBX5hKqxWs0s+YYPEtPC4xGPL 8T1jbH3f4hyVcLP/T5a/7eRvnNafgbZ5AzQQeOw= X-Google-Smtp-Source: AK7set9exWBC5cAPMEcs5lbOas+wZFIMNuyS7tHg0jwUJTbL0Gp/WAYQsIi3H0AazDTkoeknWdNEIQ== X-Received: by 2002:a17:902:f682:b0:199:2ee:6238 with SMTP id l2-20020a170902f68200b0019902ee6238mr5281173plg.16.1676727293270; Sat, 18 Feb 2023 05:34:53 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id jb2-20020a170903258200b0019a96d3b456sm4710511plb.44.2023.02.18.05.34.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 18 Feb 2023 05:34:52 -0800 (PST) Message-ID: <63f0d3fc.170a0220.d1a67.8caa@mx.google.com> Date: Sat, 18 Feb 2023 05:34:52 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.10 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.10.168-27-g9566475f49cb X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.10 baseline: 177 runs, 17 regressions (v5.10.168-27-g9566475f49cb) 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/queue/5.10 baseline: 177 runs, 17 regressions (v5.10.168-27-g9566= 475f49cb) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plu= s_defconfig | 1 = cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.10/ker= nel/v5.10.168-27-g9566475f49cb/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.10 Describe: v5.10.168-27-g9566475f49cb URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 9566475f49cb94ef41b3fcd29f15dc6057df5de6 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plu= s_defconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a208c38c80100c8c865d Results: 5 PASS, 1 FAIL, 1 SKIP Full config: omap2plus_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/queue-5.10/v5.10.168= -27-g9566475f49cb/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beagl= ebone-black.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= /63f0a208c38c80100c8c8666 failing since 4 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-gf9519a5a1701) 2023-02-18T10:01:20.253900 <8>[ 19.931520] 2023-02-18T10:01:20.362173 / # # 2023-02-18T10:01:20.463586 export SHELL=3D/bin/sh 2023-02-18T10:01:20.463899 # 2023-02-18T10:01:20.565228 / # export SHELL=3D/bin/sh. /lava-33187/env= ironment 2023-02-18T10:01:20.565561 = 2023-02-18T10:01:20.666693 / # . /lava-33187/environment/lava-33187/bi= n/lava-test-runner /lava-33187/1 2023-02-18T10:01:20.667229 = 2023-02-18T10:01:20.671793 / # /lava-33187/bin/lava-test-runner /lava-= 33187/1 2023-02-18T10:01:20.774978 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a0095aef247cfa8c8635 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/queue-5.10/v5.10.168= -27-g9566475f49cb/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubie= truck.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= /63f0a0095aef247cfa8c863e failing since 22 days (last pass: v5.10.165-76-g5c2e982fcf18, first= fail: v5.10.165-77-g4600242c13ed) 2023-02-18T09:52:36.710897 <8>[ 11.033038] 2023-02-18T09:52:36.821018 / # # 2023-02-18T09:52:36.924657 export SHELL=3D/bin/sh 2023-02-18T09:52:36.925560 # 2023-02-18T09:52:37.027750 / # export SHELL=3D/bin/sh. /lava-3350103/e= nvironment 2023-02-18T09:52:37.028595 = 2023-02-18T09:52:37.130693 / # . /lava-3350103/environment/lava-335010= 3/bin/lava-test-runner /lava-3350103/1 2023-02-18T09:52:37.131608 = 2023-02-18T09:52:37.131857 / # <3>[ 11.371014] Bluetooth: hci0: comm= and 0x0c03 tx timeout 2023-02-18T09:52:37.136369 /lava-3350103/bin/lava-test-runner /lava-33= 50103/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/63f0a1fe5efe63da158c864d 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/queue-5.10/v5.10.168= -27-g9566475f49cb/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i38= 6-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/63f0a1fe5efe63da158c8= 64e failing since 4 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/63f0a2b4ce09c25cbf8c8637 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/queue-5.10/v5.10.168= -27-g9566475f49cb/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386= -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/63f0a2b4ce09c25cbf8c8= 638 failing since 4 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-gf9519a5a1701) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0a0db14298a2b878c862f 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/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/63f0a0db14298a2b878c8= 630 failing since 3 days (last pass: v5.10.167-123-g60f1e5752ec8, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a1fdda5ecdd2028c864e 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/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/63f0a1fdda5ecdd2028c8= 64f failing since 3 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0a0fd337ff0b01c8c879e 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /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/63f0a0fd337ff0b01c8c8= 79f failing since 3 days (last pass: v5.10.167-123-g60f1e5752ec8, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a264f4c70e4d358c862f 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-broonie/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/63f0a264f4c70e4d358c8= 630 failing since 3 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0a08d8a03b294b18c8659 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/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/63f0a08d8a03b294b18c8= 65a failing since 3 days (last pass: v5.10.167-123-g60f1e5752ec8, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a106c39d5d87b08c863e 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qem= u_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-collabora/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/63f0a106c39d5d87b08c8= 63f failing since 3 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0a0daf006b7ab3d8c86bf 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibr= e/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/63f0a0daf006b7ab3d8c8= 6c0 failing since 3 days (last pass: v5.10.167-123-g60f1e5752ec8, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a1fcda5ecdd2028c8648 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/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/63f0a1fcda5ecdd2028c8= 649 failing since 3 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0a0fb0aea5f8a1b8c8641 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie= /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/63f0a0fb0aea5f8a1b8c8= 642 failing since 3 days (last pass: v5.10.167-123-g60f1e5752ec8, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a23c308bb35a198c867e 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-broonie/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/63f0a23c308bb35a198c8= 67f failing since 3 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0a08e06d3c30cef8c863f 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabo= ra/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/63f0a08e06d3c30cef8c8= 640 failing since 3 days (last pass: v5.10.167-123-g60f1e5752ec8, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0a0f2337ff0b01c8c8702 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/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qem= u_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/x86_64/x86_64_defconfig/gcc-10/lab-collabora/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/63f0a0f2337ff0b01c8c8= 703 failing since 3 days (last pass: v5.10.167-127-g921934d621e4, first= fail: v5.10.167-139-g8b1e92c42811) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/63f09f9edeac6a7d938c863e 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/queue-5.10/v5.10.168= -27-g9566475f49cb/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i= -h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.10/v5.10.168= -27-g9566475f49cb/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i= -h3-libretech-all-h3-cc.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= /63f09f9edeac6a7d938c8647 failing since 16 days (last pass: v5.10.165-139-gefb57ce0f880, firs= t fail: v5.10.165-149-ge30e8271d674) 2023-02-18T09:51:05.167563 / # # 2023-02-18T09:51:05.269448 export SHELL=3D/bin/sh 2023-02-18T09:51:05.269848 # 2023-02-18T09:51:05.371264 / # export SHELL=3D/bin/sh. /lava-3350107/e= nvironment 2023-02-18T09:51:05.371746 = 2023-02-18T09:51:05.473221 / # . /lava-3350107/environment/lava-335010= 7/bin/lava-test-runner /lava-3350107/1 2023-02-18T09:51:05.473936 = 2023-02-18T09:51:05.478065 / # /lava-3350107/bin/lava-test-runner /lav= a-3350107/1 2023-02-18T09:51:05.582000 + export 'TESTRUN_ID=3D1_bootrr' 2023-02-18T09:51:05.582343 + cd /lava-3350107/1/tests/1_bootrr = ... (10 line(s) more) = =20