See <https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/425/changes>
Changes:
[orudyy] QPID-4753: move ACL config from broker attribute to a top level entity
[orudyy] QPID-4755: Rename broker attribute 'supportedStoreTypes' into
'virtualHostSupportedStoreTypes' and introduce new attribute for broker
supported store types
[orudyy] QPID-4752: Make the GroupProvider a full broker-level configuration
entry instead of a broker attribute.
[orudyy] QPID-4754: Make broker name editable and show it in the browser title
[fadams] NO-JIRA: Trivial fix to build.xml in tools/src/java which was failing
on cleanall target if plugins directory didn't actually exist
[aconway] QPID-4748: Consistent handling of durations in broker configuration,
allowing sub-second intervals.
Provides string conversion for sys::Duration, allowing intervals to be
expressed like this:
10.5 - value in seconds, backward compatible.
10.5s - value in seconds
10.5ms - value in milliseconds
10.5us - value in microseconds
10.5ns - value in nanoseconds
Converted the folllowing broker options to Duration:
mgmtPubInterval, queueCleanInterval, linkMaintenanceInterval,
linkHeartbeatInterval
Did not convert: maxNegotiateTime. This is expressed in milliseconds so it
would not be
backward compatible to make it a Duration.
[tross] QPID-3584 - Added missing special argument in qpid-config.
[astitcher] QPID-4734: Expand ignoring warnings to all patchlevels of gcc 4.4
[astitcher] QPID-3689: Fix previous change of command line option handling
Now introduced new command line option type that is a pure command
line switch which can take no boolean argument.
[jross] QPID-4750: Fix unhandled exception; patch from Ernie Allen
[orudyy] QPID-4746, QPID-4747:Fix the tests failing on IBM JDK
[astitcher] QPID-3689: Change tcp nodelay to be the default
This change also alters the implementation of simple switch
like options when using boost version 1.35 and later. We now
allow these switches to also take an optional "=yes" or "=no"
(and similar) argument.
[chug] QPID-4736: Demote journal log messages from warn to info
when message arises from journal configuration choice.
[kgiusti] NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test
failures
------------------------------------------
[...truncated 3391 lines...]
[junit] Running
org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
[junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.149 sec
[junit] Running
org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.627 sec
[junit] Running
org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.533 sec
[junit] Running
org.apache.qpid.systest.disttest.clientonly.DistributedClientTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.986 sec
[junit] Running
org.apache.qpid.systest.disttest.clientonly.MessageProviderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.172 sec
[junit] Running
org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.582 sec
[junit] Running
org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.027 sec
[junit] Running
org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.124 sec
[junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.578 sec
[echo] Running ant for module : perftests
touch-failed:
[echo] Running ant for module : broker-plugins/access-control
prepare:
compile_velocity:
check_velocity_deps:
gen_logging:
precompile:
compile:
[echo] Targeting : 1.5
copy-resources:
[echo] Copying resources from
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/broker-plugins/access-control/src/main/resources>
to
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/broker-plugins/access-control/classes...>
copy-project-resources-metainf:
copy-module-resources-metainf:
copy-module-src-resources-metainf:
copy-files-to-module-metainf:
jar.manifest:
jar.nomanifest:
jar:
precompile-tests:
compile-tests:
copy-test-resources:
jar-tests:
jar-sources:
libs:
copy-bin:
copy-etc:
postbuild:
copy-broker-plugin-jars:
build:
test:
[echo] Using profile:java-mms.0-10
[junit] Running org.apache.qpid.server.security.access.config.AclActionTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.337 sec
[junit] Running
org.apache.qpid.server.security.access.config.AclRulePredicatesTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
[junit] Running org.apache.qpid.server.security.access.config.ActionTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
[junit] Running
org.apache.qpid.server.security.access.config.ClientActionTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[junit] Running
org.apache.qpid.server.security.access.config.PlainConfigurationTest
[junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
[junit] Running org.apache.qpid.server.security.access.config.RuleTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
[junit] Running
org.apache.qpid.server.security.access.firewall.HostnameFirewallRuleTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
[junit] Running
org.apache.qpid.server.security.access.firewall.NetworkFirewallRuleTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
[junit] Running
org.apache.qpid.server.security.access.plugins.DefaultAccessControlFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
[junit] Running
org.apache.qpid.server.security.access.plugins.DefaultAccessControlTest
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
[junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
[echo] Running ant for module : broker-plugins/access-control
touch-failed:
[echo] Running ant for module : broker-plugins/management-http
prepare:
check-unwardojo.done:
unwardojo:
precompile:
compile:
[echo] Targeting : 1.5
copy-resources:
[echo] Copying resources from
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/broker-plugins/management-http/src/main/resources>
to
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/broker-plugins/management-http/classes...>
copy-project-resources-metainf:
copy-module-resources-metainf:
copy-module-src-resources-metainf:
copy-files-to-module-metainf:
jar.manifest:
jar.nomanifest:
jar:
precompile-tests:
compile-tests:
copy-test-resources:
jar-tests:
jar-sources:
libs:
copy-bin:
copy-etc:
postbuild:
copy-broker-plugin-jars:
build:
test:
[echo] Using profile:java-mms.0-10
[junit] Running
org.apache.qpid.server.management.plugin.HttpManagementFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.052 sec
[junit] Running org.apache.qpid.server.management.plugin.HttpManagementTest
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
[junit] Running
org.apache.qpid.server.management.plugin.servlet.rest.ConfiguredObjectToMapConverterTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
[junit] Running
org.apache.qpid.server.management.plugin.session.LoginLogoutReporterTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
[echo] Running ant for module : broker-plugins/management-http
touch-failed:
[echo] Running ant for module : broker-plugins/management-jmx
prepare:
precompile:
compile:
[echo] Targeting : 1.5
copy-resources:
[echo] Copying resources from
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/broker-plugins/management-jmx/src/main/resources>
to
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build/scratch/broker-plugins/management-jmx/classes...>
copy-project-resources-metainf:
copy-module-resources-metainf:
copy-module-src-resources-metainf:
copy-files-to-module-metainf:
jar.manifest:
jar.nomanifest:
jar:
precompile-tests:
compile-tests:
copy-test-resources:
jar-tests:
jar-sources:
libs:
copy-bin:
copy-etc:
postbuild:
copy-broker-plugin-jars:
build:
test:
[echo] Using profile:java-mms.0-10
[junit] Running org.apache.qpid.server.jmx.JMXManagementFactoryTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
[junit] Running org.apache.qpid.server.jmx.ManagementLogonLogoffReporterTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
[junit] Running org.apache.qpid.server.jmx.mbeans.ConnectionMBeanTest
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.267 sec
[junit] Running org.apache.qpid.server.jmx.mbeans.ExchangeMBeanTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.102 sec
[junit] Running org.apache.qpid.server.jmx.mbeans.LoggingManagementMBeanTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
[junit] Running org.apache.qpid.server.jmx.mbeans.QueueMBeanTest
[junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 0.273 sec
[junit] Running org.apache.qpid.server.jmx.mbeans.ServerInformationMBeanTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
[junit] Running org.apache.qpid.server.jmx.mbeans.UserManagementMBeanTest
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
[junit] Running
org.apache.qpid.server.jmx.mbeans.VirtualHostManagerMBeanTest
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
[echo] Running ant for module : broker-plugins/management-jmx
touch-failed:
BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-Test-JDK1.7/ws/trunk/qpid/java/build.xml>:104:
TEST SUITE FAILED
Total time: 16 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results