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

Changes:

[pallavi.rao] FALCON-2096 Feed instance listing doesn't give instance status of 
all

[pallavi.rao] FALCON-2116 Queue defined in <retention-stage> is not getting 
used in

------------------------------------------
[...truncated 5891 lines...]
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.965 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.771 sec - in 
org.apache.falcon.resource.AbstractSchedulerManagerJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.565 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.001 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.603 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.72 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.348 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.635 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.912 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.923 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.353 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.952 sec - in 
org.apache.falcon.cli.FalconClusterUpdateCLIIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 55.616 sec <<< 
FAILURE! - in org.apache.falcon.cli.FalconCLISmokeIT
testSubmitAndScheduleEntityValidCommands(org.apache.falcon.cli.FalconCLISmokeIT)
  Time elapsed: 53.178 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413495321 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands(FalconCLISmokeIT.java:86)

Running org.apache.falcon.cli.FalconCLIIT
Tests run: 27, Failures: 9, Errors: 0, Skipped: 0, Time elapsed: 503.625 sec 
<<< FAILURE! - in org.apache.falcon.cli.FalconCLIIT
testContinue(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 50.09 sec  <<< 
FAILURE!
java.lang.Exception: Workflow for p1471413556686 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at org.apache.falcon.cli.FalconCLIIT.testContinue(FalconCLIIT.java:807)

testEntityPaginationFilterByCommands(org.apache.falcon.cli.FalconCLIIT)  Time 
elapsed: 52.027 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413613735 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testEntityPaginationFilterByCommands(FalconCLIIT.java:668)

testInstanceKillAndRerun(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 
50.92 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413674083 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testInstanceKillAndRerun(FalconCLIIT.java:580)

testInstanceRunningAndSearchSummaryCommands(org.apache.falcon.cli.FalconCLIIT)  
Time elapsed: 49.562 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413725011 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testInstanceRunningAndSearchSummaryCommands(FalconCLIIT.java:493)

testInstanceRunningAndStatusCommands(org.apache.falcon.cli.FalconCLIIT)  Time 
elapsed: 49.738 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413774560 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testInstanceRunningAndStatusCommands(FalconCLIIT.java:347)

testMetadataListCommands(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 
49.442 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413831645 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testMetadataListCommands(FalconCLIIT.java:729)

testMetadataRelationsCommands(org.apache.falcon.cli.FalconCLIIT)  Time elapsed: 
49.895 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413881079 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testMetadataRelationsCommands(FalconCLIIT.java:772)

testSubmitAndScheduleEntityValidCommands(org.apache.falcon.cli.FalconCLIIT)  
Time elapsed: 50.322 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413942813 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testSubmitAndScheduleEntityValidCommands(FalconCLIIT.java:129)

testSuspendResumeStatusEntityValidCommands(org.apache.falcon.cli.FalconCLIIT)  
Time elapsed: 51.07 sec  <<< FAILURE!
java.lang.Exception: Workflow for p1471413994990 hasn't started in oozie
        at 
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:135)
        at 
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:106)
        at 
org.apache.falcon.cli.FalconCLIIT.testSuspendResumeStatusEntityValidCommands(FalconCLIIT.java:246)

Running org.apache.falcon.cli.FalconSafemodeCLIIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.165 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.348 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.56 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.041 sec - 
in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  EntityManagerPaginationJerseyIT.prepare:43->scheduleMultipleProcess:164 »  
Wor...
  EntityManagerJerseyIT.testScheduleSuspendResume:648 » FalconWeb
  EntityManagerJerseyIT.testUpdateSuspendedEntity:258 » FalconWeb
  FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands:86 »  Workflow for 
p...
  FalconCLIIT.testContinue:807 »  Workflow for p1471413556686 hasn't started in 
...
  FalconCLIIT.testEntityPaginationFilterByCommands:668 »  Workflow for 
p14714136...
  FalconCLIIT.testInstanceKillAndRerun:580 »  Workflow for p1471413674083 
hasn't...
  FalconCLIIT.testInstanceRunningAndSearchSummaryCommands:493 »  Workflow for 
p1...
  FalconCLIIT.testInstanceRunningAndStatusCommands:347 »  Workflow for 
p14714137...
  FalconCLIIT.testMetadataListCommands:729 »  Workflow for p1471413831645 
hasn't...
  FalconCLIIT.testMetadataRelationsCommands:772 »  Workflow for p1471413881079 
h...
  FalconCLIIT.testSubmitAndScheduleEntityValidCommands:129 »  Workflow for 
p1471...
  FalconCLIIT.testSuspendResumeStatusEntityValidCommands:246 »  Workflow for 
p14...

Tests run: 153, Failures: 13, Errors: 0, Skipped: 11

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[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 [ 17.045 s]
[INFO] Apache Falcon UI ................................... SUCCESS [ 19.938 s]
[INFO] Build Tools ........................................ SUCCESS [  4.876 s]
[INFO] Apache Falcon Java client .......................... SUCCESS [ 30.931 s]
[INFO] Apache Falcon Shell ................................ SUCCESS [ 12.820 s]
[INFO] Apache Falcon Metrics .............................. SUCCESS [ 16.649 s]
[INFO] Apache Falcon Hadoop Dependencies .................. SUCCESS [ 14.498 s]
[INFO] Apache Falcon Test Utility ......................... SUCCESS [ 13.790 s]
[INFO] Apache Falcon Commons .............................. SUCCESS [02:51 min]
[INFO] Apache Falcon CLI client ........................... SUCCESS [ 17.123 s]
[INFO] Apache Falcon Titan 1.0 support .................... SUCCESS [  6.059 s]
[INFO] Apache Falcon Oozie EL Extension ................... SUCCESS [ 15.407 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ....... SUCCESS [ 33.425 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ......... SUCCESS [  1.824 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster .......... SUCCESS [  0.651 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster ..... SUCCESS [  0.977 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ........ SUCCESS [  0.600 s]
[INFO] Apache Falcon Test Tools - Test Cluster ............ SUCCESS [  0.475 s]
[INFO] Apache Falcon Messaging ............................ SUCCESS [ 31.436 s]
[INFO] Apache Falcon extensions ........................... SUCCESS [ 25.741 s]
[INFO] Apache Falcon LIfecycle Module ..................... SUCCESS [ 20.186 s]
[INFO] Apache Falcon Oozie Adaptor ........................ SUCCESS [01:20 min]
[INFO] Apache Falcon Scheduler ............................ SUCCESS [01:33 min]
[INFO] Apache Falcon Acquisition .......................... SUCCESS [  1.158 s]
[INFO] Apache Falcon Distcp Replication ................... SUCCESS [ 22.583 s]
[INFO] Apache Falcon Retention ............................ SUCCESS [ 17.985 s]
[INFO] Apache Falcon Archival ............................. SUCCESS [  1.093 s]
[INFO] Apache Falcon Rerun ................................ SUCCESS [ 27.728 s]
[INFO] Apache Falcon Prism ................................ SUCCESS [03:24 min]
[INFO] Apache Falcon Unit ................................. SUCCESS [02:40 min]
[INFO] Apache Falcon Examples ............................. SUCCESS [ 10.358 s]
[INFO] Apache Falcon Web Application ...................... FAILURE [22:56 min]
[INFO] Apache Falcon Documentation ........................ SKIPPED
[INFO] Apache Falcon Distro ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40:53 min
[INFO] Finished at: 2016-08-17T06:08:08+00:00
[INFO] Final Memory: 1202M/2902M
[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 30 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/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/shell/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 #1051
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 20 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/shell/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 #1051
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.

Reply via email to