You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 00:25:38 UTC

Build failed in Jenkins: beam_PerformanceTests_JDBC #3094

See <https://builds.apache.org/job/beam_PerformanceTests_JDBC/3094/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-10 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/>
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src> # 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/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > 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 31a5a33bd268eb93aa5eb8d1c31f5043b85b1511 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31a5a33bd268eb93aa5eb8d1c31f5043b85b1511
Commit message: "Merge pull request #10683 from EDjur/BEAM-7810/valueprovider-namespace"
 > git rev-list --no-walk 31a5a33bd268eb93aa5eb8d1c31f5043b85b1511 # 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_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins3545305647537669562.sh
+ cp /home/jenkins/.kube/config <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094>
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBECONFIG="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094">

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins5777844016814414911.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh> createNamespace beam-performancetests-jdbc-3094
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"'>
+ KUBERNETES_NAMESPACE=default
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=default'
+ createNamespace beam-performancetests-jdbc-3094
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> create namespace beam-performancetests-jdbc-3094'
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094> create namespace beam-performancetests-jdbc-3094
namespace/beam-performancetests-jdbc-3094 created
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KUBERNETES_NAMESPACE=beam-performancetests-jdbc-3094

[EnvInject] - Variables injected successfully.
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins7835338312768665548.sh
+ <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh> apply <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml>
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"'>
+ KUBERNETES_NAMESPACE=beam-performancetests-jdbc-3094
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094'
+ apply <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml>
+ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml'>
++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094> --namespace=beam-performancetests-jdbc-3094 apply -R -f <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/postgres/postgres-service-for-local-dev.yml>
service/postgres-for-dev created
replicationcontroller/postgres created
[beam_PerformanceTests_JDBC] $ /bin/bash -xe /tmp/jenkins2671571735482111965.sh
+ set -eo pipefail
+ eval <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh> loadBalancerIP postgres-for-dev
++ <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/.test-infra/kubernetes/kubernetes.sh> loadBalancerIP postgres-for-dev
+ sed 's/^/LOAD_BALANCER_IP=/'
+ KUBECONFIG='"<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"'>
+ KUBERNETES_NAMESPACE=beam-performancetests-jdbc-3094
+ KUBECTL='kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094'
+ loadBalancerIP postgres-for-dev
+ local name=postgres-for-dev
+ local 'command=kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ retry 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\''' 36 10
+ local 'command=kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+ local max_retries=36
+ local sleep_time=10
+ (( i = 1 ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 1 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 2 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n '' ]]
+ [[ 3 == \3\6 ]]
+ sleep 10
+ (( i++ ))
+ (( i <= max_retries ))
+ local output
++ eval 'kubectl --kubeconfig="<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094"> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev -ojsonpath='\''{.status.loadBalancer.ingress[0].ip}'\'''
+++ kubectl --kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/config-beam-performancetests-jdbc-3094> --namespace=beam-performancetests-jdbc-3094 get svc postgres-for-dev '-ojsonpath={.status.loadBalancer.ingress[0].ip}'
+ output=35.194.47.205
+ local status=0
+ [[ 0 == 0 ]]
+ [[ -n 35.194.47.205 ]]
+ echo 35.194.47.205
+ return 0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'job.properties'
[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g --info -DintegrationTestPipelineOptions=["--tempRoot=gs://temp-storage-for-perf-tests","--project=apache-beam-testing","--runner=DataflowRunner","--numberOfRecords=5000000","--bigQueryDataset=beam_performance","--bigQueryTable=jdbcioit_results","--postgresUsername=postgres","--postgresPassword=uuinkks","--postgresDatabaseName=postgres","--postgresServerName=35.194.47.205","--postgresSsl=false","--postgresPort=5432","--autoscalingAlgorithm=NONE","--numWorkers=5"] -DintegrationTestRunner=dataflow :sdks:java:io:jdbc:integrationTest --tests org.apache.beam.sdk.io.jdbc.JdbcIOIT
Initialized native services in: /home/jenkins/.gradle/native
The client will now receive all logging from the daemon (pid: 22256). The daemon log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22256.out.log
Starting 2nd build in daemon [uptime: 6 mins 41.846 secs, performance: 100%]
Using 12 worker leases.
Closing daemon's stdin at end of input.
The daemon will no longer process any standard input.
Starting Build
Using local directory build cache for build ':buildSrc' (location = /home/jenkins/.gradle/caches/build-cache-1, removeUnusedEntriesAfter = 7 days).

> Configure project :buildSrc
Evaluating project ':buildSrc' using build file '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/build.gradle'.>
Invalidating in-memory cache of /home/jenkins/.gradle/caches/journal-1/file-access.bin
Selected primary task 'build' from project :
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
:buildSrc:compileJava (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:compileJava NO-SOURCE
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/main/java',> not found
Skipping task ':buildSrc:compileJava' as it has no source files and no previous output files.
:buildSrc:compileJava (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.008 secs.
:buildSrc:compileGroovy (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:compileGroovy FROM-CACHE
Build cache key for task ':buildSrc:compileGroovy' is 005d7d36818dd7f27438d284c9e77b08
Task ':buildSrc:compileGroovy' is not up-to-date because:
  No history is available.
Origin for org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution@72143f5b: {executionTime=3721, hostName=apache-beam-jenkins-10, operatingSystem=Linux, buildInvocationId=rav2n67sczgfdormzyz7fw267u, creationTime=1579800071434, identity=:compileGroovy, type=org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.TaskExecution, userName=jenkins, gradleVersion=5.2.1, rootPath=/home/jenkins/jenkins-slave/workspace/beam_PreCommit_CommunityMetrics_Commit/src/buildSrc}
Unpacked trees for task ':buildSrc:compileGroovy' from cache.
:buildSrc:compileGroovy (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.055 secs.
:buildSrc:pluginDescriptors (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:pluginDescriptors
Build cache key for task ':buildSrc:pluginDescriptors' is db14b8b6679df7db8b87deb94d04a710
Caching disabled for task ':buildSrc:pluginDescriptors': Caching has not been enabled for the task
Task ':buildSrc:pluginDescriptors' is not up-to-date because:
  No history is available.
:buildSrc:pluginDescriptors (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.006 secs.
:buildSrc:processResources (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:processResources
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/main/resources',> not found
Build cache key for task ':buildSrc:processResources' is d9c17925b763b8381ce3e616f3244816
Caching disabled for task ':buildSrc:processResources': Caching has not been enabled for the task
Task ':buildSrc:processResources' is not up-to-date because:
  No history is available.
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/main/resources',> not found
:buildSrc:processResources (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.006 secs.
:buildSrc:classes (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:classes
Skipping task ':buildSrc:classes' as it has no actions.
:buildSrc:classes (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.0 secs.
:buildSrc:jar (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:jar
Build cache key for task ':buildSrc:jar' is 65b91b517c7e7db630044748b7975923
Caching disabled for task ':buildSrc:jar': Caching has not been enabled for the task
Task ':buildSrc:jar' is not up-to-date because:
  No history is available.
:buildSrc:jar (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.123 secs.
:buildSrc:assemble (Thread[Execution worker for ':buildSrc',5,main]) started.

> Task :buildSrc:assemble
Skipping task ':buildSrc:assemble' as it has no actions.
:buildSrc:assemble (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.0 secs.
:buildSrc:spotlessGroovy (Thread[Execution worker for ':buildSrc',5,main]) started.
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=9ff1e0a6-963d-4284-b54f-24c06093421d, currentDir=<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 22256
  log file: /home/jenkins/.gradle/daemon/5.2.1/daemon-22256.out.log
----- Last  20 lines from daemon log file - daemon-22256.out.log -----
Skipping task ':buildSrc:classes' as it has no actions.
:buildSrc:classes (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.0 secs.
:buildSrc:jar (Thread[Execution worker for ':buildSrc',5,main]) started.
Build cache key for task ':buildSrc:jar' is 65b91b517c7e7db630044748b7975923
Caching disabled for task ':buildSrc:jar': Caching has not been enabled for the task
Task ':buildSrc:jar' is not up-to-date because:
  No history is available.
:buildSrc:jar (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.123 secs.
:buildSrc:assemble (Thread[Execution worker for ':buildSrc',5,main]) started.
Skipping task ':buildSrc:assemble' as it has no actions.
:buildSrc:assemble (Thread[Execution worker for ':buildSrc',5,main]) completed. Took 0.0 secs.
:buildSrc:spotlessGroovy (Thread[Execution worker for ':buildSrc',5,main]) started.
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
Caching disabled for task ':buildSrc:spotlessGroovy': Caching has not been enabled for the task
Task ':buildSrc:spotlessGroovy' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':buildSrc:spotlessGroovy'.
Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed)

* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

> Task :buildSrc:spotlessGroovy
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
file or directory '<https://builds.apache.org/job/beam_PerformanceTests_JDBC/ws/src/buildSrc/src/test/groovy',> not found
Caching disabled for task ':buildSrc:spotlessGroovy': Caching has not been enabled for the task
Task ':buildSrc:spotlessGroovy' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':buildSrc:spotlessGroovy'.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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


Jenkins build is back to normal : beam_PerformanceTests_JDBC #3095

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


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