[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_4 #53405

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 03:38:50 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_4/53405/------------------------------------------
[...truncated 44553 lines...]
-    --- PASS: TestString/alloc/4 (0.01s)
-    --- PASS: TestString/alloc/5 (0.01s)
+    --- PASS: TestString/alloc/0 (0.00s)
+    --- PASS: TestString/alloc/1 (0.00s)
+    --- PASS: TestString/alloc/2 (0.00s)
+    --- PASS: TestString/alloc/3 (0.00s)
+    --- PASS: TestString/alloc/4 (0.00s)
+    --- PASS: TestString/alloc/5 (0.00s)
 === RUN   TestBytesAllocation
 --- PASS: TestBytesAllocation (0.00s)
 === RUN   TestStringAllocation
@@ -13658,7 +13669,7 @@
 === RUN   ExampleRemoveFunc
 --- PASS: ExampleRemoveFunc (0.00s)
 PASS
-ok  	golang.org/x/text/transform	0.249s
+ok  	golang.org/x/text/transform	0.093s
 ?   	golang.org/x/text/unicode	[no test files]
 === RUN   TestBidiCore
 --- SKIP: TestBidiCore (0.00s)
@@ -13670,7 +13681,7 @@
 --- SKIP: TestTables (0.00s)
 	flag.go:20: skipping test to prevent downloading; to run use -long or use -local or UNICODE_DIR to specify a local source
 PASS
-ok  	golang.org/x/text/unicode/bidi	0.041s
+ok  	golang.org/x/text/unicode/bidi	0.015s
 === RUN   TestParseDraft
 --- PASS: TestParseDraft (0.00s)
 === RUN   TestRuleProcessor
@@ -13684,13 +13695,13 @@
 === RUN   TestKey
 --- PASS: TestKey (0.00s)
 === RUN   TestEnclosing
---- PASS: TestEnclosing (0.03s)
+--- PASS: TestEnclosing (0.05s)
 === RUN   TestDeepCopy
---- PASS: TestDeepCopy (0.02s)
+--- PASS: TestDeepCopy (0.03s)
 === RUN   TestPath
---- PASS: TestPath (0.06s)
+--- PASS: TestPath (0.08s)
 === RUN   TestGet
---- PASS: TestGet (0.05s)
+--- PASS: TestGet (0.09s)
 === RUN   TestMakeSlice
 --- PASS: TestMakeSlice (0.00s)
 === RUN   TestSelectAnyOf
@@ -13702,7 +13713,7 @@
 === RUN   TestSelectOnePerGroup
 --- PASS: TestSelectOnePerGroup (0.00s)
 PASS
-ok  	golang.org/x/text/unicode/cldr	0.184s
+ok  	golang.org/x/text/unicode/cldr	0.266s
 === RUN   TestFlush
 --- PASS: TestFlush (0.00s)
 === RUN   TestInsert
@@ -13712,7 +13723,7 @@
 === RUN   TestComposition
 --- PASS: TestComposition (0.00s)
 === RUN   TestIterNext
---- PASS: TestIterNext (0.03s)
+--- PASS: TestIterNext (0.10s)
 === RUN   TestIterSegmentation
 --- PASS: TestIterSegmentation (0.00s)
 === RUN   TestDecomposeSegment
@@ -14046,19 +14057,19 @@
 === RUN   TestAppend
 --- PASS: TestAppend (0.10s)
 === RUN   TestAppendString
---- PASS: TestAppendString (0.04s)
+--- PASS: TestAppendString (0.08s)
 === RUN   TestBytes
 --- PASS: TestBytes (0.06s)
 === RUN   TestString
---- PASS: TestString (0.03s)
+--- PASS: TestString (0.07s)
 === RUN   TestReader
---- PASS: TestReader (0.91s)
+--- PASS: TestReader (1.28s)
 === RUN   TestWriter
---- PASS: TestWriter (2.59s)
+--- PASS: TestWriter (2.96s)
 === RUN   TestTransform
 --- PASS: TestTransform (0.00s)
 === RUN   TestTransformNorm
---- PASS: TestTransformNorm (0.21s)
+--- PASS: TestTransformNorm (0.43s)
 === RUN   TestCharacterByCharacter
 --- SKIP: TestCharacterByCharacter (0.00s)
 	flag.go:20: skipping test to prevent downloading; to run use -long or use -local or UNICODE_DIR to specify a local source
@@ -14075,22 +14086,22 @@
 === RUN   ExampleNextBoundary
 --- PASS: ExampleNextBoundary (0.00s)
 PASS
-ok  	golang.org/x/text/unicode/norm	4.038s
+ok  	golang.org/x/text/unicode/norm	5.116s
 === RUN   TestMerge
---- PASS: TestMerge (1.45s)
+--- PASS: TestMerge (1.81s)
 === RUN   TestVisit
 --- PASS: TestVisit (0.00s)
 === RUN   TestNew
---- PASS: TestNew (0.46s)
+--- PASS: TestNew (0.28s)
 PASS
-ok  	golang.org/x/text/unicode/rangetable	1.928s
+ok  	golang.org/x/text/unicode/rangetable	2.102s
 === RUN   TestTables
 --- SKIP: TestTables (0.00s)
 	flag.go:20: skipping test to prevent downloading; to run use -long or use -local or UNICODE_DIR to specify a local source
 === RUN   TestAmbiguous
 --- PASS: TestAmbiguous (0.00s)
 === RUN   TestFoldSingleRunes
---- PASS: TestFoldSingleRunes (0.52s)
+--- PASS: TestFoldSingleRunes (0.20s)
 === RUN   TestFold
 === RUN   TestFold/empty
 === RUN   TestFold/short_source_1
@@ -14106,7 +14117,7 @@
 === RUN   TestFold/short_dst_fast_path
 === RUN   TestFold/short_dst_larger_buffer
 === RUN   TestFold/fast_path_alternation
---- PASS: TestFold (0.00s)
+--- PASS: TestFold (0.01s)
     --- PASS: TestFold/empty (0.00s)
     --- PASS: TestFold/short_source_1 (0.00s)
     --- PASS: TestFold/short_source_2 (0.00s)
@@ -14122,7 +14133,7 @@
     --- PASS: TestFold/short_dst_larger_buffer (0.00s)
     --- PASS: TestFold/fast_path_alternation (0.00s)
 === RUN   TestWidenSingleRunes
---- PASS: TestWidenSingleRunes (0.61s)
+--- PASS: TestWidenSingleRunes (0.19s)
 === RUN   TestWiden
 === RUN   TestWiden/empty
 === RUN   TestWiden/short_source_1
@@ -14158,7 +14169,7 @@
     --- PASS: TestWiden/short_dst_ascii (0.00s)
     --- PASS: TestWiden/ambiguous (0.00s)
 === RUN   TestNarrowSingleRunes
---- PASS: TestNarrowSingleRunes (0.46s)
+--- PASS: TestNarrowSingleRunes (0.18s)
 === RUN   TestNarrow
 === RUN   TestNarrow/empty
 === RUN   TestNarrow/short_source_1
@@ -14198,8 +14209,8 @@
 === RUN   ExampleTransformer_narrow
 --- PASS: ExampleTransformer_narrow (0.00s)
 PASS
-ok  	golang.org/x/text/width	1.626s
-	cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+ok  	golang.org/x/text/width	0.592s
+	cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
  fakeroot debian/rules binary
 dh binary --buildsystem=golang --with=golang
    dh_testroot -O--buildsystem=golang
@@ -14214,17 +14225,17 @@
 	install -d debian/golang-golang-x-text-dev
 	install -d debian/golang-x-text-dev
 	cd obj-x86_64-linux-gnu
-	mkdir -p /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
-	cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+	mkdir -p /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
+	cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
 	cd obj-x86_64-linux-gnu
-	cp -r bin /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
-	cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+	cp -r bin /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr
+	cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
 	cd obj-x86_64-linux-gnu
-	mkdir -p /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
-	cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+	mkdir -p /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
+	cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
 	cd obj-x86_64-linux-gnu
-	cp -r -T src/golang.org/x/text /build-1st/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
-	cd /build-1st/golang-x-text-0.0~git20161013.0.c745997
+	cp -r -T src/golang.org/x/text /build-2nd/golang-x-text-0.0\~git20161013.0.c745997/debian/tmp/usr/share/gocode/src/golang.org/x/text
+	cd /build-2nd/golang-x-text-0.0~git20161013.0.c745997
    dh_install -O--buildsystem=golang
 	install -d debian/golang-golang-x-text-dev//usr/share
 	cp --reflink=auto -a debian/tmp/usr/share/gocode debian/golang-golang-x-text-dev//usr/share/
@@ -14249,11 +14260,11 @@
 	cd debian/golang-golang-x-text-dev
 	chmod a-x usr/share/doc/golang-golang-x-text-dev/changelog.Debian
 	gzip -9nf usr/share/doc/golang-golang-x-text-dev/changelog.Debian
-	cd '/build-1st/golang-x-text-0.0~git20161013.0.c745997'
+	cd '/build-2nd/golang-x-text-0.0~git20161013.0.c745997'
 	cd debian/golang-x-text-dev
 	chmod a-x usr/share/doc/golang-x-text-dev/changelog.Debian
 	gzip -9nf usr/share/doc/golang-x-text-dev/changelog.Debian
-	cd '/build-1st/golang-x-text-0.0~git20161013.0.c745997'
+	cd '/build-2nd/golang-x-text-0.0~git20161013.0.c745997'
    dh_fixperms -O--buildsystem=golang
 	find debian/golang-golang-x-text-dev  -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
 	find debian/golang-golang-x-text-dev ! -type l  -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
@@ -14318,12 +14329,14 @@
  dpkg-source --after-build golang-x-text-0.0~git20161013.0.c745997
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/2531/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/2531/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/47359 and its subdirectories
-I: Current time: Thu Nov 16 21:57:55 GMT+12 2017
-I: pbuilder-time-stamp: 1510912675
+I: removing directory /srv/workspace/pbuilder/2531 and its subdirectories
+I: Current time: samedi 15 octobre 2016, 17:38:48 (UTC+1400)
+I: pbuilder-time-stamp: 1476502728

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.diff:	 83.0% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.diff.gz
b2/build.log:	 92.3%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 92.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-LFGpDYVa/tmp.N63bAP80mk
+ mv /srv/reproducible-results/rbuild-debian-LFGpDYVa/tmp.N63bAP80mk /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-x-text_0.0~git20161013.0.c745997-1.rbuild.log’: No space left on device
+ cleanup_all
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-LFGpDYVa/tmp.N63bAP80mk ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-LFGpDYVa/tmp.N63bAP80mk
/srv/reproducible-results/rbuild-debian-LFGpDYVa/tmp.N63bAP80mk:	 92.1% -- replaced with /srv/reproducible-results/rbuild-debian-LFGpDYVa/tmp.N63bAP80mk.gz
+ '[' master = master ']'
+ gen_package_html golang-x-text
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-x-text'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2016-10-15 03:38:49.793892
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/golang-x-text_0.0~git20160816.0.d69c40b-1_amd64.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/unstable/amd64/golang-x-text didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 03:38:49.911389, took: 0:00:00.117510
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-LFGpDYVa
Sat 15 Oct 03:38:49 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-vJDE8NJs, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list