Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C520C17327 for ; Wed, 22 Apr 2015 16:35:28 +0000 (UTC) Received: (qmail 40553 invoked by uid 500); 22 Apr 2015 16:35:28 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 40513 invoked by uid 500); 22 Apr 2015 16:35:28 -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 40504 invoked by uid 99); 22 Apr 2015 16:35:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 16:35:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: message received from 54.76.25.247 which is an MX secondary for issues@flink.apache.org) Received: from [54.76.25.247] (HELO mx1-eu-west.apache.org) (54.76.25.247) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 16:35:02 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 9F58925F38 for ; Wed, 22 Apr 2015 16:35:00 +0000 (UTC) Received: (qmail 37791 invoked by uid 99); 22 Apr 2015 16:34:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 16:34:59 +0000 Date: Wed, 22 Apr 2015 16:34:59 +0000 (UTC) From: =?utf-8?Q?M=C3=A1rton_Balassi_=28JIRA=29?= To: issues@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-1865) Unstable test KafkaITCase MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FLINK-1865?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1450= 7361#comment-14507361 ]=20 M=C3=A1rton Balassi commented on FLINK-1865: --------------------------------------- Go ahead. > Unstable test KafkaITCase > ------------------------- > > Key: FLINK-1865 > URL: https://issues.apache.org/jira/browse/FLINK-1865 > Project: Flink > Issue Type: Bug > Components: Streaming, Tests > Affects Versions: 0.9 > Reporter: Stephan Ewen > Assignee: M=C3=A1rton Balassi > > {code} > Running org.apache.flink.streaming.connectors.kafka.KafkaITCase > 04/10/2015 13:46:53=09Job execution switched to status RUNNING. > 04/10/2015 13:46:53=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:46:53=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:46:53=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:46:53=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:46:53=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:46:53=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:04=09Custom Source -> Stream Sink(1/1) switched to FAILE= D=20 > java.lang.RuntimeException: java.lang.RuntimeException: org.apache.flink.= streaming.connectors.kafka.KafkaITCase$SuccessException > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:145) > =09at org.apache.flink.streaming.api.invokable.SourceInvokable.invoke(Sou= rceInvokable.java:37) > =09at org.apache.flink.streaming.api.streamvertex.StreamVertex.invoke(Str= eamVertex.java:168) > =09at org.apache.flink.runtime.execution.RuntimeEnvironment.run(RuntimeEn= vironment.java:221) > =09at java.lang.Thread.run(Thread.java:701) > Caused by: java.lang.RuntimeException: org.apache.flink.streaming.connect= ors.kafka.KafkaITCase$SuccessException > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:145) > =09at org.apache.flink.streaming.api.invokable.ChainableInvokable.collect= (ChainableInvokable.java:54) > =09at org.apache.flink.streaming.api.collector.CollectorWrapper.collect(C= ollectorWrapper.java:39) > =09at org.apache.flink.streaming.connectors.kafka.api.KafkaSource.run(Kaf= kaSource.java:196) > =09at org.apache.flink.streaming.api.invokable.SourceInvokable.callUserFu= nction(SourceInvokable.java:42) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:139) > =09... 4 more > Caused by: org.apache.flink.streaming.connectors.kafka.KafkaITCase$Succes= sException > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase$1.invoke(Ka= fkaITCase.java:166) > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase$1.invoke(Ka= fkaITCase.java:141) > =09at org.apache.flink.streaming.api.invokable.SinkInvokable.callUserFunc= tion(SinkInvokable.java:41) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:139) > =09... 9 more > 04/10/2015 13:47:04=09Job execution switched to status FAILING. > 04/10/2015 13:47:04=09Custom Source -> Stream Sink(1/1) switched to CANCE= LING=20 > 04/10/2015 13:47:04=09Custom Source -> Stream Sink(1/1) switched to CANCE= LED=20 > 04/10/2015 13:47:04=09Job execution switched to status FAILED. > 04/10/2015 13:47:05=09Job execution switched to status RUNNING. > 04/10/2015 13:47:05=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:47:05=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:47:05=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:47:05=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:47:05=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:05=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:15=09Custom Source -> Stream Sink(1/1) switched to FAILE= D=20 > java.lang.RuntimeException: java.lang.RuntimeException: org.apache.flink.= streaming.connectors.kafka.KafkaITCase$SuccessException > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:145) > =09at org.apache.flink.streaming.api.invokable.SourceInvokable.invoke(Sou= rceInvokable.java:37) > =09at org.apache.flink.streaming.api.streamvertex.StreamVertex.invoke(Str= eamVertex.java:168) > =09at org.apache.flink.runtime.execution.RuntimeEnvironment.run(RuntimeEn= vironment.java:221) > =09at java.lang.Thread.run(Thread.java:701) > Caused by: java.lang.RuntimeException: org.apache.flink.streaming.connect= ors.kafka.KafkaITCase$SuccessException > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:145) > =09at org.apache.flink.streaming.api.invokable.ChainableInvokable.collect= (ChainableInvokable.java:54) > =09at org.apache.flink.streaming.api.collector.CollectorWrapper.collect(C= ollectorWrapper.java:39) > =09at org.apache.flink.streaming.connectors.kafka.api.simple.PersistentKa= fkaSource.run(PersistentKafkaSource.java:215) > =09at org.apache.flink.streaming.api.invokable.SourceInvokable.callUserFu= nction(SourceInvokable.java:42) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:139) > =09... 4 more > Caused by: org.apache.flink.streaming.connectors.kafka.KafkaITCase$Succes= sException > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase$7.invoke(Ka= fkaITCase.java:480) > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase$7.invoke(Ka= fkaITCase.java:458) > =09at org.apache.flink.streaming.api.invokable.SinkInvokable.callUserFunc= tion(SinkInvokable.java:41) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:139) > =09... 9 more > 04/10/2015 13:47:15=09Job execution switched to status FAILING. > 04/10/2015 13:47:15=09Custom Source -> Stream Sink(1/1) switched to CANCE= LING=20 > 04/10/2015 13:47:15=09Custom Source -> Stream Sink(1/1) switched to CANCE= LED=20 > 04/10/2015 13:47:15=09Job execution switched to status FAILED. > 04/10/2015 13:47:16=09Job execution switched to status RUNNING. > 04/10/2015 13:47:16=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:47:16=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:47:16=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:47:16=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:47:16=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:16=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:26=09Custom Source -> Stream Sink(1/1) switched to FAILE= D=20 > java.lang.RuntimeException: java.lang.RuntimeException: org.apache.flink.= streaming.connectors.kafka.KafkaITCase$SuccessException > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:145) > =09at org.apache.flink.streaming.api.invokable.SourceInvokable.invoke(Sou= rceInvokable.java:37) > =09at org.apache.flink.streaming.api.streamvertex.StreamVertex.invoke(Str= eamVertex.java:168) > =09at org.apache.flink.runtime.execution.RuntimeEnvironment.run(RuntimeEn= vironment.java:221) > =09at java.lang.Thread.run(Thread.java:701) > Caused by: java.lang.RuntimeException: org.apache.flink.streaming.connect= ors.kafka.KafkaITCase$SuccessException > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:145) > =09at org.apache.flink.streaming.api.invokable.ChainableInvokable.collect= (ChainableInvokable.java:54) > =09at org.apache.flink.streaming.api.collector.CollectorWrapper.collect(C= ollectorWrapper.java:39) > =09at org.apache.flink.streaming.connectors.kafka.api.simple.PersistentKa= fkaSource.run(PersistentKafkaSource.java:215) > =09at org.apache.flink.streaming.api.invokable.SourceInvokable.callUserFu= nction(SourceInvokable.java:42) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:139) > =09... 4 more > Caused by: org.apache.flink.streaming.connectors.kafka.KafkaITCase$Succes= sException > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase$3.invoke(Ka= fkaITCase.java:252) > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase$3.invoke(Ka= fkaITCase.java:227) > =09at org.apache.flink.streaming.api.invokable.SinkInvokable.callUserFunc= tion(SinkInvokable.java:41) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.callUserFu= nctionAndLogException(StreamInvokable.java:139) > =09... 9 more > 04/10/2015 13:47:26=09Job execution switched to status FAILING. > 04/10/2015 13:47:26=09Custom Source -> Stream Sink(1/1) switched to CANCE= LING=20 > 04/10/2015 13:47:26=09Custom Source -> Stream Sink(1/1) switched to CANCE= LED=20 > 04/10/2015 13:47:26=09Job execution switched to status FAILED. > 04/10/2015 13:47:27=09Job execution switched to status RUNNING. > 04/10/2015 13:47:27=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:47:27=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:47:27=09Custom Source -> Stream Sink(1/1) switched to SCHED= ULED=20 > 04/10/2015 13:47:27=09Custom Source -> Stream Sink(1/1) switched to DEPLO= YING=20 > 04/10/2015 13:47:27=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:27=09Custom Source -> Stream Sink(1/1) switched to RUNNI= NG=20 > 04/10/2015 13:47:29=09Custom Source -> Stream Sink(1/1) switched to FAILE= D=20 > java.util.NoSuchElementException: next on empty iterator > =09at scala.collection.Iterator$$anon$2.next(Iterator.scala:39) > =09at scala.collection.Iterator$$anon$2.next(Iterator.scala:37) > =09at scala.collection.LinearSeqLike$$anon$1.next(LinearSeqLike.scala:62) > =09at scala.collection.convert.Wrappers$IteratorWrapper.next(Wrappers.sca= la:30) > =09at org.apache.flink.streaming.connectors.kafka.api.simple.KafkaTopicUt= ils.getLeaderBrokerAddressForTopic(KafkaTopicUtils.java:83) > =09at org.apache.flink.streaming.connectors.kafka.api.KafkaSink.open(Kafk= aSink.java:117) > =09at org.apache.flink.api.common.functions.util.FunctionUtils.openFuncti= on(FunctionUtils.java:33) > =09at org.apache.flink.streaming.api.invokable.StreamInvokable.open(Strea= mInvokable.java:158) > =09at org.apache.flink.streaming.api.streamvertex.StreamVertex.openOperat= or(StreamVertex.java:204) > =09at org.apache.flink.streaming.api.streamvertex.StreamVertex.invoke(Str= eamVertex.java:166) > =09at org.apache.flink.runtime.execution.RuntimeEnvironment.run(RuntimeEn= vironment.java:221) > =09at java.lang.Thread.run(Thread.java:701) > 04/10/2015 13:47:29=09Job execution switched to status FAILING. > 04/10/2015 13:47:29=09Custom Source -> Stream Sink(1/1) switched to CANCE= LING=20 > 04/10/2015 13:47:29=09Custom Source -> Stream Sink(1/1) switched to CANCE= LED=20 > Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 40.615 se= c <<< FAILURE! - in org.apache.flink.streaming.connectors.kafka.KafkaITCase > customPartitioningTestTopology(org.apache.flink.streaming.connectors.kafk= a.KafkaITCase) Time elapsed: 2.73 sec <<< ERROR! > java.lang.NullPointerException: null > =09at org.apache.flink.streaming.connectors.kafka.KafkaITCase.customParti= tioningTestTopology(KafkaITCase.java:394) > Results : > Tests in error:=20 > KafkaITCase.customPartitioningTestTopology:394 NullPointer > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)