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/03/09 02:15:40 UTC

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),linux #1

See <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/1/display/redirect>

------------------------------------------
Started by upstream project "beam_PostCommit_Java_Version_Test" build number 1
originally caused by:
 GitHub pull request #2204 of commit 1d883306813c5ca3e4d591b3b599081e9576c48d, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on beam1 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/ws/> # 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/*:refs/remotes/origin/pr/*
Checking out Revision e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2 (refs/remotes/origin/pr/2204/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2
FATAL: Could not checkout e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2
hudson.plugins.git.GitException: Could not checkout e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2063)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	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:145)
	at sun.reflect.GeneratedMethodAccessor465.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:131)
	at com.sun.proxy.$Proxy102.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1135)
	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.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2055)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
	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)

Build failed in Jenkins: beam_PostCommit_Java_Version_Test » OpenJDK 7 (on Ubuntu only),linux #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/2/display/redirect>

------------------------------------------
Started by upstream project "beam_PostCommit_Java_Version_Test" build number 2
originally caused by:
 GitHub pull request #2204 of commit cd9ca662d596d87a09b4ca16cb97a457095fefb7, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H13 (Hadoop) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/ws/> # 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/*:refs/remotes/origin/pr/*
Checking out Revision 110b9592a6e081a6d9375a627b5b601a6aedf4ef (refs/remotes/origin/pr/2204/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 110b9592a6e081a6d9375a627b5b601a6aedf4ef
 > git rev-list e88fe3a0e630bc60aef755a2519cfdf4e4dba7b2 # timeout=10
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.
[linux] $ /home/jenkins/tools/maven/apache-maven-3.3.3/bin/mvn -f pom.xml -DghprbTriggerAuthorLogin=markflyhigh -DghprbGhRepository=apache/beam -DghprbAuthorRepoGitUrl=https://github.com/markflyhigh/incubator-beam.git "-DghprbTriggerAuthor=Mark Liu" -DghprbPullLink=https://github.com/apache/beam/pull/2204 -DghprbActualCommit=cd9ca662d596d87a09b4ca16cb97a457095fefb7 -DghprbPullAuthorLogin=markflyhigh -DghprbSourceBranch=jenkins_java_sdk_version_test -DghprbTriggerAuthorLoginMention=@markflyhigh "-DghprbPullLongDescription=Be sure to do all of the following to help us incorporate your contribution\r\nquickly and easily:\r\n\r\n - [x] Make sure the PR title is formatted like:\r\n   `[BEAM-<Jira issue #>] Description of pull request`\r\n - [ ] Make sure tests pass via `mvn clean verify`. (Even better, enable\r\n       Travis-CI on your fork and ensure the whole test matrix passes).\r\n - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue\r\n       number, if there is one.\r\n - [ ] If this contribution is large, please file an Apache\r\n       [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).\r\n\r\n---\r\n\r\nJava JDK version tests in Jenkins." -DghprbTriggerAuthorEmail= "-DghprbPullTitle=This PR is only for test purpose - Do not merge!" -DghprbActualCommitAuthorEmail=markliu@google.com -DghprbTargetBranch=master -DghprbPullId=2204 -DghprbCredentialsId=56783412-83e6-4ab7-965c-3f8c3b9dd8f1 -DghprbPullAuthorEmail= -Dlabel=linux -Dsha1=origin/pr/2204/merge "-Djdk=OpenJDK 7 (on Ubuntu only)" -DghprbPullAuthorLoginMention=@markflyhigh "-DghprbPullDescription=GitHub pull request #2204 of commit cd9ca662d596d87a09b4ca16cb97a457095fefb7, no merge conflicts." "-DghprbActualCommitAuthor=Mark Liu" -DGIT_BRANCH=jenkins_java_sdk_version_test "-DghprbCommentBody=Run Java Versions Test" "-Dmaven.repo.local=<https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/ws/.repository"> -B -e -P release clean install -pl !sdks/python coveralls:report -DrepoToken=**** -B -e -P release clean verify coveralls:report -pl examples/java -DrepoToken=**** -DskipITs=false -Dit.test=WordCountIT '-DintegrationTestPipelineOptions=[ "--project=apache-beam-testing", "--tempRoot=gs://temp-storage-for-end-to-end-tests", "--runner=org.apache.beam.runners.dataflow.testing.TestDataflowRunner"]'
Warning: JAVA_HOME environment variable is not set.
/home/jenkins/tools/maven/apache-maven-3.3.3/bin/mvn: 200: local: 7: bad variable name
2017-03-09\T\02:16:06.027 [INFO] Error stacktraces are turned on.
2017-03-09\T\02:16:06.086 [INFO] Scanning for projects...
2017-03-09\T\02:16:06.424 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
2017-03-09\T\02:16:07.239 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 18.7 KB/sec)
2017-03-09\T\02:16:07.807 [INFO] Downloading: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.4.0.Final/os-maven-plugin-1.4.0.Final.pom
2017-03-09\T\02:16:07.827 [INFO] Downloaded: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.4.0.Final/os-maven-plugin-1.4.0.Final.pom (7 KB at 302.3 KB/sec)
2017-03-09\T\02:16:07.835 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
2017-03-09\T\02:16:07.856 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 305.5 KB/sec)
2017-03-09\T\02:16:07.868 [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-03-09\T\02:16:07.886 [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 183.5 KB/sec)
2017-03-09\T\02:16:07.888 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
2017-03-09\T\02:16:07.912 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 919.1 KB/sec)
2017-03-09\T\02:16:07.915 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
2017-03-09\T\02:16:07.938 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1383.6 KB/sec)
2017-03-09\T\02:16:07.942 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
2017-03-09\T\02:16:07.960 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec)
2017-03-09\T\02:16:07.967 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
2017-03-09\T\02:16:07.984 [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 237.9 KB/sec)
2017-03-09\T\02:16:07.989 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
2017-03-09\T\02:16:08.005 [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 207.2 KB/sec)
2017-03-09\T\02:16:08.007 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
2017-03-09\T\02:16:08.025 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec)
2017-03-09\T\02:16:08.028 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
2017-03-09\T\02:16:08.044 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec)
2017-03-09\T\02:16:08.046 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
2017-03-09\T\02:16:08.064 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 735.7 KB/sec)
2017-03-09\T\02:16:08.069 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
2017-03-09\T\02:16:08.086 [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 120.2 KB/sec)
2017-03-09\T\02:16:08.092 [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-03-09\T\02:16:08.111 [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 248.3 KB/sec)
2017-03-09\T\02:16:08.115 [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-03-09\T\02:16:08.134 [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 716.3 KB/sec)
2017-03-09\T\02:16:08.136 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
2017-03-09\T\02:16:08.152 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 294.4 KB/sec)
2017-03-09\T\02:16:08.156 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
2017-03-09\T\02:16:08.173 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 82.4 KB/sec)
2017-03-09\T\02:16:08.175 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
2017-03-09\T\02:16:08.192 [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 135.3 KB/sec)
2017-03-09\T\02:16:08.193 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
2017-03-09\T\02:16:08.210 [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 454.2 KB/sec)
2017-03-09\T\02:16:08.212 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
2017-03-09\T\02:16:08.231 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1063.5 KB/sec)
2017-03-09\T\02:16:08.236 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
2017-03-09\T\02:16:08.253 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 62.4 KB/sec)
2017-03-09\T\02:16:08.256 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
2017-03-09\T\02:16:08.272 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 37.4 KB/sec)
2017-03-09\T\02:16:08.274 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
2017-03-09\T\02:16:08.290 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 328.7 KB/sec)
2017-03-09\T\02:16:08.292 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
2017-03-09\T\02:16:08.307 [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 127.5 KB/sec)
2017-03-09\T\02:16:08.310 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
2017-03-09\T\02:16:08.325 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 62.8 KB/sec)
2017-03-09\T\02:16:08.329 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
2017-03-09\T\02:16:08.349 [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 495.6 KB/sec)
2017-03-09\T\02:16:08.351 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
2017-03-09\T\02:16:08.370 [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 561.6 KB/sec)
2017-03-09\T\02:16:08.374 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
2017-03-09\T\02:16:08.389 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 23.6 KB/sec)
2017-03-09\T\02:16:08.391 [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-03-09\T\02:16:08.408 [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 144.8 KB/sec)
2017-03-09\T\02:16:08.410 [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-03-09\T\02:16:08.428 [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 803.9 KB/sec)
2017-03-09\T\02:16:08.431 [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-03-09\T\02:16:08.446 [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 53.1 KB/sec)
2017-03-09\T\02:16:08.448 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
2017-03-09\T\02:16:08.463 [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 276.0 KB/sec)
2017-03-09\T\02:16:08.466 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
2017-03-09\T\02:16:08.483 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 993.5 KB/sec)
2017-03-09\T\02:16:08.487 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
2017-03-09\T\02:16:08.502 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 252.8 KB/sec)
2017-03-09\T\02:16:08.506 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
2017-03-09\T\02:16:08.521 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 262.6 KB/sec)
2017-03-09\T\02:16:08.523 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
2017-03-09\T\02:16:08.540 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec)
2017-03-09\T\02:16:08.542 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
2017-03-09\T\02:16:08.558 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec)
2017-03-09\T\02:16:08.582 [INFO] Downloading: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.4.0.Final/os-maven-plugin-1.4.0.Final.jar
2017-03-09\T\02:16:08.583 [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-03-09\T\02:16:08.584 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.jar
2017-03-09\T\02:16:08.584 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.jar
2017-03-09\T\02:16:08.585 [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-03-09\T\02:16:08.605 [INFO] Downloaded: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.4.0.Final/os-maven-plugin-1.4.0.Final.jar (29 KB at 1121.1 KB/sec)
2017-03-09\T\02:16:08.605 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
2017-03-09\T\02:16:08.629 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 974.6 KB/sec)
2017-03-09\T\02:16:08.629 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
2017-03-09\T\02:16:08.641 [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 745.9 KB/sec)
2017-03-09\T\02:16:08.641 [INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
2017-03-09\T\02:16:08.644 [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 858.9 KB/sec)
2017-03-09\T\02:16:08.644 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
2017-03-09\T\02:16:08.645 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 93.6 KB/sec)
2017-03-09\T\02:16:08.645 [INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
2017-03-09\T\02:16:08.655 [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 2138.5 KB/sec)
2017-03-09\T\02:16:08.655 [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-03-09\T\02:16:08.656 [INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 33.9 KB/sec)
2017-03-09\T\02:16:08.656 [INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
2017-03-09\T\02:16:08.662 [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 2429.6 KB/sec)
2017-03-09\T\02:16:08.662 [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-03-09\T\02:16:08.666 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 398.0 KB/sec)
2017-03-09\T\02:16:08.666 [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-03-09\T\02:16:08.671 [INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 50.1 KB/sec)
2017-03-09\T\02:16:08.671 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
2017-03-09\T\02:16:08.680 [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 42.8 KB/sec)
2017-03-09\T\02:16:08.680 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
2017-03-09\T\02:16:08.692 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (46 KB at 425.5 KB/sec)
2017-03-09\T\02:16:08.711 [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 2240.7 KB/sec)
2017-03-09\T\02:16:08.728 [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 1707.6 KB/sec)
2017-03-09\T\02:16:08.738 [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 2266.5 KB/sec)
2017-03-09\T\02:16:08.843 [INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 5661.7 KB/sec)
2017-03-09\T\02:16:09.063 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
2017-03-09\T\02:16:09.079 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom (2 KB at 95.6 KB/sec)
2017-03-09\T\02:16:09.081 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
2017-03-09\T\02:16:09.098 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom (13 KB at 758.3 KB/sec)
2017-03-09\T\02:16:09.100 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
2017-03-09\T\02:16:09.119 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 2044.9 KB/sec)
2017-03-09\T\02:16:09.122 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
2017-03-09\T\02:16:09.139 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 884.5 KB/sec)
2017-03-09\T\02:16:09.146 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar
2017-03-09\T\02:16:09.147 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
2017-03-09\T\02:16:09.164 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.jar (8 KB at 387.2 KB/sec)
2017-03-09\T\02:16:09.185 [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 4115.4 KB/sec)
2017-03-09\T\02:16:09.288 [WARNING] 
2017-03-09\T\02:16:09.288 [WARNING] Some problems were encountered while building the effective model for org.apache.beam:beam-runners-google-cloud-dataflow-java:jar:0.7.0-SNAPSHOT
2017-03-09\T\02:16:09.288 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.beam:beam-runners-core-construction-java:jar -> duplicate declaration of version (?) @ org.apache.beam:beam-runners-google-cloud-dataflow-java:[unknown-version], <https://builds.apache.org/job/beam_PostCommit_Java_Version_Test/jdk=OpenJDK%207%20(on%20Ubuntu%20only),label=linux/ws/runners/google-cloud-dataflow-java/pom.xml,> line 360, column 19
2017-03-09\T\02:16:09.288 [WARNING] 
2017-03-09\T\02:16:09.288 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
2017-03-09\T\02:16:09.288 [WARNING] 
2017-03-09\T\02:16:09.288 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
2017-03-09\T\02:16:09.288 [WARNING] 
2017-03-09\T\02:16:09.306 [ERROR] [ERROR] Could not find the selected project in the reactor: sdks/python @ 
2017-03-09\T\02:16:09.307 [ERROR] Could not find the selected project in the reactor: sdks/python -> [Help 1]
org.apache.maven.MavenExecutionException: Could not find the selected project in the reactor: sdks/python
	at org.apache.maven.graph.DefaultGraphBuilder.trimExcludedProjects(DefaultGraphBuilder.java:273)
	at org.apache.maven.graph.DefaultGraphBuilder.dependencyGraph(DefaultGraphBuilder.java:116)
	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.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	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.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
2017-03-09\T\02:16:09.307 [ERROR] 
2017-03-09\T\02:16:09.307 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
2017-03-09\T\02:16:09.307 [ERROR] 
2017-03-09\T\02:16:09.307 [ERROR] For more information about the errors and possible solutions, please read the following articles:
2017-03-09\T\02:16:09.308 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure