You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/23 23:03:55 UTC

Build failed in Jenkins: Atlas-master-IntegrationTests #2209

See <https://builds.apache.org/job/Atlas-master-IntegrationTests/2209/display/redirect>

------------------------------------------
[...truncated 625.62 KB...]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at sun.net.www.http.HttpClient.New(HttpClient.java:339)
	at sun.net.www.http.HttpClient.New(HttpClient.java:357)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:253)
	at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153)
	at com.sun.jersey.api.client.filter.HTTPBasicAuthFilter.handle(HTTPBasicAuthFilter.java:105)
	at com.sun.jersey.api.client.Client.handle(Client.java:652)
	at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)
	at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
	at com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:356)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:229)
	at org.apache.atlas.AtlasClientV2.getEntityByAttribute(AtlasClientV2.java:264)
	at org.apache.atlas.hive.HiveITBase$1.evaluate(HiveITBase.java:209)
	at org.apache.atlas.hive.HiveITBase.waitFor(HiveITBase.java:266)
	at org.apache.atlas.hive.HiveITBase.assertEntityIsRegistered(HiveITBase.java:206)
	at org.apache.atlas.hive.HiveITBase.assertTableIsRegistered(HiveITBase.java:200)
	at org.apache.atlas.hive.HiveITBase.assertTableIsRegistered(HiveITBase.java:194)
	at org.apache.atlas.hive.hook.HiveHookIT.testTruncateTable(HiveHookIT.java:1287)

testUpdateProcess(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 81.901 sec  <<< FAILURE!
java.lang.AssertionError: Assertions failed. Failing after waiting for timeout 80000 msecs
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at sun.net.www.http.HttpClient.New(HttpClient.java:339)
	at sun.net.www.http.HttpClient.New(HttpClient.java:357)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480)
	at com.sun.jersey.client.urlconnection.URLConnectionClientHandler._invoke(URLConnectionClientHandler.java:253)
	at com.sun.jersey.client.urlconnection.URLConnectionClientHandler.handle(URLConnectionClientHandler.java:153)
	at com.sun.jersey.api.client.filter.HTTPBasicAuthFilter.handle(HTTPBasicAuthFilter.java:105)
	at com.sun.jersey.api.client.Client.handle(Client.java:652)
	at com.sun.jersey.api.client.WebResource.handle(WebResource.java:682)
	at com.sun.jersey.api.client.WebResource.access$200(WebResource.java:74)
	at com.sun.jersey.api.client.WebResource$Builder.method(WebResource.java:634)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:356)
	at org.apache.atlas.AtlasBaseClient.callAPIWithResource(AtlasBaseClient.java:327)
	at org.apache.atlas.AtlasBaseClient.callAPI(AtlasBaseClient.java:229)
	at org.apache.atlas.AtlasClientV2.getEntityByAttribute(AtlasClientV2.java:264)
	at org.apache.atlas.hive.HiveITBase$1.evaluate(HiveITBase.java:209)
	at org.apache.atlas.hive.HiveITBase.waitFor(HiveITBase.java:266)
	at org.apache.atlas.hive.HiveITBase.assertEntityIsRegistered(HiveITBase.java:206)
	at org.apache.atlas.hive.hook.HiveHookIT.assertProcessIsRegistered(HiveHookIT.java:1889)
	at org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:519)
	at org.apache.atlas.hive.hook.HiveHookIT.validateProcess(HiveHookIT.java:529)
	at org.apache.atlas.hive.hook.HiveHookIT.testUpdateProcess(HiveHookIT.java:618)


Results :

Failed tests: 
  HiveHookIT.testAlterTablePartitionColumnType:1309->assertColumnIsRegistered:288->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterTableProperties:1734->testAlterProperties:1749->verifyEntityProperties:1789->assertTableIsRegistered:1968->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterTableRename:938->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterTableRenameAliasRegistered:916->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterTableSerde:1512->runSerdePropsQuery:1682->verifyTableSdProperties:1808->assertTableIsRegistered:1968->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterTableWithoutHookConf:1334->assertTableIsNotRegistered:1958->assertEntityIsNotRegistered:1972->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterViewAsSelect:396->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterViewProperties:1783->testAlterProperties:1749->verifyEntityProperties:1789->assertTableIsRegistered:1968->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testAlterViewRename:1384->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testCTAS:314->assertProcessIsRegistered:1859->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testCreateDatabase:82->HiveITBase.assertDatabaseIsRegistered:307->HiveITBase.assertDatabaseIsRegistered:313->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testCreateTable:111->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testCreateView:383->assertProcessIsRegistered:1859->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropAndRecreateCTASOutput:347->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropDatabaseWithCascade:1575->assertColumnIsNotRegistered:300->assertEntityIsNotRegistered:1972->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropDatabaseWithoutCascade:1602->assertTableIsNotRegistered:1958->assertEntityIsNotRegistered:1972->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropNonExistingDB:1629->assertDBIsNotRegistered:1964->assertEntityIsNotRegistered:1972->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropNonExistingTable:1644->assertTableIsNotRegistered:1958->assertEntityIsNotRegistered:1972->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropTable:1525->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testDropView:1663->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testEmptyStringAsValue:336->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testExportImportPartitionedTable:820->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testExportImportUnPartitionedTable:767->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testIgnoreSelect:903->assertProcessIsNotRegistered:1939->assertEntityIsNotRegistered:1972->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testInsertIntoDFSDirPartitioned:676->validateProcess:519->assertProcessIsRegistered:1889->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testInsertIntoLocalDir:599->validateProcess:529->validateProcess:519->assertProcessIsRegistered:1889->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testInsertIntoPartition:755->validateProcess:519->assertProcessIsRegistered:1889->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testInsertIntoTable:538->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testLineage:1997->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testLoadDFSPathPartitioned:476->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testLoadLocalPath:458->assertProcessIsRegistered:1859->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testLoadLocalPathIntoPartition:469->assertProcessIsRegistered:1859->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testTraitsPreservedOnColumnRename:1356->assertColumnIsRegistered:282->assertColumnIsRegistered:288->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testTruncateTable:1287->HiveITBase.assertTableIsRegistered:194->HiveITBase.assertTableIsRegistered:200->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs
  HiveHookIT.testUpdateProcess:618->validateProcess:529->validateProcess:519->assertProcessIsRegistered:1889->HiveITBase.assertEntityIsRegistered:206->HiveITBase.waitFor:270 Assertions failed. Failing after waiting for timeout 80000 msecs

Tests run: 45, Failures: 35, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.3.14.v20161028:stop (stop-jetty) @ hive-bridge ---
[INFO] Jetty not running!
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-2.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  6.053 s]
[INFO] apache-atlas 2.0.0-SNAPSHOT ........................ SUCCESS [ 31.518 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 26.697 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 35.191 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 12.756 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  1.311 s]
[INFO] atlas-client-common ................................ SUCCESS [  9.633 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  8.875 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  7.147 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 17.602 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  7.866 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.726 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  5.743 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  6.568 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 28.281 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  3.332 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 17.444 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 39.467 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 10.724 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 46.026 s]
[INFO] Apache Atlas UI .................................... SUCCESS [02:29 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [08:33 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  6.375 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  3.033 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  7.614 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  9.181 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [49:25 min]
[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: 01:06 h
[INFO] Finished at: 2018-08-23T22:55:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/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 :hive-bridge
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 25 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml> with 988 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 1887 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 2246 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 2738 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml> with 2738 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml> with 3812 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml> with 3812 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml> with 3812 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 4114 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 4340 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 4340 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 6666 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml> with 6666 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml> with 18763 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml> with 20045 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml> with 20158 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml> with 39290 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 39458 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 39458 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 39458 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml> with 39458 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 39496 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml> with 47857 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=70e10cc049f82243be0a3ace452c19b42476af6c, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse 70e10cc049f82243be0a3ace452c19b42476af6c^{commit} # timeout=10
<Git Blamer> Skipping file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/graphson/AtlasGraphSONMode.java,> no result found.
[CHECKSTYLE] Computing warning deltas based on reference build #2208
[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 16 files in <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[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/plugin-classloader/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.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/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=70e10cc049f82243be0a3ace452c19b42476af6c, workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #2208
Archiving artifacts
[Fast Archiver] Compressed 170.90 MB of artifacts by 83.0% relative to #2208
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/2209/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/2209/testng/testng-results.xml'
21.341463% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-master-IntegrationTests #2210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-IntegrationTests/2210/display/redirect>