From nobody Fri Nov 3 19:58:10 2023 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SMWkq1HZsz50C4W for ; Fri, 3 Nov 2023 19:58:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SMWkp5mFZz3FSq; Fri, 3 Nov 2023 19:58:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699041490; 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: in-reply-to:in-reply-to:references:references:list-id; bh=GU8CLlDi8agU3LdN5guVlQjlrLuJBp0KhnMKKmyRk7Y=; b=Af4mNj2ye4TFYogDvuZ/H8EUtcv02DK1KMZ9fbB26oNue9qQfBwD5xaQ57lh3OLn4t4Noe mZWnFCCdjIJfracXUHwlAWaDSQTeq54Vy3sEgcrar/10Q0etcge5Ydse+SXNHWgJNpcFqn j5cUvelBnWxtMUxzA7oLsato1iMvFhMcDIw3iJ4Nyz/4DD+DVlv1NRZdxwAX24Fz+CfHET yRKN90k0sAMzAtWf24SmnhtFHm8KOVpS0cS/CVEAvF6EI7vVmyYVqeUWUkwP1lF8FfF9aL LZMeJ0aWi4tZ1iUPQ7c3ns6vVt5RAyuJpEVlWZ2B59OPBagW5J2ZyQ6iP0EI6w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699041490; a=rsa-sha256; cv=none; b=RUdYLAx4S71IpSgal3btSpQb2U1hBkZRC5wwQYKxxLAScD7/VKX55cQ0x17Q0U0Lmg13R4 J47leztoEX/MHlU5ZcZIjZZdtwyor4mUD4PN7eby4reIQgEwj5ivVXsbzyzdOJyZCDMLw3 HW2mcIUVD/MgMNTjkxIHLoFhtBpmWwC4MDhGsGGe/NSoiaY4xvrV+xiXyP/cSVitez+/U2 ZV7i/GQqS8QfAVzphivJEl3BnDroRCmEN3mWn/XDeIjP5OCwXbtt8A3eXAhR0W9WgJqOD5 DCcTzjZEvNieXG05AZ9jzYOwHP3JJ/RFrUFoj6D3ngz38czPMXd2VxaIA+PuhQ== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4SMWkp4mnbzD6J; Fri, 3 Nov 2023 19:58:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 3 Nov 2023 19:58:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, bapt@FreeBSD.org, mav@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1847562037.7708.1699041490677@jenkins.ci.freebsd.org> In-Reply-To: <1800488619.7704.1699032588056@jenkins.ci.freebsd.org> References: <1800488619.7704.1699032588056@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24328 - Still Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_7707_2145675514.1699041490194" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7707_2145675514.1699041490194 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24328 (dbffadd8c28e3ab7dc8b5d38e3c5d7f96a5ad62d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24328/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24328/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24328/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 7bca09e2bb7f812913249a1e5883742d6d6ac6b2 by mav: mpsutil: Add higher PCIe speeds. 70f2356d364fdb7e2ff5487ae03125a338defd54 by imp: cam: Make cam_debug macros atomic 03e2fc4c44465d29a8208eaa0bd65198efbd572b by imp: cam: Minor tidying up the cam module Makefile dbffadd8c28e3ab7dc8b5d38e3c5d7f96a5ad62d by bapt: pci_vendors: update to 2023-09-22 The failed test cases: 1 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 ------=_Part_7707_2145675514.1699041490194--