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 19EBE200C76 for ; Fri, 28 Apr 2017 15:28:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 18AA4160BA3; Fri, 28 Apr 2017 13:28:10 +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 67411160B8C for ; Fri, 28 Apr 2017 15:28:09 +0200 (CEST) Received: (qmail 73651 invoked by uid 500); 28 Apr 2017 13:28:08 -0000 Mailing-List: contact issues-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 issues@flink.apache.org Received: (qmail 73631 invoked by uid 99); 28 Apr 2017 13:28:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2017 13:28:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 31574C18E2 for ; Fri, 28 Apr 2017 13:28:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id iFOlVbloJFdm for ; Fri, 28 Apr 2017 13:28:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 528505FDC9 for ; Fri, 28 Apr 2017 13:28:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 90997E07DA for ; Fri, 28 Apr 2017 13:28:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 44EBD21DE0 for ; Fri, 28 Apr 2017 13:28:04 +0000 (UTC) Date: Fri, 28 Apr 2017 13:28:04 +0000 (UTC) From: "Till Rohrmann (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (FLINK-6293) Flakey JobManagerITCase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 28 Apr 2017 13:28:10 -0000 [ https://issues.apache.org/jira/browse/FLINK-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-6293. ---------------------------------- Resolution: Fixed Fix Version/s: 1.3.0 Fixed via f3da8f69e99be49068ab4ea3abc5e1c4eba7bf32 > Flakey JobManagerITCase > ----------------------- > > Key: FLINK-6293 > URL: https://issues.apache.org/jira/browse/FLINK-6293 > Project: Flink > Issue Type: Bug > Components: JobManager, Tests > Affects Versions: 1.3.0 > Reporter: Nico Kruber > Assignee: Till Rohrmann > Priority: Critical > Labels: test-stability > Fix For: 1.3.0 > > > Quite seldomly, {{JobManagerITCase}} seems to hang, e.g. see https://api.travis-ci.org/jobs/220888193/log.txt?deansi=true > The maven watchdog kills the build due to not output being produced within 300s and {{JobManagerITCase}} seems to hang in line 772, i.e. > {code:title=JobManagerITCase lines 770-772|language=java|linenumbers=true|firstline=770} > // Trigger savepoint for non-existing job > jobManager.tell(TriggerSavepoint(jobId, Option.apply("any")), testActor) > val response = expectMsgType[TriggerSavepointFailure](deadline.timeLeft) > {code} > Although the (downloaded) logs do not quite allow a precise mapping to this test case, it looks as if the following block may be related: > {code} > 09:34:47,684 INFO org.apache.flink.runtime.minicluster.FlinkMiniCluster - Akka ask timeout set to 100s > 09:34:47,777 INFO org.apache.flink.runtime.minicluster.FlinkMiniCluster - Disabled queryable state server > 09:34:47,777 INFO org.apache.flink.runtime.minicluster.FlinkMiniCluster - Starting FlinkMiniCluster. > 09:34:47,809 INFO akka.event.slf4j.Slf4jLogger - Slf4jLogger started > 09:34:47,837 INFO org.apache.flink.runtime.blob.BlobServer - Created BLOB server storage directory /tmp/blobStore-eab23d04-ea18-4dc5-b1df-fcf9fc295062 > 09:34:47,838 WARN org.apache.flink.runtime.net.SSLUtils - Not a SSL socket, will skip setting tls version and cipher suites. > 09:34:47,839 INFO org.apache.flink.runtime.blob.BlobServer - Started BLOB server at 0.0.0.0:36745 - max concurrent requests: 50 - max backlog: 1000 > 09:34:47,840 INFO org.apache.flink.runtime.metrics.MetricRegistry - No metrics reporter configured, no metrics will be exposed/reported. > 09:34:47,850 INFO org.apache.flink.runtime.testingUtils.TestingMemoryArchivist - Started memory archivist akka://flink/user/archive_1 > 09:34:47,860 INFO org.apache.flink.runtime.testutils.TestingResourceManager - Trying to associate with JobManager leader akka://flink/user/jobmanager_1 > 09:34:47,861 INFO org.apache.flink.runtime.testingUtils.TestingJobManager - Starting JobManager at akka://flink/user/jobmanager_1. > 09:34:47,862 WARN org.apache.flink.runtime.testingUtils.TestingJobManager - Discard message LeaderSessionMessage(00000000-0000-0000-0000-000000000000,TriggerSavepoint(6e813070338a23b0ff571646bca56521,Some(any))) because there is currently no valid leader id known. > 09:34:47,862 INFO org.apache.flink.runtime.testingUtils.TestingJobManager - JobManager akka://flink/user/jobmanager_1 was granted leadership with leader session ID Some(00000000-0000-0000-0000-000000000000). > 09:34:47,867 INFO org.apache.flink.runtime.testutils.TestingResourceManager - Resource Manager associating with leading JobManager Actor[akka://flink/user/jobmanager_1#-652927556] - leader session 00000000-0000-0000-0000-000000000000 > {code} > If so, then this may be related to FLINK-6287 and may possibly even be a duplicate. > What is strange though is that the timeout for the expected message to arrive is no more than 2m and thus the test should properly fail within 300s. -- This message was sent by Atlassian JIRA (v6.3.15#6346)