Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CB9017C87 for ; Tue, 27 Jan 2015 04:18:34 +0000 (UTC) Received: (qmail 56457 invoked by uid 500); 27 Jan 2015 04:18:34 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 56407 invoked by uid 500); 27 Jan 2015 04:18:34 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 56188 invoked by uid 99); 27 Jan 2015 04:18:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jan 2015 04:18:34 +0000 Date: Tue, 27 Jan 2015 04:18:34 +0000 (UTC) From: "Florian Barca (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-9341) Failing to register hosts on Centos5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-9341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Barca updated AMBARI-9341: ---------------------------------- Priority: Blocker (was: Critical) > Failing to register hosts on Centos5 > ------------------------------------ > > Key: AMBARI-9341 > URL: https://issues.apache.org/jira/browse/AMBARI-9341 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.0.0 > Environment: Linux CentOS 5 > Reporter: Florian Barca > Assignee: Florian Barca > Priority: Blocker > Fix For: 2.0.0 > > > ambari hdp installation failing to register hosts. > Exceptions: > ========================== > Creating target directory... > ========================== > Command start time 2015-01-26 02:02:04 > Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed.Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed. > SSH command execution finished > host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=0 host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=0 > Command end time 2015-01-26 02:02:04 > ========================== > Copying common functions script... > ========================== > Command start time 2015-01-26 02:02:04 > scp /usr/lib/python2.6/site-packages/ambari_commons > host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=0 host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=0 > Command end time 2015-01-26 02:02:05 > ========================== > Copying OS type check script... > ========================== > Command start time 2015-01-26 02:02:05 > scp /usr/lib/python2.6/site-packages/ambari_server/os_check_type.py > host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=0 host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=0 > Command end time 2015-01-26 02:02:05 > ========================== > Running OS type check... > ========================== > Command start time 2015-01-26 02:02:05 > Traceback (most recent call last): > File "/var/lib/ambari-agent/data/tmp/os_check_type1422237725.py", line 22, in ? > from ambari_commons import OSCheck > File "/var/lib/ambari-agent/data/tmp/ambari_commons/_init_.py", line 22, in ? > from ambari_commons.firewall import Firewall, FirewallChecks > File "/var/lib/ambari-agent/data/tmp/ambari_commons/firewall.py", line 40 > class FirewallWindows(Firewall): > ^ > SyntaxError: invalid syntax > Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed.Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed. > SSH command execution finished > host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=1 host=ambsmoke5-9-1422231221-3.cs1cloud.internal, exitcode=1 > Command end time 2015-01-26 02:02:05 > ERROR: Bootstrap of host ambsmoke5-9-1422231221-3.cs1cloud.internal fails because previous action finished with non-zero exit code (1)ERROR: Bootstrap of host ambsmoke5-9-1422231221-3.cs1cloud.internal fails because previous action finished with non-zero exit code (1) > ERROR MESSAGE: tcgetattr: Invalid argument > Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed. Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed. > STDOUT: Traceback (most recent call last): > File "/var/lib/ambari-agent/data/tmp/os_check_type1422237725.py", line 22, in ? > from ambari_commons import OSCheck > File "/var/lib/ambari-agent/data/tmp/ambari_commons/_init_.py", line 22, in ? > from ambari_commons.firewall import Firewall, FirewallChecks > File "/var/lib/ambari-agent/data/tmp/ambari_commons/firewall.py", line 40 > class FirewallWindows(Firewall): > ^ > SyntaxError: invalid syntax > Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed.Connection to ambsmoke5-9-1422231221-3.cs1cloud.internal closed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)