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/04/13 04:32:11 UTC

Build failed in Jenkins: directory-fortress-realm #601

See <https://analysis.apache.org/jenkins/job/directory-fortress-realm/601/changes>

Changes:

[smckinney] 1.0.0 release preps

[smckinney] 1.0.0 release preps

[smckinney] 1.0.0 release preps

[smckinney] [maven-release-plugin] prepare release 1.0.0

[smckinney] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by timer
Building in workspace <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git +refs/heads/*:refs/remotes/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
Checking out Revision 3c12422977ecd3b7c49b3f7a1289304ae34acd34 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c12422977ecd3b7c49b3f7a1289304ae34acd34
 > git rev-list 1b410000df88332d956608adbdd67bdfc202360a # timeout=10
 > git tag -a -f -m Jenkins Build #601 jenkins-directory-fortress-realm-601 # timeout=10
Parsing POMs
Established TCP socket on 44920
[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.7.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/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.53.3.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 44920
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> 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.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/target>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm/1.0.1-SNAPSHOT/fortress-realm-1.0.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Realm Proxy 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm-proxy ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-realm-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/classes>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3: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.6:jar (default-jar) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-realm-proxy ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar>
[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.1-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-realm-proxy ---
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.pom
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Realm Implementation 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-core/1.0.0/fortress-core-1.0.0.pom
[WARNING] The POM for org.apache.directory.fortress:fortress-core:jar:1.0.0 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-core/1.0.0/fortress-core-1.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Fortress Realm ............................. SUCCESS [24.971s]
[INFO] Apache Fortress Realm Proxy ....................... SUCCESS [9.817s]
[INFO] Apache Fortress Realm Implementation .............. FAILURE [3.507s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.400s
[INFO] Finished at: Wed Apr 13 02:32:03 UTC 2016
[INFO] Final Memory: 22M/248M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project fortress-realm-impl: Could not resolve dependencies for project org.apache.directory.fortress:fortress-realm-impl:jar:1.0.1-SNAPSHOT: Could not find artifact org.apache.directory.fortress:fortress-core:jar:1.0.0 in central (http://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR] 
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> to org.apache.directory.fortress/fortress-realm/1.0.1-SNAPSHOT/fortress-realm-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/impl/pom.xml> to org.apache.directory.fortress/fortress-realm-impl/1.0.1-SNAPSHOT/fortress-realm-impl-1.0.1-SNAPSHOT.pom
[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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fortress-realm-impl
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/pom.xml> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar
Sending e-mails to: notifications@directory.apache.org
Skipping sonar analysis due to bad build status FAILURE
channel stopped

Jenkins build is back to normal : directory-fortress-realm #604

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-fortress-realm/604/>


Build failed in Jenkins: directory-fortress-realm #603

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-fortress-realm/603/>

------------------------------------------
Started by timer
Building in workspace <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git +refs/heads/*:refs/remotes/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
Checking out Revision 3c12422977ecd3b7c49b3f7a1289304ae34acd34 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c12422977ecd3b7c49b3f7a1289304ae34acd34
 > git rev-list 3c12422977ecd3b7c49b3f7a1289304ae34acd34 # timeout=10
 > git tag -a -f -m Jenkins Build #603 jenkins-directory-fortress-realm-603 # timeout=10
Parsing POMs
Established TCP socket on 59738
[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.7.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/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.53.3.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 59738
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> 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.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/target>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm/1.0.1-SNAPSHOT/fortress-realm-1.0.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Realm Proxy 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm-proxy ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-realm-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/classes>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3: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.6:jar (default-jar) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-realm-proxy ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar>
[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.1-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-realm-proxy ---
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.pom
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Realm Implementation 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-core/1.0.0/fortress-core-1.0.0.pom
[WARNING] The POM for org.apache.directory.fortress:fortress-core:jar:1.0.0 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-core/1.0.0/fortress-core-1.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Fortress Realm ............................. SUCCESS [23.701s]
[INFO] Apache Fortress Realm Proxy ....................... SUCCESS [9.486s]
[INFO] Apache Fortress Realm Implementation .............. FAILURE [2.818s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.803s
[INFO] Finished at: Fri Apr 15 02:32:08 UTC 2016
[INFO] Final Memory: 24M/310M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project fortress-realm-impl: Could not resolve dependencies for project org.apache.directory.fortress:fortress-realm-impl:jar:1.0.1-SNAPSHOT: Could not find artifact org.apache.directory.fortress:fortress-core:jar:1.0.0 in central (http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fortress-realm-impl
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> to org.apache.directory.fortress/fortress-realm/1.0.1-SNAPSHOT/fortress-realm-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/impl/pom.xml> to org.apache.directory.fortress/fortress-realm-impl/1.0.1-SNAPSHOT/fortress-realm-impl-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/pom.xml> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar
Sending e-mails to: notifications@directory.apache.org
Skipping sonar analysis due to bad build status FAILURE
channel stopped

Build failed in Jenkins: directory-fortress-realm #602

Posted by gm...@apache.org.
See <https://analysis.apache.org/jenkins/job/directory-fortress-realm/602/>

------------------------------------------
Started by timer
Building in workspace <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-fortress-realm.git +refs/heads/*:refs/remotes/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
Checking out Revision 3c12422977ecd3b7c49b3f7a1289304ae34acd34 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c12422977ecd3b7c49b3f7a1289304ae34acd34
 > git rev-list 3c12422977ecd3b7c49b3f7a1289304ae34acd34 # timeout=10
 > git tag -a -f -m Jenkins Build #602 jenkins-directory-fortress-realm-602 # timeout=10
Parsing POMs
Established TCP socket on 51683
[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.7.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/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.53.3.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /x1/jenkins/jenkins-master/jenkins-home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 51683
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> 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.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/target>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm/1.0.1-SNAPSHOT/fortress-realm-1.0.1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Realm Proxy 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ fortress-realm-proxy ---
[INFO] Deleting <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ fortress-realm-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/classes>
[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 <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3: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.6:jar (default-jar) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ fortress-realm-proxy ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar>
[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.1-SNAPSHOT.jar
[INFO] Checking legal files in: fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ fortress-realm-proxy ---
[INFO] Building jar: <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ fortress-realm-proxy ---
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/pom.xml> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.pom
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[INFO] Installing <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar> to /x1/jenkins/mvn-repo/org/apache/directory/fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Fortress Realm Implementation 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-core/1.0.0/fortress-core-1.0.0.pom
[WARNING] The POM for org.apache.directory.fortress:fortress-core:jar:1.0.0 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/directory/fortress/fortress-core/1.0.0/fortress-core-1.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Fortress Realm ............................. SUCCESS [30.180s]
[INFO] Apache Fortress Realm Proxy ....................... SUCCESS [10.926s]
[INFO] Apache Fortress Realm Implementation .............. FAILURE [4.610s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02.115s
[INFO] Finished at: Thu Apr 14 02:32:15 UTC 2016
[INFO] Final Memory: 22M/247M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project fortress-realm-impl: Could not resolve dependencies for project org.apache.directory.fortress:fortress-realm-impl:jar:1.0.1-SNAPSHOT: Could not find artifact org.apache.directory.fortress:fortress-core:jar:1.0.0 in central (http://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :fortress-realm-impl
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/pom.xml> to org.apache.directory.fortress/fortress-realm/1.0.1-SNAPSHOT/fortress-realm-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/impl/pom.xml> to org.apache.directory.fortress/fortress-realm-impl/1.0.1-SNAPSHOT/fortress-realm-impl-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/pom.xml> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://analysis.apache.org/jenkins/job/directory-fortress-realm/ws/proxy/target/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar> to org.apache.directory.fortress/fortress-realm-proxy/1.0.1-SNAPSHOT/fortress-realm-proxy-1.0.1-SNAPSHOT-sources.jar
Sending e-mails to: notifications@directory.apache.org
Skipping sonar analysis due to bad build status FAILURE
channel stopped