You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/18 16:04:43 UTC

[GitHub] [pulsar] merlimat opened a new pull request #5416: Update version of dockerfile-maven plugin

merlimat opened a new pull request #5416: Update version of dockerfile-maven plugin
URL: https://github.com/apache/pulsar/pull/5416
 
 
   ### Motivation
   
   Errors in integration tests seems to be caused by older version of docker client lib.
   
   ```
   2019-10-18\T\02:38:26.361 [ERROR] no status provided on response: unknown
   2019-10-18\T\02:38:26.365 [WARNING] An attempt failed, will retry 1 more times
   org.apache.maven.plugin.MojoExecutionException: Could not build image
       at com.spotify.plugin.dockerfile.BuildMojo.buildImage (BuildMojo.java:208)
       at com.spotify.plugin.dockerfile.BuildMojo.execute (BuildMojo.java:110)
       at com.spotify.plugin.dockerfile.AbstractDockerMojo.tryExecute (AbstractDockerMojo.java:259)
   ```

----------------------------------------------------------------
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