[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #1282

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 8 16:54:19 BST 2022


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1282/display/redirect?page=changes>

Changes:

[licaon.kter] Update approved official SPDX license tags


------------------------------------------
[...truncated 15.80 KB...]
No virtualization is used.
+ echo 'No virtualization is used.'
maximum allowed number of open file descriptors:  1024
++ ulimit -n
+ echo 'maximum allowed number of open file descriptors: ' 1024
+ ls -lR /var/lib/jenkins/.vagrant.d/
/var/lib/jenkins/.vagrant.d/:
total 28
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 boxes
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12  2019 data
drwxr-xr-x 4 jenkins jenkins 4096 May 28  2020 gems
-rw------- 1 jenkins jenkins 1675 Feb 12  2019 insecure_private_key
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 rgloader
-rw-r--r-- 1 jenkins jenkins    3 Feb 12  2019 setup_version
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 tmp

/var/lib/jenkins/.vagrant.d/boxes:
total 0

/var/lib/jenkins/.vagrant.d/data:
total 4
-rw-r--r-- 1 jenkins jenkins    0 Feb 12  2019 lock.dotlock.lock
-rw-r--r-- 1 jenkins jenkins    0 Feb 12  2019 lock.machine-action-3cf85a03200e18c6f2af7ea4385640c0.lock
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 machine-index

/var/lib/jenkins/.vagrant.d/data/machine-index:
total 0
-rw-r--r-- 1 jenkins jenkins 0 May 28  2020 index.lock

/var/lib/jenkins/.vagrant.d/gems:
total 8
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12  2019 2.3.3
drwxr-xr-x 2 jenkins jenkins 4096 May 28  2020 2.5.5

/var/lib/jenkins/.vagrant.d/gems/2.3.3:
total 0

/var/lib/jenkins/.vagrant.d/gems/2.5.5:
total 0

/var/lib/jenkins/.vagrant.d/rgloader:
total 4
-rw-r--r-- 1 jenkins jenkins 354 Feb 12  2019 loader.rb

/var/lib/jenkins/.vagrant.d/tmp:
total 0
+ cat /etc/issue
Debian GNU/Linux 11 \n \l

+ /sbin/ifconfig
./jenkins-build-all: line 46: /sbin/ifconfig: No such file or directory
+ true
+ hostname
osuosl168-amd64
++ dirname /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ export SETUP_WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ SETUP_WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ export VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ vagrant global-status
+ grep -F -e reproducible_setup_fdroid_build_environment -o -e fdroiddata/builder
reproducible_setup_fdroid_build_environment
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ export ANDROID_HOME=/usr/lib/android-sdk
+ ANDROID_HOME=/usr/lib/android-sdk
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e fdroiddata ']'
+ cd fdroiddata
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroiddata
   871c8b6dd6..3c4951a16b  master     -> origin/master
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 241 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 3c4951a16b misc fixes
+ git clean -fdx --exclude build --exclude repo --exclude unsigned
Removing builder/
Removing cache/
Removing config.yml
Removing logs/
Removing tmp/
+ echo 'build_server_always: true'

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
build all with reproducible signatures
+ echo 'deploy_process_logs: true'
+ printf '\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\nbuild all with reproducible signatures\n'
+ for f in metadata/*/signatures/*
++++ dirname metadata/de.schildbach.wallet/signatures/370
+++ dirname metadata/de.schildbach.wallet/signatures
++ basename metadata/de.schildbach.wallet
+ appid=de.schildbach.wallet
++ basename metadata/de.schildbach.wallet/signatures/370
+ versionCode=370
+ rm -f repo/de.schildbach.wallet_370.log.gz 'archive/de.schildbach.wallet_370*.*' 'unsigned/de.schildbach.wallet_370*.*'
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid build --verbose --latest --no-tarball de.schildbach.wallet:370
2022-08-08 15:45:25,216 DEBUG: Reading 'config.yml'
2022-08-08 15:45:25,222 INFO: Creating log directory
2022-08-08 15:45:25,222 INFO: Creating temporary directory
2022-08-08 15:45:25,224 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=<valid stream>)
2022-08-08 15:45:25,229 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:25,264 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:25,352 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:25,549 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:26,357 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=<valid stream>)
2022-08-08 15:45:26,365 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:26,371 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:26,385 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:26,396 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-08-08 15:45:26,596 DEBUG: Setting 7200 sec timeout for this build
2022-08-08 15:45:26,599 DEBUG: Getting git vcs interface for https://github.com/bitcoin-wallet/bitcoin-wallet.git
2022-08-08 15:45:26,599 DEBUG: > git --version
git version 2.30.2
2022-08-08 15:45:26,803 INFO: Using git version 2.30.2
2022-08-08 15:45:26,804 DEBUG: Checking 6.30
2022-08-08 15:45:26,804 INFO: Building version 6.30 (370) of de.schildbach.wallet
2022-08-08 15:45:26,804 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:26,804 DEBUG: > git rev-parse --show-toplevel
2022-08-08 15:45:27,009 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:27,009 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-08 15:45:27,114 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:27,115 DEBUG: > git reset --hard
2022-08-08 15:45:27,318 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:27,319 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-08 15:45:27,424 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:27,424 DEBUG: > git clean -dffx
2022-08-08 15:45:27,528 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:27,528 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-08-08 15:45:28,133 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:28,134 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com remote prune origin
2022-08-08 15:45:28,640 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:28,640 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-08-08 15:45:29,246 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:29,246 DEBUG: > git remote set-head origin --auto
2022-08-08 15:45:29,953 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:29,954 DEBUG: > git checkout -f v6.30-prod
2022-08-08 15:45:30,160 DEBUG: Directory: build/de.schildbach.wallet
2022-08-08 15:45:30,160 DEBUG: > git clean -dffx
2022-08-08 15:45:30,266 INFO: buildserver path does not exists, creating builder
2022-08-08 15:45:30,268 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2022-08-08 15:45:30,268 DEBUG: vm uuid is None
2022-08-08 15:45:30,272 INFO: destroying buildserver before build
2022-08-08 15:45:30,272 INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
2022-08-08 15:45:31,614 DEBUG: vagrant destroy completed
2022-08-08 15:45:31,615 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2022-08-08 15:45:31,616 DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
fd6ceb4  default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver 
 
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date (use "vagrant global-status --prune" to prune invalid
entries). To interact with any of the machines, you can go to that
directory and run Vagrant, or you can use the ID directly with
Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
2022-08-08 15:45:32,927 INFO: starting buildserver
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'buildserver'...
Progress: 10%Progress: 20%Progress: 30%Progress: 40%Progress: 50%FATAL: command execution failed
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2894)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3389)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:931)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:374)
	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 'osuosl168-amd64.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy68.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:816)
	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:524)
	at hudson.model.Run.execute(Run.java:1897)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins14009448872177958630.sh
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2894)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3389)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:931)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:374)
	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 2d262f8f:osuosl168-amd64.debian.net": Remote call on osuosl168-amd64.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:1194)
	at hudson.FilePath.act(FilePath.java:1183)
	at hudson.FilePath.delete(FilePath.java:1730)
	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:816)
	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:524)
	at hudson.model.Run.execute(Run.java:1897)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute shell' marked build as failure
FATAL: Channel "hudson.remoting.Channel at 2d262f8f:osuosl168-amd64.debian.net": Remote call on osuosl168-amd64.debian.net failed. The channel is closing down or has closed down
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2894)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3389)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:931)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:374)
	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 2d262f8f:osuosl168-amd64.debian.net": Remote call on osuosl168-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:993)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1150)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
	at hudson.model.Run.execute(Run.java:1897)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)



More information about the Qa-jenkins-scm mailing list