See 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/426/display/redirect>

------------------------------------------
[...truncated 173.62 KB...]
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[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] Exclude: **/test/resources/**
[INFO] 50 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 50 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ 
atlas-graphdb-janus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-graphdb-janus ---
Downloading from central: 
http://repo1.maven.org/maven2/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from hortonworks.repo: 
http://repo.hortonworks.com/content/repositories/releases/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from apache.snapshots.repo: 
https://repository.apache.org/content/groups/snapshots/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from apache-staging: 
https://repository.apache.org/content/groups/staging/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from default: 
https://repository.apache.org/content/groups/public/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from java.net-Public: 
https://maven.java.net/content/groups/public/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from repository.jboss.org-public: 
https://repository.jboss.org/nexus/content/groups/public/com/sleepycat/je/7.3.7/je-7.3.7.pom
Downloading from typesafe: 
http://repo.typesafe.com/typesafe/releases/com/sleepycat/je/7.3.7/je-7.3.7.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-graphdb-janus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
atlas-graphdb-janus ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/target/classes>
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraph.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusGraph.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/pc/WorkItemManager.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/main/java/org/apache/atlas/repository/graphdb/janus/migration/pc/WorkItemManager.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-graphdb-janus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
atlas-graphdb-janus ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/target/test-classes>
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusDatabaseTest.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/test/java/org/apache/atlas/repository/graphdb/janus/AtlasJanusDatabaseTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
atlas-graphdb-janus ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest
Running 
org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest
Running org.apache.atlas.repository.graphdb.janus.GraphQueryTest
Running org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest
Running org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest
Running org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest
Running org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest
Running 
org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest
Running org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest
Running org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest
Running 
org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 sec - in 
org.apache.atlas.repository.graphdb.janus.AbstractGraphDatabaseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 sec - in 
org.apache.atlas.repository.graphdb.janus.migration.ReaderStatusManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.277 sec - in 
org.apache.atlas.repository.graphdb.janus.migration.JsonNodeParsersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.273 sec - in 
org.apache.atlas.repository.graphdb.janus.migration.PostProcessListPropertyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.457 sec - in 
org.apache.atlas.repository.graphdb.janus.migration.MappedElementCacheTest
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.499 sec <<< 
FAILURE! - in 
org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest
processEdge_PropagateSetTo_ONE_TO_TWO(org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest)
  Time elapsed: 0.019 sec  <<< FAILURE!
java.io.FileNotFoundException: File 
'<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/src/test/resources/edge-legacy-process.json'>
 does not exist
        at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299)
        at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1711)
        at org.apache.commons.io.FileUtils.readFileToString(FileUtils.java:1748)
        at 
org.apache.atlas.repository.graphdb.janus.migration.BaseUtils.getJsonNodeFromFile(BaseUtils.java:55)
        at 
org.apache.atlas.repository.graphdb.janus.migration.BaseUtils.getEdgeProcess(BaseUtils.java:195)
        at 
org.apache.atlas.repository.graphdb.janus.migration.GraphSONUtilityTest.processEdge_PropagateSetTo_ONE_TO_TWO(GraphSONUtilityTest.java:305)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.268 sec - in 
org.apache.atlas.repository.graphdb.janus.JanusGraphProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.093 sec - in 
org.apache.atlas.repository.graphdb.janus.migration.WorkItemConsumerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.587 sec - in 
org.apache.atlas.repository.graphdb.janus.migration.WorkItemManagerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.742 sec - 
in org.apache.atlas.repository.graphdb.janus.AtlasJanusDatabaseTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.346 sec - 
in org.apache.atlas.repository.graphdb.janus.GraphQueryTest

Results :

Failed tests: 
  
GraphSONUtilityTest.processEdge_PropagateSetTo_ONE_TO_TWO:305->BaseUtils.getEdgeProcess:195->BaseUtils.getJsonNodeFromFile:55
 » FileNotFound

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  1.618 s]
[INFO] apache-atlas ....................................... SUCCESS [  6.568 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 10.942 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  2.778 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  7.661 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  1.053 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.288 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.139 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  2.694 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 41.636 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.671 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.255 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.829 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.648 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.899 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 17.675 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.806 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.137 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  1.382 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.854 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... FAILURE [02:10 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:57 min
[INFO] Finished at: 2018-05-21T23:54:15Z
[INFO] Final Memory: 143M/1770M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project atlas-graphdb-janus: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/graphdb/janus/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-graphdb-janus




{color:red}-1 overall{color}.  

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

Console output: 
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/426//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================




======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


+ EXIT_CODE=1
+ '[' -d 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_1677>
 ']'
+ '[' -d 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_1677>
 ']'
+ mv 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_1677>
 <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess>
+ rm -f 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_1677>
+ exit 1
Build step 'Execute shell' marked build as failure
Set build name.
New build name is 
'#426-master-ATLAS-2637-Data-Migration-Updates-to-Array-and-Map-t.patch'
Archiving artifacts

Reply via email to