The mvn build process still is not as resilient as I would like it to be.
I checked out the sources executing "svn co
https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/"
"mvn install" resulted in a number of errors which I was able to reduce
to these two:
1.
[ERROR] Failed to execute goal on project
org.apache.stanbol.launchers.mini-war: Could not resolve dependencies
for project
org.apache.stanbol:org.apache.stanbol.launchers.mini-war:war:1.0.0:
Could not find artifact
org.apache.stanbol:org.apache.stanbol.commons.web.sparql:jar:1.0.0-SNAPSHOT
in apache.snapshots (https://repository.apache.org/snapshots) ...
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
2.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
(default-test) on project
org.apache.stanbol.entityhub.indexing.source.jenatdb: There are test
failures.
[ERROR]
[ERROR] Please refer to
/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/surefire-reports
for the individual test results.
...
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
The surefire report with the failures is appended.
Very similar or the same failures occured a few years ago.
openjdk version "1.8.0_102"
OpenJDK Runtime Environment (build 1.8.0_102-8u102-b14.1-2-b14)
OpenJDK 64-Bit Server VM (build 25.102-b14, mixed mode)
SMP Debian 4.7.4-2 (2016-09-19) x86_64 GNU/Linux
I suppose that I missed something. Any suggestions?
Cheers,
Andreas
---
Andreas Kuckartz wrote:
> I am having problems building the package. I will investigate and report
> before tomorrow.
>
> Cheers,
> Andreas
> ---
>
>
> Rafa Haro wrote:
>> Hi devs,
>>
>> Please vote on wether to release Apache Stanbol 1.0.0 RC0. This is the
>> first 1.x.x release and the first release since version 0.12 (more than 2
>> years ago). Therefore, it is not easy to summarize all the changes since
>> then. Please refer to https://issues.apache.org/jira/browse/STANBOL for an
>> exhaustive list of issues fixed in this version.
>>
>> The release source code can be found at the following tag:
>>
>> http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0/
>>
>> The release includes the complete Apache Stanbol stack with all components.
>> The release artifacts are staged at:
>>
>> https://repository.apache.org/content/repositories/orgapachestanbol-1009/
>>
>> and the source packages here:
>>
>> https://dist.apache.org/repos/dist/dev/stanbol/1.0.0/
>>
>> You can check the staged Maven artifacts using the script in 'releasing'
>> ./check_staged_release.sh 1009 [tmp-directory]
>>
>> PGP release singing keys are available at:
>>
>> https://people.apache.org/keys/group/stanbol.asc
>>
>> The vote will be open for 72 hours
>>
>
>
-------------------------------------------------------------------------------
Test set:
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 6.488 sec <<<
FAILURE! - in
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest
testEntityDataIterable(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
Time elapsed: 2.606 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testEntityDataIterable(RdfIndexingSourceTest.java:129)
testEntityDataProvider(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
Time elapsed: 1.827 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testEntityDataProvider(RdfIndexingSourceTest.java:160)
testQuadsImport(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
Time elapsed: 0.882 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testQuadsImport(RdfIndexingSourceTest.java:193)
testBlankNodeSupport(org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest)
Time elapsed: 0.946 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testBlankNodeSupport(RdfIndexingSourceTest.java:220)
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest" time="6.261" tests="4" errors="0" skipped="0" failures="4">
<properties>
<property name="java.runtime.name" value="OpenJDK Runtime Environment"/>
<property name="sun.boot.library.path" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64"/>
<property name="java.vm.version" value="25.102-b14"/>
<property name="java.vm.vendor" value="Oracle Corporation"/>
<property name="maven.multiModuleProjectDirectory" value="/home/andreas/stanbol/apache-stanbol-1.0.0"/>
<property name="java.vendor.url" value="http://java.oracle.com/"/>
<property name="path.separator" value=":"/>
<property name="guice.disable.misplaced.annotation.check" value="true"/>
<property name="java.vm.name" value="OpenJDK 64-Bit Server VM"/>
<property name="file.encoding.pkg" value="sun.io"/>
<property name="user.country" value="DE"/>
<property name="sun.java.launcher" value="SUN_STANDARD"/>
<property name="sun.os.patch.level" value="unknown"/>
<property name="java.vm.specification.name" value="Java Virtual Machine Specification"/>
<property name="user.dir" value="/home/andreas/stanbol/apache-stanbol-1.0.0"/>
<property name="java.runtime.version" value="1.8.0_102-8u102-b14.1-2-b14"/>
<property name="java.awt.graphicsenv" value="sun.awt.X11GraphicsEnvironment"/>
<property name="java.endorsed.dirs" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/endorsed"/>
<property name="os.arch" value="amd64"/>
<property name="java.io.tmpdir" value="/tmp"/>
<property name="line.separator" value=" "/>
<property name="java.vm.specification.vendor" value="Oracle Corporation"/>
<property name="os.name" value="Linux"/>
<property name="classworlds.conf" value="/usr/share/maven/bin/m2.conf"/>
<property name="sun.jnu.encoding" value="UTF-8"/>
<property name="java.library.path" value="/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib"/>
<property name="java.specification.name" value="Java Platform API Specification"/>
<property name="java.class.version" value="52.0"/>
<property name="sun.management.compiler" value="HotSpot 64-Bit Tiered Compilers"/>
<property name="os.version" value="4.7.0-1-amd64"/>
<property name="user.home" value="/home/andreas"/>
<property name="user.timezone" value="Europe/Berlin"/>
<property name="java.awt.printerjob" value="sun.print.PSPrinterJob"/>
<property name="file.encoding" value="UTF-8"/>
<property name="java.specification.version" value="1.8"/>
<property name="user.name" value="andreas"/>
<property name="java.class.path" value="/usr/share/maven/boot/plexus-classworlds-2.x.jar"/>
<property name="java.vm.specification.version" value="1.8"/>
<property name="sun.arch.data.model" value="64"/>
<property name="java.home" value="/usr/lib/jvm/java-8-openjdk-amd64/jre"/>
<property name="sun.java.command" value="org.codehaus.plexus.classworlds.launcher.Launcher install"/>
<property name="java.specification.vendor" value="Oracle Corporation"/>
<property name="user.language" value="de"/>
<property name="awt.toolkit" value="sun.awt.X11.XToolkit"/>
<property name="java.vm.info" value="mixed mode"/>
<property name="java.version" value="1.8.0_102"/>
<property name="java.ext.dirs" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/ext:/usr/java/packages/lib/ext"/>
<property name="securerandom.source" value="file:/dev/./urandom"/>
<property name="sun.boot.class.path" value="/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/resources.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jce.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/charsets.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jfr.jar:/usr/lib/jvm/java-8-openjdk-amd64/jre/classes"/>
<property name="java.vendor" value="Oracle Corporation"/>
<property name="maven.home" value="/usr/share/maven"/>
<property name="file.separator" value="/"/>
<property name="java.vendor.url.bug" value="http://bugreport.sun.com/bugreport/"/>
<property name="sun.cpu.endian" value="little"/>
<property name="sun.io.unicode.encoding" value="UnicodeLittle"/>
<property name="sun.desktop" value="gnome"/>
<property name="sun.cpu.isalist" value=""/>
</properties>
<testcase name="testEntityDataIterable" classname="org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest" time="2.606">
<failure type="java.lang.AssertionError:">java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testEntityDataIterable(RdfIndexingSourceTest.java:129)
</failure>
<system-out><![CDATA[07:12:47,878 INFO RdfIndexingSourceTest:72 - ConfigTest Root : /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files
07:12:47,879 INFO RdfIndexingSourceTest:81 - ... clean old test data
07:12:47,906 INFO RdfIndexingSourceTest:86 - > /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads
07:12:47,945 INFO RdfIndexingSourceTest:91 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/destination
07:12:47,950 INFO RdfIndexingSourceTest:98 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/dist
07:12:47,986 INFO RdfIndexingSourceTest:105 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/resources/tdb
07:12:47,987 INFO RdfIndexingSourceTest:86 - > /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable
07:12:47,989 INFO RdfIndexingSourceTest:91 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/destination
07:12:47,990 INFO RdfIndexingSourceTest:98 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/dist
07:12:48,008 INFO RdfIndexingSourceTest:105 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/resources/tdb
07:12:48,009 INFO RdfIndexingSourceTest:86 - > /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode
07:12:48,011 INFO RdfIndexingSourceTest:91 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/destination
07:12:48,013 INFO RdfIndexingSourceTest:98 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/dist
07:12:48,068 INFO RdfIndexingSourceTest:105 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/resources/tdb
07:12:48,069 INFO RdfIndexingSourceTest:86 - > /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider
07:12:48,071 INFO RdfIndexingSourceTest:91 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/destination
07:12:48,072 INFO RdfIndexingSourceTest:98 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/dist
07:12:48,097 INFO RdfIndexingSourceTest:105 - - deleted /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/tdb
07:12:48,098 INFO RdfIndexingSourceTest:122 - --- testEntityDataIterable ---
07:12:48,106 INFO IndexingConfig:262 - Indexing Working Directory: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable
07:12:48,107 DEBUG IndexingConfig:288 - > destination folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/destination does not exist
07:12:48,108 DEBUG IndexingConfig:294 - - created
07:12:48,109 DEBUG IndexingConfig:299 - > distribution folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/dist does not exist
07:12:48,110 DEBUG IndexingConfig:305 - - created
07:12:48,120 INFO IndexingConfig:310 - Classpath Indexing Root /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-classes
07:12:48,122 INFO IndexingConfig:444 - request for RDFTerm namespaceprefix.mappings (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/config)
07:12:48,123 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:48,135 INFO IndexingConfig:444 - request for RDFTerm indexing.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/config)
07:12:48,136 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:48,138 INFO IndexingConfig:444 - request for RDFTerm indexFieldConfig.txt (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/config)
07:12:48,138 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:48,247 INFO IndexingConfig:444 - request for RDFTerm RdfIndexingSource.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/config)
07:12:48,248 INFO IndexingConfig:450 - > rquested RDFTerm not found
07:12:48,248 INFO IndexingConfig:682 - Unable to find optional configuration RdfIndexingSource.properties
07:12:50,598 INFO RdfIndexingSource:201 - No RDF Import Filter configured
07:12:50,651 INFO RdfIndexingSource:249 - Imported RDF File Folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/resources/imported
07:12:50,652 INFO RdfIndexingSource:258 - Importing RDF data from:
07:12:50,652 INFO IndexingConfig:444 - request for RDFTerm rdfdata (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/iterable/indexing/resources)
07:12:50,653 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:50,662 INFO RdfIndexingSource:326 - Indexing of Bnodes disabled
]]></system-out>
</testcase>
<testcase name="testEntityDataProvider" classname="org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest" time="1.827">
<failure type="java.lang.AssertionError:">java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testEntityDataProvider(RdfIndexingSourceTest.java:160)
</failure>
<system-out><![CDATA[07:12:50,701 INFO RdfIndexingSourceTest:149 - --- testEntityDataProvider ---
07:12:50,702 INFO IndexingConfig:262 - Indexing Working Directory: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider
07:12:50,703 DEBUG IndexingConfig:288 - > destination folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/destination does not exist
07:12:50,703 DEBUG IndexingConfig:294 - - created
07:12:50,704 DEBUG IndexingConfig:299 - > distribution folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/dist does not exist
07:12:50,705 DEBUG IndexingConfig:305 - - created
07:12:50,706 INFO IndexingConfig:310 - Classpath Indexing Root /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-classes
07:12:50,707 INFO IndexingConfig:444 - request for RDFTerm namespaceprefix.mappings (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/config)
07:12:50,708 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:50,714 INFO IndexingConfig:444 - request for RDFTerm indexing.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/config)
07:12:50,715 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:50,726 INFO IndexingConfig:444 - request for RDFTerm indexFieldConfig.txt (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/config)
07:12:50,726 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:50,740 INFO IndexingConfig:444 - request for RDFTerm LineBasedEntityIterator.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/config)
07:12:50,740 INFO IndexingConfig:450 - > rquested RDFTerm not found
07:12:50,741 INFO IndexingConfig:682 - Unable to find optional configuration LineBasedEntityIterator.properties
07:12:50,741 INFO LineBasedEntityIterator:203 - Configure LineBasedEntityIterator :
07:12:50,742 INFO LineBasedEntityIterator:211 - Set charset to 'UTF-8'
07:12:50,742 INFO IndexingConfig:444 - request for RDFTerm testEntityIds.txt (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources)
07:12:50,742 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:50,743 INFO LineBasedEntityIterator:250 - Set Source File to '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/testEntityIds.txt'
07:12:50,743 INFO LineBasedEntityIterator:324 - Set Namespace Prefix State to {}false
07:12:50,744 INFO IndexingConfig:444 - request for RDFTerm RdfIndexingSource.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/config)
07:12:50,745 INFO IndexingConfig:450 - > rquested RDFTerm not found
07:12:50,746 INFO IndexingConfig:682 - Unable to find optional configuration RdfIndexingSource.properties
07:12:52,522 INFO RdfIndexingSource:201 - No RDF Import Filter configured
07:12:52,524 INFO RdfIndexingSource:249 - Imported RDF File Folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources/imported
07:12:52,524 INFO RdfIndexingSource:258 - Importing RDF data from:
07:12:52,525 INFO IndexingConfig:444 - request for RDFTerm rdfdata (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/provider/indexing/resources)
07:12:52,526 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:52,527 INFO RdfIndexingSource:326 - Indexing of Bnodes disabled
]]></system-out>
</testcase>
<testcase name="testQuadsImport" classname="org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest" time="0.882">
<failure type="java.lang.AssertionError:">java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testQuadsImport(RdfIndexingSourceTest.java:193)
</failure>
<system-out><![CDATA[07:12:52,529 INFO RdfIndexingSourceTest:182 - --- testQuadsImport ---
07:12:52,530 INFO IndexingConfig:262 - Indexing Working Directory: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads
07:12:52,531 DEBUG IndexingConfig:288 - > destination folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/destination does not exist
07:12:52,532 DEBUG IndexingConfig:294 - - created
07:12:52,533 DEBUG IndexingConfig:299 - > distribution folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/dist does not exist
07:12:52,534 DEBUG IndexingConfig:305 - - created
07:12:52,535 INFO IndexingConfig:310 - Classpath Indexing Root /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-classes
07:12:52,535 INFO IndexingConfig:444 - request for RDFTerm namespaceprefix.mappings (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/config)
07:12:52,536 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:52,547 INFO IndexingConfig:444 - request for RDFTerm indexing.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/config)
07:12:52,548 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:52,560 INFO IndexingConfig:444 - request for RDFTerm indexFieldConfig.txt (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/config)
07:12:52,569 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:52,573 INFO IndexingConfig:444 - request for RDFTerm LineBasedEntityIterator.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/config)
07:12:52,575 INFO IndexingConfig:450 - > rquested RDFTerm not found
07:12:52,578 INFO IndexingConfig:682 - Unable to find optional configuration LineBasedEntityIterator.properties
07:12:52,579 INFO LineBasedEntityIterator:203 - Configure LineBasedEntityIterator :
07:12:52,579 INFO LineBasedEntityIterator:211 - Set charset to 'UTF-8'
07:12:52,580 INFO IndexingConfig:444 - request for RDFTerm testEntityIds.txt (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/resources)
07:12:52,581 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:52,582 INFO LineBasedEntityIterator:250 - Set Source File to '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/resources/testEntityIds.txt'
07:12:52,582 INFO LineBasedEntityIterator:324 - Set Namespace Prefix State to {}false
07:12:52,583 INFO IndexingConfig:444 - request for RDFTerm RdfIndexingSource.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/config)
07:12:52,584 INFO IndexingConfig:450 - > rquested RDFTerm not found
07:12:52,584 INFO IndexingConfig:682 - Unable to find optional configuration RdfIndexingSource.properties
07:12:53,408 INFO RdfIndexingSource:201 - No RDF Import Filter configured
07:12:53,409 INFO RdfIndexingSource:249 - Imported RDF File Folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/resources/imported
07:12:53,410 INFO RdfIndexingSource:258 - Importing RDF data from:
07:12:53,411 INFO IndexingConfig:444 - request for RDFTerm rdfdata (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/quads/indexing/resources)
07:12:53,412 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:53,413 INFO RdfIndexingSource:326 - Indexing of Bnodes disabled
]]></system-out>
</testcase>
<testcase name="testBlankNodeSupport" classname="org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest" time="0.946">
<failure type="java.lang.AssertionError:">java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.stanbol.entityhub.indexing.source.jenatdb.RdfIndexingSourceTest.testBlankNodeSupport(RdfIndexingSourceTest.java:220)
</failure>
<system-out><![CDATA[07:12:53,416 INFO RdfIndexingSourceTest:213 - --- testBlankNodeSupport ---
07:12:53,417 INFO IndexingConfig:262 - Indexing Working Directory: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode
07:12:53,418 DEBUG IndexingConfig:288 - > destination folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/destination does not exist
07:12:53,419 DEBUG IndexingConfig:294 - - created
07:12:53,424 DEBUG IndexingConfig:299 - > distribution folder '/home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/dist does not exist
07:12:53,427 DEBUG IndexingConfig:305 - - created
07:12:53,428 INFO IndexingConfig:310 - Classpath Indexing Root /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-classes
07:12:53,429 INFO IndexingConfig:444 - request for RDFTerm namespaceprefix.mappings (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/config)
07:12:53,429 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:53,430 INFO IndexingConfig:444 - request for RDFTerm indexing.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/config)
07:12:53,431 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:53,432 INFO IndexingConfig:444 - request for RDFTerm indexFieldConfig.txt (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/config)
07:12:53,433 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:53,436 INFO IndexingConfig:444 - request for RDFTerm RdfIndexingSource.properties (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/config)
07:12:53,437 INFO IndexingConfig:450 - > rquested RDFTerm not found
07:12:53,437 INFO IndexingConfig:682 - Unable to find optional configuration RdfIndexingSource.properties
07:12:54,342 INFO RdfIndexingSource:201 - No RDF Import Filter configured
07:12:54,344 INFO RdfIndexingSource:249 - Imported RDF File Folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/resources/imported
07:12:54,345 INFO RdfIndexingSource:258 - Importing RDF data from:
07:12:54,346 INFO IndexingConfig:444 - request for RDFTerm rdfdata (folder: /home/andreas/stanbol/apache-stanbol-1.0.0/entityhub/indexing/source/jenatdb/target/test-files/testConfigs/bnode/indexing/resources)
07:12:54,346 INFO IndexingConfig:446 - > rquested RDFTerm present
07:12:54,348 INFO RdfIndexingSource:324 - Indexing of Bnodes enabled (prefix: urn:bnode:simple:
]]></system-out>
</testcase>
</testsuite>