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 2017/11/21 09:40:37 UTC

Build failed in Jenkins: brooklyn-master-build-docker #15

See <https://builds.apache.org/job/brooklyn-master-build-docker/15/display/redirect>

------------------------------------------
[...truncated 8.76 MB...]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-all ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-all ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: README.md
[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: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: .mvn/jvm.config
[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] Exclude: scripts/README.md
[INFO] Exclude: docker/README.md
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-all ---
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.jar
[INFO] Installing /usr/build/brooklyn-dist/all/pom.xml to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.pom
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Distribution 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-dist ---
[INFO] Deleting /usr/build/brooklyn-dist/dist/target
[INFO] Deleting /usr/build/brooklyn-dist/dist (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.1:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-dist ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/build/brooklyn-dist/dist/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ brooklyn-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ brooklyn-dist ---
[INFO] Configured Artifact: org.apache.brooklyn:brooklyn-cli:dist:1.0.0-SNAPSHOT:bom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 34.769 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.199 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.634 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.641 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.524 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 23.793 s]
[INFO] Brooklyn API ....................................... SUCCESS [  2.054 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.146 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.859 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  1.159 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  0.911 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.275 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.694 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.069 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.475 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:04 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 38.679 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 11.170 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  9.508 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.434 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 41.133 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:43 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [03:02 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  5.185 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  6.715 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 50.546 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 26.095 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [01:36 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  8.493 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [  9.319 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 24.883 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  2.511 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  2.485 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.025 s]
[INFO] Jetty config fragment .............................. SUCCESS [  1.678 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.216 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  0.901 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  5.053 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.282 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [  7.367 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  6.398 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  4.314 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.113 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  5.000 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  3.805 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [  7.842 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 22.966 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [  7.398 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 17.802 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  3.746 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.183 s]
[INFO] Brooklyn QA ........................................ SUCCESS [ 10.421 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [  0.100 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [  0.097 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [  0.551 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [  0.911 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [  5.472 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [  0.093 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [  0.194 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [  1.643 s]
[INFO] Brooklyn Client .................................... SUCCESS [  4.965 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 48.045 s]
[INFO] Brooklyn REST java Client .......................... SUCCESS [ 12.394 s]
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [  0.099 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  0.134 s]
[INFO] Brooklyn All Things ................................ SUCCESS [  3.145 s]
[INFO] Brooklyn Distribution .............................. FAILURE [  2.147 s]
[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: 18:58 min
[INFO] Finished at: 2017-11-21T09:40:05Z
[INFO] Final Memory: 209M/948M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy) on project brooklyn-dist: Unable to find artifact.: Failure to find org.apache.brooklyn:brooklyn-cli:bom:dist:1.0.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command: 
[ERROR]     mvn install:install-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there: 
[ERROR]     mvn deploy:deploy-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR]   org.apache.brooklyn:brooklyn-cli:bom:1.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR]   jclouds-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-dist
Build step 'Execute shell' marked build as failure
Recording test results
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-master-build-docker/builds/15/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-14.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-15.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-16.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-17.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-18.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-19.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-20.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-21.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-22.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-23.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-24.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-25.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-26.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-27.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-28.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-29.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-30.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-31.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-32.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/15/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : brooklyn-master-build-docker #19

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


Build failed in Jenkins: brooklyn-master-build-docker #18

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

------------------------------------------
[...truncated 8.78 MB...]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-all ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-all ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: README.md
[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: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: .mvn/jvm.config
[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] Exclude: scripts/README.md
[INFO] Exclude: docker/README.md
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-all ---
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.jar
[INFO] Installing /usr/build/brooklyn-dist/all/pom.xml to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.pom
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Distribution 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-dist ---
[INFO] Deleting /usr/build/brooklyn-dist/dist/target
[INFO] Deleting /usr/build/brooklyn-dist/dist (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.1:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-dist ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/build/brooklyn-dist/dist/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ brooklyn-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ brooklyn-dist ---
[INFO] Configured Artifact: org.apache.brooklyn:brooklyn-cli:dist:1.0.0-SNAPSHOT:bom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 36.785 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.198 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.892 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.197 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.472 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 23.982 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.828 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.154 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.807 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  1.195 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.049 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.253 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.740 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.228 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.524 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:11 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 38.340 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 11.798 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  9.937 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.427 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 43.118 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:45 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [02:58 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  5.075 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  7.288 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 52.389 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 26.810 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [01:35 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  8.985 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [ 11.166 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 25.215 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  2.470 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  2.819 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.027 s]
[INFO] Jetty config fragment .............................. SUCCESS [  1.183 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.288 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  1.085 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  4.767 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.198 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [  8.017 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  6.444 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  4.176 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.121 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  4.686 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  3.704 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [  7.527 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 22.451 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [  7.495 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 18.276 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  3.631 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.207 s]
[INFO] Brooklyn QA ........................................ SUCCESS [  9.873 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [  0.102 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [  0.097 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [  0.576 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [  0.887 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [  5.748 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [  0.104 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [  0.183 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [  1.682 s]
[INFO] Brooklyn Client .................................... SUCCESS [  5.149 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 47.684 s]
[INFO] Brooklyn REST java Client .......................... SUCCESS [ 13.223 s]
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [  0.104 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  0.145 s]
[INFO] Brooklyn All Things ................................ SUCCESS [  2.993 s]
[INFO] Brooklyn Distribution .............................. FAILURE [  2.184 s]
[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: 19:13 min
[INFO] Finished at: 2017-11-21T12:11:36Z
[INFO] Final Memory: 210M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy) on project brooklyn-dist: Unable to find artifact.: Failure to find org.apache.brooklyn:brooklyn-cli:bom:dist:1.0.0-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command: 
[ERROR]     mvn install:install-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there: 
[ERROR]     mvn deploy:deploy-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR]   org.apache.brooklyn:brooklyn-cli:bom:1.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR]   jclouds-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-dist
Build step 'Execute shell' marked build as failure
Recording test results
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-master-build-docker/builds/18/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-14.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-15.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-16.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-17.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-18.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-19.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-20.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-21.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-22.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-23.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-24.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-25.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-26.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-27.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-28.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-29.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-30.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-31.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-32.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/18/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: brooklyn-master-build-docker #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-master-build-docker/17/display/redirect?page=changes>

Changes:

[thomas.bouron] Add dockerfile for CI build

------------------------------------------
[...truncated 9.07 MB...]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-all ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: README.md
[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: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: .mvn/jvm.config
[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] Exclude: scripts/README.md
[INFO] Exclude: docker/README.md
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-all ---
[INFO] Building jar: /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-all ---
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.jar
[INFO] Installing /usr/build/brooklyn-dist/all/pom.xml to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT.pom
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing /usr/build/brooklyn-dist/all/target/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar to /root/.m2/repository/org/apache/brooklyn/brooklyn-all/1.0.0-SNAPSHOT/brooklyn-all-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Distribution 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-dist ---
[INFO] Deleting /usr/build/brooklyn-dist/dist (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.1:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-dist ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ brooklyn-dist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/build/brooklyn-dist/dist/src/main/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ brooklyn-dist ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy) @ brooklyn-dist ---
[INFO] Configured Artifact: org.apache.brooklyn:brooklyn-cli:dist:1.0.0-SNAPSHOT:bom
Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-cli/1.0.0-SNAPSHOT/brooklyn-cli-1.0.0-SNAPSHOT-dist.bom
Downloading from jclouds-snapshots: https://repository.apache.org/content/repositories/snapshots/org/apache/brooklyn/brooklyn-cli/1.0.0-SNAPSHOT/brooklyn-cli-1.0.0-SNAPSHOT-dist.bom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 31.526 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.152 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.461 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  3.646 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.551 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 28.462 s]
[INFO] Brooklyn API ....................................... SUCCESS [  2.074 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.163 s]
[INFO] CAMP Base .......................................... SUCCESS [  4.338 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  1.748 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.418 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.346 s]
[INFO] CAMP Server ........................................ SUCCESS [  9.884 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  5.164 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  3.746 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:03 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 34.233 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 10.229 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  9.275 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.397 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 37.921 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:28 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [02:56 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  4.946 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  9.892 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 51.240 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 25.044 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [02:03 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  9.605 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [  8.392 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 23.950 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  3.105 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  2.303 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.155 s]
[INFO] Jetty config fragment .............................. SUCCESS [  2.745 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.858 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  1.829 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  6.450 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.250 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [  6.597 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  5.210 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  3.790 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.118 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  4.123 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  3.142 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [  8.000 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 22.276 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [ 16.909 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 29.780 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  3.279 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.308 s]
[INFO] Brooklyn QA ........................................ SUCCESS [ 10.352 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [  0.076 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [  0.073 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [  0.994 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [  1.827 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [  5.516 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [  0.080 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [  0.123 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [  1.608 s]
[INFO] Brooklyn Client .................................... SUCCESS [  0.166 s]
[INFO] Brooklyn Client Command Line Interface ............. SUCCESS [ 45.747 s]
[INFO] Brooklyn REST java Client .......................... SUCCESS [ 12.945 s]
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [  0.088 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  0.151 s]
[INFO] Brooklyn All Things ................................ SUCCESS [  2.956 s]
[INFO] Brooklyn Distribution .............................. FAILURE [  3.044 s]
[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: 19:24 min
[INFO] Finished at: 2017-11-21T12:05:09Z
[INFO] Final Memory: 198M/885M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy) on project brooklyn-dist: Unable to find artifact.: Could not find artifact org.apache.brooklyn:brooklyn-cli:bom:dist:1.0.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command: 
[ERROR]     mvn install:install-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there: 
[ERROR]     mvn deploy:deploy-file -DgroupId=org.apache.brooklyn -DartifactId=brooklyn-cli -Dversion=1.0.0-SNAPSHOT -Dclassifier=dist -Dpackaging=bom -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR]   org.apache.brooklyn:brooklyn-cli:bom:1.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR]   jclouds-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=true, snapshots=true),
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-dist
Build step 'Execute shell' marked build as failure
Recording test results
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-master-build-docker/builds/17/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-14.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-15.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-16.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-17.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-18.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-19.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-20.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-21.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-22.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-23.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-24.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-25.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-26.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-27.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-28.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-29.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-30.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-31.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-32.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/17/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: brooklyn-master-build-docker #16

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

------------------------------------------
[...truncated 4.81 MB...]
2017-11-21 10:05:53,791 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.core.location.dynamic.clocker.StubResolverTest.setUp() finished in 629 ms
2017-11-21 10:05:53,792 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.core.location.dynamic.clocker.StubResolverTest.testResolveInfrastructure()
2017-11-21 10:05:53,793 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.core.location.dynamic.clocker.StubResolverTest.testResolveInfrastructure() finished in 2 ms
2017-11-21 10:05:53,793 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2017-11-21 10:05:53,802 INFO  Stopping application StubInfrastructureImpl{id=vkjfnhybly}
2017-11-21 10:05:53,807 INFO  Stopped application StubInfrastructureImpl{id=vkjfnhybly}
2017-11-21 10:05:53,811 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished in 18 ms
2017-11-21 10:05:53,812 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:53,813 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@24455d50
2017-11-21 10:05:53,823 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 11 ms
2017-11-21 10:05:53,823 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testBasicJmxConfigFromDefault()
2017-11-21 10:05:53,880 INFO  Creating PortForwardManager(scope=global)
2017-11-21 10:05:54,006 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testBasicJmxConfigFromDefault() finished in 183 ms
2017-11-21 10:05:54,006 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:54,017 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 11 ms
2017-11-21 10:05:54,018 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:54,018 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@5a644d75
2017-11-21 10:05:54,027 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 9 ms
2017-11-21 10:05:54,027 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testBasicJmxFromConfig()
2017-11-21 10:05:54,052 INFO  Creating PortForwardManager(scope=global)
2017-11-21 10:05:54,175 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testBasicJmxFromConfig() finished in 148 ms
2017-11-21 10:05:54,176 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:54,190 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 14 ms
2017-11-21 10:05:54,191 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:54,191 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@659565ed
2017-11-21 10:05:54,200 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 10 ms
2017-11-21 10:05:54,200 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testBasicJmxFromFlag()
2017-11-21 10:05:54,231 INFO  Creating PortForwardManager(scope=global)
2017-11-21 10:05:54,352 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testBasicJmxFromFlag() finished in 152 ms
2017-11-21 10:05:54,352 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:54,359 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 7 ms
2017-11-21 10:05:54,360 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:54,360 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@427128a6
2017-11-21 10:05:54,369 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 9 ms
2017-11-21 10:05:54,369 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaArgs()
2017-11-21 10:05:54,529 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaArgs() finished in 160 ms
2017-11-21 10:05:54,529 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:54,536 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 7 ms
2017-11-21 10:05:54,536 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:54,537 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@38affd02
2017-11-21 10:05:54,546 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 10 ms
2017-11-21 10:05:54,546 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaOpts()
2017-11-21 10:05:54,714 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaOpts() finished in 168 ms
2017-11-21 10:05:54,715 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:54,723 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 8 ms
2017-11-21 10:05:54,723 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:54,724 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@5aa461
2017-11-21 10:05:54,733 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 10 ms
2017-11-21 10:05:54,733 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaOptsObeyingMutualExclusions()
2017-11-21 10:05:54,895 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaOptsObeyingMutualExclusions() finished in 162 ms
2017-11-21 10:05:54,896 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:54,905 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 10 ms
2017-11-21 10:05:54,905 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:54,906 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@71b6edfb
2017-11-21 10:05:54,917 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 12 ms
2017-11-21 10:05:54,917 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaOptsOverridingDefaults()
2017-11-21 10:05:55,073 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaOptsOverridingDefaults() finished in 156 ms
2017-11-21 10:05:55,073 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:55,080 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 7 ms
2017-11-21 10:05:55,080 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:55,080 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@65a01901
2017-11-21 10:05:55,089 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 9 ms
2017-11-21 10:05:55,089 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaSysProps()
2017-11-21 10:05:55,245 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testPassesJavaSysProps() finished in 156 ms
2017-11-21 10:05:55,245 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:55,252 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 7 ms
2017-11-21 10:05:55,253 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:55,253 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@3b0d9da
2017-11-21 10:05:55,261 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 9 ms
2017-11-21 10:05:55,261 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testSecureJmxConfigFromDefault()
2017-11-21 10:05:55,290 INFO  Creating PortForwardManager(scope=global)
2017-11-21 10:05:55,719 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testSecureJmxConfigFromDefault() finished in 458 ms
2017-11-21 10:05:55,720 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:55,727 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 7 ms
2017-11-21 10:05:55,728 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp()
2017-11-21 10:05:55,728 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@6c502018
2017-11-21 10:05:55,739 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.JavaOptsTest.setUp() finished in 11 ms
2017-11-21 10:05:55,739 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testSimpleLaunchesJavaProcess()
2017-11-21 10:05:55,912 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JavaOptsTest.testSimpleLaunchesJavaProcess() finished in 173 ms
2017-11-21 10:05:55,912 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown()
2017-11-21 10:05:55,919 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JavaOptsTest.tearDown() finished in 7 ms
2017-11-21 10:05:55,919 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testCoerceStringtoJmxAgentModes()
2017-11-21 10:05:55,920 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testCoerceStringtoJmxAgentModes() finished in 1 ms
2017-11-21 10:05:55,920 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown()
2017-11-21 10:05:55,920 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown() finished in 0 ms
2017-11-21 10:05:55,921 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testJmxAutodetect()
2017-11-21 10:05:55,921 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@7e0393df
2017-11-21 10:05:55,931 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testJmxAutodetect() finished in 10 ms
2017-11-21 10:05:55,931 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown()
2017-11-21 10:05:55,934 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown() finished in 3 ms
2017-11-21 10:05:55,934 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testJmxmpJarExistence()
2017-11-21 10:05:55,935 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@2981064d
2017-11-21 10:05:55,943 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testJmxmpJarExistence() finished in 9 ms
2017-11-21 10:05:55,944 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown()
2017-11-21 10:05:55,946 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown() finished in 2 ms
2017-11-21 10:05:55,947 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testJmxrmiJarExistence()
2017-11-21 10:05:55,947 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@7e9d171c
2017-11-21 10:05:55,956 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.JmxSupportTest.testJmxrmiJarExistence() finished in 8 ms
2017-11-21 10:05:55,956 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown()
2017-11-21 10:05:55,958 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.JmxSupportTest.tearDown() finished in 2 ms
2017-11-21 10:05:55,959 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.VanillaJavaAppTest.setUp()
2017-11-21 10:05:55,960 INFO  Added external config supplier named 'brooklyn-demo-sample': org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@3070f59f
2017-11-21 10:05:55,969 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.entity.java.VanillaJavaAppTest.setUp() finished in 10 ms
2017-11-21 10:05:55,969 INFO  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.entity.java.VanillaJavaAppTest.testReadsConfigFromFlags()
2017-11-21 10:05:55,979 INFO  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.entity.java.VanillaJavaAppTest.testReadsConfigFromFlags() finished in 10 ms
2017-11-21 10:05:55,980 INFO  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.VanillaJavaAppTest.tearDown()
2017-11-21 10:05:55,986 INFO  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.entity.java.VanillaJavaAppTest.tearDown() finished in 6 ms
[GC (Allocation Failure)  254966K->70354K(752640K), 0.0288512 secs]
2017-11-21 10:05:56,114 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 232, Failures: 1, Skips: 0
===============================================
Tests run: 232, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 103.115 sec <<< FAILURE! - in TestSuite
testRebind(org.apache.brooklyn.entity.machine.MachineEntityJcloudsRebindTest)  Time elapsed: 31.749 sec  <<< FAILURE!
java.lang.AssertionError: failed succeeds-eventually, 75 attempts, 30001ms elapsed: AssertionError: Commands (/etc/os-release) not contain in [ExecCmd{summaryForLogging=, commands=[cat /proc/uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@3249e278, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@35adf623, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@456f7d9e, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@75d366c2, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[free | grep Mem:], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@8f40022, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5232e3f1, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[cat /proc/uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@6c8fe7a4, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@2047981, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@2ad99cf3, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@6f31df32, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[free | grep Mem:], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@7c90b7b7, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5d7911d5, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[ps -A -o pcpu], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@3ba1308d, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5a08b084, summary=ssh-feed}}]
	at org.apache.brooklyn.entity.machine.MachineEntityJcloudsRebindTest.assertRecordedSshCmdContainsEventually(MachineEntityJcloudsRebindTest.java:117)
	at org.apache.brooklyn.entity.machine.MachineEntityJcloudsRebindTest.testRebind(MachineEntityJcloudsRebindTest.java:103)
Caused by: java.lang.AssertionError: Commands (/etc/os-release) not contain in [ExecCmd{summaryForLogging=, commands=[cat /proc/uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@3249e278, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@35adf623, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@456f7d9e, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@75d366c2, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[free | grep Mem:], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@8f40022, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5232e3f1, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[cat /proc/uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@6c8fe7a4, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@2047981, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@2ad99cf3, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@6f31df32, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[free | grep Mem:], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@7c90b7b7, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5d7911d5, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[ps -A -o pcpu], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@3ba1308d, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5a08b084, summary=ssh-feed}}]
	at org.apache.brooklyn.entity.machine.MachineEntityJcloudsRebindTest.assertRecordedSshCmdContainsEventually(MachineEntityJcloudsRebindTest.java:117)
	at org.apache.brooklyn.entity.machine.MachineEntityJcloudsRebindTest.testRebind(MachineEntityJcloudsRebindTest.java:103)


Results :

Failed tests: 
  MachineEntityJcloudsRebindTest.testRebind:103->assertRecordedSshCmdContainsEventually:117 failed succeeds-eventually, 75 attempts, 30001ms elapsed: AssertionError: Commands (/etc/os-release) not contain in [ExecCmd{summaryForLogging=, commands=[cat /proc/uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@3249e278, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@35adf623, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@456f7d9e, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@75d366c2, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[free | grep Mem:], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@8f40022, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5232e3f1, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[cat /proc/uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@6c8fe7a4, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@2047981, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[uptime], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@2ad99cf3, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@6f31df32, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[free | grep Mem:], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@7c90b7b7, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5d7911d5, summary=ssh-feed}}, ExecCmd{summaryForLogging=, commands=[ps -A -o pcpu], env={}, constructorProps={user=root, host=173.194.32.1, sshToolClass=org.apache.brooklyn.util.core.internal.ssh.RecordingSshTool, password=ICcZfAUbtZik, spec.original=jclouds:aws-ec2:us-east-1, spec.named.name=jclouds:aws-ec2:us-east-1, spec.final=jclouds:aws-ec2:us-east-1, privateKeyData=null, port=22, detectMachineDetails=true, privateAddresses=[172.168.10.1], polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, machine=null, execAsCommand=false, feed.onlyIfServiceUp=false}, props={err=org.apache.brooklyn.util.stream.LoggingOutputStream@3ba1308d, machine=null, execAsCommand=false, polls={org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f2ebe89b=[ssh[uptime->machine.loadAverage]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@16dc7ddc=[ssh[ps -A -o pcpu->machine.cpu]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@f956448c=[ssh[free | grep Mem:->machine.memory.total], ssh[free | grep Mem:->machine.memory.used], ssh[free | grep Mem:->machine.memory.free]], org.apache.brooklyn.feed.AbstractCommandFeed$CommandPollIdentifier@5a4b89c7=[ssh[cat /proc/uptime->machine.uptime]]}, feed.onlyIfServiceUp=false, noExtraOutput=true, out=org.apache.brooklyn.util.stream.LoggingOutputStream@5a08b084, summary=ssh-feed}}]

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 46.630 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.238 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.835 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.066 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.521 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 24.798 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.723 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.295 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.626 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  0.949 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.627 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.265 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.803 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  2.597 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  1.997 s]
[INFO] Brooklyn Core ...................................... SUCCESS [03:38 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 32.896 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 10.113 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  8.972 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.405 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 38.543 s]
[INFO] Brooklyn Software Base ............................. FAILURE [01:51 min]
[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 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 Client .................................... SKIPPED
[INFO] Brooklyn Client Command Line Interface ............. SKIPPED
[INFO] Brooklyn REST java Client .......................... 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: 08:49 min
[INFO] Finished at: 2017-11-21T10:05:57Z
[INFO] Final Memory: 123M/958M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-software-base: There are test failures.
[ERROR] 
[ERROR] Please refer to /usr/build/brooklyn-server/software/base/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-software-base
Build step 'Execute shell' marked build as failure
Recording test results
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-master-build-docker/builds/16/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/16/testng/testng-results.xml'
0.028752% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH