From dev-return-15388-apmail-falcon-dev-archive=falcon.apache.org@falcon.apache.org Fri Sep 25 21:44:14 2015 Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D390184C1 for ; Fri, 25 Sep 2015 21:44:14 +0000 (UTC) Received: (qmail 41503 invoked by uid 500); 25 Sep 2015 21:44:14 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 41460 invoked by uid 500); 25 Sep 2015 21:44:14 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 41445 invoked by uid 99); 25 Sep 2015 21:44:14 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Sep 2015 21:44:14 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id E69D59C0045 for ; Fri, 25 Sep 2015 21:43:51 +0000 (UTC) Date: Fri, 25 Sep 2015 21:43:51 +0000 (UTC) From: Apache Jenkins Server To: dev@falcon.apache.org Message-ID: <1759984959.7435.1443217431844.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Apache-falcon #797 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Jenkins-Job: Apache-falcon X-Jenkins-Result: FAILURE See Changes: [ajaynsit] FALCON-1489 Partial status http response code returns 200. Contr= ibuted by Pragya Mittal. ------------------------------------------ [...truncated 4139 lines...] INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 = AM' [INFO] Extract to /tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8= ob/webapp [INFO] Extract to /tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/= webapp Starting hive metastore on port 49083 log4j:WARN No appenders could be found for logger (oozieops). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for mo= re info. SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie= __.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/Static= LoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie= __.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/Static= LoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie= __.lf8rot/webapp/WEB-INF/lib/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticL= oggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explana= tion. SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory] [INFO] Started SslSocketConnector@0.0.0.0:41443 [INFO] Started SelectChannelConnector@0.0.0.0:41000 [INFO] Started Jetty Server [INFO]=20 [INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @= falcon-webapp --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use fork= Count and reuseForks instead. [INFO] Failsafe report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.falcon.validation.FeedEntityValidationIT Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.974 sec = - in org.apache.falcon.validation.FeedEntityValidationIT Running org.apache.falcon.validation.ClusterEntityValidationIT Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.217 sec= - in org.apache.falcon.validation.ClusterEntityValidationIT Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.359 sec = - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT Running org.apache.falcon.resource.ProcessInstanceManagerIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec -= in org.apache.falcon.resource.ProcessInstanceManagerIT Running org.apache.falcon.resource.EntityManagerJerseyIT Tests run: 28, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 75.814 sec= <<< FAILURE! - in org.apache.falcon.resource.EntityManagerJerseyIT testDuplicateSubmitCommands(org.apache.falcon.resource.EntityManagerJerseyI= T) Time elapsed: 0.322 sec <<< FAILURE! java.util.concurrent.ExecutionException: java.io.IOException: Unable to set= up cluster info =09at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252) =09at java.util.concurrent.FutureTask.get(FutureTask.java:111) =09at org.apache.falcon.resource.EntityManagerJerseyIT.testDuplicateSubmitC= ommands(EntityManagerJerseyIT.java:596) Caused by: java.io.IOException: Unable to setup cluster info =09at org.apache.falcon.resource.TestContext.submitToFalcon(TestContext.jav= a:358) =09at org.apache.falcon.resource.TestContext.submitToFalcon(TestContext.jav= a:345) =09at org.apache.falcon.resource.EntityManagerJerseyIT$SubmitCommand.call(E= ntityManagerJerseyIT.java:1023) =09at org.apache.falcon.resource.EntityManagerJerseyIT$SubmitCommand.call(E= ntityManagerJerseyIT.java:1004) =09at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) =09at java.util.concurrent.FutureTask.run(FutureTask.java:166) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1110) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:603) =09at java.lang.Thread.run(Thread.java:722) Caused by: java.lang.RuntimeException: Error while running command to get f= ile permissions : ExitCodeException exitCode=3D2: /bin/ls: cannot access : No such file or directory =09at org.apache.hadoop.util.Shell.runCommand(Shell.java:538) =09at org.apache.hadoop.util.Shell.run(Shell.java:455) =09at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:= 702) =09at org.apache.hadoop.util.Shell.execCommand(Shell.java:791) =09at org.apache.hadoop.util.Shell.execCommand(Shell.java:774) =09at org.apache.hadoop.fs.FileUtil.execCommand(FileUtil.java:1097) =09at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.= loadPermissionInfo(RawLocalFileSystem.java:572) =09at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.= getPermission(RawLocalFileSystem.java:547) =09at org.apache.falcon.hadoop.JailedFileSystem.getFileStatus(JailedFileSys= tem.java:185) =09at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1398) =09at org.apache.falcon.resource.TestContext.deleteClusterLocations(TestCon= text.java:373) =09at org.apache.falcon.resource.TestContext.submitToFalcon(TestContext.jav= a:355) =09at org.apache.falcon.resource.TestContext.submitToFalcon(TestContext.jav= a:345) =09at org.apache.falcon.resource.EntityManagerJerseyIT$SubmitCommand.call(E= ntityManagerJerseyIT.java:1023) =09at org.apache.falcon.resource.EntityManagerJerseyIT$SubmitCommand.call(E= ntityManagerJerseyIT.java:1004) =09at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) =09at java.util.concurrent.FutureTask.run(FutureTask.java:166) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1110) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:603) =09at java.lang.Thread.run(Thread.java:722) =09at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.= loadPermissionInfo(RawLocalFileSystem.java:610) =09at org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.= getPermission(RawLocalFileSystem.java:547) =09at org.apache.falcon.hadoop.JailedFileSystem.getFileStatus(JailedFileSys= tem.java:185) =09at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1398) =09at org.apache.falcon.resource.TestContext.deleteClusterLocations(TestCon= text.java:373) =09at org.apache.falcon.resource.TestContext.submitToFalcon(TestContext.jav= a:355) =09at org.apache.falcon.resource.TestContext.submitToFalcon(TestContext.jav= a:345) =09at org.apache.falcon.resource.EntityManagerJerseyIT$SubmitCommand.call(E= ntityManagerJerseyIT.java:1023) =09at org.apache.falcon.resource.EntityManagerJerseyIT$SubmitCommand.call(E= ntityManagerJerseyIT.java:1004) =09at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) =09at java.util.concurrent.FutureTask.run(FutureTask.java:166) =09at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.= java:1110) =09at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor= .java:603) =09at java.lang.Thread.run(Thread.java:722) Running org.apache.falcon.resource.EntityManagerJerseySmokeIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.52 sec -= in org.apache.falcon.resource.EntityManagerJerseySmokeIT Running org.apache.falcon.resource.MetadataResourceJerseyIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.305 sec -= in org.apache.falcon.resource.MetadataResourceJerseyIT Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.827 sec= - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.151 sec -= in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.431 sec -= in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT Running org.apache.falcon.process.TableStorageProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 sec -= in org.apache.falcon.process.TableStorageProcessIT Running org.apache.falcon.process.PigProcessIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.141 sec -= in org.apache.falcon.process.PigProcessIT Running org.apache.falcon.late.LateDataHandlerIT Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.494 sec -= in org.apache.falcon.late.LateDataHandlerIT Running org.apache.falcon.cli.FalconCLISmokeIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.355 sec = - in org.apache.falcon.cli.FalconCLISmokeIT Running org.apache.falcon.cli.FalconCLIIT Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.028 se= c - in org.apache.falcon.cli.FalconCLIIT Running org.apache.falcon.catalog.CatalogPartitionHandlerIT Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec -= in org.apache.falcon.catalog.CatalogPartitionHandlerIT Running org.apache.falcon.catalog.HiveCatalogServiceIT Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.109 sec= - in org.apache.falcon.catalog.HiveCatalogServiceIT Results : Failed tests:=20 EntityManagerJerseyIT.testDuplicateSubmitCommands:596 =C2=BB Execution ja= va.io.IOEx... Tests run: 137, Failures: 1, Errors: 0, Skipped: 0 [INFO]=20 [INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp --- [INFO]=20 [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: [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Checkstyle ........................................ SUCCESS [ 1.302= s] [INFO] Apache Falcon ..................................... SUCCESS [ 12.057= s] [INFO] Apache Falcon UI .................................. SUCCESS [ 13.190= s] [INFO] Build Tools ....................................... SUCCESS [ 3.812= s] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 47.920= s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.590= s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 16.264= s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 15.836= s] [INFO] Apache Falcon Commons ............................. SUCCESS [02:35 m= in] [INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 14.269= s] [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 32.720= s] [INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [ 1.310= s] [INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [ 0.777= s] [INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [ 0.954= s] [INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [ 0.448= s] [INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [ 0.513= s] [INFO] Apache Falcon Messaging ........................... SUCCESS [ 27.146= s] [INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:19 m= in] [INFO] Apache Falcon Acquisition ......................... SUCCESS [ 0.466= s] [INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 23.442= s] [INFO] Apache Falcon Retention ........................... SUCCESS [ 15.453= s] [INFO] Apache Falcon Archival ............................ SUCCESS [ 0.565= s] [INFO] Apache Falcon Rerun ............................... SUCCESS [ 26.828= s] [INFO] Apache Falcon Prism ............................... SUCCESS [01:31 m= in] [INFO] falcon-unit ....................................... SUCCESS [ 41.225= s] [INFO] Apache Falcon Web Application ..................... FAILURE [06:34 m= in] [INFO] Apache Falcon Documentation ....................... SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 17:13 min [INFO] Finished at: 2015-09-25T21:43:59+00:00 [INFO] Final Memory: 684M/2160M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plug= in:2.16:verify (verify) on project falcon-webapp: There are test failures. [ERROR]=20 [ERROR] Please refer to for the individual test results. [ERROR] -> [Help 1] [ERROR]=20 [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]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :falcon-webapp [INFO] Shutdown hook executing Shutting down hive metastore. [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 28 files in [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warning= s. [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module wit= h 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 wa= rnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings= . [CHECKSTYLE] Successfully parsed file of module wit= h 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings= . [CHECKSTYLE] Successfully parsed file of module with 0 warn= ings. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Successfully parsed file of module= with 0 warnings. [CHECKSTYLE] Successfully parsed file of mo= dule with 0 warnings. [CHECKSTYLE] Successfully parsed file of module= with 0 warnings. [CHECKSTYLE] Successfully parsed file of modul= e with 0 warnings. [CHECKSTYLE] Successfully parsed file of module = with 0 warnings. [CHECKSTYLE] Successfully parsed file of module with 0 warni= ngs. [CHECKSTYLE] Successfully parsed file of module with 0 warnin= gs. [CHECKSTYLE] Successfully parsed file of module with 0 warnings. [CHECKSTYLE] Computing warning deltas based on reference build #796 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 17 files in [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warning= s. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warning= s. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 wa= rnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Successfully parsed file of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #796 Archiving artifacts Sending artifact delta relative to Apache-falcon #796 Archived 20 artifacts Archive block size is 32768 Received 0 blocks and 17969670 bytes Compression is 0.0% Took 4 sec Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/tes= tng-results.xml Did not find any matching files.