See <https://builds.apache.org/job/kafka-trunk-jdk8/3775/display/redirect?page=changes>
Changes: [cmccabe] KAFKA-3333: Adds RoundRobinPartitioner with tests (#6771) [jason] MINOR: Use `Topic::isInternalTopic` instead of directly checking (#7047) ------------------------------------------ [...truncated 2.57 MB...] kafka.server.DeleteTopicsRequestWithDeletionDisabledTest > testDeleteRecordsRequest STARTED kafka.server.DeleteTopicsRequestWithDeletionDisabledTest > testDeleteRecordsRequest PASSED kafka.server.ReplicaManagerQuotasTest > shouldGetBothMessagesIfQuotasAllow STARTED kafka.server.ReplicaManagerQuotasTest > shouldGetBothMessagesIfQuotasAllow PASSED kafka.server.ReplicaManagerQuotasTest > testCompleteInDelayedFetchWithReplicaThrottling STARTED kafka.server.ReplicaManagerQuotasTest > testCompleteInDelayedFetchWithReplicaThrottling PASSED kafka.server.ReplicaManagerQuotasTest > shouldExcludeSubsequentThrottledPartitions STARTED kafka.server.ReplicaManagerQuotasTest > shouldExcludeSubsequentThrottledPartitions PASSED kafka.server.ReplicaManagerQuotasTest > shouldGetNoMessagesIfQuotasExceededOnSubsequentPartitions STARTED kafka.server.ReplicaManagerQuotasTest > shouldGetNoMessagesIfQuotasExceededOnSubsequentPartitions PASSED kafka.server.ReplicaManagerQuotasTest > shouldIncludeInSyncThrottledReplicas STARTED kafka.server.ReplicaManagerQuotasTest > shouldIncludeInSyncThrottledReplicas PASSED kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncryption STARTED kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncryption PASSED kafka.server.DynamicBrokerConfigTest > testSecurityConfigs STARTED kafka.server.DynamicBrokerConfigTest > testSecurityConfigs PASSED kafka.server.DynamicBrokerConfigTest > testSynonyms STARTED kafka.server.DynamicBrokerConfigTest > testSynonyms PASSED kafka.server.DynamicBrokerConfigTest > testDynamicConfigInitializationWithoutConfigsInZK STARTED kafka.server.DynamicBrokerConfigTest > testDynamicConfigInitializationWithoutConfigsInZK PASSED kafka.server.DynamicBrokerConfigTest > testConfigUpdateWithSomeInvalidConfigs STARTED kafka.server.DynamicBrokerConfigTest > testConfigUpdateWithSomeInvalidConfigs PASSED kafka.server.DynamicBrokerConfigTest > testDynamicListenerConfig STARTED kafka.server.DynamicBrokerConfigTest > testDynamicListenerConfig PASSED kafka.server.DynamicBrokerConfigTest > testReconfigurableValidation STARTED kafka.server.DynamicBrokerConfigTest > testReconfigurableValidation PASSED kafka.server.DynamicBrokerConfigTest > testConnectionQuota STARTED kafka.server.DynamicBrokerConfigTest > testConnectionQuota PASSED kafka.server.DynamicBrokerConfigTest > testConfigUpdate STARTED kafka.server.DynamicBrokerConfigTest > testConfigUpdate PASSED kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange STARTED kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange PASSED kafka.server.DynamicBrokerConfigTest > testConfigUpdateWithReconfigurableValidationFailure STARTED kafka.server.DynamicBrokerConfigTest > testConfigUpdateWithReconfigurableValidationFailure PASSED kafka.server.ThrottledChannelExpirationTest > testThrottledChannelDelay STARTED kafka.server.ThrottledChannelExpirationTest > testThrottledChannelDelay PASSED kafka.server.ThrottledChannelExpirationTest > testCallbackInvocationAfterExpiration STARTED kafka.server.ThrottledChannelExpirationTest > testCallbackInvocationAfterExpiration PASSED kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestWithUnsupportedVersion STARTED kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestWithUnsupportedVersion PASSED kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestBeforeSaslHandshakeRequest STARTED kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestBeforeSaslHandshakeRequest PASSED kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestAfterSaslHandshakeRequest STARTED kafka.server.SaslApiVersionsRequestTest > testApiVersionsRequestAfterSaslHandshakeRequest PASSED kafka.server.HighwatermarkPersistenceTest > testHighWatermarkPersistenceMultiplePartitions STARTED kafka.server.HighwatermarkPersistenceTest > testHighWatermarkPersistenceMultiplePartitions PASSED kafka.server.HighwatermarkPersistenceTest > testHighWatermarkPersistenceSinglePartition STARTED kafka.server.HighwatermarkPersistenceTest > testHighWatermarkPersistenceSinglePartition PASSED kafka.server.DescribeLogDirsRequestTest > testDescribeLogDirsRequest STARTED kafka.server.DescribeLogDirsRequestTest > testDescribeLogDirsRequest PASSED kafka.server.DelegationTokenRequestsTest > testDelegationTokenRequests STARTED kafka.server.DelegationTokenRequestsTest > testDelegationTokenRequests PASSED kafka.server.ServerGenerateBrokerIdTest > testBrokerMetadataOnIdCollision STARTED kafka.server.ServerGenerateBrokerIdTest > testBrokerMetadataOnIdCollision PASSED kafka.server.ServerGenerateBrokerIdTest > testAutoGenerateBrokerId STARTED kafka.server.ServerGenerateBrokerIdTest > testAutoGenerateBrokerId PASSED kafka.server.ServerGenerateBrokerIdTest > testMultipleLogDirsMetaProps STARTED kafka.server.ServerGenerateBrokerIdTest > testMultipleLogDirsMetaProps PASSED kafka.server.ServerGenerateBrokerIdTest > testDisableGeneratedBrokerId STARTED kafka.server.ServerGenerateBrokerIdTest > testDisableGeneratedBrokerId PASSED kafka.server.ServerGenerateBrokerIdTest > testUserConfigAndGeneratedBrokerId STARTED kafka.server.ServerGenerateBrokerIdTest > testUserConfigAndGeneratedBrokerId PASSED kafka.server.ServerGenerateBrokerIdTest > testConsistentBrokerIdFromUserConfigAndMetaProps STARTED kafka.server.ServerGenerateBrokerIdTest > testConsistentBrokerIdFromUserConfigAndMetaProps PASSED kafka.server.KafkaServerTest > testAlreadyRegisteredAdvertisedListeners STARTED kafka.server.KafkaServerTest > testAlreadyRegisteredAdvertisedListeners PASSED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete STARTED kafka.integration.MetricsDuringTopicCreationDeletionTest > testMetricsDuringTopicCreateDelete PASSED kafka.integration.UncleanLeaderElectionTest > testTopicUncleanLeaderElectionEnable STARTED kafka.integration.UncleanLeaderElectionTest > testTopicUncleanLeaderElectionEnable PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabledByTopicOverride STARTED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabledByTopicOverride PASSED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig STARTED kafka.integration.MinIsrConfigTest > testDefaultKafkaConfig PASSED kafka.KafkaTest > testConnectionsMaxReauthMsExplicit STARTED kafka.KafkaTest > testConnectionsMaxReauthMsExplicit PASSED kafka.KafkaTest > testKafkaSslPasswordsWithSymbols STARTED kafka.KafkaTest > testKafkaSslPasswordsWithSymbols PASSED kafka.KafkaTest > testConnectionsMaxReauthMsDefault STARTED kafka.KafkaTest > testConnectionsMaxReauthMsDefault PASSED kafka.KafkaTest > testKafkaSslPasswords STARTED kafka.KafkaTest > testKafkaSslPasswords PASSED kafka.KafkaTest > testGetKafkaConfigFromArgs STARTED kafka.KafkaTest > testGetKafkaConfigFromArgs PASSED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheEnd STARTED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheEnd PASSED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsOnly STARTED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsOnly PASSED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheBegging STARTED kafka.KafkaTest > testGetKafkaConfigFromArgsNonArgsAtTheBegging PASSED 2427 tests completed, 1 failed, 2 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://<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/tests/test/index.html> * 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.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3h 43m 29s 178 actionable tasks: 152 executed, 26 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 <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/*bugs/*.xml [FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/streams-scala/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/test-utils/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml> with 0 unique warnings and 0 duplicates. 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 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=38f86d139cbd8a3b92ce555f185e52252f626cd4, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #3774 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