From dev-return-95363-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Fri Jun 22 04:04:14 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4CFA018062B for ; Fri, 22 Jun 2018 04:04:14 +0200 (CEST) Received: (qmail 2806 invoked by uid 500); 22 Jun 2018 02:04:13 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 2795 invoked by uid 99); 22 Jun 2018 02:04:12 -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, 22 Jun 2018 02:04:12 +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 EC9BDC084C for ; Fri, 22 Jun 2018 02:04:11 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.8 X-Spam-Level: X-Spam-Status: No, score=-0.8 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id DawIDWa32hTd for ; Fri, 22 Jun 2018 02:04:10 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D9E825F3B7 for ; Fri, 22 Jun 2018 02:04:09 +0000 (UTC) Received: from jenkins-master.apache.org (unknown [62.210.60.235]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 372A4E00CC for ; Fri, 22 Jun 2018 02:04:09 +0000 (UTC) Received: from jenkins-master.apache.org (localhost [127.0.0.1]) by jenkins-master.apache.org (ASF Mail Server at jenkins-master.apache.org) with ESMTP id 2F07BA009F for ; Fri, 22 Jun 2018 02:04:07 +0000 (UTC) Date: Fri, 22 Jun 2018 02:04:06 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org Message-ID: <845351442.9186.1529633047132.JavaMail.jenkins@jenkins-master.apache.org> In-Reply-To: <1695044013.9002.1529605070526.JavaMail.jenkins@jenkins-master.apache.org> References: <1695044013.9002.1529605070526.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: kafka-1.1-jdk7 #153 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: kafka-1.1-jdk7 X-Jenkins-Result: FAILURE See Changes: [ismael] KAFKA-7082: Concurrent create topics may throw NodeExistsException ------------------------------------------ [...truncated 420.95 KB...] kafka.zookeeper.ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren STARTED kafka.zookeeper.ZooKeeperClientTest > testGetChildrenExistingZNodeWithChildren PASSED kafka.zookeeper.ZooKeeperClientTest > testSetDataExistingZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testSetDataExistingZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testMixedPipeline STARTED kafka.zookeeper.ZooKeeperClientTest > testMixedPipeline PASSED kafka.zookeeper.ZooKeeperClientTest > testGetDataExistingZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testGetDataExistingZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testDeleteExistingZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testDeleteExistingZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testSessionExpiry STARTED kafka.zookeeper.ZooKeeperClientTest > testSessionExpiry PASSED kafka.zookeeper.ZooKeeperClientTest > testSetDataNonExistentZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testSetDataNonExistentZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testDeleteNonExistentZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testDeleteNonExistentZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testExistsExistingZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testExistsExistingZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics STARTED kafka.zookeeper.ZooKeeperClientTest > testZooKeeperStateChangeRateMetrics PASSED kafka.zookeeper.ZooKeeperClientTest > testZNodeChangeHandlerForDeletion STARTED kafka.zookeeper.ZooKeeperClientTest > testZNodeChangeHandlerForDeletion PASSED kafka.zookeeper.ZooKeeperClientTest > testGetAclNonExistentZNode STARTED kafka.zookeeper.ZooKeeperClientTest > testGetAclNonExistentZNode PASSED kafka.zookeeper.ZooKeeperClientTest > testStateChangeHandlerForAuthFailure STARTED kafka.zookeeper.ZooKeeperClientTest > testStateChangeHandlerForAuthFailure PASSED kafka.network.SocketServerTest > testGracefulClose STARTED kafka.network.SocketServerTest > testGracefulClose PASSED kafka.network.SocketServerTest > controlThrowable STARTED kafka.network.SocketServerTest > controlThrowable PASSED kafka.network.SocketServerTest > testRequestMetricsAfterStop STARTED kafka.network.SocketServerTest > testRequestMetricsAfterStop PASSED kafka.network.SocketServerTest > testConnectionIdReuse STARTED kafka.network.SocketServerTest > testConnectionIdReuse PASSED kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics STARTED kafka.network.SocketServerTest > testClientDisconnectionUpdatesRequestMetrics PASSED kafka.network.SocketServerTest > testProcessorMetricsTags STARTED kafka.network.SocketServerTest > testProcessorMetricsTags PASSED kafka.network.SocketServerTest > testMaxConnectionsPerIp STARTED kafka.network.SocketServerTest > testMaxConnectionsPerIp PASSED kafka.network.SocketServerTest > testConnectionId STARTED kafka.network.SocketServerTest > testConnectionId PASSED kafka.network.SocketServerTest > testBrokerSendAfterChannelClosedUpdatesRequestMetrics STARTED kafka.network.SocketServerTest > testBrokerSendAfterChannelClosedUpdatesRequestMetrics PASSED kafka.network.SocketServerTest > testNoOpAction STARTED kafka.network.SocketServerTest > testNoOpAction PASSED kafka.network.SocketServerTest > simpleRequest STARTED kafka.network.SocketServerTest > simpleRequest PASSED kafka.network.SocketServerTest > closingChannelException STARTED kafka.network.SocketServerTest > closingChannelException PASSED kafka.network.SocketServerTest > testIdleConnection STARTED kafka.network.SocketServerTest > testIdleConnection PASSED kafka.network.SocketServerTest > testClientDisconnectionWithStagedReceivesFullyProcessed STARTED kafka.network.SocketServerTest > testClientDisconnectionWithStagedReceivesFullyProcessed PASSED kafka.network.SocketServerTest > testMetricCollectionAfterShutdown STARTED kafka.network.SocketServerTest > testMetricCollectionAfterShutdown PASSED kafka.network.SocketServerTest > testSessionPrincipal STARTED kafka.network.SocketServerTest > testSessionPrincipal PASSED kafka.network.SocketServerTest > configureNewConnectionException STARTED kafka.network.SocketServerTest > configureNewConnectionException PASSED kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides STARTED kafka.network.SocketServerTest > testMaxConnectionsPerIpOverrides PASSED kafka.network.SocketServerTest > processNewResponseException STARTED kafka.network.SocketServerTest > processNewResponseException PASSED kafka.network.SocketServerTest > processCompletedSendException STARTED kafka.network.SocketServerTest > processCompletedSendException PASSED kafka.network.SocketServerTest > processDisconnectedException STARTED kafka.network.SocketServerTest > processDisconnectedException PASSED kafka.network.SocketServerTest > sendCancelledKeyException STARTED kafka.network.SocketServerTest > sendCancelledKeyException PASSED kafka.network.SocketServerTest > processCompletedReceiveException STARTED kafka.network.SocketServerTest > processCompletedReceiveException PASSED kafka.network.SocketServerTest > testSocketsCloseOnShutdown STARTED kafka.network.SocketServerTest > testSocketsCloseOnShutdown PASSED kafka.network.SocketServerTest > pollException STARTED kafka.network.SocketServerTest > pollException PASSED kafka.network.SocketServerTest > testSslSocketServer STARTED kafka.network.SocketServerTest > testSslSocketServer PASSED kafka.network.SocketServerTest > tooBigRequestIsRejected STARTED kafka.network.SocketServerTest > tooBigRequestIsRejected PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdInvalidGroupId STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdInvalidGroupId PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteNonEmptyGroup STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteNonEmptyGroup PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdWithMixOfSuccessAndError STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdWithMixOfSuccessAndError PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteWithShortInitialization STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteWithShortInitialization PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdWithShortInitialization STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdWithShortInitialization PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteWithTopicOption STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteWithTopicOption PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteNonExistingGroup STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteNonExistingGroup PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdNonEmptyGroup STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdNonEmptyGroup PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdNonExistingGroup STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdNonExistingGroup PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteEmptyGroup STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteEmptyGroup PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteWithMixOfSuccessAndError STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteWithMixOfSuccessAndError PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdEmptyGroup STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteCmdEmptyGroup PASSED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteInvalidGroupId STARTED unit.kafka.admin.DeleteConsumerGroupTest > testDeleteInvalidGroupId PASSED 1914 tests completed, 1 failed, 6 skipped > Task :kafka-1.1-jdk7:core:test FAILED > Task :test_core_2_11 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kafka-1.1-jdk7:core:test'. > There were failing tests. See the report at: file:// * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 37m 33s 22 actionable tasks: 2 executed, 20 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 [FINDBUGS] Searching for all files in that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 1 file in [FINDBUGS] Successfully parsed file with 0 unique warnings and 0 duplicates. Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=ae3dd56682b6b58409563b477b3bf19aaeb4d353, workspace= [FINDBUGS] Computing warning deltas based on reference build #151 Recording test results Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 Not sending mail to unregistered user ismael@juma.me.uk Not sending mail to unregistered user lindong28@gmail.com