FreeBSD-main-amd64-test - Build #25374 - Still Failing
Date: Tue, 30 Jul 2024 12:13:37 UTC
FreeBSD-main-amd64-test - Build #25374 (c4269e63ecf301306a6176b9fe9002c4c2265695) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25374/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25374/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25374/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) bc25bc6850e512c4c45effdff6178d20b5eca558 by kib: rtld(1): Spell value as VALUE, not NAME 47315d6d3562111883142bb09320d35f05d34a58 by kib: rtld: make ld_get_env_var() usable for all rtld source files 860c4d94ac46cee35a678cf3c9cdbd437dfed75e by kib: rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var 31f688a26d82ce00d1ec7ca9ed17b9914bf5176f by kib: rtld: avoid division in __thr_map_stacks_exec() 3f3ec4b99f79d32a0bf15495559ca9883bd751f2 by kib: exit(3): make it thread-safe c4269e63ecf301306a6176b9fe9002c4c2265695 by kib: exit(3): clarify how to obtain full exit status of the exited process The end of the build log: Started by upstream project "FreeBSD-main-amd64-testvm" build number 27627 originally caused by: Started by upstream project "FreeBSD-main-amd64-build" build number 29403 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LINK_TYPE=latest_tested FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=main [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on lancelot.nyi.freebsd.org (vmhost_qemu vmhost_bhyve vmhost_bhyve_fast image_builder) in workspace /jenkins/workspace/FreeBSD-main-amd64-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.freebsd.org/src.git > git init /jenkins/workspace/FreeBSD-main-amd64-test/src # timeout=10 Using reference repository: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.45.2' Setting http proxy: proxy.nyi.FreeBSD.org:3128 > git fetch --tags --force --progress -- https://git.freebsd.org/src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.freebsd.org/src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4269e63ecf301306a6176b9fe9002c4c2265695 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c4269e63ecf301306a6176b9fe9002c4c2265695 # timeout=10 Commit message: "exit(3): clarify how to obtain full exit status of the exited process" > git rev-list --no-walk 0eac99f76ec31270f902cc2a0ff5ae4b5b606a65 # timeout=10 Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins9051499653119115191.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... + cd freebsd-ci + git rev-parse HEAD 50dbe7759ed26a885f473eb5678b26780f5000a2 + cd .. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins10130414299988805851.sh + sh -ex freebsd-ci/jobs/FreeBSD-main-amd64-test/build.sh + export 'TARGET=amd64' + export 'TARGET_ARCH=amd64' + export 'USE_TEST_SUBR= disable-dtrace-tests.sh disable-zfs-tests.sh disable-notyet-tests.sh run-kyua.sh ' + sh -x freebsd-ci/scripts/test/run-tests.sh + SSL_CA_CERT_FILE=/usr/local/share/certs/ca-root-nss.crt + [ -z c4269e63ecf301306a6176b9fe9002c4c2265695 ] + KERNCONF=GENERIC + ARTIFACT_SERVER=artifact.ci.freebsd.org + ARTIFACT_SUBDIR=snapshot/main/c4269e63ecf301306a6176b9fe9002c4c2265695/amd64/amd64 + [ GENERIC '=' GENERIC ] + IMG_NAME=disk-test.img + JOB_DIR=freebsd-ci/jobs/FreeBSD-main-amd64-test + dirname freebsd-ci/scripts/test/run-tests.sh + TEST_BASE=freebsd-ci/scripts/test + TIMEOUT_MS=21600000 + TIMEOUT=21600 + TIMEOUT_EXPECT=21540 + TIMEOUT_VM=21420 + : 2 + : 8192m + EXTRA_DISK_NUM=5 + BHYVE_EXTRA_DISK_PARAM='' + METADIR=meta + METAOUTDIR=meta-out + fetch https://artifact.ci.freebsd.org/snapshot/main/c4269e63ecf301306a6176b9fe9002c4c2265695/amd64/amd64/disk-test.img.zst disk-test.img.zst 1393 MB 108 MBps 13s + zstd --rm -fd disk-test.img.zst + truncate -s 128m disk-cam + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam' + jot 5 + truncate -s 128m disk1 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1' + truncate -s 128m disk2 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2' + truncate -s 128m disk3 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2 -s 7:0,virtio-blk,disk3' + truncate -s 128m disk4 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2 -s 7:0,virtio-blk,disk3 -s 8:0,virtio-blk,disk4' + truncate -s 128m disk5 + BHYVE_EXTRA_DISK_PARAM=' -s 4:0,ahci-hd,disk-cam -s 5:0,virtio-blk,disk1 -s 6:0,virtio-blk,disk2 -s 7:0,virtio-blk,disk3 -s 8:0,virtio-blk,disk4 -s 9:0,virtio-blk,disk5' + rm -fr meta + mkdir meta + cp -R freebsd-ci/jobs/FreeBSD-main-amd64-test/meta/ meta/ + cp freebsd-ci/scripts/test/subr/disable-dtrace-tests.sh meta/ + cp freebsd-ci/scripts/test/subr/disable-zfs-tests.sh meta/ + cp freebsd-ci/scripts/test/subr/disable-notyet-tests.sh meta/ + cp freebsd-ci/scripts/test/subr/run-kyua.sh meta/ + touch meta/auto-shutdown + sh -ex freebsd-ci/scripts/test/create-meta.sh + rm -f meta.tar + truncate -s 512M meta.tar + tar rvf meta.tar -C meta . a . a ./disable-zfs-tests.sh a ./auto-shutdown a ./disable-dtrace-tests.sh a ./run.sh a ./run-kyua.sh a ./disable-notyet-tests.sh + echo main + sed -e 's,.*-,,' + FBSD_BRANCH_SHORT=main + TEST_VM_NAME=testvm-main-amd64-25374 + [ '' '=' 1 ] + sudo /usr/sbin/bhyvectl '--vm=testvm-main-amd64-25374' --destroy vm_open: testvm-main-amd64-25374 could not be opened: No such file or directory + true + sudo /usr/sbin/bhyveload -c stdio -m 8192m -d disk-test.img testvm-main-amd64-25374 Consoles: userboot FreeBSD/amd64 User boot lua, Revision 1.2 (Tue Jul 2 11:31:03 UTC 2024 root@build-14.freebsd.org) |/-********************************************************************** ********************************************************************** ***** ***** ***** BOOT LOADER IS TOO OLD. PLEASE UPGRADE. ***** ***** ***** ********************************************************************** ********************************************************************** \|Loading /boot/defaults/loader.conf Loading /boot/defaults/loader.conf Loading /boot/device.hints /Loading /boot/loader.conf Loading /boot/loader.conf.local -\c|ERROR: error loading module 'menu' from file '/boot/lua/menu.lua': /boot/lua/menu.lua:420: '}' expected (to close '{' at line 415) near 'visible'. Type '?' for a list of commands, 'help' for more detailed help. OK Build timed out (after 360 minutes). Marking the build as failed. Build was aborted [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. Recording test results [Checks API] No suitable checks publisher found. Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address