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 2015/09/28 11:02:49 UTC

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

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

Changes:

[sshivalingamurthy] ATLAS-102 Issue with SolrIndex (suma.shivaprasad via shwethags)

[sshivalingamurthy] ATLAS-195 Document Hbase configs (suma.shivaprasad via shwethags)

------------------------------------------
[...truncated 1476 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationInterface.java>:31: Missing a Javadoc comment.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationInterface.java>:39: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java>:1: Line does not match expected header line of '/**'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java>:20: Missing a Javadoc comment.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java>:21: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java>:27: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationModule.java>:1: Line does not match expected header line of '/**'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationModule.java>:27: Missing a Javadoc comment.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java>:1: Line does not match expected header line of '/**'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationHookConsumer.java>:36: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationException.java>:1: Line does not match expected header line of '/**'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/main/java/org/apache/atlas/notification/NotificationException.java>:22: Missing a Javadoc comment.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaNotificationTest.java>:1: Line does not match expected header line of '/**'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaNotificationTest.java>:32: Missing a Javadoc comment.
Audit done.

[INFO] There are 25 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-notification >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-notification ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-notification <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-notification ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] Inconsistent synchronization of org.apache.atlas.kafka.KafkaNotification.producer; locked 40% of time [org.apache.atlas.kafka.KafkaNotification, org.apache.atlas.kafka.KafkaNotification, org.apache.atlas.kafka.KafkaNotification, org.apache.atlas.kafka.KafkaNotification] Unsynchronized access at KafkaNotification.java:[line 242]Unsynchronized access at KafkaNotification.java:[line 251]Synchronized access at KafkaNotification.java:[line 92]Synchronized access at KafkaNotification.java:[line 93]
[INFO] 


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



[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Repository 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-repository ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/repository> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ atlas-repository ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of release : 
No such provider: 'https'.
[INFO] Storing buildNumber: release at timestamp: 1443430721024
[WARNING] Cannot get the branch information from the scm repository, proceeding with UNKNOWN_BRANCH : 
No such provider: 'https'.
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 9 Scala sources and 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:149: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[WARNING]         LOG.info("adding entities={}", entities);
[WARNING]                                        ^
[WARNING]   cast to Object for a varargs call
[WARNING]   cast to Object[] for a non-varargs call and to suppress this warning
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[WARNING] 1 warning
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-repository ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 8 Scala sources and 9 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/discovery/GraphBackedDiscoveryServiceTest.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/discovery/GraphBackedDiscoveryServiceTest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/discovery/GraphBackedDiscoveryServiceTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/discovery/GraphBackedDiscoveryServiceTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.711 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.235 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.ParserTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 sec - in org.apache.atlas.query.ParserTest

Results :

Tests run: 54, Failures: 0, Errors: 0, Skipped: 0

[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.603 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.531 sec - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 25, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.026 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
testFullTextSearch(org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest)  Time elapsed: 1.097 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<0>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertEquals(Assert.java:118)
	at org.testng.Assert.assertEquals(Assert.java:365)
	at org.testng.Assert.assertEquals(Assert.java:375)
	at org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest.testFullTextSearch(GraphBackedMetadataRepositoryTest.java:454)

Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.886 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.TestApp$delayedInit$body
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in org.apache.atlas.query.TestApp$delayedInit$body
Running org.apache.atlas.query.GremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp$
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.atlas.query.TestApp$
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.TestApp$$anonfun$3
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.query.TestApp$$anonfun$3
Running org.apache.atlas.query.ParserTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.745 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.763 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.discovery.HiveLineageServiceTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.846 sec - in org.apache.atlas.discovery.HiveLineageServiceTest

Results :

Failed tests: 
  GraphBackedMetadataRepositoryTest.testFullTextSearch:454 expected:<1> but was:<0>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [  9.454 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:14 min]
[INFO] Apache Atlas Common ............................... SUCCESS [  7.871 s]
[INFO] Apache Atlas Client ............................... SUCCESS [ 15.344 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 16.590 s]
[INFO] Apache Atlas Repository ........................... FAILURE [04:28 min]
[INFO] Apache Atlas Web Application ...................... SKIPPED
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:33 min
[INFO] Finished at: 2015-09-28T09:03:09+00:00
[INFO] Final Memory: 107M/1553M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-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-repository
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 8 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/hive-bridge/target/checkstyle-result.xml> of module  with 129 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> of module  with 27 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> of module  with 4 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> of module  with 25 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> of module  with 566 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #75
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 5 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/hive-bridge/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #75
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-28_08-56-07/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-28_08-56-07/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/2015-09-28_08-56-07/testng/testng-results.xml'
TestNG Reports Processing: FINISH

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

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