See <https://builds.apache.org/job/Lens-Commit/50/changes>

Changes:

[amareshwari.sr] LENS-82 : Move Mock* classes in lens-server-api to test jar 
(Raju Bairishetti via amareshwari)

------------------------------------------
[...truncated 18 lines...]
maven3-interceptor-commons.jar already up to date
[Lens-Commit] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m 
-XX:MaxPermSize=512m -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58081
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Lens-Commit/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
package deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.lens:lens-driver-impala:jar:2.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for 
com.cloudera:impala-frontend:jar should not point at files within the project 
directory, ${project.basedir}/thirdparty-jars/impala-frontend-0.1-SNAPSHOT.jar 
will be unresolvable by dependent projects @ line 47, column 19
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Lens Checkstyle Rules
[INFO] Lens
[INFO] Lens API
[INFO] Lens API for server and extensions
[INFO] Lens Cube
[INFO] Lens DB storage
[INFO] Lens Query Library
[INFO] Lens Hive Driver
[INFO] Lens Driver for Cloudera Impala
[INFO] Lens Driver for JDBC
[INFO] Lens Server
[INFO] Lens client
[INFO] Lens CLI
[INFO] Lens Examples
[INFO] Lens Distribution
[INFO] Lens Client Distribution
[INFO] Lens ML Lib
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Lens Checkstyle Rules 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ checkstyle ---
[INFO] Deleting <https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ checkstyle ---
[INFO] Building jar: 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/checkstyle-1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ checkstyle 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
checkstyle ---
[debug] execute contextualize
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
checkstyle ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ checkstyle ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this 
configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ checkstyle ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ checkstyle ---
[INFO] Installing 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/checkstyle-1.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/pom.xml> to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ checkstyle ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules ............................. FAILURE [4.374s]
[INFO] Lens .............................................. SKIPPED
[INFO] Lens API .......................................... SKIPPED
[INFO] Lens API for server and extensions ................ SKIPPED
[INFO] Lens Cube ......................................... SKIPPED
[INFO] Lens DB storage ................................... SKIPPED
[INFO] Lens Query Library ................................ SKIPPED
[INFO] Lens Hive Driver .................................. SKIPPED
[INFO] Lens Driver for Cloudera Impala ................... SKIPPED
[INFO] Lens Driver for JDBC .............................. SKIPPED
[INFO] Lens Server ....................................... SKIPPED
[INFO] Lens client ....................................... SKIPPED
[INFO] Lens CLI .......................................... SKIPPED
[INFO] Lens Examples ..................................... SKIPPED
[INFO] Lens Distribution ................................. SKIPPED
[INFO] Lens Client Distribution .......................... SKIPPED
[INFO] Lens ML Lib ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.293s
[INFO] Finished at: Tue Dec 23 12:41:04 UTC 2014
[INFO] Final Memory: 12M/245M
[INFO] ------------------------------------------------------------------------
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 checkstyle: Deployment failed: repository element was not specified in 
the POM inside distributionManagement element or in 
-DaltDeploymentRepository=id::layout::url parameter -> [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

[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-client-dist/pom.xml> to 
org.apache.lens/lens-client-dist/2.0.0-SNAPSHOT/lens-client-dist-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Client Distribution #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4841 bytes
Compression is 0.0%
Took 0.45 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/pom.xml> to 
org.apache.lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/checkstyle/target/checkstyle-1.0-SNAPSHOT.jar>
 to org.apache.lens/checkstyle/1.0-SNAPSHOT/checkstyle-1.0-SNAPSHOT.jar
Sending artifact delta relative to Lens-Commit » Lens Checkstyle Rules #2
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 7495 bytes
Compression is 0.0%
Took 84 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-server-api/pom.xml> to 
org.apache.lens/lens-server-api/2.0.0-SNAPSHOT/lens-server-api-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens API for server and 
extensions #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2224 bytes
Compression is 0.0%
Took 95 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-client/pom.xml> to 
org.apache.lens/lens-client/2.0.0-SNAPSHOT/lens-client-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens client #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4536 bytes
Compression is 0.0%
Took 68 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-query-lib/pom.xml> to 
org.apache.lens/lens-query-lib/2.0.0-SNAPSHOT/lens-query-lib-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Query Library #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3188 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-driver-impala/pom.xml> to 
org.apache.lens/lens-driver-impala/2.0.0-SNAPSHOT/lens-driver-impala-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Driver for Cloudera 
Impala #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2930 bytes
Compression is 0.0%
Took 0.1 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-examples/pom.xml> to 
org.apache.lens/lens-examples/2.0.0-SNAPSHOT/lens-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Examples #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2099 bytes
Compression is 0.0%
Took 90 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-api/pom.xml> to 
org.apache.lens/lens-api/2.0.0-SNAPSHOT/lens-api-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens API #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3064 bytes
Compression is 0.0%
Took 0.11 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-driver-jdbc/pom.xml> to 
org.apache.lens/lens-driver-jdbc/2.0.0-SNAPSHOT/lens-driver-jdbc-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Driver for JDBC #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3240 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-cube/pom.xml> to 
org.apache.lens/lens-cube/2.0.0-SNAPSHOT/lens-cube-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Cube #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3232 bytes
Compression is 0.0%
Took 0.13 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-ml-lib/pom.xml> to 
org.apache.lens/lens-ml-lib/2.0.0-SNAPSHOT/lens-ml-lib-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens ML Lib #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6607 bytes
Compression is 0.0%
Took 69 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-storage-db/pom.xml> to 
org.apache.lens/lens-storage-db/2.0.0-SNAPSHOT/lens-storage-db-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens DB storage #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2671 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-driver-hive/pom.xml> to 
org.apache.lens/lens-driver-hive/2.0.0-SNAPSHOT/lens-driver-hive-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Hive Driver #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4864 bytes
Compression is 0.0%
Took 79 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-cli/pom.xml> to 
org.apache.lens/lens-cli/2.0.0-SNAPSHOT/lens-cli-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens CLI #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6858 bytes
Compression is 0.0%
Took 91 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-dist/pom.xml> to 
org.apache.lens/lens-dist/2.0.0-SNAPSHOT/lens-dist-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Distribution #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5015 bytes
Compression is 0.0%
Took 0.36 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/Lens-Commit/ws/lens-server/pom.xml> to 
org.apache.lens/lens-server/2.0.0-SNAPSHOT/lens-server-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens Server #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 10750 bytes
Compression is 0.0%
Took 0.35 sec
[JENKINS] Archiving <https://builds.apache.org/job/Lens-Commit/ws/pom.xml> to 
org.apache.lens/lens-parent/2.0.0-SNAPSHOT/lens-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to Lens-Commit » Lens #2
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 31277 bytes
Compression is 0.0%
Took 70 ms
Sending e-mails to: [email protected]
channel stopped

Reply via email to