See <https://builds.apache.org/job/apache-atlas-nightly/597/changes>
Changes:
[madhan] ATLAS-1503: implementation of REST API for export
------------------------------------------
[...truncated 5209 lines...]
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteSubTerm(TaxonomyServiceTest.java:529)
testDeleteTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest) Time
elapsed: 0 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTaxonomy(TaxonomyServiceTest.java:194)
testDeleteTerm(org.apache.atlas.web.resources.TaxonomyServiceTest) Time
elapsed: 0 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testDeleteTerm(TaxonomyServiceTest.java:493)
testGetSubTerms_collection(org.apache.atlas.web.resources.TaxonomyServiceTest)
Time elapsed: 0.147 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_collection(TaxonomyServiceTest.java:378)
testGetSubTerms_instance(org.apache.atlas.web.resources.TaxonomyServiceTest)
Time elapsed: 0.003 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testGetSubTerms_instance(TaxonomyServiceTest.java:326)
testGetTaxonomies(org.apache.atlas.web.resources.TaxonomyServiceTest) Time
elapsed: 0.002 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomies(TaxonomyServiceTest.java:125)
testGetTaxonomy(org.apache.atlas.web.resources.TaxonomyServiceTest) Time
elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomy(TaxonomyServiceTest.java:84)
testGetTaxonomyTerm(org.apache.atlas.web.resources.TaxonomyServiceTest) Time
elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerm(TaxonomyServiceTest.java:235)
testGetTaxonomyTerms(org.apache.atlas.web.resources.TaxonomyServiceTest) Time
elapsed: 0.002 sec <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
at org.testng.Assert.fail(Assert.java:89)
at org.testng.Assert.failNotEquals(Assert.java:489)
at org.testng.Assert.assertTrue(Assert.java:37)
at org.testng.Assert.assertTrue(Assert.java:47)
at
org.apache.atlas.web.resources.TaxonomyServiceTest.testGetTaxonomyTerms(TaxonomyServiceTest.java:277)
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 sec - in
org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in
org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in
org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 sec - in
org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.924 sec - in
org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in
org.apache.atlas.util.RestUtilsTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.497 sec - in
org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 sec - in
org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 sec - in
org.apache.atlas.notification.NotificationHookConsumerTest
Results :
Failed tests:
TaxonomyServiceTest.testCreateSubTerm:456 expected:<true> but was:<false>
TaxonomyServiceTest.testCreateTaxonomy:158 expected:<true> but was:<false>
TaxonomyServiceTest.testCreateTerm:416 expected:<true> but was:<false>
TaxonomyServiceTest.testDeleteSubTerm:529 expected:<true> but was:<false>
TaxonomyServiceTest.testDeleteTaxonomy:194 expected:<true> but was:<false>
TaxonomyServiceTest.testDeleteTerm:493 expected:<true> but was:<false>
TaxonomyServiceTest.testGetSubTerms_collection:378 expected:<true> but
was:<false>
TaxonomyServiceTest.testGetSubTerms_instance:326 expected:<true> but
was:<false>
TaxonomyServiceTest.testGetTaxonomies:125 expected:<true> but was:<false>
TaxonomyServiceTest.testGetTaxonomy:84 expected:<true> but was:<false>
TaxonomyServiceTest.testGetTaxonomyTerm:235 expected:<true> but was:<false>
TaxonomyServiceTest.testGetTaxonomyTerms:277 expected:<true> but was:<false>
Tests run: 113, Failures: 12, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 1.388 s]
[INFO] apache-atlas ....................................... SUCCESS [ 14.583 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 54.966 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.149 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:39 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.822 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.727 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 44.118 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.635 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 8.088 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 8.175 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 12.437 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:06 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.736
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 26.011 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:29 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 15.553 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 35.927 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 54.012 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:22 min]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:11 min
[INFO] Finished at: 2017-02-10T04:36:36+00:00
[INFO] Final Memory: 162M/1139M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project atlas-webapp: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-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 :atlas-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml>
with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml>
with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml>
with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml>
with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml>
with 2228 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml>
with 2244 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml>
with 2369 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml>
with 2390 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml>
with 2659 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml>
with 3114 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml>
with 5247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml>
with 6940 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml>
with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml>
with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml>
with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml>
with 8051 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml>
with 8279 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml>
with 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
with 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml>
with 8421 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml>
with 10634 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml>
with 15947 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml>
with 17108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml>
with 17216 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml>
with 30132 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml>
with 30523 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
with 30523 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
with 30523 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml>
with 30523 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml>
with 30985 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml>
with 35176 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #535
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in
<https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #535
Archiving artifacts
Compressed 558.49 MB of artifacts by 65.7% relative to #535
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-8.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results-9.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/597/testng/testng-results.xml'
TestNG Reports Processing: FINISH