Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1073

2019-02-10 Thread Apache Jenkins Server
See 


Changes:

[lukas.drbal] BEAM-6632: fix integer overflow for interval >= 25

[lukas.drbal] BEAM-6632: Use UTC timezone in test

[lukas.drbal] BEAM-6632: added todo comment related to CALCITE-2837

--
[...truncated 411.43 KB...]
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.sdk.io.FileIO$ReadMatches$ToReadableFileFn.process(FileIO.java:743)
at 
org.apache.beam.sdk.io.FileIO$ReadMatches$ToReadableFileFn$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.sdk.transforms.DoFnOutputReceivers$WindowedContextOutputReceiver.output(DoFnOutputReceivers.java:71)
at 
org.apache.beam.sdk.transforms.MapElements$1.processElement(MapElements.java:122)
at 
org.apache.beam.sdk.transforms.MapElements$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1.processElement(ReshuffleOverrideFactory.java:84)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.GroupAlsoByWindowsParDoFn$1.output(GroupAlsoByWindowsParDoFn.java:182)
... 21 more
Caused by: java.lang.RuntimeException: 
org.apache.beam.sdk.io.parquet.ParquetI

Jenkins build is back to normal : beam_PostCommit_Java_PVR_Flink_Batch #725

2019-02-10 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Java_PortabilityApi #965

2019-02-10 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Python_Verify #7357

2019-02-10 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1264

2019-02-10 Thread Apache Jenkins Server
See 


Changes:

[lukas.drbal] BEAM-6632: fix integer overflow for interval >= 25

[lukas.drbal] BEAM-6632: Use UTC timezone in test

[lukas.drbal] BEAM-6632: added todo comment related to CALCITE-2837

--
[...truncated 634.24 KB...]

2019-02-10 18:57:32,561 40f2a024 MainThread beam_integration_benchmark(1/1) 
INFO Running: kubectl 
--kubeconfig=
 delete -f 

 --ignore-not-found
2019-02-10 18:57:32,638 40f2a024 MainThread beam_integration_benchmark(1/1) 
INFO Ran: {kubectl 
--kubeconfig=
 delete -f 

 --ignore-not-found}  ReturnCode:2
STDOUT: 
STDERR: runtime: failed to create new OS thread (have 19 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(0xc420496380, 0xc42054e000)
/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(0xc420029300)
/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
/usr/local/go/src/runtime/proc.go:1135

goroutine 7 [running]:
runtime.systemstack_switch()
/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc420040d50 
sp=0xc420040d48 pc=0x456910
runtime.gcMarkTermination(0x3fed31126a914f7c)
/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc420040f28 
sp=0xc420040d50 pc=0x418cc3
runtime.gcMarkDone()
/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc420040f48 
sp=0xc420040f28 pc=0x41884d
runtime.gcBgMarkWorker(0xc420023300)
/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc420040fd8 
sp=0xc420040f48 pc=0x419890
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc420040fe0 
sp=0xc420040fd8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
regexp/syntax.nextRune(0xc4201ea010, 0x8b, 0xc40074, 0xc4201ea010, 0x8b, 
0x0, 0x0)
/usr/local/go/src/regexp/syntax/parse.go:1893 +0x16f
regexp/syntax.Parse(0xc4201ea000, 0x9b, 0xc4205700d4, 0x44606a, 0xa0, 0x0)
/usr/local/go/src/regexp/syntax/parse.go:726 +0x27b
regexp.compile(0xc4201ea000, 0x9b, 0xd4, 0x9b, 0xc4201ea000, 0x9b)
/usr/local/go/src/regexp/regexp.go:170 +0x5a
regexp.Compile(0xc4201ea000, 0x9b, 0x6, 0x4, 0xc4201ea000)
/usr/local/go/src/regexp/regexp.go:133 +0x41
regexp.MustCompile(0xc4201ea000, 0x9b, 0xc)
/usr/local/go/src/regexp/regexp.go:238 +0x4d
k8s.io/kubernetes/vendor/github.com/russross/blackfriday.init()

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/russross/blackfriday/inline.go:24
 +0x12b
k8s.io/kubernetes/pkg/kubectl/cmd/templates.init()
:1 +0x58
k8s.io/kubernetes/pkg/kubectl/cmd.init()
:1 +0x69
k8s.io/kubernetes/cmd/kubectl/app.init()
:1 +0x53
main.init()
: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

2019-02-10 18:57:32,638 40f2a024 MainThread beam_integration_benchmark(1/1) 
INFO Retrying exception running IssueRetryableCommand: Command returned a 
non-zero exit code.

2019-02-10 18:57:56,336 40f2a024 MainThread beam_integration_benchmark(1/1) 
INFO Running: kubectl 
--kubeconfig=
 delete -f 

 --ignore-not-found
2019-02-10 18:57:56,413 40f2a024 MainThread beam_integration_benchmark(1/1) 
INFO Ran: {kubectl 
--kubeconfig=

Build failed in Jenkins: beam_PreCommit_Portable_Python_Cron #286

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :portablePythonPreCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Website_Cron #650

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :websitePreCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Website_Stage_GCS_Cron #508

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-website:stageWebsite
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Python_PVR_Flink_Cron #164

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-sdks-python:flinkValidatesRunner
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Java_Cron #934

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $  
-PdisableSpotlessCheck=true --continue --max-workers=12 
-Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :javaPreCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Finalizer.(Finalizer.java:233)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java #2580

2019-02-10 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $  
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Finalizer.(Finalizer.java:233)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PerformanceTests_ManyFiles_TextIOIT #170

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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_ManyFiles_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins5164209437854831201.sh
+ rm -rf 

[beam_PerformanceTests_ManyFiles_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins5489440331393169794.sh
+ rm -rf 

[beam_PerformanceTests_ManyFiles_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins587695957293885785.sh
+ virtualenv 

New python executable in 

Also creating executable in 

Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_ManyFiles_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins6479062133201603207.sh
+ 

 install --upgrade setuptools pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7.
Requirement already up-to-date: setuptools in 
./env/.perfkit_env/lib/python2.7/site-packages (40.8.0)
Requirement already up-to-date: pip in 
./env/.perfkit_env/lib/python2.7/site-packages (19.0.2)
[beam_PerformanceTests_ManyFiles_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins7834493281907219983.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git 

Cloning into 
'
[beam_PerformanceTests_ManyFiles_TextIOIT] $ /bin/bash -xe 
/tmp/jenkins3407896316716307855.sh
+ 

 install -r 

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7.
Collecting absl-py (from -r 

 (line 14))
Collecting jinja2>=2.7 (from -r 

 (line 15))
  Using cached 
https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Requirement already satisfied: setuptools in 
./env/.perfkit_env/lib/python2.7/site-packages (from -r 

 (line 16)) (40.8.0)
Collecting colorlog[windows]==2.6.0 (from -r 

 (li

Build failed in Jenkins: beam_PerformanceTests_JDBC #1686

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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/jenkins2193064425792436482.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/jenkins8242925739118994036.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins1749868794860325800.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-jdbc-1686
runtime: failed to create new OS thread (have 14 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(0xc42048c380, 0xc42052a000)
/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddd8, 0xc42002d300)
/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startm(0x0, 0x430e01)
/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(0xc42045c480)
/usr/local/go/src/runtime/proc.go:2318 +0xb6
runtime.mcall(0x0)
/usr/local/go/src/runtime/asm_amd64.s:286 +0x5b

goroutine 1 [runnable, locked to thread]:
encoding/json.(*decodeState).scanWhile(0xc420538120, 0x9, 0x195)
/usr/local/go/src/encoding/json/decode.go:346 +0xa6
encoding/json.(*decodeState).object(0xc420538120, 0x1857e00, 0xc4204aa008, 0x16)
/usr/local/go/src/encoding/json/decode.go:777 +0x66c
encoding/json.(*decodeState).value(0xc420538120, 0x1857e00, 0xc4204aa008, 0x16)
/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc420538120, 0x1857e00, 0xc4204aa008, 
0x0, 0x0)
/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc42024efce, 0x27, 0xe32, 0x1857e00, 0xc4204aa008, 
0x27, 0xe32)
/usr/local/go/src/encoding/json/decode.go:107 +0x148
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*SchemaURL).UnmarshalJSON(0xc420195900,
 0xc42024efce, 0x27, 0xe32, 0x0, 0x7f41d45bc1c0)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:135
 +0x6e
encoding/json.(*decodeState).object(0xc420538000, 0x19eb5a0, 0xc420195900, 0x16)
/usr/local/go/src/encoding/json/decode.go:601 +0x1b77
encoding/json.(*decodeState).value(0xc420538000, 0x19eb5a0, 0xc420195900, 0x16)
/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc420538000, 0x19eb5a0, 0xc420195900, 
0x0, 0x0)
/usr/local/go/src/encoding/json/decode.go:187 +0x20e
encoding/json.Unmarshal(0xc42024efce, 0x27, 0xe32, 0x19

Jenkins build is back to normal : beam_PerformanceTests_AvroIOIT_HDFS #1249

2019-02-10 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1265

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins5818581354510788061.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_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins8249378985700508292.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins117594262402769819.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-textioit-hdfs-1265
runtime: failed to create new OS thread (have 17 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(0xc420485500, 0xc420554000)
/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=0xc420433028 
sp=0xc420433020 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc420433048 
sp=0xc420433028 pc=0x4183a3
runtime.mallocgc(0x140, 0x1b031a0, 0x1, 0xc420433280)
/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc4204330f0 
sp=0xc420433048 pc=0x410705
runtime.growslice(0x1b031a0, 0xc4201934a0, 0x4, 0x4, 0x5, 0x1, 0xc42016c6d0, 
0x2)
/usr/local/go/src/runtime/slice.go:147 +0x139 fp=0xc420433158 
sp=0xc4204330f0 pc=0x4420e9
regexp/syntax.(*compiler).inst(...)
/usr/local/go/src/regexp/syntax/compile.go:173
regexp/syntax.(*compiler).rune(0xc420433c58, 0xc4202ce2e4, 0x1, 0x1, 0x4100d4, 
0x60003)
/usr/local/go/src/regexp/syntax/compile.go:267 +0x2fb fp=0xc4204331f8 
sp=0xc420433158 pc=0x6ce90b
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202ce2a0, 0x11)
/usr/local/go/src/regexp/syntax/compile.go:110 +0x11a fp=0xc420433478 
sp=0xc4204331f8 pc=0x6cc2ea
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202cf7a0, 0x2)
/usr/local/go/src/regexp/syntax/compile.go:154 +0xc8a fp=0xc4204336f8 
sp=0xc420433478 pc=0x6cce5a
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202ce230, 0x20001)
/usr/local/go/src/regexp/syntax/compile.go:138 +0x17f1 fp=0xc420433978 
sp=0xc4204336f8 pc=0x6cd9c1
regexp/syntax.(*compiler).compile(0xc420433c58, 0xc4202cf810, 0x0)
/usr/local/go/src/regexp/syntax/compile.go:156 +0xcb2 fp=0xc420433bf8 
sp=0xc420433978 pc=0x6cce82
regexp/syntax.Co

Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1074

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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_ParquetIOIT] $ /bin/bash -xe 
/tmp/jenkins7686073523374383020.sh
+ rm -rf 

[beam_PerformanceTests_ParquetIOIT] $ /bin/bash -xe 
/tmp/jenkins5865056456126924230.sh
+ rm -rf 

[beam_PerformanceTests_ParquetIOIT] $ /bin/bash -xe 
/tmp/jenkins3451586356003311524.sh
+ virtualenv 

New python executable in 

Also creating executable in 

Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_ParquetIOIT] $ /bin/bash -xe 
/tmp/jenkins3918861883395760096.sh
+ 

 install --upgrade setuptools pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7.
Requirement already up-to-date: setuptools in 
./env/.perfkit_env/lib/python2.7/site-packages (40.8.0)
Requirement already up-to-date: pip in 
./env/.perfkit_env/lib/python2.7/site-packages (19.0.2)
[beam_PerformanceTests_ParquetIOIT] $ /bin/bash -xe 
/tmp/jenkins4036629951777807201.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git 

Cloning into 
'
[beam_PerformanceTests_ParquetIOIT] $ /bin/bash -xe 
/tmp/jenkins3480275311053847740.sh
+ 

 install -r 

DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7.
Collecting absl-py (from -r 

 (line 14))
Collecting jinja2>=2.7 (from -r 

 (line 15))
  Using cached 
https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Requirement already satisfied: setuptools in 
./env/.perfkit_env/lib/python2.7/site-packages (from -r 

 (line 16)) (40.8.0)
Collecting colorlog[windows]==2.6.0 (from -r 

 (line 17))
  Using cached 
https://files.pythonhosted.org/packages/59/1a/46a1bf2044ad8b30b52fed0f389338c85747e093fe7f51a567f4cb525892/colorlog-2.6.0-py2.py

Jenkins build is back to normal : beam_PreCommit_Python_Cron #936

2019-02-10 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PreCommit_Portable_Python_Cron #287

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :portablePythonPreCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Website_Stage_GCS_Cron #509

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-website:stageWebsite
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Python_Cron #937

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
FATAL: Could not checkout 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
hudson.plugins.git.GitException: Command "git checkout -f 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PostCommit_Java #2581

2019-02-10 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
FATAL: Could not checkout 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
hudson.plugins.git.GitException: Command "git checkout -f 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PreCommit_Python_PVR_Flink_Cron #165

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
FATAL: Could not checkout 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
hudson.plugins.git.GitException: Command "git checkout -f 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PreCommit_Website_Cron #651

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing git command
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2047)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1634)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1646)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:300)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at hudson.Proc$LocalProc.(Proc.java:269)
at hudson.Proc$LocalProc.(Proc.java:218)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2034)
... 20 more
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init  
 > # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init 

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:809)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:601)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)

Build failed in Jenkins: beam_PerformanceTests_JDBC #1687

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
FATAL: Could not checkout 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
hudson.plugins.git.GitException: Command "git checkout -f 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Jenkins build is back to normal : beam_PerformanceTests_ManyFiles_TextIOIT #171

2019-02-10 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1266

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6
Commit message: "Merge pull request #7785: [BEAM-6632] Fixes integer overflow 
for interval >= 25 DAY"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins5482845919776277666.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_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins5234614058121898871.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins5818360281896491756.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-textioit-hdfs-1266
runtime: failed to create new OS thread (have 16 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(0xc420478380, 0xc420502000)
/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=0xc420447938 
sp=0xc420447930 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc420447958 
sp=0xc420447938 pc=0x4183a3
runtime.mallocgc(0x700, 0x1ae0320, 0x1, 0x410e20)
/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc420447a00 
sp=0xc420447958 pc=0x410705
runtime.newarray(0x1ae0320, 0x8, 0xc420388150)
/usr/local/go/src/runtime/malloc.go:853 +0x60 fp=0xc420447a30 
sp=0xc420447a00 pc=0x410e20
runtime.makeBucketArray(0x19b2b40, 0xc4204ec003, 0xc420388188, 0xc4204ec018)
/usr/local/go/src/runtime/hashmap.go:927 +0xf5 fp=0xc420447a78 
sp=0xc420447a30 pc=0x409d85
runtime.hashGrow(0x19b2b40, 0xc4204e79e0)
/usr/local/go/src/runtime/hashmap.go:951 +0xa3 fp=0xc420447ad8 
sp=0xc420447a78 pc=0x409f43
runtime.mapassign_faststr(0x19b2b40, 0xc4204e79e0, 0xc4201acfe0, 0x1b, 
0x2c2f680)
/usr/local/go/src/runtime/hashmap_fast.go:666 +0x28d fp=0xc420447b58 
sp=0xc420447ad8 pc=0x40ca6d
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.(*Registry).Register(0xc42029d5c0,
 0x2a496c0, 0xc4204e7980, 0x0, 0x0)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus/registry.go:281
 +0x474 fp=0xc420447d20 sp=0xc420447b58 pc=0xb77014
k8s.io/kubernetes/vendor/github.com/prometheus/client_golang/prometheus.(*Registry).MustRegister(0xc42029d5c0,
 0xc420449e70, 0x1, 0x1)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kube

Jenkins build is back to normal : beam_PreCommit_Java_Cron #935

2019-02-10 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1075

2019-02-10 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing git command
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2047)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1634)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1646)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:300)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at hudson.Proc$LocalProc.(Proc.java:281)
at hudson.Proc$LocalProc.(Proc.java:218)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2034)
... 20 more
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 >  # 
 > timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init 

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:809)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:601)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(Rem

Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #967

2019-02-10 Thread Apache Jenkins Server
See 


--
[...truncated 21.16 KB...]
Resolving cloud.google.com/go: 
commit='4f6c921ec566a33844f4e7879b31cd8575a6982d', 
urls=[https://code.googlesource.com/gocloud]
Resolving github.com/Shopify/sarama: 
commit='541689b9f4212043471eb537fa72da507025d3ea', 
urls=[https://github.com/Shopify/sarama.git, g...@github.com:Shopify/sarama.git]
Resolving github.com/armon/consul-api: 
commit='eb2c6b5be1b66bab83016e0b05f01b8d5496ffbd', 
urls=[https://github.com/armon/consul-api.git, 
g...@github.com:armon/consul-api.git]

> Task :beam-model-job-management:shadowJar
> Task :beam-sdks-java-core:compileJava FROM-CACHE
> Task :beam-sdks-java-core:classes
> Task :beam-model-fn-execution:shadowJar

> Task :beam-sdks-go:resolveBuildDependencies
Resolving github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving github.com/cpuguy83/go-md2man: 
commit='dc9f53734905c233adfc09fd4f063dce63ce3daf', 
urls=[https://github.com/cpuguy83/go-md2man.git, 
g...@github.com:cpuguy83/go-md2man.git]
Resolving github.com/davecgh/go-spew: 
commit='87df7c60d5820d0f8ae11afede5aa52325c09717', 
urls=[https://github.com/davecgh/go-spew.git, 
g...@github.com:davecgh/go-spew.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving github.com/eapache/go-resiliency: 
commit='ef9aaa7ea8bd2448429af1a77cf41b2b3b34bdd6', 
urls=[https://github.com/eapache/go-resiliency.git, 
g...@github.com:eapache/go-resiliency.git]
Resolving github.com/eapache/go-xerial-snappy: 
commit='bb955e01b9346ac19dc29eb16586c90ded99a98c', 
urls=[https://github.com/eapache/go-xerial-snappy.git, 
g...@github.com:eapache/go-xerial-snappy.git]
Resolving github.com/eapache/queue: 
commit='44cc805cf13205b55f69e14bcb69867d1ae92f98', 
urls=[https://github.com/eapache/queue.git, g...@github.com:eapache/queue.git]
Resolving github.com/fsnotify/fsnotify: 
commit='c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9', 
urls=[https://github.com/fsnotify/fsnotify.git, 
g...@github.com:fsnotify/fsnotify.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving github.com/golang/glog: 
commit='23def4e6c14b4da8ac2ed8007337bc5eb5007998', 
urls=[https://github.com/golang/glog.git, g...@github.com:golang/glog.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving github.com/golang/mock: 
commit='b3e60bcdc577185fce3cf625fc96b62857ce5574', 
urls=[https://github.com/golang/mock.git, g...@github.com:golang/mock.git]
Resolving github.com/golang/protobuf: 
commit='3a3da3a4e26776cc22a79ef46d5d58477532dede', 
urls=[https://github.com/golang/protobuf.git, 
g...@github.com:golang/protobuf.git]
Resolving github.com/golang/snappy: 
commit='553a641470496b2327abcac10b36396bd98e45c9', 
urls=[https://github.com/golang/snappy.git, g...@github.com:golang/snappy.git]
Resolving cached github.com/coreos/etcd: 
commit='11214aa33bf5a47d3d9d8dafe0f6b97237dfe921', 
urls=[https://github.com/coreos/etcd.git, g...@github.com:coreos/etcd.git]
Resolving github.com/google/go-cmp: 
commit='3af367b6b30c263d47e8895973edcca9a49cf029', 
urls=[https://github.com/google/go-cmp.git, g...@github.com:google/go-cmp.git]
Resolving gith

Build failed in Jenkins: beam_PostCommit_Python_Verify #7360

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

--
Started by GitHub push by robertwb
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 f45d67458de3ea5746287a7c9550d644a7322f2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f45d67458de3ea5746287a7c9550d644a7322f2f
Commit message: "Merge pull request #7759 [BEAM-3837] Handle 
BundleSplitRequests in Python SDK Harness."
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :pythonPostCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java #2582

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

--
Started by GitHub push by robertwb
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 f45d67458de3ea5746287a7c9550d644a7322f2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f45d67458de3ea5746287a7c9550d644a7322f2f
Commit message: "Merge pull request #7759 [BEAM-3837] Handle 
BundleSplitRequests in Python SDK Harness."
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $  
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Finalizer.(Finalizer.java:233)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #968

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

--
Started by GitHub push by robertwb
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 f45d67458de3ea5746287a7c9550d644a7322f2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f45d67458de3ea5746287a7c9550d644a7322f2f
Commit message: "Merge pull request #7759 [BEAM-3837] Handle 
BundleSplitRequests in Python SDK Harness."
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 --continue 
:javaPostCommitPortabilityApi
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #969

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by GitHub push by mxm
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 1559e6221ebe1e32ee01704e2cf5c9f62747115d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1559e6221ebe1e32ee01704e2cf5c9f62747115d
Commit message: "[BEAM-6548] Suggest mentioning users at the top of 
PULL_REQUEST template (#7670)"
 > git rev-list --no-walk f45d67458de3ea5746287a7c9550d644a7322f2f # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 --continue 
:javaPostCommitPortabilityApi
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Python_Verify #7361

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 1559e6221ebe1e32ee01704e2cf5c9f62747115d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1559e6221ebe1e32ee01704e2cf5c9f62747115d
FATAL: Could not checkout 1559e6221ebe1e32ee01704e2cf5c9f62747115d
hudson.plugins.git.GitException: Command "git checkout -f 
1559e6221ebe1e32ee01704e2cf5c9f62747115d" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
1559e6221ebe1e32ee01704e2cf5c9f62747115d
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #970

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
FATAL: Could not checkout d1200202c8e98d39dc8422b1255954b31a4341cb
hudson.plugins.git.GitException: Command "git checkout -f 
d1200202c8e98d39dc8422b1255954b31a4341cb" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
d1200202c8e98d39dc8422b1255954b31a4341cb
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Gearpump #2246

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by GitHub push by mxm
Started by GitHub push by mxm
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk f45d67458de3ea5746287a7c9550d644a7322f2f # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-runners-gearpump:validatesRunner
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Samza #2242

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

--
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 1559e6221ebe1e32ee01704e2cf5c9f62747115d # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-runners-samza:validatesRunner
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostRelease_NightlySnapshot #520

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[lukas.drbal] BEAM-6632: fix integer overflow for interval >= 25

[lukas.drbal] BEAM-6632: Use UTC timezone in test

[lukas.drbal] BEAM-6632: added todo comment related to CALCITE-2837

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > 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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g -Pver= -Prepourl= 
:release:runJavaExamplesValidationTask
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java_PVR_Flink_Batch #729

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by GitHub push by mxm
Started by GitHub push by mxm
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam15 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk f45d67458de3ea5746287a7c9550d644a7322f2f # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
:beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.
> Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-sdks-java-harness:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources 
> NO-SOURCE
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-runners-java-fn-execution:processResources NO-SOURCE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-runners-core-java:processTestResources NO-SOURCE
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-runners-core-construction-java:processTestResources NO-SOURCE
> Task :beam-sdks-java-io-google-cloud-platform:processResources NO-SOURCE
> Task :beam-model-job-management:extractProto
> Task :beam-model-fn-execution:extractProto
> Task :beam-sdks-java-extensions-protobuf:extractProto
> Task :beam-runners-reference-java:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-runners-reference-java:processTestResources NO-SOURCE
> Task :beam-model-fn-execution:processResources
> Task :beam-model-job-management:processResources
> Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE
> Task :beam-runners-flink_2.11:processResources
> Task :beam-sdks-java-core:processResources
> Task :beam-sdks-java-core:generateTestAvroProtocol NO-SOURCE
> Task :beam-runners-flink_2.11:processTestResources
> Task :beam-model-pipeline:extractIncludeProto
> Task :beam-model-pipeline:extractProto
> Task :beam-sdks-java-core:generateTestAvroJava
> Task 

Build failed in Jenkins: beam_PostCommit_Python_Verify #7363

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

--
Started by GitHub push by mxm
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 1559e6221ebe1e32ee01704e2cf5c9f62747115d # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :pythonPostCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Finalizer.(Finalizer.java:233)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Jenkins build is back to normal : beam_PostCommit_Java #2583

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PostCommit_Java #2584

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

--
Started by GitHub push by lgajowy
Started by GitHub push by lgajowy
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 1559e6221ebe1e32ee01704e2cf5c9f62747115d # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $  
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java #2585

2019-02-11 Thread Apache Jenkins Server
See 

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $  
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Portable_Python_Cron #288

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
FATAL: Could not checkout d1200202c8e98d39dc8422b1255954b31a4341cb
hudson.plugins.git.GitException: Command "git checkout -f 
d1200202c8e98d39dc8422b1255954b31a4341cb" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
d1200202c8e98d39dc8422b1255954b31a4341cb
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PreCommit_Python_Cron #938

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :pythonPreCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Python_Verify #7364

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :pythonPostCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Python_PVR_Flink_Cron #166

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-sdks-python:flinkValidatesRunner
FATAL: command execution failed
java.io.IOException: Remote call on beam11 failed
at hudson.remoting.Channel.call(Channel.java:961)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1059)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at hudson.Launcher$ProcStarter.join(Launcher.java:466)
at hudson.plugins.gradle.Gradle.performTask(Gradle.java:333)
at hudson.plugins.gradle.Gradle.perform(Gradle.java:225)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at hudson.Proc$LocalProc.(Proc.java:257)
at hudson.Proc$LocalProc.(Proc.java:218)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1313)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1266)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1059)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at hudson.Launcher$ProcStarter.join(Launcher.java:466)
 

Build failed in Jenkins: beam_PreCommit_Website_Stage_GCS_Cron #510

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
FATAL: Could not checkout d1200202c8e98d39dc8422b1255954b31a4341cb
hudson.plugins.git.GitException: Command "git checkout -f 
d1200202c8e98d39dc8422b1255954b31a4341cb" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
d1200202c8e98d39dc8422b1255954b31a4341cb
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_Prober_CommunityMetrics #435

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
FATAL: Could not checkout d1200202c8e98d39dc8422b1255954b31a4341cb
hudson.plugins.git.GitException: Command "git checkout -f 
d1200202c8e98d39dc8422b1255954b31a4341cb" returned status code 128:
stdout: 
stderr: fatal: unable to create threaded lstat

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2337)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy145.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
d1200202c8e98d39dc8422b1255954b31a4341cb
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2361)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)

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



Build failed in Jenkins: beam_PreCommit_Website_Cron #652

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :websitePreCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Samza #2243

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_AvroIOIT_HDFS #1251

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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/jenkins5659542904614233846.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/jenkins6284340822537894908.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_AvroIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins4365529008536436284.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-avroioit-hdfs-1251
runtime: failed to create new OS thread (have 16 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(0xc420480380, 0xc420554000)
/usr/local/go/src/runtime/os_linux.go:164 +0x1ad
runtime.newm(0x1d0ddd8, 0xc420031900)
/usr/local/go/src/runtime/proc.go:1657 +0x158
runtime.startm(0x0, 0x430e01)
/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(0xc420074480)
/usr/local/go/src/runtime/proc.go:2318 +0xb6
runtime.mcall(0x0)
/usr/local/go/src/runtime/asm_amd64.s:286 +0x5b

goroutine 1 [runnable, locked to thread]:
encoding/json.(*decodeState).objectInterface(0xc420538d80, 0x9)
/usr/local/go/src/encoding/json/decode.go:1089 +0x191
encoding/json.(*decodeState).valueInterface(0xc420538d80, 0x2, 0x2)
/usr/local/go/src/encoding/json/decode.go:1023 +0xc9
encoding/json.(*decodeState).arrayInterface(0xc420538d80, 0xc420558000, 0x194, 
0x0)
/usr/local/go/src/encoding/json/decode.go:1043 +0xd1
encoding/json.(*decodeState).array(0xc420538d80, 0x19662a0, 0xc420558000, 0x194)
/usr/local/go/src/encoding/json/decode.go:512 +0x935
encoding/json.(*decodeState).value(0xc420538d80, 0x19662a0, 0xc420558000, 0x194)
/usr/local/go/src/encoding/json/decode.go:402 +0x277
encoding/json.(*decodeState).object(0xc420538d80, 0x1857e00, 0xc420126018, 0x16)
/usr/local/go/src/encoding/json/decode.go:736 +0x1284
encoding/json.(*decodeState).value(0xc420538d80, 0x1857e00, 0xc420126018, 0x16)
/usr/local/go/src/encoding/json/decode.go:405 +0x2e4
encoding/json.(*decodeState).unmarshal(0xc420538d80, 0x1857e00, 0xc420126018, 
0

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Gearpump #2247

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_JDBC #1688

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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/jenkins5152197721263252259.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/jenkins4456884022272771914.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins2085921599235767589.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-jdbc-1688
runtime: failed to create new OS thread (have 16 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(0xc42049b880, 0xc42054c000)
/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=0xc420505c60 
sp=0xc420505c58 pc=0x456910
runtime.gcStart(0x0, 0x1, 0x0, 0x0)
/usr/local/go/src/runtime/mgc.go:1314 +0x2b3 fp=0xc420505c80 
sp=0xc420505c60 pc=0x4183a3
runtime.mallocgc(0x200, 0x18bab80, 0x1, 0xc4200bbd18)
/usr/local/go/src/runtime/malloc.go:804 +0x3f5 fp=0xc420505d28 
sp=0xc420505c80 pc=0x410705
runtime.growslice(0x18bab80, 0xc42044b200, 0x10, 0x10, 0x11, 0xc42044b200, 0x8, 
0x10)
/usr/local/go/src/runtime/slice.go:147 +0x139 fp=0xc420505d90 
sp=0xc420505d28 pc=0x4420e9
k8s.io/kubernetes/vendor/github.com/go-openapi/swag.(*NameProvider).GetJSONNames(0xc42009d180,
 0x1c1f240, 0xc420437b00, 0x0, 0x0, 0x0)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/swag/json.go:250
 +0x256 fp=0xc420505e88 sp=0xc420505d90 pc=0x846636
k8s.io/kubernetes/vendor/github.com/go-openapi/spec.(*Schema).UnmarshalJSON(0xc420437b00,
 0xc4201c46a1, 0x5f, 0x975f, 0x0, 0x7f9b7be8e120)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/go-openapi/spec/schema.go:606
 +0x2a6 fp=0xc420505f80 sp=0xc420505e88 pc=0x872836
encoding/json.(*decodeState).object(0xc420446480, 0x1b45900, 0xc420437b00, 
0x199)
/usr/local/go/src/encoding/json/decode.go:601 +0x1b77 

Build failed in Jenkins: beam_PerformanceTests_TextIOIT_HDFS #1267

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 d1200202c8e98d39dc8422b1255954b31a4341cb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1200202c8e98d39dc8422b1255954b31a4341cb
Commit message: "Merge pull request #7798: [BEAM-6640] Restore portable Flink 
pipeline trimming"
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # 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_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins3723204459921048970.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_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins2148997441043109107.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_TextIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins3096489790095350905.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-textioit-hdfs-1267
runtime: failed to create new OS thread (have 17 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(0xc420070700, 0xc420518000)
/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(0xc4204944b8)
/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
/usr/local/go/src/runtime/proc.go:1135

goroutine 36 [running]:
runtime.systemstack_switch()
/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc4200a7d50 
sp=0xc4200a7d48 pc=0x456910
runtime.gcMarkTermination(0x3fed54356ffb5be5)
/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc4200a7f28 
sp=0xc4200a7d50 pc=0x418cc3
runtime.gcMarkDone()
/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc4200a7f48 
sp=0xc4200a7f28 pc=0x41884d
runtime.gcBgMarkWorker(0xc420023300)
/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc4200a7fd8 
sp=0xc4200a7f48 pc=0x419890
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc4200a7fe0 
sp=0xc4200a7fd8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
encoding/json.stateBeginStringOrEmpty(0xc42019bdb8, 0x19af120, 0x9)
/usr/local/go/src/encoding/json/scanner.go:252 +0xec
encoding/json.nextValue(0xc4201ebe92, 0xe4a, 0x9f6e, 0xc42019bdb8, 
0xc4201ebe26, 0x57, 0x9fda, 0xc4201ebe7d, 0xe5f, 0xc42021e510, ...)
/usr/local/go/src/encoding/json/scanner.go:45 +0xc0
encoding/json.(*decodeState).value(0xc42019bd40, 0x0, 0x0, 0x0)
/usr/local/go/src/encoding/json/decode.go:368 +0x84
encoding/json.(*decodeState).object(0xc42019bd40, 0x1844800, 0xc42005cad

Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1076

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

[25622840+adude3141] [BEAM-6634] apply base plugin to 
flink_job_server_container.gradle to be

[thw] [BEAM-6640] Restore portable Flink pipeline trimming

[github] [BEAM-6548] Suggest mentioning users at the top of PULL_REQUEST 
template

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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}/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/beam.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1810)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress https://github.com/apache/beam.git 
+refs/heads/*:refs/remotes/origin/* 
+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*" returned 
status code 128:
stdout: 
stderr: error: cannot fork() for rev-list: Resource temporarily unavailable
error: Could not run 'git rev-list'
error: cannot fork() for fetch-pack: Resource temporarily unavailable

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
beam11
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor499.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy115.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
at hudson.scm.SCM.checkout(SCM.java:504)
at 
hudson.model.AbstractProject.check

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Dataflow #2060

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robertwb] [BEAM-3837] Handle BundleSplitRequests in Python SDK Harness.

--
Started by GitHub push by robertwb
[EnvInject] - Loading node environment variables.
Building remotely on beam6 (beam) in workspace 

 > 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 f45d67458de3ea5746287a7c9550d644a7322f2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f45d67458de3ea5746287a7c9550d644a7322f2f
Commit message: "Merge pull request #7759 [BEAM-3837] Handle 
BundleSplitRequests in Python SDK Harness."
 > git rev-list --no-walk 98d7f0db6cf5f1e35176dc06dc20ac9017c7f4f6 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=120 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
:beam-runners-google-cloud-dataflow-java:validatesRunner
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-sdks-java-harness:processResources NO-SOURCE
> Task :beam-sdks-java-io-google-cloud-platform:processResources NO-SOURCE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-runners-google-cloud-dataflow-java-legacy-worker:processResources 
> NO-SOURCE
> Task :beam-runners-java-fn-execution:processResources NO-SOURCE
> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources 
> NO-SOURCE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:extractProto
> Task :beam-model-fn-execution:extractProto
> Task :beam-model-job-management:extractProto
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-model-job-management:processResources
> Task :beam-model-fn-execution:processResources
> Task :beam-runners-google-cloud-dataflow-java:processResources
> Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE
> Task :beam-sdks-java-core:processResources
> Task :beam-sdks-java-core:generateTestAvroProtocol NO-SOURCE
> Task :beam-runners-google-cloud-dataflow-java-windmill:extractIncludeProto
> Task :beam-model-pipeline:extractIncludeProto
> Task :beam-runners-google-cloud-dataflow-java-windmill:extractProto
> Task :beam-model-pipeline:extractProto
> Task :beam-sdks-java-core:generateTestAvroJava
> Task :beam-sdks-java-core:generateTestGrammarSource NO-SOURCE
> Task :beam-sdks-java-core:processTestResources NO-SOURCE
> Task :beam-runners-google-cloud-dataflow-java-windmill:generateProto
> Task :beam-model-pipeline:generateProto
> Task :beam-runners-google-c

Jenkins build is back to normal : beam_PostCommit_Java_PVR_Flink_Batch #730

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Java_PortabilityApi #971

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PostCommit_Java #2586

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

--
Started by GitHub push by lgajowy
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 9b240322213b66bdf908a17075d9a20e249ffdaf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b240322213b66bdf908a17075d9a20e249ffdaf
Commit message: "Merge pull request #7803: [BEAM-6567] Added Kinesis support to 
SyntheticDataPublisher"
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $  
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #972

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

--
Started by GitHub push by lgajowy
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 9b240322213b66bdf908a17075d9a20e249ffdaf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b240322213b66bdf908a17075d9a20e249ffdaf
Commit message: "Merge pull request #7803: [BEAM-6567] Added Kinesis support to 
SyntheticDataPublisher"
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 --continue 
:javaPostCommitPortabilityApi
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Python_Verify #7365

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

--
Started by GitHub push by lgajowy
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 9b240322213b66bdf908a17075d9a20e249ffdaf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b240322213b66bdf908a17075d9a20e249ffdaf
Commit message: "Merge pull request #7803: [BEAM-6567] Added Kinesis support to 
SyntheticDataPublisher"
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :pythonPostCommit
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Dataflow #2061

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #973

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[kmj] Update GCP dependency versions.

[kmj] Update non-vendored gRPC and Netty versions.

[robertwb] [BEAM-2939] Do not drop non-empty residual roots on bundle 
completion.

--
Started by GitHub push by swegner
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk 9b240322213b66bdf908a17075d9a20e249ffdaf # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 --continue 
:javaPostCommitPortabilityApi
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_Prober_CommunityMetrics #436

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

[kmj] Update GCP dependency versions.

[kmj] Update non-vendored gRPC and Netty versions.

[robertwb] [BEAM-2939] Do not drop non-empty residual roots on bundle 
completion.

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # 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.
[Gradle] - Launching build.
[src] $ 
 
--continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :communityMetricsProber
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Website_Stage_GCS_Cron #511

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

[kmj] Update GCP dependency versions.

[kmj] Update non-vendored gRPC and Netty versions.

[robertwb] [BEAM-2939] Do not drop non-empty residual roots on bundle 
completion.

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-website:stageWebsite
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PreCommit_Portable_Python_Cron #289

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

[kmj] Update GCP dependency versions.

[kmj] Update non-vendored gRPC and Netty versions.

[robertwb] [BEAM-2939] Do not drop non-empty residual roots on bundle 
completion.

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # 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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :portablePythonPreCommit
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Java_PortabilityApi #974

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk fdbc0b11285d056f891abbee87f1796aea2f2b2f # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
-Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 --continue 
:javaPostCommitPortabilityApi
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# 

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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



Build failed in Jenkins: beam_PostCommit_Py_ValCont #2331

2019-02-11 Thread Apache Jenkins Server
See 


--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk fdbc0b11285d056f891abbee87f1796aea2f2b2f # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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_PostCommit_Py_ValCont] $ /bin/bash -xe /tmp/jenkins7599450582860173326.sh
+ cd src
+ bash sdks/python/container/run_validatescontainer.sh
This script must be executed in the root of beam project. Please set 
LOCAL_PATH, GCS_LOCATION, and PROJECT as desired.

# Where to store integration test outputs.
GCS_LOCATION=${GCS_LOCATION:-gs://temp-storage-for-end-to-end-tests}

# Project for the container and integration test
PROJECT=${PROJECT:-apache-beam-testing}

# Verify in the root of the repository
test -d sdks/python/container

# Verify docker and gcloud commands exist
command -v docker
/usr/bin/docker
command -v gcloud
/usr/bin/gcloud
docker -v
Docker version 17.05.0-ce, build 89658be
gcloud -v
Google Cloud SDK 212.0.0
alpha 2018.08.13
beta 2018.08.13
bq 2.0.34
core 2018.08.13
gsutil 4.33

# Build the container
TAG=$(date +%Y%m%d-%H%M%S)
date +%Y%m%d-%H%M%S
CONTAINER=us.gcr.io/$PROJECT/$USER/python
echo "Using container $CONTAINER"
Using container us.gcr.io/apache-beam-testing/jenkins/python
./gradlew :beam-sdks-python-container:docker 
-Pdocker-repository-root=us.gcr.io/$PROJECT/$USER -Pdocker-tag=$TAG --info
Error occurred during initialization of VM
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at java.lang.ref.Reference.(Reference.java:232)

Build step 'Execute shell' marked build as failure

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



Jenkins build is back to normal : beam_PreCommit_Website_Cron #653

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_JDBC #1689

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

[kmj] Update GCP dependency versions.

[kmj] Update non-vendored gRPC and Netty versions.

[robertwb] [BEAM-2939] Do not drop non-empty residual roots on bundle 
completion.

--
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace 

 > 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 fdbc0b11285d056f891abbee87f1796aea2f2b2f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fdbc0b11285d056f891abbee87f1796aea2f2b2f
Commit message: "Merge pull request #7783: [BEAM-6628] Update GCP dependency 
versions."
 > git rev-list --no-walk d1200202c8e98d39dc8422b1255954b31a4341cb # 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/jenkins9014872664115705958.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/jenkins1789320861718626161.sh
+ cp /home/jenkins/.kube/config 

[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins7504050554635086085.sh
+ kubectl 
--kubeconfig=
 create namespace beam-performancetests-jdbc-1689
runtime: failed to create new OS thread (have 21 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(0xc420732e00, 0xc420744000)
/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(0xc420022600)
/usr/local/go/src/runtime/asm_amd64.s:344 +0x79
runtime.mstart()
/usr/local/go/src/runtime/proc.go:1135

goroutine 30 [running]:
runtime.systemstack_switch()
/usr/local/go/src/runtime/asm_amd64.s:298 fp=0xc42045ed50 
sp=0xc42045ed48 pc=0x456910
runtime.gcMarkTermination(0x3fee8d857e203401)
/usr/local/go/src/runtime/mgc.go:1579 +0x423 fp=0xc42045ef28 
sp=0xc42045ed50 pc=0x418cc3
runtime.gcMarkDone()
/usr/local/go/src/runtime/mgc.go:1445 +0x21d fp=0xc42045ef48 
sp=0xc42045ef28 pc=0x41884d
runtime.gcBgMarkWorker(0xc42002c000)
/usr/local/go/src/runtime/mgc.go:1846 +0x300 fp=0xc42045efd8 
sp=0xc42045ef48 pc=0x419890
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2337 +0x1 fp=0xc42045efe0 
sp=0xc42045efd8 pc=0x4594d1
created by runtime.gcBgMarkStartWorkers
/usr/local/go/src/runtime/mgc.go:1658 +0x7e

goroutine 1 [runnable, locked to thread]:
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/meta.(*DefaultRESTMapper).AddSpecific(...)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go:130
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/meta.(*DefaultRESTMapper).Add(0xc42009c4b0,
 0x1c57999, 0xe, 0x1c494d0, 0x2, 0x1c51aec, 0xa, 0x2a5eac0, 0x2bfe940)

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/meta/restmapper.go:120
 +0x3da
k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/apimachinery/announced.(*GroupMetaFactory).newRESTMapper(0xc420212ae0,
 0xc420064440, 0xc

Jenkins build is back to normal : beam_PreCommit_Python_PVR_Flink_Cron #167

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PerformanceTests_AvroIOIT_HDFS #1252

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PerformanceTests_TextIOIT_HDFS #1268

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1077

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[michal.walenia] [BEAM-6567] Added Kinesis support to SyntheticDataPublisher

[kmj] Update GCP dependency versions.

[kmj] Update non-vendored gRPC and Netty versions.

[robertwb] [BEAM-2939] Do not drop non-empty residual roots on bundle 
completion.

[scott] [BEAM-5449] Adding Groovy file for ULR VR PostCommit. (#7680)

--
[...truncated 451.42 KB...]
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.sdk.transforms.DoFnOutputReceivers$WindowedContextOutputReceiver.output(DoFnOutputReceivers.java:71)
at 
org.apache.beam.sdk.transforms.MapElements$1.processElement(MapElements.java:122)
at 
org.apache.beam.sdk.transforms.MapElements$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1.processElement(ReshuffleOverrideFactory.java:84)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.GroupAlsoByWindowsParDoFn$1.output(GroupAlsoByWindowsParDoFn.java:182)
... 21 more
Caused by: java.lang.RuntimeException: 
org.apache.beam.sdk.io.parquet.ParquetIO$ReadFiles$BeamParquetInputFile@38c8084a
 is not a Parquet file (too small length: -1)
at 
org.apache.parquet.hadoop.ParquetFileReader.readFooter(ParquetFileReader.java:514)
at 
org.apache.parquet.hadoop.ParquetFileReader.(ParquetFileReader.java:689)
at 
org.apache.parquet.hadoop.ParquetFileReader.open(ParquetFileReader.java:595)
at 
org.apache.parquet.hadoop.ParquetR

Jenkins build is back to normal : beam_PreCommit_Python_Cron #939

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Py_ValCont #2332

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Java_PortabilityApi #975

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Java #2587

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #1

2019-02-11 Thread Apache Jenkins Server
See 


--
[...truncated 315.66 KB...]
[grpc-default-executor-3] INFO sdk_worker.__init__ - Control channel 
established.
[grpc-default-executor-3] INFO sdk_worker.__init__ - Initializing SDKHarness 
with 12 workers.
[grpc-default-executor-3] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.control.FnApiControlClientPoolService
 - Beam Fn Control client connected with id 1
[grpc-default-executor-3] INFO sdk_worker.create_state_handler - Creating 
insecure state channel for .
[grpc-default-executor-3] INFO sdk_worker.create_state_handler - State channel 
established.
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_4:0 
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:0:0 
[grpc-default-executor-3] INFO data_plane.create_data_channel - Creating 
channel for localhost:35195
[grpc-default-executor-3] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.data.GrpcDataService
 - Beam Fn Data client connected.
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_12:0 
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_1:0 
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:1:0 
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_7:0 
[grpc-default-executor-0] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_22:0 
[grpc-default-executor-0] ERROR sdk_worker._execute - Error processing 
instruction 16. Original traceback is
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 151, in _execute
response = task()
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 186, in 
self._execute(lambda: worker.do_instruction(work), work)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 265, in do_instruction
request.instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 281, in process_bundle
delayed_applications = bundle_processor.process_bundle(instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 536, in process_bundle
].process_encoded(data.data)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 139, in process_encoded
self.output(decoded_value)
  File "apache_beam/runners/worker/operations.py", line 222, in 
apache_beam.runners.worker.operations.Operation.output
def output(self, windowed_value, output_index=0):
  File "apache_beam/runners/worker/operations.py", line 223, in 
apache_beam.runners.worker.operations.Operation.output
cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 131, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
self.consumer.process(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 537, in 
apache_beam.runners.worker.operations.DoOperation.process
with self.scoped_process_state:
  File "apache_beam/runners/worker/operations.py", line 538, in 
apache_beam.runners.worker.operations.DoOperation.process
delayed_application = self.dofn_receiver.receive(o)
  File "apache_beam/runners/common.py", line 723, in 
apache_beam.runners.common.DoFnRunner.receive
self.process(windowed_value)
  File "apache_beam/runners/common.py", line 729, in 
apache_beam.runners.common.DoFnRunner.process
self._reraise_augmented(exn)
  File "apache_beam/runners/common.py", line 762, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
raise
  File "apache_beam/runners/common.py", line 727, in 
apache_beam.runners.common.DoFnRunner.process
return self.do_fn_invoker.invoke_process(windowed_value)
  File "apache_beam/runners/common.py", line 555, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
self._invoke_per_window(
  File "apache_beam/runners/common.py", line 624, in 
apache_beam.runners.common.PerWindowInvoker._invoke_per_window
output_processor.process_outputs(
  File "apache_beam/runners/common.py", line 808, in 
apache_beam.runners.common._OutputProcessor.process_outputs
def process_outputs(self, windowed_input_element

Build failed in Jenkins: beam_PostCommit_Java_PVR_Flink_Batch #736

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[altay] Implementing TopCombineFn.compact and also changing merge_accumulators

[robert] [BEAM-6652] Restrict map usage.

--
Started by GitHub push by aaltay
Started by GitHub push by aaltay
[EnvInject] - Loading node environment variables.
Building remotely on beam7 (beam) in workspace 

 > 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 67bf8b953448d060190bf0ccc5654f283ee33a88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67bf8b953448d060190bf0ccc5654f283ee33a88
Commit message: "Merge pull request #7811 from aaltay/comb2"
 > git rev-list --no-walk 6f000350ec960c0c7c4f9c5c223321a268a5dd42 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
:beam-runners-flink_2.11-job-server:validatesPortableRunnerBatch
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-runners-java-fn-execution:processResources NO-SOURCE
> Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-sdks-java-harness:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources 
> NO-SOURCE
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-model-job-management:extractProto
> Task :beam-model-fn-execution:extractProto
> Task :beam-sdks-java-io-google-cloud-platform:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:extractProto
> Task :beam-runners-core-construction-java:processTestResources NO-SOURCE
> Task :beam-runners-core-java:processTestResources NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-runners-reference-java:processResources NO-SOURCE
> Task :beam-runners-reference-java:processTestResources NO-SOURCE
> Task :beam-runners-flink_2.11:processResources
> Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE
> Task :beam-model-fn-execution:processResources
> Task :beam-runners-flink_2.11:processTestResources
> Task :beam-model-job-management:processResources
> Task :beam-sdks-java-core:processResources
> Task :beam-sdks-java-core:generateTestAvroProtocol NO-SOURCE
> Task :beam-model-pipeline:extractIncludeProto
> Task :beam-model-pipeline:extractProto
> Task :beam-sdks-java-core:generateTestAvroJava
> Task :beam-sdks-java-core:generateTestGrammarSource NO-SOURCE
> Task :beam-sdks-java-core:processTestResources NO-SOURCE
> Task :beam-model-pipeline:generateProto
> Task :beam-model-pip

Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #2

2019-02-11 Thread Apache Jenkins Server
See 


--
[...truncated 315.77 KB...]
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.control.FnApiControlClientPoolService
 - Beam Fn Control client connected with id 1
[grpc-default-executor-2] INFO sdk_worker.create_state_handler - Creating 
insecure state channel for .
[grpc-default-executor-2] INFO sdk_worker.create_state_handler - State channel 
established.
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:0:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_4:0 
[grpc-default-executor-2] INFO data_plane.create_data_channel - Creating 
channel for localhost:42883
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.data.GrpcDataService
 - Beam Fn Data client connected.
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_1:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_12:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:1:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_7:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_22:0 
[grpc-default-executor-2] ERROR sdk_worker._execute - Error processing 
instruction 16. Original traceback is
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 151, in _execute
response = task()
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 186, in 
self._execute(lambda: worker.do_instruction(work), work)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 265, in do_instruction
request.instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 281, in process_bundle
delayed_applications = bundle_processor.process_bundle(instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 536, in process_bundle
].process_encoded(data.data)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 139, in process_encoded
self.output(decoded_value)
  File "apache_beam/runners/worker/operations.py", line 222, in 
apache_beam.runners.worker.operations.Operation.output
def output(self, windowed_value, output_index=0):
  File "apache_beam/runners/worker/operations.py", line 223, in 
apache_beam.runners.worker.operations.Operation.output
cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 131, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
self.consumer.process(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 537, in 
apache_beam.runners.worker.operations.DoOperation.process
with self.scoped_process_state:
  File "apache_beam/runners/worker/operations.py", line 538, in 
apache_beam.runners.worker.operations.DoOperation.process
delayed_application = self.dofn_receiver.receive(o)
  File "apache_beam/runners/common.py", line 723, in 
apache_beam.runners.common.DoFnRunner.receive
self.process(windowed_value)
  File "apache_beam/runners/common.py", line 729, in 
apache_beam.runners.common.DoFnRunner.process
self._reraise_augmented(exn)
  File "apache_beam/runners/common.py", line 762, in 
apache_beam.runners.common.DoFnRunner._reraise_augmented
raise
  File "apache_beam/runners/common.py", line 727, in 
apache_beam.runners.common.DoFnRunner.process
return self.do_fn_invoker.invoke_process(windowed_value)
  File "apache_beam/runners/common.py", line 555, in 
apache_beam.runners.common.PerWindowInvoker.invoke_process
self._invoke_per_window(
  File "apache_beam/runners/common.py", line 624, in 
apache_beam.runners.common.PerWindowInvoker._invoke_per_window
output_processor.process_outputs(
  File "apache_beam/runners/common.py", line 808, in 
apache_beam.runners.common._OutputProcessor.process_outputs
def process_outputs(self, windowed_input_element, results):
  File "apache_beam/runners/common.py", line 847, in 
apache_beam.runners.common._OutputProcessor.process_outputs
self.main_receivers.receive(windowed_value)
  Fi

Build failed in Jenkins: beam_PostCommit_Java_PVR_Flink_Streaming #753

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[altay] Implementing TopCombineFn.compact and also changing merge_accumulators

[robert] [BEAM-6652] Restrict map usage.

--
Started by GitHub push by aaltay
Started by GitHub push by aaltay
[EnvInject] - Loading node environment variables.
Building remotely on beam7 (beam) in workspace 

 > 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 67bf8b953448d060190bf0ccc5654f283ee33a88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67bf8b953448d060190bf0ccc5654f283ee33a88
Commit message: "Merge pull request #7811 from aaltay/comb2"
 > git rev-list --no-walk 6f000350ec960c0c7c4f9c5c223321a268a5dd42 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
No emails were triggered.
[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.
[Gradle] - Launching build.
[src] $ 

 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g 
:beam-runners-flink_2.11-job-server:validatesPortableRunnerStreaming
To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validateTaskProperties FROM-CACHE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources 
> NO-SOURCE
> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-sdks-java-harness:processResources NO-SOURCE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-runners-core-construction-java:processTestResources NO-SOURCE
> Task :beam-sdks-java-io-google-cloud-platform:processResources NO-SOURCE
> Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-runners-core-java:processTestResources NO-SOURCE
> Task :beam-model-job-management:extractProto
> Task :beam-sdks-java-extensions-protobuf:extractProto
> Task :beam-model-fn-execution:extractProto
> Task :beam-runners-reference-java:processResources NO-SOURCE
> Task :beam-runners-reference-java:processTestResources NO-SOURCE
> Task :beam-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-runners-java-fn-execution:processResources NO-SOURCE
> Task :beam-runners-flink_2.11:processResources
> Task :beam-model-job-management:processResources
> Task :beam-model-fn-execution:processResources
> Task :beam-runners-flink_2.11:processTestResources
> Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE
> Task :beam-sdks-java-core:processResources
> Task :beam-sdks-java-core:generateTestAvroProtocol NO-SOURCE
> Task :beam-sdks-java-core:generateTestAvroJava
> Task :beam-sdks-java-core:generateTestGrammarSource NO-SOURCE
> Task :beam-sdks-java-core:processTestResources NO-SOURCE
> Task :beam-model-pipeline:extractIncludeProto
> Task :beam-model-pipeline:extractProto
> Task :beam-model-pipeline:generateProto
> Task

Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #3

2019-02-11 Thread Apache Jenkins Server
See 


--
[...truncated 314.65 KB...]
[grpc-default-executor-1] INFO sdk_worker_main.main - Logging handler created.
[grpc-default-executor-1] INFO sdk_worker_main.start - Status HTTP server 
running at localhost:40157
[grpc-default-executor-1] INFO sdk_worker_main.main - 
semi_persistent_directory: /tmp
[grpc-default-executor-1] WARN sdk_worker_main._load_main_session - No session 
file found: /tmp/staged/pickled_main_session. Functions defined in __main__ 
(interactive session) may fail. 
[grpc-default-executor-1] WARN pipeline_options.get_all_options - Discarding 
unparseable args: [u'--enforce_encodability', 
u'--direct_runner_use_stacked_bundle', u'--enforce_immutability', 
u'--pipeline_type_check', u'--block_on_run'] 
[grpc-default-executor-1] INFO sdk_worker_main.main - Python sdk harness 
started with pipeline_options: {'experiments': [u'beam_fn_api'], 
'environment_type': u'DOCKER', 'sdk_location': u'container', 'job_name': 
u'test_sdf_1549930157.54', 'job_endpoint': u'localhost:43755'}
[grpc-default-executor-1] INFO sdk_worker.__init__ - Creating insecure control 
channel for localhost:32937.
[grpc-default-executor-1] INFO sdk_worker.__init__ - Control channel 
established.
[grpc-default-executor-1] INFO sdk_worker.__init__ - Initializing SDKHarness 
with 12 workers.
[grpc-default-executor-1] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.control.FnApiControlClientPoolService
 - Beam Fn Control client connected with id 1
[grpc-default-executor-1] INFO sdk_worker.create_state_handler - Creating 
insecure state channel for .
[grpc-default-executor-1] INFO sdk_worker.create_state_handler - State channel 
established.
[grpc-default-executor-1] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.data.GrpcDataService
 - Beam Fn Data client connected.
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:0:0 
[grpc-default-executor-1] INFO data_plane.create_data_channel - Creating 
channel for localhost:34865
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_4:0 
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_1:0 
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_12:0 
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:1:0 
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_7:0 
[grpc-default-executor-1] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_22:0 
[grpc-default-executor-1] ERROR sdk_worker._execute - Error processing 
instruction 16. Original traceback is
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 151, in _execute
response = task()
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 186, in 
self._execute(lambda: worker.do_instruction(work), work)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 265, in do_instruction
request.instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 281, in process_bundle
delayed_applications = bundle_processor.process_bundle(instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 536, in process_bundle
].process_encoded(data.data)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/bundle_processor.py",
 line 139, in process_encoded
self.output(decoded_value)
  File "apache_beam/runners/worker/operations.py", line 222, in 
apache_beam.runners.worker.operations.Operation.output
def output(self, windowed_value, output_index=0):
  File "apache_beam/runners/worker/operations.py", line 223, in 
apache_beam.runners.worker.operations.Operation.output
cython.cast(Receiver, self.receivers[output_index]).receive(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 131, in 
apache_beam.runners.worker.operations.SingletonConsumerSet.receive
self.consumer.process(windowed_value)
  File "apache_beam/runners/worker/operations.py", line 537, in 
apache_beam.runners.worker.operations.DoOperation.process
with self.scoped_process_state:
  File "apache_beam/runners/worker/operations.py", line 538, in 
apache_beam.runners.worker.operations.DoOpe

Jenkins build is back to normal : beam_PreCommit_Portable_Python_Cron #290

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_Prober_CommunityMetrics #437

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PreCommit_Website_Stage_GCS_Cron #512

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Python_Verify #7368

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PerformanceTests_JDBC #1690

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Java_PVR_Flink_Batch #737

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1078

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[kenn] Update Beam site for 2.10.0

[altay] Implementing TopCombineFn.compact and also changing merge_accumulators

[robert] [BEAM-6652] Restrict map usage.

--
[...truncated 442.84 KB...]
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.sdk.io.FileIO$ReadMatches$ToReadableFileFn.process(FileIO.java:743)
at 
org.apache.beam.sdk.io.FileIO$ReadMatches$ToReadableFileFn$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.sdk.transforms.DoFnOutputReceivers$WindowedContextOutputReceiver.output(DoFnOutputReceivers.java:71)
at 
org.apache.beam.sdk.transforms.MapElements$1.processElement(MapElements.java:122)
at 
org.apache.beam.sdk.transforms.MapElements$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1.processElement(ReshuffleOverrideFactory.java:84)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.GroupAlsoByWindowsParDoFn$1.output(GroupAlsoByWindowsParDoFn.java:182)
... 21 more
Caused by: java.lang.RuntimeException: 
org.apache.beam.sdk.io.parquet.ParquetIO$ReadFiles$BeamParquetInput

Jenkins build is back to normal : beam_PostCommit_Java_PVR_Flink_Streaming #754

2019-02-11 Thread Apache Jenkins Server
See 



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



Build failed in Jenkins: beam_PreCommit_Python_Cron #940

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[kenn] Update Beam site for 2.10.0

[scott] [BEAM-5449] Adding Groovy file for ULR VR PostCommit. (#7680)

[altay] Implementing TopCombineFn.compact and also changing merge_accumulators

[robert] [BEAM-6652] Restrict map usage.

--
[...truncated 1.98 MB...]
test_getitem_invalid_composite_type_param 
(apache_beam.typehints.typehints_test.ListHintTestCase) ... ok
test_list_constraint_compatibility 
(apache_beam.typehints.typehints_test.ListHintTestCase) ... ok
test_list_repr (apache_beam.typehints.typehints_test.ListHintTestCase) ... ok
test_getitem_proxy_to_union 
(apache_beam.typehints.typehints_test.OptionalHintTestCase) ... ok
test_getitem_sequence_not_allowed 
(apache_beam.typehints.typehints_test.OptionalHintTestCase) ... ok
test_any_return_type_hint 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_must_be_primitive_type_or_type_constraint 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_must_be_single_return_type 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_no_kwargs_accepted 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_type_check_composite_type 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_type_check_simple_type 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_type_check_violation 
(apache_beam.typehints.typehints_test.ReturnsDecoratorTestCase) ... ok
test_compatibility (apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_getitem_invalid_composite_type_param 
(apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_repr (apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_type_check_invalid_elem_type 
(apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_type_check_must_be_set 
(apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_type_check_valid_elem_composite_type 
(apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_type_check_valid_elem_simple_type 
(apache_beam.typehints.typehints_test.SetHintTestCase) ... ok
test_any_argument_type_hint 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_basic_type_assertion 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_composite_type_assertion 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_invalid_only_positional_arguments 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_must_be_primitive_type_or_constraint 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_valid_mix_positional_and_keyword_arguments 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_valid_only_positional_arguments 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_valid_simple_type_arguments 
(apache_beam.typehints.typehints_test.TakesDecoratorTestCase) ... ok
test_functions_as_regular_generator 
(apache_beam.typehints.typehints_test.TestGeneratorWrapper) ... ok
test_compatibility (apache_beam.typehints.typehints_test.TupleHintTestCase) ... 
ok
test_compatibility_arbitrary_length 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_getitem_invalid_ellipsis_type_param 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_getitem_params_must_be_type_or_constraint 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_raw_tuple (apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_repr (apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_invalid_composite_type 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_invalid_composite_type_arbitrary_length 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_invalid_simple_type_arbitrary_length 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_invalid_simple_types 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_must_be_tuple 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_must_have_same_arity 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_valid_composite_type_arbitrary_length 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_valid_composite_types 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_valid_simple_type_arbitrary_length 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_type_check_valid_simple_types 
(apache_beam.typehints.typehints_test.TupleHintTestCase) ... ok
test_getitem_duplicates_ignored 
(apache_beam.typehints.typehints_test.UnionHintTestCase) ... ok
test_getitem_must_be_valid_type_param 
(apache_beam.typehint

Build failed in Jenkins: beam_PostCommit_Python_PVR_Reference #4

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robert] [BEAM-3306] Hash keys when lifting

--
[...truncated 313.15 KB...]
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.artifact.BeamFileSystemArtifactRetrievalService
 - GetManifest for /tmp/beam-artifact-staging/job253789799/MANIFEST
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.artifact.BeamFileSystemArtifactRetrievalService
 - Loading manifest for retrieval token 
/tmp/beam-artifact-staging/job253789799/MANIFEST
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.artifact.BeamFileSystemArtifactRetrievalService
 - Manifest at /tmp/beam-artifact-staging/job253789799/MANIFEST has 0 artifact 
locations
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.artifact.BeamFileSystemArtifactRetrievalService
 - GetManifest for /tmp/beam-artifact-staging/job253789799/MANIFEST -> 0 
artifacts
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.logging.GrpcLoggingService
 - Beam Fn Logging client connected.
[grpc-default-executor-2] INFO sdk_worker_main.main - Logging handler created.
[grpc-default-executor-2] INFO sdk_worker_main.start - Status HTTP server 
running at localhost:43479
[grpc-default-executor-2] INFO sdk_worker_main.main - 
semi_persistent_directory: /tmp
[grpc-default-executor-2] WARN sdk_worker_main._load_main_session - No session 
file found: /tmp/staged/pickled_main_session. Functions defined in __main__ 
(interactive session) may fail. 
[grpc-default-executor-2] WARN pipeline_options.get_all_options - Discarding 
unparseable args: [u'--enforce_encodability', 
u'--direct_runner_use_stacked_bundle', u'--enforce_immutability', 
u'--pipeline_type_check', u'--block_on_run'] 
[grpc-default-executor-2] INFO sdk_worker_main.main - Python sdk harness 
started with pipeline_options: {'experiments': [u'beam_fn_api'], 
'environment_type': u'DOCKER', 'sdk_location': u'container', 'job_name': 
u'test_sdf_1549933485.72', 'job_endpoint': u'localhost:60671'}
[grpc-default-executor-2] INFO sdk_worker.__init__ - Creating insecure control 
channel for localhost:38983.
[grpc-default-executor-2] INFO sdk_worker.__init__ - Control channel 
established.
[grpc-default-executor-2] INFO sdk_worker.__init__ - Initializing SDKHarness 
with 12 workers.
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.control.FnApiControlClientPoolService
 - Beam Fn Control client connected with id 1
[grpc-default-executor-2] INFO sdk_worker.create_state_handler - Creating 
insecure state channel for .
[grpc-default-executor-2] INFO sdk_worker.create_state_handler - State channel 
established.
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_4:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:0:0 
[grpc-default-executor-2] INFO data_plane.create_data_channel - Creating 
channel for localhost:39395
[grpc-default-executor-2] INFO 
org.apache.beam.repackaged.beam_runners_direct_java.runners.fnexecution.data.GrpcDataService
 - Beam Fn Data client connected.
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_12:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_1:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/write/ref_PCollection_PCollection_19:1:0 
[grpc-default-executor-2] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_7:0 
[grpc-default-executor-3] WARN bundle_processor.create_operation - No unique 
name set for transform fn/read/ref_PCollection_PCollection_22:0 
[grpc-default-executor-3] ERROR sdk_worker._execute - Error processing 
instruction 16. Original traceback is
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 151, in _execute
response = task()
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 186, in 
self._execute(lambda: worker.do_instruction(work), work)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 265, in do_instruction
request.instruction_id)
  File 
"/usr/local/lib/python2.7/site-packages/apache_beam/runners/worker/sdk_worker.py",
 line 281, in process_bundle
delayed_applications = bund

Build failed in Jenkins: beam_PostCommit_Go #2602

2019-02-11 Thread Apache Jenkins Server
See 

--
[...truncated 346.18 KB...]
  "@type": "kind:length_prefix",
  "component_encodings": [
{
  "@type": 
"Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
}
  ]
},
{
  "@type": "kind:length_prefix",
  "component_encodings": [
{
  "@type": 
"Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
}
  ]
}
  ],
  "is_pair_like": true
},
{
  "@type": "kind:global_window"
}
  ],
  "is_wrapper": true
}
  }
],
"parallel_input": {
  "@type": "OutputReference",
  "step_name": "e7",
  "output_name": "i0"
},
"serialized_fn": "e8"
  }
},
{
  "kind": "GroupByKey",
  "name": "e9",
  "properties": {
"user_name": "passert.Sum(flat)/CoGBK",
"output_info": [
  {
"user_name": "i0",
"output_name": "i0",
"encoding": {
  "@type": "kind:windowed_value",
  "component_encodings": [
{
  "@type": "kind:pair",
  "component_encodings": [
{
  "@type": "kind:length_prefix",
  "component_encodings": [
{
  "@type": 
"Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
}
  ]
},
{
  "@type": "kind:stream",
  "component_encodings": [
{
  "@type": "kind:length_prefix",
  "component_encodings": [
{
  "@type": 
"Cgd2YXJpbnR6EgIIAhqFAQpxZ2l0aHViLmNvbS9hcGFjaGUvYmVhbS9zZGtzL2dvL3Rlc3QvdmVuZG9yL2dpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby9wa2cvYmVhbS9jb3JlL3J1bnRpbWUvY29kZXJ4LmVuY1ZhckludFoSEAgWIgQIGUAPKgYIFBICCAgikQEKcWdpdGh1Yi5jb20vYXBhY2hlL2JlYW0vc2Rrcy9nby90ZXN0L3ZlbmRvci9naXRodWIuY29tL2FwYWNoZS9iZWFtL3Nka3MvZ28vcGtnL2JlYW0vY29yZS9ydW50aW1lL2NvZGVyeC5kZWNWYXJJbnRaEhwIFiIECBlAAyIGCBQSAggIKgQIGUAPKgQIGUAB"
}
  ]
}
  ],
  "is_stream_like": true
}
  ],
  "is_pair_like": true
},
{
  "@type": "kind:global_window"
}
  ],
  "is_wrapper": true
}
  }
],
"parallel_input": {
  "@type": "OutputReference",
  "step_name": "e8",
  "output_name": "i0"
},
"serialized_fn": 
"%0A%29%22%27%0A%02c1%12%21%0A%1F%0A%1D%0A%1Bbeam:coder:global_window:v1j9%0A%25%0A%23%0A%21beam:windowfn:global_windows:v0.1%10%01%1A%02c1%22%02:%00%28%010%018%02H%01"
  }
},
{
  "kind": "ParallelDo",
  "name": "e10",
  "properties": {
"user_name": "passert.Sum(flat)/passert.sumFn",
"output_info": [
  {
"user_name": "bogus",
"output_name": "bogus",
"encoding": {
  "@type": "kind:windowed_value",
  "component_encodings": [
{
  "@type": "kind:bytes"
},
{
  "@type": "kind:global_window"
}
  ],
  "is_

Build failed in Jenkins: beam_PerformanceTests_ParquetIOIT #1079

2019-02-11 Thread Apache Jenkins Server
See 


Changes:

[robert] [BEAM-3306] Hash keys when lifting

--
[...truncated 470.12 KB...]
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.sdk.io.FileIO$ReadMatches$ToReadableFileFn.process(FileIO.java:743)
at 
org.apache.beam.sdk.io.FileIO$ReadMatches$ToReadableFileFn$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.sdk.transforms.DoFnOutputReceivers$WindowedContextOutputReceiver.output(DoFnOutputReceivers.java:71)
at 
org.apache.beam.sdk.transforms.MapElements$1.processElement(MapElements.java:122)
at 
org.apache.beam.sdk.transforms.MapElements$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn$1.output(SimpleParDoFn.java:272)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.outputWindowedValue(SimpleDoFnRunner.java:309)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.access$700(SimpleDoFnRunner.java:77)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:621)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner$DoFnProcessContext.output(SimpleDoFnRunner.java:609)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1.processElement(ReshuffleOverrideFactory.java:84)
at 
org.apache.beam.runners.dataflow.ReshuffleOverrideFactory$ReshuffleWithOnlyTrigger$1$DoFnInvoker.invokeProcessElement(Unknown
 Source)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:275)
at 
org.apache.beam.runners.dataflow.worker.repackaged.org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:240)
at 
org.apache.beam.runners.dataflow.worker.SimpleParDoFn.processElement(SimpleParDoFn.java:325)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.ParDoOperation.process(ParDoOperation.java:44)
at 
org.apache.beam.runners.dataflow.worker.util.common.worker.OutputReceiver.process(OutputReceiver.java:49)
at 
org.apache.beam.runners.dataflow.worker.GroupAlsoByWindowsParDoFn$1.output(GroupAlsoByWindowsParDoFn.java:182)
... 21 more
Caused by: java.lang.RuntimeException: 
org.apache.beam.sdk.io.parquet.ParquetIO$ReadFiles$BeamParquetInputFile@6e2e861d
 is not a Parquet file (too small length: -1)
at 
org.apache.parquet.hadoop.ParquetFileRead

Jenkins build is back to normal : beam_PreCommit_Python_Cron #941

2019-02-11 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostRelease_NightlySnapshot #521

2019-02-12 Thread Apache Jenkins Server
See 



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



Jenkins build is back to normal : beam_PostCommit_Go #2603

2019-02-12 Thread Apache Jenkins Server
See 


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



Build failed in Jenkins: beam_PostCommit_Java_PVR_Reference #6

2019-02-12 Thread Apache Jenkins Server
See 


--
[...truncated 49.56 KB...]

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PipelineTest.java:316

org.apache.beam.sdk.PipelineTest > testMultipleApply FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PipelineTest.java:228

org.apache.beam.sdk.testing.PAssertTest > testEmpty FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:451

org.apache.beam.sdk.testing.PAssertTest > testWindowedContainsInAnyOrder FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:441

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrder FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:396

org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderNotSerializable 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:182

org.apache.beam.sdk.testing.PAssertTest > testSerializablePredicate FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:203

org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:405

org.apache.beam.sdk.testing.PAssertTest > testWindowedSerializablePredicate 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PAssertTest.java:237

org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
PCollectionTupleTest.java:106

org.apache.beam.sdk.transforms.CombineFnsTest > testComposedCombineNullValues 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
CombineFnsTest.java:251

org.apache.beam.sdk.transforms.join.CoGroupByKeyTest > 
testCoGroupByKeyHandleResults FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
CoGroupByKeyTest.java:466

org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
KeysTest.java:60

org.apache.beam.sdk.transforms.KvSwapTest > testKvSwap FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
KvSwapTest.java:77

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyMergingWindows FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:480

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyMultipleWindows FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:452

org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests > 
testGroupByKeyAndWindows FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:422

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys1MB 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:365

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > 
testTimestampCombinerEarliest FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:270

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testGroupByKey FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:128

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys10KB 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:353

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys10MB 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:371

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > 
testGroupByKeyWithBadEqualsHashCode FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:347

org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests > testLargeKeys100KB 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
GroupByKeyTest.java:359

org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
ImpulseTest.java:47

org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterFixedWindows 
FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.StatusRuntimeException at 
ReshuffleTest.java:231

org.apache.beam.sdk.transforms.ReshuffleTest > 
testReshuffleAfterFixedWindowsAndGroupByKey FAILED
org.apache.beam.vendor.grpc.v1p13p1.io.grpc.Statu

<    1   2   3   4   5   6   7   8   9   10   >