See 
<https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/867/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Brooklyn/brooklyn-server/master" build number 524
originally caused by:
 Push event to branch master
Connecting to https://api.github.com using This is to connect to Brooklyn repos 
on GitHub
Obtained Jenkinsfile from 4963975b76af3ae49e9800c2886ee33f6a069190
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (Jenkins Ephemeral Node User-CLI) - t3.xlarge 
(i-053df4ac356d6a129) in /home/jenkins/workspace/Brooklyn_brooklyn_master
[Pipeline] {
[Pipeline] properties
[Pipeline] catchError
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone repository)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Read only (Brooklyn repos)
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/apache/brooklyn.git
 > git init /home/jenkins/workspace/Brooklyn_brooklyn_master # timeout=10
Fetching upstream changes from https://github.com/apache/brooklyn.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials This is to connect to Brooklyn repos on 
GitHub
 > git fetch --no-tags --force --progress -- 
 > https://github.com/apache/brooklyn.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4963975b76af3ae49e9800c2886ee33f6a069190 (master)
Commit message: "add bzip2 to dockerfile used to build brooklyn"
 > git config remote.origin.url https://github.com/apache/brooklyn.git # 
 > timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4963975b76af3ae49e9800c2886ee33f6a069190 # timeout=10
 > git rev-list --no-walk 4963975b76af3ae49e9800c2886ee33f6a069190 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare environment)
[Pipeline] echo
Creating maven cache ...
[Pipeline] sh
+ mkdir -p /home/jenkins/workspace/Brooklyn_brooklyn_master/.m2
[Pipeline] sh
+ git submodule init
Submodule 'brooklyn-client' (https://github.com/apache/brooklyn-client.git) 
registered for path 'brooklyn-client'
Submodule 'brooklyn-dist' (https://github.com/apache/brooklyn-dist.git) 
registered for path 'brooklyn-dist'
Submodule 'brooklyn-docs' (https://github.com/apache/brooklyn-docs.git) 
registered for path 'brooklyn-docs'
Submodule 'brooklyn-library' (https://github.com/apache/brooklyn-library.git) 
registered for path 'brooklyn-library'
Submodule 'brooklyn-server' (https://github.com/apache/brooklyn-server.git) 
registered for path 'brooklyn-server'
Submodule 'brooklyn-ui' (https://github.com/apache/brooklyn-ui.git) registered 
for path 'brooklyn-ui'
[Pipeline] sh
+ git submodule update --remote --merge --recursive
Cloning into 
'/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-client'...
Cloning into '/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-dist'...
Cloning into '/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-docs'...
Cloning into 
'/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-library'...
Cloning into 
'/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-server'...
Cloning into '/home/jenkins/workspace/Brooklyn_brooklyn_master/brooklyn-ui'...
Submodule path 'brooklyn-client': checked out 
'b8145cb6a2186e95a7e525a2cc40b3f89c21f770'
Submodule path 'brooklyn-dist': checked out 
'e36f8b9e55ac28a33ddc5e2dd59ff9e9da06f9aa'
Submodule path 'brooklyn-docs': checked out 
'a37e17ce6071356d1f8546d391cd5bdd50c643cb'
Submodule path 'brooklyn-library': checked out 
'dc22ff3eca60af90d044e6e3350bd7d5676e6d69'
Submodule path 'brooklyn-server': checked out 
'fe2b3248dbcab5d15324894e00966f9777fa6922'
Submodule path 'brooklyn-ui': checked out 
'abea951bb221db82db00408b0969cca6247ccd1e'
[Pipeline] sh
+ docker logout
Removing login credentials for https://index.docker.io/v1/
[Pipeline] echo
Building docker image for test environment ...
[Pipeline] echo
Using docker tag DOCKER_TAG=jenkins-Brooklyn-brooklyn-master-867
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker build -t brooklyn:jenkins-Brooklyn-brooklyn-master-867 .
ERROR: permission denied while trying to connect to the Docker daemon socket at 
unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/_ping": 
dial unix /var/run/docker.sock: connect: permission denied
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
Did not find any matching files.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step
No test report files were found. Configuration error?

Reply via email to