You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2018/09/07 22:19:00 UTC

[jira] [Commented] (GEODE-5710) CI failure in DistributedTest due to SSH Timeout

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

Jacob S. Barrett commented on GEODE-5710:
-----------------------------------------

It looks like the host went away between tasks. Probably not much we can do there to address that. 

> CI failure in DistributedTest due to SSH Timeout
> ------------------------------------------------
>
>                 Key: GEODE-5710
>                 URL: https://issues.apache.org/jira/browse/GEODE-5710
>             Project: Geode
>          Issue Type: Bug
>          Components: ci
>            Reporter: Galen O'Sullivan
>            Priority: Major
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/369
> {noformat}
> execute_tests
> 	
> Warning: Permanently added '35.239.217.9' (ECDSA) to the list of known hosts.
> 	
> capture-call-stacks.sh                                                                                                                                                                                                                                                                                                                                                                                                                                                  100% 3194     3.1MB/s   3.1KB/s   00:00    
> 	
> ./gradlew     -PparallelDunit -PdunitDockerUser=geode     -PdunitParallelForks=24     -PdunitDockerImage=$(docker images --format '{{.Repository}}:{{.Tag}}')     --parallel --console=plain --no-daemon -x javadoc -x spotlessCheck -x rat     distributedTest          -PsourceRevision="52bd3fc63970e2929fc8df76a7621d5147a6e393" -PsourceRepository="develop"
> 	
> ssh: connect to host 35.239.217.9 port 22: Operation timed out
> {noformat}
> The first two lines (through {{capture-call-stacks.sh}} are timestamped 12:02:24; the {{./gradlew ...}} and ssh error message are timestamped 12:05:04.



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