You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2016/04/28 13:17:12 UTC

[jira] [Commented] (AMBARI-16154) RU/EU fails due to changes in script.py arguments

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

Andrew Onischuk commented on AMBARI-16154:
------------------------------------------

Currently the tests with and without patch fail on one of tests:
{noformat}
----------------------------------------------------------------------
Failed tests:
c', 'test_alert_metrics_deviation', 'test_datanode']
----------------------------------------------------------------------
Traceback (most recent call last):
  File "unitTests.py", line 128, in stack_test_executor
    modules]
  File "/usr/lib/python2.7/unittest/loader.py", line 91, in loadTestsFromName
    module = __import__('.'.join(parts_copy))
  File "/home/user/ambari/ambari-server/src/test/python/stacks/2.0.6/HDFS/test_alert_metrics_deviation.py", line 32, in <module>
    locale.setlocale(locale.LC_ALL, 'en_US')
  File "/usr/lib/python2.7/locale.py", line 579, in setlocale
    return _setlocale(category, locale)
Error: unsupported locale setting

----------------------------------------------------------------------
Total run:894
Total errors:1
Total failures:0
ERROR
INFO: AMBARI_SERVER_LIB is not set, using default /usr/lib/ambari-server
INFO: Return code from stack upgrade command, retcode = 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Views ...................................... SUCCESS [3.066s]
[INFO] Ambari Metrics Common ............................. SUCCESS [1.139s]
[INFO] Ambari Server ..................................... FAILURE [51.282s]
[INFO] Ambari Agent ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.454s
[INFO] Finished at: Thu Apr 28 14:11:58 EEST 2016
[INFO] Final Memory: 63M/1210M
[INFO] ------------------------------------------------------------------------
{noformat}

The number of failed tests doesn't change with patch.

> RU/EU fails due to changes in script.py arguments
> -------------------------------------------------
>
>                 Key: AMBARI-16154
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16154
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16154.patch
>
>




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