From nobody Mon Apr 29 20:41:22 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 4VSxnY1qNbz5JtvH for ; Mon, 29 Apr 2024 21:49:53 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from www541.your-server.de (www541.your-server.de [213.133.107.7]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VSxnY168Kz4l3W; Mon, 29 Apr 2024 21:49:53 +0000 (UTC) (envelope-from mm@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from sslproxy06.your-server.de ([78.46.172.3]) by www541.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1s1XoR-000Osa-DH; Mon, 29 Apr 2024 22:41:23 +0200 Received: from [188.167.171.2] (helo=[10.0.9.225]) by sslproxy06.your-server.de with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1s1XoR-00GJza-0O; Mon, 29 Apr 2024 22:41:23 +0200 Message-ID: Date: Mon, 29 Apr 2024 22:41:22 +0200 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 User-Agent: Mozilla Thunderbird Subject: FreeBSD-main-amd64-test and usr.bin.unzip.functional_test.test_I To: jenkins-admin@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org References: <1441455827.8579.1714379016420@jenkins.ci.freebsd.org> <1337410207.8605.1714405141891@jenkins.ci.freebsd.org> Content-Language: en-US From: Martin Matuska In-Reply-To: <1337410207.8605.1714405141891@jenkins.ci.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: martin@matuska.de X-Virus-Scanned: Clear (ClamAV 0.103.10/27260/Mon Apr 29 10:23:47 2024) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:213.133.96.0/19, country:DE] X-Rspamd-Queue-Id: 4VSxnY168Kz4l3W Hi Jenkins Admin / Dag-Erling, I would like to know more about the environment where FreeBSD-main-amd64-test runs. The "usr.bin.unzip.functional_test.test_I" does not fail in our internal libarchive testing and that includes FreeBSD on Cirrus CI. The test creates an UTF-8 named file and tries to read data from it. If it is environment-specific than we should fix the environment or disable the single test. Best regards, Martin Matuska On 29. 4. 2024 17:39, jenkins-admin@FreeBSD.org wrote: > FreeBSD-main-amd64-test - Build #25175 (9e8618276fada5c68cc64676fba2ae2abd0544f5) - Still Unstable > > Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25175/ > Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25175/changes > Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25175/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) > > d6f77d3cfa8e56aed99e2ea250fdb242f51747df by mm: > Update vendor/libarchive to 3.7.4 > > 51c823ac2777784a4eac71d113e8c82c08482bb6 by mm: > Cherry-pick commits from libarchive to vendor/libarchive > > c28253ecde333c9908b7160664805acc3a92e2b0 by des: > libulog: Make sure ut_line, ut_user, ut_host are terminated. > > 9e8618276fada5c68cc64676fba2ae2abd0544f5 by des: > adduser: Really fix a syntax error > > > > 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)