You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/12/31 02:22:56 UTC

Build failed in Jenkins: Apache-falcon #513

See <https://builds.apache.org/job/Apache-falcon/513/>

------------------------------------------
Started by timer
Building remotely on H0 (Hadoop Tez) in workspace <https://builds.apache.org/job/Apache-falcon/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/incubator-falcon.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Failed to connect to https://git-wip-us.apache.org/repos/asf/incubator-falcon.git (status = 404)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:2247)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1169)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:280)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Build failed in Jenkins: Apache-falcon #519

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/519/>

------------------------------------------
[...truncated 4657 lines...]
	at java.lang.Class.getConstructor(Class.java:1659)
	at org.apache.hadoop.yarn.factories.impl.pb.RecordFactoryPBImpl.newRecordInstance(RecordFactoryPBImpl.java:62)
	at org.apache.hadoop.yarn.util.ConverterUtils.getYarnUrlFromURI(ConverterUtils.java:104)
	at org.apache.hadoop.mapreduce.v2.util.MRApps.parseDistributedCacheArtifacts(MRApps.java:491)
	at org.apache.hadoop.mapreduce.v2.util.MRApps.setupDistributedCache(MRApps.java:428)
	at org.apache.hadoop.mapred.LocalDistributedCacheManager.setup(LocalDistributedCacheManager.java:93)
	at org.apache.hadoop.mapred.LocalJobRunner$Job.<init>(LocalJobRunner.java:163)
	at org.apache.hadoop.mapred.LocalJobRunner.submitJob(LocalJobRunner.java:731)
	at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:432)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1285)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1282)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:396)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
	at org.apache.hadoop.mapreduce.Job.submit(Job.java:1282)
	at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:562)
	at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:557)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:396)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
	at org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:557)
	at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:548)
	at org.apache.oozie.action.hadoop.JavaActionExecutor.submitLauncher(JavaActionExecutor.java:779)
	at org.apache.oozie.action.hadoop.JavaActionExecutor.start(JavaActionExecutor.java:945)
	at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:215)
	at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:60)
	at org.apache.oozie.command.XCommand.call(XCommand.java:280)
	at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:326)
	at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:255)
	at org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:175)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Exception in thread "pool-26-thread-6" java.lang.VerifyError: class org.apache.hadoop.yarn.proto.YarnProtos$URLProto overrides final method getUnknownFields.()Lcom/google/protobuf/UnknownFieldSet;
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:392)
	at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:363)
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
	at java.lang.Class.getConstructor0(Class.java:2708)
	at java.lang.Class.getConstructor(Class.java:1659)
	at org.apache.hadoop.yarn.factories.impl.pb.RecordFactoryPBImpl.newRecordInstance(RecordFactoryPBImpl.java:62)
	at org.apache.hadoop.yarn.util.ConverterUtils.getYarnUrlFromURI(ConverterUtils.java:104)
	at org.apache.hadoop.mapreduce.v2.util.MRApps.parseDistributedCacheArtifacts(MRApps.java:491)
	at org.apache.hadoop.mapreduce.v2.util.MRApps.setupDistributedCache(MRApps.java:428)
	at org.apache.hadoop.mapred.LocalDistributedCacheManager.setup(LocalDistributedCacheManager.java:93)
	at org.apache.hadoop.mapred.LocalJobRunner$Job.<init>(LocalJobRunner.java:163)
	at org.apache.hadoop.mapred.LocalJobRunner.submitJob(LocalJobRunner.java:731)
	at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:432)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1285)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1282)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:396)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
	at org.apache.hadoop.mapreduce.Job.submit(Job.java:1282)
	at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:562)
	at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:557)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:396)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
	at org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:557)
	at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:548)
	at org.apache.oozie.action.hadoop.JavaActionExecutor.submitLauncher(JavaActionExecutor.java:779)
	at org.apache.oozie.action.hadoop.JavaActionExecutor.start(JavaActionExecutor.java:945)
	at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:215)
	at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:60)
	at org.apache.oozie.command.XCommand.call(XCommand.java:280)
	at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:326)
	at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:255)
	at org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:175)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Exception in thread "pool-26-thread-35" java.lang.VerifyError: class org.apache.hadoop.yarn.proto.YarnProtos$URLProto overrides final method getUnknownFields.()Lcom/google/protobuf/UnknownFieldSet;
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
	at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:392)
	at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:363)
	at java.lang.Class.getDeclaredConstructors0(Native Method)
	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
	at java.lang.Class.getConstructor0(Class.java:2708)
	at java.lang.Class.getConstructor(Class.java:1659)
	at org.apache.hadoop.yarn.factories.impl.pb.RecordFactoryPBImpl.newRecordInstance(RecordFactoryPBImpl.java:62)
	at org.apache.hadoop.yarn.util.ConverterUtils.getYarnUrlFromURI(ConverterUtils.java:104)
	at org.apache.hadoop.mapreduce.v2.util.MRApps.parseDistributedCacheArtifacts(MRApps.java:491)
	at org.apache.hadoop.mapreduce.v2.util.MRApps.setupDistributedCache(MRApps.java:428)
	at org.apache.hadoop.mapred.LocalDistributedCacheManager.setup(LocalDistributedCacheManager.java:93)
	at org.apache.hadoop.mapred.LocalJobRunner$Job.<init>(LocalJobRunner.java:163)
	at org.apache.hadoop.mapred.LocalJobRunner.submitJob(LocalJobRunner.java:731)
	at org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:432)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1285)
	at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1282)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:396)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
	at org.apache.hadoop.mapreduce.Job.submit(Job.java:1282)
	at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:562)
	at org.apache.hadoop.mapred.JobClient$1.run(JobClient.java:557)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:396)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
	at org.apache.hadoop.mapred.JobClient.submitJobInternal(JobClient.java:557)
	at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:548)
	at org.apache.oozie.action.hadoop.JavaActionExecutor.submitLauncher(JavaActionExecutor.java:779)
	at org.apache.oozie.action.hadoop.JavaActionExecutor.start(JavaActionExecutor.java:945)
	at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:215)
	at org.apache.oozie.command.wf.ActionStartXCommand.execute(ActionStartXCommand.java:60)
	at org.apache.oozie.command.XCommand.call(XCommand.java:280)
	at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:326)
	at org.apache.oozie.service.CallableQueueService$CompositeCallable.call(CallableQueueService.java:255)
	at org.apache.oozie.service.CallableQueueService$CallableWrapper.run(CallableQueueService.java:175)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.002 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.898 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  EntityManagerJerseyIT.testGetEntityList:761 NullPointer

Tests run: 116, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  0.933 s]
[INFO] Apache Falcon ..................................... SUCCESS [  5.682 s]
[INFO] Build Tools ....................................... SUCCESS [  3.811 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 28.583 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 10.642 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 13.811 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.279 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [01:14 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.460 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 23.479 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 23.706 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [ 54.220 s]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  0.579 s]
[INFO] Apache Falcon Replication ......................... SUCCESS [ 18.425 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.648 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.614 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 24.149 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [ 44.169 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [04:15 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:26 min
[INFO] Finished at: 2015-01-02T00:37:14+00:00
[INFO] Final Memory: 114M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project falcon-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> for the individual test results.
[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 :falcon-webapp
Shutting down hive metastore.
[INFO] Shutdown hook executing
[INFO] Shutdown hook complete
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #511
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #511
Archiving artifacts
Sending artifact delta relative to Apache-falcon #511
Archived 16 artifacts
Archive block size is 32768
Received 0 blocks and 2656640 bytes
Compression is 0.0%
Took 0.88 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #518

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/518/>

------------------------------------------
[...truncated 28 lines...]
[Apache-falcon] $ /bin/bash -xe /tmp/hudson5366767692652317280.sh
+ source <https://builds.apache.org/job/Apache-falcon/ws/nightly/hudsonEnv.sh>
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-falcon/ws/trunk>
++ ulimit -n
60000
+ export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m'
+ MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
+ /home/jenkins/tools/maven/latest/bin/mvn clean verify -P test-patch,hadoop-2 -Drat.numUnapprovedLicenses=100
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-client:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-metrics:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-common:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-test-util:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-hadoop-dependencies:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-hadoop-webapp:war:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-feed:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-messaging:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-process:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-oozie-el-extension:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-oozie-adaptor:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-acquisition:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-replication:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-retention:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-archival:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-rerun:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-prism:war:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-webapp:war:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-docs:jar:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-main:pom:0.4-incubating
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ line 743, column 25
[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] Build Tools
[INFO] Apache Falcon
[INFO] Apache Falcon CLI client
[INFO] Apache Falcon Metrics
[INFO] Apache Falcon Test Utility
[INFO] Apache Falcon Commons
[INFO] Apache Falcon Hadoop Dependencies
[INFO] Apache Falcon Oozie EL Extension
[INFO] Apache Falcon Embedded Hadoop - Test Cluster
[INFO] Apache Falcon Messaging
[INFO] Apache Falcon Oozie Adaptor
[INFO] Apache Falcon Feed
[INFO] Apache Falcon Process
[INFO] Apache Falcon Acquisition
[INFO] Apache Falcon Replication
[INFO] Apache Falcon Retention
[INFO] Apache Falcon Archival
[INFO] Apache Falcon Rerun
[INFO] Apache Falcon Prism
[INFO] Apache Falcon Web Application
[INFO] Apache Falcon Documentation
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Build Tools 0.4-incubating
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools ---
[INFO] 
[INFO] --- exec-maven-plugin:1.1:exec (BUILD-OOZIE) @ build-tools ---
[INFO] Using maven from  /home/jenkins/tools/maven/latest/bin/mvn
[INFO] ~/jenkins-slave/workspace/Apache-falcon/target ~/jenkins-slave/workspace/Apache-falcon/build-tools
[INFO] * Hostname was NOT found in DNS cache
[INFO]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO]                                  Dload  Upload   Total   Spent    Left  Speed
[INFO] 
[INFO]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 54.172.167.43...
[INFO] * Connected to www.apache.org (54.172.167.43) port 80 (#0)
[INFO] > GET /dist/oozie/4.0.0/oozie-4.0.0.tar.gz HTTP/1.1
[INFO] > User-Agent: curl/7.35.0
[INFO] > Host: www.apache.org
[INFO] > Accept: */*
[INFO] > 
[INFO] < HTTP/1.1 404 Not Found
[INFO] < Date: Fri, 02 Jan 2015 00:26:39 GMT
[INFO] * Server Apache/2.4.7 (Ubuntu) is not blacklisted
[INFO] < Server: Apache/2.4.7 (Ubuntu)
[INFO] < Content-Length: 233
[INFO] < Content-Type: text/html; charset=iso-8859-1
[INFO] < 
[INFO] { [data not shown]
[INFO] 
[INFO] 100   233  100   233    0     0   1391      0 --:--:-- --:--:-- --:--:--  1395
[INFO] * Connection #0 to host www.apache.org left intact
[INFO] 
[INFO] gzip: stdin: not in gzip format
[INFO] tar: Child returned status 1
[INFO] tar: Error is not recoverable: exiting now
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Build Tools ....................................... FAILURE [  3.015 s]
[INFO] Apache Falcon ..................................... SKIPPED
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Metrics ............................. SKIPPED
[INFO] Apache Falcon Test Utility ........................ SKIPPED
[INFO] Apache Falcon Commons ............................. SKIPPED
[INFO] Apache Falcon Hadoop Dependencies ................. SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Feed ................................ SKIPPED
[INFO] Apache Falcon Process ............................. SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Replication ......................... SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.492 s
[INFO] Finished at: 2015-01-02T00:26:39+00:00
[INFO] Final Memory: 11M/723M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "test-patch" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) on project build-tools: Result of /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/build-tools> && src/bin/oozie-patch-pkg.sh execution is: '2'. -> [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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #511
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #511
Archiving artifacts
Sending artifact delta relative to Apache-falcon #511
Archived 12 artifacts
Archive block size is 32768
Received 234 blocks and 90262 bytes
Compression is 98.8%
Took 0.49 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #517

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/517/>

------------------------------------------
[...truncated 29 lines...]
+ source <https://builds.apache.org/job/Apache-falcon/ws/nightly/hudsonEnv.sh>
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-falcon/ws/trunk>
++ ulimit -n
60000
+ export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m'
+ MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
+ /home/jenkins/tools/maven/latest/bin/mvn clean verify -P test-patch,hadoop-2 -Drat.numUnapprovedLicenses=100
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-client:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-metrics:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-common:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-test-util:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-hadoop-dependencies:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-hadoop-webapp:war:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-feed:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-messaging:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-process:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-oozie-el-extension:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-oozie-adaptor:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-acquisition:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-replication:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-retention:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-archival:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-rerun:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-prism:war:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-webapp:war:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-docs:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 743, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-main:pom:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ line 743, column 25
[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] Build Tools
[INFO] Apache Falcon
[INFO] Apache Falcon CLI client
[INFO] Apache Falcon Metrics
[INFO] Apache Falcon Test Utility
[INFO] Apache Falcon Commons
[INFO] Apache Falcon Hadoop Dependencies
[INFO] Apache Falcon Oozie EL Extension
[INFO] Apache Falcon Embedded Hadoop - Test Cluster
[INFO] Apache Falcon Messaging
[INFO] Apache Falcon Oozie Adaptor
[INFO] Apache Falcon Feed
[INFO] Apache Falcon Process
[INFO] Apache Falcon Acquisition
[INFO] Apache Falcon Replication
[INFO] Apache Falcon Retention
[INFO] Apache Falcon Archival
[INFO] Apache Falcon Rerun
[INFO] Apache Falcon Prism
[INFO] Apache Falcon Web Application
[INFO] Apache Falcon Documentation
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Build Tools 0.4-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools ---
[INFO] 
[INFO] --- exec-maven-plugin:1.1:exec (BUILD-OOZIE) @ build-tools ---
[INFO] src/bin/oozie-patch-pkg.sh: line 21: mvn: command not found
[INFO] ~/jenkins-slave/workspace/Apache-falcon/target ~/jenkins-slave/workspace/Apache-falcon/build-tools
[INFO] * Hostname was NOT found in DNS cache
[INFO]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO]                                  Dload  Upload   Total   Spent    Left  Speed
[INFO] 
[INFO]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 54.172.167.43...
[INFO] * Connected to www.apache.org (54.172.167.43) port 80 (#0)
[INFO] > GET /dist/oozie/4.0.0/oozie-4.0.0.tar.gz HTTP/1.1
[INFO] > User-Agent: curl/7.35.0
[INFO] > Host: www.apache.org
[INFO] > Accept: */*
[INFO] > 
[INFO] < HTTP/1.1 404 Not Found
[INFO] < Date: Fri, 02 Jan 2015 00:26:27 GMT
[INFO] * Server Apache/2.4.7 (Ubuntu) is not blacklisted
[INFO] < Server: Apache/2.4.7 (Ubuntu)
[INFO] < Content-Length: 233
[INFO] < Content-Type: text/html; charset=iso-8859-1
[INFO] < 
[INFO] { [data not shown]
[INFO] 
[INFO] 100   233  100   233    0     0   1269      0 --:--:-- --:--:-- --:--:--  1266
[INFO] 100   233  100   233    0     0   1268      0 --:--:-- --:--:-- --:--:--  1266
[INFO] * Connection #0 to host www.apache.org left intact
[INFO] 
[INFO] gzip: stdin: not in gzip format
[INFO] tar: Child returned status 1
[INFO] tar: Error is not recoverable: exiting now
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Build Tools ....................................... FAILURE [  0.563 s]
[INFO] Apache Falcon ..................................... SKIPPED
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Metrics ............................. SKIPPED
[INFO] Apache Falcon Test Utility ........................ SKIPPED
[INFO] Apache Falcon Commons ............................. SKIPPED
[INFO] Apache Falcon Hadoop Dependencies ................. SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Feed ................................ SKIPPED
[INFO] Apache Falcon Process ............................. SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Replication ......................... SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.053 s
[INFO] Finished at: 2015-01-02T00:26:27+00:00
[INFO] Final Memory: 11M/723M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "test-patch" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) on project build-tools: Result of /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/build-tools> && src/bin/oozie-patch-pkg.sh execution is: '2'. -> [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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #511
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #511
Archiving artifacts
Sending artifact delta relative to Apache-falcon #511
Archived 12 artifacts
Archive block size is 32768
Received 234 blocks and 90262 bytes
Compression is 98.8%
Took 0.5 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/516/>

------------------------------------------
[...truncated 54 lines...]
60000
+ export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m'
+ MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m'
+ /home/jenkins/tools/maven/latest/bin/mvn clean verify -P test-patch,hadoop-2 -Drat.numUnapprovedLicenses=100
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-client:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-metrics:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-common:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-test-util:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-hadoop-dependencies:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-hadoop-webapp:war:0.4-incubating-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version (?) @ line 121, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> duplicate declaration of version (?) @ line 126, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> duplicate declaration of version (?) @ line 143, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-log4j12:jar -> duplicate declaration of version (?) @ line 148, column 21
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-feed:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-messaging:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-process:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-oozie-el-extension:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-oozie-adaptor:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-acquisition:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-replication:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-retention:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-archival:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-rerun:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-prism:war:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-webapp:war:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-docs:jar:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ org.apache.falcon:falcon-main:0.4-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 817, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.falcon:falcon-main:pom:0.4-incubating-SNAPSHOT
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hive:hive-metastore:jar -> duplicate declaration of version ${hive.version} @ line 805, column 25
[WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.hcatalog:webhcat:jar -> version ${hive.version} vs ${hcatalog.version} @ line 817, column 25
[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] Build Tools
[INFO] Apache Falcon
[INFO] Apache Falcon CLI client
[INFO] Apache Falcon Metrics
[INFO] Apache Falcon Test Utility
[INFO] Apache Falcon Commons
[INFO] Apache Falcon Hadoop Dependencies
[INFO] Apache Falcon Oozie EL Extension
[INFO] Apache Falcon Embedded Hadoop - Test Cluster
[INFO] Apache Falcon Messaging
[INFO] Apache Falcon Oozie Adaptor
[INFO] Apache Falcon Feed
[INFO] Apache Falcon Process
[INFO] Apache Falcon Acquisition
[INFO] Apache Falcon Replication
[INFO] Apache Falcon Retention
[INFO] Apache Falcon Archival
[INFO] Apache Falcon Rerun
[INFO] Apache Falcon Prism
[INFO] Apache Falcon Web Application
[INFO] Apache Falcon Documentation
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Build Tools 0.4-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target>
[INFO] 
[INFO] --- exec-maven-plugin:1.1:exec (BUILD-OOZIE) @ build-tools ---
[INFO] src/bin/oozie-patch-pkg.sh: line 21: mvn: command not found
[INFO] ~/jenkins-slave/workspace/Apache-falcon/target ~/jenkins-slave/workspace/Apache-falcon/build-tools
[INFO] * Hostname was NOT found in DNS cache
[INFO]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO]                                  Dload  Upload   Total   Spent    Left  Speed
[INFO] 
[INFO]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 192.87.106.229...
[INFO] * Connected to www.apache.org (192.87.106.229) port 80 (#0)
[INFO] 
[INFO]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0> GET /dist/oozie/4.0.0/oozie-4.0.0.tar.gz HTTP/1.1
[INFO] > User-Agent: curl/7.35.0
[INFO] > Host: www.apache.org
[INFO] > Accept: */*
[INFO] > 
[INFO] < HTTP/1.1 404 Not Found
[INFO] < Date: Fri, 02 Jan 2015 00:28:36 GMT
[INFO] * Server Apache/2.4.10 (Unix) OpenSSL/1.0.1i is not blacklisted
[INFO] < Server: Apache/2.4.10 (Unix) OpenSSL/1.0.1i
[INFO] < Content-Length: 326
[INFO] < Content-Type: text/html; charset=iso-8859-1
[INFO] < 
[INFO] { [data not shown]
[INFO] 
[INFO] 100   326  100   326    0     0    715      0 --:--:-- --:--:-- --:--:--   714
[INFO] * Connection #0 to host www.apache.org left intact
[INFO] 
[INFO] gzip: stdin: not in gzip format
[INFO] tar: Child returned status 1
[INFO] tar: Error is not recoverable: exiting now
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Build Tools ....................................... FAILURE [  0.836 s]
[INFO] Apache Falcon ..................................... SKIPPED
[INFO] Apache Falcon CLI client .......................... SKIPPED
[INFO] Apache Falcon Metrics ............................. SKIPPED
[INFO] Apache Falcon Test Utility ........................ SKIPPED
[INFO] Apache Falcon Commons ............................. SKIPPED
[INFO] Apache Falcon Hadoop Dependencies ................. SKIPPED
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Feed ................................ SKIPPED
[INFO] Apache Falcon Process ............................. SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Replication ......................... SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.318 s
[INFO] Finished at: 2015-01-02T00:26:18+00:00
[INFO] Final Memory: 11M/723M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "test-patch" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.1:exec (BUILD-OOZIE) on project build-tools: Result of /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/build-tools> && src/bin/oozie-patch-pkg.sh execution is: '2'. -> [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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #511
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #511
Archiving artifacts
Sending artifact delta relative to Apache-falcon #511
Archived 12 artifacts
Archive block size is 32768
Received 234 blocks and 90262 bytes
Compression is 98.8%
Took 0.5 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #515

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/515/>

------------------------------------------
[...truncated 3873 lines...]
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/org/apache/oozie/extensions//package-tree.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/org/apache/oozie/extensions//class-use/OozieELExtensions.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/org/apache/oozie/extensions//package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/index.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/help-doc.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/site/apidocs/stylesheet.css...>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ falcon-oozie-el-extension ---
[INFO] 
Loading source files for package org.apache.oozie.extensions...
Constructing Javadoc information...
Standard Doclet version 1.6.0_45
Building tree for all the packages and classes...
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/org/apache/oozie/extensions//OozieELExtensions.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/org/apache/oozie/extensions//package-frame.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/org/apache/oozie/extensions//package-summary.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/org/apache/oozie/extensions//package-tree.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/constant-values.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/org/apache/oozie/extensions//class-use/OozieELExtensions.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/org/apache/oozie/extensions//package-use.html...>
Building index for all the packages and classes...
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/overview-tree.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/index-all.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/allclasses-frame.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/allclasses-noframe.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/index.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/help-doc.html...>
Generating <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/apidocs/stylesheet.css...>
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/falcon-oozie-el-extension-0.3-incubating-javadoc.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-oozie-el-extension ---
[INFO] Exclude: *.txt
[INFO] Exclude: .git/**
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: *.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-oozie-el-extension ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-oozie-el-extension >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ falcon-oozie-el-extension ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-oozie-el-extension <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-oozie-el-extension ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Embedded Hadoop - Test Cluster 0.3-incubating
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-hadoop-webapp ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-hadoop-webapp ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp>
[INFO] Storing buildNumber: 4380d446a912252a8c173c43a858ab1a38443c47 at timestamp: 1420158357549
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-hadoop-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-hadoop-webapp ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-hadoop-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-hadoop-webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ falcon-hadoop-webapp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-site-plugin:3.2:site (default) @ falcon-hadoop-webapp ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (explode-war) @ falcon-hadoop-webapp ---
[INFO] Configured Artifact: org.apache.oozie:oozie-webapp:?:war
Downloading: http://repo1.maven.org/maven2/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: https://raw.github.com/InMobi/mvn-repo/master/releases/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: http://repository.codehaus.org/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: https://repository.apache.org/content/groups/snapshots/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: https://repository.apache.org/content/groups/public/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: https://maven.java.net/content/groups/public/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
Downloading: https://repository.cloudera.com/content/groups/cloudera-repos/org/apache/oozie/oozie-webapp/3.2.2/oozie-webapp-3.2.2.war
               
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Build Tools ....................................... SUCCESS [  2.456 s]
[INFO] Apache Falcon ..................................... SUCCESS [  5.189 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 34.003 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.367 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 14.224 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:06 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 25.144 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... FAILURE [  4.357 s]
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Feed ................................ SKIPPED
[INFO] Apache Falcon Process ............................. SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Replication ......................... SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:46 min
[INFO] Finished at: 2015-01-02T00:26:01+00:00
[INFO] Final Memory: 86M/747M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "test-patch" could not be activated because it does not exist.
[WARNING] The requested profile "hadoop-2" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (explode-war) on project falcon-hadoop-webapp: Unable to find artifact. Could not find artifact org.apache.oozie:oozie-webapp:war:3.2.2 in central (http://repo1.maven.org/maven2)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.oozie -DartifactId=oozie-webapp -Dversion=3.2.2 -Dpackaging=war -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.apache.oozie -DartifactId=oozie-webapp -Dversion=3.2.2 -Dpackaging=war -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] org.apache.oozie:oozie-webapp:war:3.2.2
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] central (http://repo1.maven.org/maven2, releases=true, snapshots=false),
[ERROR] im (https://raw.github.com/InMobi/mvn-repo/master/releases, releases=true, snapshots=false),
[ERROR] Codehaus repository (http://repository.codehaus.org/, releases=true, snapshots=false),
[ERROR] apache.snapshots.repo (https://repository.apache.org/content/groups/snapshots, releases=true, snapshots=true),
[ERROR] default (https://repository.apache.org/content/groups/public/, releases=true, snapshots=true),
[ERROR] java.net-Public (https://maven.java.net/content/groups/public/, releases=true, snapshots=true),
[ERROR] repository.jboss.org-public (https://repository.jboss.org/nexus/content/groups/public, releases=true, snapshots=true),
[ERROR] cdh.repo (https://repository.cloudera.com/content/groups/cloudera-repos, releases=true, snapshots=false)
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-hadoop-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #511
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #511
Archiving artifacts
Sending artifact delta relative to Apache-falcon #511
Archived 12 artifacts
Archive block size is 32768
Received 234 blocks and 90262 bytes
Compression is 98.8%
Took 0.87 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #514

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/514/>

------------------------------------------
Started by timer
Building remotely on H0 (Hadoop Tez) in workspace <https://builds.apache.org/job/Apache-falcon/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/incubator-falcon.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version # timeout=10
FATAL: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:647)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:889)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:914)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:118)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1252)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:615)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:524)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.plugins.git.GitException: Failed to connect to https://git-wip-us.apache.org/repos/asf/incubator-falcon.git (status = 404)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkCredentials(CliGitAPIImpl.java:2247)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1169)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:280)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)