From nobody Mon Jul 15 14:45: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 4WN4kB6M6Qz5R4Z9 for ; Mon, 15 Jul 2024 14:45:22 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WN4kB3Qfjz3ytv; Mon, 15 Jul 2024 14:45:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721054722; a=rsa-sha256; cv=none; b=oeple9suvvO1ppfjOFxe+z2kSj400Yweg+AE6AM0mliatTDyXWY8nRalwBY79SNWNrfIqa B5Uum+EsTmNvUBDOTZ+ctm768QD3SSl9jbjavwlJwcnBLbC79/rnCscd0d8BxssBAbje9U EN4Kla5/FmV9m/yMLIpXKysDRG8wJCF8O+kytU53KHNmrAroyGzb2mFWOrJ3Y+HcReoUc0 HeGRGnjrqt0jyUZV2IxSMGzvU6IOLaHLDZ7+ZoRajXwrf0chvOblvAk2xWfrltTZJfgJpu CqkrZKc2U3mtgnjUNEsjU0GmOP9EY89RGMRrgCguWD6C7K6ZTh0d7b1l6qd2JQ== 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=1721054722; 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=Ynu2oRh9pIdviC8NwJmOHLa5grALw9MjYfjkTOoqcGc=; b=luDCom/b1GVFBIoSwT3RO47TvcXLKW9kV5Z9+Gd6Tr1J1ipn0+WhhzR8XOELwK3W4WC5gz +9T1VFaVYfbwY3mE/J+mlZKjyw5mfDDi7Cyz++E9aF/YMHTR1EYAmALfUKInzp4q84HKRF xcUEuNZp8MIXZb1x1+V84HENqI03wfmRz6l6BqxqM6etD061mAlTd2ffmEk/oMhmDb/4pX zcqddxwvGIp1mPRxn/nfp5+xrxz1fW2MZzvtWFmaXG6rpmAEsLqA/aqRCFMGQGVpJwlxIN XhF+ZyMa1CB6wL0dUKY6JyJ/w7oaNpYG+VNo3mVVAeZ/RogaaiX9dKpT+3l8cw== 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 4WN4kB2h1Rzwpf; Mon, 15 Jul 2024 14:45:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 15 Jul 2024 14:45:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <579065909.1351.1721054722411@jenkins.ci.freebsd.org> In-Reply-To: <1092309712.1257.1720982367601@jenkins.ci.freebsd.org> References: <1092309712.1257.1720982367601@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #609 - 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_1350_512621955.1721054722016" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1350_512621955.1721054722016 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #609 (5b1f4e679dea004ad4a47b408b7b7d27575da90e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/609/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/609/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/609/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) c06a194479548c6f24bc67f04b8974554e549f56 by andrew: aarch64: support BTI and pointer authentication in assembly c9dc783efbab0fc6dd29cd58343c92699661cf98 by andrew: aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 98768d6870cc30303a80d2d8c888f0daa3f1ad4a by andrew: ossl: Rebuild the openssl asm 9f575dadfe149ec14072b63ead9c31eb4e6e5992 by andrew: arm64: Add CurrentEL register definitions 39ae01d39b55a8cf225b4ab27ccecad30740e761 by andrew: arm64: Add more spsr_el1 register values 0ea3e76c4baef06c344267209d45c778e2cab04d by andrew: arm64: Add ISS_MSR_REG for ESR_ELx.ISS values f9878b9c8efa6c0cc43503851831d5525aa0a28e by andrew: arm64: Add the TCR_EL2.PS mask c7c27e9ebfdbd8e46f7af9aeee2a4c407e102981 by andrew: arm64: Add a macro to find a VM fault address 526ad0a15765ea860b9bbba63a0038434d5a395d by andrew: arm64: Add TF_LR, it will be used by bhyve asm cfba49ca49f6ac5e401a05148a71896ec2a8e6a7 by andrew: arm64: Rename drop_to_el1 to enter_kernel_el 1ac1e83f189fae2e6bd346ae1abd877ea584192e by andrew: arm64: Return all registers to gdb when able 64b0acf87c97d02929f99a14e9d47a4eba2958b4 by andrew: arm64: Mask non-debug exceptions when single stepping c3d86d27c3aa5308bc1d9d1a8a95da7efaf34773 by andrew: arm64: Always set the debug control and value regs cf5be947352bf5956ee98d4ef81050411bd05b08 by andrew: arm64: Use a switch to decide when to enable debug 27e9c833bb8fdb87618649ae8193fe5485ccfdc3 by andrew: arm64: Add EL1 hardware breakpoint exceptions 276355b8fdd331cfa25837d7f2e217a149b8ac24 by andrew: elf_common.h: Add STO_AARCH64_VARIANT_PCS 5909ac43709a83cac8b2d0a64b0dc2ecf4b9bb05 by andrew: am64: Allow cpu.h to be included from assembly ab44e45862e099dac5f3bd5390c3233ad1073a56 by andrew: dev/psci: Check all compat strings 2f54bff74a4b19108f39fc8791614a0dfa6e6b9c by andrew: arm64/gicv3: Check if the hardware supports LPIs c2e0dea93f71c29c353875a865857d69ad26f8d7 by andrew: rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 09a830be9485d363cb0a9780e8efbb7e17f7d3f7 by andrew: arm64: Add MRS_REG_ALT_NAME ID register macros dd701489c80ce318bfc6076cf8fa0e774002e618 by andrew: arm64: Use the _REG macros to read ID registers d8a9e188f2797c0cc4c20633d660aa613cb7c405 by andrew: arm64: make SPE regs use ALT_NAME macro 2b2c134337ff45b9ab3c409a5343f4fb04c4f4de by andrew: arm64: add PMBSR_MSS_{BSC,FSC} status code field 25eae89891399e14f82de15e189d895521776b9a by andrew: arm: Add a missing interrupt to the generic timer 2bd50014977ae8428387c0e49e0ff484edd78c08 by andrew: stand/efi: Fix for binutils when targeting arm64 21f3f3e87edd710977df5a33955338a037d21262 by andrew: stand/kboot: Fix the linker script OUTPUT_FORMAT 71f04a3609655a1b9cfb28d45e2f5bf41dcb4e67 by andrew: csu: Find the main pointer through the GOT e63ac0eb580b287201eb7a8aa3644d6c249a9cce by andrew: sys/sys: Fix __builtin_is_aligned fallback 98740a0ef56f6b3c5cc9226728ccbe56c2bf07ed by andrew: arm64: Use the UL macro in TCR_EL1 defines 2d72da2720db37ad7f10da65419aa2b4922a41ce by andrew: arm64: Add the pointer auth registers to armreg.h 81e973eaf95ee62d83129eea83f610ba829229f8 by andrew: arm64: Use the pointer auth register defines 0fdc0f361482267646f033a9daa6fd564be3a209 by andrew: arm64/rockchip: Fix the build with GCC 0496539fe32d87b33baccee97ca2bf774f6bb56f by andrew: pci: Fix pci_host_generic_acpi with gcc dfd26e29dd43e4370ba31159c57fa474ef6e995b by andrew: dev/hwpmc: Fix the dmc620 MD4 macro 8ecef12113ad61e25a7c56e8c77cb6754fa1060c by andrew: sys: Build arm64 per-thread SSP with GCC 8971fe25a80b8cdb5547beb48c72d923ade5875c by andrew: stats: Fix the build under gcc 258672fe62af8e59cb1e8fdb07f539561cc1a262 by andrew: arm64: Fix indentation to be consistent 833ccd66dac6d9888d542fa0cc52cfa482e314ba by andrew: cdefs: Add __writeonly to mark write only vars 77d05874de8eaa05725b414b7217becdb85ed037 by andrew: ibcore: Mark write-only variables 19349d3394062a8d92c3544c05947c74d7a0e2b9 by andrew: binmiscctl.8: Change the example to armv7 5b1f4e679dea004ad4a47b408b7b7d27575da90e by andrew: arm64: Disable outling atomics The failed test cases: 6 tests failed. FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.compat_override_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_1350_512621955.1721054722016--