You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by gm...@apache.org on 2016/02/24 18:58:58 UTC

Build failed in Jenkins: directory-apacheds #376

See <https://analysis.apache.org/jenkins/job/directory-apacheds/376/changes>

Changes:

[elecharny] Restore the code as it was before the removal of commons.io.

[seelmann] Fix compile error

[seelmann] Use loopback address to avoid DNS lookup

[elecharny] removed reference to commons.io

[elecharny] o Removed the references to commons.io, replacing them by references to the classes in the LDAP API
o

------------------------------------------
[...truncated 3603 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/target/classes>
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:unpack (unpack-config-file) @ apacheds-installers-maven-plugin ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ apacheds-server-integ ---
[INFO] Configured Artifact: org.apache.directory.api:api-ldap-extras-codec:?:jar
[INFO] Copying api-ldap-extras-codec-1.0.0-M34-SNAPSHOT.jar to <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/target/pluginDirectory/api-ldap-extras-codec-1.0.0-M34-20160224.110958-35.jar>
[INFO] Configured Artifact: org.apache.directory.server:apacheds-server-config:2.0.0-M22-SNAPSHOT:jar
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ apacheds-server-integ ---
[INFO] Unpacking <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-config/target/apacheds-server-config-2.0.0-M22-SNAPSHOT.jar> to <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/src/main/resources/org/apache/directory/server/installers> with includes "config.ldif" and excludes ""
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ apacheds-installers-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 70 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ apacheds-server-integ ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 79 source files to <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/target/test-classes>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ apacheds-installers-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/target/classes>
[INFO] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/src/main/java/org/apache/directory/server/installers/MojoHelperUtils.java>: <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/src/main/java/org/apache/directory/server/installers/MojoHelperUtils.java> uses unchecked or unsafe operations.
[INFO] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/src/main/java/org/apache/directory/server/installers/MojoHelperUtils.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ apacheds-installers-maven-plugin ---
[INFO] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/operations/bind/SaslBindIT.java>: <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/operations/bind/SaslBindIT.java> uses unchecked or unsafe operations.
[INFO] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/operations/bind/SaslBindIT.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/replication/ClientInitialRefreshIT.java>:[98,41] cannot find symbol
  symbol:   method getTempDirectory()
  location: class org.apache.directory.api.util.FileUtils
[ERROR] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/replication/StaleEventLogDetectionIT.java>:[100,41] cannot find symbol
  symbol:   method getTempDirectory()
  location: class org.apache.directory.api.util.FileUtils
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors.
[WARNING] org.apache.directory.server.installers.GenerateMojo#dpkgUtility:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.directory.server.installers.GenerateMojo#makensisUtility:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.directory.server.installers.GenerateMojo#packageMakerUtility:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.directory.server.installers.GenerateMojo#project:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[WARNING] org.apache.directory.server.installers.GenerateMojo#rpmbuildUtility:
[WARNING]   The syntax
[WARNING]     @parameter expression="${property}"
[WARNING]   is deprecated, please use
[WARNING]     @parameter property="property"
[WARNING]   instead.
[INFO] Mojo extractor with id: java-javadoc found 1 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ apacheds-installers-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ apacheds-installers-maven-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ apacheds-installers-maven-plugin ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ apacheds-installers-maven-plugin ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/target/apacheds-installers-maven-plugin-2.0.0-M22-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ apacheds-installers-maven-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apacheds-installers-maven-plugin ---
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-installers-maven-plugin ---
[INFO] Checking legal files in: apacheds-installers-maven-plugin-2.0.0-M22-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apacheds-installers-maven-plugin ---
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/target/apacheds-installers-maven-plugin-2.0.0-M22-SNAPSHOT.jar> to /x1/jenkins/mvn-repo/org/apache/directory/server/apacheds-installers-maven-plugin/2.0.0-M22-SNAPSHOT/apacheds-installers-maven-plugin-2.0.0-M22-SNAPSHOT.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/installers-maven-plugin/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/server/apacheds-installers-maven-plugin/2.0.0-M22-SNAPSHOT/apacheds-installers-maven-plugin-2.0.0-M22-SNAPSHOT.pom
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS ........................................... SUCCESS [ 47.532 s]
[INFO] ApacheDS I18n ...................................... SUCCESS [ 25.347 s]
[INFO] ApacheDS Core Constants ............................ SUCCESS [ 21.747 s]
[INFO] ApacheDS Core API .................................. SUCCESS [01:10 min]
[INFO] ApacheDS Core Shared ............................... SUCCESS [ 21.911 s]
[INFO] ApacheDS Interceptors .............................. SUCCESS [  4.508 s]
[INFO] ApacheDS AdministrativePoint Interceptor ........... SUCCESS [ 11.662 s]
[INFO] ApacheDS Authentication Interceptor ................ SUCCESS [ 11.999 s]
[INFO] ApacheDS Interceptor to increment numeric attributes SUCCESS [ 11.632 s]
[INFO] ApacheDS Authorization Interceptor ................. SUCCESS [ 24.337 s]
[INFO] ApacheDS ChangeLog Interceptor ..................... SUCCESS [ 15.993 s]
[INFO] ApacheDS Collective Attribute Interceptor .......... SUCCESS [ 22.985 s]
[INFO] ApacheDS Event Interceptor ......................... SUCCESS [ 15.833 s]
[INFO] ApacheDS Exception Interceptor ..................... SUCCESS [ 15.955 s]
[INFO] ApacheDS Journal Interceptor ....................... SUCCESS [ 10.698 s]
[INFO] ApacheDS Normalization Interceptor ................. SUCCESS [ 11.698 s]
[INFO] ApacheDS Operational Attribute Interceptor ......... SUCCESS [ 11.327 s]
[INFO] ApacheDS Referral Interceptor ...................... SUCCESS [ 15.220 s]
[INFO] ApacheDS Schema Interceptor ........................ SUCCESS [ 13.113 s]
[INFO] ApacheDS Subtree Interceptor ....................... SUCCESS [ 19.533 s]
[INFO] ApacheDS Triggers Interceptor ...................... SUCCESS [ 11.172 s]
[INFO] ApacheDS Core ...................................... SUCCESS [ 19.707 s]
[INFO] ApacheDS Core AVL .................................. SUCCESS [ 45.669 s]
[INFO] ApacheDS Generalized (X) DBM Partition ............. SUCCESS [ 18.028 s]
[INFO] ApacheDS LDIF Partition ............................ SUCCESS [ 18.523 s]
[INFO] ApacheDS JDBM Partition ............................ SUCCESS [ 27.215 s]
[INFO] ApacheDS Mavibot Partition ......................... SUCCESS [ 24.239 s]
[INFO] ApacheDS Core Annotations .......................... SUCCESS [ 16.712 s]
[INFO] ApacheDS Core JNDI ................................. SUCCESS [ 24.760 s]
[INFO] ApacheDS Protocol Kerberos Codec ................... SUCCESS [01:18 min]
[INFO] ApacheDS Interceptors for Kerberos ................. SUCCESS [ 12.404 s]
[INFO] ApacheDS Protocol Dhcp ............................. SUCCESS [ 22.439 s]
[INFO] ApacheDS Protocol Shared ........................... SUCCESS [ 18.586 s]
[INFO] ApacheDS Protocol Dns .............................. SUCCESS [ 23.061 s]
[INFO] ApacheDS Protocol Kerberos ......................... SUCCESS [ 15.675 s]
[INFO] ApacheDS Protocol Ldap ............................. SUCCESS [ 31.707 s]
[INFO] ApacheDS Protocol Ntp .............................. SUCCESS [ 13.088 s]
[INFO] Apacheds Server Annotations ........................ SUCCESS [ 10.090 s]
[INFO] ApacheDS Server Config ............................. SUCCESS [ 14.855 s]
[INFO] ApacheDS Server JNDI ............................... SUCCESS [ 11.972 s]
[INFO] ApacheDS Test Framework ............................ SUCCESS [ 11.181 s]
[INFO] ApacheDS All ....................................... SUCCESS [ 23.118 s]
[INFO] ApacheDS Logger Interceptor ........................ SUCCESS [ 23.587 s]
[INFO] ApacheDS Password Hashing Interceptor .............. SUCCESS [ 16.515 s]
[INFO] ApacheDS Core Integration .......................... SUCCESS [ 47.635 s]
[INFO] ApacheDS Protocol Kerberos Test .................... SUCCESS [ 10.350 s]
[INFO] ApacheDS Server Integration ........................ FAILURE [ 20.569 s]
[INFO] ApacheDS DirectoryService-WebApp bridge ............ SUCCESS [  6.532 s]
[INFO] ApacheDS Jetty HTTP Server Integration ............. SUCCESS [ 13.605 s]
[INFO] ApacheDS Service Builder ........................... SUCCESS [ 15.839 s]
[INFO] Apache Directory LDAP Client API test .............. SUCCESS [ 17.393 s]
[INFO] kerberos-client .................................... SUCCESS [ 19.565 s]
[INFO] ApacheDS Service ................................... SUCCESS [ 27.892 s]
[INFO] ApacheDS Wrapper ................................... SUCCESS [  9.419 s]
[INFO] ApacheDS Installers Maven Plugin ................... SUCCESS [ 33.600 s]
[INFO] ApacheDS Installers ................................ SUCCESS [  2.028 s]
[INFO] ApacheDS OSGi Integration Tests .................... SUCCESS [ 29.792 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:06 min (Wall Clock)
[INFO] Finished at: 2016-02-24T17:58:55+00:00
[INFO] Final Memory: 137M/483M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project apacheds-server-integ: Compilation failure: Compilation failure:
[ERROR] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/replication/ClientInitialRefreshIT.java>:[98,41] cannot find symbol
[ERROR] symbol:   method getTempDirectory()
[ERROR] location: class org.apache.directory.api.util.FileUtils
[ERROR] <https://analysis.apache.org/jenkins/job/directory-apacheds/ws/server-integ/src/test/java/org/apache/directory/server/replication/StaleEventLogDetectionIT.java>:[100,41] cannot find symbol
[ERROR] symbol:   method getTempDirectory()
[ERROR] location: class org.apache.directory.api.util.FileUtils
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apacheds-server-integ
Sending e-mails to: notifications@directory.apache.org
channel stopped
Skipping sonar analysis due to bad build status FAILURE

Jenkins build is back to normal : directory-apacheds #377

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-apacheds/377/changes>