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/05 00:42:32 UTC

Build failed in Jenkins: beam_PerformanceTests_JDBC #1662

See <https://builds.apache.org/job/beam_PerformanceTests_JDBC/1662/display/redirect?page=changes>

Changes:

[brianmartin] [BEAM-6211] Support deflate (zlib) in CompressedFile

[ccy] Python 3 fixes for GCP auth and Avro IO

[robbe.sneyders] Partially port avroio

[robbe.sneyders] Skip failing tests

[robbe.sneyders] Skip vcfio tests

[mxm] [BEAM-6019] Report root cause of failure in Flink portable pipelines

[github] Use Dataflow dev container images that have current versions of Beam SDK

[valentyn] Regenerate BQ client to match apitools==0.5.26

[valentyn] Set response encoding for BigQuery APIs to 'utf-8' on Python3

[chamikara] Upgrades gcsio dependency to 1.9.13

[ccy] Work around issue in dill for wordcount example save_main_session

[aaltay] [BEAM-6577] Examine func return types when generating shims (#7720)

[ccy] Update Dataflow container, select correct Python 3 container

[robert] [BEAM-3306] Add first pass coder registry for Go

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_JDBC/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 727b853d53b6f6ea500e5a66ed0bd585f3db9dae (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 727b853d53b6f6ea500e5a66ed0bd585f3db9dae
Commit message: "Merge pull request #7723 from lostluck/userdefinedcoder"
 > git rev-list --no-walk 5b1700db834cf949547a20a30f3ee1270710585a # 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_JDBC] $ /bin/bash -xe /tmp/jenkins8715867246207181843.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_JDBC] $ /bin/bash -xe /tmp/jenkins3602104334791340614.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-1662>
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins4909005365129943159.sh
+ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-1662> create namespace beam-performancetests-jdbc-1662
runtime: failed to create new OS thread (have 22 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(0xc420352a80, 0xc42074a000)
	/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(0xc420024c00)
	/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
	/usr/local/go/src/runtime/proc.go:1135

goroutine 13 [running]:
runtime.systemstack_switch()
	/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc42045dd50 sp=0xc42045dd48 pc=0x456910
runtime.gcMarkTermination(0x3fec024106b2480d)
	/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc42045df28 sp=0xc42045dd50 pc=0x418cc3
runtime.gcMarkDone()
	/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc42045df48 sp=0xc42045df28 pc=0x41884d
runtime.gcBgMarkWorker(0xc42002c000)
	/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc42045dfd8 sp=0xc42045df48 pc=0x419890
runtime.goexit()
	/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc42045dfe0 sp=0xc42045dfd8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
	/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
strings.TrimSpace(0x1cf2ff2, 0x0, 0x2, 0x1cf2fc4)
	/usr/local/go/src/strings/strings.go:810 +0x64
k8s.io/kubernetes/pkg/kubectl/cmd/templates.normalizer.indent(0x1cf2e40, 0x26d, 0x1cf2e40, 0x26d)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/kubectl/cmd/templates/normalizers.go:91 +0xe0
k8s.io/kubernetes/pkg/kubectl/cmd/templates.Examples(0x1cf2e3d, 0x270, 0xc4207dc1a1, 0xc0)
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/kubectl/cmd/templates/normalizers.go:42 +0x6b
k8s.io/kubernetes/pkg/kubectl/cmd/set.init()
	/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/pkg/kubectl/cmd/set/set_image.go:74 +0x278
k8s.io/kubernetes/pkg/kubectl/cmd/rollout.init()
	<autogenerated>:1 +0x8c
k8s.io/kubernetes/pkg/kubectl/cmd.init()
	<autogenerated>:1 +0x16d
k8s.io/kubernetes/cmd/kubectl/app.init()
	<autogenerated>:1 +0x53
main.init()
	<autogenerated>:1 +0x4e

goroutine 5 [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

goroutine 53 [syscall]:
os/signal.signal_recv(0x0)
	/usr/local/go/src/runtime/sigqueue.go:131 +0xa6
os/signal.loop()
	/usr/local/go/src/os/signal/signal_unix.go:22 +0x22
created by os/signal.init.0
	/usr/local/go/src/os/signal/signal_unix.go:28 +0x41
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_JDBC #1663

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


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