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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 1 14:05:11 BST 2020


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1012/display/redirect>

Changes:


------------------------------------------
[...truncated 7.56 MB...]
2020-08-01 13:02:28,794 DEBUG: > git checkout -f 71f9b7d450aaa10d5e1e37088530b6ffb3f3a94a
2020-08-01 13:02:29,003 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:02:29,004 DEBUG: > git clean -dffx
2020-08-01 13:02:29,112 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2020-08-01 13:02:29,113 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:02:29,113 DEBUG: VBoxManage snapshot af11317d-44fc-4d43-b17e-af1fbab6c7d3 list --details
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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
2020-08-01 13:02:49,853 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:02:49,854 INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
2020-08-01 13:03:08,029 INFO: builserver ok: reverting to clean snapshot
2020-08-01 13:03:08,030 INFO: reverting vm 'builder_default' to snapshot 'fdroidclean'
2020-08-01 13:03:08,030 DEBUG: VBoxManage snapshot af11317d-44fc-4d43-b17e-af1fbab6c7d3 restore fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Restoring snapshot 'fdroidclean' (303debd8-d327-46cd-b981-50cef5b0d445)
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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
2020-08-01 13:03:24,024 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:03:24,025 DEBUG: vagrant ssh-config
2020-08-01 13:03:25,800 INFO: Connecting to virtual machine...
2020-08-01 13:03:25,817 INFO: Connected (version 2.0, client OpenSSH_7.4p1)
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
  m.add_string(self.Q_C.public_numbers().encode_point())
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
  self.curve, Q_S_bytes
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
  hm.add_string(self.Q_C.public_numbers().encode_point())
2020-08-01 13:03:25,887 INFO: Authentication (publickey) successful!
2020-08-01 13:03:25,920 INFO: [chan 0] Opened sftp connection (server version 3)
2020-08-01 13:03:25,924 INFO: Preparing server for build...
2020-08-01 13:03:25,953 DEBUG: rsyncing /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver to /home/vagrant/fdroidserver
2020-08-01 13:03:26,186 DEBUG: rsyncing metadata/ir.hsn6.trans to /home/vagrant/metadata
2020-08-01 13:03:26,443 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:26,443 DEBUG: > git rev-parse --show-toplevel
2020-08-01 13:03:26,653 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:26,653 DEBUG: > git submodule foreach --recursive git reset --hard
2020-08-01 13:03:26,761 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:26,761 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-08-01 13:03:26,870 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:26,870 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
2020-08-01 13:03:27,280 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:27,280 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
2020-08-01 13:03:27,692 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:27,692 DEBUG: > git remote set-head origin --auto
2020-08-01 13:03:28,203 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:28,204 DEBUG: > git checkout -f b61462268e9a8a2c86c1abd5bc65cd96659fa979
2020-08-01 13:03:28,614 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:03:28,615 DEBUG: > git clean -dffx
2020-08-01 13:03:28,756 DEBUG: Removing debuggable flags from build/srclib/Godot
2020-08-01 13:03:28,780 INFO: Sending srclib 'build/srclib/Godot'
2020-08-01 13:03:28,792 DEBUG: rsyncing build/srclib/Godot to /home/vagrant/build/srclib
2020-08-01 13:03:39,750 DEBUG: rsyncing build/ir.hsn6.trans to /home/vagrant/build
2020-08-01 13:03:40,941 INFO: Starting build...
2020-08-01 13:03:41,789 DEBUG: buildserver > 2020-08-01 13:03:41,787 DEBUG: Reading 'config.py'
2020-08-01 13:03:41,796 DEBUG: buildserver > 2020-08-01 13:03:41,795 INFO: Creating log directory
2020-08-01 13:03:41,797 DEBUG: buildserver > 2020-08-01 13:03:41,795 INFO: Creating temporary directory
2020-08-01 13:03:41,797 DEBUG: buildserver > 2020-08-01 13:03:41,795 INFO: Creating output directory
2020-08-01 13:03:41,800 DEBUG: buildserver > 2020-08-01 13:03:41,798 DEBUG: Getting git vcs interface for https://github.com/HassanHeydariNasab/trans.git
2020-08-01 13:03:41,800 DEBUG: buildserver > 2020-08-01 13:03:41,799 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:41,801 DEBUG: buildserver > 2020-08-01 13:03:41,799 DEBUG: > git rev-parse --show-toplevel
2020-08-01 13:03:42,010 DEBUG: buildserver > 2020-08-01 13:03:42,008 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:42,011 DEBUG: buildserver > 2020-08-01 13:03:42,008 DEBUG: > git submodule foreach --recursive git reset --hard
2020-08-01 13:03:42,120 DEBUG: buildserver > 2020-08-01 13:03:42,117 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:42,120 DEBUG: buildserver > 2020-08-01 13:03:42,117 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-08-01 13:03:42,227 DEBUG: buildserver > 2020-08-01 13:03:42,225 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:42,229 DEBUG: buildserver > 2020-08-01 13:03:42,226 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
2020-08-01 13:03:42,638 DEBUG: buildserver > 2020-08-01 13:03:42,635 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:42,638 DEBUG: buildserver > 2020-08-01 13:03:42,635 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
2020-08-01 13:03:42,950 DEBUG: buildserver > 2020-08-01 13:03:42,947 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:42,950 DEBUG: buildserver > 2020-08-01 13:03:42,948 DEBUG: > git remote set-head origin --auto
2020-08-01 13:03:43,385 DEBUG: buildserver > 2020-08-01 13:03:43,382 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:43,385 DEBUG: buildserver > 2020-08-01 13:03:43,383 DEBUG: > git checkout -f HEAD
2020-08-01 13:03:43,695 DEBUG: buildserver > 2020-08-01 13:03:43,692 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:43,696 DEBUG: buildserver > 2020-08-01 13:03:43,693 DEBUG: > git clean -dffx
2020-08-01 13:03:43,806 DEBUG: buildserver > 2020-08-01 13:03:43,803 DEBUG: Getting git vcs interface for https://github.com/HassanHeydariNasab/trans.git
2020-08-01 13:03:43,807 DEBUG: buildserver > 2020-08-01 13:03:43,805 DEBUG: > git --version
2020-08-01 13:03:43,914 DEBUG: buildserver > git version 2.11.0
2020-08-01 13:03:44,015 DEBUG: buildserver > 2020-08-01 13:03:44,013 INFO: Using git version 2.11.0
2020-08-01 13:03:44,016 DEBUG: buildserver > 2020-08-01 13:03:44,014 DEBUG: Checking 2.1.0a1
2020-08-01 13:03:44,017 DEBUG: buildserver > 2020-08-01 13:03:44,015 INFO: Building version 2.1.0a1 (4) of ir.hsn6.trans
2020-08-01 13:03:44,019 DEBUG: buildserver > 2020-08-01 13:03:44,017 DEBUG: > sudo passwd --lock root
2020-08-01 13:03:44,134 DEBUG: buildserver > passwd: password expiry information changed.
2020-08-01 13:03:44,236 DEBUG: buildserver > 2020-08-01 13:03:44,234 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
2020-08-01 13:03:44,545 DEBUG: buildserver > (Reading database ... 60632 files and directories currently installed.)
2020-08-01 13:03:44,545 DEBUG: buildserver > Removing sudo (1.8.19p1-2.1+deb9u2) ...
2020-08-01 13:03:44,850 DEBUG: buildserver > Purging configuration files for sudo (1.8.19p1-2.1+deb9u2) ...
2020-08-01 13:03:45,050 DEBUG: buildserver > Processing triggers for systemd (232-25+deb9u12) ...
2020-08-01 13:03:51,736 DEBUG: buildserver > 2020-08-01 13:03:51,734 INFO: Getting source for revision 71f9b7d450aaa10d5e1e37088530b6ffb3f3a94a
2020-08-01 13:03:51,737 DEBUG: buildserver > 2020-08-01 13:03:51,735 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:51,737 DEBUG: buildserver > 2020-08-01 13:03:51,735 DEBUG: > git rev-parse --show-toplevel
2020-08-01 13:03:51,944 DEBUG: buildserver > 2020-08-01 13:03:51,941 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:51,944 DEBUG: buildserver > 2020-08-01 13:03:51,942 DEBUG: > git submodule foreach --recursive git reset --hard
2020-08-01 13:03:52,052 DEBUG: buildserver > 2020-08-01 13:03:52,049 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:52,052 DEBUG: buildserver > 2020-08-01 13:03:52,050 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-08-01 13:03:52,163 DEBUG: buildserver > 2020-08-01 13:03:52,161 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:52,164 DEBUG: buildserver > 2020-08-01 13:03:52,161 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
2020-08-01 13:03:52,476 DEBUG: buildserver > 2020-08-01 13:03:52,473 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:52,477 DEBUG: buildserver > 2020-08-01 13:03:52,474 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
2020-08-01 13:03:52,788 DEBUG: buildserver > 2020-08-01 13:03:52,786 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:52,789 DEBUG: buildserver > 2020-08-01 13:03:52,786 DEBUG: > git remote set-head origin --auto
2020-08-01 13:03:53,203 DEBUG: buildserver > 2020-08-01 13:03:53,199 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:53,204 DEBUG: buildserver > 2020-08-01 13:03:53,199 DEBUG: > git checkout -f 71f9b7d450aaa10d5e1e37088530b6ffb3f3a94a
2020-08-01 13:03:53,517 DEBUG: buildserver > 2020-08-01 13:03:53,515 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:53,518 DEBUG: buildserver > 2020-08-01 13:03:53,515 DEBUG: > git clean -dffx
2020-08-01 13:03:53,641 DEBUG: buildserver > 2020-08-01 13:03:53,638 INFO: Collecting source libraries
2020-08-01 13:03:53,692 DEBUG: buildserver > 2020-08-01 13:03:53,691 DEBUG: Removing debuggable flags from build/srclib/Godot
2020-08-01 13:03:53,732 DEBUG: buildserver > 2020-08-01 13:03:53,730 INFO: Creating local.properties file at build/ir.hsn6.trans/local.properties
2020-08-01 13:03:53,733 DEBUG: buildserver > 2020-08-01 13:03:53,731 DEBUG: Removing debuggable flags from build/ir.hsn6.trans
2020-08-01 13:03:53,737 DEBUG: buildserver > 2020-08-01 13:03:53,735 INFO: Running 'prebuild' commands in build/ir.hsn6.trans
2020-08-01 13:03:53,737 DEBUG: buildserver > 2020-08-01 13:03:53,735 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:53,738 DEBUG: buildserver > 2020-08-01 13:03:53,735 DEBUG: > bash -x -c -- mkdir trans && bash -O extglob -c "mv !(trans) trans" && cp -R /home/vagrant/build/srclib/Godot godot
2020-08-01 13:03:53,843 DEBUG: buildserver > + mkdir trans
2020-08-01 13:03:53,843 DEBUG: buildserver > + bash -O extglob -c 'mv !(trans) trans'
2020-08-01 13:03:53,843 DEBUG: buildserver > + cp -R /home/vagrant/build/srclib/Godot godot
2020-08-01 13:03:54,905 DEBUG: buildserver > 2020-08-01 13:03:54,903 INFO: Scanning source for common problems...
2020-08-01 13:03:55,292 DEBUG: buildserver > 2020-08-01 13:03:55,290 INFO: Removing gradlew at godot/platform/android/java/gradlew
2020-08-01 13:03:55,292 DEBUG: buildserver > 2020-08-01 13:03:55,290 INFO: Removing gradlew.bat at godot/platform/android/java/gradlew.bat
2020-08-01 13:03:55,298 DEBUG: buildserver > 2020-08-01 13:03:55,296 INFO: Removing gradle-wrapper.jar at godot/platform/android/java/gradle/wrapper/gradle-wrapper.jar
2020-08-01 13:03:55,396 DEBUG: buildserver > 2020-08-01 13:03:55,394 INFO: Running 'build' commands in build/ir.hsn6.trans
2020-08-01 13:03:55,397 DEBUG: buildserver > 2020-08-01 13:03:55,395 DEBUG: Directory: build/ir.hsn6.trans
2020-08-01 13:03:55,398 DEBUG: buildserver > 2020-08-01 13:03:55,395 DEBUG: > bash -x -c cd godot && scons -j `nproc` p=server unix_global_settings_path=".." && export ANDROID_NDK_ROOT=/home/vagrant/android-ndk/r12b && scons -j `nproc` p=android target=release && pushd platform/android/java/ && gradle assembleRelease && popd && export HOME=$PWD && mkdir -p ../templates/ && cp bin/android_release.apk ../templates && cd ../trans && ../godot/bin/godot_server.server.tools.* -export Android ../trans.apk
2020-08-01 13:03:55,502 DEBUG: buildserver > + cd godot
2020-08-01 13:03:55,502 DEBUG: buildserver > ++ nproc
2020-08-01 13:03:55,502 DEBUG: buildserver > + scons -j 6 p=server unix_global_settings_path=..
2020-08-01 13:03:55,904 DEBUG: buildserver > scons: Reading SConscript files ...
2020-08-01 13:03:56,205 DEBUG: buildserver > Package x11 was not found in the pkg-config search path.
2020-08-01 13:03:56,205 DEBUG: buildserver > Perhaps you should add the directory containing `x11.pc'
2020-08-01 13:03:56,205 DEBUG: buildserver > to the PKG_CONFIG_PATH environment variable
2020-08-01 13:03:56,205 DEBUG: buildserver > No package 'x11' found
2020-08-01 13:03:56,205 DEBUG: buildserver > X11 not found.. x11 disabled.
2020-08-01 13:03:56,312 DEBUG: buildserver > Your configured compiler appears to be GCC 6, which triggers issues in release builds for this version of Godot (fixed in Godot 3.0+).
2020-08-01 13:03:56,312 DEBUG: buildserver > You can use the Clang compiler instead with the `use_llvm=yes` option, or configure another compiler such as GCC 5 using the CC, CXX and LD flags.
2020-08-01 13:03:56,313 DEBUG: buildserver > Aborting..
2020-08-01 13:03:56,416 DEBUG: buildserver > 2020-08-01 13:03:56,413 ERROR: Could not build app ir.hsn6.trans: Error running build command for ir.hsn6.trans:2.1.0a1
2020-08-01 13:03:56,416 DEBUG: buildserver > ==== detail begin ====
2020-08-01 13:03:56,416 DEBUG: buildserver > + cd godot
2020-08-01 13:03:56,416 DEBUG: buildserver > ++ nproc
2020-08-01 13:03:56,417 DEBUG: buildserver > + scons -j 6 p=server unix_global_settings_path=..
2020-08-01 13:03:56,417 DEBUG: buildserver > scons: Reading SConscript files ...
2020-08-01 13:03:56,417 DEBUG: buildserver > Package x11 was not found in the pkg-config search path.
2020-08-01 13:03:56,417 DEBUG: buildserver > Perhaps you should add the directory containing `x11.pc'
2020-08-01 13:03:56,417 DEBUG: buildserver > to the PKG_CONFIG_PATH environment variable
2020-08-01 13:03:56,417 DEBUG: buildserver > No package 'x11' found
2020-08-01 13:03:56,418 DEBUG: buildserver > X11 not found.. x11 disabled.
2020-08-01 13:03:56,418 DEBUG: buildserver > Your configured compiler appears to be GCC 6, which triggers issues in release builds for this version of Godot (fixed in Godot 3.0+).
2020-08-01 13:03:56,418 DEBUG: buildserver > You can use the Clang compiler instead with the `use_llvm=yes` option, or configure another compiler such as GCC 5 using the CC, CXX and LD flags.
2020-08-01 13:03:56,418 DEBUG: buildserver > Aborting..
2020-08-01 13:03:56,418 DEBUG: buildserver > ==== detail end ====
2020-08-01 13:03:56,418 DEBUG: buildserver > 2020-08-01 13:03:56,413 DEBUG: Error encoutered, stopping by user request.
2020-08-01 13:03:56,470 INFO: ...getting exit status
2020-08-01 13:03:56,471 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2020-08-01 13:03:56,472 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:03:56,472 INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
2020-08-01 13:04:12,580 ERROR: Could not build app ir.hsn6.trans: Build.py failed on server for ir.hsn6.trans:2.1.0a1
2020-08-01 13:04:12,582 DEBUG: Setting 7200 sec timeout for this build
2020-08-01 13:04:12,600 DEBUG: Getting git vcs interface for https://github.com/HassanHeydariNasab/2-player-battle.git
2020-08-01 13:04:12,601 DEBUG: > git --version
git version 2.20.1
2020-08-01 13:04:12,809 INFO: Using git version 2.20.1
2020-08-01 13:04:12,810 DEBUG: Checking 1.0.0
2020-08-01 13:04:12,833 DEBUG: Setting 7200 sec timeout for this build
2020-08-01 13:04:12,848 DEBUG: Getting git vcs interface for https://github.com/HassanHeydariNasab/k2.git
2020-08-01 13:04:12,849 DEBUG: > git --version
git version 2.20.1
2020-08-01 13:04:13,057 INFO: Using git version 2.20.1
2020-08-01 13:04:13,058 DEBUG: Checking 1.1.0
2020-08-01 13:04:13,058 INFO: Building version 1.1.0 (2) of ir.hsn6.k2
2020-08-01 13:04:13,080 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:13,081 DEBUG: > git rev-parse --show-toplevel
2020-08-01 13:04:13,289 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:13,289 DEBUG: > git submodule foreach --recursive git reset --hard
2020-08-01 13:04:13,398 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:13,398 DEBUG: > git submodule foreach --recursive git clean -dffx
2020-08-01 13:04:13,507 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:13,507 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
2020-08-01 13:04:13,916 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:13,917 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
2020-08-01 13:04:14,227 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:14,228 DEBUG: > git remote set-head origin --auto
2020-08-01 13:04:14,638 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:14,639 DEBUG: > git checkout -f 9e85cc98b092aeb36f139c522e97badeb76d87a5
2020-08-01 13:04:14,848 DEBUG: Directory: build/ir.hsn6.k2
2020-08-01 13:04:14,848 DEBUG: > git clean -dffx
2020-08-01 13:04:14,957 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2020-08-01 13:04:14,958 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:04:14,958 DEBUG: VBoxManage snapshot af11317d-44fc-4d43-b17e-af1fbab6c7d3 list --details
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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
2020-08-01 13:04:33,628 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:04:33,628 INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
2020-08-01 13:04:51,089 INFO: builserver ok: reverting to clean snapshot
2020-08-01 13:04:51,090 INFO: reverting vm 'builder_default' to snapshot 'fdroidclean'
2020-08-01 13:04:51,090 DEBUG: VBoxManage snapshot af11317d-44fc-4d43-b17e-af1fbab6c7d3 restore fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Restoring snapshot 'fdroidclean' (303debd8-d327-46cd-b981-50cef5b0d445)
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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
2020-08-01 13:05:07,026 DEBUG: vm uuid: af11317d-44fc-4d43-b17e-af1fbab6c7d3
2020-08-01 13:05:07,027 DEBUG: vagrant ssh-config
2020-08-01 13:05:08,852 INFO: Connecting to virtual machine...
2020-08-01 13:05:08,871 INFO: Connected (version 2.0, client OpenSSH_7.4p1)
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
  m.add_string(self.Q_C.public_numbers().encode_point())
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
  self.curve, Q_S_bytes
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
  hm.add_string(self.Q_C.public_numbers().encode_point())
2020-08-01 13:05:08,942 INFO: Authentication (publickey) successful!
2020-08-01 13:05:08,974 INFO: [chan 0] Opened sftp connection (server version 3)
2020-08-01 13:05:08,979 INFO: Preparing server for build...
2020-08-01 13:05:09,005 DEBUG: rsyncing /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver to /home/vagrant/fdroidserver
2020-08-01 13:05:09,239 DEBUG: rsyncing metadata/ir.hsn6.k2 to /home/vagrant/metadata
2020-08-01 13:05:09,448 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:05:09,448 DEBUG: > git rev-parse --show-toplevel
2020-08-01 13:05:09,659 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:05:09,660 DEBUG: > git submodule foreach --recursive git reset --hard
2020-08-01 13:05:09,768 DEBUG: Directory: build/srclib/Godot
2020-08-01 13:05:09,769 DEBUG: > git submodule foreach --recursive git clean -dffx
Connection to osuosl-build168-amd64.debian.net closed by remote host.

SSH EXIT CODE: 255
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list