See <https://builds.apache.org/job/beam_SeedJob/470/display/redirect>
------------------------------------------ GitHub pull request #3956 of commit 7de4d769e73045fb59cd16a9ad366c1772aa764c, no merge conflicts. Setting status of 7de4d769e73045fb59cd16a9ad366c1772aa764c to PENDING with url https://builds.apache.org/job/beam_SeedJob/470/ and message: 'Build started sha1 is merged.' Using context: Jenkins: Seed Job [EnvInject] - Loading node environment variables. Building remotely on beam6 (beam) in workspace <https://builds.apache.org/job/beam_SeedJob/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/3956/*:refs/remotes/origin/pr/3956/* > git rev-parse refs/remotes/origin/pr/3956/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/3956/merge^{commit} # timeout=10 Checking out Revision 529adeab6123555f6f125c98827b937034ba45ca (refs/remotes/origin/pr/3956/merge) Commit message: "Merge 7de4d769e73045fb59cd16a9ad366c1772aa764c into 2e6feafa5dd1941f90403d3f5b3f09c177934ac1" > git config core.sparsecheckout # timeout=10 > git checkout -f 529adeab6123555f6f125c98827b937034ba45ca First time build. Skipping changelog. 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. Processing DSL script job_beam_Java_Build.groovy Processing DSL script job_beam_Java_CodeHealth.groovy Processing DSL script job_beam_Java_IntegrationTest.groovy Processing DSL script job_beam_Java_UnitTest.groovy Processing DSL script job_beam_PerformanceTests_Dataflow.groovy Processing DSL script job_beam_PerformanceTests_JDBC.groovy Processing DSL script job_beam_PerformanceTests_Python.groovy ERROR: (common_job_properties.groovy, line 144) No signature of method: java.lang.Boolean.call() is applicable for argument types: () values: [] Possible solutions: wait(), any(), wait(long), any(groovy.lang.Closure), and(java.lang.Boolean), each(groovy.lang.Closure)