FreeBSD-main-amd64-build - Build #32841 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 20 Aug 2025 05:27:10 UTC
FreeBSD-main-amd64-build - Build #32841 (5be78ccf7a8af3ec27c29ab26d2f5f70bd6ff89f) - Still Failing

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

No changes


The end of the build log:

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
ERROR: Issue with creating launcher for agent lackey2.chi.freebsd.org. The agent is being disconnected
[EnvInject] - Loading node environment variables.
ERROR: SEVERE ERROR occurs
org.jenkinsci.lib.envinject.EnvInjectException: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@3312b745:JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:51965": Remote call on JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:51965 failed. The channel is closing down or has closed down
	at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVariablesNodeLoader.java:86)
	at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.EnvInjectListener.loadEnvironmentVariablesNode(EnvInjectListener.java:78)
	at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironment(EnvInjectListener.java:42)
	at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:617)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:486)
	at hudson.model.Run.execute(Run.java:1860)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:454)
Caused by: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@3312b745:JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:51965": Remote call on JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:51965 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:1101)
	at hudson.FilePath.act(FilePath.java:1295)
	at PluginClassLoader for envinject//org.jenkinsci.plugins.envinject.service.EnvironmentVariablesNodeLoader.gatherEnvVarsForNode(EnvironmentVariablesNodeLoader.java:61)
	... 8 more
Caused by: java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
	at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:196)
	at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804)
	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.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)
ERROR: Step ‘[Deprecated] Scan for compiler warnings’ failed: no workspace for FreeBSD-main-amd64-build #32841
ERROR: Step ‘Send build artifacts over FTP’ failed: no workspace for FreeBSD-main-amd64-build #32841
ERROR: Build step failed with exception
java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEnv(hudson.EnvVars)" because "launcher" is null
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.<init>(Processor.java:46)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.java:20)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.java:27)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.createProcessor(PostBuildScript.java:103)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:75)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1883)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:454)
Build step 'Execute scripts' marked build as failure
ERROR: Build step failed with exception
java.lang.NullPointerException: Cannot invoke "hudson.Launcher.decorateByEnv(hudson.EnvVars)" because "launcher" is null
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.Processor.<init>(Processor.java:46)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.ProcessorFactory.createDefaultProcessor(ProcessorFactory.java:20)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.processor.ProcessorFactory.createMatrixProcessor(ProcessorFactory.java:27)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.createProcessor(PostBuildScript.java:103)
	at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:75)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1883)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:454)
Build step 'Execute scripts' marked build as failure
[EnvInject] - [ERROR] - SEVERE ERROR occurs: Channel "hudson.remoting.Channel@3312b745:JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:51965": Remote call on JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:51965 failed. The channel is closing down or has closed down
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