See <https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/1338/changes>

Changes:

[kayyagari] o created a new type of LdifReader for collecting an entry's DN, 
length and offset values
o used this new LDIF reader in the bulk loader to avoid parsing all entries 
during first pass

[kayyagari] o added package protected getters for use in tests
o moved the LDIF file to test/resource

[kayyagari] o excluded indexing 'top' value while building OC index
o commented some debugging code

[elecharny] o Added some timing
o Duplicated the main method

[kayyagari] added support to build presence index

[kayyagari] fixed the page corruption issue due to freeing the newly created 
root page

[kayyagari] logging config

[kayyagari] initial version of bulk loader (no javadoc yet)

[kayyagari] added a logger

[lucastheisen] added additional unit tests for LdapConnectionTemplate

[elecharny] Fixed some compilation failures due to the modifications done in 
mavibot trunk

[kayyagari] adding a new interceptor that increments any configured numeric 
attributes' value before adding the corresponding entry

[kayyagari] o fixed the deleteUnusedIndexFiles() method, this was deleting 
system index files (only happens in embedded mode)
o reverted the commit made in rev. 1594050

[elecharny] We also have to add the list of system index into the list of index 
to rebuild, if they are missing.

[elecharny] Fixed a failing test

[lucastheisen] DIRAPI-163: Unit tests and @TestRule's for testing 
LdapConnectionTemplate.

------------------------------------------
[...truncated 32 lines...]
A         mavibot-partition/src/main/resources
A         mavibot-partition/src/test/resources
A         mavibot-partition/src/test/resources/log4j.properties
A         mavibot-partition/src/test/resources/builder-test.ldif
A         mavibot-partition/src/test/java/org/apache/directory/mavibot
A         mavibot-partition/src/test/java/org/apache/directory/mavibot/btree
A         
mavibot-partition/src/test/java/org/apache/directory/mavibot/btree/MavibotPartitionBuilderTest.java
A         interceptors/number
A         interceptors/number/src
A         interceptors/number/src/main
A         interceptors/number/src/main/java
A         interceptors/number/src/main/java/org
A         interceptors/number/src/main/java/org/apache
A         interceptors/number/src/main/java/org/apache/directory
A         interceptors/number/src/main/java/org/apache/directory/server
A         interceptors/number/src/main/java/org/apache/directory/server/core
A         
interceptors/number/src/main/java/org/apache/directory/server/core/number
A         
interceptors/number/src/main/java/org/apache/directory/server/core/number/NumberIncrementingInterceptor.java
A         interceptors/number/pom.xml
U         interceptors/pom.xml
At revision 1597509
Parsing POMs
Discovered a new module 
org.apache.directory.server:apacheds-interceptors-number ApacheDS Interceptor 
to increment numeric attributes
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.7/bin/java -Xmx512m 
-XX:MaxPermSize=128m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/hudson/tools/maven/apache-maven-3.0.4 
/home/hudson/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58506
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean 
deploy -Dintegration -VApache Maven 3.0.4 (r1232337; 2012-01-17 08:44:56+0000)

Maven home: /home/hudson/tools/maven/apache-maven-3.0.4
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /home/hudson/tools/java/jdk1.7.0_25-32/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.2.0-51-generic", arch: "i386", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] ApacheDS
[INFO] ApacheDS I18n
[INFO] ApacheDS Core Constants
[INFO] ApacheDS Core API
[INFO] ApacheDS Core Shared
[INFO] ApacheDS Interceptors
[INFO] ApacheDS AdministrativePoint Interceptor
[INFO] ApacheDS Authentication Interceptor
[INFO] ApacheDS Interceptor to increment numeric attributes
[INFO] ApacheDS Authorization Interceptor
[INFO] ApacheDS ChangeLog Interceptor
[INFO] ApacheDS Collective Attribute Interceptor
[INFO] ApacheDS Event Interceptor
[INFO] ApacheDS Exception Interceptor
[INFO] ApacheDS Journal Interceptor
[INFO] ApacheDS Normalization Interceptor
[INFO] ApacheDS Operational Attribute Interceptor
[INFO] ApacheDS Referral Interceptor
[INFO] ApacheDS Schema Interceptor
[INFO] ApacheDS Subtree Interceptor
[INFO] ApacheDS Triggers Interceptor
[INFO] ApacheDS Core
[INFO] ApacheDS Core AVL
[INFO] ApacheDS Generalized (X) DBM Partition
[INFO] ApacheDS LDIF Partition
[INFO] ApacheDS JDBM Partition
[INFO] ApacheDS Mavibot Partition
[INFO] ApacheDS Core Annotations
[INFO] ApacheDS Core JNDI
[INFO] ApacheDS Protocol Kerberos Codec
[INFO] ApacheDS Interceptors for Kerberos
[INFO] ApacheDS Protocol Dhcp
[INFO] ApacheDS Protocol Shared
[INFO] ApacheDS Protocol Dns
[INFO] ApacheDS Protocol Kerberos
[INFO] ApacheDS Protocol Ldap
[INFO] ApacheDS Protocol Ntp
[INFO] Apacheds Server Annotations
[INFO] ApacheDS Server Config
[INFO] ApacheDS Server JNDI
[INFO] ApacheDS Test Framework
[INFO] ApacheDS All
[INFO] ApacheDS Logger Interceptor
[INFO] ApacheDS Password Hashing Interceptor
[INFO] ApacheDS Core Integration
[INFO] ApacheDS Protocol Kerberos Test
[INFO] ApacheDS Server Integration
[INFO] ApacheDS DirectoryService-WebApp bridge
[INFO] ApacheDS Jetty HTTP Server Integration
[INFO] ApacheDS Service Builder
[INFO] Apache Directory LDAP Client API test
[INFO] kerberos-client
[INFO] ApacheDS Service
[INFO] ApacheDS Wrapper
[INFO] ApacheDS Installers Maven Plugin
[INFO] ApacheDS Installers
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building ApacheDS 2.0.0-M17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apacheds-parent ---
[INFO] Deleting 
<https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
apacheds-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
apacheds-parent ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ 
apacheds-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ apacheds-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/apacheds-parent-2.0.0-M17-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/dir-apacheds-ubuntu-deploy/ws/trunk/target/apacheds-parent-2.0.0-M17-SNAPSHOT-site.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/apacheds-parent-2.0.0-M17-SNAPSHOT-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-parent ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.directory.server:apacheds-parent:2.0.0-M17-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/maven-metadata.xml.
 Return code is: 500, ReasonPhrase:Server Error.
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS .......................................... FAILURE [24.025s]
[INFO] ApacheDS I18n ..................................... SKIPPED
[INFO] ApacheDS Core Constants ........................... SKIPPED
[INFO] ApacheDS Core API ................................. SKIPPED
[INFO] ApacheDS Core Shared .............................. SKIPPED
[INFO] ApacheDS Interceptors ............................. SKIPPED
[INFO] ApacheDS AdministrativePoint Interceptor .......... SKIPPED
[INFO] ApacheDS Authentication Interceptor ............... SKIPPED
[INFO] ApacheDS Interceptor to increment numeric attributes  SKIPPED
[INFO] ApacheDS Authorization Interceptor ................ SKIPPED
[INFO] ApacheDS ChangeLog Interceptor .................... SKIPPED
[INFO] ApacheDS Collective Attribute Interceptor ......... SKIPPED
[INFO] ApacheDS Event Interceptor ........................ SKIPPED
[INFO] ApacheDS Exception Interceptor .................... SKIPPED
[INFO] ApacheDS Journal Interceptor ...................... SKIPPED
[INFO] ApacheDS Normalization Interceptor ................ SKIPPED
[INFO] ApacheDS Operational Attribute Interceptor ........ SKIPPED
[INFO] ApacheDS Referral Interceptor ..................... SKIPPED
[INFO] ApacheDS Schema Interceptor ....................... SKIPPED
[INFO] ApacheDS Subtree Interceptor ...................... SKIPPED
[INFO] ApacheDS Triggers Interceptor ..................... SKIPPED
[INFO] ApacheDS Core ..................................... SKIPPED
[INFO] ApacheDS Core AVL ................................. SKIPPED
[INFO] ApacheDS Generalized (X) DBM Partition ............ SKIPPED
[INFO] ApacheDS LDIF Partition ........................... SKIPPED
[INFO] ApacheDS JDBM Partition ........................... SKIPPED
[INFO] ApacheDS Mavibot Partition ........................ SKIPPED
[INFO] ApacheDS Core Annotations ......................... SKIPPED
[INFO] ApacheDS Core JNDI ................................ SKIPPED
[INFO] ApacheDS Protocol Kerberos Codec .................. SKIPPED
[INFO] ApacheDS Interceptors for Kerberos ................ SKIPPED
[INFO] ApacheDS Protocol Dhcp ............................ SKIPPED
[INFO] ApacheDS Protocol Shared .......................... SKIPPED
[INFO] ApacheDS Protocol Dns ............................. SKIPPED
[INFO] ApacheDS Protocol Kerberos ........................ SKIPPED
[INFO] ApacheDS Protocol Ldap ............................ SKIPPED
[INFO] ApacheDS Protocol Ntp ............................. SKIPPED
[INFO] Apacheds Server Annotations ....................... SKIPPED
[INFO] ApacheDS Server Config ............................ SKIPPED
[INFO] ApacheDS Server JNDI .............................. SKIPPED
[INFO] ApacheDS Test Framework ........................... SKIPPED
[INFO] ApacheDS All ...................................... SKIPPED
[INFO] ApacheDS Logger Interceptor ....................... SKIPPED
[INFO] ApacheDS Password Hashing Interceptor ............. SKIPPED
[INFO] ApacheDS Core Integration ......................... SKIPPED
[INFO] ApacheDS Protocol Kerberos Test ................... SKIPPED
[INFO] ApacheDS Server Integration ....................... SKIPPED
[INFO] ApacheDS DirectoryService-WebApp bridge ........... SKIPPED
[INFO] ApacheDS Jetty HTTP Server Integration ............ SKIPPED
[INFO] ApacheDS Service Builder .......................... SKIPPED
[INFO] Apache Directory LDAP Client API test ............. SKIPPED
[INFO] kerberos-client ................................... SKIPPED
[INFO] ApacheDS Service .................................. SKIPPED
[INFO] ApacheDS Wrapper .................................. SKIPPED
[INFO] ApacheDS Installers Maven Plugin .................. SKIPPED
[INFO] ApacheDS Installers ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.776s
[INFO] Finished at: Mon May 26 04:04:27 UTC 2014
[INFO] Final Memory: 37M/191M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project apacheds-parent: Failed to retrieve remote metadata 
org.apache.directory.server:apacheds-parent:2.0.0-M17-SNAPSHOT/maven-metadata.xml:
 Could not transfer metadata 
org.apache.directory.server:apacheds-parent:2.0.0-M17-SNAPSHOT/maven-metadata.xml
 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed to 
transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-parent/2.0.0-M17-SNAPSHOT/maven-metadata.xml.
 Return code is: 500, ReasonPhrase:Server 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

channel stopped

Reply via email to