See
<https://builds.apache.org/job/kafka-trunk-jdk10/184/display/redirect?page=changes>
Changes:
[me] KAFKA-7001: Rename errors.allowed.max property in Connect to
[me] KAFKA-7002: Add a config property for DLQ topic's replication factor
[junrao] KAFKA-7011 - Remove ResourceNameType field from Java Resource class.
------------------------------------------
[...truncated 1.10 MB...]
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testValidSaslPlainOverPlaintext STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testValidSaslPlainOverPlaintext PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testValidSaslPlainOverSsl STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testValidSaslPlainOverSsl PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidApiVersionsRequestSequence STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidApiVersionsRequestSequence PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testDisallowedKafkaRequestsBeforeAuthentication STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testDisallowedKafkaRequestsBeforeAuthentication PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testClientLoginOverride STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testClientLoginOverride PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testClientDynamicJaasConfiguration STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testClientDynamicJaasConfiguration PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainPlaintextServerWithoutSaslAuthenticateHeader STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainPlaintextServerWithoutSaslAuthenticateHeader PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainSslServerWithoutSaslAuthenticateHeader STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainSslServerWithoutSaslAuthenticateHeader PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testServerAuthenticateCallbackHandler STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testServerAuthenticateCallbackHandler PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidPasswordSaslPlain STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidPasswordSaslPlain PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidPasswordSaslScram STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidPasswordSaslScram PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainSslServerWithoutSaslAuthenticateHeaderFailure STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainSslServerWithoutSaslAuthenticateHeaderFailure PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testServerDynamicJaasConfiguration STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testServerDynamicJaasConfiguration PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidSaslPacket STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testInvalidSaslPacket PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testSaslHandshakeRequestWithUnsupportedVersion STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testSaslHandshakeRequestWithUnsupportedVersion PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testJaasConfigurationForListener STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testJaasConfigurationForListener PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainPlaintextClientWithoutSaslAuthenticateHeaderFailure STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslPlainPlaintextClientWithoutSaslAuthenticateHeaderFailure PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testUnknownUserSaslScram STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
testUnknownUserSaslScram PASSED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslScramSslServerWithoutSaslAuthenticateHeader STARTED
org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest >
oldSaslScramSslServerWithoutSaslAuthenticateHeader PASSED
org.apache.kafka.common.security.authenticator.SaslServerAuthenticatorTest >
testUnexpectedRequestType STARTED
org.apache.kafka.common.security.authenticator.SaslServerAuthenticatorTest >
testUnexpectedRequestType PASSED
org.apache.kafka.common.security.authenticator.SaslServerAuthenticatorTest >
testOversizeRequest STARTED
org.apache.kafka.common.security.authenticator.SaslServerAuthenticatorTest >
testOversizeRequest PASSED
org.apache.kafka.common.security.authenticator.LoginManagerTest >
testClientLoginManager STARTED
org.apache.kafka.common.security.authenticator.LoginManagerTest >
testClientLoginManager PASSED
org.apache.kafka.common.security.authenticator.LoginManagerTest >
testServerLoginManager STARTED
org.apache.kafka.common.security.authenticator.LoginManagerTest >
testServerLoginManager PASSED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testProducerWithInvalidCredentials STARTED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testProducerWithInvalidCredentials PASSED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testTransactionalProducerWithInvalidCredentials STARTED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testTransactionalProducerWithInvalidCredentials PASSED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testConsumerWithInvalidCredentials STARTED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testConsumerWithInvalidCredentials PASSED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testAdminClientWithInvalidCredentials STARTED
org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest
> testAdminClientWithInvalidCredentials PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testReleaseForeignBuffer STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testReleaseForeignBuffer PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testBuffersGarbageCollected STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testBuffersGarbageCollected PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationBound STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationBound PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest > testReleaseNull
STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest > testReleaseNull
PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationZero STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationZero PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest > testDoubleFree
STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest > testDoubleFree
PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testNegativeMaxAllocation STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testNegativeMaxAllocation PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationOverMaxAllocation STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationOverMaxAllocation PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testMaxAllocationLargerThanSize STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testMaxAllocationLargerThanSize PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testZeroMaxAllocation STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testZeroMaxAllocation PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest > testZeroSize
STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest > testZeroSize
PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testNegativeSize STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testNegativeSize PASSED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationNegative STARTED
org.apache.kafka.common.memory.GarbageCollectedMemoryPoolTest >
testAllocationNegative PASSED
org.apache.kafka.common.resource.ResourceTypeTest > testCode STARTED
org.apache.kafka.common.resource.ResourceTypeTest > testCode PASSED
org.apache.kafka.common.resource.ResourceTypeTest > testName STARTED
org.apache.kafka.common.resource.ResourceTypeTest > testName PASSED
org.apache.kafka.common.resource.ResourceTypeTest > testExhaustive STARTED
org.apache.kafka.common.resource.ResourceTypeTest > testExhaustive PASSED
org.apache.kafka.common.resource.ResourceTypeTest > testIsUnknown STARTED
org.apache.kafka.common.resource.ResourceTypeTest > testIsUnknown PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldMatchWildcardIfExactMatch STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldMatchWildcardIfExactMatch PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchIfDifferentName STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchIfDifferentName PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldMatchWhereResourceTypeIsAny STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldMatchWhereResourceTypeIsAny PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldMatchWhereResourceNameIsAny STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldMatchWhereResourceNameIsAny PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchIfDifferentResourceType STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchIfDifferentResourceType PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchWildcardAgainstOtherName STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchWildcardAgainstOtherName PASSED
org.apache.kafka.common.resource.ResourceFilterTest > shouldMatchIfExactMatch
STARTED
org.apache.kafka.common.resource.ResourceFilterTest > shouldMatchIfExactMatch
PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchIfDifferentNameCase STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchIfDifferentNameCase PASSED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchLiteralWildcardTheWayAround STARTED
org.apache.kafka.common.resource.ResourceFilterTest >
shouldNotMatchLiteralWildcardTheWayAround PASSED
> Task :connect:compileJava NO-SOURCE
> Task :connect:processResources NO-SOURCE
> Task :connect:classes UP-TO-DATE
> Task :connect:checkstyleMain NO-SOURCE
> Task :connect:compileTestJava NO-SOURCE
> Task :connect:processTestResources NO-SOURCE
> Task :connect:testClasses UP-TO-DATE
> Task :connect:checkstyleTest NO-SOURCE
> Task :connect:test NO-SOURCE
> Task :clients:determineCommitId UP-TO-DATE
> Task :clients:createVersionFile
> Task :clients:jar
> Task :core:compileJava NO-SOURCE
> Task :core:compileScala
> Task :core:compileScala FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':core:compileScala'.
> Failed to run Gradle Worker Daemon
> Unable to connect to the child process 'Gradle Worker Daemon 2'.
It is likely that the child process have crashed - please find the stack
trace in the build log.
This exception might occur when the build machine is extremely loaded.
The connection attempt hit a timeout after 120.0 seconds (last known
process state: STARTED, running: true).
* 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 14m 47s
35 actionable tasks: 14 executed, 21 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