[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_test #452

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 1 22:06:11 BST 2021


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

Changes:

[git] Support AutoUpdateMode: Version without pattern

[hans] fix broken NDK extraction routine to correctly name resulting dir

[hans] provision-android-ndk: do all configuration via args


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on osuosl168-amd64.debian.net (osuosl168 amd64) in workspace <https://jenkins.debian.net/job/reproducible_fdroid_test/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gitlab.com/fdroid/fdroidserver.git
 > git init <https://jenkins.debian.net/job/reproducible_fdroid_test/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2a259552d3f4233d31504ce531ba4f78aa980b1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2a259552d3f4233d31504ce531ba4f78aa980b1f # timeout=10
Commit message: "Merge branch 'master' into 'master'"
 > git rev-list --no-walk 4c339b4ef4ae620dc56edc1987c44d56312366c2 # timeout=10
[reproducible_fdroid_test] $ /bin/sh -xe /tmp/jenkins8151038297039795888.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Tue 01 Jun 2021 08:27:40 PM UTC - running /srv/jenkins/bin/reproducible_fdroid_test.sh (for job reproducible_fdroid_test) on osuosl168-amd64, called using "" as arguments.
Tue 01 Jun 2021 08:27:40 PM UTC - actually running "reproducible_fdroid_test.sh" (md5sum d0fbf1da25fce90b45612d80aaa3515f) as "/tmp/jenkins-script-stt5Yd9a"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/110/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
	if true ; then
		set -x
	fi
	set -e
	export DEBIAN_FRONTEND=noninteractive
	export LC_ALL=en_US.UTF-8
	export http_proxy=http://127.0.0.1:3128
	export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="10.6.4.1 34412 22"
declare -x SSH_CONNECTION="10.6.4.1 34412 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_test"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="40906"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://127.0.0.1:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver.git
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver.git
+ git fetch origin --tags --prune
+ git clean -fdx
fatal: Cannot lstat '.testfiles/': No such file or directory
Tue 01 Jun 2021 09:06:10 PM UTC - reproducible_fdroid_test.sh stopped running as /tmp/jenkins-script-stt5Yd9a, removing.

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



More information about the Qa-jenkins-scm mailing list