See <https://builds.apache.org/job/Atlas-1.0-AllTests/947/display/redirect>

------------------------------------------
[...truncated 316.47 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ 
atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-webapp 
---
[INFO] artifact net.minidev:json-smart: checking for updates from central
[INFO] artifact net.minidev:json-smart: checking for updates from 
hortonworks.repo
[INFO] artifact net.minidev:json-smart: checking for updates from 
apache.snapshots.repo
[INFO] artifact net.minidev:json-smart: checking for updates from apache-staging
[INFO] artifact net.minidev:json-smart: checking for updates from default
[INFO] artifact net.minidev:json-smart: checking for updates from 
java.net-Public
[INFO] artifact net.minidev:json-smart: checking for updates from 
repository.jboss.org-public
[INFO] artifact net.minidev:json-smart: checking for updates from typesafe
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:clean (clean) @ atlas-webapp ---
[WARNING] Keystore file 
'<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/atlas.keystore'>
 doesn't exist.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (generateKeyPair) @ 
atlas-webapp ---
[WARNING] 
[WARNING] Warning:
[WARNING] The JKS keystore uses a proprietary format. It is recommended to 
migrate to PKCS12 which is an industry standard format using "keytool 
-importkeystore -srckeystore 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/atlas.keystore>
 -destkeystore 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/atlas.keystore>
 -deststoretype pkcs12".
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ atlas-webapp 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/classes>
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/test/java/org/apache/atlas/web/util/ServletsTest.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/test/java/org/apache/atlas/web/util/ServletsTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/test/java/org/apache/atlas/examples/QuickStartIT.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/src/test/java/org/apache/atlas/examples/QuickStartIT.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (unit-tests) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use 
forkCount and reuseForks instead.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 sec - in 
org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 sec - in 
org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 sec - in 
org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in 
org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 sec - in 
org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.filters.AuditFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 sec - in 
org.apache.atlas.web.filters.AuditFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 sec - in 
org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.resources.AdminExportTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec - in 
org.apache.atlas.web.resources.AdminExportTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 sec - in 
org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 sec - in 
org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 sec - in 
org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 sec - in 
org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 sec - in 
org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 sec - in 
org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in 
org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 28.647 sec <<< 
FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)
  Time elapsed: 14.033 sec  <<< FAILURE!
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
atlasEntityStore.createOrUpdate(
    <any>,
    <any>
);
-> at 
org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:112)
Actually, there were zero interactions with this mock.

        at 
org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:112)

Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.884 sec - in 
org.apache.atlas.notification.NotificationHookConsumerTest
Running org.apache.atlas.notification.AdaptiveWaiterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.213 sec - in 
org.apache.atlas.notification.AdaptiveWaiterTest
Running org.apache.atlas.util.RestUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 sec - in 
org.apache.atlas.util.RestUtilsTest

Results :

Failed tests: 
  
NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:112
 
Wanted but not invoked:
atlasEntityStore.createOrUpdate(
    <any>,
    <any>
);
-> at 
org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:112)
Actually, there were zero interactions with this mock.


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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.767 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.956 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.927 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 53.718 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  9.407 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.791 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.568 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  9.530 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  6.068 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 26.816 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.955 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.448 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.191 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.580 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:39 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.416 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.522 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.647 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  9.536 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [06:50 min]
[INFO] Apache Atlas UI .................................... SUCCESS [01:55 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:31 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution 1.1.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:08 min
[INFO] Finished at: 2018-09-05T01:59:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (unit-tests) on 
project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Atlas-1.0-AllTests/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] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern 
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/checkstyle-result.xml>
 with 973 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1872 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 2231 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/checkstyle-result.xml>
 with 2723 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/target/checkstyle-result.xml>
 with 2723 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/checkstyle-result.xml>
 with 3800 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/dashboardv2/target/checkstyle-result.xml>
 with 3800 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 4102 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 4328 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 4328 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 6654 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/target/checkstyle-result.xml>
 with 6654 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/checkstyle-result.xml>
 with 18768 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/checkstyle-result.xml>
 with 20042 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/target/checkstyle-result.xml>
 with 39215 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/checkstyle-result.xml>
 with 39383 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 39383 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 39383 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/target/checkstyle-result.xml>
 with 39383 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/checkstyle-result.xml>
 with 39421 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=4eb4120514963442ea328bae50bdedf15cca049c, 
workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
 > git rev-parse 4eb4120514963442ea328bae50bdedf15cca049c^{commit} # timeout=10
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,>
 no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #946
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern 
**/target/findbugs.xml
[FINDBUGS] Parsing 13 files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=4eb4120514963442ea328bae50bdedf15cca049c, 
workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #946
Archiving artifacts
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
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results-7.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/947/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to