From nobody Tue Oct 10 10:44:08 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 4S4XZd0sSNz4wYM4 for ; Tue, 10 Oct 2023 10:44:09 +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 4S4XZc5sR1z3WV5; Tue, 10 Oct 2023 10:44:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696934648; a=rsa-sha256; cv=none; b=Xhle+xfQCZ2uR1JnpAAeV+s9l3gcykYocJpDOZYRKWcXsuUPb9JE+rA6gfbedcknISZqdx EclRpNkSxMgt9+03FepOXRdFQCswWjl6IdQtwoj8nH3GD9Q6+KvhsV3XYr6TEzgXzaCOJF P/zNe32ODY1L38D9GBBTLuKsW+42e7QCSViKhAAbxYPrklrH6qrKEIia2g+Kzpq1zIc0Xs Cfon775zG+/bVAma2tGCwfQqdjHy3UNOl9e2EqS5zxipqQ408Aq5PLAYf3/M6m8/+9OS87 g5PAuAgIa+xbprm/Cg7P8Dnbn2C2CrEI2+pRbOXR6VQXs5rhYA9VavpEIYwang== 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=1696934648; 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=F519MnKKWIfwLM+vx5+yB6/AbGcEuQxdfgm7CIjFHeU=; b=yMvuVFre5ZsT8ZdlPeFq5MdDMCgQ9Y5aqn965PhiHv0t2cLj3XqK3UD5nrZWygYa3nZ88i Ud9UUAAIK5Me3S4OQbG7JV0qvfEkoSzccIqqUnbdVGytHWGHn426D8Xy/lEg21Z/hj6m4e cJPEPv3tyH86Aj6SUqqB37OMNTdB8WxhtoP2WC44kI7z8VdmxKxV04811K3/ytm9ZrSuZe /3mWtwmbJ4wH7+jNhmiQ0Be31Z2d1Wdhg5Y4CdB30mvQ1NuTXzt9c+WXPbyNxjQZqXPMRT AkIvOHRP96C2rDMrSptChV+ejTVcFwVlVUADpkNQ6ODzxxXNtP/6qeF4oObwdQ== 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 4S4XZc4vSKzb7W; Tue, 10 Oct 2023 10:44:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 10 Oct 2023 10:44:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dchagin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1188439024.5896.1696934648691@jenkins.ci.freebsd.org> In-Reply-To: <1490133180.5882.1696919946688@jenkins.ci.freebsd.org> References: <1490133180.5882.1696919946688@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #95 - 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_5895_745264697.1696934648408" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5895_745264697.1696934648408 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #95 (4c1b13627a75bee92652cded438ce313fefeec67) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/95/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/95/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/95/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) 761d9162d2ab56d1dfce2fd6422fcdf6f6393b79 by dchagin: tests: Test that SIGSYS is not delivered if kern.signosys knob is off ea54d65b340eb090518f79c2322db2644b39e634 by dchagin: linux(4): Deorbit linux_nosys from syscalls.master a4b328aa4182ca8315a95bda7b1e05aaa68c15b1 by dchagin: linux(4): Regen for linux_nosys change ce693de706fca8218e59705f609efed52d8e3623 by dchagin: linux(4): Deorbit linux_nosys 49dc4d714aee981a38172d76d0b91a584e6c5049 by dchagin: sysent: Trim trailing whitespaces 2e8294945749782fabf821246f37211449c6f37b by dchagin: linux(4): Actually delete linux_sysproto.h 4c1b13627a75bee92652cded438ce313fefeec67 by dchagin: linux(4): Fix semid64_ds structure layout The failed test cases: 9 tests failed. FAILED: sys.fs.fusefs.symlink.main Error Message: Returned non-success exit status 1 FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.no_df Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.min_ttl_v6 Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_5895_745264697.1696934648408--