You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/20 11:15:51 UTC

Build failed in Jenkins: OpenJPA-trunk-deploy #374

See <https://builds.apache.org/job/OpenJPA-trunk-deploy/374/changes>

Changes:

[curtisr7] OPENJPA-2353: Remove debug from previous commit.

[curtisr7] OPENJPA-2353: Fix bug in BrokerImpl.initializeOperatingSet() initialization after deserialization.

------------------------------------------
[...truncated 251 lines...]
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fb108992673c3a9adf11c4a6b70b649cda82e471'; remote = 'da53f27242e33d8884f69c900d152952f5ec4ff2' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fb108992673c3a9adf11c4a6b70b649cda82e471'; remote = 'da53f27242e33d8884f69c900d152952f5ec4ff2' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-lib/2.3.0-SNAPSHOT/openjpa-lib-2.3.0-20130320.101354-122.jar
462K uploaded  (openjpa-lib-2.3.0-20130320.101354-122.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.openjpa:openjpa-lib'
[INFO] Uploading project information for openjpa-lib 2.3.0-20130320.101354-122
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fb108992673c3a9adf11c4a6b70b649cda82e471'; remote = 'da53f27242e33d8884f69c900d152952f5ec4ff2' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'fb108992673c3a9adf11c4a6b70b649cda82e471'; remote = 'da53f27242e33d8884f69c900d152952f5ec4ff2' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.openjpa:openjpa-lib:2.3.0-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-lib/2.3.0-SNAPSHOT/openjpa-lib-2.3.0-20130320.101354-122-tests.jar
106K uploaded  (openjpa-lib-2.3.0-20130320.101354-122-tests.jar)
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-lib/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-lib/builds/2013-03-20_10-12-02/archive/org.apache.openjpa/openjpa-lib/2.3.0-SNAPSHOT/openjpa-lib-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-lib/target/openjpa-lib-2.3.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-lib/builds/2013-03-20_10-12-02/archive/org.apache.openjpa/openjpa-lib/2.3.0-20130320.101354-122/openjpa-lib-2.3.0-20130320.101354-122.jar
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-lib/target/openjpa-lib-2.3.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-lib/builds/2013-03-20_10-12-02/archive/org.apache.openjpa/openjpa-lib/2.3.0-20130320.101354-122/openjpa-lib-2.3.0-20130320.101354-122-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Kernel
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [javacc:jjtree-javacc {execution: jjtree-javacc-jpql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/src/main/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jjt> . . .
File "<https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/Node.java"> does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj>
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj> . . .
Warning: Choice conflict in (...)* construct at line 939, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "+"
         Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 948, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "*"
         Consider using a lookahead of 2 or more for nested expansion.
File "TokenMgrError.java" does not exist.  Will create one.
Warning: ParseException.java: File is obsolete.  Please rename or delete this file so that a new one can be generated for you.
File "Token.java" does not exist.  Will create one.
File "JavaCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 3 warnings.
[INFO] Processed 1 grammar
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 505 source files to <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/classes>
[INFO] [antrun:run {execution: add-was-interfaces}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [antrun:run {execution: generate-standard-sco-proxies}]
[INFO] Executing tasks
org.apache.openjpa.util.java$sql$Date$proxy
org.apache.openjpa.util.java$sql$Time$proxy
org.apache.openjpa.util.java$sql$Timestamp$proxy
org.apache.openjpa.util.java$util$ArrayList$proxy
org.apache.openjpa.util.java$util$Date$proxy
org.apache.openjpa.util.java$util$GregorianCalendar$proxy
org.apache.openjpa.util.java$util$HashMap$proxy
org.apache.openjpa.util.java$util$HashSet$proxy
org.apache.openjpa.util.java$util$Hashtable$proxy
org.apache.openjpa.util.java$util$LinkedList$proxy
org.apache.openjpa.util.java$util$Properties$proxy
org.apache.openjpa.util.java$util$TreeMap$proxy
org.apache.openjpa.util.java$util$TreeSet$proxy
org.apache.openjpa.util.java$util$Vector$proxy
org.apache.openjpa.util.java$util$EnumMap$proxy
org.apache.openjpa.util.java$util$IdentityHashMap$proxy
org.apache.openjpa.util.java$util$LinkedHashMap$proxy
org.apache.openjpa.util.java$util$LinkedHashSet$proxy
org.apache.openjpa.util.java$util$PriorityQueue$proxy
[INFO] Executed tasks
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] Compiling 12 source files to <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/test-classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.openjpa.meta.TestMemberProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
Running org.apache.openjpa.conf.TestSpecification
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.openjpa.meta.TestJavaTypes
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.openjpa.enhance.TestPCSubclassNameConversion
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.openjpa.meta.TestAccessCode
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.openjpa.enhance.TestGetDeclaredMethod
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.openjpa.util.TestProxyManager
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
Running org.apache.openjpa.ee.TestOSGiManagedRuntime
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.openjpa.util.TestResultShape
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.openjpa.ee.TestWASManagedRuntime
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/openjpa-kernel-2.3.0-SNAPSHOT.jar>
[INFO] [jar:jar {execution: default-jar}]
[INFO] [jar:test-jar {execution: attach-tests}]
[INFO] Building jar: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/openjpa-kernel-2.3.0-SNAPSHOT-tests.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: openjpa-kernel-2.3.0-SNAPSHOT.jar
[INFO] Checking legal files in: openjpa-kernel-2.3.0-SNAPSHOT-tests.jar
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/openjpa-kernel-2.3.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-kernel/2.3.0-SNAPSHOT/openjpa-kernel-2.3.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/openjpa-kernel-2.3.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-kernel/2.3.0-SNAPSHOT/openjpa-kernel-2.3.0-SNAPSHOT-tests.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c6bce9295fa3a8bc6dc7c4d6517535e5e5ed1e31'; remote = '2caede2462bdc4568a40ee54dd3f4451934478d0' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c6bce9295fa3a8bc6dc7c4d6517535e5e5ed1e31'; remote = '2caede2462bdc4568a40ee54dd3f4451934478d0' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-kernel/2.3.0-SNAPSHOT/openjpa-kernel-2.3.0-20130320.101354-122.jar
1422K uploaded  (openjpa-kernel-2.3.0-20130320.101354-122.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c6bce9295fa3a8bc6dc7c4d6517535e5e5ed1e31'; remote = '2caede2462bdc4568a40ee54dd3f4451934478d0' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c6bce9295fa3a8bc6dc7c4d6517535e5e5ed1e31'; remote = '2caede2462bdc4568a40ee54dd3f4451934478d0' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.openjpa:openjpa-kernel:2.3.0-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.openjpa:openjpa-kernel'
[INFO] Uploading project information for openjpa-kernel 2.3.0-20130320.101354-122
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-kernel/2.3.0-SNAPSHOT/openjpa-kernel-2.3.0-20130320.101354-122-tests.jar
50K uploaded  (openjpa-kernel-2.3.0-20130320.101354-122-tests.jar)
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-kernel/builds/2013-03-20_10-12-02/archive/org.apache.openjpa/openjpa-kernel/2.3.0-SNAPSHOT/openjpa-kernel-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/openjpa-kernel-2.3.0-SNAPSHOT.jar> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-kernel/builds/2013-03-20_10-12-02/archive/org.apache.openjpa/openjpa-kernel/2.3.0-20130320.101354-122/openjpa-kernel-2.3.0-20130320.101354-122.jar
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-kernel/target/openjpa-kernel-2.3.0-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/OpenJPA-trunk-deploy/modules/org.apache.openjpa$openjpa-kernel/builds/2013-03-20_10-12-02/archive/org.apache.openjpa/openjpa-kernel/2.3.0-20130320.101354-122/openjpa-kernel-2.3.0-20130320.101354-122-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA JDBC
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 357 source files to <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/classes>
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] Compiling 7 source files to <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/test-classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[WARNING] DEPRECATED [systemProperties]: Use systemPropertyVariables instead.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.openjpa.jdbc.sql.identifier.TestDBIdentifiers
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
Running org.apache.openjpa.jdbc.meta.TestMappingDefaultsImpl
10  INFO   [main] openjpa.jdbc.JDBC - Using dictionary class "org.apache.openjpa.jdbc.sql.OracleDictionary".
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec
Running org.apache.openjpa.jdbc.sql.TestDBDictionaryGeneratedSQL
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Running org.apache.openjpa.jdbc.sql.TestDB2Dictionary
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.apache.openjpa.jdbc.sql.TestMySQLDictionary
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running org.apache.openjpa.jdbc.kernel.TestUpdateManagerFlushException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.openjpa.jdbc.sql.TestDictionaryFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/openjpa-jdbc-2.3.0-SNAPSHOT.jar>
[INFO] [jar:jar {execution: default-jar}]
[INFO] [jar:test-jar {execution: attach-tests}]
[INFO] Building jar: <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/openjpa-jdbc-2.3.0-SNAPSHOT-tests.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: openjpa-jdbc-2.3.0-SNAPSHOT.jar
[INFO] Checking legal files in: openjpa-jdbc-2.3.0-SNAPSHOT-tests.jar
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/openjpa-jdbc-2.3.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-jdbc/2.3.0-SNAPSHOT/openjpa-jdbc-2.3.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/OpenJPA-trunk-deploy/ws/trunk/openjpa-jdbc/target/openjpa-jdbc-2.3.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-jdbc/2.3.0-SNAPSHOT/openjpa-jdbc-2.3.0-SNAPSHOT-tests.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'dc4a013ba2b986af599bc4aa8ea324e94d2118c4'; remote = '79fc0c859850c0ecc196cf07411406d50d194a96' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'dc4a013ba2b986af599bc4aa8ea324e94d2118c4'; remote = '79fc0c859850c0ecc196cf07411406d50d194a96' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-jdbc/2.3.0-SNAPSHOT/openjpa-jdbc-2.3.0-20130320.101354-122.jar
1388K uploaded  (openjpa-jdbc-2.3.0-20130320.101354-122.jar)
[INFO] Uploading project information for openjpa-jdbc 2.3.0-20130320.101354-122
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.openjpa:openjpa-jdbc'
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'dc4a013ba2b986af599bc4aa8ea324e94d2118c4'; remote = '79fc0c859850c0ecc196cf07411406d50d194a96' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'dc4a013ba2b986af599bc4aa8ea324e94d2118c4'; remote = '79fc0c859850c0ecc196cf07411406d50d194a96' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.openjpa:openjpa-jdbc:2.3.0-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-jdbc/2.3.0-SNAPSHOT/openjpa-jdbc-2.3.0-20130320.101354-122-tests.jar
41K uploaded  (openjpa-jdbc-2.3.0-20130320.101354-122-tests.jar)
ERROR: Maven JVM terminated unexpectedly with exit code 143


Jenkins build is back to normal : OpenJPA-trunk-deploy #375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk-deploy/375/>