From nobody Thu Feb 29 13:03:48 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 4TlryF4L1lz5C8gs for ; Thu, 29 Feb 2024 13:03:49 +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 4TlryF1y1Tz4XCp; Thu, 29 Feb 2024 13:03:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709211829; a=rsa-sha256; cv=none; b=WpghERwhnwSPi37RexiFlh+dMraiotvb8X849FaTSuw0iq9t6VwWlj7K/2aEhhrJTHp8AC C7EOtagsyySsCnOTTnH2J5ULyl7N001mttFaQWMZ8RUn+9lTcYDrfwiJigurkf3t7AIZL0 sGpQloREyr6vwZy+7ZpnIpVNHtpN/2gGw8LbpjKauzwoNm94DnQA4/2arGVdA2WjQH81R9 jpjCyRyISVFbXPkBnKgnufgu6ylWKVxFM0sZICXplQXMxEBt4oRRHrl2AsSiNyDUxgnE+Z UNPL/M5rkoVgA7jA6PnxM2lizI3lDIAFHVHQPNctSXFetoPoFPHEEC0viIcowA== 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=1709211829; 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=eNLb+fteFepqHNSrjHdv6a7LPzxlbI/Kuwku2mvYa1M=; b=iveClVcHkz4shCVSrSDNUgqnRGUu2fo5l30Swh+/F2rwKky5hVrA0abOytIc0TTRNUAehb hbh8R4awV6nS08Y3nrdZzt3Nb2Jm8odTZFwrG9lua2LJvycRpQ4GmyL5YDSQ3lmN/PDJez dj8QsYbyX2YhbQuw4WGXD2gV7wtqE/bJQZHJWUi7ILNY4ZfBw5dRWzNkOnYbMo4WJVyTaQ fotOThW4slw7v5+XeXcMsRzDkmXw/ixxwXvPX5o6mN8QTXMtT5LNd1jlAmzCN2sadsjo7A prEx1zghrq1OvLiYwwD8F/XDlnrgQfvK4rqAyEBJfKjQA3zJRQm0F1ssJ6EBwA== 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 4TlryF1XGWzjlW; Thu, 29 Feb 2024 13:03:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 29 Feb 2024 13:03:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, markj@FreeBSD.org, glebius@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1366492494.2625.1709211829219@jenkins.ci.freebsd.org> In-Reply-To: <1202666027.2619.1709206247780@jenkins.ci.freebsd.org> References: <1202666027.2619.1709206247780@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24843 - 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_2624_1638907655.1709211828647" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2624_1638907655.1709211828647 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24843 (f81cdf24ba5436367377f7c8e8f51f6df2a75ca7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24843/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24843/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24843/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) e7308a60a5b77a1e4aff6e27eddef40fedabb98c by des: md5: Add test case for GNU input modes. 4db7ca24470576948e33f48033cfa5be2749950e by des: md5: Fix Perl mode long options. c05533d97ac178f8e811407860d47d3c0ae61eed by des: md5: Fix GNU check mode. 702f133fa18185a7e10e66316e8f158be935b696 by des: md5: Untabify declarations. fa6a02f50e65c47540f51b3177f5080bc6af168e by glebius: tests/fdgrowtable: open more files in the threaded case 3ac001620e286a7a1125ca171adbe76960a68180 by glebius: tests/fdgrowtable: remove always true check e53b83a849e3a34772d0a0ed26eb0cb4aeeec71d by glebius: tests/sigsys: initialize parameter passed to sysctlbyname() 180df764c4ee570850deb4a910a11780ec3316df by kib: rtld: remove pointless "extern" af9758deff9abb118ce189cbab0a830b02fc63db by kib: libsys: internalize memcpy, memset, and strlcpy 8271d9b99a3b98c662ee9a6257a144284b7e1728 by kib: libsys: remove usage of pthread_once and _once_stub fe920a4f2f80fda4a24c3991de0d593e06ae7f6f by kib: libsys: move errno to libsys 3668e1fa0a50562f58508565bdde0bdb83e0b475 by kib: libsys: disable ssp f81cdf24ba5436367377f7c8e8f51f6df2a75ca7 by markj: bhyve: Add support for XML register definitions The failed test cases: 1 tests failed. FAILED: sys.kern.fdgrowtable_test.oldtables_shared_via_threads Error Message: Test case body timed out ------=_Part_2624_1638907655.1709211828647--