You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/18 15:56:09 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Flink #2370

See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/2370/display/redirect>

------------------------------------------
[...truncated 266.71 KB...]
 ! 67c55c4...3107486 refs/pull/2564/merge -> origin/pr/2564/merge  (unable to update local ref)
error: unable to resolve reference refs/remotes/origin/pr/2566/merge: No such file or directory
 ! 1ccf82d...3addd38 refs/pull/2566/merge -> origin/pr/2566/merge  (unable to update local ref)
error: unable to resolve reference refs/remotes/origin/pr/2567/merge: No such file or directory
 ! 301be5f...66df2f8 refs/pull/2567/merge -> origin/pr/2567/merge  (unable to update local ref)
error: unable to resolve reference refs/remotes/origin/pr/2568/merge: No such file or directory
 ! 6db044a...f2d15e8 refs/pull/2568/merge -> origin/pr/2568/merge  (unable to update local ref)
error: unable to resolve reference refs/remotes/origin/pr/2570/merge: No such file or directory
 ! bfdf3b6...eb68e55 refs/pull/2570/merge -> origin/pr/2570/merge  (unable to update local ref)
error: unable to resolve reference refs/remotes/origin/pr/2571/merge: No such file or directory
 ! 35a4f02...af5e7dc refs/pull/2571/merge -> origin/pr/2571/merge  (unable to update local ref)
 * [new ref]         refs/pull/2575/head -> origin/pr/2575/head
 * [new ref]         refs/pull/2575/merge -> origin/pr/2575/merge
 * [new ref]         refs/pull/2576/head -> origin/pr/2576/head
 * [new ref]         refs/pull/2576/merge -> origin/pr/2576/merge
Auto packing the repository for optimum performance. You may also
run "git gc" manually. See "git help gc" for more information.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1799)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1525)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:65)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:316)
	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:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor862.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.$Proxy103.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 11 more
ERROR: null
Retrying after 10 seconds
 > 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
Pruning obsolete local branches
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/*:refs/remotes/origin/pr/* --prune
 > git rev-parse refs/remotes/origin/pr/2576/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/2576/merge^{commit} # timeout=10
 > git rev-parse origin/pr/2576/merge^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
 > 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
Pruning obsolete local branches
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/*:refs/remotes/origin/pr/* --prune
 > git rev-parse refs/remotes/origin/pr/2576/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/2576/merge^{commit} # timeout=10
Checking out Revision 7190ceec03aae5780eb21b109fd725b3e9753156 (refs/remotes/origin/pr/2576/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7190ceec03aae5780eb21b109fd725b3e9753156
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.
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Discovered a new module org.apache.beam:beam-runners-flink Apache Beam :: Runners :: Flink
Modules changed, recalculating dependency graph
Established TCP socket on 34913
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam_PostCommit_Java_ValidatesRunner_Flink] $ /home/jenkins/tools/java/latest1.8/bin/java -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=yyyy-MM-dd'T'HH:mm:ss.SSS -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34913
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/.repository> -B -e clean verify -am -pl runners/flink/runner -Plocal-validates-runner-tests -Pvalidates-runner-tests
2017-04-18T15:53:21.166 [INFO] Error stacktraces are turned on.
2017-04-18T15:53:21.228 [INFO] Scanning for projects...
2017-04-18T15:53:21.813 [INFO] Downloading: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom
2017-04-18T15:53:22.177 [INFO] Downloaded: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom (7 KB at 16.9 KB/sec)
2017-04-18T15:53:22.184 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2017-04-18T15:53:22.219 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 183.3 KB/sec)
2017-04-18T15:53:22.226 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
2017-04-18T15:53:22.262 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 91.7 KB/sec)
2017-04-18T15:53:22.264 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
2017-04-18T15:53:22.318 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 416.2 KB/sec)
2017-04-18T15:53:22.320 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2017-04-18T15:53:22.361 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 776.2 KB/sec)
2017-04-18T15:53:22.364 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
2017-04-18T15:53:22.395 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 440.2 KB/sec)
2017-04-18T15:53:22.400 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
2017-04-18T15:53:22.428 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 144.4 KB/sec)
2017-04-18T15:53:22.432 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
2017-04-18T15:53:22.461 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 114.3 KB/sec)
2017-04-18T15:53:22.463 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
2017-04-18T15:53:22.495 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 624.0 KB/sec)
2017-04-18T15:53:22.497 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
2017-04-18T15:53:22.525 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 235.7 KB/sec)
2017-04-18T15:53:22.527 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
2017-04-18T15:53:22.557 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 441.4 KB/sec)
2017-04-18T15:53:22.560 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
2017-04-18T15:53:22.588 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 68.7 KB/sec)
2017-04-18T15:53:22.593 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
2017-04-18T15:53:22.619 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 181.4 KB/sec)
2017-04-18T15:53:22.621 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
2017-04-18T15:53:22.652 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 415.9 KB/sec)
2017-04-18T15:53:22.654 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
2017-04-18T15:53:22.681 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 174.5 KB/sec)
2017-04-18T15:53:22.684 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
2017-04-18T15:53:22.713 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 48.3 KB/sec)
2017-04-18T15:53:22.714 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
2017-04-18T15:53:22.743 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 82.1 KB/sec)
2017-04-18T15:53:22.744 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
2017-04-18T15:53:22.772 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 275.8 KB/sec)
2017-04-18T15:53:22.774 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
2017-04-18T15:53:22.807 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 612.3 KB/sec)
2017-04-18T15:53:22.812 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
2017-04-18T15:53:22.838 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 37.0 KB/sec)
2017-04-18T15:53:22.840 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
2017-04-18T15:53:22.868 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 21.3 KB/sec)
2017-04-18T15:53:22.870 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
2017-04-18T15:53:22.899 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 181.3 KB/sec)
2017-04-18T15:53:22.901 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
2017-04-18T15:53:22.927 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 73.6 KB/sec)
2017-04-18T15:53:22.929 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
2017-04-18T15:53:22.955 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 36.2 KB/sec)
2017-04-18T15:53:22.957 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
2017-04-18T15:53:22.987 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 330.4 KB/sec)
2017-04-18T15:53:22.989 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
2017-04-18T15:53:23.018 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 367.9 KB/sec)
2017-04-18T15:53:23.021 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
2017-04-18T15:53:23.047 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 13.6 KB/sec)
2017-04-18T15:53:23.049 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
2017-04-18T15:53:23.075 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 94.7 KB/sec)
2017-04-18T15:53:23.076 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
2017-04-18T15:53:23.108 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 427.1 KB/sec)
2017-04-18T15:53:23.110 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
2017-04-18T15:53:23.139 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 27.4 KB/sec)
2017-04-18T15:53:23.140 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
2017-04-18T15:53:23.166 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 159.3 KB/sec)
2017-04-18T15:53:23.168 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
2017-04-18T15:53:23.200 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 527.8 KB/sec)
2017-04-18T15:53:23.203 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
2017-04-18T15:53:23.229 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 145.8 KB/sec)
2017-04-18T15:53:23.231 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
2017-04-18T15:53:23.259 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 140.7 KB/sec)
2017-04-18T15:53:23.260 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
2017-04-18T15:53:23.288 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 302.3 KB/sec)
2017-04-18T15:53:23.289 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
2017-04-18T15:53:23.319 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 272.2 KB/sec)
2017-04-18T15:53:23.333 [INFO] Downloading: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.jar
2017-04-18T15:53:23.336 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
2017-04-18T15:53:23.340 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
2017-04-18T15:53:23.341 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
2017-04-18T15:53:23.341 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
2017-04-18T15:53:23.386 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar (45 KB at 844.5 KB/sec)
2017-04-18T15:53:23.386 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
2017-04-18T15:53:23.415 [INFO] Downloaded: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.jar (29 KB at 343.3 KB/sec)
2017-04-18T15:53:23.415 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
2017-04-18T15:53:23.424 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar (53 KB at 595.4 KB/sec)
2017-04-18T15:53:23.424 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
2017-04-18T15:53:23.432 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 471.6 KB/sec)
2017-04-18T15:53:23.432 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
2017-04-18T15:53:23.447 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 52.9 KB/sec)
2017-04-18T15:53:23.447 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
2017-04-18T15:53:23.451 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 21.8 KB/sec)
2017-04-18T15:53:23.452 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
2017-04-18T15:53:23.455 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar (157 KB at 1279.6 KB/sec)
2017-04-18T15:53:23.456 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
2017-04-18T15:53:23.463 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 1547.9 KB/sec)
2017-04-18T15:53:23.464 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
2017-04-18T15:53:23.482 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 30.7 KB/sec)
2017-04-18T15:53:23.482 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
2017-04-18T15:53:23.484 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 222.4 KB/sec)
2017-04-18T15:53:23.484 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
2017-04-18T15:53:23.508 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 24.5 KB/sec)
2017-04-18T15:53:23.508 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
2017-04-18T15:53:23.521 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 253.9 KB/sec)
2017-04-18T15:53:23.542 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1408.7 KB/sec)
2017-04-18T15:53:23.581 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 1448.3 KB/sec)
2017-04-18T15:53:23.585 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 1007.7 KB/sec)
2017-04-18T15:53:23.708 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 3973.9 KB/sec)
2017-04-18T15:53:23.815 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
2017-04-18T15:53:23.842 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom (2 KB at 56.7 KB/sec)
2017-04-18T15:53:23.843 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
2017-04-18T15:53:23.870 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom (13 KB at 477.4 KB/sec)
2017-04-18T15:53:23.871 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
2017-04-18T15:53:23.900 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1339.7 KB/sec)
2017-04-18T15:53:23.903 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
2017-04-18T15:53:23.929 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 578.3 KB/sec)
2017-04-18T15:53:23.932 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
2017-04-18T15:53:23.932 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
2017-04-18T15:53:23.959 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar (8 KB at 272.5 KB/sec)
2017-04-18T15:53:23.993 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 2698.6 KB/sec)
2017-04-18T15:53:24.079 [ERROR] [ERROR] Could not find the selected project in the reactor: runners/flink/runner @ 
2017-04-18T15:53:24.081 [ERROR] Could not find the selected project in the reactor: runners/flink/runner -> [Help 1]
org.apache.maven.MavenExecutionException: Could not find the selected project in the reactor: runners/flink/runner
	at org.apache.maven.graph.DefaultGraphBuilder.trimSelectedProjects(DefaultGraphBuilder.java:182)
	at org.apache.maven.graph.DefaultGraphBuilder.dependencyGraph(DefaultGraphBuilder.java:115)
	at org.apache.maven.graph.DefaultGraphBuilder.build(DefaultGraphBuilder.java:92)
	at org.apache.maven.DefaultMaven.buildGraph(DefaultMaven.java:491)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:219)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
2017-04-18T15:53:24.082 [ERROR] 
2017-04-18T15:53:24.082 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2017-04-18T15:53:24.082 [ERROR] 
2017-04-18T15:53:24.082 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2017-04-18T15:53:24.082 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
channel stopped

Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Flink #2373

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/2373/display/redirect?page=changes>


Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Flink #2372

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

------------------------------------------
[...truncated 300.30 KB...]
 * [new ref]         refs/pull/991/merge -> origin/pr/991/merge
 * [new ref]         refs/pull/992/head -> origin/pr/992/head
 * [new ref]         refs/pull/992/merge -> origin/pr/992/merge
 * [new ref]         refs/pull/993/head -> origin/pr/993/head
 * [new ref]         refs/pull/993/merge -> origin/pr/993/merge
 * [new ref]         refs/pull/994/head -> origin/pr/994/head
 * [new ref]         refs/pull/994/merge -> origin/pr/994/merge
 * [new ref]         refs/pull/995/head -> origin/pr/995/head
 * [new ref]         refs/pull/995/merge -> origin/pr/995/merge
 * [new ref]         refs/pull/996/head -> origin/pr/996/head
 * [new ref]         refs/pull/996/merge -> origin/pr/996/merge
 * [new ref]         refs/pull/997/head -> origin/pr/997/head
 * [new ref]         refs/pull/997/merge -> origin/pr/997/merge
 * [new ref]         refs/pull/998/head -> origin/pr/998/head
 * [new ref]         refs/pull/999/head -> origin/pr/999/head
 * [new ref]         refs/pull/999/merge -> origin/pr/999/merge
Auto packing the repository for optimum performance. You may also
run "git gc" manually. See "git help gc" for more information.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1799)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1525)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:65)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:316)
	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:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor862.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.$Proxy103.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 11 more
ERROR: null
Retrying after 10 seconds
 > 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
Pruning obsolete local branches
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/*:refs/remotes/origin/pr/* --prune
 > git rev-parse refs/remotes/origin/pr/2576/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/2576/merge^{commit} # timeout=10
 > git rev-parse origin/pr/2576/merge^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Retrying after 10 seconds
 > 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
Pruning obsolete local branches
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/*:refs/remotes/origin/pr/* --prune
 > git rev-parse refs/remotes/origin/pr/2576/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/2576/merge^{commit} # timeout=10
Checking out Revision bfd22dca72869e1a9565270d9591aa34e31a8a50 (refs/remotes/origin/pr/2576/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bfd22dca72869e1a9565270d9591aa34e31a8a50
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.
Parsing POMs
Downloaded artifact http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Modules changed, recalculating dependency graph
Established TCP socket on 40236
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[beam_PostCommit_Java_ValidatesRunner_Flink] $ /home/jenkins/tools/java/latest1.8/bin/java -Dorg.slf4j.simpleLogger.showDateTime=true -Dorg.slf4j.simpleLogger.dateTimeFormat=yyyy-MM-dd'T'HH:mm:ss.SSS -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40236
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/.repository> -B -e clean verify -am -pl runners/flink/runner -Plocal-validates-runner-tests -Pvalidates-runner-tests
2017-04-18T16:29:02.784 [INFO] Error stacktraces are turned on.
2017-04-18T16:29:02.989 [INFO] Scanning for projects...
2017-04-18T16:29:04.445 [INFO] Downloading: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom
2017-04-18T16:29:05.269 [INFO] Downloaded: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.pom (7 KB at 7.5 KB/sec)
2017-04-18T16:29:05.276 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2017-04-18T16:29:05.332 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 114.6 KB/sec)
2017-04-18T16:29:05.341 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
2017-04-18T16:29:05.374 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 97.1 KB/sec)
2017-04-18T16:29:05.376 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
2017-04-18T16:29:05.442 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 334.2 KB/sec)
2017-04-18T16:29:05.445 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2017-04-18T16:29:05.488 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 723.2 KB/sec)
2017-04-18T16:29:05.492 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
2017-04-18T16:29:05.523 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 440.2 KB/sec)
2017-04-18T16:29:05.529 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
2017-04-18T16:29:05.556 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 149.8 KB/sec)
2017-04-18T16:29:05.560 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
2017-04-18T16:29:05.587 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 122.8 KB/sec)
2017-04-18T16:29:05.589 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
2017-04-18T16:29:05.620 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 644.1 KB/sec)
2017-04-18T16:29:05.622 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
2017-04-18T16:29:05.649 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 244.5 KB/sec)
2017-04-18T16:29:05.651 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
2017-04-18T16:29:05.681 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 441.4 KB/sec)
2017-04-18T16:29:05.684 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
2017-04-18T16:29:05.711 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 71.3 KB/sec)
2017-04-18T16:29:05.716 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
2017-04-18T16:29:05.743 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 174.7 KB/sec)
2017-04-18T16:29:05.744 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
2017-04-18T16:29:05.773 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 444.6 KB/sec)
2017-04-18T16:29:05.775 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
2017-04-18T16:29:05.802 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 174.5 KB/sec)
2017-04-18T16:29:05.805 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
2017-04-18T16:29:05.831 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 53.9 KB/sec)
2017-04-18T16:29:05.832 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
2017-04-18T16:29:05.859 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 85.2 KB/sec)
2017-04-18T16:29:05.861 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
2017-04-18T16:29:05.888 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 286.0 KB/sec)
2017-04-18T16:29:05.889 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
2017-04-18T16:29:05.922 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 612.3 KB/sec)
2017-04-18T16:29:05.926 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
2017-04-18T16:29:05.951 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 40.0 KB/sec)
2017-04-18T16:29:05.953 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
2017-04-18T16:29:05.980 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 22.1 KB/sec)
2017-04-18T16:29:05.982 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
2017-04-18T16:29:06.011 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 181.3 KB/sec)
2017-04-18T16:29:06.012 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
2017-04-18T16:29:06.038 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 73.6 KB/sec)
2017-04-18T16:29:06.040 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
2017-04-18T16:29:06.066 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 36.2 KB/sec)
2017-04-18T16:29:06.067 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
2017-04-18T16:29:06.097 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 330.4 KB/sec)
2017-04-18T16:29:06.099 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
2017-04-18T16:29:06.127 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 381.1 KB/sec)
2017-04-18T16:29:06.130 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
2017-04-18T16:29:06.156 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 13.6 KB/sec)
2017-04-18T16:29:06.158 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
2017-04-18T16:29:06.184 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 98.4 KB/sec)
2017-04-18T16:29:06.185 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
2017-04-18T16:29:06.216 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 440.9 KB/sec)
2017-04-18T16:29:06.219 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
2017-04-18T16:29:06.247 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 28.4 KB/sec)
2017-04-18T16:29:06.248 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
2017-04-18T16:29:06.274 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 159.3 KB/sec)
2017-04-18T16:29:06.276 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
2017-04-18T16:29:06.306 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 563.0 KB/sec)
2017-04-18T16:29:06.309 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
2017-04-18T16:29:06.335 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 145.8 KB/sec)
2017-04-18T16:29:06.337 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
2017-04-18T16:29:06.364 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 145.9 KB/sec)
2017-04-18T16:29:06.366 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
2017-04-18T16:29:06.394 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 291.5 KB/sec)
2017-04-18T16:29:06.395 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
2017-04-18T16:29:06.422 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 302.5 KB/sec)
2017-04-18T16:29:06.436 [INFO] Downloading: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.jar
2017-04-18T16:29:06.437 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
2017-04-18T16:29:06.437 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar
2017-04-18T16:29:06.438 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
2017-04-18T16:29:06.438 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
2017-04-18T16:29:06.479 [INFO] Downloaded: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.5.0.Final/os-maven-plugin-1.5.0.Final.jar (29 KB at 662.7 KB/sec)
2017-04-18T16:29:06.479 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
2017-04-18T16:29:06.519 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 541.4 KB/sec)
2017-04-18T16:29:06.519 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
2017-04-18T16:29:06.525 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar (53 KB at 595.4 KB/sec)
2017-04-18T16:29:06.525 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.jar (45 KB at 502.9 KB/sec)
2017-04-18T16:29:06.525 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
2017-04-18T16:29:06.525 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
2017-04-18T16:29:06.551 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar (157 KB at 1369.4 KB/sec)
2017-04-18T16:29:06.552 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
2017-04-18T16:29:06.552 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 50.1 KB/sec)
2017-04-18T16:29:06.552 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
2017-04-18T16:29:06.561 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 1547.9 KB/sec)
2017-04-18T16:29:06.561 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
2017-04-18T16:29:06.565 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 19.4 KB/sec)
2017-04-18T16:29:06.565 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
2017-04-18T16:29:06.586 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 217.8 KB/sec)
2017-04-18T16:29:06.586 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
2017-04-18T16:29:06.586 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 29.5 KB/sec)
2017-04-18T16:29:06.586 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
2017-04-18T16:29:06.615 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 23.4 KB/sec)
2017-04-18T16:29:06.615 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
2017-04-18T16:29:06.629 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 248.4 KB/sec)
2017-04-18T16:29:06.649 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 1348.7 KB/sec)
2017-04-18T16:29:06.659 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 1579.4 KB/sec)
2017-04-18T16:29:06.702 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 960.5 KB/sec)
2017-04-18T16:29:06.762 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 4525.9 KB/sec)
2017-04-18T16:29:06.887 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
2017-04-18T16:29:06.917 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom (2 KB at 51.0 KB/sec)
2017-04-18T16:29:06.919 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
2017-04-18T16:29:06.948 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom (13 KB at 444.5 KB/sec)
2017-04-18T16:29:06.951 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
2017-04-18T16:29:06.981 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1253.3 KB/sec)
2017-04-18T16:29:06.984 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
2017-04-18T16:29:07.013 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 518.5 KB/sec)
2017-04-18T16:29:07.017 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
2017-04-18T16:29:07.019 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
2017-04-18T16:29:07.048 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar (8 KB at 237.3 KB/sec)
2017-04-18T16:29:07.082 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 2532.6 KB/sec)
2017-04-18T16:29:07.184 [ERROR] [ERROR] Could not find the selected project in the reactor: runners/flink/runner @ 
2017-04-18T16:29:07.186 [ERROR] Could not find the selected project in the reactor: runners/flink/runner -> [Help 1]
org.apache.maven.MavenExecutionException: Could not find the selected project in the reactor: runners/flink/runner
	at org.apache.maven.graph.DefaultGraphBuilder.trimSelectedProjects(DefaultGraphBuilder.java:182)
	at org.apache.maven.graph.DefaultGraphBuilder.dependencyGraph(DefaultGraphBuilder.java:115)
	at org.apache.maven.graph.DefaultGraphBuilder.build(DefaultGraphBuilder.java:92)
	at org.apache.maven.DefaultMaven.buildGraph(DefaultMaven.java:491)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:219)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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:745)
2017-04-18T16:29:07.187 [ERROR] 
2017-04-18T16:29:07.187 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2017-04-18T16:29:07.187 [ERROR] 
2017-04-18T16:29:07.187 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2017-04-18T16:29:07.187 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
channel stopped

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Flink #2371

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

------------------------------------------
[...truncated 540.76 KB...]
 x [deleted]         (none)     -> origin/pr/920/head
 x [deleted]         (none)     -> origin/pr/920/merge
 x [deleted]         (none)     -> origin/pr/921/head
 x [deleted]         (none)     -> origin/pr/921/merge
 x [deleted]         (none)     -> origin/pr/922/head
 x [deleted]         (none)     -> origin/pr/922/merge
 x [deleted]         (none)     -> origin/pr/923/head
 x [deleted]         (none)     -> origin/pr/924/head
 x [deleted]         (none)     -> origin/pr/925/head
 x [deleted]         (none)     -> origin/pr/925/merge
 x [deleted]         (none)     -> origin/pr/926/head
 x [deleted]         (none)     -> origin/pr/926/merge
 x [deleted]         (none)     -> origin/pr/927/head
 x [deleted]         (none)     -> origin/pr/927/merge
 x [deleted]         (none)     -> origin/pr/928/head
 x [deleted]         (none)     -> origin/pr/929/head
 x [deleted]         (none)     -> origin/pr/93/head
 x [deleted]         (none)     -> origin/pr/930/head
 x [deleted]         (none)     -> origin/pr/930/merge
 x [deleted]         (none)     -> origin/pr/931/head
 x [deleted]         (none)     -> origin/pr/931/merge
 x [deleted]         (none)     -> origin/pr/932/head
 x [deleted]         (none)     -> origin/pr/932/merge
 x [deleted]         (none)     -> origin/pr/933/head
 x [deleted]         (none)     -> origin/pr/933/merge
 x [deleted]         (none)     -> origin/pr/934/head
 x [deleted]         (none)     -> origin/pr/934/merge
 x [deleted]         (none)     -> origin/pr/935/head
 x [deleted]         (none)     -> origin/pr/936/head
 x [deleted]         (none)     -> origin/pr/936/merge
 x [deleted]         (none)     -> origin/pr/937/head
 x [deleted]         (none)     -> origin/pr/937/merge
 x [deleted]         (none)     -> origin/pr/938/head
 x [deleted]         (none)     -> origin/pr/939/head
 x [deleted]         (none)     -> origin/pr/94/head
 x [deleted]         (none)     -> origin/pr/940/head
 x [deleted]         (none)     -> origin/pr/940/merge
 x [deleted]         (none)     -> origin/pr/941/head
 x [deleted]         (none)     -> origin/pr/941/merge
 x [deleted]         (none)     -> origin/pr/942/head
 x [deleted]         (none)     -> origin/pr/942/merge
 x [deleted]         (none)     -> origin/pr/943/head
 x [deleted]         (none)     -> origin/pr/943/merge
 x [deleted]         (none)     -> origin/pr/944/head
 x [deleted]         (none)     -> origin/pr/945/head
 x [deleted]         (none)     -> origin/pr/945/merge
 x [deleted]         (none)     -> origin/pr/946/head
 x [deleted]         (none)     -> origin/pr/946/merge
 x [deleted]         (none)     -> origin/pr/947/head
 x [deleted]         (none)     -> origin/pr/947/merge
 x [deleted]         (none)     -> origin/pr/948/head
 x [deleted]         (none)     -> origin/pr/948/merge
 x [deleted]         (none)     -> origin/pr/949/head
 x [deleted]         (none)     -> origin/pr/949/merge
 x [deleted]         (none)     -> origin/pr/95/head
 x [deleted]         (none)     -> origin/pr/95/merge
 x [deleted]         (none)     -> origin/pr/950/head
 x [deleted]         (none)     -> origin/pr/951/head
 x [deleted]         (none)     -> origin/pr/951/merge
 x [deleted]         (none)     -> origin/pr/952/head
 x [deleted]         (none)     -> origin/pr/952/merge
 x [deleted]         (none)     -> origin/pr/953/head
 x [deleted]         (none)     -> origin/pr/954/head
 x [deleted]         (none)     -> origin/pr/954/merge
 x [deleted]         (none)     -> origin/pr/955/head
 x [deleted]         (none)     -> origin/pr/955/merge
 x [deleted]         (none)     -> origin/pr/956/head
 x [deleted]         (none)     -> origin/pr/957/head
 x [deleted]         (none)     -> origin/pr/958/head
 x [deleted]         (none)     -> origin/pr/959/head
 x [deleted]         (none)     -> origin/pr/959/merge
 x [deleted]         (none)     -> origin/pr/96/head
 x [deleted]         (none)     -> origin/pr/96/merge
 x [deleted]         (none)     -> origin/pr/960/head
 x [deleted]         (none)     -> origin/pr/960/merge
 x [deleted]         (none)     -> origin/pr/961/head
 x [deleted]         (none)     -> origin/pr/962/head
 x [deleted]         (none)     -> origin/pr/962/merge
 x [deleted]         (none)     -> origin/pr/963/head
 x [deleted]         (none)     -> origin/pr/963/merge
 x [deleted]         (none)     -> origin/pr/964/head
 x [deleted]         (none)     -> origin/pr/965/head
 x [deleted]         (none)     -> origin/pr/965/merge
 x [deleted]         (none)     -> origin/pr/966/head
 x [deleted]         (none)     -> origin/pr/967/head
 x [deleted]         (none)     -> origin/pr/967/merge
 x [deleted]         (none)     -> origin/pr/968/head
 x [deleted]         (none)     -> origin/pr/968/merge
 x [deleted]         (none)     -> origin/pr/969/head
 x [deleted]         (none)     -> origin/pr/969/merge
 x [deleted]         (none)     -> origin/pr/97/head
 x [deleted]         (none)     -> origin/pr/97/merge
 x [deleted]         (none)     -> origin/pr/970/head
 x [deleted]         (none)     -> origin/pr/970/merge
 x [deleted]         (none)     -> origin/pr/971/head
 x [deleted]         (none)     -> origin/pr/971/merge
 x [deleted]         (none)     -> origin/pr/972/head
 x [deleted]         (none)     -> origin/pr/973/head
 x [deleted]         (none)     -> origin/pr/974/head
 x [deleted]         (none)     -> origin/pr/974/merge
 x [deleted]         (none)     -> origin/pr/975/head
 x [deleted]         (none)     -> origin/pr/975/merge
 x [deleted]         (none)     -> origin/pr/976/head
 x [deleted]         (none)     -> origin/pr/976/merge
 x [deleted]         (none)     -> origin/pr/977/head
 x [deleted]         (none)     -> origin/pr/977/merge
 x [deleted]         (none)     -> origin/pr/978/head
 x [deleted]         (none)     -> origin/pr/978/merge
 x [deleted]         (none)     -> origin/pr/979/head
 x [deleted]         (none)     -> origin/pr/979/merge
 x [deleted]         (none)     -> origin/pr/98/head
 x [deleted]         (none)     -> origin/pr/980/head
 x [deleted]         (none)     -> origin/pr/980/merge
 x [deleted]         (none)     -> origin/pr/981/head
 x [deleted]         (none)     -> origin/pr/982/head
 x [deleted]         (none)     -> origin/pr/982/merge
 x [deleted]         (none)     -> origin/pr/983/head
 x [deleted]         (none)     -> origin/pr/983/merge
 x [deleted]         (none)     -> origin/pr/984/head
 x [deleted]         (none)     -> origin/pr/984/merge
 x [deleted]         (none)     -> origin/pr/985/head
 x [deleted]         (none)     -> origin/pr/985/merge
 x [deleted]         (none)     -> origin/pr/986/head
 x [deleted]         (none)     -> origin/pr/986/merge
 x [deleted]         (none)     -> origin/pr/987/head
 x [deleted]         (none)     -> origin/pr/988/head
 x [deleted]         (none)     -> origin/pr/988/merge
 x [deleted]         (none)     -> origin/pr/989/head
 x [deleted]         (none)     -> origin/pr/989/merge
 x [deleted]         (none)     -> origin/pr/99/head
 x [deleted]         (none)     -> origin/pr/99/merge
 x [deleted]         (none)     -> origin/pr/990/head
 x [deleted]         (none)     -> origin/pr/990/merge
 x [deleted]         (none)     -> origin/pr/991/head
 x [deleted]         (none)     -> origin/pr/991/merge
 x [deleted]         (none)     -> origin/pr/992/head
 x [deleted]         (none)     -> origin/pr/992/merge
 x [deleted]         (none)     -> origin/pr/993/head
 x [deleted]         (none)     -> origin/pr/993/merge
 x [deleted]         (none)     -> origin/pr/994/head
 x [deleted]         (none)     -> origin/pr/994/merge
 x [deleted]         (none)     -> origin/pr/995/head
 x [deleted]         (none)     -> origin/pr/995/merge
 x [deleted]         (none)     -> origin/pr/996/head
 x [deleted]         (none)     -> origin/pr/996/merge
 x [deleted]         (none)     -> origin/pr/997/head
 x [deleted]         (none)     -> origin/pr/997/merge
 x [deleted]         (none)     -> origin/pr/998/head
 x [deleted]         (none)     -> origin/pr/999/head
 x [deleted]         (none)     -> origin/pr/999/merge
remote: Counting objects: 83, done.        
remote: Compressing objects:   3% (1/33)           remote: Compressing objects:   6% (2/33)           remote: Compressing objects:   9% (3/33)           remote: Compressing objects:  12% (4/33)           remote: Compressing objects:  15% (5/33)           remote: Compressing objects:  18% (6/33)           remote: Compressing objects:  21% (7/33)           remote: Compressing objects:  24% (8/33)           remote: Compressing objects:  27% (9/33)           remote: Compressing objects:  30% (10/33)           remote: Compressing objects:  33% (11/33)           remote: Compressing objects:  36% (12/33)           remote: Compressing objects:  39% (13/33)           remote: Compressing objects:  42% (14/33)           remote: Compressing objects:  45% (15/33)           remote: Compressing objects:  48% (16/33)           remote: Compressing objects:  51% (17/33)           remote: Compressing objects:  54% (18/33)           remote: Compressing objects:  57% (19/33)           remote: Compressing objects:  60% (20/33)           remote: Compressing objects:  63% (21/33)           remote: Compressing objects:  66% (22/33)           remote: Compressing objects:  69% (23/33)           remote: Compressing objects:  72% (24/33)           remote: Compressing objects:  75% (25/33)           remote: Compressing objects:  78% (26/33)           remote: Compressing objects:  81% (27/33)           remote: Compressing objects:  84% (28/33)           remote: Compressing objects:  87% (29/33)           remote: Compressing objects:  90% (30/33)           remote: Compressing objects:  93% (31/33)           remote: Compressing objects:  96% (32/33)           remote: Compressing objects: 100% (33/33)           remote: Compressing objects: 100% (33/33), done.        
remote: Total 83 (delta 22), reused 15 (delta 15), pack-reused 25        
error: unable to resolve reference refs/remotes/origin/pr/2286/merge: No such file or directory
 ! 4bc3c9f...535b9c2 refs/pull/2286/merge -> origin/pr/2286/merge  (unable to update local ref)
 * [new ref]         refs/pull/2575/head -> origin/pr/2575/head
 * [new ref]         refs/pull/2575/merge -> origin/pr/2575/merge
 * [new ref]         refs/pull/2576/head -> origin/pr/2576/head
 * [new ref]         refs/pull/2576/merge -> origin/pr/2576/merge
Auto packing the repository for optimum performance. You may also
run "git gc" manually. See "git help gc" for more information.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1799)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1525)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:65)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:316)
	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:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor862.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.$Proxy103.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 11 more
ERROR: null
Retrying after 10 seconds
 > 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
Pruning obsolete local branches
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/*:refs/remotes/origin/pr/* --prune
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:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* --prune" returned status code 128:
stdout: 
stderr: From https://github.com/apache/beam
 x [deleted]         (none)     -> origin/pr/2575/head
 x [deleted]         (none)     -> origin/pr/2575/merge
 x [deleted]         (none)     -> origin/pr/2576/head
 x [deleted]         (none)     -> origin/pr/2576/merge
error: RPC failed; result=18, HTTP code = 200
fatal: The remote end hung up unexpectedly

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1799)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1525)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:65)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:316)
	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:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to beam5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor862.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.$Proxy103.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 11 more
ERROR: null