Skip to content

Upgrade Dataflow worker#2129

Merged
asfgit merged 1 commit intoapache:masterfrom
dhalperi:upgrade-dataflow-worker
Feb 28, 2017
Merged

Upgrade Dataflow worker#2129
asfgit merged 1 commit intoapache:masterfrom
dhalperi:upgrade-dataflow-worker

Conversation

@dhalperi
Copy link
Contributor

R: @tgroh

@dhalperi
Copy link
Contributor Author

Run Dataflow RunnableOnService

@tgroh
Copy link
Member

tgroh commented Feb 28, 2017

LGTM pending green

@asfbot
Copy link

asfbot commented Feb 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7972/
--none--

@dhalperi
Copy link
Contributor Author

retest this please

@asfbot
Copy link

asfbot commented Feb 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7975/

Build result: FAILURE

[...truncated 1.72 MB...] at org.apache.maven.wagon.providers.http.httpclient.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161) at org.apache.maven.wagon.providers.http.httpclient.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153) at org.apache.maven.wagon.providers.http.httpclient.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.maven.wagon.providers.http.httpclient.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute(MainClientExec.java:254) at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195) at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute(RetryExec.java:86) at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108) at org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:832) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:983) ... 61 more2017-02-28T20:04:25.720 [ERROR] 2017-02-28T20:04:25.720 [ERROR] Re-run Maven using the -X switch to enable full debug logging.2017-02-28T20:04:25.720 [ERROR] 2017-02-28T20:04:25.720 [ERROR] For more information about the errors and possible solutions, please read the following articles:2017-02-28T20:04:25.720 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException2017-02-28T20:04:25.720 [ERROR] 2017-02-28T20:04:25.720 [ERROR] After correcting the problems, you can resume the build with the command2017-02-28T20:04:25.720 [ERROR] mvn -rf :beam-examples-javachannel stoppedSetting status of d442766 to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7975/ and message: 'Build finished. 'Using context: Jenkins: Maven clean install
--none--

@dhalperi
Copy link
Contributor Author

retest this please

@asfbot
Copy link

asfbot commented Feb 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7977/

Build result: FAILURE

[...truncated 1.85 MB...] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)Caused by: org.apache.maven.plugin.MojoFailureException: I/O operation failed at org.eluder.coveralls.maven.plugin.CoverallsReportMojo.execute(CoverallsReportMojo.java:259) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 moreCaused by: java.io.IOException: Report submission to Coveralls API failed with HTTP status 500: Internal Server Error (Coveralls API internal error) at org.eluder.coveralls.maven.plugin.httpclient.CoverallsClient.parseResponse(CoverallsClient.java:108) at org.eluder.coveralls.maven.plugin.httpclient.CoverallsClient.submit(CoverallsClient.java:85) at org.eluder.coveralls.maven.plugin.CoverallsReportMojo.submitData(CoverallsReportMojo.java:400) at org.eluder.coveralls.maven.plugin.CoverallsReportMojo.execute(CoverallsReportMojo.java:254) ... 33 moreCaused by: java.io.IOException: Coveralls API internal error at org.eluder.coveralls.maven.plugin.httpclient.CoverallsClient.parseResponse(CoverallsClient.java:97) ... 36 more2017-02-28T20:46:18.159 [ERROR] 2017-02-28T20:46:18.159 [ERROR] Re-run Maven using the -X switch to enable full debug logging.2017-02-28T20:46:18.159 [ERROR] 2017-02-28T20:46:18.159 [ERROR] For more information about the errors and possible solutions, please read the following articles:2017-02-28T20:46:18.159 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExceptionchannel stoppedSetting status of d442766 to FAILURE with url https://builds.apache.org/job/beam_PreCommit_Java_MavenInstall/7977/ and message: 'Build finished. 'Using context: Jenkins: Maven clean install
--none--

@asfbot
Copy link

asfbot commented Feb 28, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/beam_PostCommit_Java_RunnableOnService_Dataflow/2431/
--none--

@dhalperi
Copy link
Contributor Author

Dataflow runnable on service passed, and the Maven clean install failed only after everything succeeded but uploading to coveralls failed (s3 outage?).

@asfgit asfgit merged commit d442766 into apache:master Feb 28, 2017
asfgit pushed a commit that referenced this pull request Feb 28, 2017
@dhalperi dhalperi deleted the upgrade-dataflow-worker branch February 28, 2017 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants