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 2016/06/30 08:05:16 UTC

Build failed in Jenkins: Apache-falcon #1043

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

Changes:

[pallavi.rao] FALCON-2053 Send entityType to FeedAlertListeners

------------------------------------------
[...truncated 5546 lines...]
  org.apache.falcon.resource.admin
  org.apache.falcon.resource.provider
  org.apache.falcon.resource.proxy
  org.apache.falcon.resource.metadata
  org.apache.falcon.resource.extensions
Jun 30, 2016 7:53:20 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class org.apache.falcon.resource.admin.AdminResource
  class org.apache.falcon.resource.metadata.LineageMetadataResource
  class org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy
  class org.apache.falcon.resource.extensions.ExtensionManager
  class org.apache.falcon.resource.metadata.MetadataDiscoveryResource
  class org.apache.falcon.resource.proxy.InstanceManagerProxy
Jun 30, 2016 7:53:20 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class org.apache.falcon.resource.provider.JAXBContextResolver
Jun 30, 2016 7:53:20 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
[INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/hadoop.war> to /tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp/WEB-INF/lib/activemq-all-5.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/oozie.war> to /tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp
Starting hive metastore on port 49083
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/StaticLoggerBinder.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/StaticLoggerBinder.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/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/activemq-all-5.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
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 more info.
[INFO] Started SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0:41000
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>

-------------------------------------------------------
 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: 14.657 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.451 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ExtensionManagerIT
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.739 sec <<< FAILURE! - in org.apache.falcon.resource.ExtensionManagerIT
testTrustedExtensionJob(org.apache.falcon.resource.ExtensionManagerIT)  Time elapsed: 9.659 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.falcon.resource.ExtensionManagerIT.testTrustedExtensionJob(ExtensionManagerIT.java:124)

Running org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.041 sec - in org.apache.falcon.resource.EntityManagerPaginationJerseyIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.298 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.676 sec - in org.apache.falcon.resource.EntityManagerJerseyIT
Running org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.708 sec - in org.apache.falcon.resource.InstanceSchedulerManagerJerseyIT
Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.691 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.238 sec - in org.apache.falcon.resource.EntitySchedulerManagerJerseyIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.613 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.801 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.646 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec - in org.apache.falcon.lifecycle.FeedImportIT
Running org.apache.falcon.lifecycle.DatasourceUpdateIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 sec - in org.apache.falcon.lifecycle.DatasourceUpdateIT
Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.554 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec - in org.apache.falcon.lifecycle.FeedExportIT
Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.927 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.866 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.779 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.2 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.622 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.958 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.163 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.903 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.576 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  ExtensionManagerIT.testTrustedExtensionJob:124 NullPointer

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

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] Stopping server 0
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Falcon ..................................... SUCCESS [ 11.809 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 15.342 s]
[INFO] Build Tools ....................................... SUCCESS [  4.533 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 31.817 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.835 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.192 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 11.833 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:59 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 25.066 s]
[INFO] Apache Falcon Titan 1.0 support ................... SUCCESS [  5.019 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 15.521 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 34.872 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.594 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.863 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  1.024 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.613 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.552 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 33.919 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 27.360 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 19.945 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:18 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:25 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.087 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.270 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.299 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.971 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 32.522 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [03:14 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:46 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [ 10.350 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [12:53 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:25 min
[INFO] Finished at: 2016-06-30T08:05:15+00:00
[INFO] Final Memory: 1713M/2796M
[INFO] ------------------------------------------------------------------------
[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-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 31 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> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #1041
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1041
Archiving artifacts
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.

Jenkins build is back to normal : Apache-falcon #1046

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


Build failed in Jenkins: Apache-falcon #1045

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

Changes:

[bvellanki] FALCON-2049 Feed Replication with Empty Directories are failing

[bvellanki] FALCON-2046 HDFS Replication failing in secure Mode

[bvellanki] FALCON-2037 HiveDR Extension tests are failed in Secure mode with

[bvellanki] FALCON-2058 s3 tests with dummy url no longer compatible with latest

[bvellanki] FALCON-1938 Add support to execute Spark SQL process

------------------------------------------
[...truncated 6678 lines...]
	at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:525)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:202)
	at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:130)
	at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:173)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:105)
	at org.testng.TestRunner.runWorkers(TestRunner.java:1178)
	at org.testng.TestRunner.privateRun(TestRunner.java:757)
	at org.testng.TestRunner.run(TestRunner.java:608)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1158)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1083)
	at org.testng.TestNG.run(TestNG.java:999)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:128)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:112)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:337)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:198)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
	at java.net.Socket.connect(Socket.java:579)
	at org.apache.thrift.transport.TSocket.open(TSocket.java:180)
	... 49 more
)
	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.open(HiveMetaStoreClient.java:382)
	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:214)
	at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:154)
	at org.apache.hive.hcatalog.common.HiveClientCache$CacheableHiveMetaStoreClient.<init>(HiveClientCache.java:295)
	at org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCache.java:219)
	at org.apache.hive.hcatalog.common.HiveClientCache$5.call(HiveClientCache.java:216)
	at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4767)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
	at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
	at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4764)
	at org.apache.hive.hcatalog.common.HiveClientCache.getOrCreate(HiveClientCache.java:216)
	at org.apache.hive.hcatalog.common.HiveClientCache.get(HiveClientCache.java:192)
	at org.apache.hive.hcatalog.common.HCatUtil.getHiveClient(HCatUtil.java:569)
	at org.apache.hive.hcatalog.api.HCatClientHMSImpl.initialize(HCatClientHMSImpl.java:595)
	at org.apache.hive.hcatalog.api.HCatClient.create(HCatClient.java:66)
	at org.apache.falcon.resource.TestContext.getHCatClient(TestContext.java:145)
	at org.apache.falcon.catalog.HiveCatalogServiceIT.setUp(HiveCatalogServiceIT.java:68)


Results :

Failed tests: 
  ProcessInstanceManagerIT.testKillInstances:152->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  ProcessInstanceManagerIT.testReRunInstances:178->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  ProcessInstanceManagerIT.testResumesInstances:226->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  ProcessInstanceManagerIT.testSuspendInstances:207->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testClusterSubmitScheduleSuspendResumeDelete:495->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testClusterValidate:475 » FalconWeb
  EntityManagerJerseyIT.testDelete:697->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testDeleteDataSet:684->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testDryRun:225->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testDuplicateDeleteCommands:561->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testDuplicateSubmitCommands:539->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testDuplicateUpdateCommands:772->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testFeedSchedule:669->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testGetEntityDefinition:622->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testIdempotentSubmit:428->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testLibExtensions:124->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testOptionalInput:200->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testProcessEndtimeUpdate:348->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testProcessInputUpdate:288->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testProcesssScheduleAndDelete:582->scheduleAndDeleteProcess:591->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testProcesssScheduleAndDeleteWithDoAs:586->scheduleAndDeleteProcess:591->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testScheduleSuspendResume:645->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testStatus:414->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testSubmit:526->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testTouchEntity:368->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testUpdateCheckUser:155->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseyIT.testUpdateSuspendedEntity:253->AbstractSchedulerManagerJerseyIT.schedule:183->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  EntityManagerJerseySmokeIT.testFeedSchedule:115->AbstractSchedulerManagerJerseyIT.submitCluster:149->FalconUnitTestBase.submit:157->FalconUnitTestBase.submit:161 » FalconCLI
  MetadataResourceJerseyIT.prepare:53 expected:<200> but was:<400>
  TableStorageFeedEvictorIT.setUp:90 » Falcon Exception creating HCatClient: org...
  LateDataHandlerIT.prepare:84->setupHiveMetastore:94 » Falcon Exception creatin...
  FalconClusterUpdateCLIIT.testUpdateClusterCommands:61 expected:<0> but was:<-1>
  FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:64 expected:<0> but was:<-1>
  FalconCLIIT.testClientProperties:863->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testContinue:801->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testDefinitionEntityValidCommands:168->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testDeleteEntityValidCommands:312->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testEntityLineage:620 expected:<0> but was:<-1>
  FalconCLIIT.testEntityPaginationFilterByCommands:648 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceGetLogs:895->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceKillAndRerun:571->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceRunningAndSearchSummaryCommands:487->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceRunningAndStatusCommands:342->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testInstanceSuspendAndResume:532->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testMetadataListCommands:716->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testMetadataRelationsCommands:759->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testScheduleEntityValidCommands:185->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testSkipDryRunValidCommands:202->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testSubmitAndScheduleEntityValidCommands:116 expected:<0> but was:<-1>
  FalconCLIIT.testSubmitEntityValidCommands:68 expected:<0> but was:<-1>
  FalconCLIIT.testSuspendResumeStatusEntityValidCommands:230->submitTestFiles:979 expected:<0> but was:<-1>
  FalconCLIIT.testValidateValidCommands:145 expected:<0> but was:<-1>
  FalconSafemodeCLIIT.prepare:48->initSafemode:62 expected:<0> but was:<-1>
  CatalogStorageIT.setUp:72 » Falcon Exception creating HCatClient: org.apache.h...
  HiveCatalogServiceIT.setUp:68 » Falcon Exception creating HCatClient: org.apac...

Tests run: 221, Failures: 55, Errors: 0, Skipped: 110

[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] Apache Falcon ..................................... SUCCESS [ 13.100 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 14.625 s]
[INFO] Build Tools ....................................... SUCCESS [  4.190 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 26.873 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 14.906 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 11.568 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.779 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [02:38 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 17.144 s]
[INFO] Apache Falcon Titan 1.0 support ................... SUCCESS [  4.299 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 13.517 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 29.964 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.152 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.545 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.687 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.528 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.474 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 30.991 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 25.647 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 19.909 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:06 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:19 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.045 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.474 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 14.377 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.002 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 25.313 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:29 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:45 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [ 10.769 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [08:22 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:52 min
[INFO] Finished at: 2016-07-01T17:46:35+00:00
[INFO] Final Memory: 1047M/2526M
[INFO] ------------------------------------------------------------------------
[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-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
[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 31 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> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #1041
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1041
Archiving artifacts
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 #1044

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

Changes:

[bvellanki] FALCON-2057 HiveDR not working with multiple users and same DB

------------------------------------------
[...truncated 5499 lines...]
	at org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62)
	at org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51)
	at org.apache.falcon.workflow.engine.OozieDAGEngine.<init>(OozieDAGEngine.java:90)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
	at org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:71)
	at org.apache.falcon.util.ReflectionUtils.getInstance(ReflectionUtils.java:38)
	at org.apache.falcon.workflow.engine.DAGEngineFactory.getDAGEngine(DAGEngineFactory.java:53)
	at org.apache.falcon.execution.ProcessExecutor.dryRun(ProcessExecutor.java:109)
	at org.apache.falcon.execution.ProcessExecutor.schedule(ProcessExecutor.java:99)
	at org.apache.falcon.execution.FalconExecutionService.onSchedule(FalconExecutionService.java:159)
	at org.apache.falcon.state.StateService.callbackHandler(StateService.java:116)
	at org.apache.falcon.state.StateService.handleStateChange(StateService.java:90)
	at org.apache.falcon.execution.FalconExecutionService.schedule(FalconExecutionService.java:211)
	at org.apache.falcon.workflow.engine.FalconWorkflowEngine.schedule(FalconWorkflowEngine.java:97)
	at org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209)
	at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.scheduleProcess(AbstractSchedulerManagerJerseyIT.java:105)
	at org.apache.falcon.resource.EntitySchedulerManagerJerseyIT.testEntitySubmitAndSchedule(EntitySchedulerManagerJerseyIT.java:55)

testEntitySuspendResume(org.apache.falcon.resource.EntitySchedulerManagerJerseyIT)  Time elapsed: 0.253 sec  <<< FAILURE!
org.apache.falcon.client.FalconCLIException: FAILED
	at org.apache.oozie.local.LocalOozie.start(LocalOozie.java:51)
	at org.apache.falcon.workflow.engine.OozieClientFactory.getLocalOozieClient(OozieClientFactory.java:71)
	at org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62)
	at org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51)
	at org.apache.falcon.workflow.engine.OozieDAGEngine.<init>(OozieDAGEngine.java:90)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
	at org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:71)
	at org.apache.falcon.util.ReflectionUtils.getInstance(ReflectionUtils.java:38)
	at org.apache.falcon.workflow.engine.DAGEngineFactory.getDAGEngine(DAGEngineFactory.java:53)
	at org.apache.falcon.execution.ProcessExecutor.dryRun(ProcessExecutor.java:109)
	at org.apache.falcon.execution.ProcessExecutor.schedule(ProcessExecutor.java:99)
	at org.apache.falcon.execution.FalconExecutionService.onSchedule(FalconExecutionService.java:159)
	at org.apache.falcon.state.StateService.callbackHandler(StateService.java:116)
	at org.apache.falcon.state.StateService.handleStateChange(StateService.java:90)
	at org.apache.falcon.execution.FalconExecutionService.schedule(FalconExecutionService.java:211)
	at org.apache.falcon.workflow.engine.FalconWorkflowEngine.schedule(FalconWorkflowEngine.java:97)
	at org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209)
	at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.scheduleProcess(AbstractSchedulerManagerJerseyIT.java:105)
	at org.apache.falcon.resource.EntitySchedulerManagerJerseyIT.testEntitySuspendResume(EntitySchedulerManagerJerseyIT.java:76)

testProcessDelete(org.apache.falcon.resource.EntitySchedulerManagerJerseyIT)  Time elapsed: 0.23 sec  <<< FAILURE!
org.apache.falcon.client.FalconCLIException: FAILED
	at org.apache.oozie.local.LocalOozie.start(LocalOozie.java:51)
	at org.apache.falcon.workflow.engine.OozieClientFactory.getLocalOozieClient(OozieClientFactory.java:71)
	at org.apache.falcon.workflow.engine.OozieClientFactory.getClientRef(OozieClientFactory.java:62)
	at org.apache.falcon.workflow.engine.OozieClientFactory.get(OozieClientFactory.java:51)
	at org.apache.falcon.workflow.engine.OozieDAGEngine.<init>(OozieDAGEngine.java:90)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
	at org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:71)
	at org.apache.falcon.util.ReflectionUtils.getInstance(ReflectionUtils.java:38)
	at org.apache.falcon.workflow.engine.DAGEngineFactory.getDAGEngine(DAGEngineFactory.java:53)
	at org.apache.falcon.execution.ProcessExecutor.dryRun(ProcessExecutor.java:109)
	at org.apache.falcon.execution.ProcessExecutor.schedule(ProcessExecutor.java:99)
	at org.apache.falcon.execution.FalconExecutionService.onSchedule(FalconExecutionService.java:159)
	at org.apache.falcon.state.StateService.callbackHandler(StateService.java:116)
	at org.apache.falcon.state.StateService.handleStateChange(StateService.java:90)
	at org.apache.falcon.execution.FalconExecutionService.schedule(FalconExecutionService.java:211)
	at org.apache.falcon.workflow.engine.FalconWorkflowEngine.schedule(FalconWorkflowEngine.java:97)
	at org.apache.falcon.unit.FalconUnitClient.schedule(FalconUnitClient.java:209)
	at org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT.scheduleProcess(AbstractSchedulerManagerJerseyIT.java:105)
	at org.apache.falcon.resource.EntitySchedulerManagerJerseyIT.testProcessDelete(EntitySchedulerManagerJerseyIT.java:106)

Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.384 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.114 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.781 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedImportIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec - in org.apache.falcon.lifecycle.FeedImportIT
Running org.apache.falcon.lifecycle.DatasourceUpdateIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 sec - in org.apache.falcon.lifecycle.DatasourceUpdateIT
Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.91 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.lifecycle.FeedExportIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec - in org.apache.falcon.lifecycle.FeedExportIT
Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.575 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.572 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.931 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconClusterUpdateCLIIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.51 sec - in org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.208 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.414 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.577 sec - in org.apache.falcon.cli.FalconSafemodeCLIIT
Running org.apache.falcon.catalog.CatalogPartitionHandlerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.falcon.catalog.CatalogPartitionHandlerIT
Running org.apache.falcon.catalog.CatalogStorageIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.599 sec - in org.apache.falcon.catalog.CatalogStorageIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.34 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  EntitySchedulerManagerJerseyIT.testEntitySubmitAndSchedule:55->AbstractSchedulerManagerJerseyIT.scheduleProcess:105 » FalconCLI
  EntitySchedulerManagerJerseyIT.testEntitySuspendResume:76->AbstractSchedulerManagerJerseyIT.scheduleProcess:105 » FalconCLI
  EntitySchedulerManagerJerseyIT.testProcessDelete:106->AbstractSchedulerManagerJerseyIT.scheduleProcess:105 » FalconCLI

Tests run: 159, Failures: 3, 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] Apache Falcon ..................................... SUCCESS [ 15.845 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 18.590 s]
[INFO] Build Tools ....................................... SUCCESS [  4.763 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [ 33.901 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 17.277 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 14.249 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 13.438 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [03:05 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 22.240 s]
[INFO] Apache Falcon Titan 1.0 support ................... SUCCESS [  5.325 s]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 16.667 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 34.475 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  1.274 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  0.656 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  0.877 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.636 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.499 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 37.669 s]
[INFO] Apache Falcon extensions .......................... SUCCESS [ 29.072 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 22.899 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:07 min]
[INFO] Apache Falcon Scheduler ........................... SUCCESS [01:20 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.005 s]
[INFO] Apache Falcon Distcp Replication .................. SUCCESS [ 16.020 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 16.031 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  0.913 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 26.427 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [02:31 min]
[INFO] Apache Falcon Unit ................................ SUCCESS [02:37 min]
[INFO] Apache Falcon Examples ............................ SUCCESS [  9.019 s]
[INFO] Apache Falcon Web Application ..................... FAILURE [11:28 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] Apache Falcon Distro .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:12 min
[INFO] Finished at: 2016-07-01T01:55:07+00:00
[INFO] Final Memory: 1184M/2804M
[INFO] ------------------------------------------------------------------------
[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-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
[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 31 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> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/distro/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #1041
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1041
Archiving artifacts
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.