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

2019-12-03 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 5.99 MB...]
2019-12-03 19:05:14,195 INFO  - TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.core.sensor.MaxConcurrencySensorTest.testAddsStaticSensorOfTypeString()
 finished in 16 ms
2019-12-03 19:05:14,196 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @AfterMethod 
org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2019-12-03 19:05:14,200 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished 
in 5 ms
2019-12-03 19:05:14,200 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @BeforeMethod org.apache.brooklyn.core.mgmt.rebind.RebindTestFixture.setUp()
2019-12-03 19:05:14,202 INFO  - Added external config supplier named 
'brooklyn-demo-sample': 
org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@6f30eef6
2019-12-03 19:05:14,215 INFO  - Rebind check: no existing state; will persist 
new items to /tmp/ReleaseableLatchRebindTest-Ojpz
2019-12-03 19:05:14,217 INFO  - No Camp-YAML parser registered for parsing 
catalog item DSL; skipping DSL-parsing
2019-12-03 19:05:14,235 INFO  - Test class 
org.apache.brooklyn.core.sensor.ReleaseableLatchRebindTest persisting to 
/tmp/ReleaseableLatchRebindTest-Ojpz
2019-12-03 19:05:14,235 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod org.apache.brooklyn.core.mgmt.rebind.RebindTestFixture.setUp() 
finished in 35 ms
2019-12-03 19:05:14,235 INFO  - TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.core.sensor.ReleaseableLatchRebindTest.testRebindResetsPermits()
2019-12-03 19:05:14,237 INFO  - Added external config supplier named 
'brooklyn-demo-sample': 
org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@391d8e56
2019-12-03 19:05:14,414 INFO  - Rebinding app, using mementoDir 
/tmp/ReleaseableLatchRebindTest-Ojpz; object store null
2019-12-03 19:05:14,430 INFO  - Rebinding from 
/tmp/ReleaseableLatchRebindTest-Ojpz for master xwXuJjpt...
2019-12-03 19:05:14,432 INFO  - No Camp-YAML parser registered for parsing 
catalog item DSL; skipping DSL-parsing
2019-12-03 19:05:14,444 INFO  - Rebind complete (MASTER) in 28ms: 1 app, 1 
entity, 0 locations, 0 policies, 0 enrichers, 0 feeds, 0 catalog items, 0 
catalog bundles
2019-12-03 19:05:14,556 INFO  - Back-up of persisted state created on 
promotion, in 
/root/.brooklyn/brooklyn-persisted-state/backups/2019-12-03-1905-xwXuJjpt-promotion-W4Gh
2019-12-03 19:05:14,557 INFO  - TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.core.sensor.ReleaseableLatchRebindTest.testRebindResetsPermits()
 finished in 322 ms
2019-12-03 19:05:14,557 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @AfterMethod org.apache.brooklyn.core.mgmt.rebind.RebindTestFixture.tearDown()
2019-12-03 19:05:14,566 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod org.apache.brooklyn.core.mgmt.rebind.RebindTestFixture.tearDown() 
finished in 9 ms
2019-12-03 19:05:14,567 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2019-12-03 19:05:14,567 INFO  - Added external config supplier named 
'brooklyn-demo-sample': 
org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier@7683bb07
2019-12-03 19:05:14,577 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp() 
finished in 10 ms
2019-12-03 19:05:14,577 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @BeforeMethod 
org.apache.brooklyn.core.sensor.password.CreatePasswordSensorTest.setup()
2019-12-03 19:05:14,607 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - 
@BeforeMethod 
org.apache.brooklyn.core.sensor.password.CreatePasswordSensorTest.setup() 
finished in 30 ms
2019-12-03 19:05:14,607 INFO  - TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.core.sensor.password.CreatePasswordSensorTest.testCreatePasswordCharacterGroups()
2019-12-03 19:05:14,611 INFO  - TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.core.sensor.password.CreatePasswordSensorTest.testCreatePasswordCharacterGroups()
 finished in 4 ms
2019-12-03 19:05:14,612 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @AfterMethod 
org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown()
2019-12-03 19:05:14,616 INFO  - TESTNG PASSED CONFIGURATION: "Surefire test" - 
@AfterMethod 
org.apache.brooklyn.core.test.BrooklynMgmtUnitTestSupport.tearDown() finished 
in 4 ms
2019-12-03 19:05:14,617 INFO  - TESTNG INVOKING CONFIGURATION: "Surefire test" 
- @BeforeMethod org.apache.brooklyn.core.test.BrooklynAppUnitTestSupport.setUp()
2019-12-03 19:05:14,617 INFO  - Added external config supplier named 
'brooklyn-demo-sample': 

[GitHub] [brooklyn-server] tbouron commented on issue #1071: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron commented on issue #1071: Add jenkinsfile for multibranch job on Jenkins
URL: https://github.com/apache/brooklyn-server/pull/1071#issuecomment-561246338
 
 
   Great, thanks @kemitix. Merging...


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-server] tbouron merged pull request #1071: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron merged pull request #1071: Add jenkinsfile for multibranch job on 
Jenkins
URL: https://github.com/apache/brooklyn-server/pull/1071
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-docs] tbouron commented on a change in pull request #295: Updates localhost doc to add a deployable example

2019-12-03 Thread GitBox
tbouron commented on a change in pull request #295: Updates localhost doc to 
add a deployable example
URL: https://github.com/apache/brooklyn-docs/pull/295#discussion_r353218245
 
 

 ##
 File path: README.md
 ##
 @@ -36,7 +36,7 @@ Once the `node` and `npm` are installed, run this command to 
install all the req
 at the correct versions:
 
 ```bash
-npm install
+npm install; npm install natives
 
 Review comment:
   There is a huge warning about this package: 
https://www.npmjs.com/package/natives
   
   Better to go with the recommandation and install `graceful-fs` instead


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-docs] tbouron commented on a change in pull request #295: Updates localhost doc to add a deployable example

2019-12-03 Thread GitBox
tbouron commented on a change in pull request #295: Updates localhost doc to 
add a deployable example
URL: https://github.com/apache/brooklyn-docs/pull/295#discussion_r353218570
 
 

 ##
 File path: package.json
 ##
 @@ -3,7 +3,9 @@
   "version": "1.0.0",
   "description": "Apache Brooklyn Documentation",
   "main": "index.js",
-  "dependencies": {},
+  "dependencies": {
+"natives": "^1.1.6"
 
 Review comment:
   Should go into the `devDependencies`


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-dist] tbouron opened a new pull request #144: Make integration tests run on Jenkins

2019-12-03 Thread GitBox
tbouron opened a new pull request #144: Make integration tests run on Jenkins
URL: https://github.com/apache/brooklyn-dist/pull/144
 
 
   This is built on top of #143 
   
   Update necessary files to make the integration tests run on Jenkins (within 
a docker container)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-docs] nakomis opened a new pull request #295: Updates localhost doc to add a deployable example

2019-12-03 Thread GitBox
nakomis opened a new pull request #295: Updates localhost doc to add a 
deployable example
URL: https://github.com/apache/brooklyn-docs/pull/295
 
 
   Also bumps some of the dependencies, which was required
   to build the docs


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-ui] tbouron commented on issue #149: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron commented on issue #149: Add jenkinsfile for multibranch job on Jenkins
URL: https://github.com/apache/brooklyn-ui/pull/149#issuecomment-561162122
 
 
   The Jenkins job doesn't use Docker and because some of the binaries required 
to build the project are missing, the build therefore fails.
   
   Which is pretty ironic as this PR is to fix the situation :)
   
   PS: this builds fines locally


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn] tbouron opened a new pull request #33: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron opened a new pull request #33: Add jenkinsfile for multibranch job on 
Jenkins
URL: https://github.com/apache/brooklyn/pull/33
 
 
   With this, the multi branch job on Jenkins (to be created) finally works! 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-ui] tbouron opened a new pull request #149: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron opened a new pull request #149: Add jenkinsfile for multibranch job on 
Jenkins
URL: https://github.com/apache/brooklyn-ui/pull/149
 
 
   With this, the multi branch job on Jenkins (to be created) finally works! 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-dist] tbouron opened a new pull request #143: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron opened a new pull request #143: Add jenkinsfile for multibranch job on 
Jenkins
URL: https://github.com/apache/brooklyn-dist/pull/143
 
 
   With this, the multi branch job on Jenkins (to be created) finally works! 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-server] tbouron opened a new pull request #1071: Add jenkinsfile for multibranch job on Jenkins

2019-12-03 Thread GitBox
tbouron opened a new pull request #1071: Add jenkinsfile for multibranch job on 
Jenkins
URL: https://github.com/apache/brooklyn-server/pull/1071
 
 
   With this, the multi branch job on Jenkins 
(https://builds.apache.org/view/B/view/Brooklyn/job/brooklyn-server/job/master/)
 finally works! 


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-ui] frogfather removed a comment on issue #148: corrects pagination issue

2019-12-03 Thread GitBox
frogfather removed a comment on issue #148: corrects pagination issue
URL: https://github.com/apache/brooklyn-ui/pull/148#issuecomment-561107626
 
 
   Please retest this


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-ui] frogfather commented on issue #148: corrects pagination issue

2019-12-03 Thread GitBox
frogfather commented on issue #148: corrects pagination issue
URL: https://github.com/apache/brooklyn-ui/pull/148#issuecomment-561107626
 
 
   Please retest this


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-ui] frogfather commented on issue #148: corrects pagination issue

2019-12-03 Thread GitBox
frogfather commented on issue #148: corrects pagination issue
URL: https://github.com/apache/brooklyn-ui/pull/148#issuecomment-561107215
 
 
   Please re-test this.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Build failed in Jenkins: Brooklyn - Server module » master #1

2019-12-03 Thread Apache Jenkins Server
See 


Changes:


--
Branch indexing
Connecting to https://api.github.com using /** (Read access to Brooklyn 
repo on GitHub)
Obtained Jenkinsfile from 4127b3362d239777adaba17a8901768c6b1534ee
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H37 in /home/jenkins/jenkins-slave/workspace/brooklyn-server_master
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone repository)
[Pipeline] checkout
using credential brooklyn-jenkins
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/tbouron/brooklyn-server.git
 > git init /home/jenkins/jenkins-slave/workspace/brooklyn-server_master # 
 > timeout=10
Fetching upstream changes from https://github.com/tbouron/brooklyn-server.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Read access to Brooklyn repo on GitHub
 > git fetch --no-tags --progress 
 > https://github.com/tbouron/brooklyn-server.git 
 > +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/tbouron/brooklyn-server.git 
 > # timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/tbouron/brooklyn-server.git 
 > # timeout=10
Fetching upstream changes from https://github.com/tbouron/brooklyn-server.git
using GIT_ASKPASS to set credentials Read access to Brooklyn repo on GitHub
 > git fetch --no-tags --progress 
 > https://github.com/tbouron/brooklyn-server.git 
 > +refs/heads/master:refs/remotes/origin/master
Checking out Revision 4127b3362d239777adaba17a8901768c6b1534ee (master)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
hudson.plugins.git.GitException: Command "git checkout -f 
4127b3362d239777adaba17a8901768c6b1534ee" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 4127b3362d239777adaba17a8901768c6b1534ee

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:78)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2471)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H37
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:957)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor1422.invoke(Unknown 
Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy149.execute(Unknown Source)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
at 
org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
at 
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
Caused: hudson.plugins.git.GitException: Could not checkout 
4127b3362d239777adaba17a8901768c6b1534ee
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2495)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 

[GitHub] [brooklyn-library] asf-ci commented on issue #175: Fix running permissions when building with Docker on Jenkins

2019-12-03 Thread GitBox
asf-ci commented on issue #175: Fix running permissions when building with 
Docker on Jenkins
URL: https://github.com/apache/brooklyn-library/pull/175#issuecomment-561094411
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-library] tbouron opened a new pull request #175: Fix running permissions when building with Docker on Jenkins

2019-12-03 Thread GitBox
tbouron opened a new pull request #175: Fix running permissions when building 
with Docker on Jenkins
URL: https://github.com/apache/brooklyn-library/pull/175
 
 
   With this, the multi branch job on Jenkins 
(https://builds.apache.org/view/B/view/Brooklyn/job/brooklyn-library/job/master/)
 finally works!  


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-library] asf-ci commented on issue #175: Fix running permissions when building with Docker on Jenkins

2019-12-03 Thread GitBox
asf-ci commented on issue #175: Fix running permissions when building with 
Docker on Jenkins
URL: https://github.com/apache/brooklyn-library/pull/175#issuecomment-561094408
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-server] geomacy merged pull request #1070: Ignore RAT check for `.brooklyn` persisted state created by tests

2019-12-03 Thread GitBox
geomacy merged pull request #1070: Ignore RAT check for `.brooklyn` persisted 
state created by tests
URL: https://github.com/apache/brooklyn-server/pull/1070
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [brooklyn-server] tbouron opened a new pull request #1070: Ignore RAT check for `.brooklyn` persisted state created by tests

2019-12-03 Thread GitBox
tbouron opened a new pull request #1070: Ignore RAT check for `.brooklyn` 
persisted state created by tests
URL: https://github.com/apache/brooklyn-server/pull/1070
 
 
   This is when builds are run within docker, the home directory is not 
properly expanded and the brooklyn persisted state (created by unit tests) ends 
up in the workspace. Subsequently, the RAT plugin checks the file within the 
workspace and fails because of these.
   
   Ignoring them should fix the build issue on docker


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


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

2019-12-03 Thread Apache Jenkins Server
See