[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_29 #8432

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Jan 6 01:57:27 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_29/8432/------------------------------------------
[...truncated 131.40 KB...]
    dh_auto_configure -a
    dh_auto_build -a
 	make -j1
-make[1]: Entering directory '/build/1st/rt-tests-1.0'
-cc -D VERSION=1.0 -c src/cyclictest/cyclictest.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o
+make[1]: Entering directory '/build/rt-tests-1.0/2nd'
+cc -D VERSION=1.0 -c src/cyclictest/cyclictest.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o
 src/cyclictest/cyclictest.c: In function 'tracing':
 src/cyclictest/cyclictest.c:509:20: warning: null argument where non-null required (argument 1) [-Wnonnull]
    case KV_26_LT18: gettimeofday(0,(struct timezone *)1); break;
@@ -328,36 +345,36 @@
 src/cyclictest/cyclictest.c:523:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(trace_fd, "0", 1);
     ^~~~~~~~~~~~~~~~~~~~~~~
-cc -D VERSION=1.0 -c src/lib/error.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/error.o
-cc -D VERSION=1.0 -c src/lib/rt-sched.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/rt-sched.o
-cc -D VERSION=1.0 -c src/lib/rt-utils.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/rt-utils.o
+cc -D VERSION=1.0 -c src/lib/error.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/error.o
+cc -D VERSION=1.0 -c src/lib/rt-sched.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/rt-sched.o
+cc -D VERSION=1.0 -c src/lib/rt-utils.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/rt-utils.o
 ar rcs bld/librttest.a bld/error.o bld/rt-sched.o bld/rt-utils.o
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o cyclictest bld/cyclictest.o -lrt -lpthread -lrttest -Lbld -lnuma
-cc -D VERSION=1.0 -c src/hackbench/hackbench.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/hackbench.o
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o hackbench bld/hackbench.o -lrt -lpthread
-cc -D VERSION=1.0 -c src/pi_tests/pip_stress.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/pip_stress.o
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o pip_stress bld/pip_stress.o -lrt -lpthread -lrttest -Lbld
-cc -D VERSION=1.0 -c src/pi_tests/pi_stress.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/pi_stress.o
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o pi_stress bld/pi_stress.o -lrt -lpthread -lrttest -Lbld
-cc -D VERSION=1.0 -c src/pmqtest/pmqtest.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/pmqtest.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o cyclictest bld/cyclictest.o -lrt -lpthread -lrttest -Lbld -lnuma
+cc -D VERSION=1.0 -c src/hackbench/hackbench.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/hackbench.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o hackbench bld/hackbench.o -lrt -lpthread
+cc -D VERSION=1.0 -c src/pi_tests/pip_stress.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/pip_stress.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o pip_stress bld/pip_stress.o -lrt -lpthread -lrttest -Lbld
+cc -D VERSION=1.0 -c src/pi_tests/pi_stress.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/pi_stress.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o pi_stress bld/pi_stress.o -lrt -lpthread -lrttest -Lbld
+cc -D VERSION=1.0 -c src/pmqtest/pmqtest.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/pmqtest.o
 src/pmqtest/pmqtest.c: In function 'pmqthread':
 src/pmqtest/pmqtest.c:213:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(tracing_enabled, "0", 1);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o pmqtest bld/pmqtest.o -lrt -lpthread -lrttest -Lbld 
-cc -D VERSION=1.0 -c src/ptsematest/ptsematest.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/ptsematest.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o pmqtest bld/pmqtest.o -lrt -lpthread -lrttest -Lbld 
+cc -D VERSION=1.0 -c src/ptsematest/ptsematest.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/ptsematest.o
 src/ptsematest/ptsematest.c: In function 'semathread':
 src/ptsematest/ptsematest.c:140:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(tracing_enabled, "0", 1);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o ptsematest bld/ptsematest.o -lrt -lpthread -lrttest -Lbld 
-cc -D VERSION=1.0 -c src/rt-migrate-test/rt-migrate-test.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/rt-migrate-test.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o ptsematest bld/ptsematest.o -lrt -lpthread -lrttest -Lbld 
+cc -D VERSION=1.0 -c src/rt-migrate-test/rt-migrate-test.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/rt-migrate-test.o
 src/rt-migrate-test/rt-migrate-test.c: In function 'ftrace_write':
 src/rt-migrate-test/rt-migrate-test.c:90:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(mark_fd, buff, n);
   ^~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o rt-migrate-test bld/rt-migrate-test.o -lrt -lpthread -lrttest -Lbld
-cc -D VERSION=1.0 -c src/backfire/sendme.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/sendme.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o rt-migrate-test bld/rt-migrate-test.o -lrt -lpthread -lrttest -Lbld
+cc -D VERSION=1.0 -c src/backfire/sendme.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/sendme.o
 src/backfire/sendme.c: In function 'main':
 src/backfire/sendme.c:259:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(path, sigtest, strlen(sigtest));
@@ -365,8 +382,8 @@
 src/backfire/sendme.c:261:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(path, timestamp, sizeof(timestamp));
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o sendme bld/sendme.o -lrt -lpthread -lrttest -Lbld 
-cc -D VERSION=1.0 -c src/signaltest/signaltest.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/signaltest.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o sendme bld/sendme.o -lrt -lpthread -lrttest -Lbld 
+cc -D VERSION=1.0 -c src/signaltest/signaltest.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/signaltest.o
 src/signaltest/signaltest.c: In function 'signalthread':
 src/signaltest/signaltest.c:131:4: warning: null argument where non-null required (argument 1) [-Wnonnull]
     gettimeofday(0,(struct timezone *)1);
@@ -404,8 +421,8 @@
 src/signaltest/signaltest.c:114:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
    system("echo 0 > /proc/sys/kernel/preempt_max_latency");
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o signaltest bld/signaltest.o -lrt -lpthread -lrttest -Lbld
-cc -D VERSION=1.0 -c src/sigwaittest/sigwaittest.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/sigwaittest.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o signaltest bld/signaltest.o -lrt -lpthread -lrttest -Lbld
+cc -D VERSION=1.0 -c src/sigwaittest/sigwaittest.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/sigwaittest.o
 src/sigwaittest/sigwaittest.c: In function 'semathread':
 src/sigwaittest/sigwaittest.c:188:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(tracing_enabled, "0", 1);
@@ -414,8 +431,8 @@
 src/sigwaittest/sigwaittest.c:381:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
    ftruncate(shmem, totalsize);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o sigwaittest bld/sigwaittest.o -lrt -lpthread -lrttest -Lbld 
-cc -D VERSION=1.0 -c src/svsematest/svsematest.c -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/svsematest.o
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o sigwaittest bld/sigwaittest.o -lrt -lpthread -lrttest -Lbld 
+cc -D VERSION=1.0 -c src/svsematest/svsematest.c -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -Isrc/include -o bld/svsematest.o
 src/svsematest/svsematest.c: In function 'semathread':
 src/svsematest/svsematest.c:194:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(tracing_enabled, "0", 1);
@@ -424,48 +441,48 @@
 src/svsematest/svsematest.c:434:3: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
    ftruncate(shmem, totalsize);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
-cc -g -O2 -fdebug-prefix-map=/build/1st/rt-tests-1.0=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o svsematest bld/svsematest.o -lrt -lpthread -lrttest -Lbld 
+cc -g -O2 -fdebug-prefix-map=/build/rt-tests-1.0/2nd=. -fstack-protector-strong -Wformat -Werror=format-security -O2 -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -Wl,-z,relro -o svsematest bld/svsematest.o -lrt -lpthread -lrttest -Lbld 
 chmod +x src/hwlatdetect/hwlatdetect.py
 ln -s src/hwlatdetect/hwlatdetect.py hwlatdetect
-make[1]: Leaving directory '/build/1st/rt-tests-1.0'
+make[1]: Leaving directory '/build/rt-tests-1.0/2nd'
    dh_auto_test -a
 touch build-arch-stamp
  fakeroot debian/rules binary
 dh install --with dkms
    debian/rules build
-make[1]: Entering directory '/build/1st/rt-tests-1.0'
+make[1]: Entering directory '/build/rt-tests-1.0/2nd'
 make[1]: Nothing to be done for 'build'.
-make[1]: Leaving directory '/build/1st/rt-tests-1.0'
+make[1]: Leaving directory '/build/rt-tests-1.0/2nd'
    debian/rules build-arch
-make[1]: Entering directory '/build/1st/rt-tests-1.0'
+make[1]: Entering directory '/build/rt-tests-1.0/2nd'
 make[1]: Nothing to be done for 'build-arch'.
-make[1]: Leaving directory '/build/1st/rt-tests-1.0'
+make[1]: Leaving directory '/build/rt-tests-1.0/2nd'
    dh_testroot
    dh_prep
    dh_auto_install
-	make -j1 install DESTDIR=/build/1st/rt-tests-1.0/debian/tmp AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build/1st/rt-tests-1.0'
-mkdir -p "/build/1st/rt-tests-1.0/debian/tmp/usr/sbin" "/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8"
-install -D -m 755 src/hwlatdetect/hwlatdetect.py /build/1st/rt-tests-1.0/debian/tmp/usr/sbin/hwlatdetect
-gzip -c src/hwlatdetect/hwlatdetect.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/hwlatdetect.8.gz"
-mkdir -p "/build/1st/rt-tests-1.0/debian/tmp/usr/bin" "/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man4"
-mkdir -p "/build/1st/rt-tests-1.0/debian/tmp/usr/src" "/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8"
-cp cyclictest hackbench pip_stress pi_stress pmqtest ptsematest rt-migrate-test sendme signaltest sigwaittest svsematest "/build/1st/rt-tests-1.0/debian/tmp/usr/bin"
-install -D -m 644 src/backfire/backfire.c "/build/1st/rt-tests-1.0/debian/tmp/usr/src/backfire/backfire.c"
-install -m 644 src/backfire/Makefile "/build/1st/rt-tests-1.0/debian/tmp/usr/src/backfire/Makefile"
-gzip -c src/backfire/backfire.4 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man4/backfire.4.gz"
-gzip -c src/cyclictest/cyclictest.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/cyclictest.8.gz"
-gzip -c src/pi_tests/pi_stress.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/pi_stress.8.gz"
-gzip -c src/pi_tests/pip_stress.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/pip_stress.8.gz"
-gzip -c src/ptsematest/ptsematest.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/ptsematest.8.gz"
-gzip -c src/rt-migrate-test/rt-migrate-test.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/rt-migrate-test.8.gz"
-gzip -c src/sigwaittest/sigwaittest.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/sigwaittest.8.gz"
-gzip -c src/svsematest/svsematest.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/svsematest.8.gz"
-gzip -c src/pmqtest/pmqtest.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/pmqtest.8.gz"
-gzip -c src/backfire/sendme.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/sendme.8.gz"
-gzip -c src/hackbench/hackbench.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/hackbench.8.gz"
-gzip -c src/signaltest/signaltest.8 >"/build/1st/rt-tests-1.0/debian/tmp/usr/share/man/man8/signaltest.8.gz"
-make[1]: Leaving directory '/build/1st/rt-tests-1.0'
+	make -j1 install DESTDIR=/build/rt-tests-1.0/2nd/debian/tmp AM_UPDATE_INFO_DIR=no
+make[1]: Entering directory '/build/rt-tests-1.0/2nd'
+mkdir -p "/build/rt-tests-1.0/2nd/debian/tmp/usr/sbin" "/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8"
+install -D -m 755 src/hwlatdetect/hwlatdetect.py /build/rt-tests-1.0/2nd/debian/tmp/usr/sbin/hwlatdetect
+gzip -c src/hwlatdetect/hwlatdetect.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/hwlatdetect.8.gz"
+mkdir -p "/build/rt-tests-1.0/2nd/debian/tmp/usr/bin" "/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man4"
+mkdir -p "/build/rt-tests-1.0/2nd/debian/tmp/usr/src" "/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8"
+cp cyclictest hackbench pip_stress pi_stress pmqtest ptsematest rt-migrate-test sendme signaltest sigwaittest svsematest "/build/rt-tests-1.0/2nd/debian/tmp/usr/bin"
+install -D -m 644 src/backfire/backfire.c "/build/rt-tests-1.0/2nd/debian/tmp/usr/src/backfire/backfire.c"
+install -m 644 src/backfire/Makefile "/build/rt-tests-1.0/2nd/debian/tmp/usr/src/backfire/Makefile"
+gzip -c src/backfire/backfire.4 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man4/backfire.4.gz"
+gzip -c src/cyclictest/cyclictest.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/cyclictest.8.gz"
+gzip -c src/pi_tests/pi_stress.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/pi_stress.8.gz"
+gzip -c src/pi_tests/pip_stress.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/pip_stress.8.gz"
+gzip -c src/ptsematest/ptsematest.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/ptsematest.8.gz"
+gzip -c src/rt-migrate-test/rt-migrate-test.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/rt-migrate-test.8.gz"
+gzip -c src/sigwaittest/sigwaittest.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/sigwaittest.8.gz"
+gzip -c src/svsematest/svsematest.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/svsematest.8.gz"
+gzip -c src/pmqtest/pmqtest.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/pmqtest.8.gz"
+gzip -c src/backfire/sendme.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/sendme.8.gz"
+gzip -c src/hackbench/hackbench.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/hackbench.8.gz"
+gzip -c src/signaltest/signaltest.8 >"/build/rt-tests-1.0/2nd/debian/tmp/usr/share/man/man8/signaltest.8.gz"
+make[1]: Leaving directory '/build/rt-tests-1.0/2nd'
    dh_install
    dh_installdocs
    dh_installchangelogs
@@ -477,9 +494,9 @@
    dh_compress
    dh_fixperms
    debian/rules build-indep
-make[1]: Entering directory '/build/1st/rt-tests-1.0'
+make[1]: Entering directory '/build/rt-tests-1.0/2nd'
 make[1]: Nothing to be done for 'build-indep'.
-make[1]: Leaving directory '/build/1st/rt-tests-1.0'
+make[1]: Leaving directory '/build/rt-tests-1.0/2nd'
 touch install-stamp
 dh binary-arch --with dkms
    dh_strip -a
@@ -504,16 +521,18 @@
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=binary >../rt-tests_1.0-1_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build rt-tests-1.0
-dpkg-source: info: using options from rt-tests-1.0/debian/source/options: --extend-diff-ignore=(^|/)(scripts/|doc/)
+ dpkg-source --after-build 2nd
+dpkg-source: info: using options from 2nd/debian/source/options: --extend-diff-ignore=(^|/)(scripts/|doc/)
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/9519/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/9519/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/34985 and its subdirectories
-I: Current time: Thu Jan  5 13:56:26 -12 2017
-I: pbuilder-time-stamp: 1483667786
+I: removing directory /srv/workspace/pbuilder/9519 and its subdirectories
+I: Current time: Thu Feb  8 22:20:25 +14 2018
+I: pbuilder-time-stamp: 1518078025

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/rt-tests_1.0-1.diff:	 84.7% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/rt-tests_1.0-1.diff.gz
b2/build.log:	 81.7%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 82.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/rt-tests_1.0-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-PhJth3um/tmp.N6gJi2T45y
+ mv /srv/reproducible-results/rbuild-debian-PhJth3um/tmp.N6gJi2T45y /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rt-tests_1.0-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rt-tests_1.0-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/rt-tests_1.0-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-PhJth3um/tmp.N6gJi2T45y ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-PhJth3um/tmp.N6gJi2T45y
/srv/reproducible-results/rbuild-debian-PhJth3um/tmp.N6gJi2T45y:	 78.8% -- replaced with /srv/reproducible-results/rbuild-debian-PhJth3um/tmp.N6gJi2T45y.gz
+ '[' master = master ']'
+ gen_package_html rt-tests
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''rt-tests'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-06 01:57:27.273002
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/rt-tests_1.0-1_amd64.buildinfo
INFO: Finished at 2017-01-06 01:57:27.573473, took: 0:00:00.300485
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-PhJth3um
+ echo 'All cleanup done.'
All cleanup done.
Fri  6 Jan 01:57:27 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-owOPiWiU, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list