You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/11/07 06:48:00 UTC

[jira] [Commented] (AMBARI-22332) Falcon Service check failed during cluster deploy

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

Hudson commented on AMBARI-22332:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #428 (See [https://builds.apache.org/job/Ambari-branch-2.6/428/])
AMBARI-22332 Falcon Service check failed during cluster deploy (hapylestat: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=95e5c987035896faab71b48847b1da662f35cb9f])
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/services/FALCON/metainfo.xml


> Falcon Service check failed during cluster deploy
> -------------------------------------------------
>
>                 Key: AMBARI-22332
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22332
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.6.1
>            Reporter: Dmytro Grinenko
>            Assignee: Dmytro Grinenko
>            Priority: Critical
>             Fix For: trunk, 2.6.1
>
>         Attachments: AMBARI-22332.patch
>
>
> {code}
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/FALCON/0.5.0.2.1/package/scripts/service_check.py", line 53, in <module>
>     FalconServiceCheck().execute()
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 367, 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 166, in __init__
>     self.env.run()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
>     self.run_action(resource, action)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
>     provider_action()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 262, in action_run
>     tries=self.resource.tries, try_sleep=self.resource.try_sleep)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 72, in inner
>     result = function(command, **kwargs)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 102, in checked_call
>     tries=tries, try_sleep=try_sleep, timeout_kill_strategy=timeout_kill_strategy)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 150, in _call_wrapper
>     result = _call(command, **kwargs_copy)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 303, in _call
>     raise ExecutionFailed(err_msg, code, out, err)
> resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/hdp/current/falcon-client/bin/falcon admin -version' returned 255.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)