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 2017/02/02 13:33:51 UTC

[jira] [Commented] (AMBARI-19846) ambari-agent.out getting filled with "dummy" traceback

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

Hadoop QA commented on AMBARI-19846:
------------------------------------

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

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {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-agent.

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

This message is automatically generated.

> ambari-agent.out getting filled with "dummy" traceback
> ------------------------------------------------------
>
>                 Key: AMBARI-19846
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19846
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 3.0.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-19846.patch
>
>
> {noformat:title=ambari-agent.out}
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/ambari_agent/CustomServiceOrchestrator.py", line 312, in runCommand
>     task_id = command['taskId']
> KeyError: 'taskId'
> The above exception was the cause of the following exception:
> {noformat}
> Note:
> * the "following exception" has no stack trace (it's a {{ClientComponentHasNoStatus}}, but could be a few other subtypes of {{Fail}}, too)
> * the {{KeyError}} is expected and caught by {{CustomServiceOrchestrator}}, has no relation to the {{ClientComponentHasNoStatus}} exception



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)