[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_zeta #15499

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jun 11 00:28:08 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_zeta/15499/>

------------------------------------------
[...truncated 527 lines...]
dpkg-source: info: applying no-chkconfig
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package atop
dpkg-buildpackage: source version 1.27.3-1
dpkg-buildpackage: source distribution experimental
dpkg-buildpackage: source changed by Marc Haber <mh+debian-packages at zugschlus.de>
 dpkg-source --before-build atop-1.27.3
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/tmp/buildd/atop-1.27.3'
dh_auto_clean
	make -j1 clean
make[2]: Entering directory '/tmp/buildd/atop-1.27.3'
rm -f *.o
make[2]: Leaving directory '/tmp/buildd/atop-1.27.3'
rm -f atop
make[1]: Leaving directory '/tmp/buildd/atop-1.27.3'
   dh_clean
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   dh_auto_build
	make -j1
make[1]: Entering directory '/tmp/buildd/atop-1.27.3'
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o atop.o atop.c
atop.c: In function 'main':
atop.c:635:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
  (void) nice(-20);
  ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o version.o version.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o various.o various.c
various.c: In function 'regainrootprivs':
various.c:616:2: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result]
  seteuid(0);
  ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o deviate.o deviate.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o procdbase.o procdbase.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o acctproc.o acctproc.c
acctproc.c: In function 'acctrestarttrial':
acctproc.c:788:2: warning: ignoring return value of 'truncate', declared with attribute warn_unused_result [-Wunused-result]
  (void) truncate(ACCTDIR "/" ACCTFILE, 0);
  ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o photoproc.o photoproc.c
photoproc.c: In function 'photoproc':
photoproc.c:200:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
    (void) fgets(line, sizeof line, fp);
    ^
photoproc.c:237:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  getcwd(origdir, sizeof origdir);
  ^
photoproc.c:238:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir("/proc");
  ^
photoproc.c:262:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
    chdir("..");
    ^
photoproc.c:268:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
    chdir("..");
    ^
photoproc.c:274:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
    chdir("..");
    ^
photoproc.c:315:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
       chdir("..");
       ^
photoproc.c:321:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
       chdir("..");
       ^
photoproc.c:327:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
       chdir("..");
       ^
photoproc.c:347:6: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
      chdir(".."); /* leave thread's dir */
      ^
photoproc.c:351:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
     chdir(".."); /* leave "task" directory */
     ^
photoproc.c:355:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
   chdir(".."); /* leave process-level directry */
   ^
photoproc.c:360:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir(origdir);
  ^
photoproc.c: In function 'countprocs':
photoproc.c:376:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  getcwd(origdir, sizeof origdir);
  ^
photoproc.c:377:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir("/proc");
  ^
photoproc.c:391:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir(origdir);
  ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o photosyst.o photosyst.c
photosyst.c: In function 'photosyst':
photosyst.c:279:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  getcwd(origdir, sizeof origdir);
  ^
photosyst.c:280:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir("/proc");
  ^
photosyst.c:991:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  chdir(origdir);
  ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o rawlog.o rawlog.c
rawlog.c: In function 'rawwrite':
rawlog.c:314:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   (void) ftruncate(rawfd, filestat.st_size);
   ^
rawlog.c:325:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   (void) ftruncate(rawfd, filestat.st_size);
   ^
rawlog.c:336:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
   (void) ftruncate(rawfd, filestat.st_size);
   ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ifprop.o ifprop.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o parseable.o parseable.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o showgeneric.o showgeneric.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o showlinux.o showlinux.c
showlinux.c: In function 'priphead':
showlinux.c:1031:25: warning: variable 'columnprefix' set but not used [-Wunused-but-set-variable]
         char            columnprefix;
                         ^
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o showsys.o showsys.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o showprocs.o showprocs.c
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall	  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o atopsar.o atopsar.c
atopsar.c: In function 'atopsar':
atopsar.c:368:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
  (void) nice(-20);
  ^
cc atop.o version.o various.o  deviate.o   procdbase.o acctproc.o photoproc.o photosyst.o  rawlog.o ifprop.o parseable.o showgeneric.o          showlinux.o  showsys.o showprocs.o atopsar.o -o atop -Wl,-z,relro -lncurses -lm -lz
make[1]: Leaving directory '/tmp/buildd/atop-1.27.3'
   dh_auto_test
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_installdirs
   dh_auto_install
	make -j1 install DESTDIR=/tmp/buildd/atop-1.27.3/debian/atop AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/tmp/buildd/atop-1.27.3'
if [ ! -d /tmp/buildd/atop-1.27.3/debian/atop/var/log/atop ]; 	\
		then mkdir -p /tmp/buildd/atop-1.27.3/debian/atop/var/log/atop; fi
if [ ! -d /tmp/buildd/atop-1.27.3/debian/atop/usr/bin ]; 	\
		then mkdir -p /tmp/buildd/atop-1.27.3/debian/atop/usr/bin; fi
if [ ! -d /tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man1 ]; 	\
		then mkdir -p /tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man1; fi
if [ ! -d /tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man5 ]; 	\
		then mkdir -p /tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man5; fi
if [ -d /tmp/buildd/atop-1.27.3/debian/atop/usr/lib/pm-utils/sleep.d ]; 	\
		then cp 45atoppm /tmp/buildd/atop-1.27.3/debian/atop/usr/lib/pm-utils/sleep.d; 	\
		chmod 0711 /tmp/buildd/atop-1.27.3/debian/atop/usr/lib/pm-utils/sleep.d/45atoppm; fi
if [ -d /tmp/buildd/atop-1.27.3/debian/atop/usr/lib64/pm-utils/sleep.d ]; 	\
		then cp 45atoppm /tmp/buildd/atop-1.27.3/debian/atop/usr/lib64/pm-utils/sleep.d; 	\
		chmod 0711 /tmp/buildd/atop-1.27.3/debian/atop/usr/lib64/pm-utils/sleep.d/45atoppm; fi
#
cp atop   		/tmp/buildd/atop-1.27.3/debian/atop/usr/bin/atop
chown root		/tmp/buildd/atop-1.27.3/debian/atop/usr/bin/atop
chmod 04711 		/tmp/buildd/atop-1.27.3/debian/atop/usr/bin/atop
ln -sf atop             /tmp/buildd/atop-1.27.3/debian/atop/usr/bin/atopsar
cp man/atop.1    	/tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man1
cp man/atopsar.1 	/tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man1
cp man/atoprc.5  	/tmp/buildd/atop-1.27.3/debian/atop/usr/share/man/man5
make[1]: Leaving directory '/tmp/buildd/atop-1.27.3'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_installcron
   dh_installinit
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
   dh_installdeb
   dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
   dh_md5sums
   dh_builddeb
dpkg-deb: building package 'atop-dbgsym' in '../atop-dbgsym_1.27.3-1_amd64.deb'.
dpkg-deb: building package 'atop' in '../atop_1.27.3-1_amd64.deb'.
 dpkg-genbuildinfo  >../atop_1.27.3-1_amd64.buildinfo
 dpkg-distaddfile atop_1.27.3-1_amd64.buildinfo admin optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
 dpkg-genchanges -b >../atop_1.27.3-1_amd64.changes
dpkg-genchanges: warning: package atop-dbgsym listed in files list but not in control info
dpkg-genchanges: binary-only upload (no source code included)
 dpkg-source --after-build atop-1.27.3
dpkg-buildpackage: binary-only upload (no source included)
W: no hooks of type B found -- ignoring
I: unmounting /sys filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//18055 and its subdirectories
I: Current time: Thu Jun 11 14:28:02 GMT-14 2015
I: pbuilder-time-stamp: 1433982482
+ false
+ set +x
Format: 1.8
Date: Wed, 25 Jul 2012 22:17:28 +0200
Source: atop
Binary: atop
Architecture: amd64
Version: 1.27.3-1
Distribution: experimental
Urgency: low
Maintainer: Marc Haber <mh+debian-packages at zugschlus.de>
Changed-By: Marc Haber <mh+debian-packages at zugschlus.de>
Description:
 atop       - Monitor for system resources and process activity
Closes: 575547
Changes:
 atop (1.27.3-1) experimental; urgency=low
 .
   * New upstream version 1.27.3
     * will not exceed 50 MB of memory allocation. Closes: #575547
   * upstream is no longer repacked
   * refresh patches
   * remove virtio-disks patch (applied upstream)
   * remove patch logfiles (applied upstream)
   * fix wrongly escaped quote in atoprc.5 man page
Checksums-Sha1:
 16ea75cdc03ad6130d934dfd1d6620e099c70223 170258 atop-dbgsym_1.27.3-1_amd64.deb
 9f9a7ac0eef8c9622bd751a58ad7abd3d2155c70 4776 atop_1.27.3-1_amd64.buildinfo
 37e327a79841c1f9973c2b6cd8e34eac57d9d066 98804 atop_1.27.3-1_amd64.deb
Checksums-Sha256:
 9ae7a5c01cdc0a13dd191407eda03c1281d8b615110f026c3353577d64dedbda 170258 atop-dbgsym_1.27.3-1_amd64.deb
 733062e9f46e6e2dbd1e389e1b9a6bb85e3bb047579b188126c5aa41d527f99e 4776 atop_1.27.3-1_amd64.buildinfo
 6009276d07e4c5ac1b9005c1bf6c385cab0898f7386b398503ce630a1f80799a 98804 atop_1.27.3-1_amd64.deb
Files:
 3852c51a726c8ab99a2af655f36b2034 170258 debug extra atop-dbgsym_1.27.3-1_amd64.deb
 2bae3d2e6e169072637f0bce3213dd33 4776 admin optional atop_1.27.3-1_amd64.buildinfo
 8045438cb3e5fdb16e0e4c8baffac3d3 98804 admin optional atop_1.27.3-1_amd64.deb

Thu 11 Jun 00:28:07 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-k3WjrvfL, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list