From nobody Tue Apr 23 08:13:10 2024 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 4VNvxz40D8z5JjY2 for ; Tue, 23 Apr 2024 08:13: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 4VNvxy6w1qz43Z3; Tue, 23 Apr 2024 08:13:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713859991; a=rsa-sha256; cv=none; b=MTIbQvckKdEWm7uP0Q3kScYe0thY/osarl5mmMt/sMpT+9MG4gi/XbYrCqMExVXzOukMvl SrDcxAgkHHd9U1OiL7CWB+0afbqJ+CGl12jCm/vL4ZNhaOQHn8FfS1HExb4sDzfDavkFJd O06Vw9AZzojDr6Fb7UB/szJs65B9l3kRI1ztnO1x5U4BdIOmpBTD29vg2lIXH7UgvJ1c14 EKFabpxPpyCW99ntV1EuVhsqML+sDcqQ3QiZghhYkMTdOGifmponezrKIEHchrceI8siOl qRxn3khCx36Z3FntwyXcbHmYr9/JUSEZWI0wAEvhGRRbm1SmPhYKJZTkUZuljw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1713859991; 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=8apnhIYJVchknVS6mkQqHo/B07947bvwlkqMXmskhHY=; b=OoBcqxZ43g8Lm8G9GCXJbuezl3tHW37HElzXaE1x7cOlmapNeLkOU7+31EaJByTa9tx4oi S6sN3QG6Gh1dlLnxphc3ISJXmbTwYeT1Vq9zgVLpsoKey/7RlpIVL6t/2Iccc6NT+2MdsJ WVlUI1OjqwFUB7GGCs9rNfxrPU4x2N3GlfIQlXib2jj4SjUWWMWwNV8WYM+evAAepRwUq/ dtxmO3XvfBOrhb8m3ZhWW0/Y59za9tjT81UwQirEEueyKUOoSv+M5Hjl22h+VMeyuDewla 79E/UFtvn122fCn4CDU66WETAseuaN6zD2yUPgdzjkwz1lXIsJmIcHm3ij1kow== 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 4VNvxy5jzczPFy; Tue, 23 Apr 2024 08:13:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 23 Apr 2024 08:13:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <477874254.8037.1713859990917@jenkins.ci.freebsd.org> In-Reply-To: <1141758343.8005.1713832266251@jenkins.ci.freebsd.org> References: <1141758343.8005.1713832266251@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #531 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_8036_2042430505.1713859990107" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8036_2042430505.1713859990107 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #531 (0744d3268e074605c279e553f605cd62dc134883) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/531/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/531/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/531/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) 2cd1939e2e587626c6811ee09e7688129cf749d4 by kib: rtld(1): minor clarification for LD_STATIC_TLS_EXTRA 4a393999f3124626161fbc72658e4f19e2a96a38 by gbe: usb(4): Remove a double word in a source code comment 7b6a12da16a629ba7cf1a93631ed5f588cec2e17 by gbe: binmiscctl.8: Remove a double word 499d4a6094806b5867903a600f1de07daf8ade07 by gbe: timerfd.2: Remove a double word 1e17c11779954a283deceeb715c7208ead1749ba by gbe: safe(4): Remove a double word in a source code comment 0b396f0185c7fc9b9a7bae30aba77e43b6725ce8 by gbe: bhnd(4): Remove a double word in a source code comment 6e97dd94f34e6f74090e92100d9127a89b100b80 by gbe: ifconfig(8): Fix two typos in source code comments fa4b1ab76983e54b34f303eb7c911f84dafc0751 by gbe: arm64: Remove a double word in a source code comment 0744d3268e074605c279e553f605cd62dc134883 by gbe: NOTES: Remove a double word in comment The failed test cases: 7 tests failed. FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_16.frag6_16 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.urpf Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_8036_2042430505.1713859990107--