[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_14 #59767
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Dec 9 16:16:13 UTC 2016
https://jenkins.debian.net/job/reproducible_builder_amd64_14/59767/------------------------------------------
[...truncated 2034 lines...]
ok runtime/internal/atomic 0.548s
--- FAIL: TestStackBarrierProfiling (6.56s)
pprof_test.go:393: subprocess failed with exit status 1:
--- FAIL: TestStackBarrierProfiling (6.51s)
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 4 CPU profile samples collected
pprof_test.go:224: too few samples; got 4, want at least 40, ideally 160
pprof_test.go:169: retrying with 3.2s duration
pprof_test.go:212: total 9 CPU profile samples collected
pprof_test.go:224: too few samples; got 9, want at least 80, ideally 320
FAIL
FAIL
FAIL runtime/pprof 9.104s
ok runtime/trace 17.747s
ok sort 0.101s
ok strconv 1.081s
ok strings 0.389s
ok sync 0.413s
ok sync/atomic 9.915s
ok syscall 0.164s
ok testing 2.756s
ok testing/quick 0.156s
ok text/scanner 0.028s
ok text/tabwriter 0.036s
ok text/template 0.112s
ok text/template/parse 0.050s
--- FAIL: TestLoadFixed (0.00s)
time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", -3600
FAIL
FAIL time 5.164s
ok unicode 0.048s
ok unicode/utf16 0.052s
ok unicode/utf8 0.028s
ok cmd/addr2line 4.927s
ok cmd/api 0.034s
ok cmd/asm/internal/asm 0.526s
ok cmd/asm/internal/lex 0.046s
ok cmd/compile/internal/big 1.537s
ok cmd/compile/internal/gc 0.913s
ok cmd/cover 5.275s
ok cmd/doc 0.128s
ok cmd/fix 0.044s
ok cmd/go 78.852s
ok cmd/gofmt 0.091s
ok cmd/internal/goobj 0.024s
ok cmd/internal/obj 0.036s
ok cmd/internal/obj/x86 0.019s
ok cmd/internal/unvendor/golang.org/x/arch/arm/armasm 0.014s
ok cmd/internal/unvendor/golang.org/x/arch/x86/x86asm 0.536s
ok cmd/nm 2.488s
ok cmd/objdump 6.306s
ok cmd/pack 4.985s
ok cmd/pprof/internal/profile 0.059s
ok cmd/vet 4.907s
2018/01/11 22:28:50 Failed: exit status 1
##### GOMAXPROCS=2 runtime -cpu=1,2,4
ok runtime 72.609s
##### Testing without libgcc.
ok crypto/x509 2.157s
ok net 0.025s
ok os/user 0.008s
##### sync -cpu=10
ok sync 0.319s
##### ../misc/cgo/stdio
##### ../misc/cgo/life
##### ../misc/cgo/test
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 2.022s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.985s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.909s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.019s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.010s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.015s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.011s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.006s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.009s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/test 1.926s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/testtls 0.017s
PASS
ok _/build/golang-1.6-1.6.3/misc/cgo/nocgo 0.020s
##### Testing race detector
ok runtime/race 4.741s
ok flag 1.025s
ok os/exec 2.065s
==55119==ERROR: ThreadSanitizer failed to allocate 0x2710000 (40960000) bytes at address 17699498acb00 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x55a6521e4245]
goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x55a65200fe88)
/build/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffe9bfd77e0 sp=0x7ffe9bfd77c8
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/build/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1 fp=0xc82004cfb8 sp=0xc82004cfb0
exit status 2
FAIL _/build/golang-1.6-1.6.3/misc/cgo/test 0.015s
2018/01/11 22:31:10 Failed: exit status 1
==50192==ERROR: ThreadSanitizer failed to allocate 0x26e8000 (40796160) bytes at address 178eb37f78680 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x563acdc7a0e5]
goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x563acdb4e378)
/build/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffd01e0d9a0 sp=0x7ffd01e0d988
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/build/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1
FAIL flag 0.019s
==50704==ERROR: ThreadSanitizer failed to allocate 0x2720000 (41025536) bytes at address 1786bfd864700 (errno: 12)
unexpected fault address 0x0
fatal error: fault
[signal 0x7 code=0x80 addr=0x0 pc=0x561aff0b5405]
goroutine 1 [running, locked to thread]:
runtime.throw(0x0, 0x561afed05fa8)
/build/golang-1.6-1.6.3/src/runtime/panic.go:547 +0x90 fp=0x7ffc10c8cfc0 sp=0x7ffc10c8cfa8
goroutine 17 [syscall, locked to thread]:
runtime.goexit()
/build/golang-1.6-1.6.3/src/runtime/asm_amd64.s:1998 +0x1
FAIL os/exec 0.021s
2018/01/11 22:31:10 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/golang-1.6-1.6.3/misc/cgo/testshared 21.986s
##### ../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/golang-1.6-1.6.3/test/bench/go1 39.991s
##### ../test
##### API check
Go version is "go1.6.3", ignoring -next /build/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/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/63891 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/golang-1.6_1.6.3-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/testing/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.3%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/testing/amd64/golang-1.6_1.6.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-LUsi1SPs/tmp.ebcTAFrm7O
+ mv /srv/reproducible-results/rbuild-debian-LUsi1SPs/tmp.ebcTAFrm7O /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/golang-1.6_1.6.3-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/golang-1.6_1.6.3-1.rbuild.log
+ '[' 1 -eq 1 ']'
+ handle_ftbfs
+ false
+ set +x
golang-1.6 failed to build from source.
Error: database is locked
Error: database is locked
Error: database is locked
Starting cleanup.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/golang-1.6_1.6.3-1.rbuild.log: 73.1% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/rbuild/testing/amd64/golang-1.6_1.6.3-1.rbuild.log.gz
INFO: Starting at 2016-12-09 16:15:13.518872
CRITICAL: SQLite database locked, could not execute query:
CRITICAL: "SELECT r.status, r.version, r.build_date
CRITICAL: FROM results AS r JOIN sources AS s
CRITICAL: ON r.package_id=s.id WHERE s.name='golang-1.6'
CRITICAL: AND s.architecture='amd64' AND s.suite='testing'"
CRITICAL: Exiting script.
INFO: Finished at 2016-12-09 16:16:13.635183, took: 0:01:00.116337
Warning: cannot update html pages for golang-1.6
All cleanup done.
Fri 9 Dec 16:16:13 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-PczHZ8Sk, which will now be removed.
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list