See
<https://builds.apache.org/job/Atlas-master-IntegrationTests/2061/display/redirect>
------------------------------------------
[...truncated 524.83 KB...]
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "POST
//localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 588 "-"
"Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "POST
//localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 282 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "GET
//localhost:31000/api/atlas/v2/entity/guid/290751be-a8ca-4383-b557-7c573499e84f
HTTP/1.1" 200 309 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "GET
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f
HTTP/1.1" 200 1399 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "POST
//localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 200 195 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "GET
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f
HTTP/1.1" 200 1410 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "GET
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f
HTTP/1.1" 200 1410 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:18 +0000] "POST
//localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "GET
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f
HTTP/1.1" 200 1410 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "POST
//localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/PII_TraitYaJ22Q8CJ7 HTTP/1.1"
404 96 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "POST
//localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 606 "-"
"Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "DELETE
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f/classification/PII_TraitYaJ22Q8CJ7
HTTP/1.1" 400 114 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/PII_TraitfoAMlo8ftT HTTP/1.1"
404 96 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:19 +0000] "POST
//localhost:31000/api/atlas/v2/types/typedefs/ HTTP/1.1" 200 425 "-"
"Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:20 +0000] "GET
//localhost:31000/api/atlas/v2/types/classificationdef/name/PII_TraitfoAMlo8ftT
HTTP/1.1" 200 332 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:20 +0000] "POST
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f/classifications
HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:20 +0000] "GET
//localhost:31000/api/atlas/v2/entity/guid/74f8e9f8-9d1d-4745-892e-b8569009f50f/classifications
HTTP/1.1" 200 764 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:09:44:20 +0000] "POST
//localhost:31000/api/atlas/v2/entity/ HTTP/1.1" 500 85 "-" "Java/1.8.0_172"
Tests run: 120, Failures: 7, Errors: 0, Skipped: 9, Time elapsed: 105.38 sec
<<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT) Time elapsed: 5.208
sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@7a883a13 failed with status 500 (Internal
Server Error) Response Body (There was an error processing your request. It has
been logged (ID 6f189507f3cf87e3).)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
at org.apache.atlas.AtlasClientV2.createEntity(AtlasClientV2.java:285)
at
org.apache.atlas.examples.QuickStartV2.createInstance(QuickStartV2.java:333)
at
org.apache.atlas.examples.QuickStartV2.createTable(QuickStartV2.java:412)
at
org.apache.atlas.examples.QuickStartV2.createEntities(QuickStartV2.java:295)
at
org.apache.atlas.examples.QuickStartV2.runQuickstart(QuickStartV2.java:144)
at
org.apache.atlas.examples.QuickStartV2IT.runQuickStart(QuickStartV2IT.java:48)
testAddNullPropertyValue(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 1.071 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@48e8db60 failed with status 500 (Internal
Server Error) Response Body (There was an error processing your request. It has
been logged (ID 014d2f6c1e4ea56a).)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddNullPropertyValue(EntityV2JerseyResourceIT.java:314)
testAddProperty(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 0.604 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@48e8db60 failed with status 500 (Internal
Server Error) Response Body (There was an error processing your request. It has
been logged (ID 28d20b3cff4ff3f2).)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.addProperty(EntityV2JerseyResourceIT.java:393)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testAddProperty(EntityV2JerseyResourceIT.java:303)
testCompleteUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 0.541 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@48e8db60 failed with status 500 (Internal
Server Error) Response Body (There was an error processing your request. It has
been logged (ID 2a646d051882d0a4).)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testCompleteUpdate(EntityV2JerseyResourceIT.java:729)
testGetTraitDefinitionForEntity(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 0.953 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasBaseClient$API@649c9ff failed with status 500 (Internal
Server Error) Response Body (There was an error processing your request. It has
been logged (ID f2f046cb905fdc5d).)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
at
org.apache.atlas.AtlasClientV2.addClassifications(AtlasClientV2.java:321)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity(EntityV2JerseyResourceIT.java:514)
testGetTraitNames(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 0.022 sec <<< FAILURE!
java.lang.AssertionError: expected [8] but found [7]
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.integration.EntityV2JerseyResourceIT.testGetTraitNames(EntityV2JerseyResourceIT.java:375)
testPartialUpdate(org.apache.atlas.web.integration.EntityV2JerseyResourceIT)
Time elapsed: 0.543 sec <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API
org.apache.atlas.AtlasClientV2$API_V2@48e8db60 failed with status 500 (Internal
Server Error) Response Body (There was an error processing your request. It has
been logged (ID ba4bb84879970b74).)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:399)
at
org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:212)
at org.apache.atlas.AtlasClientV2.updateEntity(AtlasClientV2.java:289)
at
org.apache.atlas.web.integration.EntityV2JerseyResourceIT.testPartialUpdate(EntityV2JerseyResourceIT.java:660)
Results :
Failed tests:
QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API
org.apache...
EntityV2JerseyResourceIT.testAddNullPropertyValue:314->addProperty:393 »
AtlasService
EntityV2JerseyResourceIT.testAddProperty:303->addProperty:393 » AtlasService
M...
EntityV2JerseyResourceIT.testCompleteUpdate:729 » AtlasService Metadata
servic...
EntityV2JerseyResourceIT.testGetTraitDefinitionForEntity:514 » AtlasService
Me...
EntityV2JerseyResourceIT.testGetTraitNames:375 expected [8] but found [7]
EntityV2JerseyResourceIT.testPartialUpdate:660 » AtlasService Metadata
service...
Tests run: 120, Failures: 7, Errors: 0, Skipped: 9
[INFO]
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ atlas-webapp
---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@756512c7{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Closing Spring root WebApplicationContext
[INFO] Shutting down log4j
[INFO] Stopped
o.e.j.m.p.JettyWebAppContext@6385614f{/,file://<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/atlas-webapp-2.0.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-master-IntegrationTests/webapp/target/atlas-webapp-2.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-IntegrationTests/ws/webapp/target/atlas-webapp-2.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-IntegrationTests/ws/webapp/target/atlas-webapp-2.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-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [ 0.936 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [ 5.601 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 12.756 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [ 16.058 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [ 45.934 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [ 10.994 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS) SUCCESS [ 11.238 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [ 10.745 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [ 6.854 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 28.729 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 10.847 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 0.512 s]
[INFO] atlas-client-common ................................ SUCCESS [ 8.737 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 9.690 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 7.697 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 13.991 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 9.025 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.588 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 7.250 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 7.409 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 20.894 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 2.587
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 9.403 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.966 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 10.081 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 44.015 s]
[INFO] Apache Atlas UI .................................... SUCCESS [02:08 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [03:29 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 2.0.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:14 min
[INFO] Finished at: 2018-08-08T09:44:26Z
[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-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-IntegrationTests/ws/> that match
the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
with 1829 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
with 2188 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml>
with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml>
with 3745 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
with 3745 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
with 4047 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
with 4273 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
with 4273 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
with 6595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
with 6595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml>
with 18644 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml>
with 19889 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/om-fwk-ocf/target/checkstyle-result.xml>
with 24930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omag-api/target/checkstyle-result.xml>
with 26485 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omag-server/target/checkstyle-result.xml>
with 26494 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omas-assetconsumer/target/checkstyle-result.xml>
with 29333 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omas-connectedasset/target/checkstyle-result.xml>
with 32746 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omrs/target/checkstyle-result.xml>
with 72717 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml>
with 91766 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
with 91934 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
with 91934 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
with 91934 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml>
with 91934 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml>
with 91972 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=fbb244c2e4feb90949c7e3c1cbbf4bd2fe729a68,
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
> git rev-parse fbb244c2e4feb90949c7e3c1cbbf4bd2fe729a68^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #2057
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match
the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 19 files in
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/common/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-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-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-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-IntegrationTests/ws/intg/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/om-fwk-ocf/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omag-api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omag-server/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omas-assetconsumer/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omas-connectedasset/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/omrs/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/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=fbb244c2e4feb90949c7e3c1cbbf4bd2fe729a68,
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2057
Archiving artifacts
[Fast Archiver] Compressed 167.43 MB of artifacts by 84.0% relative to #2057
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-IntegrationTests/builds/2061/testng/testng-results.xml'
5.042017% of tests failed, which exceeded threshold of 0%. Marking build as
UNSTABLE
TestNG Reports Processing: FINISH