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 2017/01/04 10:45:24 UTC

Build failed in Jenkins: apache-atlas-nightly #533

See <https://builds.apache.org/job/apache-atlas-nightly/533/changes>

Changes:

[madhan] ATLAS-1417: HIveHook: synchronous execution fails to notify

------------------------------------------
[...truncated 6868 lines...]
	at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute(JettyDeployWar.java:67)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.IllegalArgumentException: Could not instantiate implementation: com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEStoreManager
	at com.thinkaurelius.titan.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:55)
	at com.thinkaurelius.titan.diskstorage.Backend.getImplementationClass(Backend.java:421)
	at com.thinkaurelius.titan.diskstorage.Backend.getStorageManager(Backend.java:361)
	at com.thinkaurelius.titan.graphdb.configuration.GraphDatabaseConfiguration.<init>(GraphDatabaseConfiguration.java:1275)
	at com.thinkaurelius.titan.core.TitanFactory.open(TitanFactory.java:93)
	at com.thinkaurelius.titan.core.TitanFactory.open(TitanFactory.java:73)
	at org.apache.atlas.repository.graphdb.titan0.Titan0GraphDatabase.getGraphInstance(Titan0GraphDatabase.java:115)
	at org.apache.atlas.repository.graphdb.titan0.Titan0GraphDatabase.getGraph(Titan0GraphDatabase.java:171)
	at org.apache.atlas.repository.graph.AtlasGraphProvider.getGraphInstance(AtlasGraphProvider.java:38)
	at org.apache.atlas.repository.graph.GraphHelper.getInstance(GraphHelper.java:97)
	at org.apache.atlas.repository.graph.DeleteHandler.<clinit>(DeleteHandler.java:53)
	... 69 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at com.thinkaurelius.titan.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:44)
	... 79 more
Caused by: com.thinkaurelius.titan.diskstorage.PermanentBackendException: Error during BerkeleyJE initialization: 
	at com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEStoreManager.initialize(BerkeleyJEStoreManager.java:108)
	at com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEStoreManager.<init>(BerkeleyJEStoreManager.java:68)
	... 84 more
Caused by: com.sleepycat.je.EnvironmentLockedException: (JE 5.0.73) <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/data/berkley> The environment cannot be locked for single writer access. ENV_LOCKED: The je.lck file could not be locked. Environment is invalid and must be closed.
	at com.sleepycat.je.log.FileManager.<init>(FileManager.java:371)
	at com.sleepycat.je.dbi.EnvironmentImpl.<init>(EnvironmentImpl.java:453)
	at com.sleepycat.je.dbi.EnvironmentImpl.<init>(EnvironmentImpl.java:382)
	at com.sleepycat.je.dbi.DbEnvPool.getEnvironment(DbEnvPool.java:178)
	at com.sleepycat.je.Environment.makeEnvironmentImpl(Environment.java:246)
	at com.sleepycat.je.Environment.<init>(Environment.java:227)
	at com.sleepycat.je.Environment.<init>(Environment.java:170)
	at com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEStoreManager.initialize(BerkeleyJEStoreManager.java:104)
	... 85 more
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.078 s]
[INFO] apache-atlas ....................................... SUCCESS [  9.765 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 53.402 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.519 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:39 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 24.437 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.605 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 45.261 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.599 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.417 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  8.950 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 11.856 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:07 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.719 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 25.734 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:28 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 16.460 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.816 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 57.504 s]
[INFO] Apache Atlas Web Application ....................... SUCCESS [09:37 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  6.168 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  1.931 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 11.098 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  8.328 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [ 53.889 s]
[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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:49 min
[INFO] Finished at: 2017-01-04T10:42:59+00:00
[INFO] Final Memory: 450M/2232M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.jetty:jetty-maven-plugin:9.2.12.v20150709:deploy-war (start-jetty) on project hive-bridge: Execution start-jetty of goal org.eclipse.jetty:jetty-maven-plugin:9.2.12.v20150709:deploy-war failed: An API incompatibility was encountered while executing org.eclipse.jetty:jetty-maven-plugin:9.2.12.v20150709:deploy-war: java.lang.ExceptionInInitializerError: null
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.eclipse.jetty:jetty-maven-plugin:9.2.12.v20150709--1692262806
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-maven-plugin/9.2.12.v20150709/jetty-maven-plugin-9.2.12.v20150709.jar
[ERROR] urls[1] = file:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar
[ERROR] urls[2] = file:/home/jenkins/.m2/repository/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar
[ERROR] urls[3] = file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[ERROR] urls[4] = file:/home/jenkins/.m2/repository/org/sonatype/aether/aether-util/1.11/aether-util-1.11.jar
[ERROR] urls[5] = file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[6] = file:/home/jenkins/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[ERROR] urls[7] = file:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[8] = file:/home/jenkins/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[ERROR] urls[9] = file:/home/jenkins/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.1/maven-plugin-tools-api-3.1.jar
[ERROR] urls[10] = file:/home/jenkins/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[ERROR] urls[11] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/9.2.12.v20150709/jetty-util-9.2.12.v20150709.jar
[ERROR] urls[12] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-webapp/9.2.12.v20150709/jetty-webapp-9.2.12.v20150709.jar
[ERROR] urls[13] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-xml/9.2.12.v20150709/jetty-xml-9.2.12.v20150709.jar
[ERROR] urls[14] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-servlet/9.2.12.v20150709/jetty-servlet-9.2.12.v20150709.jar
[ERROR] urls[15] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-quickstart/9.2.12.v20150709/jetty-quickstart-9.2.12.v20150709.jar
[ERROR] urls[16] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-jaas/9.2.12.v20150709/jetty-jaas-9.2.12.v20150709.jar
[ERROR] urls[17] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/9.2.12.v20150709/jetty-security-9.2.12.v20150709.jar
[ERROR] urls[18] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-plus/9.2.12.v20150709/jetty-plus-9.2.12.v20150709.jar
[ERROR] urls[19] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-jndi/9.2.12.v20150709/jetty-jndi-9.2.12.v20150709.jar
[ERROR] urls[20] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/9.2.12.v20150709/jetty-server-9.2.12.v20150709.jar
[ERROR] urls[21] = file:/home/jenkins/.m2/repository/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[ERROR] urls[22] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/9.2.12.v20150709/jetty-http-9.2.12.v20150709.jar
[ERROR] urls[23] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/9.2.12.v20150709/jetty-io-9.2.12.v20150709.jar
[ERROR] urls[24] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-jmx/9.2.12.v20150709/jetty-jmx-9.2.12.v20150709.jar
[ERROR] urls[25] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-annotations/9.2.12.v20150709/jetty-annotations-9.2.12.v20150709.jar
[ERROR] urls[26] = file:/home/jenkins/.m2/repository/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[ERROR] urls[27] = file:/home/jenkins/.m2/repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
[ERROR] urls[28] = file:/home/jenkins/.m2/repository/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
[ERROR] urls[29] = file:/home/jenkins/.m2/repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
[ERROR] urls[30] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.2.12.v20150709/javax-websocket-server-impl-9.2.12.v20150709.jar
[ERROR] urls[31] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.2.12.v20150709/javax-websocket-client-impl-9.2.12.v20150709.jar
[ERROR] urls[32] = file:/home/jenkins/.m2/repository/javax/websocket/javax.websocket-api/1.0/javax.websocket-api-1.0.jar
[ERROR] urls[33] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-server/9.2.12.v20150709/websocket-server-9.2.12.v20150709.jar
[ERROR] urls[34] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-common/9.2.12.v20150709/websocket-common-9.2.12.v20150709.jar
[ERROR] urls[35] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-api/9.2.12.v20150709/websocket-api-9.2.12.v20150709.jar
[ERROR] urls[36] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-client/9.2.12.v20150709/websocket-client-9.2.12.v20150709.jar
[ERROR] urls[37] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/websocket/websocket-servlet/9.2.12.v20150709/websocket-servlet-9.2.12.v20150709.jar
[ERROR] urls[38] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/apache-jsp/9.2.12.v20150709/apache-jsp-9.2.12.v20150709.jar
[ERROR] urls[39] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/toolchain/jetty-schemas/3.1.M0/jetty-schemas-3.1.M0.jar
[ERROR] urls[40] = file:/home/jenkins/.m2/repository/org/mortbay/jasper/apache-jsp/8.0.9.M3/apache-jsp-8.0.9.M3.jar
[ERROR] urls[41] = file:/home/jenkins/.m2/repository/org/mortbay/jasper/apache-el/8.0.9.M3/apache-el-8.0.9.M3.jar
[ERROR] urls[42] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/orbit/org.eclipse.jdt.core/3.8.2.v20130121/org.eclipse.jdt.core-3.8.2.v20130121.jar
[ERROR] urls[43] = file:/home/jenkins/.m2/repository/org/eclipse/jetty/apache-jstl/9.2.12.v20150709/apache-jstl-9.2.12.v20150709.jar
[ERROR] urls[44] = file:/home/jenkins/.m2/repository/org/apache/taglibs/taglibs-standard-spec/1.2.1/taglibs-standard-spec-1.2.1.jar
[ERROR] urls[45] = file:/home/jenkins/.m2/repository/org/apache/taglibs/taglibs-standard-impl/1.2.1/taglibs-standard-impl-1.2.1.jar
[ERROR] urls[46] = file:/home/jenkins/.m2/repository/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[project>org.apache.atlas:apache-atlas:0.8-incubating-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
[ERROR] 
[ERROR] -----------------------------------------------------: Could not instantiate implementation: com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEStoreManager: InvocationTargetException: Error during BerkeleyJE initialization: (JE 5.0.73) <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/data/berkley> The environment cannot be locked for single writer access. ENV_LOCKED: The je.lck file could not be locked. Environment is invalid and must be closed.
[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/PluginContainerException
[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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 451 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 576 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 597 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 866 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 1315 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 3447 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 5007 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 6055 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 6197 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 6197 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 6197 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 8410 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 12785 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 13946 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 14054 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 22876 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 23664 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 27818 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 35156 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #531
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #531
Archiving artifacts
Compressed 583.39 MB of artifacts by 62.4% relative to #531
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/533/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : apache-atlas-nightly #535

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/535/changes>


Build failed in Jenkins: apache-atlas-nightly #534

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/534/changes>

Changes:

[madhan] ATLAS-1421: Regression : HTML is displayed for deleted entities in

------------------------------------------
[...truncated 6892 lines...]
127.0.0.1 - - [04/Jan/2017:22:18:49 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablegjmvsfgo4v@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:49 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=TRUNCATETABLE-%3E:default.tablegjmvsfgo4v@primary:1483568324000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:49 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=TRUNCATETABLE-%3E:default.tablegjmvsfgo4v@primary:1483568324000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:49 +0000] "GET /api/atlas/entities/bdbdffd1-0f9f-4140-97a4-2cc04f883041 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:49 +0000] "GET /api/atlas/entities/1843d080-6a86-4aad-bd51-01b40140bec3 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:49 +0000] "GET /api/atlas/lineage/hive/table/default.tablegjmvsfgo4v@primary/inputs/graph HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:54 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities/6bf7d9a2-995e-4896-afcb-7ff7607427b7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities/c7797c59-5fea-4f5e-ba46-6009ead5ddcd HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities/6b8e5f95-524d-4614-b84c-2f6f57cbc519 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/somedfspath1-data-8uyqv0txja> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/somedfspath1-data-8uyqv0txja> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities/6b8e5f95-524d-4614-b84c-2f6f57cbc519 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablemvguzyr6xj@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablemvguzyr6xj@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:18:59 +0000] "GET /api/atlas/entities/c7797c59-5fea-4f5e-ba46-6009ead5ddcd HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablemvguzyr6xj@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablemvguzyr6xj@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities/6bf7d9a2-995e-4896-afcb-7ff7607427b7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities/c7797c59-5fea-4f5e-ba46-6009ead5ddcd HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities/6b8e5f95-524d-4614-b84c-2f6f57cbc519 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/somedfspath1-data-8uyqv0txja> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/somedfspath1-data-8uyqv0txja> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:02 +0000] "GET /api/atlas/entities/6b8e5f95-524d-4614-b84c-2f6f57cbc519 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablemvguzyr6xj@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tablemvguzyr6xj@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=QUERY:default.tablemvguzyr6xj@primary:1483568333000-%3E:PATH_WRITE HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities/6bf7d9a2-995e-4896-afcb-7ff7607427b7 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities/c7797c59-5fea-4f5e-ba46-6009ead5ddcd HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities/6ff287ed-46cf-4aa1-b4b8-f8a38d6a1540 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities/6b8e5f95-524d-4614-b84c-2f6f57cbc519 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/somedfspath2-data-btvyo4vvxn> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/somedfspath2-data-btvyo4vvxn> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:05 +0000] "GET /api/atlas/entities/6ff287ed-46cf-4aa1-b4b8-f8a38d6a1540 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 43, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 368.568 sec <<< FAILURE! - in org.apache.atlas.hive.hook.HiveHookIT
testInsertIntoTable(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 7.033 sec  <<< FAILURE!
org.json4s.package$MappingException: unknown error
	at org.apache.atlas.hive.hook.HiveHookIT.testInsertIntoTable(HiveHookIT.java:532)
Caused by: java.lang.NumberFormatException: For input string: ""
	at org.apache.atlas.hive.hook.HiveHookIT.testInsertIntoTable(HiveHookIT.java:532)

Running org.apache.atlas.hive.bridge.HiveMetastoreBridgeIT
127.0.0.1 - - [04/Jan/2017:22:19:17 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=default@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:18 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=default@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:18 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.table8ffwesbemh@primary HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.table8ffwesbemh@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.table8ffwesbemh@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.table8ffwesbemh@primary:1483568356000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.table8ffwesbemh@primary:1483568356000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities/ae71f315-5e9e-42bf-abe8-ff40c77d9c7d HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/parentpath-data-twwhdqgayh> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hdfs_path&property=qualifiedName&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/parentpath-data-twwhdqgayh> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities/28cf403b-b727-4126-8163-bea80984ca29 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities/325cedbc-8320-4e8c-b9fc-4948c9d93bde HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.table8ffwesbemh@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "POST /api/atlas/entities/b628ba90-62e8-4a80-853c-adb72f48b397 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.table8ffwesbemh@primary:1483568356000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.table8ffwesbemh@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:23 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.table8ffwesbemh@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.table8ffwesbemh@primary:1483568356000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.table8ffwesbemh@primary:1483568356000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_table HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=default@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_db&property=qualifiedName&value=default@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities/325cedbc-8320-4e8c-b9fc-4948c9d93bde HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tabletsdebwvusz@primary HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.tabletsdebwvusz@primary:1483568364000 HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tabletsdebwvusz@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_table&property=qualifiedName&value=default.tabletsdebwvusz@primary HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.tabletsdebwvusz@primary:1483568364000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=default.tabletsdebwvusz@primary:1483568364000 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [04/Jan/2017:22:19:24 +0000] "GET /api/atlas/entities/f32d840f-5c54-4b95-801a-b2dffba0ec95 HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.254 sec - in org.apache.atlas.hive.bridge.HiveMetastoreBridgeIT

Results :

Failed tests: 
  HiveHookIT.testInsertIntoTable:532->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveITBase.assertEntityIsRegistered:168 » Mapping

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

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
[INFO] Stopped ServerConnector@212badb0{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@1fd25d7f{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/hive-bridge-0.8-incubating-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/apache-atlas-nightly/ws/addons/hive-bridge/target/hive-bridge-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.913 s]
[INFO] apache-atlas ....................................... SUCCESS [  8.437 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 50.867 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 18.712 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:48 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 25.435 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 12.901 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 50.358 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.725 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.838 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  9.058 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [ 12.147 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [02:07 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.747 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 26.255 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [15:00 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.509 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 36.903 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:00 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [10:27 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  6.838 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.049 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [ 12.373 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  9.893 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [08:01 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 Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:38 min
[INFO] Finished at: 2017-01-04T22:19:30+00:00
[INFO] Final Memory: 524M/2114M
[INFO] ------------------------------------------------------------------------
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.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 31 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 420 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/checkstyle-result.xml> with 435 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/checkstyle-result.xml> with 451 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 576 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/checkstyle-result.xml> with 597 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 866 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 1315 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 3447 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 5007 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 5827 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 6055 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/checkstyle-result.xml> with 6197 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 6197 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 6197 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/checkstyle-result.xml> with 8410 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/checkstyle-result.xml> with 12785 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 13946 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/checkstyle-result.xml> with 14054 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 22876 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 23202 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 23664 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 27818 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 35156 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #531
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 22 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge-shim/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/plugin-classloader/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #531
Archiving artifacts
Compressed 590.54 MB of artifacts by 61.6% relative to #531
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-13.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/534/testng/testng-results.xml'
TestNG Reports Processing: FINISH