Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 710DE1745C for ; Fri, 18 Sep 2015 20:59:05 +0000 (UTC) Received: (qmail 9525 invoked by uid 500); 18 Sep 2015 20:59:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 9466 invoked by uid 500); 18 Sep 2015 20:59:05 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 9290 invoked by uid 99); 18 Sep 2015 20:59:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2015 20:59:05 +0000 Date: Fri, 18 Sep 2015 20:59:05 +0000 (UTC) From: "Hadoop QA (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-13149) Ambari Metrics collector failed to start on suse MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-13149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876398#comment-14876398 ] Hadoop QA commented on AMBARI-13149: ------------------------------------ {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12761147/AMBARI-13149.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-metrics/ambari-metrics-timelineservice. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3815//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3815//console This message is automatically generated. > Ambari Metrics collector failed to start on suse > ------------------------------------------------ > > Key: AMBARI-13149 > URL: https://issues.apache.org/jira/browse/AMBARI-13149 > Project: Ambari > Issue Type: Bug > Components: ambari-metrics > Affects Versions: 2.1.2 > Reporter: Dmytro Sen > Assignee: Dmytro Sen > Priority: Blocker > Fix For: 2.1.2 > > Attachments: AMBARI-13149.patch > > > After start service check fails with > {code} > 2015-09-18 09:16:18,867 - Ambari Metrics service check was started. > 2015-09-18 09:16:18,876 - Generated metrics: > { > "metrics": [ > { > "metricname": "AMBARI_METRICS.SmokeTest.FakeMetric", > "appid": "amssmoketestfake", > "hostname": "host1", > "timestamp": 1442567778000, > "starttime": 1442567778000, > "metrics": { > "1442567778000": 0.113068371681, > "1442567779000": 1442567778000 > } > } > ] > } > 2015-09-18 09:16:18,876 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:16:28,886 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:16:28,887 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:16:38,897 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:16:38,898 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:16:48,906 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:16:48,907 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:16:58,908 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:16:58,908 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:17:08,919 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:17:08,919 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:17:18,929 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:17:18,930 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:17:28,931 - Connection failed. Next retry in 10 seconds. > 2015-09-18 09:17:28,931 - Connecting (POST) to host1:6188/ws/v1/timeline/metrics/ > 2015-09-18 09:17:29,313 - Http response: 200 OK > 2015-09-18 09:17:29,314 - Http data: {"errors":[]} > 2015-09-18 09:17:29,314 - Metrics were saved. > 2015-09-18 09:17:29,315 - Connecting (GET) to host1:6188/ws/v1/timeline/metrics?metricNames=AMBARI_METRICS.SmokeTest.FakeMetric&hostname=host1&precision=seconds&grouped=false&startTime=1442567718000&appId=amssmoketestfake&endTime=1442567839000 > 2015-09-18 09:17:29,510 - Http response: 200 OK > 2015-09-18 09:17:29,510 - Http data: {"metrics":[]} > 2015-09-18 09:17:29,510 - Metrics were retrieved. > 2015-09-18 09:17:29,510 - Values 0.113068371681 and 1442567778000 were not found in the response. > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)