Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: "kernelci.org bot" <bot@kernelci.org>,
	kernelci-results@groups.io, linux-kselftest@vger.kernel.org,
	Marcos Paulo de Souza <mpdesouza@suse.com>
Cc: Shuah Khan <skhan@linuxfoundation.org>, shuah@kernel.org
Subject: Re: kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-56-g539cd3f4da3f)
Date: Wed, 28 Feb 2024 15:28:14 -0700	[thread overview]
Message-ID: <a304f03b-7b2d-4c6d-9c11-4f4b1cda589c@linuxfoundation.org> (raw)
In-Reply-To: <65dedf13.630a0220.f8b2d.9280@mx.google.com>

On 2/28/24 00:21, kernelci.org bot wrote:
> kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-56-g539cd3f4da3f)
> 
> Regressions Summary
> -------------------
> 
> platform        | arch | lab           | compiler | defconfig                    | regressions
> ----------------+------+---------------+----------+------------------------------+------------
> imx6q-sabrelite | arm  | lab-collabora | gcc-10   | multi_v7_defconfig+kselftest | 1
> 
>    Details:  https://kernelci.org/test/job/kselftest/branch/next/kernel/v6.8-rc1-56-g539cd3f4da3f/plan/kselftest-livepatch/
> 
>    Test:     kselftest-livepatch
>    Tree:     kselftest
>    Branch:   next
>    Describe: v6.8-rc1-56-g539cd3f4da3f
>    URL:      https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git
>    SHA:      539cd3f4da3fdbe7dc353634e004e4b0e725c35a
> 
> 
> Test Regressions
> ----------------
> 
> 
> platform        | arch | lab           | compiler | defconfig                    | regressions
> ----------------+------+---------------+----------+------------------------------+------------
> imx6q-sabrelite | arm  | lab-collabora | gcc-10   | multi_v7_defconfig+kselftest | 1
> 
>    Details:     https://kernelci.org/test/plan/id/65ded1d5c2aa34249963703c
> 
>    Results:     1 PASS, 1 FAIL, 0 SKIP
>    Full config: multi_v7_defconfig+kselftest
>    Compiler:    gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110)
>    Plain log:   https://storage.kernelci.org//kselftest/next/v6.8-rc1-56-g539cd3f4da3f/arm/multi_v7_defconfig+kselftest/gcc-10/lab-collabora/kselftest-livepatch-imx6q-sabrelite.txt
>    HTML log:    https://storage.kernelci.org//kselftest/next/v6.8-rc1-56-g539cd3f4da3f/arm/multi_v7_defconfig+kselftest/gcc-10/lab-collabora/kselftest-livepatch-imx6q-sabrelite.html
>    Rootfs:      http://storage.kernelci.org/images/rootfs/debian/bullseye-kselftest/20240129.0/armhf/initrd.cpio.gz
> 
> 
>    * kselftest-livepatch.shardfile-livepatch: https://kernelci.org/test/case/id/65ded1d5c2aa34249963703e
>          failing since 13 days (last pass: v6.8-rc1, first fail: v6.8-rc1-32-g345e8abe4c355)
> 
>      2024-02-28T06:26:05.757140  / #
> 
>      2024-02-28T06:26:05.767314
> 
>      2024-02-28T06:26:10.908349  / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/12885469/extract-nfsrootfs-c33w8jjk'
> 
>      2024-02-28T06:26:10.925782  export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/12885469/extract-nfsrootfs-c33w8jjk'
> 
>      2024-02-28T06:26:13.149970  / # export NFS_SERVER_IP='192.168.201.1'
> 
>      2024-02-28T06:26:13.161626  export NFS_SERVER_IP='192.168.201.1'
> 
>      2024-02-28T06:26:13.280972  / # #
> 
>      2024-02-28T06:26:13.289584  #
> 
>      2024-02-28T06:26:13.405920  / # export SHELL=/bin/bash
> 
>      2024-02-28T06:26:13.417269  export SHELL=/bin/bash
>   
>      ... (112 line(s) more)
>    

Hi Marco,

Please take a look at this regression. I applied your patch
series that fixed the problems found in o-day bot. Is this
a different problem?

thanks,
-- Shuah

  reply	other threads:[~2024-02-28 22:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-28  7:21 kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-56-g539cd3f4da3f) kernelci.org bot
2024-02-28 22:28 ` Shuah Khan [this message]
2024-03-01 12:05   ` Marcos Paulo de Souza

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a304f03b-7b2d-4c6d-9c11-4f4b1cda589c@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=bot@kernelci.org \
    --cc=kernelci-results@groups.io \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mpdesouza@suse.com \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox