[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_i386_profitbricks2 #14602

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Mar 5 07:50:49 GMT 2020


See <https://jenkins.debian.net/job/reproducible_maintenance_i386_profitbricks2/14602/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on profitbricks-build2-i386.debian.net (i386 profitbricks2) in workspace /srv/jenkins/pseudo-hosts/profitbricks-build2-i386/workspace/reproducible_maintenance_i386_profitbricks2
[reproducible_maintenance_i386_profitbricks2] $ /bin/sh -xe /tmp/jenkins6042910826046085662.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Thu 05 Mar 2020 07:22:52 AM UTC - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_i386_profitbricks2) on profitbricks-build2-i386, called using "" as arguments.
Thu 05 Mar 2020 07:22:52 AM UTC - actually running "reproducible_maintenance.sh" (md5sum 1f488240bad26cb37506763fd11e5dbe) as "/tmp/jenkins-script-ZJftvsfI"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
Thu Mar  5 07:22:52 UTC 2020 - Looking for too large files in /var/log/
Thu Mar  5 07:22:52 UTC 2020 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Thu Mar  5 07:22:53 UTC 2020 - Deleting temporary directories in /tmp, older than 3 days.
Thu Mar  5 07:22:53 UTC 2020 - Deleting pbuilder build directories, older than 3 days.
Thu Mar  5 07:22:53 UTC 2020 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Thu Mar  5 07:22:53 UTC 2020 - Deleting chroots build directories, older than 7 days.
Thu Mar  5 07:22:53 UTC 2020 - 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   1375      0 --:--:-- --:--:-- --:--:--  1375
Thu Mar  5 07:22:54 UTC 2020 - updating the chdists, schroots and pbuilder now...
Thu Mar  5 07:22:54 UTC 2020 - updating the stretch/i386 chdist now.
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://deb.debian.org/debian stretch Release
Reading package lists...
Thu Mar  5 07:23:22 UTC 2020 - updating pbuilder for stretch/i386 now.
W: /root/.pbuilderrc does not exist
I: Current time: Thu Mar  5 08:23:23 CET 2020
I: pbuilder-time-stamp: 1583393003
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/stretch-reproducible-base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: using eatmydata during job
I: Refreshing the base.tgz 
I: upgrading packages
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://deb.debian.org/debian stretch Release
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
aptitude is already the newest version (0.8.7-1).
build-essential is already the newest version (12.3).
dpkg-dev is already the newest version (1.18.25).
eatmydata is already the newest version (105-5).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: creating base tarball [/var/cache/pbuilder/stretch-reproducible-base.tgz]
FATAL: command execution failed
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1271)
	at hudson.remoting.Channel$1.handle(Channel.java:563)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: java.io.IOException: Backing channel 'profitbricks-build2-i386.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1853)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
FATAL: Unable to delete script file /tmp/jenkins6042910826046085662.sh
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1271)
	at hudson.remoting.Channel$1.handle(Channel.java:563)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 2145a2a8:profitbricks-build2-i386.debian.net": Remote call on profitbricks-build2-i386.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:948)
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.delete(FilePath.java:1539)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1853)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_i386_profitbricks2 #14602



More information about the Qa-jenkins-scm mailing list