You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/19 12:37:25 UTC

Build failed in Jenkins: Qpid-BrokerForJava-MMS-1.0 #147

See <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/147/display/redirect?page=changes>

Changes:

[kwall] QPID-7621: [Java Broker] Broker now requires JDK 1.8

Changed pre-1.8 compatible reflective code, SSLParameters#setUseCipherSuitesOrder, into ordinary method call.

------------------------------------------
[...truncated 14.61 KB...]
[INFO] Deleting <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/qpid-test-utils/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-test-utils ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/qpid-test-utils/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.1-0.excludes JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes
     [echo] [profile.broker.version] v1_0
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10","AMQP_1_0"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-test-utils ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-test-utils ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/qpid-test-utils/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-test-utils ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/qpid-test-utils/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/qpid-test-utils/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-test-utils ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-test-utils ---
[INFO] Building jar: <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/qpid-test-utils/target/qpid-test-utils-7.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-test-utils ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Qpid Broker Core 7.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-broker-core ---
[INFO] Deleting <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ qpid-broker-core ---
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core>
[INFO] Storing buildNumber: 1787615 at timestamp: 1489926997242
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-broker-core ---
[INFO] Executing tasks

main:
     [echo] Qpid Test Profile Properties
     [echo] [profile] java-mms.1-0
     [echo] [profile.broker.language] java
     [echo] [profile.broker.type] internal
     [echo] [profile.broker.command] "<https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/bin/qpid-server"> -sp "@STORE_PATH" -st @STORE_TYPE -prop test.port=@PORT -prop "qpid.work_dir=@QPID_WORK"
     [echo] [profile.specific.excludes] JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes
     [echo] [profile.test.excludes] Excludes JavaExcludes java-mms.1-0.excludes JavaTransientExcludes Java10Excludes Java10BrokenTestsExcludes Java10UninvestigatedTestsExcludes
     [echo] [profile.broker.version] v1_0
     [echo] [profile.test.amqp_port_protocols] ["AMQP_0_8","AMQP_0_9","AMQP_0_9_1","AMQP_0_10","AMQP_1_0"]
     [echo] [profile.broker.persistent] false
     [echo] [profile.virtualhostnode.type] Memory
     [echo] [profile.virtualhostnode.context.blueprint] {"type":"ProvidedStore","globalAddressDomains":"${qpid.globalAddressDomains}"}
     [echo] [profile.test_receive_timeout] 1000
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-broker-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions-standard-properties) @ qpid-broker-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-enableAmqp10) @ qpid-broker-core ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-broker-core ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/target/jacoco.exec> -Xmx512m
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (amqp-0-8-generated) @ qpid-broker-core ---
[INFO] Skipping Antrun execution
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-broker-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-broker-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] Copying 19 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-broker-core ---
[INFO] Compiling 747 source files to <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/target/classes>
[INFO] Generating factory file for org.apache.qpid.server.security.group.GroupMemberImpl
[INFO] Generating factory file for org.apache.qpid.server.security.AutoGeneratedSelfSignedKeyStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.virtualhostnode.JsonVirtualHostNodeImpl
[INFO] Generating factory file for org.apache.qpid.server.exchange.DirectExchangeImpl
[INFO] Generating factory file for org.apache.qpid.server.security.NonJavaKeyStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.security.SiteSpecificTrustStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.queue.StandardQueueImpl
[INFO] Generating factory file for org.apache.qpid.server.model.port.HttpPortImpl
[INFO] Generating factory file for org.apache.qpid.server.virtualhostalias.DefaultVirtualHostAliasImpl
[INFO] Generating factory file for org.apache.qpid.server.exchange.HeadersExchangeImpl
[INFO] Generating factory file for org.apache.qpid.server.model.adapter.FileBasedGroupProviderImpl
[INFO] Generating factory file for org.apache.qpid.server.virtualhostalias.HostNameAliasImpl
[INFO] Generating factory file for org.apache.qpid.server.queue.SortedQueueImpl
[INFO] Generating factory file for org.apache.qpid.server.security.NonJavaTrustStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.ExternalAuthenticationManagerImpl
[INFO] Generating factory file for org.apache.qpid.server.model.port.AmqpPortImpl
[INFO] Generating factory file for org.apache.qpid.server.queue.PriorityQueueImpl
[INFO] Generating factory file for org.apache.qpid.server.model.BrokerImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.MD5AuthenticationProvider
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.ScramSHA1AuthenticationManager
[INFO] Generating factory file for org.apache.qpid.server.security.ManagedPeerCertificateTrustStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.Base64MD5PasswordDatabaseAuthenticationManager
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.oauth2.OAuth2AuthenticationProviderImpl
[INFO] Generating factory file for org.apache.qpid.server.security.FileTrustStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.queue.LastValueQueueImpl
[INFO] Generating factory file for org.apache.qpid.server.security.AllowAllAccessControlProviderImpl
[INFO] Generating factory file for org.apache.qpid.server.security.group.cloudfoundry.CloudFoundryDashboardManagementGroupProviderImpl
[INFO] Generating factory file for org.apache.qpid.server.security.group.GroupImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.ManagedUser
[INFO] Generating factory file for org.apache.qpid.server.virtualhostnode.RedirectingVirtualHostNodeImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.ScramSHA256AuthenticationManager
[INFO] Generating factory file for org.apache.qpid.server.virtualhostalias.VirtualHostNameAliasImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.PlainAuthenticationProvider
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.KerberosAuthenticationManager
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.AnonymousAuthenticationManager
[INFO] Generating factory file for org.apache.qpid.server.virtualhostalias.PatternMatchingAliasImpl
[INFO] Generating factory file for org.apache.qpid.server.exchange.FanoutExchangeImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.SimpleLDAPAuthenticationManagerImpl
[INFO] Generating factory file for org.apache.qpid.server.security.FileKeyStoreImpl
[INFO] Generating factory file for org.apache.qpid.server.virtualhostnode.RedirectingVirtualHostImpl
[INFO] Generating factory file for org.apache.qpid.server.virtualhost.ProvidedStoreVirtualHostImpl
[INFO] Generating factory file for org.apache.qpid.server.virtualhostalias.SystemAddressSpaceAliasImpl
[INFO] Generating factory file for org.apache.qpid.server.security.auth.manager.PlainPasswordDatabaseAuthenticationManager
[INFO] Generating factory file for org.apache.qpid.server.exchange.TopicExchangeImpl
[INFO] Generating factory file for org.apache.qpid.server.security.group.GroupProviderImpl
[INFO] Generating factory file for org.apache.qpid.server.model.JsonSystemConfigImpl
[INFO] looking for org.apache.qpid.server.queue.LastValueQueue
[INFO] looking for org.apache.qpid.server.model.port.AmqpPort
[INFO] looking for org.apache.qpid.server.security.group.GroupMemberImpl
[INFO] looking for org.apache.qpid.server.model.adapter.FileBasedGroupProvider
[INFO] looking for org.apache.qpid.server.model.HostNameAlias
[INFO] looking for org.apache.qpid.server.model.VirtualHostNameAlias
[INFO] looking for org.apache.qpid.server.exchange.FanoutExchange
[INFO] looking for org.apache.qpid.server.security.auth.manager.ExternalAuthenticationManager
[INFO] looking for org.apache.qpid.server.security.auth.manager.SimpleLDAPAuthenticationManager
[INFO] looking for org.apache.qpid.server.virtualhostnode.JsonVirtualHostNode
[INFO] looking for org.apache.qpid.server.model.BrokerImpl
[INFO] looking for org.apache.qpid.server.security.auth.manager.MD5AuthenticationProvider
[INFO] looking for org.apache.qpid.server.security.SiteSpecificTrustStore
[INFO] looking for org.apache.qpid.server.model.SystemAddressSpaceAlias
[INFO] looking for org.apache.qpid.server.security.FileKeyStore
[INFO] looking for org.apache.qpid.server.queue.SortedQueue
[INFO] looking for org.apache.qpid.server.queue.PriorityQueue
[INFO] looking for org.apache.qpid.server.model.PatternMatchingAlias
[INFO] looking for org.apache.qpid.server.model.port.HttpPort
[INFO] looking for org.apache.qpid.server.security.auth.manager.ScramSHA1AuthenticationManager
[INFO] looking for org.apache.qpid.server.security.AutoGeneratedSelfSignedKeyStore
[INFO] looking for org.apache.qpid.server.exchange.DirectExchange
[INFO] looking for org.apache.qpid.server.security.auth.manager.Base64MD5PasswordDatabaseAuthenticationManager
[INFO] looking for org.apache.qpid.server.security.group.cloudfoundry.CloudFoundryDashboardManagementGroupProvider
[INFO] looking for org.apache.qpid.server.exchange.TopicExchange
[INFO] looking for org.apache.qpid.server.security.group.GroupImpl
[INFO] looking for org.apache.qpid.server.security.auth.manager.ManagedUser
[INFO] looking for org.apache.qpid.server.security.auth.manager.ScramSHA256AuthenticationManager
[INFO] looking for org.apache.qpid.server.security.auth.manager.PlainAuthenticationProvider
[INFO] looking for org.apache.qpid.server.security.auth.manager.KerberosAuthenticationManager
[INFO] looking for org.apache.qpid.server.security.auth.manager.AnonymousAuthenticationManager
[INFO] looking for org.apache.qpid.server.exchange.HeadersExchange
[INFO] looking for org.apache.qpid.server.security.NonJavaTrustStore
[INFO] looking for org.apache.qpid.server.security.AllowAllAccessControlProvider
[INFO] looking for org.apache.qpid.server.model.JsonSystemConfigImpl
[INFO] looking for org.apache.qpid.server.security.ManagedPeerCertificateTrustStore
[INFO] looking for org.apache.qpid.server.queue.StandardQueue
[INFO] looking for org.apache.qpid.server.model.DefaultVirtualHostAlias
[INFO] looking for org.apache.qpid.server.virtualhostnode.RedirectingVirtualHostNode
[INFO] looking for org.apache.qpid.server.virtualhost.ProvidedStoreVirtualHostImpl
[INFO] looking for org.apache.qpid.server.security.auth.manager.PlainPasswordDatabaseAuthenticationManager
[INFO] looking for org.apache.qpid.server.security.NonJavaKeyStore
[INFO] looking for org.apache.qpid.server.security.group.GroupProviderImpl
[INFO] looking for org.apache.qpid.server.security.FileTrustStore
[INFO] looking for org.apache.qpid.server.security.auth.manager.oauth2.OAuth2AuthenticationProvider
[INFO] Generating service file for org.apache.qpid.server.plugin.MessageMetaDataType
[INFO] Generating service file for org.apache.qpid.server.plugin.ConfiguredObjectRegistration
[INFO] Generating service file for org.apache.qpid.server.message.mimecontentconverter.ObjectToMimeContentConverter
[INFO] Generating service file for org.apache.qpid.server.message.mimecontentconverter.MimeContentToObjectConverter
[INFO] Generating service file for org.apache.qpid.server.plugin.TransportProviderFactory
[INFO] Generating service file for org.apache.qpid.server.security.auth.manager.oauth2.OAuth2IdentityResolverService
[INFO] Generating service file for org.apache.qpid.server.plugin.ConfiguredObjectAttributeInjector
[INFO] Generating service file for org.apache.qpid.server.plugin.ConnectionValidator
[INFO] Generating service file for org.apache.qpid.server.plugin.ConditionallyAvailable
[INFO] Generating service file for org.apache.qpid.server.store.serializer.MessageStoreSerializer
[INFO] Generating service file for org.apache.qpid.server.plugin.MessageFilterFactory
[INFO] Generating service file for org.apache.qpid.server.plugin.ConfigurationSecretEncrypterFactory
[INFO] Generating service file for org.apache.qpid.server.plugin.ConfiguredObjectTypeFactory
[INFO] Generating service file for org.apache.qpid.server.queue.OverflowPolicyHandlerFactory
[INFO] Generating service file for org.apache.qpid.server.model.preferences.PreferenceValueFactoryService
[INFO] Generating service file for org.apache.qpid.server.plugin.SystemConfigFactory
[INFO] Generating service file for org.apache.qpid.server.model.ContainerType
[INFO] Generating service file for org.apache.qpid.server.plugin.SystemNodeCreator
[INFO] Generating service file for org.apache.qpid.server.store.preferences.PreferenceStoreFactoryService
[INFO] <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/topic/TopicParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/topic/TopicParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-broker-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 24 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-broker-core ---
[INFO] Compiling 205 source files to <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/broker-core/target/test-classes>
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000797780000, 250609664, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 250609664 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/ws/trunk/hs_err_pid29140.log>
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/147/artifact/trunk/bdbstore/target/surefire-reports/java-mms.1-0/TEST-org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest.xml> is 3 days 21 hr old



Jenkins build is back to normal : Qpid-BrokerForJava-MMS-1.0 #148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-BrokerForJava-MMS-1.0/148/display/redirect>