[
https://issues.apache.org/jira/browse/AMBARI-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437504#comment-15437504
]
Hadoop QA commented on AMBARI-18263:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12825512/AMBARI-18263.patch
against trunk revision .
{color:red}-1 patch{color}. Top-level trunk compilation may be broken.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8515//console
This message is automatically generated.
> Agent connection retry fails after one try
> ------------------------------------------
>
> Key: AMBARI-18263
> URL: https://issues.apache.org/jira/browse/AMBARI-18263
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.1
> Reporter: Sandor Magyari
> Assignee: Sandor Magyari
> Priority: Critical
> Fix For: 2.5.0
>
> Attachments: AMBARI-18263.patch
>
>
> Currently agent connection retry mechanism fails after one try:
> {code}
> WARNING 2016-08-12 16:13:08,291 main.py:351 - Unable to determine the IP
> address of the Ambari server 'ambari-server'
> ERROR 2016-08-12 16:13:08,292 main.py:392 - Exiting with exception:
> Traceback (most recent call last):
> File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 387, in
> <module>
> main(heartbeat_stop_callback)
> File "/usr/lib/python2.6/site-packages/ambari_agent/main.py", line 355, in
> main
> (retries, connected, stopped) = netutil.try_to_connect(server_url,
> MAX_RETRIES, logger)
> UnboundLocalError: local variable 'server_url' referenced before assignment
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)