See <https://builds.apache.org/job/kafka-trunk-jdk11/604/display/redirect?page=changes>
Changes: [jason] KAFKA-8305; Support default partitions & replication factor in [jason] KAFKA-8386; Use COORDINATOR_NOT_AVAILABLE error when group is Dead ------------------------------------------ [...truncated 2.42 MB...] kafka.utils.CommandLineUtilsTest > testParseArgs STARTED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.utils.CommandLineUtilsTest > testParseArgsWithMultipleDelimiters STARTED kafka.utils.CommandLineUtilsTest > testParseArgsWithMultipleDelimiters PASSED kafka.utils.CommandLineUtilsTest > testMaybeMergeOptionsDefaultValueIfNotExist STARTED kafka.utils.CommandLineUtilsTest > testMaybeMergeOptionsDefaultValueIfNotExist PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArgWithNoDelimiter STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArgWithNoDelimiter PASSED kafka.utils.CommandLineUtilsTest > testMaybeMergeOptionsDefaultOverwriteExisting STARTED kafka.utils.CommandLineUtilsTest > testMaybeMergeOptionsDefaultOverwriteExisting PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid PASSED kafka.utils.CommandLineUtilsTest > testMaybeMergeOptionsNotOverwriteExisting STARTED kafka.utils.CommandLineUtilsTest > testMaybeMergeOptionsNotOverwriteExisting PASSED kafka.utils.LoggingTest > testLog4jControllerIsRegistered STARTED kafka.utils.LoggingTest > testLog4jControllerIsRegistered PASSED kafka.utils.LoggingTest > testLogName STARTED kafka.utils.LoggingTest > testLogName PASSED kafka.utils.LoggingTest > testLogNameOverride STARTED kafka.utils.LoggingTest > testLogNameOverride PASSED > Task :connect:basic-auth-extension:test org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testSuccess STARTED WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.powermock.reflect.internal.WhiteboxImpl (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.powermock/powermock-reflect/2.0.2/79df0e5792fba38278b90f9e22617f5684313017/powermock-reflect-2.0.2.jar) to method java.lang.Object.clone() WARNING: Please consider reporting this to the maintainers of org.powermock.reflect.internal.WhiteboxImpl WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testSuccess PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testBadCredential STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testBadCredential PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testBadPassword STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testBadPassword PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testUnknownBearer STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testUnknownBearer PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testUnknownLoginModule STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testUnknownLoginModule PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testUnknownCredentialsFile STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testUnknownCredentialsFile PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testEmptyCredentialsFile STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testEmptyCredentialsFile PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testNoFileOption STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testNoFileOption PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testPostWithoutAppropriateCredential STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testPostWithoutAppropriateCredential PASSED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testPostNotChangingConnectorTask STARTED org.apache.kafka.connect.rest.basic.auth.extension.JaasBasicAuthFilterTest > testPostNotChangingConnectorTask PASSED > Task :connect:runtime:test WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.powermock.reflect.internal.WhiteboxImpl (file:/home/jenkins/.gradle/caches/modules-2/files-2.1/org.powermock/powermock-reflect/2.0.2/79df0e5792fba38278b90f9e22617f5684313017/powermock-reflect-2.0.2.jar) to method java.util.HashMap.hash(java.lang.Object) WARNING: Please consider reporting this to the maintainers of org.powermock.reflect.internal.WhiteboxImpl WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release org.apache.kafka.connect.util.KafkaBasedLogTest > testStartStop STARTED org.apache.kafka.connect.util.KafkaBasedLogTest > testStartStop PASSED org.apache.kafka.connect.util.KafkaBasedLogTest > testReloadOnStart STARTED org.apache.kafka.connect.util.KafkaBasedLogTest > testReloadOnStart PASSED org.apache.kafka.connect.util.KafkaBasedLogTest > testReloadOnStartWithNoNewRecordsPresent STARTED org.apache.kafka.connect.util.KafkaBasedLogTest > testReloadOnStartWithNoNewRecordsPresent PASSED org.apache.kafka.connect.util.KafkaBasedLogTest > testSendAndReadToEnd STARTED org.apache.kafka.connect.util.KafkaBasedLogTest > testSendAndReadToEnd PASSED org.apache.kafka.connect.util.KafkaBasedLogTest > testConsumerError STARTED org.apache.kafka.connect.util.KafkaBasedLogTest > testConsumerError PASSED org.apache.kafka.connect.util.KafkaBasedLogTest > testProducerError STARTED org.apache.kafka.connect.util.KafkaBasedLogTest > testProducerError PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateConnectorLoggingContext STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateConnectorLoggingContext PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateTaskLoggingContext STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateTaskLoggingContext PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldNotAllowNullConnectorNameForConnectorContext STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldNotAllowNullConnectorNameForConnectorContext PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldAllowNestedLoggingContexts STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldAllowNestedLoggingContexts PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldNotAllowNullTaskIdForTaskContext STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldNotAllowNullTaskIdForTaskContext PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateAndCloseLoggingContextEvenWithNullContextMap STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateAndCloseLoggingContextEvenWithNullContextMap PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldNotAllowNullTaskIdForOffsetContext STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldNotAllowNullTaskIdForOffsetContext PASSED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateOffsetsLoggingContext STARTED org.apache.kafka.connect.util.LoggingContextTest > shouldCreateOffsetsLoggingContext PASSED org.apache.kafka.connect.util.TopicAdminTest > shouldNotCreateTopicWhenItAlreadyExists STARTED org.apache.kafka.connect.util.TopicAdminTest > shouldNotCreateTopicWhenItAlreadyExists PASSED org.apache.kafka.connect.util.TopicAdminTest > returnNullWithTopicAuthorizationFailure STARTED org.apache.kafka.connect.util.TopicAdminTest > returnNullWithTopicAuthorizationFailure PASSED org.apache.kafka.connect.util.TopicAdminTest > shouldCreateTopicWhenItDoesNotExist STARTED org.apache.kafka.connect.util.TopicAdminTest > shouldCreateTopicWhenItDoesNotExist PASSED org.apache.kafka.connect.util.TopicAdminTest > shouldReturnFalseWhenSuppliedNullTopicDescription STARTED org.apache.kafka.connect.util.TopicAdminTest > shouldReturnFalseWhenSuppliedNullTopicDescription PASSED org.apache.kafka.connect.util.TopicAdminTest > returnNullWithApiVersionMismatch STARTED org.apache.kafka.connect.util.TopicAdminTest > returnNullWithApiVersionMismatch PASSED org.apache.kafka.connect.util.TopicAdminTest > shouldCreateOneTopicWhenProvidedMultipleDefinitionsWithSameTopicName STARTED org.apache.kafka.connect.util.TopicAdminTest > shouldCreateOneTopicWhenProvidedMultipleDefinitionsWithSameTopicName PASSED org.apache.kafka.connect.util.TopicAdminTest > returnNullWithClusterAuthorizationFailure STARTED org.apache.kafka.connect.util.TopicAdminTest > returnNullWithClusterAuthorizationFailure PASSED org.apache.kafka.connect.util.TableTest > basicOperations STARTED org.apache.kafka.connect.util.TableTest > basicOperations PASSED org.apache.kafka.connect.util.ConnectUtilsTest > testLookupNullKafkaClusterId STARTED org.apache.kafka.connect.util.ConnectUtilsTest > testLookupNullKafkaClusterId PASSED org.apache.kafka.connect.util.ConnectUtilsTest > testLookupKafkaClusterId STARTED org.apache.kafka.connect.util.ConnectUtilsTest > testLookupKafkaClusterId PASSED org.apache.kafka.connect.util.ConnectUtilsTest > testLookupKafkaClusterIdTimeout STARTED org.apache.kafka.connect.util.ConnectUtilsTest > testLookupKafkaClusterIdTimeout PASSED org.apache.kafka.connect.util.ShutdownableThreadTest > testGracefulShutdown STARTED org.apache.kafka.connect.util.ShutdownableThreadTest > testGracefulShutdown PASSED org.apache.kafka.connect.util.ShutdownableThreadTest > testForcibleShutdown STARTED org.apache.kafka.connect.util.ShutdownableThreadTest > testForcibleShutdown PASSED org.apache.kafka.connect.integration.RestExtensionIntegrationTest > testImmediateRequestForListOfConnectors STARTED org.apache.kafka.connect.integration.RestExtensionIntegrationTest > testImmediateRequestForListOfConnectors PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testStartTwoConnectors STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testStartTwoConnectors PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testDeleteConnector STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testDeleteConnector PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testAddingWorker STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testAddingWorker PASSED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testRemovingWorker STARTED org.apache.kafka.connect.integration.RebalanceSourceConnectorsIntegrationTest > testRemovingWorker SKIPPED > Task :connect:runtime:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':connect:runtime:test'. > Process 'Gradle Test Executor 22' finished with non-zero exit value 1 This problem might be caused by incorrect test process configuration. Please refer to the test execution section in the User Manual at https://docs.gradle.org/5.4.1/userguide/java_testing.html#sec:test_execution * 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 2h 48m 32s 178 actionable tasks: 152 executed, 26 up-to-date Build step 'Execute shell' marked build as failure Recording test results ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 ERROR: No tool found matching GRADLE_4_10_2_HOME Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3