You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/07/01 16:11:07 UTC

[GitHub] [incubator-mxnet] aaronmarkham opened a new issue #15423: clojure test in CI failures

aaronmarkham opened a new issue #15423: clojure test in CI failures
URL: https://github.com/apache/incubator-mxnet/issues/15423
 
 
   ## Description
   I've seen this test in CI fail a number of times maybe due to a temporary network issue. Maybe this step can be setup with a retry or two, so we don't fail and have to restart the whole set of tests.
   Here's an example.
   ```
   [ERROR] Failed to execute goal on project mxnet-parent: Could not resolve dependencies for project org.apache.mxnet:mxnet-parent:pom:INTERNAL: Could not transfer artifact org.apache.logging.log4j:log4j-core:jar:2.11.1 from/to central (https://repo.maven.apache.org/maven2): GET request of: org/apache/logging/log4j/log4j-core/2.11.1/log4j-core-2.11.1.jar from central failed: Connection reset -> [Help 1]
   ```
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-cpu/detail/PR-15117/5/pipeline/

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services