From dev-return-105543-archive-asf-public=cust-asf.ponee.io@kafka.apache.org Tue Jul 9 09:16:53 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id AF98D18062B for ; Tue, 9 Jul 2019 11:16:52 +0200 (CEST) Received: (qmail 94356 invoked by uid 500); 9 Jul 2019 09:16:50 -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 94339 invoked by uid 99); 9 Jul 2019 09:16:49 -0000 Received: from Unknown (HELO mailrelay1-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jul 2019 09:16:49 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTP id 7E22581E6; Tue, 9 Jul 2019 09:16:49 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 0C62933E0156; Tue, 9 Jul 2019 09:16:49 +0000 (UTC) Date: Tue, 9 Jul 2019 09:16:48 +0000 (UTC) From: Apache Jenkins Server To: dev@kafka.apache.org, jason@confluent.io Message-ID: <123115204.5833.1562663809047.JavaMail.jenkins@jenkins02> Subject: Build failed in Jenkins: kafka-2.2-jdk8 #144 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-2.2-jdk8 X-Jenkins-Result: FAILURE See Changes: [jason] KAFKA-8591; WorkerConfigTransformer NPE on connector configuration ------------------------------------------ [...truncated 1.92 MB...] kafka.security.auth.ZkAuthorizationTest > testDeleteRecursive PASSED kafka.security.auth.AclTest > testAclJsonConversion STARTED kafka.security.auth.AclTest > testAclJsonConversion PASSED kafka.security.auth.OperationTest > testJavaConversions STARTED kafka.security.auth.OperationTest > testJavaConversions PASSED kafka.security.auth.ResourceTest > shouldParseOldTwoPartString STARTED kafka.security.auth.ResourceTest > shouldParseOldTwoPartString PASSED kafka.security.auth.ResourceTest > shouldParseOldTwoPartWithEmbeddedSeparators STARTED kafka.security.auth.ResourceTest > shouldParseOldTwoPartWithEmbeddedSeparators PASSED kafka.security.auth.ResourceTest > shouldThrowOnTwoPartStringWithUnknownResourceType STARTED kafka.security.auth.ResourceTest > shouldThrowOnTwoPartStringWithUnknownResourceType PASSED kafka.security.auth.ResourceTest > shouldThrowOnBadResourceTypeSeparator STARTED kafka.security.auth.ResourceTest > shouldThrowOnBadResourceTypeSeparator PASSED kafka.security.auth.ResourceTest > shouldParseThreePartString STARTED kafka.security.auth.ResourceTest > shouldParseThreePartString PASSED kafka.security.auth.ResourceTest > shouldRoundTripViaString STARTED kafka.security.auth.ResourceTest > shouldRoundTripViaString PASSED kafka.security.auth.ResourceTest > shouldParseThreePartWithEmbeddedSeparators STARTED kafka.security.auth.ResourceTest > shouldParseThreePartWithEmbeddedSeparators 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.SimpleAclAuthorizerTest > testAuthorizeWithPrefixedResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAuthorizeWithPrefixedResource 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 > testDeleteAllAclOnWildcardResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDeleteAllAclOnWildcardResource 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 > testAddAclsOnWildcardResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAddAclsOnWildcardResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testWritesExtendedAclChangeEventWhenInterBrokerProtocolAtLeastKafkaV2 STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWritesExtendedAclChangeEventWhenInterBrokerProtocolAtLeastKafkaV2 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 > testWritesLiteralAclChangeEventWhenInterBrokerProtocolIsKafkaV2 STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWritesLiteralAclChangeEventWhenInterBrokerProtocolIsKafkaV2 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 > testDeleteAclOnPrefixedResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDeleteAclOnPrefixedResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDenyTakesPrecedence PASSED kafka.security.auth.SimpleAclAuthorizerTest > testSingleCharacterResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testSingleCharacterResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride STARTED kafka.security.auth.SimpleAclAuthorizerTest > testNoAclFoundOverride PASSED kafka.security.auth.SimpleAclAuthorizerTest > testEmptyAclThrowsException STARTED kafka.security.auth.SimpleAclAuthorizerTest > testEmptyAclThrowsException PASSED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserWithCustomPrincipalHasAccess STARTED kafka.security.auth.SimpleAclAuthorizerTest > testSuperUserWithCustomPrincipalHasAccess PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAllowAccessWithCustomPrincipal STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAllowAccessWithCustomPrincipal PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDeleteAclOnWildcardResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDeleteAclOnWildcardResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testChangeListenerTiming STARTED kafka.security.auth.SimpleAclAuthorizerTest > testChangeListenerTiming PASSED kafka.security.auth.SimpleAclAuthorizerTest > testWritesLiteralWritesLiteralAclChangeEventWhenInterBrokerProtocolLessThanKafkaV2eralAclChangesForOlderProtocolVersions STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWritesLiteralWritesLiteralAclChangeEventWhenInterBrokerProtocolLessThanKafkaV2eralAclChangesForOlderProtocolVersions PASSED kafka.security.auth.SimpleAclAuthorizerTest > testThrowsOnAddPrefixedAclIfInterBrokerProtocolVersionTooLow STARTED kafka.security.auth.SimpleAclAuthorizerTest > testThrowsOnAddPrefixedAclIfInterBrokerProtocolVersionTooLow PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnPrefixedResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnPrefixedResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls STARTED kafka.security.auth.SimpleAclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAuthorizeWithEmptyResourceName STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAuthorizeWithEmptyResourceName PASSED kafka.security.auth.SimpleAclAuthorizerTest > testDeleteAllAclOnPrefixedResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testDeleteAllAclOnPrefixedResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAddAclsOnLiteralResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAddAclsOnLiteralResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAuthorizeThrowsOnNoneLiteralResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAuthorizeThrowsOnNoneLiteralResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testGetAclsPrincipal STARTED kafka.security.auth.SimpleAclAuthorizerTest > testGetAclsPrincipal PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAddAclsOnPrefiexedResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAddAclsOnPrefiexedResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testWritesExtendedAclChangeEventIfInterBrokerProtocolNotSet STARTED kafka.security.auth.SimpleAclAuthorizerTest > testWritesExtendedAclChangeEventIfInterBrokerProtocolNotSet PASSED kafka.security.auth.SimpleAclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnWildcardResource STARTED kafka.security.auth.SimpleAclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnWildcardResource PASSED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache STARTED kafka.security.auth.SimpleAclAuthorizerTest > testLoadCache 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 > Task :testScala_2_11 FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':connect:runtime: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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':kafka-2.2-jdk8:core:spotbugsMain'. > A failure occurred while executing com.github.spotbugs.internal.spotbugs.SpotBugsRunner > SpotBugs rule violations were found. 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 6.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 51m 40s 132 actionable tasks: 107 executed, 25 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 [FINDBUGS] Searching for all files in that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] No files found. Configuration error? Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 No credentials specified Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=d956cc72ddefff8f4366f33ca0078035cca52f66, workspace= [FINDBUGS] Computing warning deltas based on reference build #143 Recording test results Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1