Return-Path: X-Original-To: apmail-brooklyn-dev-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 854721879A for ; Sat, 20 Jun 2015 21:23:44 +0000 (UTC) Received: (qmail 39106 invoked by uid 500); 20 Jun 2015 21:23:44 -0000 Delivered-To: apmail-brooklyn-dev-archive@brooklyn.apache.org Received: (qmail 39066 invoked by uid 500); 20 Jun 2015 21:23:44 -0000 Mailing-List: contact dev-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list dev@brooklyn.incubator.apache.org Received: (qmail 39055 invoked by uid 99); 20 Jun 2015 21:23:44 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jun 2015 21:23:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B7C8A1A59FC for ; Sat, 20 Jun 2015 21:23:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.77 X-Spam-Level: * X-Spam-Status: No, score=1.77 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id t4W_9vbB3Jbw for ; Sat, 20 Jun 2015 21:23:40 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with SMTP id 2E1A924E9B for ; Sat, 20 Jun 2015 21:23:38 +0000 (UTC) Received: (qmail 38981 invoked by uid 99); 20 Jun 2015 21:23:38 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Jun 2015 21:23:38 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 20F9DE10AEB for ; Sat, 20 Jun 2015 21:23:38 +0000 (UTC) Date: Sat, 20 Jun 2015 21:23:37 +0000 (UTC) From: Apache Jenkins Server To: dev@brooklyn.incubator.apache.org Message-ID: <402533761.469.1434835418131.JavaMail.jenkins@crius> In-Reply-To: <435893932.74.1434752268060.JavaMail.jenkins@crius> References: <435893932.74.1434752268060.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: incubator-brooklyn-master-integration #126 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: incubator-brooklyn-master-integration X-Jenkins-Result: FAILURE See Changes: [alex.heneveld] sensors at riak cluster level and other minor tidies for ri= ak and couchbase ------------------------------------------ [...truncated 29431 lines...] =09at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) =09at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) =09at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) =09at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) =09at org.testng.TestNG.run(TestNG.java:1057) =09at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.ja= va:115) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMult= i(TestNGDirectoryTestSuite.java:205) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(Tes= tNGDirectoryTestSuite.java:108) =09at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider= .java:111) =09at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameCla= ssLoader(ForkedBooter.java:203) =09at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Fork= edBooter.java:155) =09at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:= 103) Caused by: net.schmizz.sshj.userauth.UserAuthException: Problem getting pub= lic key from PKCS8KeyFile{resource=3D[PrivateKeyFileResource] /home/jenkins= /.ssh/id_rsa_with_passphrase} =09at net.schmizz.sshj.userauth.method.KeyedAuthMethod.putPubKey(KeyedAuthM= ethod.java:46) =09at net.schmizz.sshj.userauth.method.AuthPublickey.buildReq(AuthPublickey= .java:62) =09at net.schmizz.sshj.userauth.method.AuthPublickey.buildReq(AuthPublickey= .java:81) =09at net.schmizz.sshj.userauth.method.AbstractAuthMethod.request(AbstractA= uthMethod.java:63) =09at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java= :92) =09at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) =09at net.schmizz.sshj.SSHClient.authPublickey(SSHClient.java:305) =09at net.schmizz.sshj.SSHClient.authPublickey(SSHClient.java:324) =09at brooklyn.util.internal.ssh.sshj.SshjClientConnection.create(SshjClien= tConnection.java:206) =09at brooklyn.util.internal.ssh.sshj.SshjClientConnection.create(SshjClien= tConnection.java:42) =09at brooklyn.util.internal.ssh.sshj.SshjTool.acquire(SshjTool.java:631) =09at brooklyn.util.internal.ssh.sshj.SshjTool.acquire(SshjTool.java:617) =09at brooklyn.util.internal.ssh.sshj.SshjTool.connect(SshjTool.java:206) =09at brooklyn.util.internal.ssh.SshToolAbstractIntegrationTest.testSshKeyW= ithPassphrase(SshToolAbstractIntegrationTest.java:245) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocat= ionHelper.java:84) =09at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) =09at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) =09at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) =09at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWork= er.java:127) =09at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) =09at org.testng.TestRunner.privateRun(TestRunner.java:767) =09at org.testng.TestRunner.run(TestRunner.java:617) =09at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) =09at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343) =09at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305) =09at org.testng.SuiteRunner.run(SuiteRunner.java:254) =09at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) =09at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) =09at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) =09at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) =09at org.testng.TestNG.run(TestNG.java:1057) =09at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.ja= va:115) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMult= i(TestNGDirectoryTestSuite.java:205) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(Tes= tNGDirectoryTestSuite.java:108) =09at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider= .java:111) =09at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameCla= ssLoader(ForkedBooter.java:203) =09at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Fork= edBooter.java:155) =09at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:= 103) Caused by: java.io.FileNotFoundException: /home/jenkins/.ssh/id_rsa_with_pa= ssphrase (No such file or directory) =09at java.io.FileInputStream.open(Native Method) =09at java.io.FileInputStream.(FileInputStream.java:138) =09at net.schmizz.sshj.userauth.password.PrivateKeyFileResource.getReader(P= rivateKeyFileResource.java:34) =09at net.schmizz.sshj.userauth.keyprovider.PKCS8KeyFile.readKeyPair(PKCS8K= eyFile.java:128) =09at net.schmizz.sshj.userauth.keyprovider.PKCS8KeyFile.getPublic(PKCS8Key= File.java:72) =09at net.schmizz.sshj.userauth.keyprovider.OpenSSHKeyFile.getPublic(OpenSS= HKeyFile.java:60) =09at net.schmizz.sshj.userauth.method.KeyedAuthMethod.putPubKey(KeyedAuthM= ethod.java:44) =09at net.schmizz.sshj.userauth.method.AuthPublickey.buildReq(AuthPublickey= .java:62) =09at net.schmizz.sshj.userauth.method.AuthPublickey.buildReq(AuthPublickey= .java:81) =09at net.schmizz.sshj.userauth.method.AbstractAuthMethod.request(AbstractA= uthMethod.java:63) =09at net.schmizz.sshj.userauth.UserAuthImpl.authenticate(UserAuthImpl.java= :92) =09at net.schmizz.sshj.SSHClient.auth(SSHClient.java:205) =09at net.schmizz.sshj.SSHClient.authPublickey(SSHClient.java:305) =09at net.schmizz.sshj.SSHClient.authPublickey(SSHClient.java:324) =09at brooklyn.util.internal.ssh.sshj.SshjClientConnection.create(SshjClien= tConnection.java:206) =09at brooklyn.util.internal.ssh.sshj.SshjClientConnection.create(SshjClien= tConnection.java:42) =09at brooklyn.util.internal.ssh.sshj.SshjTool.acquire(SshjTool.java:631) =09at brooklyn.util.internal.ssh.sshj.SshjTool.acquire(SshjTool.java:617) =09at brooklyn.util.internal.ssh.sshj.SshjTool.connect(SshjTool.java:206) =09at brooklyn.util.internal.ssh.SshToolAbstractIntegrationTest.testSshKeyW= ithPassphrase(SshToolAbstractIntegrationTest.java:245) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocat= ionHelper.java:84) =09at org.testng.internal.Invoker.invokeMethod(Invoker.java:714) =09at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901) =09at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231) =09at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWork= er.java:127) =09at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111) =09at org.testng.TestRunner.privateRun(TestRunner.java:767) =09at org.testng.TestRunner.run(TestRunner.java:617) =09at org.testng.SuiteRunner.runTest(SuiteRunner.java:348) =09at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343) =09at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305) =09at org.testng.SuiteRunner.run(SuiteRunner.java:254) =09at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) =09at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) =09at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224) =09at org.testng.TestNG.runSuitesLocally(TestNG.java:1149) =09at org.testng.TestNG.run(TestNG.java:1057) =09at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.ja= va:115) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMult= i(TestNGDirectoryTestSuite.java:205) =09at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(Tes= tNGDirectoryTestSuite.java:108) =09at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider= .java:111) =09at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameCla= ssLoader(ForkedBooter.java:203) =09at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(Fork= edBooter.java:155) =09at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:= 103) testExtractingConnectablePassphraselessKey(brooklyn.location.basic.SshMachi= neLocationIntegrationTest) Time elapsed: 0.004 sec <<< FAILURE! java.lang.NullPointerException: This test requires a localhost named locati= on called 'localhost-passphrase' (which should have a passphrase set) =09at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:= 229) =09at brooklyn.location.basic.SshMachineLocationIntegrationTest.testExtract= ingConnectablePassphraselessKey(SshMachineLocationIntegrationTest.java:77) Results : Failed tests:=20 SshMachineLocationIntegrationTest.testExtractingConnectablePassphraseless= Key:77 =C2=BB NullPointer HostGeoLookupIntegrationTest.testMaxmindLookup:75 host lookup unavailable= - is the maxmind database installed? expected object to not be null SshCliToolIntegrationTest>ShellToolAbstractTest.testRunAsRoot:368 not run= ning as root; whoami is: Executed /tmp/brooklyn-20150620-202620436-NJcU.sh,= result 1 (err is 'sudo: a password is required ') expected [true] but found [false] ProcessToolIntegrationTest>ShellToolAbstractTest.testRunAsRoot:368 not ru= nning as root; whoami is: Executed /tmp/brooklyn-20150620-202621129-f52V.sh= , result 1 (err is 'sudo: a password is required ') expected [true] but found [false] SshjToolIntegrationTest>ShellToolAbstractTest.testRunAsRoot:368 not runni= ng as root; whoami is: Executed /tmp/brooklyn-20150620-210430675-zS77.sh, r= esult 1 (err is 'sudo: a password is required ') expected [true] but found [false] SshjToolIntegrationTest>SshToolAbstractIntegrationTest.testSshKeyWithPass= phrase:245 =C2=BB Ssh BashCommandsIntegrationTest.testSudo:134 out=3D; err=3Dsudo: a password i= s required expected [0] but found [1] Tests run: 1318, Failures: 7, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Brooklyn Parent Project ........................... SUCCESS [11.747s= ] [INFO] Brooklyn Utilities to Support Testing (listeners etc) SUCCESS [9.96= 4s] [INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [3.628s] [INFO] Brooklyn Common Utilities ......................... FAILURE [50.630s= ] [INFO] Brooklyn Groovy Utilities ......................... SUCCESS [11.732s= ] [INFO] Brooklyn API ...................................... SUCCESS [5.377s] [INFO] Brooklyn Test Support ............................. SUCCESS [8.569s] [INFO] CAMP Server Parent Project ........................ SUCCESS [1.133s] [INFO] CAMP Base ......................................... SUCCESS [7.223s] [INFO] Brooklyn Core ..................................... FAILURE [1:06:37= .182s] [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 1:09:01.592s [INFO] Finished at: Sat Jun 20 21:23:20 UTC 2015 [INFO] Final Memory: 38M/240M [INFO] --------------------------------------------------------------------= ---- Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.18.1:test (default-test) on project brooklyn-utils-common: There are t= est failures. [ERROR]=20 [ERROR] Please refer to for the individu= al test results. [ERROR] -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.18.1:test (default-test) on project brooklyn-core: There are test fail= ures. [ERROR]=20 [ERROR] Please refer to for the individual test = results. [ERROR] -> [Help 1] [ERROR]=20 [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]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :brooklyn-utils-common [JENKINS] Archiving to org.apache.brooklyn/brooklyn-core/0.7.0-S= NAPSHOT/brooklyn-core-0.7.0-SNAPSHOT.pom Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn Core #2 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 9754 bytes Compression is 0.0% Took 0.2 sec [JENKINS] Archiving to org.apache.brooklyn/brooklyn-util= s-groovy/0.7.0-SNAPSHOT/brooklyn-utils-groovy-0.7.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.brooklyn/brooklyn-utils-groovy/0.7.0-SNAPSHOT/brooklyn-ut= ils-groovy-0.7.0-SNAPSHOT.jar [JENKINS] Archiving to org.apache.brooklyn/brooklyn-utils-groovy/0.7.0-SNAPSHOT/bro= oklyn-utils-groovy-0.7.0-SNAPSHOT-sources.jar Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn Groovy Utilities #125 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 88353 bytes Compression is 0.0% Took 0.36 sec [JENKINS] Archiving to org.apache.brooklyn/brooklyn-util= s-common/0.7.0-SNAPSHOT/brooklyn-utils-common-0.7.0-SNAPSHOT.pom No prior successful build to compare, so performing full copy of artifacts [JENKINS] Archiving to org.apache.brooklyn/brookly= n-test-support/0.7.0-SNAPSHOT/brooklyn-test-support-0.7.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.brooklyn/brooklyn-test-support/0.7.0-SNAPSHOT/brook= lyn-test-support-0.7.0-SNAPSHOT.jar [JENKINS] Archiving to org.apache.brooklyn/brooklyn-test-support/0.7.0-SNAPSH= OT/brooklyn-test-support-0.7.0-SNAPSHOT-sources.jar Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn Test Support #125 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 111203 bytes Compression is 0.0% Took 0.35 sec [JENKINS] Archiving to org.apache.brooklyn.camp/camp-b= ase/0.7.0-SNAPSHOT/camp-base-0.7.0-SNAPSHOT.pom [JENKINS] Archiving to org= .apache.brooklyn.camp/camp-base/0.7.0-SNAPSHOT/camp-base-0.7.0-SNAPSHOT.jar [JENKINS] Archiving to org.apache.brooklyn.camp/camp-base/0.7.0-SNAPSHOT/camp-base-0.7.0-SNAP= SHOT-sources.jar Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB CAMP Base #125 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 131123 bytes Compression is 0.0% Took 0.26 sec [JENKINS] Archiving to org.apache.brooklyn/brooklyn-parent/0.7.0-SNAP= SHOT/brooklyn-parent-0.7.0-SNAPSHOT.pom Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn Parent Project #125 Archived 1 artifacts Archive block size is 32768 Received 2 blocks and 28133 bytes Compression is 70.0% Took 0.25 sec [JENKINS] Archiving to org.apache.brooklyn/bro= oklyn-logback-includes/0.7.0-SNAPSHOT/brooklyn-logback-includes-0.7.0-SNAPS= HOT.pom [JENKINS] Archiving to org.apache.brooklyn/brooklyn-logback-includes/0.7.0-SN= APSHOT/brooklyn-logback-includes-0.7.0-SNAPSHOT.jar [JENKINS] Archiving to org.apache.brooklyn/brooklyn-logback-includes/= 0.7.0-SNAPSHOT/brooklyn-logback-includes-0.7.0-SNAPSHOT-sources.jar Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn Logback Includable Configuration #125 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 41370 bytes Compression is 0.0% Took 0.42 sec [JENKINS] Archiving to org.apache.brooklyn/brookly= n-utils-test-support/0.7.0-SNAPSHOT/brooklyn-utils-test-support-0.7.0-SNAPS= HOT.pom [JENKINS] Archiving to org.apache.brooklyn/brooklyn-utils-test-support/0.7.0-SN= APSHOT/brooklyn-utils-test-support-0.7.0-SNAPSHOT.jar [JENKINS] Archiving to org.apache.brooklyn/brooklyn-utils-test-support/= 0.7.0-SNAPSHOT/brooklyn-utils-test-support-0.7.0-SNAPSHOT-sources.jar Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn Utilities to Support Testing (listeners etc) #125 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 44893 bytes Compression is 0.0% Took 0.47 sec [JENKINS] Archiving to org.apache.brooklyn.camp/camp-parent/0.7.= 0-SNAPSHOT/camp-parent-0.7.0-SNAPSHOT.pom Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB CAMP Server Parent Project #125 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 1821 bytes Compression is 0.0% Took 0.17 sec [JENKINS] Archiving to org.apache.brooklyn/brooklyn-api/0.7.0-SNA= PSHOT/brooklyn-api-0.7.0-SNAPSHOT.pom [JENKINS] Archiving to org.apache.= brooklyn/brooklyn-api/0.7.0-SNAPSHOT/brooklyn-api-0.7.0-SNAPSHOT.jar [JENKINS] Archiving to org= .apache.brooklyn/brooklyn-api/0.7.0-SNAPSHOT/brooklyn-api-0.7.0-SNAPSHOT-so= urces.jar Sending artifact delta relative to incubator-brooklyn-master-integration = =C2=BB Brooklyn API #125 Archived 3 artifacts Archive block size is 32768 Received 0 blocks and 250608 bytes Compression is 0.0% Took 0.43 sec channel stopped Looks like the node went offline during the build. Check the slave log for = the details.