From nobody Mon Oct 3 18:13:39 2022 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 4Mh8921kvcz4drZ5 for ; Mon, 3 Oct 2022 18:13:42 +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 4Mh89155xtz3y2q; Mon, 3 Oct 2022 18:13:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4Mh89146zXzJ7K; Mon, 3 Oct 2022 18:13:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 3 Oct 2022 18:13:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, kp@FreeBSD.org, hselasky@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2010137077.893.1664820821585@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22210 - 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_892_1553617733.1664820819743" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1664820821; 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: list-id; bh=wH+infLjs/biZZ44Iy3vONDCarBzeKsVY7nQyEm4lMY=; b=M9tUsS7gckIhFLvjFdlyq1/aVcqt/0tFfc9DhQe658bxK6ZMFerZpnknpvXuunEWQkgAGg AbRn9RoRKM28w7tNwqwJ5an9qbryfTJ0Gw2FDLGcSg27pn1nQhlWZaFUTw3nd5UPV3E2xF CKWKxRFW0kxClay6v1XExamkaNf/Ra1ip163RhHTdynolJoHEqO4z8LNjWHXp6LUsjcGbk d9o7HVVTlPQOSagrrfj2U0zaIHuKexo6OKXdHsiLNSk8tn8gPbZFV/Fy6L0AYU8zaIPXRX qxD4W5FXul6+yMKsfnbxhsnjEiPVW9X2m8YFRx+r7usyV3gb5wJLzJr6H+g9tw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1664820821; a=rsa-sha256; cv=none; b=lgFALFVPr9VGQdO2XX/JYfMyPukR4Cz06LNcLF4uKVyhaD9Rpv5nnpfAdVVPOAmyK6SFr3 dxrVEC2tdxYKCY+J1wl3YO2xoRc213NHm59UUr9EUrSAHN5mtfjix7uBKxVj029j7FSVjs ofJpXKgmibGXe9OUpTaAnv44bLtY8z3jurvB/Bd+iyIP+tcnTDuHxT4Gbih35xzNEWLskg 1r+vtSqHDTFItvHCBDKkabCEl3bn8ERrJ20h5/4Ehg9DKOLNXrkYcAJL5lja/SvgCmr5FX 5Og7/Ba1rhwdKuhcm84vWVdhYjS5FmHjUM0EHeh3r5sXGw3hXMhtGegAy9heEg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_892_1553617733.1664820819743 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22210 (5e59b2734f77da24e2bc45154c7db949b9d790c5) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22210/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22210/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22210/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) 2515552e6216095c3fa61d93ee024bb8861e07c2 by tuexen: tcp: improve handling of SYN-ACK segments in TIMEWAIT state d3890a547d201d1f5043e51baa406ac9d5d3a60a by des: sh: when loading profile, skip obvious scratch files. 8a299958c1b5889fd13623ed4017916ffb30a7e1 by kp: if_epair: fix build with RSS 8f0a3c9c35517e61f4f64ce5b252202b8ddfa313 by hselasky: cuse(3): Use bool type for boolean value instead of int type. 5e59b2734f77da24e2bc45154c7db949b9d790c5 by hselasky: cuse(3): Optimise small reads and writes. The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_892_1553617733.1664820819743--