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

------------------------------------------
[...truncated 8.96 MB...]
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-client ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /usr/build/brooklyn-client/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 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] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 2 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ 
brooklyn-client ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
brooklyn-client ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
brooklyn-client ---
[INFO] Installing /usr/build/brooklyn-client/pom.xml to 
/root/.m2/repository/org/apache/brooklyn/brooklyn-client/1.0.0-SNAPSHOT/brooklyn-client-1.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Client Command Line Interface 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-client-cli 
---
[INFO] Deleting /usr/build/brooklyn-client/cli (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-client-cli ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-client-cli 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ 
brooklyn-client-cli ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
brooklyn-client-cli ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (process-build-all) @ 
brooklyn-client-cli ---
[INFO] Executing tasks

main:

all:
     [exec] Starting build.sh (brooklyn-client go build script)
     [exec] Installing glide
     [exec] Installing dependencies
     [exec] [WARN]      The name listed in the config file 
(github.com/apache/brooklyn-client) does not match the current location (.)
     [exec] [INFO]      Downloading dependencies. Please wait...
     [exec] [INFO]      --> Fetching golang.org/x/crypto
     [exec] [INFO]      --> Fetching github.com/NodePrime/jsonpath
     [exec] [INFO]      --> Fetching github.com/urfave/cli
     [exec] [WARN]      Unable to checkout github.com/NodePrime/jsonpath
     [exec] [ERROR]     Update failed for github.com/NodePrime/jsonpath: Unable 
to get repository: Cloning into 
'/root/.glide/cache/src/https-github.com-NodePrime-jsonpath'...
     [exec] fatal: could not read Username for 'https://github.com': No such 
device or address
     [exec] : exit status 128
     [exec] Building br for default OS/ARCH:
     [exec]     darwin/amd64
     [exec] [ERROR]     Failed to install: Unable to get repository: Cloning 
into '/root/.glide/cache/src/https-github.com-NodePrime-jsonpath'...
     [exec] fatal: could not read Username for 'https://github.com': No such 
device or address
     [exec] : exit status 128
     [exec] ../models/catalog.go:28:2: cannot find package 
"github.com/NodePrime/jsonpath" in any of:
     [exec]     
/usr/build/brooklyn-client/cli/target/src/github.com/apache/brooklyn-client/cli/vendor/github.com/NodePrime/jsonpath
 (vendor tree)
     [exec]     /usr/lib/go-1.7/src/github.com/NodePrime/jsonpath (from $GOROOT)
     [exec]     
/usr/build/brooklyn-client/cli/target/src/github.com/NodePrime/jsonpath (from 
$GOPATH)
     [exec] ../command_metadata/command_metadata.go:21:8: cannot find package 
"github.com/urfave/cli" in any of:
     [exec]     
/usr/build/brooklyn-client/cli/target/src/github.com/apache/brooklyn-client/cli/vendor/github.com/urfave/cli
 (vendor tree)
     [exec]     /usr/lib/go-1.7/src/github.com/urfave/cli (from $GOROOT)
     [exec]     /usr/build/brooklyn-client/cli/target/src/github.com/urfave/cli 
(from $GOPATH)
     [exec] ../commands/login.go:37:2: cannot find package 
"golang.org/x/crypto/ssh/terminal" in any of:
     [exec]     
/usr/build/brooklyn-client/cli/target/src/github.com/apache/brooklyn-client/cli/vendor/golang.org/x/crypto/ssh/terminal
 (vendor tree)
     [exec]     /usr/lib/go-1.7/src/golang.org/x/crypto/ssh/terminal (from 
$GOROOT)
     [exec]     
/usr/build/brooklyn-client/cli/target/src/golang.org/x/crypto/ssh/terminal 
(from $GOPATH)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 42.379 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.844 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.131 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  4.380 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.430 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 24.448 s]
[INFO] Brooklyn API ....................................... SUCCESS [  1.762 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.139 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.969 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  1.215 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.195 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.249 s]
[INFO] CAMP Server ........................................ SUCCESS [  6.005 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.036 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.439 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:06 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 35.997 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 11.192 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [ 10.809 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.481 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 40.896 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:35 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [03:00 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  4.993 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  8.303 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 54.256 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 28.714 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [01:41 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  7.815 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [  8.867 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 22.721 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  2.814 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  2.943 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.046 s]
[INFO] Jetty config fragment .............................. SUCCESS [  1.438 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.272 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  0.959 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  5.113 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.196 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [  7.300 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  5.798 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  4.595 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.154 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  4.713 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  3.562 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [  7.488 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 23.215 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [  7.501 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 19.500 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  3.480 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.226 s]
[INFO] Brooklyn QA ........................................ SUCCESS [ 10.690 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [  0.164 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [  0.100 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [  0.596 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [  0.978 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [  5.584 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [  0.120 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [  0.188 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [  1.757 s]
[INFO] Brooklyn Client .................................... SUCCESS [  0.124 s]
[INFO] Brooklyn Client Command Line Interface ............. FAILURE [  9.230 s]
[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: 18:06 min
[INFO] Finished at: 2018-03-22T23:48:32Z
[INFO] Final Memory: 215M/947M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (process-build-all) on 
project brooklyn-client-cli: An Ant BuildException has occured: The following 
error occurred while executing this line:
[ERROR] /usr/build/brooklyn-client/cli/build.xml:26: exec returned: 1
[ERROR] around Ant part ...<ant target="all"/>... @ 4:22 in 
/usr/build/brooklyn-client/cli/target/antrun/build-main.xml
[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-client-cli
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/300/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-10.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-11.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-12.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-13.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-14.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-15.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-16.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-17.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-18.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-19.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-20.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-21.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-22.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-23.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-24.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-25.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-26.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-27.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-28.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-29.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-30.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-31.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-7.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-8.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results-9.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/300/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to