Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C68E1200B48 for ; Sun, 3 Jul 2016 18:42:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C3698160A50; Sun, 3 Jul 2016 16:42:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0FCF5160A6B for ; Sun, 3 Jul 2016 18:42:11 +0200 (CEST) Received: (qmail 40408 invoked by uid 500); 3 Jul 2016 16:42:11 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 40385 invoked by uid 99); 3 Jul 2016 16:42:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2016 16:42:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E663C2C0003 for ; Sun, 3 Jul 2016 16:42:10 +0000 (UTC) Date: Sun, 3 Jul 2016 16:42:10 +0000 (UTC) From: "Ufuk Celebi (JIRA)" To: dev@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLINK-4146) CliFrontendYarnAddressConfigurationTest picks wrong IP address on Travis MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 03 Jul 2016 16:42:12 -0000 Ufuk Celebi created FLINK-4146: ---------------------------------- Summary: CliFrontendYarnAddressConfigurationTest picks wrong IP address on Travis Key: FLINK-4146 URL: https://issues.apache.org/jira/browse/FLINK-4146 Project: Flink Issue Type: Bug Components: YARN Client Reporter: Ufuk Celebi Fix For: 1.1.0 {code} CliFrontendYarnAddressConfigurationTest.testManualOptionsOverridesYarn:274->checkJobManagerAddress:424 expected:<[ip-10-221-130-22.ec2.internal]> but was:<[10.221.130.22]> {code} https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007244/log.txt https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007245/log.txt https://s3.amazonaws.com/archive.travis-ci.org/jobs/142007246/log.txt This is a build from a personal branch, but should also happen on master. -- This message was sent by Atlassian JIRA (v6.3.4#6332)