FreeBSD-main-amd64-gcc13_build - Build #2512 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 20 Dec 2024 02:16:47 UTC
FreeBSD-main-amd64-gcc13_build - Build #2512 (f0f596bd955e5b48c55db502e79fc652ac8970d3) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2512/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2512/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2512/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)

f0f596bd955e5b48c55db502e79fc652ac8970d3 by asomers:
fusefs: ignore FUSE_NO_OPEN(DIR)_SUPPORT flags



The end of the build log:

[...truncated 43.64 MiB...]
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from butler2.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:5]:10256' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
	at jdk.proxy2/jdk.proxy2.$Proxy159.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:817)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
FATAL: Unable to delete script file /tmp/jenkins6245763148649478760.sh
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:824)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:176)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:278)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:505)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:243)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:195)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:208)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:792)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:348)
	at hudson.remoting.Channel.close(Channel.java:1626)
	at hudson.remoting.Channel.close(Channel.java:1574)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:949)
	at hudson.slaves.SlaveComputer$2.run(SlaveComputer.java:823)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@cda91a6:JNLP4-connect connection from butler2.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:5]:10256": Remote call on JNLP4-connect connection from butler2.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:5]:10256 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:1105)
	at hudson.FilePath.act(FilePath.java:1228)
	at hudson.FilePath.act(FilePath.java:1217)
	at hudson.FilePath.delete(FilePath.java:1764)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:817)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1894)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘[Deprecated] Scan for compiler warnings’ failed: no workspace for FreeBSD-main-amd64-gcc13_build #2512
[PostBuildScript] - [INFO] Executing post build scripts.
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[butler2.nyi.freebsd.org] which is computer hudson.slaves.SlaveComputer@581a61da and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:79)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:73)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:77)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:817)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:766)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:710)
	at hudson.model.Run.execute(Run.java:1917)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:446)
Build step 'Execute scripts' marked build as failure
--- realinstall_subdir_lib/libsysdecode ---
===> lib/libsysdecode (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libsysdecode.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libsysdecode/sysdecode.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libsysdecode.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libsysdecode.so.5.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libsysdecode.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsysdecode.so
--- realinstall_subdir_lib/libtacplus ---
===> lib/libtacplus (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libtacplus.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libtacplus/taclib.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libtacplus.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libtacplus.so.5.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libtacplus.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libtacplus.so
--- realinstall_subdir_lib/libthr ---
===> lib/libthr (install)
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libthr.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -s -o root -g wheel -m 444  -C -S  libthr.so.3 /tmp/obj/workspace/src/amd64.amd64/tmp/lib/
install -U  -o root -g wheel -m 444  -C  libthr.so.3.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/lib/
install -U -l rs -o root -g wheel -m 755 -S   /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libthr.so.3 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libthr.so
--- _installlinks ---
install -U -l s -o root -g wheel -m 755  libthr.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a
install -U -l s -o root -g wheel -m 755  libthr.so /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.so
--- realinstall_subdir_lib/libthread_db ---
===> lib/libthread_db (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libthread_db.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libthread_db/thread_db.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libthread_db.so.3 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libthread_db.so.3.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libthread_db.so.3 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libthread_db.so
--- realinstall_subdir_lib/libucl ---
===> lib/libucl (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libprivateucl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/contrib/libucl/include/ucl.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/ucl/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libprivateucl.so.1 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libprivateucl.so.1.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libprivateucl.so.1 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateucl.so
--- realinstall_subdir_lib/libufs ---
===> lib/libufs (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libufs.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libufs/libufs.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libufs.so.8 /tmp/obj/workspace/src/amd64.amd64/tmp/lib/
install -U  -o root -g wheel -m 444  -C  libufs.so.8.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/lib/
install -U -l rs -o root -g wheel -m 755 -S   /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libufs.so.8 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libufs.so
--- realinstall_subdir_lib/libugidfw ---
===> lib/libugidfw (install)
--- _libinstall ---
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libugidfw/ugidfw.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libugidfw.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -s -o root -g wheel -m 444  -C -S  libugidfw.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libugidfw.so.5.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libugidfw.so.5 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libugidfw.so
--- realinstall_subdir_lib/libulog ---
===> lib/libulog (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libulog.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libulog/ulog.h /workspace/src/lib/libulog/utempter.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libulog.so.0 /tmp/obj/workspace/src/amd64.amd64/tmp/lib/
install -U  -o root -g wheel -m 444  -C  libulog.so.0.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/lib/
install -U -l rs -o root -g wheel -m 755 -S   /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libulog.so.0 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libulog.so
--- _installlinks ---
install -U -l s -o root -g wheel -m 755  libulog.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutempter.a
install -U -l s -o root -g wheel -m 755  libulog.so /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutempter.so
--- realinstall_subdir_lib/libutil ---
===> lib/libutil (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libutil.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libutil/libutil.h /workspace/src/lib/libutil/login_cap.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libutil.so.9 /tmp/obj/workspace/src/amd64.amd64/tmp/lib/
install -U  -o root -g wheel -m 444  -C  libutil.so.9.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/lib/
install -U -l rs -o root -g wheel -m 755 -S   /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libutil.so.9 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.so
--- realinstall_subdir_lib/libvgl ---
===> lib/libvgl (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libvgl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/lib/libvgl/vgl.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libvgl.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libvgl.so.6.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libvgl.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libvgl.so
--- realinstall_subdir_lib/libwrap ---
===> lib/libwrap (install)
--- _libinstall ---
--- installdirs-CONFSDIR ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libwrap.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- installdirs-CONFSDIR ---
installing DIRS CONFSDIR
install -U  -d -m 0755 -o root  -g wheel  /tmp/obj/workspace/src/amd64.amd64/tmp/etc
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/contrib/tcp_wrappers/tcpd.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libwrap.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U  -o root -g wheel -m 444  -C  libwrap.so.6.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libwrap.so.6 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libwrap.so
--- realinstall_subdir_lib/libxo ---
===> lib/libxo (install)
--- realinstall_subdir_lib/libxo/libxo ---
===> lib/libxo/libxo (install)
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libxo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/contrib/libxo/libxo/xo.h /workspace/src/contrib/libxo/libxo/xo_encoder.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/libxo/
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  libxo.so.0 /tmp/obj/workspace/src/amd64.amd64/tmp/lib/
install -U  -o root -g wheel -m 444  -C  libxo.so.0.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/lib/
install -U -l rs -o root -g wheel -m 755 -S   /tmp/obj/workspace/src/amd64.amd64/tmp/lib/libxo.so.0 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.so
--- realinstall_subdir_lib/libxo/encoder ---
===> lib/libxo/encoder (install)
--- realinstall_subdir_lib/libxo/encoder/csv ---
===> lib/libxo/encoder/csv (install)
--- _libinstall ---
install -U  -s -o root -g wheel -m 444  -C -S  csv.enc /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo/encoder/
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