You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/20 16:34:45 UTC

Build failed in Jenkins: Brooklyn » master #37

See <https://builds.apache.org/job/brooklyn/job/master/37/display/redirect>

Changes:


------------------------------------------
[...truncated 76060 lines...]
	at java.lang.Thread.run(Thread.java:748)
	at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:303)
	at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:279)
	at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:375)
	at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:123)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:248)
	at org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:218)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:659)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:262)
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:194)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
	at org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:457)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:97)
	at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Failure when constructing test  Time elapsed: 0.448 sec  <<< ERROR!
java.lang.RuntimeException: Container never came up
	at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:629)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118)
	at org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132)
	at org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:441)
	at org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:107)
	at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
  AssemblyTest.org.apache.brooklyn.AssemblyTest » Runtime Cannot get the remote ...
  Container never came up
  ExternalConfigBrooklynPropertiesOsgiTest.testOSGIWithPrefix » NotBound 0748b40...

Tests run: 3, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.999 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  3.083 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  5.053 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.513 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 23.903 s]
[INFO] Brooklyn API ....................................... SUCCESS [  2.008 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.196 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.598 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.260 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  0.998 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.237 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.171 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  2.766 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.067 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:12 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 33.524 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [  9.349 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  7.137 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.434 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 38.033 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:26 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [03:09 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  4.104 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  7.867 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 53.011 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 26.681 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [03:11 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  6.689 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [  9.126 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 22.208 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  1.850 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  1.634 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.030 s]
[INFO] Jetty config fragment .............................. SUCCESS [  1.518 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.239 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  1.100 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  3.212 s]
[INFO] Brooklyn UI :: Parent .............................. SUCCESS [ 11.635 s]
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SUCCESS [  0.192 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SUCCESS [  2.194 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SUCCESS [  0.851 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SUCCESS [  2.310 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SUCCESS [  0.592 s]
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SUCCESS [  4.569 s]
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SUCCESS [  2.275 s]
[INFO] Brooklyn UI :: Modules (parent) .................... SUCCESS [  8.578 s]
[INFO] Brooklyn UI :: Modules - UI Utils .................. SUCCESS [ 31.601 s]
[INFO] Brooklyn UI :: Modules - Home ...................... SUCCESS [ 57.206 s]
[INFO] Brooklyn UI :: Modules - App inspector ............. SUCCESS [01:04 min]
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SUCCESS [01:13 min]
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SUCCESS [ 56.069 s]
[INFO] Brooklyn UI :: Modules - Catalog ................... SUCCESS [ 57.513 s]
[INFO] Brooklyn UI :: Modules - Location manager .......... SUCCESS [01:01 min]
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SUCCESS [ 59.187 s]
[INFO] Brooklyn UI :: Modules - Groovy console ............ SUCCESS [ 59.035 s]
[INFO] Brooklyn UI :: Modules - Logout .................... SUCCESS [ 56.454 s]
[INFO] Brooklyn UI :: Modules - Features .................. SUCCESS [  1.891 s]
[INFO] Brooklyn UI :: Features ............................ SUCCESS [  0.215 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.293 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [  6.192 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  5.019 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  3.555 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.130 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  4.173 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  3.389 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [  6.932 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 21.414 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [  5.885 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 15.970 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  3.114 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.197 s]
[INFO] Brooklyn QA ........................................ SUCCESS [  8.350 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [  0.130 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [  0.115 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [  0.570 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [  0.954 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [  4.911 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [  0.111 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [  0.224 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [  0.293 s]
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [  0.061 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  0.313 s]
[INFO] Brooklyn All Things ................................ SUCCESS [  1.999 s]
[INFO] Brooklyn Distribution .............................. SUCCESS [ 14.735 s]
[INFO] Brooklyn Karaf Distribution Parent ................. SUCCESS [  0.019 s]
[INFO] Brooklyn Karaf Server Configuration ................ SUCCESS [  0.407 s]
[INFO] Brooklyn Dist Karaf Features ....................... SUCCESS [  0.076 s]
[INFO] Brooklyn Karaf Distribution ........................ SUCCESS [ 20.753 s]
[INFO] Brooklyn Karaf pax-exam itest ...................... FAILURE [06:09 min]
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  35:15 min
[INFO] Finished at: 2020-01-20T16:33:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project brooklyn-itest: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-dist/karaf/itest/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-itest
[Pipeline] }
$ docker stop --time=1 f3f2c4829a0689fa6d82ed6088720be12a92c2cbea4e5301d6c586294132021d
$ docker rm -f f3f2c4829a0689fa6d82ed6088720be12a92c2cbea4e5301d6c586294132021d
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-14.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-15.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-16.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-17.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-18.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-19.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-20.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-21.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-22.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-23.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-24.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-25.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-26.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-27.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-28.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-29.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-30.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-31.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-32.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-33.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-34.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-35.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-36.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Build failed in Jenkins: Brooklyn » master #43

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn/job/master/43/display/redirect>

Changes:


------------------------------------------
[...truncated 27457 lines...]
2020-01-30 23:16:52,615 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.setUp()
2020-01-30 23:16:52,617 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@63b3c9ef
[GC (Allocation Failure)  560602K->346074K(766976K), 0.0263887 secs]
2020-01-30 23:16:52,688 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.setUp() finished in 73 ms
2020-01-30 23:16:52,688 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.testHttpSensor()
2020-01-30 23:16:52,701 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.testHttpSensor() finished in 13 ms
2020-01-30 23:16:52,701 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.tearDown()
2020-01-30 23:16:52,709 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.tearDown() finished in 8 ms
2020-01-30 23:16:52,710 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.setUp()
2020-01-30 23:16:52,711 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@a27c8c1
2020-01-30 23:16:52,753 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.setUp() finished in 44 ms
2020-01-30 23:16:52,753 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.testNonJson()
2020-01-30 23:16:52,761 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.testNonJson() finished in 8 ms
2020-01-30 23:16:52,762 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.tearDown()
2020-01-30 23:16:52,770 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.tearDown() finished in 8 ms
2020-01-30 23:16:52,770 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.setUp()
2020-01-30 23:16:52,772 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@4a8992a7
2020-01-30 23:16:52,815 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.setUp() finished in 45 ms
2020-01-30 23:16:52,815 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.testPreemptiveBasicAuth()
2020-01-30 23:16:52,823 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.testPreemptiveBasicAuth() finished in 8 ms
2020-01-30 23:16:52,824 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.tearDown()
2020-01-30 23:16:52,832 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.sensor.http.HttpRequestSensorTest.tearDown() finished in 8 ms
2020-01-30 23:16:52,832 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-30 23:16:52,833 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@2f689c4e
2020-01-30 23:16:52,848 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 16 ms
2020-01-30 23:16:52,848 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.sensor.DurationSinceSensorTest.testSensorAddedAndUpdated()
2020-01-30 23:16:52,928 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.sensor.DurationSinceSensorTest.testSensorAddedAndUpdated() finished in 80 ms
2020-01-30 23:16:52,929 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 23:16:52,937 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 9 ms
2020-01-30 23:16:52,938 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-30 23:16:52,939 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@496a7605
2020-01-30 23:16:52,955 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 17 ms
2020-01-30 23:16:52,955 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.sensor.StaticSensorTest.testAddsStaticSensorOfTypeInteger()
2020-01-30 23:16:52,968 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.sensor.StaticSensorTest.testAddsStaticSensorOfTypeInteger() finished in 13 ms
2020-01-30 23:16:52,968 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 23:16:52,975 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 7 ms
2020-01-30 23:16:52,976 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-30 23:16:52,976 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@29c7eab
2020-01-30 23:16:52,989 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 14 ms
2020-01-30 23:16:52,989 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.sensor.StaticSensorTest.testAddsStaticSensorOfTypeString()
2020-01-30 23:16:52,997 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.sensor.StaticSensorTest.testAddsStaticSensorOfTypeString() finished in 8 ms
2020-01-30 23:16:52,997 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 23:16:53,003 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-30 23:16:53,250 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 2366, Failures: 1, Skips: 0
===============================================
[GC (Allocation Failure)  568282K->345504K(765952K), 0.0095224 secs]
[GC (Allocation Failure)  567712K->345247K(767488K), 0.0068376 secs]
[GC (Allocation Failure)  568991K->344591K(766976K), 0.0272938 secs]
[GC (Allocation Failure)  568335K->344615K(767488K), 0.0167039 secs]
[GC (Allocation Failure)  568871K->344839K(767488K), 0.0118420 secs]
[GC (Allocation Failure)  569095K->344839K(768512K), 0.0124051 secs]
Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 217.394 sec <<< FAILURE! - in TestSuite
testInjectCertificateAuthority(org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest)  Time elapsed: 0.319 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest.testInjectCertificateAuthority(SecureKeysAndSignerTest.java:89)

2020-01-30 23:16:56,261 INFO  - Brooklyn shutdown: stopping entities [TestEntityImpl{id=lrljhczrnq}, TestEntityImpl{id=us0jw49fto}, BlockingEntityImpl{id=gpz9t6vs3w}]

Results :

Failed tests: 
  SecureKeysAndSignerTest.testInjectCertificateAuthority:89 expected [true] but found [false]

Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.930 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.474 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.362 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.443 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 24.251 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.715 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.183 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.959 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.525 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.112 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.236 s]
[INFO] CAMP Server ........................................ SUCCESS [  4.632 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  2.665 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.390 s]
[INFO] Brooklyn Core ...................................... FAILURE [04:24 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:19 min
[INFO] Finished at: 2020-01-30T23:16:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 e3f485ea22ac6096bb174631be255a523e7f420c9dd43161738a20c69364e876
$ docker rm -f e3f485ea22ac6096bb174631be255a523e7f420c9dd43161738a20c69364e876
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/43/testng/testng-results.xml'
0.033512% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Build failed in Jenkins: Brooklyn » master #42

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn/job/master/42/display/redirect>

Changes:


------------------------------------------
[...truncated 27470 lines...]
2020-01-30 15:20:03,582 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocationTest.testReleaseWhenNotHeldThrows() finished in 0 ms
2020-01-30 15:20:03,582 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocationTest.tearDown()
2020-01-30 15:20:03,583 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocationTest.tearDown() finished in 1 ms
2020-01-30 15:20:03,847 WARN  - Management Context LocalManagementContext[?-a2AzriDj] running, creation stacktrace:
java.lang.Throwable: for construction stacktrace
	at org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:141)
	at org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:163)
	at org.apache.brooklyn.core.mgmt.internal.LocalManagementContext.<init>(LocalManagementContext.java:159)
	at org.apache.brooklyn.core.test.entity.LocalManagementContextForTests.<init>(LocalManagementContextForTests.java:45)
	at org.apache.brooklyn.core.test.entity.LocalManagementContextForTests$Builder.build(LocalManagementContextForTests.java:185)
	at org.apache.brooklyn.core.BrooklynVersionTest.testGetFeatures(BrooklynVersionTest.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:645)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
	at org.testng.TestRunner.privateRun(TestRunner.java:756)
	at org.testng.TestRunner.run(TestRunner.java:610)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:387)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:382)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
	at org.testng.SuiteRunner.run(SuiteRunner.java:289)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1293)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1218)
	at org.testng.TestNG.runSuites(TestNG.java:1133)
	at org.testng.TestNG.run(TestNG.java:1104)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:132)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:193)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:94)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:147)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

2020-01-30 15:20:03,847 INFO  - Uninstalling org.apache.brooklyn.test.resources.osgi.brooklyn-test-osgi-entities [110] from OSGi container in /tmp/brooklyn-osgi-reusable-container-smYF
2020-01-30 15:20:03,874 INFO  - BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Acceptance, Live, Live-sanity, WIP, Broken]; suiteName=Surefire suite; outDir=/home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports/Surefire suite: 1 ManagementContexts terminated
2020-01-30 15:20:03,875 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 2366, Failures: 1, Skips: 0
===============================================
[GC (Allocation Failure)  420121K->222273K(759808K), 0.0168084 secs]
[GC (Allocation Failure)  429633K->217094K(758272K), 0.0057640 secs]
[GC (Allocation Failure)  424454K->216998K(760832K), 0.0055880 secs]
[GC (Allocation Failure)  427430K->217198K(760320K), 0.0054538 secs]
[GC (Allocation Failure)  427529K->217134K(762880K), 0.0049710 secs]
[GC (Allocation Failure)  431150K->217085K(761856K), 0.0053422 secs]
Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 225.427 sec <<< FAILURE! - in TestSuite
testInjectCertificateAuthority(org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest)  Time elapsed: 0.43 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest.testInjectCertificateAuthority(SecureKeysAndSignerTest.java:89)

2020-01-30 15:20:07,306 INFO  - Brooklyn shutdown: stopping entities [TestEntityImpl{id=l6h1jhfh4k}, TestEntityImpl{id=f3lpv3heoz}, BlockingEntityImpl{id=msngdnwh3a}]

Results :

Failed tests: 
  SecureKeysAndSignerTest.testInjectCertificateAuthority:89 expected [true] but found [false]

Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  1.208 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  3.017 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  6.194 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.525 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 25.821 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.828 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.214 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.751 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.442 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.218 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.268 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.306 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.094 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.298 s]
[INFO] Brooklyn Core ...................................... FAILURE [04:34 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:35 min
[INFO] Finished at: 2020-01-30T15:20:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 573f57c68ffe30e8bc65a0603fe01cb3a1b0936a75a654186ef32f50d56439cb
$ docker rm -f 573f57c68ffe30e8bc65a0603fe01cb3a1b0936a75a654186ef32f50d56439cb
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/42/testng/testng-results.xml'
0.033512% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Build failed in Jenkins: Brooklyn » master #41

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn/job/master/41/display/redirect>

Changes:


------------------------------------------
[...truncated 26389 lines...]
2020-01-30 14:48:26,228 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testUnknownConfigPassedInAtConstructionIsWarnedAndIgnored()
2020-01-30 14:48:26,228 WARN  - Unknown configuration key differentkey[ConfigKey:java.lang.String] for policy MyPolicy{id=iiv046df2c, name=null, running=false}; ignoring
2020-01-30 14:48:26,228 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testUnknownConfigPassedInAtConstructionIsWarnedAndIgnored() finished in 0 ms
2020-01-30 14:48:26,229 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 14:48:26,232 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 4 ms
2020-01-30 14:48:26,232 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-30 14:48:26,232 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@48305902
2020-01-30 14:48:26,279 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 47 ms
2020-01-30 14:48:26,279 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionNotReceivesInitialValueEventsByDefault()
2020-01-30 14:48:26,381 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionNotReceivesInitialValueEventsByDefault() finished in 102 ms
2020-01-30 14:48:26,381 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 14:48:26,387 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-30 14:48:26,388 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-30 14:48:26,388 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@56479f53
2020-01-30 14:48:26,448 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 61 ms
2020-01-30 14:48:26,448 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesEvents()
2020-01-30 14:48:26,450 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesEvents() finished in 2 ms
2020-01-30 14:48:26,450 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 14:48:26,456 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-30 14:48:26,456 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-30 14:48:26,456 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@2ef3e041
2020-01-30 14:48:26,498 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 42 ms
2020-01-30 14:48:26,498 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesInitialValueEventsInOrder()
2020-01-30 14:48:26,501 WARN  - Cannot notifyOfInitialValue for subscription with non-attribute sensor: Subscription[NuObADOU;TestEntityImpl{id=mfj482hn4k}@mfj482hn4k:test.myNotif]
2020-01-30 14:48:26,502 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesInitialValueEventsInOrder() finished in 4 ms
2020-01-30 14:48:26,502 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 14:48:26,506 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 4 ms
2020-01-30 14:48:26,506 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-30 14:48:26,507 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@53c166cc
2020-01-30 14:48:26,546 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 40 ms
2020-01-30 14:48:26,546 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeRemovesAllSubscriptionsForThatEntity()
2020-01-30 14:48:26,650 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeRemovesAllSubscriptionsForThatEntity() finished in 104 ms
2020-01-30 14:48:26,650 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 14:48:26,657 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 7 ms
2020-01-30 14:48:26,657 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-30 14:48:26,658 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@431ca634
2020-01-30 14:48:26,705 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 48 ms
2020-01-30 14:48:26,705 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeUsingHandleStopsEvents()
2020-01-30 14:48:26,707 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeUsingHandleStopsEvents() finished in 2 ms
2020-01-30 14:48:26,707 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-30 14:48:26,712 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 4 ms
[GC (Allocation Failure)  525716K->346224K(749568K), 0.0389148 secs]
2020-01-30 14:48:27,032 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 2366, Failures: 1, Skips: 0
===============================================
[GC (Allocation Failure)  533616K->344542K(748544K), 0.0100758 secs]
[GC (Allocation Failure)  531934K->344428K(751104K), 0.0138073 secs]
[GC (Allocation Failure)  535404K->344652K(750592K), 0.0412023 secs]
[GC (Allocation Failure)  535628K->344531K(753152K), 0.0171581 secs]
[GC (Allocation Failure)  539091K->344876K(752128K), 0.0228105 secs]
[GC (Allocation Failure)  539436K->344628K(755712K), 0.0062114 secs]
Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 210.313 sec <<< FAILURE! - in TestSuite
testInjectCertificateAuthority(org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest)  Time elapsed: 0.518 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest.testInjectCertificateAuthority(SecureKeysAndSignerTest.java:89)

2020-01-30 14:48:30,203 INFO  - Brooklyn shutdown: stopping entities [TestEntityImpl{id=cn6qcw1fv9}, TestEntityImpl{id=np6wyiggrh}, BlockingEntityImpl{id=baa3ho2jn8}]
[GC (Allocation Failure)  544308K->345012K(754688K), 0.0294160 secs]

Results :

Failed tests: 
  SecureKeysAndSignerTest.testInjectCertificateAuthority:89 expected [true] but found [false]

Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.864 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  3.040 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.897 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.443 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 23.776 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.859 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.194 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.667 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.426 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.088 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.228 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.996 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.062 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.356 s]
[INFO] Brooklyn Core ...................................... FAILURE [04:16 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:12 min
[INFO] Finished at: 2020-01-30T14:48:30Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 3bde42452686b87d94b6c8463e7c752be0aa5f43b9d852e446a6befa859d5a0c
$ docker rm -f 3bde42452686b87d94b6c8463e7c752be0aa5f43b9d852e446a6befa859d5a0c
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/41/testng/testng-results.xml'
0.033512% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Build failed in Jenkins: Brooklyn » master #40

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn/job/master/40/display/redirect>

Changes:


------------------------------------------
[...truncated 27395 lines...]
2020-01-28 11:34:17,210 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 16 ms
2020-01-28 11:34:17,210 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testGetFutureConfigWhenReady()
2020-01-28 11:34:17,211 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testGetFutureConfigWhenReady() finished in 1 ms
2020-01-28 11:34:17,211 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:34:17,215 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 4 ms
2020-01-28 11:34:17,216 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:34:17,216 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@269bd141
2020-01-28 11:34:17,227 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 12 ms
2020-01-28 11:34:17,227 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testUnknownConfigPassedInAtConstructionIsWarnedAndIgnored()
2020-01-28 11:34:17,227 WARN  - Unknown configuration key differentkey[ConfigKey:java.lang.String] for policy MyPolicy{id=xr9c1tpa4r, name=null, running=false}; ignoring
2020-01-28 11:34:17,227 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testUnknownConfigPassedInAtConstructionIsWarnedAndIgnored() finished in 0 ms
2020-01-28 11:34:17,227 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:34:17,232 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 5 ms
2020-01-28 11:34:17,233 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:34:17,233 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@35f016d6
2020-01-28 11:34:17,245 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 12 ms
2020-01-28 11:34:17,245 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testAddInstance()
2020-01-28 11:34:17,246 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testAddInstance() finished in 1 ms
2020-01-28 11:34:17,246 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:34:17,249 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 3 ms
2020-01-28 11:34:17,249 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:34:17,249 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@5f7355f7
2020-01-28 11:34:17,260 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 11 ms
2020-01-28 11:34:17,260 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testAddSpec()
2020-01-28 11:34:17,261 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testAddSpec() finished in 1 ms
2020-01-28 11:34:17,261 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:34:17,264 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 3 ms
2020-01-28 11:34:17,264 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:34:17,264 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@33286e3b
2020-01-28 11:34:17,276 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 12 ms
2020-01-28 11:34:17,276 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testHighlights()
2020-01-28 11:34:17,276 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testHighlights() finished in 0 ms
2020-01-28 11:34:17,276 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:34:17,279 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 3 ms
2020-01-28 11:34:17,279 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:34:17,279 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@547c4983
2020-01-28 11:34:17,291 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 12 ms
2020-01-28 11:34:17,291 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testTagsFromSpec()
2020-01-28 11:34:17,291 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.BasicPolicyTest.testTagsFromSpec() finished in 0 ms
2020-01-28 11:34:17,291 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:34:17,294 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 3 ms
2020-01-28 11:34:17,587 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 2366, Failures: 1, Skips: 0
===============================================
[GC (Allocation Failure)  475980K->306746K(741888K), 0.0163805 secs]
[GC (Allocation Failure)  477167K->307772K(740864K), 0.0086071 secs]
[GC (Allocation Failure)  479804K->304862K(743424K), 0.0137256 secs]
[GC (Allocation Failure)  480478K->304962K(742912K), 0.0077592 secs]
[GC (Allocation Failure)  480578K->305060K(745984K), 0.0059496 secs]
[GC (Allocation Failure)  484772K->305163K(744448K), 0.0133511 secs]
[GC (Allocation Failure)  484875K->305155K(748544K), 0.0080184 secs]
[GC (Allocation Failure)  489987K->305391K(747008K), 0.0078885 secs]
Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 169.737 sec <<< FAILURE! - in TestSuite
testInjectCertificateAuthority(org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest)  Time elapsed: 0.388 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest.testInjectCertificateAuthority(SecureKeysAndSignerTest.java:89)

2020-01-28 11:34:20,825 INFO  - Brooklyn shutdown: stopping entities [TestEntityImpl{id=vprlhs3rus}, TestEntityImpl{id=a5udj3xcik}, BlockingEntityImpl{id=ikdxap801i}]

Results :

Failed tests: 
  SecureKeysAndSignerTest.testInjectCertificateAuthority:89 expected [true] but found [false]

Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.895 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.775 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.789 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.517 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 22.873 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.910 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.194 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.935 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.758 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.135 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.267 s]
[INFO] CAMP Server ........................................ SUCCESS [  4.937 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  2.674 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.299 s]
[INFO] Brooklyn Core ...................................... FAILURE [03:34 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:28 min
[INFO] Finished at: 2020-01-28T11:34:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 3a53d312daf59f84cfd83bfe11a42729804f1b981c0585644a202837117488de
$ docker rm -f 3a53d312daf59f84cfd83bfe11a42729804f1b981c0585644a202837117488de
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/40/testng/testng-results.xml'
0.033512% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Build failed in Jenkins: Brooklyn » master #39

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn/job/master/39/display/redirect>

Changes:


------------------------------------------
[...truncated 58967 lines...]
2020-01-28 11:18:48,611 INFO  xBRGJbFn-[a3z1nghm8v] Stopped application BasicApplicationImpl{id=a3z1nghm8v}
2020-01-28 11:18:48,612 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 5 ms
2020-01-28 11:18:48,613 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:18:48,613 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@6d496d22
2020-01-28 11:18:48,622 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 9 ms
2020-01-28 11:18:48,622 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testDefaultDisplayNameUsesDeferredSupplier()
2020-01-28 11:18:48,633 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testDefaultDisplayNameUsesDeferredSupplier() finished in 11 ms
2020-01-28 11:18:48,633 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,638 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 5 ms
2020-01-28 11:18:48,638 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:18:48,639 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@4706896a
2020-01-28 11:18:48,652 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 14 ms
2020-01-28 11:18:48,652 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testDisplayNameWhenNothingSupplied()
2020-01-28 11:18:48,665 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testDisplayNameWhenNothingSupplied() finished in 13 ms
2020-01-28 11:18:48,665 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,671 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-28 11:18:48,671 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:18:48,672 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@4ffce649
2020-01-28 11:18:48,685 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 14 ms
2020-01-28 11:18:48,686 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testExplicitDefaultDisplayName()
2020-01-28 11:18:48,695 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testExplicitDefaultDisplayName() finished in 9 ms
2020-01-28 11:18:48,695 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,701 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-28 11:18:48,701 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:18:48,701 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@68bd8fe9
2020-01-28 11:18:48,715 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 14 ms
2020-01-28 11:18:48,715 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testExplicitDefaultDisplayNameOverriddenByRealName()
2020-01-28 11:18:48,729 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testExplicitDefaultDisplayNameOverriddenByRealName() finished in 14 ms
2020-01-28 11:18:48,729 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,735 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-28 11:18:48,735 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:18:48,736 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@a80da93
2020-01-28 11:18:48,749 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 14 ms
2020-01-28 11:18:48,749 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testExplicitDisplayName()
2020-01-28 11:18:48,763 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.entity.EntityNameTest.testExplicitDisplayName() finished in 14 ms
2020-01-28 11:18:48,763 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
[GC (Allocation Failure)  435591K->240726K(756224K), 0.0446104 secs]
2020-01-28 11:18:48,814 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 51 ms
2020-01-28 11:18:48,814 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2020-01-28 11:18:48,814 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@144d887b
2020-01-28 11:18:48,815 INFO  - setUpApp
2020-01-28 11:18:48,826 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 12 ms
2020-01-28 11:18:48,826 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.entity.ApplicationLoggingTest.testLogging()
2020-01-28 11:18:48,849 INFO  lBxQctgp-[c5o3kjj1my,m5u85krss7,xn18x7acwg]     Hello from entity xn18x7acwg
2020-01-28 11:18:48,849 INFO  lBxQctgp-[c5o3kjj1my,m5u85krss7,xn18x7acwg]     Hello from entity xn18x7acwg
2020-01-28 11:18:48,849 INFO  yhYBCae0-[c5o3kjj1my,m5u85krss7]   Hello from entity m5u85krss7
2020-01-28 11:18:48,849 INFO  yhYBCae0-[c5o3kjj1my,m5u85krss7]   Hello from entity m5u85krss7
2020-01-28 11:18:48,850 INFO  jbEq3AMa-[c5o3kjj1my] Hello world
2020-01-28 11:18:48,850 INFO  jbEq3AMa-[c5o3kjj1my] Hello world
2020-01-28 11:18:48,862 INFO  - Stop task id is h4d93c26
2020-01-28 11:18:48,862 INFO  - Stop task id is h4d93c26
2020-01-28 11:18:48,863 INFO  h4d93c26-[c5o3kjj1my] Goodbye cruel world
2020-01-28 11:18:48,863 INFO  h4d93c26-[c5o3kjj1my] Goodbye cruel world
2020-01-28 11:18:48,864 INFO  FCw6pFUh-[c5o3kjj1my,m5u85krss7]   Goodbye from entity m5u85krss7
2020-01-28 11:18:48,864 INFO  FCw6pFUh-[c5o3kjj1my,m5u85krss7]   Goodbye from entity m5u85krss7
2020-01-28 11:18:48,865 INFO  aprelUUW-[c5o3kjj1my,m5u85krss7,xn18x7acwg]     Goodbye from entity xn18x7acwg
2020-01-28 11:18:48,865 INFO  aprelUUW-[c5o3kjj1my,m5u85krss7,xn18x7acwg]     Goodbye from entity xn18x7acwg
2020-01-28 11:18:48,874 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.entity.ApplicationLoggingTest.testLogging() finished in 48 ms
2020-01-28 11:18:48,874 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,875 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 1 ms
2020-01-28 11:18:48,876 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.setUp()
2020-01-28 11:18:48,876 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@6761d30a
2020-01-28 11:18:48,897 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.setUp() finished in 21 ms
2020-01-28 11:18:48,897 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.testBrooklynMetricsIncremented()
2020-01-28 11:18:48,941 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.testBrooklynMetricsIncremented() finished in 44 ms
2020-01-28 11:18:48,941 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,948 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 7 ms
2020-01-28 11:18:48,948 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.setUp()
2020-01-28 11:18:48,948 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@110c3b90
2020-01-28 11:18:48,972 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.setUp() finished in 24 ms
2020-01-28 11:18:48,972 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.testInitialBrooklynMetrics()
2020-01-28 11:18:48,983 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.server.entity.BrooklynMetricsTest.testInitialBrooklynMetrics() finished in 11 ms
2020-01-28 11:18:48,983 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-28 11:18:48,987 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 4 ms
2020-01-28 11:18:49,260 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 2366, Failures: 1, Skips: 0
===============================================
[GC (Allocation Failure)  441942K->235922K(755712K), 0.0231680 secs]
[GC (Allocation Failure)  437138K->235448K(756224K), 0.0306464 secs]
[GC (Allocation Failure)  437111K->235364K(730624K), 0.0275314 secs]
[GC (Allocation Failure)  437092K->235477K(754688K), 0.0255340 secs]
[GC (Allocation Failure)  435157K->235448K(724992K), 0.0107473 secs]
[GC (Allocation Failure)  434916K->235456K(755200K), 0.0291269 secs]
Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 212.525 sec <<< FAILURE! - in TestSuite
testInjectCertificateAuthority(org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest)  Time elapsed: 0.377 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest.testInjectCertificateAuthority(SecureKeysAndSignerTest.java:89)

2020-01-28 11:18:52,916 INFO  - Brooklyn shutdown: stopping entities [TestEntityImpl{id=h9q7n7qyhd}, TestEntityImpl{id=a48egwshqh}, BlockingEntityImpl{id=j7cwgde1g4}]

Results :

Failed tests: 
  SecureKeysAndSignerTest.testInjectCertificateAuthority:89 expected [true] but found [false]

Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  6.625 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  7.586 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  9.078 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.487 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 35.148 s]
[INFO] Brooklyn API ....................................... SUCCESS [  3.830 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.174 s]
[INFO] CAMP Base .......................................... SUCCESS [  3.758 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.316 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [ 19.242 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.218 s]
[INFO] CAMP Server ........................................ SUCCESS [ 14.921 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.324 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.355 s]
[INFO] Brooklyn Core ...................................... FAILURE [04:30 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:37 min
[INFO] Finished at: 2020-01-28T11:18:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 2f1bba92b538e75806d9812e48154b8cc4a7de687c7ad23799ced6106fe096c0
$ docker rm -f 2f1bba92b538e75806d9812e48154b8cc4a7de687c7ad23799ced6106fe096c0
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/39/testng/testng-results.xml'
0.033512% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Build failed in Jenkins: Brooklyn » master #38

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn/job/master/38/display/redirect>

Changes:


------------------------------------------
[...truncated 27418 lines...]
2020-01-27 16:23:29,590 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() finished in 12 ms
2020-01-27 16:23:29,590 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testUnknownConfigPassedInAtConstructionIsWarnedAndIgnored()
2020-01-27 16:23:29,590 WARN  - Unknown configuration key differentkey[ConfigKey:java.lang.String] for policy MyPolicy{id=czglfyphup, name=null, running=false}; ignoring
2020-01-27 16:23:29,590 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicyConfigTest.testUnknownConfigPassedInAtConstructionIsWarnedAndIgnored() finished in 0 ms
2020-01-27 16:23:29,590 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-27 16:23:29,594 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 3 ms
2020-01-27 16:23:29,594 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-27 16:23:29,594 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@17814f45
2020-01-27 16:23:29,642 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 48 ms
2020-01-27 16:23:29,642 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionNotReceivesInitialValueEventsByDefault()
2020-01-27 16:23:29,744 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionNotReceivesInitialValueEventsByDefault() finished in 102 ms
2020-01-27 16:23:29,745 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-27 16:23:29,750 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-27 16:23:29,751 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-27 16:23:29,751 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@57ff2547
2020-01-27 16:23:29,801 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 50 ms
2020-01-27 16:23:29,801 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesEvents()
2020-01-27 16:23:29,803 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesEvents() finished in 2 ms
2020-01-27 16:23:29,803 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-27 16:23:29,808 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 5 ms
2020-01-27 16:23:29,808 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-27 16:23:29,809 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@40d0f9bb
2020-01-27 16:23:29,855 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 47 ms
2020-01-27 16:23:29,855 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesInitialValueEventsInOrder()
2020-01-27 16:23:29,857 WARN  - Cannot notifyOfInitialValue for subscription with non-attribute sensor: Subscription[kZMnBhIP;TestEntityImpl{id=s47cfu5i1q}@s47cfu5i1q:test.myNotif]
2020-01-27 16:23:29,859 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testSubscriptionReceivesInitialValueEventsInOrder() finished in 4 ms
2020-01-27 16:23:29,859 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-27 16:23:29,864 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 5 ms
2020-01-27 16:23:29,865 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-27 16:23:29,865 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@78ca78cd
2020-01-27 16:23:29,911 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 46 ms
2020-01-27 16:23:29,911 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeRemovesAllSubscriptionsForThatEntity()
2020-01-27 16:23:30,013 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeRemovesAllSubscriptionsForThatEntity() finished in 102 ms
2020-01-27 16:23:30,013 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-27 16:23:30,019 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 6 ms
2020-01-27 16:23:30,019 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp()
2020-01-27 16:23:30,020 INFO  - Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@7ba97ea4
2020-01-27 16:23:30,068 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.setUp() finished in 49 ms
2020-01-27 16:23:30,069 INFO  - TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeUsingHandleStopsEvents()
2020-01-27 16:23:30,070 INFO  - TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.policy.basic.PolicySubscriptionTest.testUnsubscribeUsingHandleStopsEvents() finished in 2 ms
2020-01-27 16:23:30,070 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2020-01-27 16:23:30,075 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 5 ms
2020-01-27 16:23:30,377 INFO  - TESTNG 
===============================================
    Surefire test
    Tests run: 2366, Failures: 1, Skips: 0
===============================================
[GC (Allocation Failure)  578993K->397681K(751104K), 0.0328723 secs]
[GC (Allocation Failure)  587633K->396444K(749568K), 0.0160461 secs]
[GC (Allocation Failure)  586396K->395810K(752640K), 0.0120466 secs]
[GC (Allocation Failure)  589858K->395977K(752128K), 0.0139404 secs]
[GC (Allocation Failure)  590025K->395882K(754688K), 0.0101223 secs]
[GC (Allocation Failure)  593514K->395594K(753664K), 0.0162113 secs]
[GC (Allocation Failure)  593226K->396146K(757248K), 0.0186871 secs]
Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 199.8 sec <<< FAILURE! - in TestSuite
testInjectCertificateAuthority(org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest)  Time elapsed: 0.368 sec  <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
	at org.apache.brooklyn.util.core.crypto.SecureKeysAndSignerTest.testInjectCertificateAuthority(SecureKeysAndSignerTest.java:89)

2020-01-27 16:23:34,075 INFO  - Brooklyn shutdown: stopping entities [TestEntityImpl{id=ocve7xeecc}, TestEntityImpl{id=gw9ce3ypji}, BlockingEntityImpl{id=s8dt7lovcg}]

Results :

Failed tests: 
  SecureKeysAndSignerTest.testInjectCertificateAuthority:89 expected [true] but found [false]

Tests run: 2366, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.907 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.456 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.386 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.483 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 23.100 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.984 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.225 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.827 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.393 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.181 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.251 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.032 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.018 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.465 s]
[INFO] Brooklyn Core ...................................... FAILURE [04:04 min]
[INFO] Brooklyn Policies .................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities ................... SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ........................ SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets .................. SKIPPED
[INFO] Brooklyn Software Base ............................. SKIPPED
[INFO] Brooklyn CAMP ...................................... SKIPPED
[INFO] Brooklyn Launcher Common ........................... SKIPPED
[INFO] Brooklyn REST API .................................. SKIPPED
[INFO] Brooklyn REST Resources ............................ SKIPPED
[INFO] Brooklyn REST Server ............................... SKIPPED
[INFO] Brooklyn Launcher .................................. SKIPPED
[INFO] Brooklyn Container Location Targets ................ SKIPPED
[INFO] Brooklyn Command Line Interface .................... SKIPPED
[INFO] Brooklyn Test Framework ............................ SKIPPED
[INFO] Brooklyn OSGi init ................................. SKIPPED
[INFO] Brooklyn OSGi start ................................ SKIPPED
[INFO] Brooklyn Karaf ..................................... SKIPPED
[INFO] Jetty config fragment .............................. SKIPPED
[INFO] Apache Http Component extension .................... SKIPPED
[INFO] Brooklyn Karaf Features ............................ SKIPPED
[INFO] Brooklyn Karaf Shell Commands ...................... SKIPPED
[INFO] Brooklyn UI :: Parent .............................. SKIPPED
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SKIPPED
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SKIPPED
[INFO] Brooklyn UI :: Modules (parent) .................... SKIPPED
[INFO] Brooklyn UI :: Modules - UI Utils .................. SKIPPED
[INFO] Brooklyn UI :: Modules - Home ...................... SKIPPED
[INFO] Brooklyn UI :: Modules - App inspector ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SKIPPED
[INFO] Brooklyn UI :: Modules - Catalog ................... SKIPPED
[INFO] Brooklyn UI :: Modules - Location manager .......... SKIPPED
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SKIPPED
[INFO] Brooklyn UI :: Modules - Groovy console ............ SKIPPED
[INFO] Brooklyn UI :: Modules - Logout .................... SKIPPED
[INFO] Brooklyn UI :: Modules - Features .................. SKIPPED
[INFO] Brooklyn UI :: Features ............................ SKIPPED
[INFO] Brooklyn Library Root .............................. SKIPPED
[INFO] Brooklyn CM Chef ................................... SKIPPED
[INFO] Brooklyn CM SaltStack .............................. SKIPPED
[INFO] Brooklyn CM Ansible ................................ SKIPPED
[INFO] Brooklyn CM Integration Root ....................... SKIPPED
[INFO] Brooklyn Network Software Entities ................. SKIPPED
[INFO] Brooklyn OSGi Software Entities .................... SKIPPED
[INFO] Brooklyn Database Software Entities ................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn Messaging Software Entities ............... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SKIPPED
[INFO] Brooklyn Monitoring Software Entities .............. SKIPPED
[INFO] Brooklyn Web App Software Entities ................. SKIPPED
[INFO] Brooklyn QA ........................................ SKIPPED
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:59 min
[INFO] Finished at: 2020-01-27T16:23:34Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-server/core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :brooklyn-core
[Pipeline] }
$ docker stop --time=1 5f319232f8c6bf82c381670e152fe85155dfb25b9d0627572d0cd1bf232cd959
$ docker rm -f 5f319232f8c6bf82c381670e152fe85155dfb25b9d0627572d0cd1bf232cd959
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/38/testng/testng-results.xml'
0.033512% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Re: Build failed in Jenkins: Brooklyn » master #37

Posted by Thomas Bouron <th...@cloudsoft.io>.
Hi.

The main Brooklyn build is consistently failing when executing tests for
the maven module `brooklyn-itest`. This is the 4th time in a row.
I tried to run the same commands Jenkins is running on my local machine
using docker and the tests pass for me:
```
docker run -i --rm --name brooklyn-dist -v
/var/run/docker.sock:/var/run/docker.sock -v ${HOME}/.m2:/root/.m2 -v
${PWD}:/usr/build -w /usr/build brooklyn-dist-build:latest mvn clean install
```

That would suggest something changed in the Jenkins setup as the build was
solid previously. The logs say that the address the test is trying to reach
is not bound.
```
java.rmi.NotBoundException: 0748b40f-e44c-461d-b46d-9ac3c3b5de1b
```

Maybe the container needs to run with `--network host` ?

WDYT?

Best.

On Mon, 20 Jan 2020 at 16:34, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/brooklyn/job/master/37/display/redirect
> >
>
> Changes:
>
>
> ------------------------------------------
> [...truncated 76060 lines...]
>         at java.lang.Thread.run(Thread.java:748)
>         at
> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:303)
>         at
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:279)
>         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:375)
>         at
> sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:123)
>         at
> org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.getRemoteBundleContext(RemoteBundleContextClientImpl.java:248)
>         at
> org.ops4j.pax.exam.rbc.client.intern.RemoteBundleContextClientImpl.waitForState(RemoteBundleContextClientImpl.java:218)
>         at
> org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.waitForState(KarafTestContainer.java:659)
>         at
> org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.startKaraf(KarafTestContainer.java:262)
>         at
> org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:194)
>         at
> org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.setUp(EagerSingleStagedReactor.java:86)
>         at
> org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.beforeClass(EagerSingleStagedReactor.java:136)
>         at
> org.ops4j.pax.exam.spi.reactors.ReactorManager.beforeClass(ReactorManager.java:457)
>         at
> org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:97)
>         at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
>         at org.junit.runners.Suite.runChild(Suite.java:128)
>         at org.junit.runners.Suite.runChild(Suite.java:27)
>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>         at
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>         at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>         at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
>         at
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
>         at
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
>         at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
>
> Failure when constructing test  Time elapsed: 0.448 sec  <<< ERROR!
> java.lang.RuntimeException: Container never came up
>         at
> org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.stop(KarafTestContainer.java:629)
>         at
> org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.tearDown(EagerSingleStagedReactor.java:118)
>         at
> org.ops4j.pax.exam.spi.reactors.EagerSingleStagedReactor.afterClass(EagerSingleStagedReactor.java:132)
>         at
> org.ops4j.pax.exam.spi.reactors.ReactorManager.afterClass(ReactorManager.java:441)
>         at
> org.ops4j.pax.exam.junit.impl.ProbeRunner.run(ProbeRunner.java:107)
>         at org.ops4j.pax.exam.junit.PaxExam.run(PaxExam.java:93)
>         at org.junit.runners.Suite.runChild(Suite.java:128)
>         at org.junit.runners.Suite.runChild(Suite.java:27)
>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
>         at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
>         at
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
>         at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
>         at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
>         at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
>         at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
>         at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
>         at
> org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
>         at
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
>         at
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
>         at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
>
>
> Results :
>
> Tests in error:
>   AssemblyTest.org.apache.brooklyn.AssemblyTest » Runtime Cannot get the
> remote ...
>   Container never came up
>   ExternalConfigBrooklynPropertiesOsgiTest.testOSGIWithPrefix » NotBound
> 0748b40...
>
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Brooklyn Root 1.0.0-SNAPSHOT:
> [INFO]
> [INFO] Brooklyn Server Root ............................... SUCCESS [
> 0.999 s]
> [INFO] Brooklyn Parent Project ............................ SUCCESS [
> 3.083 s]
> [INFO] Brooklyn Test Support Utilities .................... SUCCESS [
> 5.053 s]
> [INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [
> 0.513 s]
> [INFO] Brooklyn Common Utilities .......................... SUCCESS [
> 23.903 s]
> [INFO] Brooklyn API ....................................... SUCCESS [
> 2.008 s]
> [INFO] CAMP Server Parent Project ......................... SUCCESS [
> 0.196 s]
> [INFO] CAMP Base .......................................... SUCCESS [
> 2.598 s]
> [INFO] Brooklyn Test Support .............................. SUCCESS [
> 2.260 s]
> [INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [
> 0.998 s]
> [INFO] Brooklyn Logback Configuration ..................... SUCCESS [
> 0.237 s]
> [INFO] CAMP Server ........................................ SUCCESS [
> 5.171 s]
> [INFO] Brooklyn Felix Runtime ............................. SUCCESS [
> 2.766 s]
> [INFO] Brooklyn Groovy Utilities .......................... SUCCESS [
> 2.067 s]
> [INFO] Brooklyn Core ...................................... SUCCESS [04:12
> min]
> [INFO] Brooklyn Policies .................................. SUCCESS [
> 33.524 s]
> [INFO] Brooklyn WinRM Software Entities ................... SUCCESS [
> 9.349 s]
> [INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [
> 7.137 s]
> [INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [
> 0.434 s]
> [INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [
> 38.033 s]
> [INFO] Brooklyn Software Base ............................. SUCCESS [01:26
> min]
> [INFO] Brooklyn CAMP ...................................... SUCCESS [03:09
> min]
> [INFO] Brooklyn Launcher Common ........................... SUCCESS [
> 4.104 s]
> [INFO] Brooklyn REST API .................................. SUCCESS [
> 7.867 s]
> [INFO] Brooklyn REST Resources ............................ SUCCESS [
> 53.011 s]
> [INFO] Brooklyn REST Server ............................... SUCCESS [
> 26.681 s]
> [INFO] Brooklyn Launcher .................................. SUCCESS [03:11
> min]
> [INFO] Brooklyn Container Location Targets ................ SUCCESS [
> 6.689 s]
> [INFO] Brooklyn Command Line Interface .................... SUCCESS [
> 9.126 s]
> [INFO] Brooklyn Test Framework ............................ SUCCESS [
> 22.208 s]
> [INFO] Brooklyn OSGi init ................................. SUCCESS [
> 1.850 s]
> [INFO] Brooklyn OSGi start ................................ SUCCESS [
> 1.634 s]
> [INFO] Brooklyn Karaf ..................................... SUCCESS [
> 0.030 s]
> [INFO] Jetty config fragment .............................. SUCCESS [
> 1.518 s]
> [INFO] Apache Http Component extension .................... SUCCESS [
> 0.239 s]
> [INFO] Brooklyn Karaf Features ............................ SUCCESS [
> 1.100 s]
> [INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [
> 3.212 s]
> [INFO] Brooklyn UI :: Parent .............................. SUCCESS [
> 11.635 s]
> [INFO] Brooklyn UI :: Modularity Server (parent) .......... SUCCESS [
> 0.192 s]
> [INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SUCCESS [
> 2.194 s]
> [INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SUCCESS [
> 0.851 s]
> [INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SUCCESS [
> 2.310 s]
> [INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SUCCESS [
> 0.592 s]
> [INFO] Brooklyn UI :: Modularity Server :: External UI Modules
> Registration Hooks SUCCESS [  4.569 s]
> [INFO] Brooklyn UI :: Modularity Server :: Features ....... SUCCESS [
> 2.275 s]
> [INFO] Brooklyn UI :: Modules (parent) .................... SUCCESS [
> 8.578 s]
> [INFO] Brooklyn UI :: Modules - UI Utils .................. SUCCESS [
> 31.601 s]
> [INFO] Brooklyn UI :: Modules - Home ...................... SUCCESS [
> 57.206 s]
> [INFO] Brooklyn UI :: Modules - App inspector ............. SUCCESS [01:04
> min]
> [INFO] Brooklyn UI :: Modules - Blueprint composer ........ SUCCESS [01:13
> min]
> [INFO] Brooklyn UI :: Modules - Blueprint importer ........ SUCCESS [
> 56.069 s]
> [INFO] Brooklyn UI :: Modules - Catalog ................... SUCCESS [
> 57.513 s]
> [INFO] Brooklyn UI :: Modules - Location manager .......... SUCCESS [01:01
> min]
> [INFO] Brooklyn UI :: Modules - REST API Docs ............. SUCCESS [
> 59.187 s]
> [INFO] Brooklyn UI :: Modules - Groovy console ............ SUCCESS [
> 59.035 s]
> [INFO] Brooklyn UI :: Modules - Logout .................... SUCCESS [
> 56.454 s]
> [INFO] Brooklyn UI :: Modules - Features .................. SUCCESS [
> 1.891 s]
> [INFO] Brooklyn UI :: Features ............................ SUCCESS [
> 0.215 s]
> [INFO] Brooklyn Library Root .............................. SUCCESS [
> 0.293 s]
> [INFO] Brooklyn CM Chef ................................... SUCCESS [
> 6.192 s]
> [INFO] Brooklyn CM SaltStack .............................. SUCCESS [
> 5.019 s]
> [INFO] Brooklyn CM Ansible ................................ SUCCESS [
> 3.555 s]
> [INFO] Brooklyn CM Integration Root ....................... SUCCESS [
> 0.130 s]
> [INFO] Brooklyn Network Software Entities ................. SUCCESS [
> 4.173 s]
> [INFO] Brooklyn OSGi Software Entities .................... SUCCESS [
> 3.389 s]
> [INFO] Brooklyn Database Software Entities ................ SUCCESS [
> 6.932 s]
> [INFO] Brooklyn Web App Software Entities ................. SUCCESS [
> 21.414 s]
> [INFO] Brooklyn Messaging Software Entities ............... SUCCESS [
> 5.885 s]
> [INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [
> 15.970 s]
> [INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [
> 3.114 s]
> [INFO] Brooklyn Web App Software Entities ................. SUCCESS [
> 0.197 s]
> [INFO] Brooklyn QA ........................................ SUCCESS [
> 8.350 s]
> [INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [
> 0.130 s]
> [INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [
> 0.115 s]
> [INFO] hello-world-webapp Maven Webapp .................... SUCCESS [
> 0.570 s]
> [INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [
> 0.954 s]
> [INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [
> 4.911 s]
> [INFO] Brooklyn Library Karaf integration ................. SUCCESS [
> 0.111 s]
> [INFO] Brooklyn Library Catalog ........................... SUCCESS [
> 0.224 s]
> [INFO] Brooklyn Library Karaf Features .................... SUCCESS [
> 0.293 s]
> [INFO] Brooklyn Downstream Project Parent ................. SUCCESS [
> 0.061 s]
> [INFO] Brooklyn Dist Root ................................. SUCCESS [
> 0.313 s]
> [INFO] Brooklyn All Things ................................ SUCCESS [
> 1.999 s]
> [INFO] Brooklyn Distribution .............................. SUCCESS [
> 14.735 s]
> [INFO] Brooklyn Karaf Distribution Parent ................. SUCCESS [
> 0.019 s]
> [INFO] Brooklyn Karaf Server Configuration ................ SUCCESS [
> 0.407 s]
> [INFO] Brooklyn Dist Karaf Features ....................... SUCCESS [
> 0.076 s]
> [INFO] Brooklyn Karaf Distribution ........................ SUCCESS [
> 20.753 s]
> [INFO] Brooklyn Karaf pax-exam itest ...................... FAILURE [06:09
> min]
> [INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
> [INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
> [INFO] Brooklyn Shared Package Files ...................... SKIPPED
> [INFO] Brooklyn RPM Package ............................... SKIPPED
> [INFO] Brooklyn DEB Package ............................... SKIPPED
> [INFO] Brooklyn Root ...................................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time:  35:15 min
> [INFO] Finished at: 2020-01-20T16:33:50Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test)
> on project brooklyn-itest: There are test failures.
> [ERROR]
> [ERROR] Please refer to
> /home/jenkins/jenkins-slave/workspace/brooklyn_master/brooklyn-dist/karaf/itest/target/surefire-reports
> for the individual test results.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <args> -rf :brooklyn-itest
> [Pipeline] }
> $ docker stop --time=1
> f3f2c4829a0689fa6d82ed6088720be12a92c2cbea4e5301d6c586294132021d
> $ docker rm -f
> f3f2c4829a0689fa6d82ed6088720be12a92c2cbea4e5301d6c586294132021d
> [Pipeline] // withDockerContainer
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] }
> [Pipeline] // withEnv
> [Pipeline] }
> ERROR: script returned exit code 1
> [Pipeline] // catchError
> [Pipeline] stage
> [Pipeline] { (Publish test results)
> [Pipeline] junit
> Recording test results
> [Pipeline] step
> TestNG Reports Processing: START
> Looking for TestNG results report in workspace using pattern:
> **/testng-results.xml
> testng-results.xml was last modified before this build started. Ignoring
> it.
> Saving reports...
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-1.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-10.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-11.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-12.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-13.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-14.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-15.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-16.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-17.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-18.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-19.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-2.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-20.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-21.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-22.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-23.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-24.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-25.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-26.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-27.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-28.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-29.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-3.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-30.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-31.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-32.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-33.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-34.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-35.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-36.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-4.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-5.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-6.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-7.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-8.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results-9.xml'
> Processing
> '/x1/jenkins/jenkins-home/jobs/brooklyn/branches/master/builds/37/testng/testng-results.xml'
> TestNG Reports Processing: FINISH
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] stage
> [Pipeline] { (Send notifications)
> [Pipeline] step
>


-- 
Thomas Bouron
Senior Software Engineer

*Cloudsoft <https://cloudsoft.io/> *| Bringing Business to the Cloud

GitHub: https://github.com/tbouron
Twitter: https://twitter.com/eltibouron