You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2016/11/02 18:25:58 UTC

[jira] [Updated] (METRON-134) EC2 Deployment Will Continue Even if All Hosts Are Not Ready

     [ https://issues.apache.org/jira/browse/METRON-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Casey Stella updated METRON-134:
--------------------------------
    Fix Version/s:     (was: 0.2.1BETA)

> EC2 Deployment Will Continue Even if All Hosts Are Not Ready
> ------------------------------------------------------------
>
>                 Key: METRON-134
>                 URL: https://issues.apache.org/jira/browse/METRON-134
>             Project: Metron
>          Issue Type: Bug
>         Environment: amazon-ec2
>            Reporter: Nick Allen
>            Priority: Minor
>              Labels: platform
>
> The deployment process should stop immediately if all hosts needed for Metron are not ready to continue the deployment process.   Otherwise, known as the "Jimmy Lin" issues. :)
> TASK [setup] *******************************************************************
> fatal: [ec2-54-200-158-35.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-186-101-72.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-186-227-146.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-191-198-134.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-187-163-186.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-186-225-238.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-200-145-97.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> fatal: [ec2-54-187-172-159.us-west-2.compute.amazonaws.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh.", "unreachable": true}
> ok: [ec2-54-187-25-6.us-west-2.compute.amazonaws.com]
> ok: [ec2-54-186-18-33.us-west-2.compute.amazonaws.com]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)