See <
https://build.ros.org/job/Nrel_repos-status-page/70208/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on agent-f469f295 (swarm buildagent) in workspace /home/jenkins-agent/workspace/Nrel_repos-status-page
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins-agent/workspace/Nrel_repos-status-page/ros_buildfarm/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url
https://github.com/ros-infrastructure/ros_buildfarm.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from
https://github.com/ros-infrastructure/ros_buildfarm.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress --depth=1 --
https://github.com/ros-infrastructure/ros_buildfarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/
build.ros.org^{commit} # timeout=10
Checking out Revision ce1d3f6d574ca36f0bd5ed60a8d899b8035e4b55 (origin/
build.ros.org)
> git config core.sparsecheckout # timeout=10
> git checkout -f ce1d3f6d574ca36f0bd5ed60a8d899b8035e4b55 # timeout=10
Commit message: "Revert 24.04 jenkins changes from (#1084)""
> git rev-list --no-walk ce1d3f6d574ca36f0bd5ed60a8d899b8035e4b55 # timeout=10
[GitCheckoutListener] Skipping issues blame since Git has been configured with shallow clone
[Nrel_repos-status-page] $ /bin/sh -xe /tmp/jenkins9092290855305566231.sh
+ rm -fr /home/jenkins-agent/workspace/Nrel_repos-status-page/package_repo_cache
+ rm -fr /home/jenkins-agent/workspace/Nrel_repos-status-page/status_page
+ mkdir -p /home/jenkins-agent/workspace/Nrel_repos-status-page/package_repo_cache
+ mkdir -p /home/jenkins-agent/workspace/Nrel_repos-status-page/status_page
[Nrel_repos-status-page] $ /bin/sh -xe /tmp/jenkins4651649037605364096.sh
+ echo # BEGIN SECTION: generate repos status page: default
# BEGIN SECTION: generate repos status page: default
+ export PYTHONPATH=/home/jenkins-agent/workspace/Nrel_repos-status-page/ros_buildfarm:
+ python3 -u /home/jenkins-agent/workspace/Nrel_repos-status-page/ros_buildfarm/scripts/status/build_repos_status_page.py noetic
http://repositories.ros.org/ubuntu/building http://repositories.ros.org/ubuntu/testing http://repositories.ros.org/ubuntu/main --os-name-and-os-code-name-and-arch-tuples ubuntu:focal:source ubuntu:focal:amd64 ubuntu:focal:arm64 ubuntu:focal:armhf --cache-dir /home/jenkins-agent/workspace/Nrel_repos-status-page/package_repo_cache --output-name noetic_default --output-dir /home/jenkins-agent/workspace/Nrel_repos-status-page/status_page
FATAL: command execution failed
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from ip-10-0-1-4.us-west-1.compute.internal/
10.0.1.4:53992' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286)
at com.sun.proxy.$Proxy83.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:194)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
FATAL: Unable to delete script file /tmp/jenkins4651649037605364096.sh
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:154)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:142)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:790)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@27129afd:JNLP4-connect connection from ip-10-0-1-4.us-west-1.compute.internal/
10.0.1.4:53992": Remote call on JNLP4-connect connection from ip-10-0-1-4.us-west-1.compute.internal/
10.0.1.4:53992 failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:994)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.delete(FilePath.java:1681)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:162)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at hudson.model.Build$BuildExecution.build(Build.java:198)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:514)
at hudson.model.Run.execute(Run.java:1888)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Send build artifacts over SSH’ failed: no workspace for Nrel_repos-status-page #70208