See 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/2/display/redirect>

------------------------------------------
[...truncated 5.50 MB...]
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ 
hbase-bridge ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] <<< jetty-maven-plugin:9.2.12.v20150709:deploy-war (start-jetty) < 
validate @ hbase-bridge <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:deploy-war (start-jetty) @ 
hbase-bridge ---
[INFO] Configuring Jetty for project: Apache Atlas Hbase Bridge
[INFO] Skipping Jetty start: jetty.skip==true
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:integration-test (integration-test) @ 
hbase-bridge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ hbase-bridge 
---
[INFO] Jetty not running!
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hbase-bridge 
---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/target/hbase-bridge-0.8.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
hbase-bridge ---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/target/hbase-bridge-0.8.2-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hbase-bridge ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ 
hbase-bridge ---
[INFO] 
[INFO] There are 1363 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ 
hbase-bridge >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ hbase-bridge ---
[INFO] Fork Value is true
     [java] Warnings generated: 5
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) < :findbugs @ 
hbase-bridge <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ hbase-bridge ---
[INFO] BugInstance size is 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[INFO] Switch statement found in 
org.apache.atlas.hbase.bridge.HBaseAtlasHook.createOrUpdateColumnFamilyInstance(HBaseOperationContext)
 where default case is missing [org.apache.atlas.hbase.bridge.HBaseAtlasHook] 
At HBaseAtlasHook.java:[lines 290-300]
[INFO] Switch statement found in 
org.apache.atlas.hbase.bridge.HBaseAtlasHook.createOrUpdateNamespaceInstance(HBaseOperationContext)
 where default case is missing [org.apache.atlas.hbase.bridge.HBaseAtlasHook] 
At HBaseAtlasHook.java:[lines 218-228]
[INFO] Switch statement found in 
org.apache.atlas.hbase.bridge.HBaseAtlasHook.createOrUpdateTableInstance(HBaseOperationContext)
 where default case is missing [org.apache.atlas.hbase.bridge.HBaseAtlasHook] 
At HBaseAtlasHook.java:[lines 251-261]
[INFO] 
org.apache.atlas.hbase.model.HBaseOperationContext.gethColumnDescriptors() may 
expose internal representation by returning 
HBaseOperationContext.hColumnDescriptors 
[org.apache.atlas.hbase.model.HBaseOperationContext] At 
HBaseOperationContext.java:[line 104]
[INFO] new 
org.apache.atlas.hbase.model.HBaseOperationContext(NamespaceDescriptor, String, 
HTableDescriptor, TableName, HColumnDescriptor[], HColumnDescriptor, String, 
HBaseAtlasHook$OPERATION, UserGroupInformation, String, String, Map) may expose 
internal representation by storing an externally mutable object into 
HBaseOperationContext.hColumnDescriptors 
[org.apache.atlas.hbase.model.HBaseOperationContext] At 
HBaseOperationContext.java:[line 55]
[INFO] 


To see bug detail using the Findbugs GUI, use the following command "mvn 
findbugs:gui"



[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hbase-bridge 
---
[INFO] Installing 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/target/hbase-bridge-0.8.2-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/target/hbase-bridge-0.8.2-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-SNAPSHOT-sources.jar
[INFO] Installing 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/target/hbase-bridge-0.8.2-SNAPSHOT-test-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ hbase-bridge ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
 (1.2 kB at 2.1 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2.jar
Progress (1): 2.0/49 kBProgress (1): 4.1/49 kBProgress (1): 6.1/49 kBProgress 
(1): 8.2/49 kBProgress (1): 10/49 kB Progress (1): 12/49 kBProgress (1): 14/49 
kBProgress (1): 16/49 kBProgress (1): 18/49 kBProgress (1): 20/49 kBProgress 
(1): 23/49 kBProgress (1): 25/49 kBProgress (1): 27/49 kBProgress (1): 29/49 
kBProgress (1): 31/49 kBProgress (1): 33/49 kBProgress (1): 35/49 kBProgress 
(1): 37/49 kBProgress (1): 39/49 kBProgress (1): 41/49 kBProgress (1): 43/49 
kBProgress (1): 45/49 kBProgress (1): 47/49 kBProgress (1): 49/49 kBProgress 
(1): 49 kB                      Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2.jar
 (49 kB at 39 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2.pom
Progress (1): 2.0/23 kBProgress (1): 4.1/23 kBProgress (1): 6.1/23 kBProgress 
(1): 8.2/23 kBProgress (1): 10/23 kB Progress (1): 12/23 kBProgress (1): 14/23 
kBProgress (1): 16/23 kBProgress (1): 18/23 kBProgress (1): 20/23 kBProgress 
(1): 23/23 kBProgress (1): 23 kB                      Uploaded to 
apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2.pom
 (23 kB at 20 kB/s)
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/maven-metadata.xml
Progress (1): 328 B                   Downloaded from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/maven-metadata.xml
 (328 B at 589 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
 (1.2 kB at 1.1 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/maven-metadata.xml
Progress (1): 328 B                   Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/maven-metadata.xml
 (328 B at 298 B/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2-sources.jar
Progress (1): 2.0/26 kBProgress (1): 4.1/26 kBProgress (1): 6.1/26 kBProgress 
(1): 8.2/26 kBProgress (1): 10/26 kB Progress (1): 12/26 kBProgress (1): 14/26 
kBProgress (1): 16/26 kBProgress (1): 18/26 kBProgress (1): 20/26 kBProgress 
(1): 23/26 kBProgress (1): 25/26 kBProgress (1): 26 kB                      
Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2-sources.jar
 (26 kB at 21 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
 (1.2 kB at 1.1 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2-test-sources.jar
Progress (1): 2.0/14 kBProgress (1): 4.1/14 kBProgress (1): 6.1/14 kBProgress 
(1): 8.2/14 kBProgress (1): 10/14 kB Progress (1): 12/14 kBProgress (1): 14 kB  
                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/hbase-bridge-0.8.2-20171121.044257-2-test-sources.jar
 (14 kB at 11 kB/s)
Uploading to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB                    Uploaded to apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/atlas/hbase-bridge/0.8.2-SNAPSHOT/maven-metadata.xml
 (1.2 kB at 1.1 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.674 s]
[INFO] apache-atlas ....................................... SUCCESS [  9.232 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 32.475 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.655 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [ 59.162 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  5.207 s]
[INFO] atlas-client-common ................................ SUCCESS [ 17.034 s]
[INFO] atlas-client-v1 .................................... SUCCESS [ 17.663 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 16.639 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 20.144 s]
[INFO] atlas-client-v2 .................................... SUCCESS [ 15.879 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  5.054 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 15.418 s]
[INFO] Graph Database Common Code ......................... SUCCESS [ 17.954 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 51.240 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 19.325 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 50.145 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  5.072 
s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 36.828 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [01:33 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.890 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 20.717 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:21 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [01:06 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [ 14.600 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [ 11.778 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 16.097 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [ 15.026 s]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [ 23.938 s]
[INFO] Apache Atlas Falcon Bridge Shim .................... SUCCESS [ 15.256 s]
[INFO] Apache Atlas Falcon Bridge ......................... SUCCESS [ 17.825 s]
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SUCCESS [ 13.835 s]
[INFO] Apache Atlas Sqoop Bridge .......................... SUCCESS [ 17.073 s]
[INFO] Apache Atlas Storm Bridge Shim ..................... SUCCESS [ 14.304 s]
[INFO] Apache Atlas Storm Bridge .......................... SUCCESS [ 23.944 s]
[INFO] Apache Atlas Hbase Bridge Shim ..................... SUCCESS [ 19.788 s]
[INFO] Apache Atlas Hbase Bridge .......................... SUCCESS [ 20.449 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:18 min
[INFO] Finished at: 2017-11-21T04:43:06Z
[INFO] Final Memory: 263M/2577M
[INFO] ------------------------------------------------------------------------
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/> that match the 
pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 36 files in 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/falcon-bridge-shim/target/checkstyle-result.xml>
 with 29 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/falcon-bridge/target/checkstyle-result.xml>
 with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge-shim/target/checkstyle-result.xml>
 with 1858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hbase-bridge/target/checkstyle-result.xml>
 with 3221 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hdfs-model/target/checkstyle-result.xml>
 with 3221 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hive-bridge-shim/target/checkstyle-result.xml>
 with 3236 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/hive-bridge/target/checkstyle-result.xml>
 with 5053 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml>
 with 5069 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/sqoop-bridge/target/checkstyle-result.xml>
 with 5198 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/storm-bridge-shim/target/checkstyle-result.xml>
 with 5219 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/addons/storm-bridge/target/checkstyle-result.xml>
 with 5479 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/authorization/target/checkstyle-result.xml>
 with 5946 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/catalog/target/checkstyle-result.xml>
 with 8083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/client/client-v1/target/checkstyle-result.xml>
 with 8959 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/client/client-v2/target/checkstyle-result.xml>
 with 9284 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/client/common/target/checkstyle-result.xml>
 with 9774 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/client/target/checkstyle-result.xml>
 with 9774 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/common/target/checkstyle-result.xml>
 with 10733 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/dashboardv2/target/checkstyle-result.xml>
 with 10733 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/docs/target/checkstyle-result.xml>
 with 10733 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/api/target/checkstyle-result.xml>
 with 11006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/common/target/checkstyle-result.xml>
 with 11193 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 11193 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/target/checkstyle-result.xml>
 with 11193 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/titan0/target/checkstyle-result.xml>
 with 13648 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/titan1/target/checkstyle-result.xml>
 with 14615 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/intg/target/checkstyle-result.xml>
 with 21351 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/notification/target/checkstyle-result.xml>
 with 22916 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/plugin-classloader/target/checkstyle-result.xml>
 with 23029 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/repository/target/checkstyle-result.xml>
 with 41986 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/server-api/target/checkstyle-result.xml>
 with 42379 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 42379 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 42379 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/target/checkstyle-result.xml>
 with 42379 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/typesystem/target/checkstyle-result.xml>
 with 46597 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/webapp/target/checkstyle-result.xml>
 with 54922 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=5045172e9543c45c54b5f548752c906d42abdc89, 
workspace=<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/>
 > git rev-parse 5045172e9543c45c54b5f548752c906d42abdc89^{commit} # timeout=10
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/graphdb/titan1/src/main/java/org/apache/atlas/repository/graphdb/titan1/graphson/AtlasGraphSONMode.java,>
 no result found.
[FINDBUGS] Collecting findbugs analysis files...
ERROR: Step ?Publish FindBugs analysis results? aborted due to exception: 
java.lang.NoClassDefFoundError: Could not initialize class 
edu.umd.cs.findbugs.SortedBugCollection
        at 
hudson.plugins.findbugs.parser.FindBugsParser.readXml(FindBugsParser.java:368)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:266)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:204)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:182)
        at 
hudson.plugins.findbugs.parser.FindBugsParser.parse(FindBugsParser.java:150)
        at 
hudson.plugins.analysis.core.FilesParser.parseFile(FilesParser.java:323)
        at 
hudson.plugins.analysis.core.FilesParser.parseFiles(FilesParser.java:281)
        at 
hudson.plugins.analysis.core.FilesParser.parserCollectionOfFiles(FilesParser.java:232)
        at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:203)
        at hudson.plugins.analysis.core.FilesParser.invoke(FilesParser.java:31)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at ......remote call to H5(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
        at hudson.remoting.Channel.call(Channel.java:839)
Caused: java.io.IOException: Remote call on H5 failed
        at hudson.remoting.Channel.call(Channel.java:847)
        at hudson.FilePath.act(FilePath.java:987)
Caused: java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Atlas-0.8-snapshot-publish/ws/> at 
hudson.remoting.Channel@72a7a52e:H5
        at hudson.FilePath.act(FilePath.java:994)
        at hudson.FilePath.act(FilePath.java:976)
        at 
hudson.plugins.findbugs.FindBugsPublisher.perform(FindBugsPublisher.java:144)
        at 
hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:69)
        at 
hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:298)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:736)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:682)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:627)
        at hudson.model.Run.execute(Run.java:1762)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:419)
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
Did not find any matching files.

Reply via email to