From nobody Sun May 15 21:03:22 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 15E561AEBDD6 for ; Sun, 15 May 2022 21:03:24 +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 4L1Zbv1b3vz4nVm; Sun, 15 May 2022 21:03:22 +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 CD37A1349F; Sun, 15 May 2022 21:03:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 15 May 2022 21:03:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dchagin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1965724062.5267.1652648602841@jenkins.ci.freebsd.org> In-Reply-To: <1706066689.5255.1652621343458@jenkins.ci.freebsd.org> References: <1706066689.5255.1652621343458@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21367 - 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_5266_1596399454.1652648602373" 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=1652648603; 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=GFI1wZQlGuiswAH348JxkiGiA+tNS+jLhqSftPXZmE8=; b=N23/cADSZ7zitp9QRF+QiwWxdpiSoBdz9ySGI9vR9MYIMTfHxx9oHWZSrmffCi/CI52oGC V6LCe/uZav4q8EzWNql6S2f+rI8qXQLLLqiW4I9VRLzhqcuySD+O+9WYol+ReoHd87U/V8 TGxu/IBs795kZRiz2j89oCoudQNOHxrwzG7G8tjdlsJc+wvcBPGwDpJiZuQL1OOjRCn1vr /BWqoov8Bs+/rT9NcT2UHL4MPsMhGmtHKjSJyUHIVH1zj2UGiY25vJMKztbCeL42eUFh1l vPeF8EnQgEG509Q6xyr2vCQkAJLtSLfMNw/cIWLvmhlyUwTnnclO+R0Bg2N/Pw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1652648603; a=rsa-sha256; cv=none; b=ASmprIVTUk+6QjGbonWGGPzg4J2HCnw1DaKg0ybY1s44QBSXIfntJ1wUD1w5TN+FiAYVrn t/7aix6JtTZP/iSpR0AXHx6OP1ylKgHBwAk/LyEZ0eOj8MgoU1LO934pfqOnFDleq7M0g+ bD1HVK4CC5hW09bazdaVAoqdsOqcaL0xrJVeYSfH9GgGBYDMRauxyefl0acEmXfPSLhK3a TlYi3ZATmJFPEUTHOXL6Z8tNzkLFKNEBsv+1iFrX4pOtN5mpTjolRY3bzpw87tF/pFNU53 Hy+U/uUP5fRpraK9D3Wte6LDh91UQaTZXK8/aNoVCUkgDzj12YFN3Mx1mvLC5A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_5266_1596399454.1652648602373 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21367 (390c9ea029fdd3fb2ce61fc6b48617f0f7cd8754) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21367/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21367/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21367/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) 3bae1cd68a2ac3e2c37d54cf550e01257dfb1a04 by dchagin: linux(4): Implement futex_op for arm64. 0b5d5dc3767fcf2f0198f0f9549cb23983e0ee3e by dchagin: linux(4): Retire unneeded initialization ba279bcd6d75aa236bcb9ccf11aeb6f51a2f8514 by dchagin: linux(4): Cleanup signal trampolines 21f246174184742ba8952aeb1dadbf58d48d54b4 by dchagin: linux(4): Move sigframe definitions to separate headers af557e649cf229e45a83767c3c4a7daeb92f0b01 by dchagin: linux(4): Rework the definition of struct siginfo to match Linux actual 6e826d27c340fa29e166d06e5d8553f6c63c409e by dchagin: linux(4): Better naming for ucontext field of struct rt_sigframe 8f9635dc99f571a0ae4e613b9a0439e68da7b160 by dchagin: linux(4): Retire handmade DWARF annotations from signal trampolines 08e201a3b4624d84f67f4587ab21b4b4abf61e76 by dchagin: linux(4): Retire unused include c56480a832354aff995f9d0bc5da4ccf27dfe78a by dchagin: linux(4): Implement signal trampoline for arm64 in a FreeBSD-way 390c9ea029fdd3fb2ce61fc6b48617f0f7cd8754 by dchagin: linux(4): Add AT_MINSIGSTKSZ to arm64 port The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.ipfw_queue Error Message: We failed prioritisation 1 times ------=_Part_5266_1596399454.1652648602373--