See 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/14/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2251: Remove TypeSystem and related implementation, to avoid

------------------------------------------
[...truncated 370.37 KB...]
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
        at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [12/Nov/2017:18:56:45 +0000] "POST /api/atlas/entities HTTP/1.1" 
500 54 "-" "Java/1.8.0_152"
127.0.0.1 - - [12/Nov/2017:18:56:45 +0000] "GET /api/atlas/admin/status 
HTTP/1.1" 200 19 "-" "Java/1.8.0_152"
127.0.0.1 - - [12/Nov/2017:18:56:45 +0000] "GET /api/atlas/v1/taxonomies 
HTTP/1.1" 500 85 "-" "Java/1.8.0_152"
127.0.0.1 - - [12/Nov/2017:18:56:45 +0000] "GET /api/atlas/admin/session 
HTTP/1.1" 200 424 "-" "Java/1.8.0_152"
127.0.0.1 - - [12/Nov/2017:18:56:45 +0000] "GET /api/atlas/admin/session 
HTTP/1.1" 401 349 "-" "Java/1.8.0_152"
Tests run: 152, Failures: 8, Errors: 0, Skipped: 134, Time elapsed: 16.641 sec 
<<< FAILURE! - in TestSuite
setUp(org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT)  Time 
elapsed: 4.153 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@75f0f0ce failed with status 500 (Internal 
Server Error) Response Body ({"error":"Failed with 
java.lang.NullPointerException"})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
        at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.web.integration.BaseResourceIT.createInstance(BaseResourceIT.java:218)
        at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.database(DataSetLineageJerseyResourceIT.java:245)
        at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setupInstances(DataSetLineageJerseyResourceIT.java:197)
        at 
org.apache.atlas.web.integration.DataSetLineageJerseyResourceIT.setUp(DataSetLineageJerseyResourceIT.java:61)

testCreateEntity(org.apache.atlas.notification.NotificationHookConsumerIT)  
Time elapsed: 1.26 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@355c7147 failed with status 500 (Internal 
Server Error) Response Body ({"error":"A JSONObject text must begin with '{' at 
character 0 of "})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:471)
        at org.apache.atlas.AtlasClient.callAPIWithRetries(AtlasClient.java:961)
        at org.apache.atlas.AtlasClient.searchByDSL(AtlasClient.java:824)
        at 
org.apache.atlas.web.integration.BaseResourceIT.searchByDSL(BaseResourceIT.java:676)
        at 
org.apache.atlas.notification.NotificationHookConsumerIT.access$100(NotificationHookConsumerIT.java:41)

testDeleteByQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)
  Time elapsed: 0.01 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@75f0f0ce failed with status 500 (Internal 
Server Error) Response Body ({"error":"Failed with 
java.lang.NullPointerException"})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
        at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.notification.NotificationHookConsumerIT.testDeleteByQualifiedName(NotificationHookConsumerIT.java:201)

testMessageHandleFailureConsumerContinues(org.apache.atlas.notification.NotificationHookConsumerIT)
  Time elapsed: 2.034 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@355c7147 failed with status 500 (Internal 
Server Error) Response Body ({"error":"A JSONObject text must begin with '{' at 
character 0 of "})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithRetries(AtlasBaseClient.java:471)
        at org.apache.atlas.AtlasClient.callAPIWithRetries(AtlasClient.java:961)
        at org.apache.atlas.AtlasClient.searchByDSL(AtlasClient.java:824)
        at 
org.apache.atlas.web.integration.BaseResourceIT.searchByDSL(BaseResourceIT.java:676)
        at 
org.apache.atlas.notification.NotificationHookConsumerIT.access$000(NotificationHookConsumerIT.java:41)

testUpdateEntityFullUpdate(org.apache.atlas.notification.NotificationHookConsumerIT)
  Time elapsed: 0.007 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@75f0f0ce failed with status 500 (Internal 
Server Error) Response Body ({"error":"Failed with 
java.lang.NullPointerException"})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
        at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.notification.NotificationHookConsumerIT.testUpdateEntityFullUpdate(NotificationHookConsumerIT.java:225)

testUpdateEntityPartial(org.apache.atlas.notification.NotificationHookConsumerIT)
  Time elapsed: 0.005 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@75f0f0ce failed with status 500 (Internal 
Server Error) Response Body ({"error":"Failed with 
java.lang.NullPointerException"})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
        at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.notification.NotificationHookConsumerIT.testUpdateEntityPartial(NotificationHookConsumerIT.java:134)

testUpdatePartialUpdatingQualifiedName(org.apache.atlas.notification.NotificationHookConsumerIT)
  Time elapsed: 0.005 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClient$API_V1@75f0f0ce failed with status 500 (Internal 
Server Error) Response Body ({"error":"Failed with 
java.lang.NullPointerException"})
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:387)
        at 
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:320)
        at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:208)
        at org.apache.atlas.AtlasClient.callAPIWithBody(AtlasClient.java:936)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:407)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:433)
        at org.apache.atlas.AtlasClient.createEntity(AtlasClient.java:428)
        at 
org.apache.atlas.notification.NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName(NotificationHookConsumerIT.java:167)

testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT)
  Time elapsed: 0.016 sec  <<< FAILURE!
java.lang.AssertionError: expected [403] but found [500]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:496)
        at org.testng.Assert.assertEquals(Assert.java:125)
        at org.testng.Assert.assertEquals(Assert.java:372)
        at org.testng.Assert.assertEquals(Assert.java:382)
        at 
org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource(AtlasAuthenticationSimpleFilterIT.java:74)


Results :

Failed tests: 
  
NotificationHookConsumerIT.testCreateEntity:107->BaseResourceIT.waitFor:615->access$100:41->BaseResourceIT.searchByDSL:676
 » AtlasService
  NotificationHookConsumerIT.testDeleteByQualifiedName:201 » AtlasService 
Metada...
  
NotificationHookConsumerIT.testMessageHandleFailureConsumerContinues:85->BaseResourceIT.waitFor:615->access$000:41->BaseResourceIT.searchByDSL:676
 » AtlasService
  NotificationHookConsumerIT.testUpdateEntityFullUpdate:225 » AtlasService 
Metad...
  NotificationHookConsumerIT.testUpdateEntityPartial:134 » AtlasService 
Metadata...
  NotificationHookConsumerIT.testUpdatePartialUpdatingQualifiedName:167 » 
AtlasService
  
AtlasAuthenticationSimpleFilterIT.testSimpleLoginAndAuthorizationWithValidCrendentialsAndInvalidAccessToResource:74
 expected [403] but found [500]
  
DataSetLineageJerseyResourceIT.setUp:61->setupInstances:197->database:245->BaseResourceIT.createInstance:218
 » AtlasService

Tests run: 149, Failures: 8, Errors: 0, Skipped: 131

[INFO] 
[INFO] --- jetty-maven-plugin:9.4.0.v20161208:stop (stop-jetty) @ atlas-webapp 
---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@17a0212c{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Stopped scavenging
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped 
o.e.j.m.p.JettyWebAppContext@441e36b{/,file://<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-Titan-IntegrationTests/webapp/target/atlas-webapp-1.0.0-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-webapp 
---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-sources.jar>
log4j:WARN No appenders could be found for logger 
(org.apache.zookeeper.ClientCnxn).
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] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
atlas-webapp ---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/atlas-webapp-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ atlas-webapp ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.579 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.640 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 19.427 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.853 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.493 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.073 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  6.084 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.248 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  8.031 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.273 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.403 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.733 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.514 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.172 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 36.324 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.583 
s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 27.776 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [  9.292 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.923 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 18.264 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.860 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:15 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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:36 min
[INFO] Finished at: 2017-11-12T18:56:53Z
[INFO] Final Memory: 333M/2175M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on 
project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/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 :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-master-Titan-IntegrationTests/ws/> that 
match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
 with 461 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1317 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 1657 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
 with 2147 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/target/checkstyle-result.xml>
 with 2147 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/checkstyle-result.xml>
 with 3083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
 with 3083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 3355 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 3548 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 3548 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 4539 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
 with 4539 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml>
 with 6998 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml>
 with 7969 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 17795 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/checkstyle-result.xml>
 with 18956 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/checkstyle-result.xml>
 with 29979 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/target/checkstyle-result.xml>
 with 30191 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=435fe3fbad0dbb41297cc7af7986d3062704d7ee, 
workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
 > git rev-parse 435fe3fbad0dbb41297cc7af7986d3062704d7ee^{commit} # timeout=10
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/graphson/AtlasGraphSONMode.java,>
 no result found.
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,>
 no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/> that 
match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/client-v2/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/client/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/janus/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/graphdb/titan1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/server-api/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=435fe3fbad0dbb41297cc7af7986d3062704d7ee, 
workspace=<https://builds.apache.org/job/Atlas-master-Titan-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of 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-master-Titan-IntegrationTests/builds/14/testng/testng-results.xml'
5.147059% of tests failed, which exceeded threshold of 0%. Marking build as 
UNSTABLE
TestNG Reports Processing: FINISH

Reply via email to