[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_schroot_arch #8

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 16 14:19:54 UTC 2015


See <https://jenkins.debian.net/job/reproducible_setup_schroot_arch/8/>

------------------------------------------
Started by user Holger Levsen
Building remotely on profitbricks-build3-amd64.debian.net (profitbricks3 amd64) in workspace <https://jenkins.debian.net/job/reproducible_setup_schroot_arch/ws/>
[reproducible_setup_schroot_arch] $ /bin/sh -xe /tmp/hudson8274485846612152883.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================

Fri Oct 16 14:20:21 UTC 2015 - running /srv/jenkins/bin/reproducible_arch_schroot_setup.sh () on profitbricks-build3-amd64 now.

To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at bin/reproducible_arch_schroot_setup.sh

This invocation of the script has been called using "" as arguments.

====================================================================================
Fri Oct 16 14:20:21 UTC 2015 - start running "/srv/jenkins/bin/reproducible_arch_schroot_setup.sh" (md5sum a01e7fdfc8e7a2f913f1db29b9a2ba2e) as "/tmp/jenkins-script-4WUOjMA1" on profitbricks-build3-amd64.

declare -x CHROOT_BASE="/chroots"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="C.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://ftp.de.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=C.UTF-8
	export http_proxy=http://localhost:3128
	export MIRROR=http://ftp.de.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SSH_CLIENT="78.137.96.196 60987 22"
declare -x SSH_CONNECTION="78.137.96.196 60987 78.137.96.53 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_setup_schroot_arch"
declare -x USER="jenkins"
declare -x http_proxy="http://localhost:3128"
+ set -e
+ BOOTSTRAP_BASE=https://mirrors.kernel.org/archlinux/iso/
+ BOOTSTRAP_TAR_GZ=2015.08.01/archlinux-bootstrap-2015.08.01-x86_64.tar.gz
++ mktemp -d -p /schroots/ schroot-install--XXXX
+ SCHROOT_TARGET=/schroots/schroot-install--3o1d
+ trap cleanup INT TERM EXIT
+ TARGET=reproducible-arch
+ bootstrap
++ date -u
Fri Oct 16 14:20:21 UTC 2015 - downloading Archlinux bootstrap.tar.gz.
+ echo 'Fri Oct 16 14:20:21 UTC 2015 - downloading Archlinux bootstrap.tar.gz.'
+ curl -O https://mirrors.kernel.org/archlinux/iso//2015.08.01/archlinux-bootstrap-2015.08.01-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0  103M    0  111k    0     0  56874      0  0:31:40  0:00:02  0:31:38 56888
  0  103M    0 1055k    0     0   355k      0  0:04:56  0:00:02  0:04:54  355k
  2  103M    2 3151k    0     0   780k      0  0:02:15  0:00:04  0:02:11  780k
  7  103M    7 8383k    0     0  1690k      0  0:01:02  0:00:04  0:00:58 1690k
 15  103M   15 15.6M    0     0  2695k      0  0:00:39  0:00:05  0:00:34 3296k
 21  103M   21 22.3M    0     0  3281k      0  0:00:32  0:00:06  0:00:26 4588k
 28  103M   28 29.5M    0     0  3807k      0  0:00:27  0:00:07  0:00:20 5861k
 36  103M   36 37.9M    0     0  4317k      0  0:00:24  0:00:08  0:00:16 7196k
 44  103M   44 45.5M    0     0  4690k      0  0:00:22  0:00:09  0:00:13 7670k
 52  103M   52 53.7M    0     0  5020k      0  0:00:21  0:00:10  0:00:11 7788k
 60  103M   60 62.2M    0     0  5335k      0  0:00:19  0:00:11  0:00:08 8203k
 68  103M   68 70.9M    0     0  5605k      0  0:00:18  0:00:12  0:00:06 8464k
 77  103M   77 79.9M    0     0  5864k      0  0:00:18  0:00:13  0:00:05 8669k
 85  103M   85 88.4M    0     0  6054k      0  0:00:17  0:00:14  0:00:03 8767k
 94  103M   94 97.3M    0     0  6247k      0  0:00:16  0:00:15  0:00:01 8935k
100  103M  100  103M    0     0  6349k      0  0:00:16  0:00:16 --:--:-- 8946k
+ tar xzf archlinux-bootstrap-2015.08.01-x86_64.tar.gz
+ mv root.x86_64/README root.x86_64/bin root.x86_64/boot root.x86_64/dev root.x86_64/etc root.x86_64/home root.x86_64/lib root.x86_64/lib64 root.x86_64/mnt root.x86_64/opt root.x86_64/proc root.x86_64/root root.x86_64/run root.x86_64/sbin root.x86_64/srv root.x86_64/sys root.x86_64/tmp root.x86_64/usr root.x86_64/var /schroots/schroot-install--3o1d
mv: cannot move ‘root.x86_64/proc’ to ‘/schroots/schroot-install--3o1d/proc’: Permission denied
mv: cannot move ‘root.x86_64/sys’ to ‘/schroots/schroot-install--3o1d/sys’: Permission denied
+ true
+ rm archlinux-bootstrap-2015.08.01-x86_64.tar.gz root.x86_64 -rf
++ date -u
Fri Oct 16 14:20:43 UTC 2015 - writing schroot configuration for reproducible-arch.
+ echo 'Fri Oct 16 14:20:43 UTC 2015 - writing schroot configuration for reproducible-arch.'
+ sudo tee /etc/schroot/chroot.d/jenkins-reproducible-arch
[jenkins-reproducible-arch]
description=Jenkins schroot reproducible-arch
directory=/schroots/reproducible-arch
type=directory
root-users=jenkins
source-root-users=jenkins
union-type=aufs
+ mv /schroots/schroot-install--3o1d /schroots/reproducible-arch
+ mkdir /schroots/reproducible-arch/proc /schroots/reproducible-arch/sys
mkdir: cannot create directory ‘/schroots/reproducible-arch/proc’: File exists
mkdir: cannot create directory ‘/schroots/reproducible-arch/sys’: File exists
+ cleanup
+ '[' -d /schroots/schroot-install--3o1d ']'
+ rm -f
Fri Oct 16 14:20:43 UTC 2015 - /srv/jenkins/bin/reproducible_arch_schroot_setup.sh stopped running as /tmp/jenkins-script-4WUOjMA1, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list