From dev-return-94647-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Sat May 26 22:53:03 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 E9E6C180671 for ; Sat, 26 May 2018 22:53:02 +0200 (CEST) Received: (qmail 61231 invoked by uid 500); 26 May 2018 20:53:01 -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 61220 invoked by uid 99); 26 May 2018 20:53:00 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 May 2018 20:53:00 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 81E961807C0; Sat, 26 May 2018 20:53:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.81 X-Spam-Level: X-Spam-Status: No, score=-0.81 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id wm1pvdTKXhrl; Sat, 26 May 2018 20:52:58 +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 D35385F19A; Sat, 26 May 2018 20:52:57 +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 1F8E7E0047; Sat, 26 May 2018 20:52:57 +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 7A3D5A0115; Sat, 26 May 2018 20:52:54 +0000 (UTC) Date: Sat, 26 May 2018 20:52:54 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, jason@confluent.io Message-ID: <324564470.2019.1527367974293.JavaMail.jenkins@jenkins-master.apache.org> Subject: Build failed in Jenkins: kafka-trunk-jdk10 #141 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-trunk-jdk10 X-Jenkins-Result: FAILURE See Changes: [jason] KAFKA-5697; Implement new consumer poll API from KIP-266 (#4855) ------------------------------------------ [...truncated 1.53 MB...] kafka.zk.KafkaZkClientTest > testControllerManagementMethods STARTED kafka.zk.KafkaZkClientTest > testControllerManagementMethods PASSED kafka.zk.KafkaZkClientTest > testTopicAssignmentMethods STARTED kafka.zk.KafkaZkClientTest > testTopicAssignmentMethods PASSED kafka.zk.KafkaZkClientTest > testPropagateIsrChanges STARTED kafka.zk.KafkaZkClientTest > testPropagateIsrChanges PASSED kafka.zk.KafkaZkClientTest > testControllerEpochMethods STARTED kafka.zk.KafkaZkClientTest > testControllerEpochMethods PASSED kafka.zk.KafkaZkClientTest > testDeleteRecursive STARTED kafka.zk.KafkaZkClientTest > testDeleteRecursive PASSED kafka.zk.KafkaZkClientTest > testGetTopicPartitionStates STARTED kafka.zk.KafkaZkClientTest > testGetTopicPartitionStates PASSED kafka.zk.KafkaZkClientTest > testCreateConfigChangeNotification STARTED kafka.zk.KafkaZkClientTest > testCreateConfigChangeNotification PASSED kafka.zk.KafkaZkClientTest > testDelegationTokenMethods STARTED kafka.zk.KafkaZkClientTest > testDelegationTokenMethods PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytesWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistentWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testIteratorIsConsistent PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEqualsWithCompression PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testWrittenEqualsRead PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testEquals PASSED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes STARTED kafka.javaapi.message.ByteBufferMessageSetTest > testSizeInBytes PASSED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic STARTED kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic PASSED kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic STARTED kafka.metrics.MetricsTest > testMetricsReporterAfterDeletingTopic PASSED kafka.metrics.MetricsTest > testSessionExpireListenerMetrics STARTED kafka.metrics.MetricsTest > testSessionExpireListenerMetrics PASSED kafka.metrics.MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic STARTED kafka.metrics.MetricsTest > testBrokerTopicMetricsUnregisteredAfterDeletingTopic PASSED kafka.metrics.MetricsTest > testClusterIdMetric STARTED kafka.metrics.MetricsTest > testClusterIdMetric PASSED kafka.metrics.MetricsTest > testControllerMetrics STARTED kafka.metrics.MetricsTest > testControllerMetrics PASSED kafka.metrics.MetricsTest > testWindowsStyleTagNames STARTED kafka.metrics.MetricsTest > testWindowsStyleTagNames PASSED kafka.metrics.MetricsTest > testBrokerTopicMetricsBytesInOut STARTED kafka.metrics.MetricsTest > testBrokerTopicMetricsBytesInOut PASSED kafka.metrics.KafkaTimerTest > testKafkaTimer STARTED kafka.metrics.KafkaTimerTest > testKafkaTimer PASSED kafka.security.auth.ResourceTypeTest > testJavaConversions STARTED kafka.security.auth.ResourceTypeTest > testJavaConversions PASSED kafka.security.auth.ResourceTypeTest > testFromString STARTED kafka.security.auth.ResourceTypeTest > testFromString PASSED kafka.security.auth.OperationTest > testJavaConversions STARTED kafka.security.auth.OperationTest > testJavaConversions PASSED kafka.security.auth.ZkAuthorizationTest > testIsZkSecurityEnabled STARTED kafka.security.auth.ZkAuthorizationTest > testIsZkSecurityEnabled PASSED kafka.security.auth.ZkAuthorizationTest > testZkUtils STARTED kafka.security.auth.ZkAuthorizationTest > testZkUtils PASSED kafka.security.auth.ZkAuthorizationTest > testZkAntiMigration STARTED kafka.security.auth.ZkAuthorizationTest > testZkAntiMigration PASSED kafka.security.auth.ZkAuthorizationTest > testZkMigration STARTED kafka.security.auth.ZkAuthorizationTest > testZkMigration PASSED kafka.security.auth.ZkAuthorizationTest > testChroot STARTED kafka.security.auth.ZkAuthorizationTest > testChroot PASSED kafka.security.auth.ZkAuthorizationTest > testDelete STARTED kafka.security.auth.ZkAuthorizationTest > testDelete PASSED kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive STARTED kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive PASSED kafka.security.auth.AclTest > testAclJsonConversion STARTED kafka.security.auth.AclTest > testAclJsonConversion PASSED kafka.security.auth.PermissionTypeTest > testJavaConversions STARTED kafka.security.auth.PermissionTypeTest > testJavaConversions PASSED kafka.security.auth.PermissionTypeTest > testFromString STARTED kafka.security.auth.PermissionTypeTest > testFromString PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAllowAllAccess STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAllowAllAccess PASSED kafka.security.auth.SimpleAclAuthorizerTest > testLocalConcurrentModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testLocalConcurrentModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyDeletionOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyDeletionOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFound STARTED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFound PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAclInheritance STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAclInheritance PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDistributedConcurrentModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDistributedConcurrentModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAclManagementAPIs PASSED kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWildCardAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl STARTED kafka.security.auth.SimpleAclAuthorizerTest > testTopicAcl PASSED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess STARTED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserHasAccess PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence PASSED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride STARTED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride PASSED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache STARTED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache PASSED kafka.security.token.delegation.DelegationTokenManagerTest > testPeriodicTokenExpiry STARTED kafka.security.token.delegation.DelegationTokenManagerTest > testPeriodicTokenExpiry PASSED kafka.security.token.delegation.DelegationTokenManagerTest > testTokenRequestsWithDelegationTokenDisabled STARTED kafka.security.token.delegation.DelegationTokenManagerTest > testTokenRequestsWithDelegationTokenDisabled PASSED kafka.security.token.delegation.DelegationTokenManagerTest > testDescribeToken STARTED kafka.security.token.delegation.DelegationTokenManagerTest > testDescribeToken PASSED kafka.security.token.delegation.DelegationTokenManagerTest > testCreateToken STARTED kafka.security.token.delegation.DelegationTokenManagerTest > testCreateToken PASSED kafka.security.token.delegation.DelegationTokenManagerTest > testExpireToken STARTED kafka.security.token.delegation.DelegationTokenManagerTest > testExpireToken PASSED kafka.security.token.delegation.DelegationTokenManagerTest > testRenewToken STARTED kafka.security.token.delegation.DelegationTokenManagerTest > testRenewToken PASSED 1933 tests completed, 1 failed, 5 skipped > Task :core:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':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 BUILD FAILED in 1h 43m 52s 37 actionable tasks: 36 executed, 1 up-to-date Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4