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

Changes:

[apoorvnaik] ATLAS-2815: UI Slow loading enhancements

------------------------------------------
[...truncated 339.26 KB...]
        at 
com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
        at 
com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
        at 
com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
        at 
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)
        at 
com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)
        at 
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)
        at 
com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)
        at 
com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)
        at 
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)
        at 
com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:845)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1712)
        at 
org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:80)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
        at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
        at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.apache.atlas.web.filters.AtlasCSRFPreventionFilter$ServletFilterHttpInteraction.proceed(AtlasCSRFPreventionFilter.java:235)
        at 
org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.handleHttpInteraction(AtlasCSRFPreventionFilter.java:177)
        at 
org.apache.atlas.web.filters.AtlasCSRFPreventionFilter.doFilter(AtlasCSRFPreventionFilter.java:190)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.apache.atlas.web.filters.AtlasAuthenticationFilter.doFilter(AtlasAuthenticationFilter.java:369)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.apache.atlas.web.filters.StaleTransactionCleanupFilter.doFilter(StaleTransactionCleanupFilter.java:55)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:215)
        at 
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.apache.atlas.web.filters.AtlasKnoxSSOAuthenticationFilter.doFilter(AtlasKnoxSSOAuthenticationFilter.java:146)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:200)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
        at 
org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
        at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
        at 
org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
        at 
org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
        at 
org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:347)
        at 
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:263)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1691)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
        at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
        at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:119)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:534)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)

127.0.0.1 - - [08/Aug/2018:03:32:02 +0000] "GET 
//localhost:31000/api/atlas/lineage/hive/table/SalesnswQvCBf3T/schema HTTP/1.1" 
500 100 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factWD5hOH41C8
 HTTP/1.1" 200 3958 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/v2/lineage/b9ccb5cc-9ca1-40df-b493-3d8fd306cbcd?depth=5&direction=OUTPUT
 HTTP/1.1" 200 2701 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factRH9tC62Kgu
 HTTP/1.1" 200 4366 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/lineage/31238994-c402-41bc-b03b-8e0f385495be/schema 
HTTP/1.1" 200 3371 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factRH9tC62Kgu
 HTTP/1.1" 200 4366 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/lineage/31238994-c402-41bc-b03b-8e0f385495be/outputs/graph
 HTTP/1.1" 200 1939 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_factRH9tC62Kgu
 HTTP/1.1" 200 4366 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:03 +0000] "GET 
//localhost:31000/api/atlas/lineage/31238994-c402-41bc-b03b-8e0f385495be/outputs/graph
 HTTP/1.1" 200 1942 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:04 +0000] "GET 
//localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvi5gaGQJrCz
 HTTP/1.1" 200 4015 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:04 +0000] "GET 
//localhost:31000/api/atlas/v2/lineage/fb63b67f-3701-4146-a2b4-c89b1bb0322b?depth=5&direction=INPUT
 HTTP/1.1" 200 3251 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:04 +0000] "GET 
//localhost:31000/api/atlas/admin/session HTTP/1.1" 200 10995 "-" 
"Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:04 +0000] "GET 
//localhost:31000/api/atlas/entities?type=hive_table_v1&property=qualifiedName&value=sales_fact_monthly_mvXWoFlePJCh
 HTTP/1.1" 200 4875 "-" "Java/1.8.0_172"
127.0.0.1 - - [08/Aug/2018:03:32:04 +0000] "GET 
//localhost:31000/api/atlas/lineage/640aefda-d4c7-4ee9-b042-689c25a9a16d/inputs/graph
 HTTP/1.1" 200 2428 "-" "Java/1.8.0_172"
Tests run: 133, Failures: 1, Errors: 0, Skipped: 115, Time elapsed: 27.43 sec 
<<< FAILURE! - in TestSuite
runQuickStart(org.apache.atlas.examples.QuickStartV2IT)  Time elapsed: 10.547 
sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API 
org.apache.atlas.AtlasClientV2$API_V2@39a699b4 failed with status 500 (Internal 
Server Error) Response Body (There was an error processing your request. It has 
been logged (ID 2c88661f167f18ae).)
        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)


Results :

Failed tests: 
  QuickStartV2IT.runQuickStart:48 » AtlasService Metadata service API 
org.apache...

Tests run: 130, Failures: 1, Errors: 0, Skipped: 112

[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@453d102d{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@5e32886d{/,file://<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.0-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/Atlas-1.0-IntegrationTests/webapp/target/atlas-webapp-1.1.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-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.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-1.0-IntegrationTests/ws/webapp/target/atlas-webapp-1.1.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-1.0-IntegrationTests/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.632 s]
[INFO] apache-atlas 1.1.0-SNAPSHOT ........................ SUCCESS [  4.247 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.980 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 22.780 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  8.428 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.695 s]
[INFO] atlas-client-common ................................ SUCCESS [  8.372 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  7.878 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.877 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  9.878 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  6.122 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.486 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.861 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  5.130 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 19.879 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.285 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.224 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.097 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  7.272 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 36.048 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:56 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [01:55 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: 07:03 min
[INFO] Finished at: 2018-08-08T03:32:14Z
[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-1.0-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-1.0-IntegrationTests/ws/> that match the 
pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
 with 930 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-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-1.0-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-1.0-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-1.0-IntegrationTests/ws/client/target/checkstyle-result.xml>
 with 2680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/common/target/checkstyle-result.xml>
 with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
 with 3737 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 4039 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 4265 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
 with 6587 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 18612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/checkstyle-result.xml>
 with 19849 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/checkstyle-result.xml>
 with 38894 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
 with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/target/checkstyle-result.xml>
 with 39062 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/test-tools/target/checkstyle-result.xml>
 with 39100 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=ddef7a30e532dec26a1e415c2628ff25f40df729, 
workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
 > git rev-parse ddef7a30e532dec26a1e415c2628ff25f40df729^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #709
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/> that match the 
pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-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-1.0-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-1.0-IntegrationTests/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-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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-IntegrationTests/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-IntegrationTests/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-IntegrationTests/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/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-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=ddef7a30e532dec26a1e415c2628ff25f40df729, 
workspace=<https://builds.apache.org/job/Atlas-1.0-IntegrationTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #709
Archiving artifacts
[Fast Archiver] Compressed 166.72 MB of artifacts by 84.2% relative to #709
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-IntegrationTests/builds/710/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to