[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_12 #64298
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Jan 6 01:21:58 UTC 2017
https://jenkins.debian.net/job/reproducible_builder_amd64_12/64298/------------------------------------------
[...truncated 73.58 KB...]
pprof_test.go:224: too few samples; got 16, want at least 20, ideally 80
pprof_test.go:169: retrying with 1.6s duration
pprof_test.go:212: total 18 CPU profile samples collected
pprof_test.go:224: too few samples; got 18, want at least 40, ideally 160
pprof_test.go:169: retrying with 3.2s duration
pprof_test.go:212: total 74 CPU profile samples collected
pprof_test.go:224: too few samples; got 74, want at least 80, ideally 320
--- FAIL: TestStackBarrierProfiling (6.76s)
pprof_test.go:393: subprocess failed with exit status 1:
--- FAIL: TestStackBarrierProfiling (6.59s)
pprof_test.go:212: total 0 CPU profile samples collected
pprof_test.go:224: too few samples; got 0, want at least 5, ideally 20
pprof_test.go:169: retrying with 400ms duration
pprof_test.go:212: total 0 CPU profile samples collected
pprof_test.go:224: too few samples; got 0, want at least 10, ideally 40
pprof_test.go:169: retrying with 800ms duration
pprof_test.go:212: total 0 CPU profile samples collected
pprof_test.go:224: too few samples; got 0, want at least 20, ideally 80
pprof_test.go:169: retrying with 1.6s duration
pprof_test.go:212: total 8 CPU profile samples collected
pprof_test.go:224: too few samples; got 8, want at least 40, ideally 160
pprof_test.go:169: retrying with 3.2s duration
pprof_test.go:212: total 27 CPU profile samples collected
pprof_test.go:224: too few samples; got 27, want at least 80, ideally 320
FAIL
FAIL
FAIL runtime/pprof 14.949s
ok runtime/trace 16.616s
ok sort 0.140s
ok strconv 1.072s
ok strings 0.415s
ok sync 0.468s
ok sync/atomic 8.144s
ok syscall 0.340s
ok testing 2.996s
ok testing/quick 0.290s
ok text/scanner 0.045s
ok text/tabwriter 0.066s
ok text/template 0.067s
ok text/template/parse 0.051s
--- FAIL: TestLoadFixed (0.00s)
time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL time 4.707s
ok unicode 0.052s
ok unicode/utf16 0.028s
ok unicode/utf8 0.057s
ok cmd/addr2line 3.840s
ok cmd/api 0.048s
ok cmd/asm/internal/asm 0.381s
ok cmd/asm/internal/lex 0.053s
ok cmd/compile/internal/big 1.824s
ok cmd/compile/internal/gc 0.820s
ok cmd/cover 4.708s
ok cmd/doc 0.068s
ok cmd/fix 0.032s
ok cmd/go 77.639s
ok cmd/gofmt 0.071s
ok cmd/internal/goobj 0.071s
ok cmd/internal/obj 0.026s
ok cmd/internal/obj/x86 0.020s
ok cmd/internal/unvendor/golang.org/x/arch/arm/armasm 0.045s
ok cmd/internal/unvendor/golang.org/x/arch/x86/x86asm 0.420s
ok cmd/nm 2.272s
ok cmd/objdump 6.043s
ok cmd/pack 4.750s
ok cmd/pprof/internal/profile 0.021s
ok cmd/vet 4.912s
2018/02/08 07:41:22 Failed: exit status 1
##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok runtime 71.684s
##### Testing without libgcc.
ok crypto/x509 1.873s
ok net 0.029s
ok os/user 0.012s
##### sync -cpu=10
ok sync 0.177s
##### ../misc/cgo/stdio
##### ../misc/cgo/life
##### ../misc/cgo/test
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/test 1.852s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/test 1.896s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/test 2.063s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/testtls 0.006s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/testtls 0.010s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/testtls 0.004s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo 0.005s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo 0.007s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo 0.004s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/test 1.916s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/testtls 0.011s
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/nocgo 0.016s
##### Testing race detector
ok runtime/race 4.033s
ok flag 1.031s
ok os/exec 2.058s
==12333==ERROR: ThreadSanitizer failed to allocate 0x2710000 (40960000) bytes at address 1762243a90b00 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x558890a5c245]
goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x558890887e88)
/build/1st/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7fffbd68bca0 sp=0x7fffbd68bc88
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/build/1st/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc82004cfb8 sp=0xc82004cfb0
exit status 2
FAIL _/build/1st/golang-1.6-1.6.3/misc/cgo/test 0.016s
2018/02/08 07:43:37 Failed: exit status 1
==9809==ERROR: ThreadSanitizer failed to allocate 0x26e8000 (40796160) bytes at address 178dbfb1dc680 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x5636fe9130e5]
goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x5636fe7e7378)
/build/1st/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffc286f2fb0 sp=0x7ffc286f2f98
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/build/1st/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1
FAIL flag 0.020s
==10288==ERROR: ThreadSanitizer failed to allocate 0x2720000 (41025536) bytes at address 17836c22c4700 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x560db034c405]
goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x560daff9cfa8)
/build/1st/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffda83db040 sp=0x7ffda83db028
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/build/1st/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1
FAIL os/exec 0.032s
2018/02/08 07:43:37 Failed: exit status 1
##### ../misc/cgo/testgodefs
##### ../misc/cgo/testso
##### ../misc/cgo/testsovar
##### ../misc/cgo/testcarchive
PASS
PASS
PASS
PASS
PASS
PASS
##### ../misc/cgo/testcshared
ok
##### ../misc/cgo/testshared
PASS
ok _/build/1st/golang-1.6-1.6.3/misc/cgo/testshared 21.876s
##### ../misc/cgo/testasan
##### ../misc/cgo/testsanitizers
skipping msan test: -fsanitize=memory not supported
##### ../misc/cgo/errors
##### ../misc/cgo/testsigfwd
##### ../test/bench/go1
testing: warning: no tests to run
PASS
ok _/build/1st/golang-1.6-1.6.3/test/bench/go1 10.000s
##### ../test
##### API check
Go version is "go1.6.3", ignoring -next /build/1st/golang-1.6-1.6.3/api/next.txt
FAILED
debian/rules:63: recipe for target 'override_dh_auto_test-arch' failed
make[1]: *** [override_dh_auto_test-arch] Error 1
make[1]: Leaving directory '/build/1st/golang-1.6-1.6.3'
debian/rules:20: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
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/47820 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/golang-1.6_1.6.3-1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 75.7%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/golang-1.6_1.6.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-t7lONcde/tmp.cN75oXj4OF
+ mv /srv/reproducible-results/rbuild-debian-t7lONcde/tmp.cN75oXj4OF /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/golang-1.6_1.6.3-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-t7lONcde/tmp.cN75oXj4OF ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-t7lONcde/tmp.cN75oXj4OF
/srv/reproducible-results/rbuild-debian-t7lONcde/tmp.cN75oXj4OF: 73.5% -- replaced with /srv/reproducible-results/rbuild-debian-t7lONcde/tmp.cN75oXj4OF.gz
+ '[' master = master ']'
+ gen_package_html golang-1.6
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''golang-1.6'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-01-06 01:21:56.862948
INFO: Finished at 2017-01-06 01:21:58.586468, took: 0:00:01.723537
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-t7lONcde
+ echo 'All cleanup done.'
All cleanup done.
Fri 6 Jan 01:21:58 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-v5ThpG95, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list