You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/10 06:07:52 UTC

Build failed in Jenkins: beam_PerformanceTests_AvroIOIT_HDFS #1246

See <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/1246/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 7940259137e20d5eb35b4be142ff628e078fe6a1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7940259137e20d5eb35b4be142ff628e078fe6a1
Commit message: "Merge pull request #7781: [BEAM-4102] use plugins DSL instead of manual classpath"
 > git rev-list --no-walk 7940259137e20d5eb35b4be142ff628e078fe6a1 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins773128850249769481.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a --verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: [--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format: "default"
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins6613424623623398636.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/config-beam-performancetests-avroioit-hdfs-1246>
[beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe /tmp/jenkins7608336301134101925.sh
+ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/ws/config-beam-performancetests-avroioit-hdfs-1246> create namespace beam-performancetests-avroioit-hdfs-1246
runtime: failed to create new OS thread (have 6 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc
runtime: failed to create new OS thread (have 7 already; errno=11)
runtime: may need to increase max user processes (ulimit -u)
fatal error: newosproc

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc42006a380, 0xc420086000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddc0, 0x0)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startTheWorldWithSema()
	/usr/local/go/src/runtime/proc.go:1125 +0x1c3
runtime.systemstack(0x2c0e300)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 1 [running, locked to thread]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420457cf0 sp=0xc420457ce8 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
	/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc420457d10 sp=0xc420457cf0 pc=0x4183a3
runtime.mallocgc(0x120, 0x1b7f220, 0x101, 0xc4201e2a10)
	/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc420457db8 sp=0xc420457d10 pc=0x410705
runtime.newobject(0x1b7f220, 0x1b59540)
	/usr/local/go/src/runtime/malloc.go:840 +0x38 fp=0xc420457de8 sp=0xc420457db8 pc=0x410d48
encoding/json.Unmarshal(0xc4201e28d2, 0x13f, 0x952e, 0x19eb5a0, 0xc420447900, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:100 +0x31 fp=0xc420457e30 sp=0xc420457de8 pc=0x6b43b1
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc4203f9b00, 0xc4201e28d2, 0x13f, 0x952e, 0x0, 0x7fe82905e230)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:592 +0x139 fp=0xc420457f28 sp=0xc420457e30 pc=0x8726c9
encoding/json.(*decodeState).object(0xc420406360, 0x1b45900, 0xc4203f9b00, 0x199)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77 fp=0xc420458178 sp=0xc420457f28 pc=0x6b8517
encoding/json.(*decodeState).value(0xc420406360, 0x1b45900, 0xc4203f9b00, 0x199)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc4204581f8 sp=0xc420458178 pc=0x6b5674
encoding/json.(*decodeState).object(0xc420406360, 0x19b1d00, 0xc4203f93a0, 0x195)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284 fp=0xc420458448 sp=0xc4204581f8 pc=0x6b7c24
encoding/json.(*decodeState).value(0xc420406360, 0x19b1d00, 0xc4203f93a0, 0x195)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc4204584c8 sp=0xc420458448 pc=0x6b5674
encoding/json.(*decodeState).object(0xc420406360, 0x18447c0, 0xc4203f9208, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284 fp=0xc420458718 sp=0xc4204584c8 pc=0x6b7c24
encoding/json.(*decodeState).value(0xc420406360, 0x18447c0, 0xc4203f9208, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc420458798 sp=0xc420458718 pc=0x6b5674
encoding/json.(*decodeState).unmarshal(0xc420406360, 0x18447c0, 0xc4203f9208, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e fp=0xc420458810 sp=0xc420458798 pc=0x6b4afe
encoding/json.Unmarshal(0xc4201e1da9, 0xf33, 0xa057, 0x18447c0, 0xc4203f9208, 0xc4201888a8, 0x6c581d)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148 fp=0xc420458858 sp=0xc420458810 pc=0x6b44c8
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc420217200, 0xc4201e1da9, 0xf33, 0xa057, 0x0, 0x7fe82905e230)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:586 +0x89 fp=0xc420458950 sp=0xc420458858 pc=0x872619
encoding/json.(*decodeState).object(0xc4200b1c20, 0x1b45900, 0xc420217200, 0x199)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77 fp=0xc420458ba0 sp=0xc420458950 pc=0x6b8517
encoding/json.(*decodeState).value(0xc4200b1c20, 0x1b45900, 0xc420217200, 0x199)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc420458c20 sp=0xc420458ba0 pc=0x6b5674
encoding/json.(*decodeState).object(0xc4200b1c20, 0x19fd6a0, 0xc4200ab608, 0x195)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284 fp=0xc420458e70 sp=0xc420458c20 pc=0x6b7c24
encoding/json.(*decodeState).value(0xc4200b1c20, 0x19fd6a0, 0xc4200ab608, 0x195)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc420458ef0 sp=0xc420458e70 pc=0x6b5674
encoding/json.(*decodeState).object(0xc4200b1c20, 0x18447c0, 0xc4200ab448, 0x16)
	/usr/local/go/src/encoding/json/decode.go:736 +0x1284 fp=0xc420459140 sp=0xc420458ef0 pc=0x6b7c24
encoding/json.(*decodeState).value(0xc4200b1c20, 0x18447c0, 0xc4200ab448, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc4204591c0 sp=0xc420459140 pc=0x6b5674
encoding/json.(*decodeState).unmarshal(0xc4200b1c20, 0x18447c0, 0xc4200ab448, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e fp=0xc420459238 sp=0xc4204591c0 pc=0x6b4afe
encoding/json.Unmarshal(0xc4201dc000, 0x9d38, 0xfe00, 0x18447c0, 0xc4200ab448, 0xc4201892d0, 0x6c581d)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148 fp=0xc420459280 sp=0xc420459238 pc=0x6b44c8
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc4200ab200, 0xc4201dc000, 0x9d38, 0xfe00, 0x401f00, 0x7fe82905e230)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:586 +0x89 fp=0xc420459378 sp=0xc420459280 pc=0x872619
encoding/json.(*decodeState).object(0xc4200b1b00, 0x1c1f240, 0xc4200ab200, 0x16)
	/usr/local/go/src/encoding/json/decode.go:601 +0x1b77 fp=0xc4204595c8 sp=0xc420459378 pc=0x6b8517
encoding/json.(*decodeState).value(0xc4200b1b00, 0x1c1f240, 0xc4200ab200, 0x16)
	/usr/local/go/src/encoding/json/decode.go:405 +0x2e4 fp=0xc420459648 sp=0xc4204595c8 pc=0x6b5674
encoding/json.(*decodeState).unmarshal(0xc4200b1b00, 0x1c1f240, 0xc4200ab200, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:187 +0x20e fp=0xc4204596c0 sp=0xc420459648 pc=0x6b4afe
encoding/json.Unmarshal(0xc4201dc000, 0x9d39, 0xfe00, 0x1c1f240, 0xc4200ab200, 0x0, 0x0)
	/usr/local/go/src/encoding/json/decode.go:107 +0x148 fp=0xc420459708 sp=0xc4204596c0 pc=0x6b44c8
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.Swagger20Schema(0x4, 0xc4200001a8, 0x0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:82 +0xb8 fp=0xc420459770 sp=0xc420459708 pc=0x873008
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.MustLoadSwagger20Schema(0x2c2e7b0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/spec.go:66 +0x22 fp=0xc420459798 sp=0xc420459770 pc=0x872f02
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.initResolutionCache(0x1, 0x1)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/expander.go:63 +0x26 fp=0xc4204597f0 sp=0xc420459798 pc=0x86dd86
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.init.0()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/expander.go:58 +0x22 fp=0xc420459810 sp=0xc4204597f0 pc=0x86dd12
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.init()
	<autogenerated>:1 +0x4d2 fp=0xc420459880 sp=0xc420459810 pc=0x874aa2
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/resource.init()
	<autogenerated>:1 +0x7d fp=0xc4204598c8 sp=0xc420459880 pc=0x898b9d
k8s.io/kubernetes/vendor/k8s.io/api/core/v1.init()
	<autogenerated>:1 +0x71 fp=0xc420459ef8 sp=0xc4204598c8 pc=0xa91c71
k8s.io/kubernetes/vendor/k8s.io/client-go/rest.init()
	<autogenerated>:1 +0xa0 fp=0xc420459f30 sp=0xc420459ef8 pc=0xaeb950
k8s.io/kubernetes/vendor/k8s.io/client-go/plugin/pkg/client/auth/azure.init()
	<autogenerated>:1 +0x78 fp=0xc420459f50 sp=0xc420459f30 pc=0xaef958
k8s.io/kubernetes/vendor/k8s.io/client-go/plugin/pkg/client/auth.init()
	<autogenerated>:1 +0x44 fp=0xc420459f60 sp=0xc420459f50 pc=0xb3a6d4
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x49 fp=0xc420459f70 sp=0xc420459f60 pc=0x1760aa9
main.init()
	<autogenerated>:1 +0x4e fp=0xc420459f80 sp=0xc420459f70 pc=0x1760c0e
runtime.main()
	/usr/local/go/src/runtime/proc.go:183 +0x1de fp=0xc420459fe0 sp=0xc420459f80 pc=0x42c28e
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420459fe8 sp=0xc420459fe0 pc=0x4594d1

goroutine 18 [chan receive]:
k8s.io/kubernetes/vendor/github.com/golang/glog.(*loggingT).flushDaemon(0x2c0dea0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:879 +0x9f
created by k8s.io/kubernetes/vendor/github.com/golang/glog.init.0
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/golang/glog/glog.go:410 +0x203

runtime stack:
runtime.throw(0x1c50a42, 0x9)
	/usr/local/go/src/runtime/panic.go:605 +0x95
runtime.newosproc(0xc4203da700, 0xc42004e000)
	/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddd8, 0xc420025900)
	/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startm(0x0, 0xc420083f01)
	/usr/local/go/src/runtime/proc.go:1728 +0x13f
runtime.wakep()
	/usr/local/go/src/runtime/proc.go:1809 +0x48
runtime.resetspinning()
	/usr/local/go/src/runtime/proc.go:2174 +0x71
runtime.schedule()
	/usr/local/go/src/runtime/proc.go:2262 +0x116
runtime.park_m(0xc420001080)
	/usr/local/go/src/runtime/proc.go:2318 +0xb6
runtime.mcall(0x0)
	/usr/local/go/src/runtime/asm_amd64.s:286 +0x5b
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PerformanceTests_AvroIOIT_HDFS #1247

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PerformanceTests_AvroIOIT_HDFS/1247/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org