From nobody Sat Apr 20 02:36:38 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 4VLwd32bFMz5Gmhk for ; Sat, 20 Apr 2024 02:36:39 +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 4VLwd30dV1z4qSg; Sat, 20 Apr 2024 02:36:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1713580599; a=rsa-sha256; cv=none; b=HhAQzSzMgqIjUwvGykiJFc/3sOZVq6TIEvGYH4udXl5mzuldqOxFQu3dcbrwxmEyKH6hYP 2JMNYjqgfv5xf1KbGMmdovadSQ0s5SVYwqXb56l67rrIPNpZ/75O/XDskZU3pmfroq81yk H59gffqKxlh+fvQNoQkflxbDYn4Ii/SMM0dl7Hgp40f9RiJYtPwkisfEgIo4GwTv2S7aa6 4i/DuqgmZvnLAdDSMsYt4eMRwNLhgk7H4vSNMborQLdZBqHiTa+jPWClA3AxYgL2hs5y3z Ka8lkDBUmHRk4U5M1RYoVKA3zDXWKyDjw5NOvb8BSXXRCKLA5faRkEFof0y0vA== 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=1713580599; 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=EKJpIVTo7cn1xBxJKY1RX+s+sqjeZNwnfmTQid35f9o=; b=UwzFAu4OUA25sC4meOKr5cZyXcIfRVO4qbhdRSbhdsqG/NZi1hvVtaaaocnfpCFyUEDi7L 7lxJb42YWjGwvktSLnkn/0UqW9Qs/0TBrbkM0dnUmZMefd03lqjDi2Dq2qi+Ib6s3JcTHJ p9V0TMsuq4T7k6319UGCWWzyM9QIhmrlfEHWI0SJxkyUux/Typec1tdD4vX2i3BMV+qwrG He+AaAck7hm5fof0B8dmKMhAoYx17WeMe6R5iRCllaBcmdln2ha6qEQWLBtdt7m7uNJr+t jYHMEvQJt2TNY5QjQ+jmF976swNZD9+cZL93dMk4vwBb0PZl2oawq+D2c+vYAg== 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 4VLwd30D99zJvP; Sat, 20 Apr 2024 02:36:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 20 Apr 2024 02:36:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1087504769.7815.1713580599038@jenkins.ci.freebsd.org> In-Reply-To: <1579075313.7799.1713569706383@jenkins.ci.freebsd.org> References: <1579075313.7799.1713569706383@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25136 - 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_7814_2135797037.1713580598685" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7814_2135797037.1713580598685 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25136 (1bd4f769caf8ffda35477e3c0b2c92348cf2fd5d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25136/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25136/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25136/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) 6e83504c603157e9fc1660d2a1556036492662fc by brooks: Revert "lib{c,sys}: normalize export of openat, setcontext, and 04e0313a7158f3d8623228f10da969bb21abc568 by brooks: ztest: use ASSERT3P to compare pointers b05785953e555e3dd13a162a8854076212026ca5 by imp: cut: use getline() instead of fgetln() 9744821765fccd6c9b44d47804b6913cdf616d4e by imp: diff: use getline() instead of fgetln() 3abcc79c6a25fe9846be5a036d9a44086fb00163 by imp: head: use getline() instead of fgetln() d3643c9efe7806c17c11251acd299f70b112c596 by imp: join: use getline() instead of fgetln() 25696725b65b651814799574fdfadb1b1a5e0b02 by imp: patch: use getline() instead of fgetln() 5fbdcd65fe5cc08959a6ea692b501ec0e98f8b9d by imp: xargs: use getline() instead of fgetln() 0b9e3585805e83718c3ebdab923aca51597193cd by brooks: libgcc_{eh,s}: restore __*_frame_info symbols post llvm18 44e89340fe349abc020732958c6debd12b5adf2c by brooks: libgcc_s: expose __divmoddi4 on i386 f0bd655a615e5edad45e25c1699bd847be01f959 by brooks: libc/quad: further narrow list of i386 symbols 961bcbeef251b87463446860fca9910a461a3909 by imp: mailwrapper(8): change behaviour if mailer.conf cannot be opened bcc57e971597d28a3ab1f972775b295cc60e1017 by imp: intro.2: Import HISTORY from OpenBSD but our style 9e8df7900f5285fb6815fbd333cf6e084679879c by imp: intro.2: Tweak grammar and syntax for consistency 4696ca7baf2f09080d8e51a1783fcab853bb3d14 by imp: intro.2: Add FILES mentioning table of syscalls d846f33bb6d4f2d25ddf5c0b4dc0dcf4096b0d52 by imp: intro.2: Section RETURN VALUES is actually ERRORS de525c502a3aab50de42df39f4b0c2840f4c09a6 by imp: intro.2: Integrate introduction with state of page 725a9f47324d42037db93c27ceb40d4956872f3e by imp: bsdiff: Use mmap instead of malloc 54e231b373ef617c348706c6c64a2e049ea738ec by imp: Add support for i2c-tiny-usb: usb to iic bridge bf2fd4755086292d5e5797e94c175e22da1fafa8 by imp: ig4_reg: Update datasheet link d0cc25f770aee068bcbaee89aa2f52cc5dd79dd5 by imp: acpi_cmbat: Use nitems instead of sizeof 493715f9b8173da8a1ca8af12a22eb1ded79d4eb by imp: ig4_iic: Warn on NACK 67677a654aa7456f18077ccbaa9c40f39a36d21a by imp: acpi_iicbus: Shift slave address a8fd0a5f4423637a73de390e65c0c1e00f0668ff by imp: glabel: Remove support for old reiserfs 1f2776e123603042944aad9f41ceb46b5b28d8ae by imp: Add support for Intel Atom S1200 UART 0bdcfb08f2d5b80523275adcdd64facb102eedbc by imp: usr.bin/units: use else..if to avoid calling the next branch 42acb16bb86fe6ec18c0591f9a9a3dbad1719d1d by imp: rescue: add ipfw, pfctl dbd0366f3434e2444792b431997dcaecfbf899ee by imp: package: move lpr into its own package 1bd4f769caf8ffda35477e3c0b2c92348cf2fd5d by imp: add dtb support for RPI CM4, CM4s, CM4_ioBoard The failed test cases: 3 tests failed. FAILED: usr.bin.unzip.functional_test.test_I Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.unix_seqpacket_test.random_eor_and_waitall Error Message: /usr/src/tests/sys/kern/unix_seqpacket_test.c:1182: send(params->sock, ¶ms->sendbuf[off], len, flags) == len not met FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: 1 != 0 (1 != 0) ------=_Part_7814_2135797037.1713580598685--