Test results
4 suites, 8 failed tests
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyMetricRobustnessTest
testDecrementsSizeIffLowerBoundExceeded (10, 20, 1, 15)
testDecrementsSizeInProportionToMetric (10, 20, 1, 15)
testIncrementsSizeIffUpperBoundExceeded (10, 20, 1, 15)
testIncrementsSizeInProportionToMetric (10, 20, 1, 15)
testObeysMinAndMaxSize (10, 20, 1, 15)
testWarnsWhenMaxCapReached (10, 20, 1, 15)
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyRobustnessTest
testConcurrentGrowGrow (10, 20)
testConcurrentGrowShrink (10, 20)
testConcurrentShrinkGrow (10, 20)
testConcurrentShrinkShrink (10, 20)
testGrowHotPool (10, 20)
testNeverGrowAboveMaximmum (1, 15, 10, 20)
testNeverGrowColdPool (10, 20)
testNeverShrinkBelowMinimum (1, 15, 10, 20)
testNeverShrinkHotPool (10, 20)
testResizeDownStabilizationDelayIgnoresBlip (10, 20)
testResizeDownStabilizationDelayResizesAfterDelay (10, 20)
testResizeDownStabilizationDelayTakesMinSustainedDesired (10, 20)
testResizeUpStabilizationDelayIgnoresBlip (10, 20)
testResizeUpStabilizationDelayResizesAfterDelay (10, 20)
testResizeUpStabilizationDelayTakesMaxSustainedDesired (10, 20)
testShrinkColdPool (10, 20)
testShrinkColdPoolRoundsUpDesiredNumberOfContainers (10, 20)
at.ac.testing.brooklyn.scenario.AutoScalerPolicyMetricRobustnessTest
testDecrementsSizeIffLowerBoundExceeded (10, 20, 1, 15)
testDecrementsSizeInProportionToMetric (10, 20, 1, 15)
testIncrementsSizeIffUpperBoundExceeded (10, 20, 1, 15)
testIncrementsSizeInProportionToMetric (10, 20, 1, 15)
testObeysMinAndMaxSize (10, 20, 1, 15)
testWarnsWhenMaxCapReached (10, 20, 1, 15)
at.ac.testing.brooklyn.scenario.AutoScalerPolicyRobustnessTest
testConcurrentGrowGrow (10, 20)
testConcurrentGrowShrink (10, 20)
testConcurrentShrinkGrow (10, 20)
testConcurrentShrinkShrink (10, 20)
testGrowHotPool (10, 20)
testNeverGrowAboveMaximmum (1, 15, 10, 20)
testNeverGrowColdPool (10, 20)
testNeverShrinkBelowMinimum (1, 15, 10, 20)
testNeverShrinkHotPool (10, 20)
testResizeDownStabilizationDelayIgnoresBlip (10, 20)
testResizeDownStabilizationDelayResizesAfterDelay (10, 20)
testResizeDownStabilizationDelayTakesMinSustainedDesired (10, 20)
testResizeUpStabilizationDelayIgnoresBlip (10, 20)
testResizeUpStabilizationDelayResizesAfterDelay (10, 20)
testResizeUpStabilizationDelayTakesMaxSustainedDesired (10, 20)
testShrinkColdPool (10, 20)
testShrinkColdPoolRoundsUpDesiredNumberOfContainers (10, 20)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest
testConcurrentGrowGrow (10, 20)
"java.lang.AssertionError: expected [5] but found [9] at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testConcurrentGrowGrow(AutoScalerPolicyRobustnessTest.java:231) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 43 stack frames
java.lang.AssertionError: expected [5] but found [9] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:165) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testConcurrentGrowGrow(AutoScalerPolicyRobustnessTest.java:231) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
org.testng.Assert.assertEquals(Assert.java:165)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642)
java_lang_Runnable$run.call(Unknown Source)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148)
sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy)
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:157)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testConcurrentGrowGrow(AutoScalerPolicyRobustnessTest.java:231)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
testConcurrentShrinkGrow (10, 20)
"java.lang.AssertionError: expected [5] but found [17] at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testConcurrentShrinkGrow(AutoScalerPolicyRobustnessTest.java:269) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 43 stack frames
java.lang.AssertionError: expected [5] but found [17] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:165) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testConcurrentShrinkGrow(AutoScalerPolicyRobustnessTest.java:269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
org.testng.Assert.assertEquals(Assert.java:165)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642)
java_lang_Runnable$run.call(Unknown Source)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148)
sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy)
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testConcurrentShrinkGrow(AutoScalerPolicyRobustnessTest.java:269)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
testGrowHotPool (10, 20)
"java.lang.AssertionError: expected [3] but found [5] at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testGrowHotPool(AutoScalerPolicyRobustnessTest.java:128) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 43 stack frames
java.lang.AssertionError: expected [3] but found [5] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:165) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testGrowHotPool(AutoScalerPolicyRobustnessTest.java:128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
org.testng.Assert.assertEquals(Assert.java:165)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642)
java_lang_Runnable$run.call(Unknown Source)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148)
sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy)
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testGrowHotPool(AutoScalerPolicyRobustnessTest.java:128)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
testResizeDownStabilizationDelayTakesMinSustainedDesired (10, 20)
"java.lang.AssertionError: 1703ms after first emission; 1102ms after last expected [2] but found [1] at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testResizeDownStabilizationDelayTakesMinSustainedDesired(AutoScalerPolicyRobustnessTest.java:544) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 29 stack frames
java.lang.AssertionError: 1703ms after first emission; 1102ms after last expected [2] but found [1] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testResizeDownStabilizationDelayTakesMinSustainedDesired(AutoScalerPolicyRobustnessTest.java:544) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testResizeDownStabilizationDelayTakesMinSustainedDesired(AutoScalerPolicyRobustnessTest.java:544)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
testShrinkColdPool (10, 20)
"java.lang.AssertionError: expected [3] but found [4] at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:101) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testShrinkColdPool(AutoScalerPolicyRobustnessTest.java:98) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 43 stack frames
java.lang.AssertionError: expected [3] but found [4] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:165) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:101) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testShrinkColdPool(AutoScalerPolicyRobustnessTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
org.testng.Assert.assertEquals(Assert.java:165)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest$7.run(AutoScalerPolicyRobustnessTest.java:642)
java_lang_Runnable$run.call(Unknown Source)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148)
sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy)
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:101)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:50)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest.testShrinkColdPool(AutoScalerPolicyRobustnessTest.java:98)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest
testDecrementsSizeInProportionToMetric (10, 20, 1, 15)
"java.lang.AssertionError: expected [4] but found [13] at brooklyn.policy.autoscaling.AutoScalerPolicyTest$9.run(AutoScalerPolicyTest.java:528) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testDecrementsSizeInProportionToMetric(AutoScalerPolicyMetricRobustnessTest.java:144) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 43 stack frames
java.lang.AssertionError: expected [4] but found [13] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:165) at brooklyn.policy.autoscaling.AutoScalerPolicyTest$9.run(AutoScalerPolicyTest.java:528) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testDecrementsSizeInProportionToMetric(AutoScalerPolicyMetricRobustnessTest.java:144) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
org.testng.Assert.assertEquals(Assert.java:165)
brooklyn.policy.autoscaling.AutoScalerPolicyTest$9.run(AutoScalerPolicyTest.java:528)
java_lang_Runnable$run.call(Unknown Source)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148)
sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy)
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148)
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testDecrementsSizeInProportionToMetric(AutoScalerPolicyMetricRobustnessTest.java:144)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
testIncrementsSizeInProportionToMetric (10, 20, 1, 15)
"java.lang.AssertionError: expected [10] but found [50] at brooklyn.policy.autoscaling.AutoScalerPolicyTest$9.run(AutoScalerPolicyTest.java:528) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testIncrementsSizeInProportionToMetric(AutoScalerPolicyMetricRobustnessTest.java:121) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 42 stack frames
java.lang.AssertionError: expected [10] but found [50] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:165) at brooklyn.policy.autoscaling.AutoScalerPolicyTest$9.run(AutoScalerPolicyTest.java:528) at java_lang_Runnable$run.call(Unknown Source) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141) at brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173) at brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208) at brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source) at brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148) at at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testIncrementsSizeInProportionToMetric(AutoScalerPolicyMetricRobustnessTest.java:121) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertEquals(Assert.java:123)
org.testng.Assert.assertEquals(Assert.java:165)
brooklyn.policy.autoscaling.AutoScalerPolicyTest$9.run(AutoScalerPolicyTest.java:528)
java_lang_Runnable$run.call(Unknown Source)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy:148)
sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
brooklyn.test.TestUtils$_executeUntilSucceeds_closure5.doCall(TestUtils.groovy)
sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:272)
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:877)
org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:39)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:112)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlockInternal(TestUtils.groovy:243)
sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:148)
org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:99)
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:173)
brooklyn.test.TestUtils.executeUntilSucceedsWithFinallyBlock(TestUtils.groovy:208)
brooklyn.test.TestUtils$executeUntilSucceedsWithFinallyBlock.callStatic(Unknown Source)
brooklyn.test.TestUtils.executeUntilSucceeds(TestUtils.groovy:148)
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testIncrementsSizeInProportionToMetric(AutoScalerPolicyMetricRobustnessTest.java:121)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
testWarnsWhenMaxCapReached (10, 20, 1, 15)
"java.lang.AssertionError: expected [true] but found [false] at at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testWarnsWhenMaxCapReached(AutoScalerPolicyMetricRobustnessTest.java:211) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) ... Removed 30 stack frames
java.lang.AssertionError: expected [true] but found [false] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertTrue(Assert.java:42) at org.testng.Assert.assertTrue(Assert.java:52) at at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testWarnsWhenMaxCapReached(AutoScalerPolicyMetricRobustnessTest.java:211) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80) at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) at org.testng.TestRunner.privateRun(TestRunner.java:767) at org.testng.TestRunner.run(TestRunner.java:617) at org.testng.SuiteRunner.runTest(SuiteRunner.java:334) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291) at org.testng.SuiteRunner.run(SuiteRunner.java:240) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1194) at org.testng.TestNG.runSuitesLocally(TestNG.java:1123) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95) "

org.testng.Assert.fail(Assert.java:94)
org.testng.Assert.failNotEquals(Assert.java:494)
org.testng.Assert.assertTrue(Assert.java:42)
org.testng.Assert.assertTrue(Assert.java:52)
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest.testWarnsWhenMaxCapReached(AutoScalerPolicyMetricRobustnessTest.java:211)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
org.testng.TestRunner.privateRun(TestRunner.java:767)
org.testng.TestRunner.run(TestRunner.java:617)
org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
org.testng.SuiteRunner.run(SuiteRunner.java:240)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1194)
org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
org.testng.TestNG.run(TestNG.java:1031)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:178)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:96)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest
testConcurrentGrowShrink (10, 20)
testConcurrentShrinkShrink (10, 20)
testNeverGrowAboveMaximmum (1, 15, 10, 20)
testNeverGrowColdPool (10, 20)
testNeverShrinkBelowMinimum (1, 15, 10, 20)
testNeverShrinkHotPool (10, 20)
testResizeDownStabilizationDelayIgnoresBlip (10, 20)
testResizeDownStabilizationDelayResizesAfterDelay (10, 20)
testResizeUpStabilizationDelayIgnoresBlip (10, 20)
testResizeUpStabilizationDelayResizesAfterDelay (10, 20)
testResizeUpStabilizationDelayTakesMaxSustainedDesired (10, 20)
testShrinkColdPoolRoundsUpDesiredNumberOfContainers (10, 20)
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest
testDecrementsSizeIffLowerBoundExceeded (10, 20, 1, 15)
testIncrementsSizeIffUpperBoundExceeded (10, 20, 1, 15)
testObeysMinAndMaxSize (10, 20, 1, 15)
/Users/alessiogambi/Documents/TUWien/OngoingWorkNotDropBox/icse-companion-site/testsuites/evaluation2.1/equivalent.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="0" name="Equivalent">
  <parameter name="lowerBound" value="10"/>
  <parameter name="minSize" value="1"/>
  <parameter name="lowerBoundResourceThrashing" value="10"/>
  <parameter name="upperBoundResourceThrashing" value="20"/>
  <parameter name="upperBound" value="20"/>
  <parameter name="maxSize" value="15"/>
  <test name="Equivalent Robustness Test Suite">
    <classes>
      <class name="at.ac.testing.brooklyn.equivalent.AutoScalerPolicyRobustnessTest"/>
      <class name="at.ac.testing.brooklyn.equivalent.AutoScalerPolicyMetricRobustnessTest"/>
    </classes>
  </test> <!-- Equivalent Robustness Test Suite -->
</suite> <!-- Equivalent -->
            
/Users/alessiogambi/Documents/TUWien/OngoingWorkNotDropBox/icse-companion-site/testsuites/evaluation2.1/scenario.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="0" name="Scenario">
  <parameter name="lowerBound" value="10"/>
  <parameter name="minSize" value="1"/>
  <parameter name="lowerBoundResourceThrashing" value="10"/>
  <parameter name="upperBoundResourceThrashing" value="20"/>
  <parameter name="upperBound" value="20"/>
  <parameter name="maxSize" value="15"/>
  <test name="Scenario Robustness Test Suite">
    <classes>
      <class name="at.ac.testing.brooklyn.scenario.AutoScalerPolicyRobustnessTest"/>
      <class name="at.ac.testing.brooklyn.scenario.AutoScalerPolicyMetricRobustnessTest"/>
    </classes>
  </test> <!-- Scenario Robustness Test Suite -->
</suite> <!-- Scenario -->
            
/Users/alessiogambi/Documents/TUWien/OngoingWorkNotDropBox/icse-companion-site/testsuites/evaluation-2.1b.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="0" name="ICSE 2015 - Evaluation 2.1 B">
  <parameter name="lowerBound" value="10"/>
  <parameter name="minSize" value="1"/>
  <parameter name="lowerBoundResourceThrashing" value="10"/>
  <parameter name="upperBoundResourceThrashing" value="20"/>
  <parameter name="upperBound" value="20"/>
  <parameter name="maxSize" value="15"/>
  <suite-files>
    <suite-file path="testsuites/evaluation2.1/original.xml"/>
    <suite-file path="testsuites/evaluation2.1/equivalent.xml"/>
    <suite-file path="testsuites/evaluation2.1/scenario.xml"/>
  </suite-files>
</suite> <!-- ICSE 2015 - Evaluation 2.1 B -->
            
/Users/alessiogambi/Documents/TUWien/OngoingWorkNotDropBox/icse-companion-site/testsuites/evaluation2.1/original.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite verbose="0" name="Original">
  <parameter name="lowerBound" value="10"/>
  <parameter name="minSize" value="1"/>
  <parameter name="lowerBoundResourceThrashing" value="10"/>
  <parameter name="upperBoundResourceThrashing" value="20"/>
  <parameter name="upperBound" value="20"/>
  <parameter name="maxSize" value="15"/>
  <test name="Original Robustness Test Suite">
    <classes>
      <class name="at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest"/>
      <class name="at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest"/>
    </classes>
  </test> <!-- Original Robustness Test Suite -->
</suite> <!-- Original -->
            
Tests for Equivalent
  • Equivalent Robustness Test Suite (2 classes)
Tests for Scenario
  • Scenario Robustness Test Suite (2 classes)
Tests for ICSE 2015 - Evaluation 2.1 B
Tests for Original
  • Original Robustness Test Suite (2 classes)
Groups for Equivalent
Integration
testConcurrentGrowGrow
testConcurrentGrowShrink
testConcurrentShrinkGrow
testConcurrentShrinkShrink
testResizeDownStabilizationDelayIgnoresBlip
testResizeDownStabilizationDelayResizesAfterDelay
testResizeDownStabilizationDelayTakesMinSustainedDesired
testResizeUpStabilizationDelayIgnoresBlip
testResizeUpStabilizationDelayResizesAfterDelay
testResizeUpStabilizationDelayTakesMaxSustainedDesired
Groups for Scenario
Integration
testConcurrentGrowGrow
testConcurrentGrowShrink
testConcurrentShrinkGrow
testConcurrentShrinkShrink
testResizeDownStabilizationDelayIgnoresBlip
testResizeDownStabilizationDelayResizesAfterDelay
testResizeDownStabilizationDelayTakesMinSustainedDesired
testResizeUpStabilizationDelayIgnoresBlip
testResizeUpStabilizationDelayResizesAfterDelay
testResizeUpStabilizationDelayTakesMaxSustainedDesired
Groups for ICSE 2015 - Evaluation 2.1 B
Groups for Original
Integration
testConcurrentGrowGrow
testConcurrentGrowShrink
testConcurrentShrinkGrow
testConcurrentShrinkShrink
testResizeDownStabilizationDelayIgnoresBlip
testResizeDownStabilizationDelayResizesAfterDelay
testResizeDownStabilizationDelayTakesMinSustainedDesired
testResizeUpStabilizationDelayIgnoresBlip
testResizeUpStabilizationDelayResizesAfterDelay
testResizeUpStabilizationDelayTakesMaxSustainedDesired
Times for Equivalent
Total running time: 43 seconds
Times for Scenario
Total running time: 8 minutes
Times for ICSE 2015 - Evaluation 2.1 B
Times for Original
Total running time: 1 minutes
Reporter output for Equivalent
Reporter output for Scenario
Reporter output for ICSE 2015 - Evaluation 2.1 B
Reporter output for Original
0 ignored methods
0 ignored methods
0 ignored methods
0 ignored methods
Methods in chronological order
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest
setUp 0 ms
testConcurrentGrowGrow(10, 20) 254 ms
tearDown 10557 ms
setUp 10659 ms
testConcurrentGrowShrink(10, 20) 10679 ms
tearDown 11456 ms
setUp 11516 ms
testConcurrentShrinkGrow(10, 20) 11535 ms
tearDown 21791 ms
setUp 21866 ms
testConcurrentShrinkShrink(10, 20) 21883 ms
tearDown 22401 ms
setUp 22490 ms
testGrowHotPool(10, 20) 22507 ms
tearDown 32510 ms
setUp 32553 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 32571 ms
tearDown 32578 ms
setUp 32641 ms
testNeverGrowColdPool(10, 20) 32656 ms
tearDown 32908 ms
setUp 32942 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 32957 ms
tearDown 32963 ms
setUp 33041 ms
testNeverShrinkHotPool(10, 20) 33055 ms
tearDown 33307 ms
setUp 33340 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 33355 ms
tearDown 34871 ms
setUp 34915 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 34931 ms
tearDown 35958 ms
setUp 36013 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 36025 ms
tearDown 37731 ms
setUp 37766 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 37778 ms
tearDown 39287 ms
setUp 39317 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 39328 ms
tearDown 40354 ms
setUp 40386 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 40398 ms
tearDown 42104 ms
setUp 42136 ms
testShrinkColdPool(10, 20) 42149 ms
tearDown 52152 ms
setUp 52239 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 52249 ms
tearDown 52252 ms
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest
before 52318 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 52325 ms
tearDown 52586 ms
before 52665 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 52673 ms
tearDown 62679 ms
before 62718 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 62725 ms
tearDown 62981 ms
before 63022 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 63029 ms
tearDown 73036 ms
before 73071 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 73081 ms
tearDown 73220 ms
before 73253 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 73260 ms
tearDown 73266 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyRobustnessTest
setUpSolver 73358 ms
setUp 73365 ms
testConcurrentGrowGrow(10, 20) 73377 ms
tearDown 76419 ms
setUp 76528 ms
testConcurrentGrowShrink(10, 20) 76540 ms
tearDown 78511 ms
setUp 78551 ms
testConcurrentShrinkGrow(10, 20) 78561 ms
tearDown 80516 ms
setUp 80557 ms
testConcurrentShrinkShrink(10, 20) 80567 ms
tearDown 82519 ms
setUp 82557 ms
testGrowHotPool(10, 20) 82566 ms
tearDown 83180 ms
setUp 83217 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 83225 ms
tearDown 83835 ms
setUp 83875 ms
testNeverGrowColdPool(10, 20) 83882 ms
tearDown 84754 ms
setUp 84794 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 84802 ms
tearDown 85383 ms
setUp 85415 ms
testNeverShrinkHotPool(10, 20) 85424 ms
tearDown 86275 ms
setUp 86310 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 86318 ms
tearDown 90008 ms
setUp 90045 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 90053 ms
tearDown 91691 ms
setUp 91727 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 91735 ms
tearDown 100417 ms
setUp 100475 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 100482 ms
tearDown 103147 ms
setUp 103189 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 103196 ms
tearDown 104791 ms
setUp 104824 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 104832 ms
tearDown 107737 ms
setUp 107774 ms
testShrinkColdPool(10, 20) 107782 ms
tearDown 108394 ms
setUp 108430 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 108438 ms
tearDown 109034 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyMetricRobustnessTest
setUpSolver 109080 ms
before 109080 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 109085 ms
tearDown 110501 ms
before 110544 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 110550 ms
tearDown 112268 ms
before 112301 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 112306 ms
tearDown 113687 ms
before 113729 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 113735 ms
tearDown 114917 ms
before 114950 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 114956 ms
tearDown 116160 ms
before 116198 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 116203 ms
tearDown 118352 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyRobustnessTest
setUpSolver 118418 ms
setUp 118418 ms
testConcurrentGrowGrow(10, 20) 118428 ms
forceGC 147624 ms
tearDown 147681 ms
setUp 147714 ms
testConcurrentGrowShrink(10, 20) 147723 ms
forceGC 177276 ms
tearDown 177313 ms
setUp 177349 ms
testConcurrentShrinkGrow(10, 20) 177358 ms
forceGC 206626 ms
tearDown 206662 ms
setUp 206697 ms
testConcurrentShrinkShrink(10, 20) 206705 ms
forceGC 236319 ms
tearDown 236357 ms
setUp 236388 ms
testGrowHotPool(10, 20) 236395 ms
forceGC 245598 ms
tearDown 245633 ms
setUp 245669 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 245678 ms
forceGC 255094 ms
tearDown 255129 ms
setUp 255168 ms
testNeverGrowColdPool(10, 20) 255176 ms
forceGC 264263 ms
tearDown 264296 ms
setUp 264339 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 264347 ms
forceGC 273822 ms
tearDown 273857 ms
setUp 273894 ms
testNeverShrinkHotPool(10, 20) 273903 ms
forceGC 283224 ms
tearDown 283259 ms
setUp 283302 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 283311 ms
forceGC 309469 ms
tearDown 309531 ms
setUp 309567 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 309575 ms
forceGC 332070 ms
tearDown 332104 ms
setUp 332140 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 332150 ms
forceGC 378794 ms
tearDown 378831 ms
setUp 378863 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 378870 ms
forceGC 406204 ms
tearDown 406239 ms
setUp 406273 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 406281 ms
forceGC 428289 ms
tearDown 428323 ms
setUp 428358 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 428367 ms
forceGC 473270 ms
tearDown 473305 ms
setUp 473339 ms
testShrinkColdPool(10, 20) 473348 ms
forceGC 482440 ms
tearDown 482474 ms
setUp 482517 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 482526 ms
forceGC 491700 ms
tearDown 491741 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyMetricRobustnessTest
setUpSolver 491777 ms
before 491777 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 491783 ms
tearDown 514074 ms
before 514122 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 514127 ms
tearDown 550638 ms
before 550680 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 550685 ms
tearDown 573447 ms
before 573498 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 573503 ms
tearDown 597259 ms
before 597309 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 597314 ms
tearDown 620040 ms
before 620091 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 620097 ms
tearDown 643312 ms
Methods in chronological order
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest
setUp 0 ms
testConcurrentGrowGrow(10, 20) 254 ms
tearDown 10557 ms
setUp 10659 ms
testConcurrentGrowShrink(10, 20) 10679 ms
tearDown 11456 ms
setUp 11516 ms
testConcurrentShrinkGrow(10, 20) 11535 ms
tearDown 21791 ms
setUp 21866 ms
testConcurrentShrinkShrink(10, 20) 21883 ms
tearDown 22401 ms
setUp 22490 ms
testGrowHotPool(10, 20) 22507 ms
tearDown 32510 ms
setUp 32553 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 32571 ms
tearDown 32578 ms
setUp 32641 ms
testNeverGrowColdPool(10, 20) 32656 ms
tearDown 32908 ms
setUp 32942 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 32957 ms
tearDown 32963 ms
setUp 33041 ms
testNeverShrinkHotPool(10, 20) 33055 ms
tearDown 33307 ms
setUp 33340 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 33355 ms
tearDown 34871 ms
setUp 34915 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 34931 ms
tearDown 35958 ms
setUp 36013 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 36025 ms
tearDown 37731 ms
setUp 37766 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 37778 ms
tearDown 39287 ms
setUp 39317 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 39328 ms
tearDown 40354 ms
setUp 40386 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 40398 ms
tearDown 42104 ms
setUp 42136 ms
testShrinkColdPool(10, 20) 42149 ms
tearDown 52152 ms
setUp 52239 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 52249 ms
tearDown 52252 ms
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest
before 52318 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 52325 ms
tearDown 52586 ms
before 52665 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 52673 ms
tearDown 62679 ms
before 62718 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 62725 ms
tearDown 62981 ms
before 63022 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 63029 ms
tearDown 73036 ms
before 73071 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 73081 ms
tearDown 73220 ms
before 73253 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 73260 ms
tearDown 73266 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyRobustnessTest
setUpSolver 73358 ms
setUp 73365 ms
testConcurrentGrowGrow(10, 20) 73377 ms
tearDown 76419 ms
setUp 76528 ms
testConcurrentGrowShrink(10, 20) 76540 ms
tearDown 78511 ms
setUp 78551 ms
testConcurrentShrinkGrow(10, 20) 78561 ms
tearDown 80516 ms
setUp 80557 ms
testConcurrentShrinkShrink(10, 20) 80567 ms
tearDown 82519 ms
setUp 82557 ms
testGrowHotPool(10, 20) 82566 ms
tearDown 83180 ms
setUp 83217 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 83225 ms
tearDown 83835 ms
setUp 83875 ms
testNeverGrowColdPool(10, 20) 83882 ms
tearDown 84754 ms
setUp 84794 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 84802 ms
tearDown 85383 ms
setUp 85415 ms
testNeverShrinkHotPool(10, 20) 85424 ms
tearDown 86275 ms
setUp 86310 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 86318 ms
tearDown 90008 ms
setUp 90045 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 90053 ms
tearDown 91691 ms
setUp 91727 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 91735 ms
tearDown 100417 ms
setUp 100475 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 100482 ms
tearDown 103147 ms
setUp 103189 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 103196 ms
tearDown 104791 ms
setUp 104824 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 104832 ms
tearDown 107737 ms
setUp 107774 ms
testShrinkColdPool(10, 20) 107782 ms
tearDown 108394 ms
setUp 108430 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 108438 ms
tearDown 109034 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyMetricRobustnessTest
setUpSolver 109080 ms
before 109080 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 109085 ms
tearDown 110501 ms
before 110544 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 110550 ms
tearDown 112268 ms
before 112301 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 112306 ms
tearDown 113687 ms
before 113729 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 113735 ms
tearDown 114917 ms
before 114950 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 114956 ms
tearDown 116160 ms
before 116198 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 116203 ms
tearDown 118352 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyRobustnessTest
setUpSolver 118418 ms
setUp 118418 ms
testConcurrentGrowGrow(10, 20) 118428 ms
forceGC 147624 ms
tearDown 147681 ms
setUp 147714 ms
testConcurrentGrowShrink(10, 20) 147723 ms
forceGC 177276 ms
tearDown 177313 ms
setUp 177349 ms
testConcurrentShrinkGrow(10, 20) 177358 ms
forceGC 206626 ms
tearDown 206662 ms
setUp 206697 ms
testConcurrentShrinkShrink(10, 20) 206705 ms
forceGC 236319 ms
tearDown 236357 ms
setUp 236388 ms
testGrowHotPool(10, 20) 236395 ms
forceGC 245598 ms
tearDown 245633 ms
setUp 245669 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 245678 ms
forceGC 255094 ms
tearDown 255129 ms
setUp 255168 ms
testNeverGrowColdPool(10, 20) 255176 ms
forceGC 264263 ms
tearDown 264296 ms
setUp 264339 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 264347 ms
forceGC 273822 ms
tearDown 273857 ms
setUp 273894 ms
testNeverShrinkHotPool(10, 20) 273903 ms
forceGC 283224 ms
tearDown 283259 ms
setUp 283302 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 283311 ms
forceGC 309469 ms
tearDown 309531 ms
setUp 309567 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 309575 ms
forceGC 332070 ms
tearDown 332104 ms
setUp 332140 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 332150 ms
forceGC 378794 ms
tearDown 378831 ms
setUp 378863 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 378870 ms
forceGC 406204 ms
tearDown 406239 ms
setUp 406273 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 406281 ms
forceGC 428289 ms
tearDown 428323 ms
setUp 428358 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 428367 ms
forceGC 473270 ms
tearDown 473305 ms
setUp 473339 ms
testShrinkColdPool(10, 20) 473348 ms
forceGC 482440 ms
tearDown 482474 ms
setUp 482517 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 482526 ms
forceGC 491700 ms
tearDown 491741 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyMetricRobustnessTest
setUpSolver 491777 ms
before 491777 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 491783 ms
tearDown 514074 ms
before 514122 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 514127 ms
tearDown 550638 ms
before 550680 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 550685 ms
tearDown 573447 ms
before 573498 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 573503 ms
tearDown 597259 ms
before 597309 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 597314 ms
tearDown 620040 ms
before 620091 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 620097 ms
tearDown 643312 ms
Methods in chronological order
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest
setUp 0 ms
testConcurrentGrowGrow(10, 20) 254 ms
tearDown 10557 ms
setUp 10659 ms
testConcurrentGrowShrink(10, 20) 10679 ms
tearDown 11456 ms
setUp 11516 ms
testConcurrentShrinkGrow(10, 20) 11535 ms
tearDown 21791 ms
setUp 21866 ms
testConcurrentShrinkShrink(10, 20) 21883 ms
tearDown 22401 ms
setUp 22490 ms
testGrowHotPool(10, 20) 22507 ms
tearDown 32510 ms
setUp 32553 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 32571 ms
tearDown 32578 ms
setUp 32641 ms
testNeverGrowColdPool(10, 20) 32656 ms
tearDown 32908 ms
setUp 32942 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 32957 ms
tearDown 32963 ms
setUp 33041 ms
testNeverShrinkHotPool(10, 20) 33055 ms
tearDown 33307 ms
setUp 33340 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 33355 ms
tearDown 34871 ms
setUp 34915 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 34931 ms
tearDown 35958 ms
setUp 36013 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 36025 ms
tearDown 37731 ms
setUp 37766 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 37778 ms
tearDown 39287 ms
setUp 39317 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 39328 ms
tearDown 40354 ms
setUp 40386 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 40398 ms
tearDown 42104 ms
setUp 42136 ms
testShrinkColdPool(10, 20) 42149 ms
tearDown 52152 ms
setUp 52239 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 52249 ms
tearDown 52252 ms
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest
before 52318 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 52325 ms
tearDown 52586 ms
before 52665 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 52673 ms
tearDown 62679 ms
before 62718 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 62725 ms
tearDown 62981 ms
before 63022 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 63029 ms
tearDown 73036 ms
before 73071 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 73081 ms
tearDown 73220 ms
before 73253 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 73260 ms
tearDown 73266 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyRobustnessTest
setUpSolver 73358 ms
setUp 73365 ms
testConcurrentGrowGrow(10, 20) 73377 ms
tearDown 76419 ms
setUp 76528 ms
testConcurrentGrowShrink(10, 20) 76540 ms
tearDown 78511 ms
setUp 78551 ms
testConcurrentShrinkGrow(10, 20) 78561 ms
tearDown 80516 ms
setUp 80557 ms
testConcurrentShrinkShrink(10, 20) 80567 ms
tearDown 82519 ms
setUp 82557 ms
testGrowHotPool(10, 20) 82566 ms
tearDown 83180 ms
setUp 83217 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 83225 ms
tearDown 83835 ms
setUp 83875 ms
testNeverGrowColdPool(10, 20) 83882 ms
tearDown 84754 ms
setUp 84794 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 84802 ms
tearDown 85383 ms
setUp 85415 ms
testNeverShrinkHotPool(10, 20) 85424 ms
tearDown 86275 ms
setUp 86310 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 86318 ms
tearDown 90008 ms
setUp 90045 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 90053 ms
tearDown 91691 ms
setUp 91727 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 91735 ms
tearDown 100417 ms
setUp 100475 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 100482 ms
tearDown 103147 ms
setUp 103189 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 103196 ms
tearDown 104791 ms
setUp 104824 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 104832 ms
tearDown 107737 ms
setUp 107774 ms
testShrinkColdPool(10, 20) 107782 ms
tearDown 108394 ms
setUp 108430 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 108438 ms
tearDown 109034 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyMetricRobustnessTest
setUpSolver 109080 ms
before 109080 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 109085 ms
tearDown 110501 ms
before 110544 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 110550 ms
tearDown 112268 ms
before 112301 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 112306 ms
tearDown 113687 ms
before 113729 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 113735 ms
tearDown 114917 ms
before 114950 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 114956 ms
tearDown 116160 ms
before 116198 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 116203 ms
tearDown 118352 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyRobustnessTest
setUpSolver 118418 ms
setUp 118418 ms
testConcurrentGrowGrow(10, 20) 118428 ms
forceGC 147624 ms
tearDown 147681 ms
setUp 147714 ms
testConcurrentGrowShrink(10, 20) 147723 ms
forceGC 177276 ms
tearDown 177313 ms
setUp 177349 ms
testConcurrentShrinkGrow(10, 20) 177358 ms
forceGC 206626 ms
tearDown 206662 ms
setUp 206697 ms
testConcurrentShrinkShrink(10, 20) 206705 ms
forceGC 236319 ms
tearDown 236357 ms
setUp 236388 ms
testGrowHotPool(10, 20) 236395 ms
forceGC 245598 ms
tearDown 245633 ms
setUp 245669 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 245678 ms
forceGC 255094 ms
tearDown 255129 ms
setUp 255168 ms
testNeverGrowColdPool(10, 20) 255176 ms
forceGC 264263 ms
tearDown 264296 ms
setUp 264339 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 264347 ms
forceGC 273822 ms
tearDown 273857 ms
setUp 273894 ms
testNeverShrinkHotPool(10, 20) 273903 ms
forceGC 283224 ms
tearDown 283259 ms
setUp 283302 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 283311 ms
forceGC 309469 ms
tearDown 309531 ms
setUp 309567 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 309575 ms
forceGC 332070 ms
tearDown 332104 ms
setUp 332140 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 332150 ms
forceGC 378794 ms
tearDown 378831 ms
setUp 378863 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 378870 ms
forceGC 406204 ms
tearDown 406239 ms
setUp 406273 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 406281 ms
forceGC 428289 ms
tearDown 428323 ms
setUp 428358 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 428367 ms
forceGC 473270 ms
tearDown 473305 ms
setUp 473339 ms
testShrinkColdPool(10, 20) 473348 ms
forceGC 482440 ms
tearDown 482474 ms
setUp 482517 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 482526 ms
forceGC 491700 ms
tearDown 491741 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyMetricRobustnessTest
setUpSolver 491777 ms
before 491777 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 491783 ms
tearDown 514074 ms
before 514122 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 514127 ms
tearDown 550638 ms
before 550680 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 550685 ms
tearDown 573447 ms
before 573498 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 573503 ms
tearDown 597259 ms
before 597309 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 597314 ms
tearDown 620040 ms
before 620091 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 620097 ms
tearDown 643312 ms
Methods in chronological order
at.ac.testing.brooklyn.original.AutoScalerPolicyRobustnessTest
setUp 0 ms
testConcurrentGrowGrow(10, 20) 254 ms
tearDown 10557 ms
setUp 10659 ms
testConcurrentGrowShrink(10, 20) 10679 ms
tearDown 11456 ms
setUp 11516 ms
testConcurrentShrinkGrow(10, 20) 11535 ms
tearDown 21791 ms
setUp 21866 ms
testConcurrentShrinkShrink(10, 20) 21883 ms
tearDown 22401 ms
setUp 22490 ms
testGrowHotPool(10, 20) 22507 ms
tearDown 32510 ms
setUp 32553 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 32571 ms
tearDown 32578 ms
setUp 32641 ms
testNeverGrowColdPool(10, 20) 32656 ms
tearDown 32908 ms
setUp 32942 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 32957 ms
tearDown 32963 ms
setUp 33041 ms
testNeverShrinkHotPool(10, 20) 33055 ms
tearDown 33307 ms
setUp 33340 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 33355 ms
tearDown 34871 ms
setUp 34915 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 34931 ms
tearDown 35958 ms
setUp 36013 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 36025 ms
tearDown 37731 ms
setUp 37766 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 37778 ms
tearDown 39287 ms
setUp 39317 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 39328 ms
tearDown 40354 ms
setUp 40386 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 40398 ms
tearDown 42104 ms
setUp 42136 ms
testShrinkColdPool(10, 20) 42149 ms
tearDown 52152 ms
setUp 52239 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 52249 ms
tearDown 52252 ms
at.ac.testing.brooklyn.original.AutoScalerPolicyMetricRobustnessTest
before 52318 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 52325 ms
tearDown 52586 ms
before 52665 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 52673 ms
tearDown 62679 ms
before 62718 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 62725 ms
tearDown 62981 ms
before 63022 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 63029 ms
tearDown 73036 ms
before 73071 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 73081 ms
tearDown 73220 ms
before 73253 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 73260 ms
tearDown 73266 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyRobustnessTest
setUpSolver 73358 ms
setUp 73365 ms
testConcurrentGrowGrow(10, 20) 73377 ms
tearDown 76419 ms
setUp 76528 ms
testConcurrentGrowShrink(10, 20) 76540 ms
tearDown 78511 ms
setUp 78551 ms
testConcurrentShrinkGrow(10, 20) 78561 ms
tearDown 80516 ms
setUp 80557 ms
testConcurrentShrinkShrink(10, 20) 80567 ms
tearDown 82519 ms
setUp 82557 ms
testGrowHotPool(10, 20) 82566 ms
tearDown 83180 ms
setUp 83217 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 83225 ms
tearDown 83835 ms
setUp 83875 ms
testNeverGrowColdPool(10, 20) 83882 ms
tearDown 84754 ms
setUp 84794 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 84802 ms
tearDown 85383 ms
setUp 85415 ms
testNeverShrinkHotPool(10, 20) 85424 ms
tearDown 86275 ms
setUp 86310 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 86318 ms
tearDown 90008 ms
setUp 90045 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 90053 ms
tearDown 91691 ms
setUp 91727 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 91735 ms
tearDown 100417 ms
setUp 100475 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 100482 ms
tearDown 103147 ms
setUp 103189 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 103196 ms
tearDown 104791 ms
setUp 104824 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 104832 ms
tearDown 107737 ms
setUp 107774 ms
testShrinkColdPool(10, 20) 107782 ms
tearDown 108394 ms
setUp 108430 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 108438 ms
tearDown 109034 ms
at.ac.testing.brooklyn.equivalent.AutoScalerPolicyMetricRobustnessTest
setUpSolver 109080 ms
before 109080 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 109085 ms
tearDown 110501 ms
before 110544 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 110550 ms
tearDown 112268 ms
before 112301 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 112306 ms
tearDown 113687 ms
before 113729 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 113735 ms
tearDown 114917 ms
before 114950 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 114956 ms
tearDown 116160 ms
before 116198 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 116203 ms
tearDown 118352 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyRobustnessTest
setUpSolver 118418 ms
setUp 118418 ms
testConcurrentGrowGrow(10, 20) 118428 ms
forceGC 147624 ms
tearDown 147681 ms
setUp 147714 ms
testConcurrentGrowShrink(10, 20) 147723 ms
forceGC 177276 ms
tearDown 177313 ms
setUp 177349 ms
testConcurrentShrinkGrow(10, 20) 177358 ms
forceGC 206626 ms
tearDown 206662 ms
setUp 206697 ms
testConcurrentShrinkShrink(10, 20) 206705 ms
forceGC 236319 ms
tearDown 236357 ms
setUp 236388 ms
testGrowHotPool(10, 20) 236395 ms
forceGC 245598 ms
tearDown 245633 ms
setUp 245669 ms
testNeverGrowAboveMaximmum(1, 15, 10, 20) 245678 ms
forceGC 255094 ms
tearDown 255129 ms
setUp 255168 ms
testNeverGrowColdPool(10, 20) 255176 ms
forceGC 264263 ms
tearDown 264296 ms
setUp 264339 ms
testNeverShrinkBelowMinimum(1, 15, 10, 20) 264347 ms
forceGC 273822 ms
tearDown 273857 ms
setUp 273894 ms
testNeverShrinkHotPool(10, 20) 273903 ms
forceGC 283224 ms
tearDown 283259 ms
setUp 283302 ms
testResizeDownStabilizationDelayIgnoresBlip(10, 20) 283311 ms
forceGC 309469 ms
tearDown 309531 ms
setUp 309567 ms
testResizeDownStabilizationDelayResizesAfterDelay(10, 20) 309575 ms
forceGC 332070 ms
tearDown 332104 ms
setUp 332140 ms
testResizeDownStabilizationDelayTakesMinSustainedDesired(10, 20) 332150 ms
forceGC 378794 ms
tearDown 378831 ms
setUp 378863 ms
testResizeUpStabilizationDelayIgnoresBlip(10, 20) 378870 ms
forceGC 406204 ms
tearDown 406239 ms
setUp 406273 ms
testResizeUpStabilizationDelayResizesAfterDelay(10, 20) 406281 ms
forceGC 428289 ms
tearDown 428323 ms
setUp 428358 ms
testResizeUpStabilizationDelayTakesMaxSustainedDesired(10, 20) 428367 ms
forceGC 473270 ms
tearDown 473305 ms
setUp 473339 ms
testShrinkColdPool(10, 20) 473348 ms
forceGC 482440 ms
tearDown 482474 ms
setUp 482517 ms
testShrinkColdPoolRoundsUpDesiredNumberOfContainers(10, 20) 482526 ms
forceGC 491700 ms
tearDown 491741 ms
at.ac.testing.brooklyn.scenario.AutoScalerPolicyMetricRobustnessTest
setUpSolver 491777 ms
before 491777 ms
testDecrementsSizeIffLowerBoundExceeded(10, 20, 1, 15) 491783 ms
tearDown 514074 ms
before 514122 ms
testDecrementsSizeInProportionToMetric(10, 20, 1, 15) 514127 ms
tearDown 550638 ms
before 550680 ms
testIncrementsSizeIffUpperBoundExceeded(10, 20, 1, 15) 550685 ms
tearDown 573447 ms
before 573498 ms
testIncrementsSizeInProportionToMetric(10, 20, 1, 15) 573503 ms
tearDown 597259 ms
before 597309 ms
testObeysMinAndMaxSize(10, 20, 1, 15) 597314 ms
tearDown 620040 ms
before 620091 ms
testWarnsWhenMaxCapReached(10, 20, 1, 15) 620097 ms
tearDown 643312 ms