You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/13 19:36:49 UTC

Build failed in Jenkins: Jena_Development_Test #1446

See <https://builds.apache.org/job/Jena_Development_Test/1446/changes>

Changes:

[andy] Rename "SystemParams" as the more accurate "StoreParams".

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Jena_Development_Test/ws/>
Cleaning up <https://builds.apache.org/job/Jena_Development_Test/ws/trunk>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-arq/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-iri/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-spatial/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-parent/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/DB>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/apache-jena/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/apache-jena-libs/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-sdb/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-jdbc/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-jdbc/jena-jdbc-driver-tdb/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-jdbc/jena-jdbc-core/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-jdbc/jena-jdbc-driver-mem/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-jdbc/jena-jdbc-driver-bundle/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-jdbc/jena-jdbc-driver-remote/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-maven-tools/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-core/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-fuseki/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-security/target>
Updating http://svn.apache.org/repos/asf/jena/trunk at revision '2014-09-13T17:35:39.513 +0000'
U         jena-tdb/src/test/java/com/hp/hpl/jena/tdb/store/tupletable/TestTupleIndexRecordDirect.java
U         jena-tdb/src/test/java/com/hp/hpl/jena/tdb/store/tupletable/TestTupleIndexRecord.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/assembler/IndexAssembler.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/sys/SetupTDB.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/transaction/DatasetBuilderTxn.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/mgt/TDBSystemInfo.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/store/StorageConfig.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/store/nodetable/NodeTableCache.java
D         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/SystemParams.java
D         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/SystemParamsBuilder.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/DatasetBuilderBasic.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/Build.java
A         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/StoreParams.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/NodeTableBuilder.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/BuilderStdDB.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/DatasetBuilderStd.java
A         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/StoreParamsBuilder.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/TupleIndexBuilder.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/setup/DatasetBuilder.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/index/IndexFactory.java
U         jena-arq/src/test/java/com/hp/hpl/jena/sparql/expr/TestOrdering.java
U         jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/TestAlgebraTranslate.java
U         jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/optimize/TestTransformPromoteTableEmpty.java
U         jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/optimize/TestTransformFilterPlacement.java
U         jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/optimize/TestOptimizer.java
U         jena-arq/src/test/java/org/apache/jena/riot/thrift/TestThriftTerm.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/core/Substitute.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/sse/builders/BuilderOp.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/resultset/ResultsFormat.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/op/OpReduced.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/op/OpDistinct.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/op/OpAssign.java
AU        jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/op/OpDistinctReduced.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/op/OpExtend.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/Transformer.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/AlgebraGenerator.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformFilterPlacement.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/TransformExtendCombine.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/algebra/optimize/Optimize.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/graph/NodeTransformOp.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/util/QueryExecUtils.java
U         jena-arq/src/main/java/com/hp/hpl/jena/sparql/util/NodeUtils.java
U         jena-arq/src/main/java/com/hp/hpl/jena/query/ResultSetFactory.java
U         jena-arq/src/main/java/com/hp/hpl/jena/query/ARQ.java
U         jena-arq/src/main/java/org/apache/jena/riot/resultset/ResultSetLang.java
U         jena-arq/src/main/java/org/apache/jena/riot/thrift/ThriftConvert.java
U         jena-arq/src/main/java/org/apache/jena/atlas/io/IndentedWriter.java
U         jena-fuseki/src/main/java/org/apache/jena/fuseki/servlets/ResponseResultSet.java
U         jena-fuseki/src/main/java/org/apache/jena/fuseki/DEF.java
At revision 1624769
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.7/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 57562
Error occurred during initialization of VM
Cannot create VM thread. Out of system resources.
ERROR: Failed to launch Maven. Exit code = 1


Jenkins build is back to normal : Jena_Development_Test #1447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test/1447/changes>