[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_arm64_codethink11 #24797
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Feb 11 10:08:19 GMT 2023
See <https://jenkins.debian.net/job/reproducible_maintenance_arm64_codethink11/24797/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on codethink11-arm64.debian.net (codethink11 arm64) in workspace /srv/jenkins/pseudo-hosts/codethink11-arm64/workspace/reproducible_maintenance_arm64_codethink11
[reproducible_maintenance_arm64_codethink11] $ /bin/sh -xe /tmp/jenkins14545182290735173928.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Fri Mar 15 16:28:01 UTC 2024 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_arm64_codethink11) on codethink11-arm64, called using "" as arguments.
Fri Mar 15 16:28:01 UTC 2024 - actually running "reproducible_maintenance.sh" (md5sum 8ef900ae01f0f2b637f922e60089134c) as "/tmp/jenkins-script-rHPJ65Cj"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Fri Mar 15 16:28:01 UTC 2024 - Looking for too large files in /var/log/
Fri Mar 15 16:28:01 UTC 2024 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Old temp directories found in /srv/reproducible-results/rbuild-debian
These old directories have been deleted.
Fri Mar 15 16:31:05 UTC 2024 - Deleting temporary directories in /tmp, older than 3 days.
Fri Mar 15 16:31:05 UTC 2024 - Deleting pbuilder build directories, older than 3 days.
Fri Mar 15 16:31:05 UTC 2024 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Fri Mar 15 16:31:05 UTC 2024 - Deleting chroots build directories, older than 7 days.
Fri Mar 15 16:31:05 UTC 2024 - Deleting temp result directories for live-build, older than 1 day.
Fri Mar 15 16:31:05 UTC 2024 - Deleting temp workspace directories for live-build, older than 1 day.
Fri Mar 15 16:31:05 UTC 2024 - testing whether the proxy works...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 271 100 271 0 0 6159 0 --:--:-- --:--:-- --:--:-- 6159
Fri Mar 15 16:31:05 UTC 2024 - updating the chdists, schroots and pbuilder now...
Fri Mar 15 16:31:05 UTC 2024 - updating the unstable/arm64 chdist now.
Get:1 http://deb.debian.org/debian unstable InRelease [171 kB]
Get:2 http://deb.debian.org/debian unstable/main Sources.diff/Index [63.6 kB]
Get:3 http://deb.debian.org/debian unstable/main arm64 Packages.diff/Index [63.6 kB]
Get:4 http://deb.debian.org/debian unstable/main Translation-en.diff/Index [63.6 kB]
Get:5 http://deb.debian.org/debian unstable/main Sources T-2023-02-11-0803.23-F-2023-02-11-0803.23.pdiff [6167 B]
Get:6 http://deb.debian.org/debian unstable/main arm64 Packages T-2023-02-11-0803.23-F-2023-02-11-0803.23.pdiff [8945 B]
Get:6 http://deb.debian.org/debian unstable/main arm64 Packages T-2023-02-11-0803.23-F-2023-02-11-0803.23.pdiff [8945 B]
Get:5 http://deb.debian.org/debian unstable/main Sources T-2023-02-11-0803.23-F-2023-02-11-0803.23.pdiff [6167 B]
Get:7 http://deb.debian.org/debian unstable/main Translation-en T-2023-02-11-0803.23-F-2023-02-11-0803.23.pdiff [1226 B]
Get:7 http://deb.debian.org/debian unstable/main Translation-en T-2023-02-11-0803.23-F-2023-02-11-0803.23.pdiff [1226 B]
Fetched 378 kB in 8s (47.0 kB/s)
Reading package lists...
FATAL: command execution failed
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2911)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3406)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:932)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:375)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'codethink11-arm64.debian.net' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at com.sun.proxy.$Proxy77.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
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:818)
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:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:107)
at hudson.model.Executor.run(Executor.java:449)
FATAL: Unable to delete script file /tmp/jenkins14545182290735173928.sh
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2911)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3406)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:932)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:375)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:142)
at hudson.remoting.Command.readFrom(Command.java:128)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 3c1ef463:codethink11-arm64.debian.net": Remote call on codethink11-arm64.debian.net failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:993)
at hudson.FilePath.act(FilePath.java:1186)
at hudson.FilePath.act(FilePath.java:1175)
at hudson.FilePath.delete(FilePath.java:1722)
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:818)
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:1900)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:107)
at hudson.model.Executor.run(Executor.java:449)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_arm64_codethink11 #24797
More information about the Qa-jenkins-scm
mailing list