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

Changes:

[sam.corbett] Add flags for verbose output of HTTP request data

------------------------------------------
[...truncated 38.68 KB...]
2017-07-28 14:21:12,586 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.setUp() 
finished in 3195 ms
2017-07-28 14:21:12,593 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
2017-07-28 14:21:12,768 INFO  REST using security provider 
org.apache.brooklyn.rest.security.provider.TestSecurityProvider
2017-07-28 14:21:13,030 INFO  Uninstalling now-empty BOM wrapper bundle 
brooklyn-empty-catalog:0.0.0-SNAPSHOT (brooklyn:f78kj6nu2e)
[GC (Allocation Failure)  217222K->37977K(753664K), 0.0128583 secs]
[GC (Metadata GC Threshold)  51585K->28602K(760832K), 0.0147011 secs]
[Full GC (Metadata GC Threshold)  28602K->26228K(760832K), 0.1725810 secs]
2017-07-28 14:21:13,638 INFO  Launched from YAML: name: test-1234
services: [ { type: org.apache.brooklyn.core.test.entity.TestEntity } ] -> 
BasicApplicationImpl{id=h2b7qt3mv0} (Task[start]@b373plDr)
2017-07-28 14:21:13,653 INFO  Started application 
BasicApplicationImpl{id=h2b7qt3mv0}
2017-07-28 14:21:13,995 INFO  creation result: TaskSummary{id='b373plDr', 
displayName='start', entityId='h2b7qt3mv0', entityDisplayName='test-1234', 
description='Invoking effector start on test-1234 with parameters 
{locations=[]}', tags=[EFFECTOR, {entityId=h2b7qt3mv0, effectorName=start}, 
inessential, {type=org.apache.brooklyn.api.mgmt.ManagementContext}, 
{wrappingType=contextEntity, 
entity={type=org.apache.brooklyn.api.entity.Entity, id=h2b7qt3mv0}}, 
{wrappingType=targetEntity, entity={type=org.apache.brooklyn.api.entity.Entity, 
id=h2b7qt3mv0}}, {entitlementContext={user=test, sourceIp=127.0.0.1, 
requestUri=/v1/applications, requestUniqueIdentifier=LZRhiE}}, 
{wrappingType=callerEntity, entity={type=org.apache.brooklyn.api.entity.Entity, 
id=h2b7qt3mv0}}], submitTimeUtc=1501251673602, startTimeUtc=1501251673602, 
endTimeUtc=1501251673653, currentStatus='Completed', result=null, 
isError=false, isCancelled=false, 
children=[LinkWithMetadata{link='/v1/activities/NMPqXKFt', 
metadata={id=NMPqXKFt, taskName=invoking start[locations] on 1 node, 
entityId=h2b7qt3mv0, entityDisplayName=test-1234}}], submittedByTask=null, 
blockingTask=null, blockingDetails='null', detailedStatus='Completed after 51ms

No return value (null)', streams={}, links={self=/v1/activities/b373plDr, 
children=/v1/activities/b373plDr/children, 
entity=/v1/applications/h2b7qt3mv0/entities/h2b7qt3mv0}}
2017-07-28 14:21:14,043 INFO  apps with test: 
[ApplicationSummary{id='h2b7qt3mv0', spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/h2b7qt3mv0, 
entities=/v1/applications/h2b7qt3mv0/entities}}]
2017-07-28 14:21:14,047 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiCreate()
 finished in 1454 ms
2017-07-28 14:21:14,048 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
2017-07-28 14:21:14,071 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:21:14,096 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiHandledError()
 finished in 48 ms
2017-07-28 14:21:14,096 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
2017-07-28 14:21:14,110 INFO  apps are: [ApplicationSummary{id='h2b7qt3mv0', 
spec=ApplicationSpec{name='test-1234', 
type='org.apache.brooklyn.entity.stock.BasicApplication', entities=null, 
locations=[], config={}}, status=RUNNING, 
links={self=/v1/applications/h2b7qt3mv0, 
entities=/v1/applications/h2b7qt3mv0/entities}}]
2017-07-28 14:21:14,110 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiList()
 finished in 14 ms
2017-07-28 14:21:14,111 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
2017-07-28 14:21:14,129 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testApplicationApiThrownError()
 finished in 18 ms
2017-07-28 14:21:14,129 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
2017-07-28 14:21:14,179 INFO  locations from catalog are: []
2017-07-28 14:21:14,179 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogApiLocations()
 finished in 50 ms
2017-07-28 14:21:14,179 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate()
2017-07-28 14:21:14,347 INFO  Installed Brooklyn catalog bundle 
simple-tomcat:1.0.0 with ID b6qp58ktso [167], items: [simple-tomcat:1.0]
2017-07-28 14:21:14,349 INFO  REST created catalog items: 
[BasicRegisteredType[simple-tomcat:1.0;null]]
2017-07-28 14:21:14,353 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:21:14,366 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testCatalogCreate() 
finished in 187 ms
2017-07-28 14:21:14,367 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi()
2017-07-28 14:21:14,367 INFO  Testing location API
2017-07-28 14:21:14,380 INFO  locations located are: {}
2017-07-28 14:21:14,380 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testLocationApi() 
finished in 13 ms
2017-07-28 14:21:14,380 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl()
2017-07-28 14:21:14,602 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.testNoV1InUrl() 
finished in 221 ms
2017-07-28 14:21:14,602 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterClass org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown()
[GC (Allocation Failure)  241268K->39784K(762880K), 0.0277544 secs]
[GC (Allocation Failure)  254636K->39666K(763392K), 0.0187761 secs]
[GC (Allocation Failure)  255218K->39014K(762880K), 0.0119821 secs]
2017-07-28 14:21:15,818 INFO  No Camp-YAML parser registered for parsing 
catalog item DSL; skipping DSL-parsing
2017-07-28 14:21:15,819 WARN  Deprecated use of scanJavaAnnotations in non-Java 
BOM outwith the default catalog setup
[GC (Allocation Failure)  254566K->60194K(751104K), 0.0320343 secs]
[GC (Allocation Failure)  263970K->78676K(757248K), 0.0289984 secs]
[GC (Allocation Failure)  282452K->93655K(727552K), 0.0358484 secs]
[GC (Allocation Failure)  267735K->104459K(732160K), 0.0308185 secs]
[GC (Allocation Failure)  278539K->105371K(739328K), 0.0387428 secs]
[GC (Allocation Failure)  274331K->107336K(739840K), 0.0585934 secs]
[GC (Allocation Failure)  276296K->96208K(740864K), 0.0384222 secs]
2017-07-28 14:21:19,880 WARN  Error importing catalog from 
classpath://brooklyn/scanning.catalog.bom: java.lang.IllegalStateException: 
Bundle BasicManagedBundle{symbolicName=brooklyn-catalog-bom-HsKkiWZ2, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-HsKkiWZ2: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-HsKkiWZ2, 
version=0.0.0.SNAPSHOT, url=null} failed installation: Error installing catalog 
items: Failed to install brooklyn-catalog-bom-HsKkiWZ2: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-HsKkiWZ2: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:21:19,967 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterClass 
org.apache.brooklyn.rest.client.BrooklynApiRestClientTest.tearDown() finished 
in 5365 ms
2017-07-28 14:21:19,969 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
2017-07-28 14:21:20,014 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsEmptyMaps()
 finished in 45 ms
2017-07-28 14:21:20,014 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
2017-07-28 14:21:20,014 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityAllowsNull()
 finished in 0 ms
2017-07-28 14:21:20,015 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
2017-07-28 14:21:20,015 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityDisallowsNull()
 finished in 0 ms
2017-07-28 14:21:20,015 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
2017-07-28 14:21:20,019 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsIfLooksLikeApiError()
 finished in 3 ms
2017-07-28 14:21:20,019 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
2017-07-28 14:21:20,021 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsOnNonJson()
 finished in 1 ms
2017-07-28 14:21:20,021 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
2017-07-28 14:21:20,021 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityFailsWithMessageIfLooksLikeApiErrorWithMessage()
 finished in 0 ms
2017-07-28 14:21:20,022 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
2017-07-28 14:21:20,023 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBasicResponse()
 finished in 1 ms
2017-07-28 14:21:20,023 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
2017-07-28 14:21:20,024 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresErrorResponseCodeInBuiltResponse()
 finished in 1 ms
2017-07-28 14:21:20,025 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
2017-07-28 14:21:20,026 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntityIgnoresExtraFields()
 finished in 1 ms
2017-07-28 14:21:20,026 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
2017-07-28 14:21:20,027 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfLooksLikeApiErrorWhenWantingApiError()
 finished in 1 ms
2017-07-28 14:21:20,027 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
2017-07-28 14:21:20,029 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetEntitySucceedsIfNoErrorCodeWhenApiError()
 finished in 2 ms
2017-07-28 14:21:20,029 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
2017-07-28 14:21:20,030 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntityFailsOnAnyError()
 finished in 1 ms
2017-07-28 14:21:20,030 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
2017-07-28 14:21:20,030 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiGetEntityTest.testGetSuccessfulEntitySucceedsOnNoErrorApiError()
 finished in 0 ms
2017-07-28 14:21:20,031 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:21:20,037 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 6 ms
2017-07-28 14:21:20,037 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testDeployBlueprint()
Jul 28, 2017 2:21:20 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:21:20,059 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testDeployBlueprint() 
finished in 22 ms
2017-07-28 14:21:20,059 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:21:20,060 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-28 14:21:20,060 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:21:20,060 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:21:20,060 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
2017-07-28 14:21:20,065 INFO  Waiting 5m from Fri Jul 28 14:21:20 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:21:20 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:21:20,073 INFO  Application appId is RUNNING
2017-07-28 14:21:20,074 INFO  TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningExitsCleanlyWhenAppRunning()
 finished in 13 ms
2017-07-28 14:21:20,074 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:21:20,074 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 0 ms
2017-07-28 14:21:20,074 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:21:20,074 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:21:20,074 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusError()
2017-07-28 14:21:20,077 INFO  Waiting 5m from Fri Jul 28 14:21:20 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:21:20 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:21:20,085 WARN  Application is not RUNNING within 5m. Status is: 
ERROR
2017-07-28 14:21:20,085 ERROR Application is not running. Is: error
2017-07-28 14:21:20,088 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:21:20,095 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:21:20,096 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-28 14:21:20,096 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer()
2017-07-28 14:21:20,096 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.newMockWebServer() finished 
in 0 ms
2017-07-28 14:21:20,096 INFO  TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
[GC (Allocation Failure)  266704K->87010K(698880K), 0.0094829 secs]
2017-07-28 14:21:20,110 INFO  Waiting 5m from Fri Jul 28 14:21:20 UTC 2017 for 
application appId to be RUNNING
Jul 28, 2017 2:21:20 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:21:20,116 WARN  Application is not RUNNING within 5m. Status is: 
UNKNOWN
2017-07-28 14:21:20,116 ERROR Application is not running. Is: unknown
2017-07-28 14:21:20,118 INFO  TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.testWaitForRunningFailsWhenAppStatusUnknown()
 finished in 21 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:21:20,119 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer()
2017-07-28 14:21:20,119 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.rest.client.BrooklynApiUtilTest.shutDownServer() finished 
in 1 ms
2017-07-28 14:21:20,139 WARN  Management Context 
LocalManagementContext[?-OlgRUymH] 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:21:20,181 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:21:20,182 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 25, Failures: 2, Skips: 0
===============================================
Tests run: 25, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 11.66 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.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.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.523 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 49.077 s]
[INFO] Brooklyn REST java Client .......................... FAILURE [01:31 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:40 min
[INFO] Finished at: 2017-07-28T14:22:19+00:00
[INFO] Final Memory: 66M/634M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[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
[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