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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 E5CDDC4338F for ; Wed, 11 Aug 2021 11:34:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C20AD6056C for ; Wed, 11 Aug 2021 11:34:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237352AbhHKLfR (ORCPT ); Wed, 11 Aug 2021 07:35:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:40030 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237385AbhHKLfQ (ORCPT ); Wed, 11 Aug 2021 07:35:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1628681692; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kICUtu98CRPQd5spM8FoMArzVKQEoGq7XCRGecPPedQ=; b=ayBxRFW7E6OhjQ9AcJJhDzeoOWHWbWnDimIyqkgGXtmTHHHBU5ZwZCDQKnIOKzGFi4se45 237sIG3abTEYlHMZr/le/2CRTtv5h99u3KCCnDDg5lR715ibkBDEFYZYjoG58CRDWDxkR2 SuEuExP8eAO39P8sRDLFDF/kCU6EIyQ= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-291-MFeb7KuJMR-kIQ4ySoD_LQ-1; Wed, 11 Aug 2021 07:34:50 -0400 X-MC-Unique: MFeb7KuJMR-kIQ4ySoD_LQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 784141936B60; Wed, 11 Aug 2021 11:34:49 +0000 (UTC) Received: from [172.64.11.61] (unknown [10.30.34.114]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0DBA85C232; Wed, 11 Aug 2021 11:34:35 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 From: CKI Project To: skt-results-master@redhat.com, linux-block@vger.kernel.org, axboe@kernel.dk Subject: =?utf-8?q?=F0=9F=92=A5?= PANICKED: Test report for kernel 5.14.0-rc5 (block, 4e9e1af5) Date: Wed, 11 Aug 2021 11:34:34 -0000 CC: Memory Management , Jan Stancek , Li Wang , Zorro Lang , Xiong Zhou , Yi Zhang Message-ID: X-Gitlab-Pipeline-ID: 351063758 X-Gitlab-Url: https://gitlab.com X-Gitlab-Path: =?utf-8?q?/redhat/red-hat-ci-tools/kernel/cki-internal-pipeli?= =?utf-8?q?nes/cki-trusted-contributors/pipelines/351063758?= X-DataWarehouse-Checkout-IID: 17540 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org Hello, We ran automated tests on a recent commit from this kernel tree: Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/lin= ux-block.git Commit: 4e9e1af58800 - Merge branch 'for-5.15/block' into for-next The results of these automated tests are provided below. Overall result: FAILED (see details below) Merge: OK Compile: OK Tests: PANICKED All kernel binaries, config files, and logs are available for download here: https://arr-cki-prod-datawarehouse-public.s3.amazonaws.com/index.html?prefi= x=3Ddatawarehouse-public/2021/08/10/351063758 One or more kernel tests failed: s390x: =E2=9D=8C LTP ppc64le: =E2=9D=8C LTP =F0=9F=92=A5 POSIX pjd-fstest suites =E2=9D=8C Loopdev Sanity =E2=9D=8C Memory: fork_mem =F0=9F=92=A5 Storage blktests aarch64: =F0=9F=92=A5 Storage blktests =E2=9D=8C LTP We hope that these logs can help you find the problem quickly. For the full detail on our testing procedures, please scroll to the bottom of this message. Please reply to this email if you have any questions about the tests that we ran or if you have any suggestions on how to make future tests more effective. ,-. ,-. ( C ) ( K ) Continuous `-',-.`-' Kernel ( I ) Integration `-' ______________________________________________________________________________ Compile testing --------------- We compiled the kernel for 4 architectures: aarch64: make options: make -j24 INSTALL_MOD_STRIP=3D1 targz-pkg ppc64le: make options: make -j24 INSTALL_MOD_STRIP=3D1 targz-pkg s390x: make options: make -j24 INSTALL_MOD_STRIP=3D1 targz-pkg x86_64: make options: make -j24 INSTALL_MOD_STRIP=3D1 targz-pkg Hardware testing ---------------- We booted each kernel and ran the following tests: aarch64: Host 1: =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9C=85 xfstests - ext4 =E2=9C=85 xfstests - xfs =E2=9C=85 storage: software RAID testing =E2=9C=85 Storage: swraid mdadm raid_module test =F0=9F=9A=A7 =E2=9D=8C xfstests - btrfs =F0=9F=9A=A7 =F0=9F=92=A5 Storage blktests =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage block - filesystem fi= o test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage block - queue schedul= er test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage nvme - tcp =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 stress: stress-ng Host 2: =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9C=85 ACPI table test =E2=9D=8C LTP =E2=9A=A1=E2=9A=A1=E2=9A=A1 CIFS Connectathon =E2=9A=A1=E2=9A=A1=E2=9A=A1 POSIX pjd-fstest suites =E2=9A=A1=E2=9A=A1=E2=9A=A1 Loopdev Sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory: fork_mem =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory function: memfd_create =E2=9A=A1=E2=9A=A1=E2=9A=A1 AMTU (Abstract Machine Test Utility) =E2=9A=A1=E2=9A=A1=E2=9A=A1 Ethernet drivers sanity =E2=9A=A1=E2=9A=A1=E2=9A=A1 storage: SCSI VPD =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xarray-idr-radixtree-test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 NFS Connectathon =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm cache test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm snapper test ppc64le: Host 1: =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9D=8C LTP =E2=9C=85 CIFS Connectathon =F0=9F=92=A5 POSIX pjd-fstest suites =E2=9D=8C Loopdev Sanity =E2=9D=8C Memory: fork_mem =E2=9A=A1=E2=9A=A1=E2=9A=A1 Memory function: memfd_create =E2=9A=A1=E2=9A=A1=E2=9A=A1 AMTU (Abstract Machine Test Utility) =E2=9A=A1=E2=9A=A1=E2=9A=A1 Ethernet drivers sanity =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xarray-idr-radixtree-test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 NFS Connectathon =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm cache test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm snapper test Host 2: =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9C=85 xfstests - ext4 =E2=9C=85 xfstests - xfs =E2=9C=85 storage: software RAID testing =E2=9C=85 Storage: swraid mdadm raid_module test =F0=9F=9A=A7 =E2=9C=85 xfstests - btrfs =F0=9F=9A=A7 =F0=9F=92=A5 Storage blktests =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage block - filesystem fi= o test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage block - queue schedul= er test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage nvme - tcp =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage: lvm device-mapper te= st - upstream s390x: Host 1: =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9D=8C LTP =E2=9C=85 CIFS Connectathon =E2=9C=85 POSIX pjd-fstest suites =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory: fork_mem =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Ethernet drivers sanity =F0=9F=9A=A7 =E2=9D=8C xarray-idr-radixtree-test =F0=9F=9A=A7 =E2=9C=85 NFS Connectathon =F0=9F=9A=A7 =E2=9C=85 lvm cache test =F0=9F=9A=A7 =E2=9C=85 lvm snapper test Host 2: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9C=85 Storage: swraid mdadm raid_module test =F0=9F=9A=A7 =E2=9C=85 Storage blktests =F0=9F=9A=A7 =E2=9C=85 Storage nvme - tcp =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 stress: stress-ng x86_64: Host 1: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Reboot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage SAN device stress - qla2xxx driver Host 2: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Reboot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage SAN device stress - mpt3sas_gen1 Host 3: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Reboot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - ext4 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - xfs =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - nfsv4.2 =E2=9A=A1=E2=9A=A1=E2=9A=A1 storage: software RAID testing =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage: swraid mdadm raid_module test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - btrfs =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xfstests - cifsv3.11 =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage blktests =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage block - filesystem fi= o test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage block - queue schedul= er test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage nvme - tcp =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage: lvm device-mapper te= st - upstream =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 stress: stress-ng Host 4: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Reboot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage SAN device stress - lpfc driver Host 5: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9C=85 ACPI table test =E2=9C=85 LTP =E2=9C=85 CIFS Connectathon =E2=9C=85 POSIX pjd-fstest suites =E2=9C=85 Loopdev Sanity =E2=9C=85 Memory: fork_mem =E2=9C=85 Memory function: memfd_create =E2=9C=85 AMTU (Abstract Machine Test Utility) =E2=9C=85 Ethernet drivers sanity =E2=9C=85 storage: SCSI VPD =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 xarray-idr-radixtree-test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 NFS Connectathon =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm cache test =F0=9F=9A=A7 =E2=9A=A1=E2=9A=A1=E2=9A=A1 lvm snapper test Host 6: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Reboot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage SAN device stress - qedf driver Host 7: =E2=9C=85 Boot test =E2=9C=85 Reboot test =E2=9C=85 Storage SAN device stress - qla2xxx driver Host 8: =E2=9A=A1 Internal infrastructure issues prevented one or more tests (= marked with =E2=9A=A1=E2=9A=A1=E2=9A=A1) from running on this architecture. This is not the fault of the kernel that was tested. =E2=9A=A1=E2=9A=A1=E2=9A=A1 Boot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Reboot test =E2=9A=A1=E2=9A=A1=E2=9A=A1 Storage SAN device stress - qedf driver Test sources: https://gitlab.com/cki-project/kernel-tests =F0=9F=92=9A Pull requests are welcome for new tests or improvements to e= xisting tests! Aborted tests ------------- Tests that didn't complete running successfully are marked with =E2=9A=A1=E2= =9A=A1=E2=9A=A1. If this was caused by an infrastructure issue, we try to mark that explicitly in the report. Waived tests ------------ If the test run included waived tests, they are marked with =F0=9F=9A=A7. Suc= h tests are executed but their results are not taken into account. Tests are waived when their results are not reliable enough, e.g. when they're just introduced or a= re being fixed. Testing timeout --------------- We aim to provide a report within reasonable timeframe. Tests that haven't finished running yet are marked with =E2=8F=B1.