----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33891/#review82670 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On May 6, 2015, 12:39 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33891/ > ----------------------------------------------------------- > > (Updated May 6, 2015, 12:39 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-10958 > https://issues.apache.org/jira/browse/AMBARI-10958 > > > Repository: ambari > > > Description > ------- > > Falcon Service Check fails. It happen before and after enabling security. > Stderr : > > > > 2015-04-30 08:14:40,528 - Error while executing command 'service_check': > Traceback (most recent call last): > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 214, in execute > method(env) > File > "/var/lib/ambari-agent/cache/common-services/FALCON/0.5.0.2.1/package/scripts/service_check.py", > line 40, in service_check > try_sleep = 20 > File > "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line > 148, in __init__ > self.env.run() > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 152, in run > self.run_action(resource, action) > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 118, in run_action > provider_action() > File > "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", > line 269, in action_run > raise ex > Fail: Execution of '/usr/hdp/current/falcon-client/bin/falcon admin > -version' returned 255. ERROR: Unable to initialize Falcon Client object > > Stdout : > > > > 2015-04-30 08:13:54,474 - > Execute['/usr/hdp/current/falcon-client/bin/falcon admin -version'] > {'logoutput': True, 'tries': 3, 'user': 'ambari-qa', 'try_sleep': 20} > ERROR: Unable to initialize Falcon Client object > 2015-04-30 08:13:56,933 - Retrying after 20 seconds. Reason: Execution of > '/usr/hdp/current/falcon-client/bin/falcon admin -version' returned 255. > ERROR: Unable to initialize Falcon Client object > ERROR: Unable to initialize Falcon Client object > 2015-04-30 08:14:18,661 - Retrying after 20 seconds. Reason: Execution of > '/usr/hdp/current/falcon-client/bin/falcon admin -version' returned 255. > ERROR: Unable to initialize Falcon Client object > ERROR: Unable to initialize Falcon Client object > 2015-04-30 08:14:40,528 - Error while executing command 'service_check': > Traceback (most recent call last): > File > "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", > line 214, in execute > method(env) > File > "/var/lib/ambari-agent/cache/common-services/FALCON/0.5.0.2.1/package/scripts/service_check.py", > line 40, in service_check > try_sleep = 20 > File > "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line > 148, in __init__ > self.env.run() > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 152, in run > self.run_action(resource, action) > File > "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", > line 118, in run_action > provider_action() > File > "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", > line 269, in action_run > raise ex > Fail: Execution of '/usr/hdp/current/falcon-client/bin/falcon admin > -version' returned 255. ERROR: Unable to initialize Falcon Client object > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/configuration/falcon-startup.properties.xml > 6a35c17 > > Diff: https://reviews.apache.org/r/33891/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
