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 2015/11/18 20:23:42 UTC

Build failed in Jenkins: incubator-brooklyn-master-windows #353

See <https://builds.apache.org/job/incubator-brooklyn-master-windows/353/changes>

Changes:

[aled.sage] Improve SshMachineLocation.toString

[alex.heneveld] Start to flesh out how types get created.

[alex.heneveld] Working CampTypePlanTransformer

[alex.heneveld] Big refactoring of new type registry code

[alex.heneveld] XML-based illustration of new-style XML plan creation

[alex.heneveld] More conversion to new-style TypePlanTransformer, and fixes

[aled.sage] Config supplied to SshTool’s constructor

[valentin.aitken] BROOKLYN-193 Add configuration for skipping invalid config values

[svetoslav.neykov] Don't display unpinned parameters

[richard] Vault HTTP requests were logged at too high level

[alex.heneveld] add copyright-holder info and url overrides for use in generating

[alex.heneveld] add updated LICENSE for new jetty and new urls, copyright-holder

[valentin.aitken] Add `Common problems' in the documentation

[alex.heneveld] code review part one, simplify AbstractBOSpec, and more

[svetoslav.neykov] Remove catalog item parameters in line with type registry changes

[alex.heneveld] more code review, lots of minor tidies around type registry; thanks

[alex.heneveld] add validation for registered types, and simplify TypeRegistry.get

[aled.sage] Adds ReachableSocketFinder

[aled.sage] Adds TODO question to Networking.isReaachable

[aled.sage] Fix NetworkingUtilsTest.testIsPortAvailableReportsTrueWhenPortIsFree

[aled.sage] JcloudsLoginLiveTest: run all tests in AWS

[aled.sage] Fix JcloudsLocation login

[alex.heneveld] relatively simple test for createSpec using the

------------------------------------------
[...truncated 36238 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-storage-hazelcast ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-storage-hazelcast ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\src\main\resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ brooklyn-storage-hazelcast ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\classes
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-storage-hazelcast ---
[INFO] 
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-storage-hazelcast ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (brooklyn-build-req) @ brooklyn-storage-hazelcast ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-storage-hazelcast ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-storage-hazelcast ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\src\main\resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ brooklyn-storage-hazelcast ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-storage-hazelcast ---
[INFO] 
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.ManifestPlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ brooklyn-storage-hazelcast ---
[WARNING] Manifest org.apache.brooklyn:brooklyn-storage-hazelcast:jar:0.9.0-SNAPSHOT : Unused Export-Package instructions: [brooklyn.*] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ brooklyn-storage-hazelcast ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\src\test\resources
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ brooklyn-storage-hazelcast ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ brooklyn-storage-hazelcast ---
[INFO] Surefire report directory: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.brooklyn.storage.impl.hazelcast.HazelcastStorageTest
Configuring TestNG with: TestNG652Configurator
2015-11-18 18:54:10,340 INFO  TESTNG RUNNING: Suite: "Surefire test" containing "0" Tests (config: null)
2015-11-18 18:54:10,345 INFO  BrooklynLeakListener.onStart attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Acceptance, Live, Broken, WIP]; suiteName=Surefire suite; outDir=F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\surefire-reports\Surefire suite: no org.apache.brooklyn.core.management.internal.LocalManagementContext available, so skipped
2015-11-18 18:54:10,364 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 0, Failures: 0, Skips: 0
===============================================
2015-11-18 18:54:10,365 INFO  BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Acceptance, Live, Broken, WIP]; suiteName=Surefire suite; outDir=F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\surefire-reports\Surefire suite: no org.apache.brooklyn.core.management.internal.LocalManagementContext available, so skipped
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 sec - in org.apache.brooklyn.storage.impl.hazelcast.HazelcastStorageTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ brooklyn-storage-hazelcast ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-storage-hazelcast ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (test-jar-creation) @ brooklyn-storage-hazelcast ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ brooklyn-storage-hazelcast ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/src/main/license/**
[INFO] Exclude: **/src/test/license/**
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.pem
[INFO] Exclude: **/*_rsa.pub
[INFO] Exclude: **/*_rsa
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/src/test/resources/org/apache/brooklyn/entity/software/base/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/src/main/history/dependencies.xml
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 6 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-storage-hazelcast ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-storage-hazelcast ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-storage-hazelcast\0.9.0-SNAPSHOT\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-storage-hazelcast\0.9.0-SNAPSHOT\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT-tests.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-storage-hazelcast\0.9.0-SNAPSHOT\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\storage\hazelcast\target\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT-sources.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-storage-hazelcast\0.9.0-SNAPSHOT\brooklyn-storage-hazelcast-0.9.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Root ..................................... SUCCESS [9.435s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [9.425s]
[INFO] Brooklyn Test Support Utilities ................... SUCCESS [11.871s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [3.910s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [42.537s]
[INFO] Brooklyn OSGi Utils ............................... SUCCESS [6.713s]
[INFO] Brooklyn Felix Runtime ............................ SUCCESS [7.566s]
[INFO] Brooklyn Core ..................................... SUCCESS [9:01.258s]
[INFO] Brooklyn Policies ................................. SUCCESS [3:13.878s]
[INFO] Brooklyn WinRM Software Entities .................. SUCCESS [17.040s]
[INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [1:06.244s]
[INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [12.848s]
[INFO] Brooklyn Software Base ............................ SUCCESS [1:36.509s]
[INFO] Brooklyn Web App Software Entities ................ SUCCESS [1:59.591s]
[INFO] Brooklyn Messaging Software Entities .............. SUCCESS [13.803s]
[INFO] Brooklyn Database Software Entities ............... SUCCESS [7.886s]
[INFO] Brooklyn Monitoring Software Entities ............. SUCCESS [5.023s]
[INFO] Brooklyn OSGi Software Entities ................... SUCCESS [4.674s]
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SUCCESS [31.128s]
[INFO] Brooklyn Network Software Entities ................ SUCCESS [5.584s]
[INFO] Brooklyn CAMP REST API ............................ SUCCESS [4:31.983s]
[INFO] Brooklyn REST Server .............................. FAILURE [1:31.852s]
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn Test Framework ........................... SUCCESS [14.837s]
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn Karaf .................................... SUCCESS [0.106s]
[INFO] Brooklyn Karaf Features ........................... SUCCESS [1.869s]
[INFO] Brooklyn Karaf Distro ............................. SUCCESS [18.342s]
[INFO] Brooklyn Karaf Shell Commands ..................... SUCCESS [5.458s]
[INFO] Brooklyn Hazelcast Storage ........................ SUCCESS [3.955s]
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:18.899s
[INFO] Finished at: Wed Nov 18 18:54:10 GMT 2015
[INFO] Final Memory: 109M/243M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project brooklyn-rest-server: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\rest-server\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-rest-server
channel stopped

Jenkins build is back to normal : incubator-brooklyn-master-windows #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/355/changes>


Build failed in Jenkins: incubator-brooklyn-master-windows #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/incubator-brooklyn-master-windows/354/changes>

Changes:

[cheepeero] [BROOKLYN-185] Move @Apidoc annotation out of utils-rest-swagger

[cheepeero] [BROOKLYN-185] Upgrade swagger to 1.5.3

[cheepeero] [BROOKLYN-185] Move from custom Apidoc annotation to standard swagger

[cheepeero] [BROOKLYN-185] Remove brooklyn-swagger-annotations

[cheepeero] [BROOKLYN-185] Move ApidocResource(s) to swagger 2.0 spec standard

[cheepeero] [BROOKLYN-185] Add SwaggerFilter to BrooklynRestApiLauncher's defaults

[cheepeero] [BROOKLYN-185] Revert to original API tags

[cheepeero] [BROOKLYN-185] Update karaf feature dependencies

[cheepeero] [BROOKLYN-185] Disable swagger-related tests

[m4rkmckenna] Added Swagger filter to chain

[m4rkmckenna] Added static Swagger UI due to js dependency issue

------------------------------------------
[...truncated 17255 lines...]
[INFO] 2015-11-19 01:10:12,367 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod com.acme.sample.brooklyn.sample.app.SampleUnitTest.shutdown() finished in 1104 ms
[INFO] 2015-11-19 01:10:12,385 INFO  TESTNG 
[INFO] ===============================================
[INFO]     Surefire test
[INFO]     Tests run: 2, Failures: 0, Skips: 0
[INFO] ===============================================
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.064 sec - in TestSuite
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ brooklyn-sample ---
[INFO] [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-sample ---
[INFO] [INFO] 
[INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (test-jar-creation) @ brooklyn-sample ---
[INFO] [INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT-tests.jar
[INFO] [INFO] 
[INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-sample ---
[INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT.jar to F:\hudson\hudson-slave\maven-repositories\1\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.jar
[INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\pom.xml to F:\hudson\hudson-slave\maven-repositories\1\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT.pom
[INFO] [INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\test-classes\projects\integration-test-1\project\brooklyn-sample\target\brooklyn-sample-0.1.0-SNAPSHOT-tests.jar to F:\hudson\hudson-slave\maven-repositories\1\com\acme\sample\brooklyn-sample\0.1.0-SNAPSHOT\brooklyn-sample-0.1.0-SNAPSHOT-tests.jar
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 47.278s
[INFO] [INFO] Finished at: Thu Nov 19 01:10:13 GMT 2015
[INFO] [INFO] Final Memory: 43M/237M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Post-archetype-generation invoker exit code: 0
[JENKINS] Recording test results
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ brooklyn-archetype-quickstart ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/src/main/resources/archetype-resources/**/*
[INFO] Exclude: **/src/test/resources/projects/integration-test-1/goal.txt
[INFO] Exclude: **/src/test/resources/projects/integration-test-1/reference/**/*
[INFO] Exclude: **/src/main/java/sample/**/*Sample*.java
[INFO] Exclude: **/src/main/resources/logback-custom.xml
[INFO] Exclude: **/src/brooklyn-sample/README.md
[INFO] Exclude: **/src/brooklyn-sample/pom.xml
[INFO] Exclude: **/src/brooklyn-sample/src/main/assembly/files/conf/*
[INFO] Exclude: **/src/brooklyn-sample/src/main/java/**/*.java
[INFO] Exclude: **/src/brooklyn-sample/src/main/resources/logback-custom.xml
[INFO] Exclude: **/src/brooklyn-sample/src/test/java/**/*.java
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/src/main/license/**
[INFO] Exclude: **/src/test/license/**
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.pem
[INFO] Exclude: **/*_rsa.pub
[INFO] Exclude: **/*_rsa
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/src/test/resources/org/apache/brooklyn/entity/software/base/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/src/main/history/dependencies.xml
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 7 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-archetype-quickstart ---
[INFO] Building jar: F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-archetype-quickstart ---
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\pom.xml to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT.pom
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-tests.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-tests.jar
[INFO] Installing F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\usage\archetypes\quickstart\target\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-sources.jar to f:\hudson\hudson-slave\maven-repositories\1\org\apache\brooklyn\brooklyn-archetype-quickstart\0.9.0-SNAPSHOT\brooklyn-archetype-quickstart-0.9.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-archetype-plugin:2.3:update-local-catalog (default-update-local-catalog) @ brooklyn-archetype-quickstart ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn QA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Brooklyn REST Client
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Root ..................................... SUCCESS [4.257s]
[INFO] Brooklyn Parent Project ........................... SUCCESS [7.337s]
[INFO] Brooklyn Logback Configuration .................... SUCCESS [5.084s]
[INFO] Brooklyn Test Support Utilities ................... SUCCESS [4.400s]
[INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [2.563s]
[INFO] Brooklyn Common Utilities ......................... SUCCESS [36.393s]
[INFO] Brooklyn API ...................................... SUCCESS [7.461s]
[INFO] Brooklyn Test Support ............................. SUCCESS [4.389s]
[INFO] Brooklyn Downstream Project Parent ................ SUCCESS [0.741s]
[INFO] CAMP Server Parent Project ........................ SUCCESS [2.813s]
[INFO] CAMP Base ......................................... SUCCESS [6.540s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............ SUCCESS [9.035s]
[INFO] CAMP Server ....................................... SUCCESS [10.441s]
[INFO] Brooklyn OSGi Utils ............................... SUCCESS [7.092s]
[INFO] Brooklyn Felix Runtime ............................ SUCCESS [8.033s]
[INFO] Brooklyn Groovy Utilities ......................... SUCCESS [1.622s]
[INFO] Brooklyn Core ..................................... FAILURE [5:13.566s]
[INFO] Brooklyn Examples Aggregator Project .............. SUCCESS [1.924s]
[INFO] Brooklyn Examples Aggregator Project - Webapps .... SUCCESS [0.669s]
[INFO] hello-world-webapp Maven Webapp ................... SUCCESS [3.942s]
[INFO] hello-world-sql-webapp Maven Webapp ............... SUCCESS [4.066s]
[INFO] Brooklyn Policies ................................. SKIPPED
[INFO] Brooklyn WinRM Software Entities .................. SKIPPED
[INFO] Brooklyn Jclouds Location Targets ................. SKIPPED
[INFO] Brooklyn Secure JMXMP Agent ....................... SKIPPED
[INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [2.522s]
[INFO] Brooklyn Software Base ............................ SKIPPED
[INFO] Brooklyn Web App Software Entities ................ SKIPPED
[INFO] Brooklyn Messaging Software Entities .............. SKIPPED
[INFO] Brooklyn Database Software Entities ............... SKIPPED
[INFO] Brooklyn Monitoring Software Entities ............. SKIPPED
[INFO] Brooklyn OSGi Software Entities ................... SKIPPED
[INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED
[INFO] Brooklyn Network Software Entities ................ SKIPPED
[INFO] Brooklyn REST API ................................. SUCCESS [7.602s]
[INFO] Brooklyn CAMP REST API ............................ SKIPPED
[INFO] Brooklyn REST Server .............................. SKIPPED
[INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED
[INFO] Brooklyn Launcher ................................. SKIPPED
[INFO] Brooklyn Command Line Interface ................... SKIPPED
[INFO] Brooklyn Test Framework ........................... SKIPPED
[INFO] Brooklyn All Things ............................... SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED
[INFO] Brooklyn Global Web Fabric Example ................ SKIPPED
[INFO] Brooklyn Simple Messaging Publish-Subscribe Example  SKIPPED
[INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED
[INFO] Brooklyn Karaf .................................... SUCCESS [0.109s]
[INFO] Brooklyn Karaf Features ........................... SUCCESS [2.057s]
[INFO] Brooklyn Karaf Distro ............................. SUCCESS [23.883s]
[INFO] Brooklyn Hazelcast Storage ........................ SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............ SUCCESS [59.409s]
[INFO] Brooklyn Distribution ............................. SKIPPED
[INFO] Brooklyn QA ....................................... SKIPPED
[INFO] Brooklyn REST Client .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:33.657s
[INFO] Finished at: Thu Nov 19 01:10:15 GMT 2015
[INFO] Final Memory: 84M/244M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project brooklyn-core: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\hudson\hudson-slave\workspace\incubator-brooklyn-master-windows\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 <goals> -rf :brooklyn-core
channel stopped