-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42462/
-----------------------------------------------------------
Review request for Ambari and Dmytro Sen.
Bugs: AMBARI-14709
https://issues.apache.org/jira/browse/AMBARI-14709
Repository: ambari
Description
-------
Artifacts:
<http://qelog.hortonworks.com/log/os-u12-ogxwns-c102dalsec/test-logs
/ambariruc10todal-sec/ambaritestartifacts/artifacts/screenshots/com.hw.ambari.
ui.tests.monitoring.admin_page.TestQuickRollingUpgrade/test060_StartPerformUpg
rade/_18_7_1_15_One_step_of_upgrade_failed_after_retry_Failed_on_Service_Check
_HBase/>
Traceback (most recent call last):
File
\"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\",
line 88, in <module>
HbaseServiceCheck().execute()
File
\"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\",
line 219, in execute
method(env)
File
\"/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/service_check.py\",
line 84, in service_check
logoutput = True
File
\"/usr/lib/python2.6/site-packages/resource_management/core/base.py\", line
154, in __init__
self.env.run()
File
\"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\",
line 158, in run
self.run_action(resource, action)
File
\"/usr/lib/python2.6/site-packages/resource_management/core/environment.py\",
line 121, in run_action
provider_action()
File
\"/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py\",
line 238, 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
70, in inner
result = function(command, **kwargs)
File
\"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line
92, in checked_call
tries=tries, try_sleep=try_sleep)
File
\"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line
140, in _call_wrapper
result = _call(command, **kwargs_copy)
File
\"/usr/lib/python2.6/site-packages/resource_management/core/shell.py\", line
290, in _call
err_msg = Logger.filter_text((\"Execution of '%s' returned %d. %s\") %
(command_alias, code, all_output))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3055:
ordinal not in range(128)
Diffs
-----
ambari-common/src/main/python/resource_management/core/shell.py 14d65c2
Diff: https://reviews.apache.org/r/42462/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk