You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/13 06:02:53 UTC

Build failed in Jenkins: dir-studio-ubuntu-deploy #1382

See <https://builds.apache.org/job/dir-studio-ubuntu-deploy/1382/>

------------------------------------------
Started by timer
Building remotely on ubuntu-1 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/>
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to mkdirs: /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1069)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:732)
	... 15 more
Retrying after 10 seconds
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to mkdirs: /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1069)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:732)
	... 15 more
Retrying after 10 seconds
java.io.IOException: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.4-bin.zip to /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:766)
	at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
	at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:61)
	at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
	at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:204)
	at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:610)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:182)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:866)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1414)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:671)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:580)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: Failed to mkdirs: /home/hudson/tools/maven/apache-maven-3.0.4
	at hudson.FilePath.mkdirs(FilePath.java:1069)
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:732)
	... 15 more

Jenkins build is back to normal : dir-studio-ubuntu-deploy #1384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-ubuntu-deploy/1384/>


Build failed in Jenkins: dir-studio-ubuntu-deploy #1383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-ubuntu-deploy/1383/changes>

Changes:

[seelmann] Fix destination of ApacheDS jars. There was a race condition, copy of jars was done after process-resouces, hence jars were not copied to target. Now they are copied directly to target/classes.

[seelmann] Make Studio RCP application work again
* Update to latest parent POM
* Update to latest ApacheDS 2.0.0-M17
* Update to next API version, due to DIRAPI-194
* Add new dependencies of LDAP API

------------------------------------------
[...truncated 11937 lines...]
Archive block size is 32768
Received 110 blocks and 559626 bytes
Compression is 86.6%
Took 0.35 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapbrowser.common/pom.xml> to org.apache.directory.studio/ldapbrowser.common/2.0.0-SNAPSHOT/ldapbrowser.common-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapbrowser.common/target/ldapbrowser.common-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapbrowser.common/2.0.0-20140714.040519-1083/ldapbrowser.common-2.0.0-20140714.040519-1083.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDAP Browser Common #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 693764 bytes
Compression is 0.0%
Took 0.31 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.logging/pom.xml> to org.apache.directory.studio/org.apache.commons.logging/1.1.3/org.apache.commons.logging-1.1.3.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.logging/target/org.apache.commons.logging-1.1.3.jar> to org.apache.directory.studio/org.apache.commons.logging/1.1.3/org.apache.commons.logging-1.1.3.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Commons Logging (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 68233 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/pom.xml> to org.apache.directory.studio/parent-libraries/2.0.0-SNAPSHOT/parent-libraries-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio Libraries Plugins #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2299 bytes
Compression is 0.0%
Took 71 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/helps/apacheds.configuration.help/pom.xml> to org.apache.directory.studio/apacheds.configuration.help/2.0.0-SNAPSHOT/apacheds.configuration.help-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio Apache DS Configuration Help #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24743 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.slf4j.api/pom.xml> to org.apache.directory.studio/org.slf4j.api/1.7.5/org.slf4j.api-1.7.5.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.slf4j.api/target/org.slf4j.api-1.7.5.jar> to org.apache.directory.studio/org.slf4j.api/1.7.5/org.slf4j.api-1.7.5.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? SLF4J API Module (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 33393 bytes
Compression is 0.0%
Took 79 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/helps/ldapbrowser.help/pom.xml> to org.apache.directory.studio/ldapbrowser.help/2.0.0-SNAPSHOT/ldapbrowser.help-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDAP Browser Help #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24861 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/features/ldapbrowser.feature/pom.xml> to org.apache.directory.studio/ldapbrowser.feature/2.0.0-SNAPSHOT/ldapbrowser.feature-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDAP Browser Feature #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4465 bytes
Compression is 0.0%
Took 0.23 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.xpp3.xpp3/pom.xml> to org.apache.directory.studio/org.xpp3.xpp3/1.1.4.c/org.xpp3.xpp3-1.1.4.c.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.xpp3.xpp3/target/org.xpp3.xpp3-1.1.4.c.jar> to org.apache.directory.studio/org.xpp3.xpp3/1.1.4.c/org.xpp3.xpp3-1.1.4.c.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? XPP3 (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 2 blocks and 57307 bytes
Compression is 53.3%
Took 0.15 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v200/pom.xml> to org.apache.directory.studio/ldapservers.apacheds.v200/2.0.0-SNAPSHOT/ldapservers.apacheds.v200-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS 2.0.0 LDAP Server Adapter #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12355 bytes
Compression is 0.0%
Took 0.44 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/features/schemaeditor.feature/pom.xml> to org.apache.directory.studio/schemaeditor.feature/2.0.0-SNAPSHOT/schemaeditor.feature-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio Schema Editor Feature #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4467 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/features/ldapservers.feature/pom.xml> to org.apache.directory.studio/ldapservers.feature/2.0.0-SNAPSHOT/ldapservers.feature-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDAP Servers Feature #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4465 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.httpcomponents.httpclient/pom.xml> to org.apache.directory.studio/org.apache.httpcomponents.httpclient/4.1.2/org.apache.httpcomponents.httpclient-4.1.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.httpcomponents.httpclient/target/org.apache.httpcomponents.httpclient-4.1.2.jar> to org.apache.directory.studio/org.apache.httpcomponents.httpclient/4.1.2/org.apache.httpcomponents.httpclient-4.1.2.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache HttpComponents Client (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 8 blocks and 65533 bytes
Compression is 80.0%
Took 0.11 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v157/pom.xml> to org.apache.directory.studio/ldapservers.apacheds.v157/2.0.0-SNAPSHOT/ldapservers.apacheds.v157-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS 1.5.7 LDAP Server Adapter #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 27385 bytes
Compression is 0.0%
Took 1.4 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/helps/schemaeditor.help/pom.xml> to org.apache.directory.studio/schemaeditor.help/2.0.0-SNAPSHOT/schemaeditor.help-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio Schema Editor Help #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 24803 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.pool/pom.xml> to org.apache.directory.studio/org.apache.commons.pool/1.6/org.apache.commons.pool-1.6.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.pool/target/org.apache.commons.pool-1.6.jar> to org.apache.directory.studio/org.apache.commons.pool/1.6/org.apache.commons.pool-1.6.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Commons Pool (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 2 blocks and 47251 bytes
Compression is 58.1%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers/pom.xml> to org.apache.directory.studio/ldapservers/2.0.0-SNAPSHOT/ldapservers-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers/target/ldapservers-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapservers/2.0.0-20140714.040637-1014/ldapservers-2.0.0-20140714.040637-1014.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDAP Servers #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 177367 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldifparser/pom.xml> to org.apache.directory.studio/ldifparser/2.0.0-SNAPSHOT/ldifparser-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldifparser/target/ldifparser-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldifparser/2.0.0-20140714.040443-1117/ldifparser-2.0.0-20140714.040443-1117.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDIF Parser #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 76563 bytes
Compression is 0.0%
Took 99 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v153/pom.xml> to org.apache.directory.studio/ldapservers.apacheds.v153/2.0.0-SNAPSHOT/ldapservers.apacheds.v153-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v153/target/ldapservers.apacheds.v153-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapservers.apacheds.v153/2.0.0-20140714.040657-1014/ldapservers.apacheds.v153-2.0.0-20140714.040657-1014.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS 1.5.3 LDAP Server Adapter #1381
Archived 2 artifacts
Archive block size is 32768
Received 175 blocks and 1208975 bytes
Compression is 82.6%
Took 1.6 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v154/pom.xml> to org.apache.directory.studio/ldapservers.apacheds.v154/2.0.0-SNAPSHOT/ldapservers.apacheds.v154-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v154/target/ldapservers.apacheds.v154-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapservers.apacheds.v154/2.0.0-20140714.040716-1014/ldapservers.apacheds.v154-2.0.0-20140714.040716-1014.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS 1.5.4 LDAP Server Adapter #1381
Archived 2 artifacts
Archive block size is 32768
Received 176 blocks and 1328420 bytes
Compression is 81.3%
Took 0.57 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v155/pom.xml> to org.apache.directory.studio/ldapservers.apacheds.v155/2.0.0-SNAPSHOT/ldapservers.apacheds.v155-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v155/target/ldapservers.apacheds.v155-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapservers.apacheds.v155/2.0.0-20140714.040725-1013/ldapservers.apacheds.v155-2.0.0-20140714.040725-1013.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS 1.5.5 LDAP Server Adapter #1381
Archived 2 artifacts
Archive block size is 32768
Received 222 blocks and 1286192 bytes
Compression is 85.0%
Took 0.62 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/features/rcp.feature/pom.xml> to org.apache.directory.studio/rcp.feature/2.0.0-SNAPSHOT/rcp.feature-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio RCP Feature #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4436 bytes
Compression is 0.0%
Took 0.17 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/apacheds.configuration/pom.xml> to org.apache.directory.studio/apacheds.configuration/2.0.0-SNAPSHOT/apacheds.configuration-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/apacheds.configuration/target/apacheds.configuration-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/apacheds.configuration/2.0.0-20140714.040552-1066/apacheds.configuration-2.0.0-20140714.040552-1066.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS Configuration #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 1285837 bytes
Compression is 0.0%
Took 0.42 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v156/pom.xml> to org.apache.directory.studio/ldapservers.apacheds.v156/2.0.0-SNAPSHOT/ldapservers.apacheds.v156-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapservers.apacheds.v156/target/ldapservers.apacheds.v156-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapservers.apacheds.v156/2.0.0-SNAPSHOT/ldapservers.apacheds.v156-2.0.0-SNAPSHOT.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS 1.5.6 LDAP Server Adapter #1381
Archived 2 artifacts
Archive block size is 32768
Received 290 blocks and 1752841 bytes
Compression is 84.4%
Took 0.92 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.httpcomponents.httpcore/pom.xml> to org.apache.directory.studio/org.apache.httpcomponents.httpcore/4.1.2/org.apache.httpcomponents.httpcore-4.1.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.httpcomponents.httpcore/target/org.apache.httpcomponents.httpcore-4.1.2.jar> to org.apache.directory.studio/org.apache.httpcomponents.httpcore/4.1.2/org.apache.httpcomponents.httpcore-4.1.2.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache HttpComponents Core (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 3 blocks and 72961 bytes
Compression is 57.4%
Took 0.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.bouncycastle.bcprov.jdk15/pom.xml> to org.apache.directory.studio/org.bouncycastle.bcprov.jdk15/140/org.bouncycastle.bcprov.jdk15-140.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.bouncycastle.bcprov.jdk15/target/org.bouncycastle.bcprov.jdk15-140.jar> to org.apache.directory.studio/org.bouncycastle.bcprov.jdk15/140/org.bouncycastle.bcprov.jdk15-140.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Legion of the Bouncy Castle Java Cryptography APIs (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 40 blocks and 74329 bytes
Compression is 94.6%
Took 0.16 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/features/apacheds.configuration.feature/pom.xml> to org.apache.directory.studio/apacheds.configuration.feature/2.0.0-SNAPSHOT/apacheds.configuration.feature-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio ApacheDS Configuration Feature #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4462 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.collections/pom.xml> to org.apache.directory.studio/org.apache.commons.collections/3.2.1/org.apache.commons.collections-3.2.1.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.collections/target/org.apache.commons.collections-3.2.1.jar> to org.apache.directory.studio/org.apache.commons.collections/3.2.1/org.apache.commons.collections-3.2.1.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Commons Collections (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 14 blocks and 56539 bytes
Compression is 89.0%
Took 92 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/rcp/pom.xml> to org.apache.directory.studio/rcp/2.0.0-SNAPSHOT/rcp-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio RCP #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 9820 bytes
Compression is 0.0%
Took 88 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/application/application-features/pom.xml> to org.apache.directory.studio/application-features/2.0.0-SNAPSHOT/application-features-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio Application Features #1381
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6260 bytes
Compression is 0.0%
Took 74 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.lang/pom.xml> to org.apache.directory.studio/org.apache.commons.lang/2.6/org.apache.commons.lang-2.6.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/libraries/org.apache.commons.lang/target/org.apache.commons.lang-2.6.jar> to org.apache.directory.studio/org.apache.commons.lang/2.6/org.apache.commons.lang-2.6.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Commons Lang (for Apache Directory Studio) #1381
Archived 2 artifacts
Archive block size is 32768
Received 7 blocks and 47096 bytes
Compression is 83.0%
Took 93 ms
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/valueeditors/pom.xml> to org.apache.directory.studio/valueeditors/2.0.0-SNAPSHOT/valueeditors-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/valueeditors/target/valueeditors-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/valueeditors/2.0.0-20140714.040527-1081/valueeditors-2.0.0-20140714.040527-1081.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio Value Editors #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 172669 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapbrowser.ui/pom.xml> to org.apache.directory.studio/ldapbrowser.ui/2.0.0-SNAPSHOT/ldapbrowser.ui-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-studio-ubuntu-deploy/ws/trunk/plugins/ldapbrowser.ui/target/ldapbrowser.ui-2.0.0-SNAPSHOT.jar> to org.apache.directory.studio/ldapbrowser.ui/2.0.0-20140714.040629-1014/ldapbrowser.ui-2.0.0-20140714.040629-1014.jar
Sending artifact delta relative to dir-studio-ubuntu-deploy ? Apache Directory Studio LDAP Browser UI #1381
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 778796 bytes
Compression is 0.0%
Took 1.6 sec
Sending e-mails to: notifications@directory.apache.org
channel stopped