You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/07/15 10:13:20 UTC

[jira] [Commented] (AMBARI-17729) All devdeploys fail due to Storm components fail to install

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

Hadoop QA commented on AMBARI-17729:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12818132/AMBARI-17729.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/7859//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7859//console

This message is automatically generated.

> All devdeploys fail due to Storm components fail to install
> -----------------------------------------------------------
>
>                 Key: AMBARI-17729
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17729
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17729.patch
>
>
>     
>     Traceback (most recent call last):
>       File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/supervisor.py", line 112, in <module>
>         Supervisor().execute()
>       File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
>         method(env)
>       File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/supervisor.py", line 43, in install
>         self.configure(env)
>       File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/supervisor.py", line 48, in configure
>         storm("supervisor")
>       File "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89, in thunk
>         return fn(*args, **kwargs)
>       File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/storm.py", line 93, in storm
>         group=params.user_group
>       File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 155, 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 123, in action_create
>         content = self._get_content()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 160, in _get_content
>         return content()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/source.py", line 51, in __call__
>         return self.get_content()
>       File "/usr/lib/python2.6/site-packages/resource_management/core/source.py", line 142, in get_content
>         rendered = self.template.render(self.context)
>       File "/usr/lib/python2.6/site-packages/ambari_jinja2/environment.py", line 891, in render
>         return self.environment.handle_exception(exc_info, True)
>       File "<unknown>", line 1, in template
>     ambari_jinja2.exceptions.TemplateSyntaxError: expected token ':', got '}'
>     



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