[jira] [Commented] (CAMEL-13653) Repair some failed CI tests (aufs layer ... no such file or directory)

2019-06-18 Thread Alex Dettinger (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866342#comment-16866342
 ] 

Alex Dettinger commented on CAMEL-13653:


Those 3 CI tests sticky failed during 5 builds and now passes. The upgrade to 
the consul:1.5.1 image seems unrelated.

Closing for now, let's track any new occurrences if any.

> Repair some failed CI tests (aufs layer ... no such file or directory)
> --
>
> Key: CAMEL-13653
> URL: https://issues.apache.org/jira/browse/CAMEL-13653
> Project: Camel
>  Issue Type: Task
>Affects Versions: 3.0.0-M3
>Reporter: Alex Dettinger
>Assignee: Alex Dettinger
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-13653) Repair some failed CI tests (aufs layer ... no such file or directory)

2019-06-17 Thread Alex Dettinger (JIRA)


[ 
https://issues.apache.org/jira/browse/CAMEL-13653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865473#comment-16865473
 ] 

Alex Dettinger commented on CAMEL-13653:


3 tests involving the docker image consul:1.0.7 are failing in CI:
 * ContainerAwareSpringTestSupportIT
 * ContainerAwareTestSupportIT
 * ConsulServiceRegistryIT

For those 3 tests, the error message below is issued:

open 
/var/lib/docker/aufs/layers/d85e709cc8231015022bfd721c48294479f5f117dbd2da8412cae2aa0ec06648:
 no such file or directory

The issue can't be reproduced locally for any of those 3 tests.

Reference to similar issues suggest that possible solutions could involve, not 
using cache, upgrading docker version, re-pulling the image or cleaning up all 
docker data and restarting the daemon.

 

As a first step, let's upgrade the ConsulServiceRegistryIT image to 
consul:1.5.1. This way, a new fresh image will be pulled, and we gain 
information around a possible corruption. If successful, we should consider 
upgrading all tests and base test class involving consul 1.0.7.

> Repair some failed CI tests (aufs layer ... no such file or directory)
> --
>
> Key: CAMEL-13653
> URL: https://issues.apache.org/jira/browse/CAMEL-13653
> Project: Camel
>  Issue Type: Task
>Affects Versions: 3.0.0-M3
>Reporter: Alex Dettinger
>Assignee: Alex Dettinger
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)