[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment #176
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Jun 26 03:11:29 BST 2019
See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/176/display/redirect>
------------------------------------------
[...truncated 560.23 KB...]
default: + mv gradle-5.1.1 /opt/gradle/versions/5.1.1
default: + for f in /vagrant/cache/gradle-*.zip
default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
default: ++ echo /vagrant/cache/gradle-5.1-bin.zip
default: + ver=5.1
default: + vergte 5.1 2.2.1
default: + sort -C -V -r
default: + printf '%s\n%s' 5.1 2.2.1
default: + '[' '!' -d /opt/gradle/versions/5.1 ']'
default: + unzip -qq /vagrant/cache/gradle-5.1-bin.zip
default: + mv gradle-5.1 /opt/gradle/versions/5.1
default: + for f in /vagrant/cache/gradle-*.zip
default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
default: ++ echo /vagrant/cache/gradle-5.2.1-bin.zip
default: + ver=5.2.1
default: + vergte 5.2.1 2.2.1
default: + sort -C -V -r
default: + printf '%s\n%s' 5.2.1 2.2.1
default: + '[' '!' -d /opt/gradle/versions/5.2.1 ']'
default: + unzip -qq /vagrant/cache/gradle-5.2.1-bin.zip
default: + mv gradle-5.2.1 /opt/gradle/versions/5.2.1
default: + for f in /vagrant/cache/gradle-*.zip
default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
default: ++ echo /vagrant/cache/gradle-5.3.1-bin.zip
default: + ver=5.3.1
default: + vergte 5.3.1 2.2.1
default: + sort -C -V -r
default: + printf '%s\n%s' 5.3.1 2.2.1
default: + '[' '!' -d /opt/gradle/versions/5.3.1 ']'
default: + unzip -qq /vagrant/cache/gradle-5.3.1-bin.zip
default: + mv gradle-5.3.1 /opt/gradle/versions/5.3.1
default: + for f in /vagrant/cache/gradle-*.zip
default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
default: ++ echo /vagrant/cache/gradle-5.4.1-bin.zip
default: + ver=5.4.1
default: + vergte 5.4.1 2.2.1
default: + sort -C -V -r
default: + printf '%s\n%s' 5.4.1 2.2.1
default: + '[' '!' -d /opt/gradle/versions/5.4.1 ']'
default: + unzip -qq /vagrant/cache/gradle-5.4.1-bin.zip
default: + mv gradle-5.4.1 /opt/gradle/versions/5.4.1
default: + chmod -R a+rX /opt/gradle
default: + test -e /opt/gradle/bin
default: + mkdir -p /opt/gradle/bin
default: + ln -fs /home/vagrant/fdroidserver/gradlew-fdroid /opt/gradle/bin/gradle
default: + chown -h vagrant.vagrant /opt/gradle/bin/gradle
default: + chown vagrant.vagrant /opt/gradle/versions
default: + chmod 0755 /opt/gradle/versions
==> default: Attempting graceful shutdown of VM...
verify_host_key: false is deprecated, use :never
++ vagrant box list
++ egrep '^buildserver\s+\((libvirt|virtualbox), [0-9]+\)$'
+ '[' -z 'buildserver (virtualbox, 0)' ']'
+ '[' -e fdroiddata ']'
+ cd fdroiddata
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroiddata
89c3e9b532..988d45e2cc master -> origin/master
+ git remote update -p
Fetching origin
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 16 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 988d45e2cc Merge branch 'frost' into 'master'
+ git clean -fdx
Removing build/.fdroidvcs-org.adaway
Removing build/.fdroidvcs-org.fdroid.fdroid
Skipping repository build/org.adaway/
Skipping repository build/org.fdroid.fdroid/
Removing builder/
Removing cache/
Removing config.py
Removing logs/
Removing tmp/
Removing unsigned/
+ cd ..
+ cd fdroiddata
+ echo 'build_server_always = True'
+ '[' -z /usr/lib/android-sdk ']'
+ ../fdroid build --verbose --stop --latest org.fdroid.fdroid
DEBUG: Reading 'config.py'
INFO: Creating log directory
INFO: Creating temporary directory
INFO: Creating output directory
DEBUG: Getting git vcs interface for https://gitlab.com/fdroid/fdroidclient.git
INFO: Repository details for build/org.fdroid.fdroid missing - deleting
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 clone -- https://gitlab.com/fdroid/fdroidclient.git build/org.fdroid.fdroid
Cloning into 'build/org.fdroid.fdroid'...
remote: warning: ignoring extra bitmap file: /var/opt/gitlab/git-data/repositories/@pools/05/ad/05ada863a4cf9660fd8c68e2295f1d35b2264815f5b605003d6625bd9e0492cf.git/objects/pack/pack-e5819f5dea93d07ceb770051801eb9f5741e7c5f.pack
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git checkout -f HEAD
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git clean -dffx
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/fdroid/fdroidclient.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.7-alpha2
INFO: Building version 1.7-alpha2 (1007002) of org.fdroid.fdroid
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.fdroid.fdroid
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
DEBUG: Directory: build/org.fdroid.fdroid
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 origin
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git checkout -f 1.7-alpha2
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git clean -dffx
INFO: buildserver path does not exists, creating builder
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid is None
INFO: resetting buildserver, because vagrant vm is not okay.
INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
DEBUG: vagrant destroy completed
DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroiddata/builder/.vagrant
DEBUG: vagrant global-status --prune
id name provider state directory
---------------------------------------------------------------------------------------------------------------------------------------
4d2b723 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. 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"
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'buildserver'...
[KProgress: 10%[KProgress: 20%[KProgress: 30%[KProgress: 40%[KProgress: 50%[KProgress: 60%[KProgress: 70%[KProgress: 80%[KProgress: 90%[K==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: builder_default_1561514749044_3846
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) => 2200 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2200
default: SSH username: vagrant
default: SSH auth method: private key
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
DEBUG: vm uuid: 22c791ee-a71e-42fc-88f2-6e7e491bba97
INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
INFO: buildserver recreated: taking a clean snapshot
INFO: creating snapshot 'fdroidclean' for vm 'builder_default'
DEBUG: VBoxManage snapshot 22c791ee-a71e-42fc-88f2-6e7e491bba97 take fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Snapshot taken. UUID: 6e446838-e837-41e1-9790-ef4414e5d279
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Resuming suspended VM...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2200
default: SSH username: vagrant
default: SSH auth method: private key
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.
If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.
If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.
If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
ERROR: Could not build app org.fdroid.fdroid: could not bring up vm 'builder_default'
DEBUG: Error encoutered, stopping by user request.
+ cleanup_all
+ set +e
++ date -u
Wed Jun 26 02:11:16 UTC 2019 - cleanup in progress...
+ echo 'Wed Jun 26 02:11:16 UTC 2019 - cleanup in progress...'
+ ps auxww
+ grep -e VBox -e qemu
root 928 0.0 0.0 0 0 ? S< Jun18 0:00 [iprt-VBoxWQueue]
root 932 0.0 0.0 0 0 ? S Jun18 0:00 [iprt-VBoxTscThr]
jenkins 4204 600 0.0 1875940 136320 ? Sl Jun24 13281:07 /usr/lib/virtualbox/VBoxHeadless --comment builder_default_1561362550801_87955 --startvm 14f4de77-b219-47b8-bccd-398ce9fc72b2 --vrde config
jenkins 5067 100 0.0 1680596 135316 ? Sl 02:06 5:05 /usr/lib/virtualbox/VBoxHeadless --comment builder_default_1561514749044_3846 --startvm 22c791ee-a71e-42fc-88f2-6e7e491bba97 --vrde config
jenkins 9709 0.0 0.0 12716 1012 ? S 02:11 0:00 grep -e VBox -e qemu
jenkins 29436 0.3 0.0 163016 13556 ? S Jun24 7:10 /usr/lib/virtualbox/VBoxXPCOMIPCD
jenkins 29441 2.5 0.0 807416 36632 ? Sl Jun24 56:59 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
total 2.4G
-rwxr-xr-x 1 root root 1.3G Feb 1 00:51 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.1.img
-rwxr-xr-x 1 root root 1.2G Jan 19 16:54 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.img
+ ls -hl /var/lib/libvirt/images
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
+ vagrant halt
+ sleep 5
+ killall VBoxHeadless
+ sleep 5
+ killall -9 VBoxHeadless
VBoxHeadless: no process found
++ date -u
Wed Jun 26 02:11:28 UTC 2019 - cleanup done.
+ echo 'Wed Jun 26 02:11:28 UTC 2019 - cleanup done.'
+ cleanup_all
++ date -u
Wed Jun 26 02:11:28 UTC 2019 - cleanup in progress...
+ echo 'Wed Jun 26 02:11:28 UTC 2019 - cleanup in progress...'
+ killall adb
adb: no process found
Wed Jun 26 02:11:28 UTC 2019 - /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-Iz5rzvt9, which will now be removed.
SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list