Return-Path: X-Original-To: apmail-directory-notifications-archive@minotaur.apache.org Delivered-To: apmail-directory-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D502B18505 for ; Tue, 9 Jun 2015 02:31:49 +0000 (UTC) Received: (qmail 59105 invoked by uid 500); 9 Jun 2015 02:31:49 -0000 Delivered-To: apmail-directory-notifications-archive@directory.apache.org Received: (qmail 59084 invoked by uid 500); 9 Jun 2015 02:31:49 -0000 Mailing-List: contact notifications-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@directory.apache.org Delivered-To: mailing list notifications@directory.apache.org Received: (qmail 59074 invoked by uid 99); 9 Jun 2015 02:31:49 -0000 Received: from analysis-vm.apache.org (HELO analysis.apache.org) (140.211.11.61) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 02:31:49 +0000 Received: from sonar.apache.org (localhost [127.0.0.1]) by analysis.apache.org (Postfix) with ESMTP id 873F680146 for ; Tue, 9 Jun 2015 02:31:49 +0000 (UTC) Date: Tue, 9 Jun 2015 02:31:49 +0000 (UTC) From: pctony@apache.org To: notifications@directory.apache.org Message-ID: <8207101.27.1433817109401.JavaMail.jenkins@analysis-vm> In-Reply-To: <540090134.25.1433812348993.JavaMail.jenkins@analysis-vm> References: <540090134.25.1433812348993.JavaMail.jenkins@analysis-vm> Subject: Build failed in Jenkins: directory-fortress-realm #42 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: directory-fortress-realm X-Jenkins-Result: FAILURE See ------------------------------------------ Started by timer Building in workspace Checkout:workspace / - hudson.remoting.LocalChannel@8d1320a Using strategy: Default Last Built Revision: Revision fb2c1dc9082fc2f8178705042ccf900e187ea317 (origin/1.0-RC41) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Seen branch in repository origin/1.0-RC41 Seen branch in repository origin/HEAD Seen branch in repository origin/master Seen 3 remote branches Commencing build of Revision fb2c1dc9082fc2f8178705042ccf900e187ea317 (origin/1.0-RC41) Checking out Revision fb2c1dc9082fc2f8178705042ccf900e187ea317 (origin/1.0-RC41) Parsing POMs [workspace] $ /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.model.JDK/jdk1.7.0_65/bin/java -Xms256m -Xmx512m -XX:+UseCompressedOops -XX:MaxPermSize=256m -cp /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.6.jar:/x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /x1/jenkins/jenkins-master/jenkins-home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.5 /x1/jenkins/jenkins-master/catalina-base/webapps/jenkins/WEB-INF/lib/remoting-2.36.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.6.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 43775 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f clean install -U -DskipTests -fae [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Fortress Realm [INFO] Apache Fortress Realm Proxy [INFO] Apache Fortress Realm Implementation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Fortress Realm 1.0-RC41-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm --- [INFO] Deleting [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-realm --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-realm --- [INFO] [INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-realm --- [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ fortress-realm --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-realm --- [INFO] Installing to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm/1.0-RC41-SNAPSHOT/fortress-realm-1.0-RC41-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Fortress Realm Proxy 1.0-RC41-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm-proxy --- [INFO] Deleting [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-realm-proxy --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-realm-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fortress-realm-proxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ fortress-realm-proxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ fortress-realm-proxy --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ fortress-realm-proxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ fortress-realm-proxy --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-realm-proxy --- [INFO] [INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ fortress-realm-proxy --- [INFO] Checking legal files in: fortress-realm-proxy-1.0-RC41-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ fortress-realm-proxy --- [INFO] Building jar: [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-realm-proxy --- [INFO] Installing to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0-RC41-SNAPSHOT/fortress-realm-proxy-1.0-RC41-SNAPSHOT.jar [INFO] Installing to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0-RC41-SNAPSHOT/fortress-realm-proxy-1.0-RC41-SNAPSHOT.pom [INFO] Installing to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0-RC41-SNAPSHOT/fortress-realm-proxy-1.0-RC41-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Fortress Realm Implementation 1.0-RC41-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repository.apache.org/snapshots/org/apache/directory/fortress/fortress-core/1.0-RC41-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm-impl --- [INFO] Deleting [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ fortress-realm-impl --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ fortress-realm-impl --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ fortress-realm-impl --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[24,47] cannot find symbol symbol: class ObjUtil location: package org.apache.directory.fortress.core.util [ERROR] :[43,47] cannot find symbol symbol: class ObjUtil location: package org.apache.directory.fortress.core.util [ERROR] :[90,18] cannot find symbol symbol: variable ObjUtil location: class org.apache.directory.fortress.realm.tomcat.TcAccessMgrImpl [ERROR] :[247,14] cannot find symbol symbol: variable ObjUtil location: class org.apache.directory.fortress.realm.J2eePolicyMgrImpl [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Fortress Realm ............................. SUCCESS [11.568s] [INFO] Apache Fortress Realm Proxy ....................... SUCCESS [3.908s] [INFO] Apache Fortress Realm Implementation .............. FAILURE [4.075s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.549s [INFO] Finished at: Tue Jun 09 02:31:47 UTC 2015 [INFO] Final Memory: 26M/319M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project fortress-realm-impl: Compilation failure: Compilation failure: [ERROR] :[24,47] cannot find symbol [ERROR] symbol: class ObjUtil [ERROR] location: package org.apache.directory.fortress.core.util [ERROR] :[43,47] cannot find symbol [ERROR] symbol: class ObjUtil [ERROR] location: package org.apache.directory.fortress.core.util [ERROR] :[90,18] cannot find symbol [ERROR] symbol: variable ObjUtil [ERROR] location: class org.apache.directory.fortress.realm.tomcat.TcAccessMgrImpl [ERROR] :[247,14] cannot find symbol [ERROR] symbol: variable ObjUtil [ERROR] location: class org.apache.directory.fortress.realm.J2eePolicyMgrImpl [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 -rf :fortress-realm-impl [JENKINS] Archiving to org.apache.directory.fortress/fortress-realm/1.0-RC41-SNAPSHOT/fortress-realm-1.0-RC41-SNAPSHOT.pom [JENKINS] Archiving to org.apache.directory.fortress/fortress-realm-impl/1.0-RC41-SNAPSHOT/fortress-realm-impl-1.0-RC41-SNAPSHOT.pom [JENKINS] Archiving to org.apache.directory.fortress/fortress-realm-proxy/1.0-RC41-SNAPSHOT/fortress-realm-proxy-1.0-RC41-SNAPSHOT.pom [JENKINS] Archiving to org.apache.directory.fortress/fortress-realm-proxy/1.0-RC41-SNAPSHOT/fortress-realm-proxy-1.0-RC41-SNAPSHOT.jar [JENKINS] Archiving to org.apache.directory.fortress/fortress-realm-proxy/1.0-RC41-SNAPSHOT/fortress-realm-proxy-1.0-RC41-SNAPSHOT-sources.jar Sending e-mails to: notifications@directory.apache.org channel stopped Skipping sonar analysis due to bad build status FAILURE