See 
<https://builds.apache.org/job/brooklyn-client-master/63/display/redirect?page=changes>

Changes:

[sam.corbett] Move Resteasy dependency management to java module pom

------------------------------------------
[...truncated 25.25 KB...]
2017-07-28 14:43:14,248 INFO    http://localhost:8081/
2017-07-28 14:43:14,608 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp() 
finished in 4016 ms
2017-07-28 14:43:14,615 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
2017-07-28 14:43:14,783 INFO  REST using security provider 
org.apache.brooklyn.rest.security.provider.TestSecurityProvider
[GC (Allocation Failure)  216686K->36308K(753664K), 0.0171790 secs]
2017-07-28 14:43:15,069 INFO  Uninstalling now-empty BOM wrapper bundle 
brooklyn-empty-catalog:0.0.0-SNAPSHOT (brooklyn:sry5w0zxii)
[GC (Metadata GC Threshold)  61170K->29576K(761344K), 0.0142746 secs]
[Full GC (Metadata GC Threshold)  29576K->27560K(761344K), 0.0611619 secs]
2017-07-28 14:43:15,522 INFO  Launched from YAML: name: test-1234
services: [ { type: org.apache.brooklyn.core.test.entity.TestEntity } ] -> 
BasicApplicationImpl{id=eioby96xl4} (Task[start]@h1r5zbsP)
2017-07-28 14:43:15,542 INFO  Started application 
BasicApplicationImpl{id=eioby96xl4}
2017-07-28 14:43:15,900 INFO  creation result: TaskSummary{id='h1r5zbsP', 
displayName='start', entityId='eioby96xl4', entityDisplayName='test-1234', 
description='Invoking effector start on test-1234 with parameters 
{locations=[]}', tags=[EFFECTOR, inessential, 
{type=org.apache.brooklyn.api.mgmt.ManagementContext}, {entityId=eioby96xl4, 
effectorName=start}, {wrappingType=callerEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=eioby96xl4}}, 
{wrappingType=contextEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=eioby96xl4}}, 
{wrappingType=targetEntity, entity={type=org.apache.brooklyn.api.entity.Entity, 
id=eioby96xl4}}, {entitlementContext={user=test, sourceIp=127.0.0.1, 
requestUri=/v1/applications, requestUniqueIdentifier=A5MrNS}}], 
submitTimeUtc=1501252995496, startTimeUtc=1501252995496, 
endTimeUtc=1501252995542, currentStatus='Completed', result=null, 
isError=false, isCancelled=false, 
children=[LinkWithMetadata{link='/v1/activities/hdnyeXoF', 
metadata={id=hdnyeXoF, taskName=invoking start[locations] on 1 node, 
entityId=eioby96xl4, entityDisplayName=test-1234}}], submittedByTask=null, 
blockingTask=null, blockingDetails='null', detailedStatus='Completed after 46ms

No return value (null)', streams={}, links={self=/v1/activities/h1r5zbsP, 
children=/v1/activities/h1r5zbsP/children, 
entity=/v1/applications/eioby96xl4/entities/eioby96xl4}}
2017-07-28 14:43:15,962 INFO  apps with test: 
[ApplicationSummary{id='eioby96xl4', spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/eioby96xl4, 
entities=/v1/applications/eioby96xl4/entities}}]
2017-07-28 14:43:15,968 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
 finished in 1353 ms
2017-07-28 14:43:15,969 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
2017-07-28 14:43:16,006 WARN  Failed REST deployment, could not create spec: 
org.apache.brooklyn.util.exceptions.CompoundRuntimeException: Unable to 
instantiate item; 2 errors including: UnsupportedTypePlanException: Invalid 
plan; format could not be recognized, trying with: [Java type instantiator 
(org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer parses 
only old-style catalog items containing only 'type: JavaClass' or javaType in 
DTO)]
2017-07-28 14:43:16,037 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
 finished in 68 ms
2017-07-28 14:43:16,038 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
2017-07-28 14:43:16,053 INFO  apps are: [ApplicationSummary{id='eioby96xl4', 
spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/eioby96xl4, 
entities=/v1/applications/eioby96xl4/entities}}]
2017-07-28 14:43:16,053 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
 finished in 15 ms
2017-07-28 14:43:16,054 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
2017-07-28 14:43:16,074 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
 finished in 20 ms
2017-07-28 14:43:16,075 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
2017-07-28 14:43:16,128 INFO  locations from catalog are: []
2017-07-28 14:43:16,128 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
 finished in 53 ms
2017-07-28 14:43:16,128 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate()
2017-07-28 14:43:16,271 INFO  Installed Brooklyn catalog bundle 
simple-tomcat:1.0.0 with ID cw18uq58md [167], items: [simple-tomcat:1.0]
2017-07-28 14:43:16,272 INFO  REST created catalog items: 
[BasicRegisteredType[simple-tomcat:1.0;null]]
2017-07-28 14:43:16,276 WARN  Unable to create spec for 
BasicRegisteredType[simple-tomcat:1.0;null]: 
org.apache.brooklyn.core.typereg.ReferencedUnresolvedTypeException: Reference 
to simple-tomcat:1.0 in plan but that type cannot be resolved (recursive plan 
or premature evaluation?)
org.apache.brooklyn.core.typereg.ReferencedUnresolvedTypeException: Reference 
to simple-tomcat:1.0 in plan but that type cannot be resolved (recursive plan 
or premature evaluation?)
        at 
org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry.createSpec(BasicBrooklynTypeRegistry.java:182)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
2017-07-28 14:43:16,287 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate() 
finished in 159 ms
2017-07-28 14:43:16,288 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi()
2017-07-28 14:43:16,288 INFO  Testing location API
2017-07-28 14:43:16,299 INFO  locations located are: {}
2017-07-28 14:43:16,300 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi() 
finished in 12 ms
2017-07-28 14:43:16,300 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl()
2017-07-28 14:43:16,508 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl() 
finished in 208 ms
2017-07-28 14:43:16,509 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown()
[GC (Allocation Failure)  242600K->41421K(762880K), 0.0233526 secs]
[GC (Allocation Failure)  256461K->40547K(763392K), 0.0253036 secs]
[GC (Allocation Failure)  255991K->41048K(763392K), 0.0133101 secs]
2017-07-28 14:43:18,504 INFO  No Camp-YAML parser registered for parsing 
catalog item DSL; skipping DSL-parsing
2017-07-28 14:43:18,505 WARN  Deprecated use of scanJavaAnnotations in non-Java 
BOM outwith the default catalog setup
[GC (Allocation Failure)  257112K->60017K(752640K), 0.0412782 secs]
[GC (Allocation Failure)  265841K->75644K(758272K), 0.0318198 secs]
[GC (Allocation Failure)  281468K->82085K(736768K), 0.0210259 secs]
[GC (Allocation Failure)  266405K->80959K(747520K), 0.0496184 secs]
[GC (Allocation Failure)  265279K->82609K(747520K), 0.0539277 secs]
[GC (Allocation Failure)  266929K->85020K(736768K), 0.0301526 secs]
[GC (Allocation Failure)  269340K->66752K(744960K), 0.0156884 secs]
2017-07-28 14:43:22,831 WARN  Error importing catalog from 
classpath://brooklyn/scanning.catalog.bom: java.lang.IllegalStateException: 
Bundle BasicManagedBundle{symbolicName=brooklyn-catalog-bom-EhgzAx88, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-EhgzAx88:0.0.0.SNAPSHOT, types 
[BasicRegisteredType[org.apache.brooklyn.enricher.stock.Aggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceRestarter:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Joiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Propagator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ConnectionFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.reducer.Reducer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.UpdatingMap:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Transformer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.pool.ServerPool:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynNode:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnSubnetNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.PercentageEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Combiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.DeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.HttpLatencyDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnPublicNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceReplacer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.MapAggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaWindowsProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.MachineEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.rest.resources.DummyIconEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingMeanEnricher:0.0.0-SNAPSHOT;null]]
 gave errors; 128 errors including: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
java.lang.IllegalStateException: Bundle 
BasicManagedBundle{symbolicName=brooklyn-catalog-bom-EhgzAx88, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-EhgzAx88:0.0.0.SNAPSHOT, types 
[BasicRegisteredType[org.apache.brooklyn.enricher.stock.Aggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceRestarter:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Joiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Propagator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ConnectionFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.reducer.Reducer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.UpdatingMap:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Transformer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.pool.ServerPool:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynNode:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnSubnetNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.PercentageEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Combiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.DeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.HttpLatencyDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnPublicNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceReplacer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.MapAggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaWindowsProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.MachineEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.rest.resources.DummyIconEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingMeanEnricher:0.0.0-SNAPSHOT;null]]
 gave errors; 128 errors including: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
        at 
org.apache.brooklyn.core.mgmt.ha.OsgiArchiveInstaller.install(OsgiArchiveInstaller.java:433)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: java.lang.IllegalArgumentException: Error installing catalog items
        at 
org.apache.brooklyn.core.mgmt.ha.OsgiManager.loadCatalogBomInternal(OsgiManager.java:395)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: org.apache.brooklyn.util.exceptions.CompoundRuntimeException: Failed 
to install brooklyn-catalog-bom-EhgzAx88:0.0.0.SNAPSHOT, types 
[BasicRegisteredType[org.apache.brooklyn.enricher.stock.Aggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceRestarter:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Joiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Propagator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ConnectionFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.reducer.Reducer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.UpdatingMap:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Transformer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.pool.ServerPool:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynNode:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnSubnetNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.PercentageEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.Combiner:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.DeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.SshMachineFailureDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.HttpLatencyDetector:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.core.network.OnPublicNetworkEnricher:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.ha.ServiceReplacer:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.enricher.stock.MapAggregator:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.software.base.VanillaWindowsProcess:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.entity.machine.MachineEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.rest.resources.DummyIconEntity:0.0.0-SNAPSHOT;null],
 
BasicRegisteredType[org.apache.brooklyn.policy.enricher.RollingMeanEnricher:0.0.0-SNAPSHOT;null]]
 gave errors; 128 errors including: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
        at 
org.apache.brooklyn.util.exceptions.Exceptions.create(Exceptions.java:488) 
~[brooklyn-utils-common-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: java.lang.IllegalStateException: Transformer for Brooklyn OASIS CAMP 
interpreter gave an error creating this plan: No CAMP Platform is registered 
with this Brooklyn management context.
        at 
org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier.get(IllegalStateExceptionSupplier.java:40)
 ~[brooklyn-utils-common-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: org.apache.brooklyn.util.exceptions.PropagatedRuntimeException: 
        at 
org.apache.brooklyn.util.exceptions.Exceptions.create(Exceptions.java:480) 
~[brooklyn-utils-common-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: org.apache.brooklyn.util.exceptions.PropagatedRuntimeException: 
Transformer for Brooklyn OASIS CAMP interpreter gave an error creating this 
plan: No CAMP Platform is registered with this Brooklyn management context.
        at 
org.apache.brooklyn.core.plan.PlanToSpecFactory.attemptWithLoaders(PlanToSpecFactory.java:138)
 ~[brooklyn-core-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
Caused by: java.lang.IllegalStateException: No CAMP Platform is registered with 
this Brooklyn management context.
        at 
org.apache.brooklyn.camp.brooklyn.spi.creation.CampInternalUtils.getCampPlatform(CampInternalUtils.java:232)
 ~[brooklyn-camp-0.12.0-SNAPSHOT.jar:0.12.0-SNAPSHOT]
2017-07-28 14:43:22,927 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterClass 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown() finished 
in 6418 ms
2017-07-28 14:43:22,929 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
2017-07-28 14:43:22,971 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
 finished in 41 ms
2017-07-28 14:43:22,971 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
2017-07-28 14:43:22,971 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
 finished in 0 ms
2017-07-28 14:43:22,971 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
2017-07-28 14:43:22,972 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
 finished in 1 ms
2017-07-28 14:43:22,972 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
2017-07-28 14:43:22,975 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
 finished in 3 ms
2017-07-28 14:43:22,975 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
2017-07-28 14:43:22,977 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
 finished in 2 ms
2017-07-28 14:43:22,977 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
2017-07-28 14:43:22,978 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
 finished in 0 ms
2017-07-28 14:43:22,978 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
2017-07-28 14:43:22,979 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
 finished in 1 ms
2017-07-28 14:43:22,980 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
2017-07-28 14:43:22,981 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
 finished in 1 ms
2017-07-28 14:43:22,981 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
2017-07-28 14:43:22,983 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
 finished in 2 ms
2017-07-28 14:43:22,984 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
2017-07-28 14:43:22,985 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
 finished in 1 ms
2017-07-28 14:43:22,985 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
2017-07-28 14:43:22,987 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
 finished in 2 ms
2017-07-28 14:43:22,987 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
2017-07-28 14:43:22,988 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
 finished in 1 ms
2017-07-28 14:43:22,988 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
2017-07-28 14:43:22,988 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
 finished in 0 ms
2017-07-28 14:43:22,989 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:43:22,995 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 6 ms
2017-07-28 14:43:22,995 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testDeployBlueprint()
Jul 28, 2017 2:43:23 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: POST /v1/applications HTTP/1.1 and responded: HTTP/1.1 
200 OK
2017-07-28 14:43:23,018 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testDeployBlueprint() 
finished in 23 ms
2017-07-28 14:43:23,018 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:43:23,018 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 0 ms
2017-07-28 14:43:23,018 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:43:23,019 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 1 ms
2017-07-28 14:43:23,019 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
2017-07-28 14:43:23,023 INFO  Waiting 5m from Fri Jul 28 14:43:23 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:43:23 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: GET /v1/applications/appId HTTP/1.1 and responded: 
HTTP/1.1 200 OK
2017-07-28 14:43:23,032 INFO  Application appId is RUNNING
2017-07-28 14:43:23,032 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
 finished in 13 ms
2017-07-28 14:43:23,033 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:43:23,033 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-28 14:43:23,033 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:43:23,033 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:43:23,033 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
2017-07-28 14:43:23,036 INFO  Waiting 5m from Fri Jul 28 14:43:23 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:43:23 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: GET /v1/applications/appId HTTP/1.1 and responded: 
HTTP/1.1 200 OK
2017-07-28 14:43:23,044 WARN  Application is not RUNNING within 5m. Status is: 
ERROR
2017-07-28 14:43:23,044 ERROR Application is not running. Is: error
2017-07-28 14:43:23,047 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
 finished in 13 ms
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.jboss.resteasy.client.ProxyFactory.createClientInvoker(ProxyFactory.java:95)
        at 
org.jboss.resteasy.client.ProxyBuilder.createProxy(ProxyBuilder.java:154)
        at org.jboss.resteasy.client.ProxyBuilder.now(ProxyBuilder.java:134)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.proxy(BrooklynApi.java:281)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.getActivityApi(BrooklynApi.java:324)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.getTaskResult(BrooklynApiUtil.java:143)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:86)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:67)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError(BrooklynApiUtilTest.java:91)
2017-07-28 14:43:23,054 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:43:23,054 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 0 ms
2017-07-28 14:43:23,055 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:43:23,055 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:43:23,055 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
2017-07-28 14:43:23,058 INFO  Waiting 5m from Fri Jul 28 14:43:23 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:43:23 PM com.google.mockwebserver.MockWebServer$2 
processOneRequest
INFO: Received request: GET /v1/applications/appId HTTP/1.1 and responded: 
HTTP/1.1 200 OK
2017-07-28 14:43:23,065 WARN  Application is not RUNNING within 5m. Status is: 
UNKNOWN
2017-07-28 14:43:23,065 ERROR Application is not running. Is: unknown
2017-07-28 14:43:23,066 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
 finished in 11 ms
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.jboss.resteasy.client.ProxyFactory.createClientInvoker(ProxyFactory.java:95)
        at 
org.jboss.resteasy.client.ProxyBuilder.createProxy(ProxyBuilder.java:154)
        at org.jboss.resteasy.client.ProxyBuilder.now(ProxyBuilder.java:134)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.proxy(BrooklynApi.java:281)
        at 
org.apache.brooklyn.rest.client.BrooklynApi.getActivityApi(BrooklynApi.java:324)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.getTaskResult(BrooklynApiUtil.java:143)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:86)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtil.waitForRunningAndThrowOtherwise(BrooklynApiUtil.java:67)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown(BrooklynApiUtilTest.java:102)
2017-07-28 14:43:23,067 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:43:23,067 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 0 ms
2017-07-28 14:43:23,101 WARN  Management Context 
LocalManagementContext[?-GyHbLIcG] running, creation stacktrace:
java.lang.Throwable: for construction stacktrace
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:140)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:162)
        at 
org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:148)
        at 
org.apache.brooklyn.rest.BrooklynRestApiLauncher.start(BrooklynRestApiLauncher.java:170)
        at 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp(BrooklynApiRestClientTest.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
        at 
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:515)
        at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:217)
        at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:144)
        at 
org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:169)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
        at org.testng.TestRunner.privateRun(TestRunner.java:756)
        at org.testng.TestRunner.run(TestRunner.java:610)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
        at org.testng.SuiteRunner.run(SuiteRunner.java:289)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
        at org.testng.TestNG.runSuites(TestNG.java:1133)
        at org.testng.TestNG.run(TestNG.java:1104)
        at 
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
        at 
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
        at 
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2017-07-28 14:43:23,140 INFO  BrooklynLeakListener.onFinish attempting to 
terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; 
excludedGroups=[Integration, Acceptance, Live, Live-sanity, WIP, Broken]; 
suiteName=Surefire suite; 
outDir=<https://builds.apache.org/job/brooklyn-client-master/ws/java/target/surefire-reports/Surefire>
 suite: 1 ManagementContexts terminated
2017-07-28 14:43:23,140 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 25, Failures: 2, Skips: 0
===============================================
Tests run: 25, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 13.406 sec <<< 
FAILURE! - in TestSuite
testWaitForRunningFailsWhenAppStatusError(org.apache.brooklyn.rest.client.BrooklynApiUtilTest)
  Time elapsed: 0.021 sec  <<< FAILURE!
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError(BrooklynApiUtilTest.java:91)

testWaitForRunningFailsWhenAppStatusUnknown(org.apache.brooklyn.rest.client.BrooklynApiUtilTest)
  Time elapsed: 0.011 sec  <<< FAILURE!
java.lang.RuntimeException: RESTEASY003595: You must use at least one, but no 
more than one http method annotation on: public abstract java.util.Map 
org.apache.brooklyn.rest.api.ActivityApi.getAllChildrenAsMap(java.lang.String)
        at 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown(BrooklynApiUtilTest.java:102)


Results :

Failed tests: 
  BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError:91 » Runtime 
RES...
  BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown:102 » Runtime 
...

Tests run: 25, Failures: 2, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Client .................................... SUCCESS [ 10.527 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 48.754 s]
[INFO] Brooklyn REST java Client .......................... FAILURE [01:18 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:27 min
[INFO] Finished at: 2017-07-28T14:44:20+00:00
[INFO] Final Memory: 62M/635M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on 
project brooklyn-rest-client: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/brooklyn-client-master/ws/java/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-rest-client
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/cli/pom.xml> to 
org.apache.brooklyn/brooklyn-client-cli/0.12.0-SNAPSHOT/brooklyn-client-cli-0.12.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/cli/target/brooklyn-client-cli-0.12.0-SNAPSHOT-bin.zip>
 to 
org.apache.brooklyn/brooklyn-client-cli/0.12.0-SNAPSHOT/brooklyn-client-cli-0.12.0-SNAPSHOT-bin.zip
[Fast Archiver] Compressed 6.76 MB of artifacts by 98.4% relative to #62
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/java/pom.xml> to 
org.apache.brooklyn/brooklyn-rest-client/0.12.0-SNAPSHOT/brooklyn-rest-client-0.12.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to 
org.apache.brooklyn/brooklyn-client/0.12.0-SNAPSHOT/brooklyn-client-0.12.0-SNAPSHOT.pom
channel stopped

Reply via email to