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 2015/09/10 08:46:17 UTC

Build failed in Jenkins: OpenJPA-221x-deploy » OpenJPA Parent POM #48

See <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/48/changes>

Changes:

[hthomann] OPENJPA-2586: Fix to return proper relationship data when QueryCache and FetchPlans are used.

------------------------------------------
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   OpenJPA Parent POM
[INFO]   OpenJPA Utilities Library
[INFO]   OpenJPA Kernel
[INFO]   OpenJPA JDBC
[INFO]   OpenJPA Persistence
[INFO]   OpenJPA Persistence JDBC
[INFO]   OpenJPA Persistence Locking Tests
[INFO]   OpenJPA tools
[INFO]   OpenJPA Maven Plugin
[INFO]   OpenJPA XML Store
[INFO]   OpenJPA Slice
[INFO]   OpenJPA JEST
[INFO]   OpenJPA Aggregate Jar
[INFO]   OpenJPA Aggregate Jar with Dependencies
[INFO]   OpenJPA Project Docs and Assemblies
[INFO]   OpenJPA Examples
[INFO]   OpenJPA Examples - Simple
[INFO]   OpenJPA Examples - image-gallery
[INFO]   OpenJPA Examples - OpenBooks
[INFO]   OpenJPA Integration Tests
[INFO]   OpenJPA Integration Tests - Daytrader
[INFO]   OpenJPA Integration Tests - Examples
[INFO]   OpenJPA Integration Tests - SLF4JLogFactory
[INFO]   OpenJPA Integration Tests - JPA TCK
[INFO]   OpenJPA Integration Tests - Bean Validation
[INFO]   OpenJPA Integration Tests - JMX Platform MBeans
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildNumber: 1702145 at timestamp: September 10, 2015 at 6:45 AM
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildScmBranch: branches/2.2.1.x
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Source directory does not exist - skipping report.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] No sources to compile
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/home/jenkins/jenkins-slave/workspace/OpenJPA-221x-deploy/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] [ianal:verify-legal-files {execution: default}]
[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-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.2.1.1-SNAPSHOT/openjpa-parent-2.2.1.1-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.openjpa:openjpa-parent:pom': repository metadata for: 'snapshot org.apache.openjpa:openjpa-parent:2.2.1.1-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 seconds
[INFO] Finished at: Thu Sep 10 06:46:18 UTC 2015
[INFO] Final Memory: 54M/485M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : OpenJPA-221x-deploy » OpenJPA Parent POM #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/52/changes>


Build failed in Jenkins: OpenJPA-221x-deploy » OpenJPA Parent POM #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/51/changes>

Changes:

[hthomann] OPENJPA-2472: Fix concurrency bug in ClassMetaData. Patch contributed by Dalia Abo Sheasha - back ported to 2.2.1.x Dalia's trunk changes.

------------------------------------------
Established TCP socket on 53850
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   OpenJPA Parent POM
[INFO]   OpenJPA Utilities Library
[INFO]   OpenJPA Kernel
[INFO]   OpenJPA JDBC
[INFO]   OpenJPA Persistence
[INFO]   OpenJPA Persistence JDBC
[INFO]   OpenJPA Persistence Locking Tests
[INFO]   OpenJPA tools
[INFO]   OpenJPA Maven Plugin
[INFO]   OpenJPA XML Store
[INFO]   OpenJPA Slice
[INFO]   OpenJPA JEST
[INFO]   OpenJPA Aggregate Jar
[INFO]   OpenJPA Aggregate Jar with Dependencies
[INFO]   OpenJPA Project Docs and Assemblies
[INFO]   OpenJPA Examples
[INFO]   OpenJPA Examples - Simple
[INFO]   OpenJPA Examples - image-gallery
[INFO]   OpenJPA Examples - OpenBooks
[INFO]   OpenJPA Integration Tests
[INFO]   OpenJPA Integration Tests - Daytrader
[INFO]   OpenJPA Integration Tests - Examples
[INFO]   OpenJPA Integration Tests - SLF4JLogFactory
[INFO]   OpenJPA Integration Tests - JPA TCK
[INFO]   OpenJPA Integration Tests - Bean Validation
[INFO]   OpenJPA Integration Tests - JMX Platform MBeans
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildNumber: 1713741 at timestamp: November 11, 2015 at 6:48 AM
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildScmBranch: branches/2.2.1.x
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Source directory does not exist - skipping report.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] No sources to compile
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/home/jenkins/jenkins-slave/workspace/OpenJPA-221x-deploy/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] [ianal:verify-legal-files {execution: default}]
[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-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-parent/2.2.1.1-SNAPSHOT/openjpa-parent-2.2.1.1-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.openjpa:openjpa-parent:pom': repository metadata for: 'snapshot org.apache.openjpa:openjpa-parent:2.2.1.1-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Wed Nov 11 06:48:57 UTC 2015
[INFO] Final Memory: 55M/470M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: OpenJPA-221x-deploy » OpenJPA Parent POM #50

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/50/changes>

Changes:

[hthomann] OPENJPA-2609: Sporadic ClassCastException occurs under heavy load when QuerySQLCache is enabled.  Merged 2.1.x changes to 2.2.1.x.

------------------------------------------
Established TCP socket on 44359
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   OpenJPA Parent POM
[INFO]   OpenJPA Utilities Library
[INFO]   OpenJPA Kernel
[INFO]   OpenJPA JDBC
[INFO]   OpenJPA Persistence
[INFO]   OpenJPA Persistence JDBC
[INFO]   OpenJPA Persistence Locking Tests
[INFO]   OpenJPA tools
[INFO]   OpenJPA Maven Plugin
[INFO]   OpenJPA XML Store
[INFO]   OpenJPA Slice
[INFO]   OpenJPA JEST
[INFO]   OpenJPA Aggregate Jar
[INFO]   OpenJPA Aggregate Jar with Dependencies
[INFO]   OpenJPA Project Docs and Assemblies
[INFO]   OpenJPA Examples
[INFO]   OpenJPA Examples - Simple
[INFO]   OpenJPA Examples - image-gallery
[INFO]   OpenJPA Examples - OpenBooks
[INFO]   OpenJPA Integration Tests
[INFO]   OpenJPA Integration Tests - Daytrader
[INFO]   OpenJPA Integration Tests - Examples
[INFO]   OpenJPA Integration Tests - SLF4JLogFactory
[INFO]   OpenJPA Integration Tests - JPA TCK
[INFO]   OpenJPA Integration Tests - Bean Validation
[INFO]   OpenJPA Integration Tests - JMX Platform MBeans
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
Provider message:
The svn command failed.
Command output:
svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '<https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/'>
is too old (format 10) to work with client version '1.8.8 (r1568071)' (expects format 31). You need to upgrade the working copy first.


[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of offline : 
Error!
[INFO] Storing buildNumber: offline at timestamp: October 19, 2015 at 6:46 AM
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Source directory does not exist - skipping report.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] No sources to compile
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/home/jenkins/jenkins-slave/workspace/OpenJPA-221x-deploy/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] [ianal:verify-legal-files {execution: default}]
[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-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openjpa/openjpa-parent/2.2.1.1-SNAPSHOT/openjpa-parent-2.2.1.1-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.openjpa:openjpa-parent:pom': repository metadata for: 'snapshot org.apache.openjpa:openjpa-parent:2.2.1.1-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Mon Oct 19 06:46:54 UTC 2015
[INFO] Final Memory: 56M/485M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: OpenJPA-221x-deploy » OpenJPA Parent POM #49

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/49/changes>

Changes:

[hthomann] OPENJPA-2603: Merging an unmanaged entity multiple (3) times leads to an exception.  Merged 2.1.x changes to 2.2.1.x.

------------------------------------------
Established TCP socket on 44713
maven-agent.jar already up to date
classworlds.jar already up to date
maven-interceptor.jar already up to date
maven2.1-interceptor.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   OpenJPA Parent POM
[INFO]   OpenJPA Utilities Library
[INFO]   OpenJPA Kernel
[INFO]   OpenJPA JDBC
[INFO]   OpenJPA Persistence
[INFO]   OpenJPA Persistence JDBC
[INFO]   OpenJPA Persistence Locking Tests
[INFO]   OpenJPA tools
[INFO]   OpenJPA Maven Plugin
[INFO]   OpenJPA XML Store
[INFO]   OpenJPA Slice
[INFO]   OpenJPA JEST
[INFO]   OpenJPA Aggregate Jar
[INFO]   OpenJPA Aggregate Jar with Dependencies
[INFO]   OpenJPA Project Docs and Assemblies
[INFO]   OpenJPA Examples
[INFO]   OpenJPA Examples - Simple
[INFO]   OpenJPA Examples - image-gallery
[INFO]   OpenJPA Examples - OpenBooks
[INFO]   OpenJPA Integration Tests
[INFO]   OpenJPA Integration Tests - Daytrader
[INFO]   OpenJPA Integration Tests - Examples
[INFO]   OpenJPA Integration Tests - SLF4JLogFactory
[INFO]   OpenJPA Integration Tests - JPA TCK
[INFO]   OpenJPA Integration Tests - Bean Validation
[INFO]   OpenJPA Integration Tests - JMX Platform MBeans
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
Provider message:
The svn command failed.
Command output:
svn: E155036: Please see the 'svn upgrade' command
svn: E155036: The working copy at '<https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/'>
is too old (format 10) to work with client version '1.8.8 (r1568071)' (expects format 31). You need to upgrade the working copy first.


[WARNING] Cannot get the revision information from the scm repository, proceeding with revision of offline : 
Error!
[INFO] Storing buildNumber: offline at timestamp: October 18, 2015 at 6:46 AM
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/OpenJPA-221x-deploy/org.apache.openjpa$openjpa-parent/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] [enforcer:enforce {execution: default}]
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Source directory does not exist - skipping report.
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [compiler:testCompile {execution: test-source-compile}]
[INFO] No sources to compile
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Unable to load parent project from a relative path: Could not find the model file '/home/jenkins/jenkins-slave/workspace/OpenJPA-221x-deploy/pom.xml'. for project unknown
[INFO] Parent project loaded from repository.
[INFO] [ianal:verify-legal-files {execution: default}]
[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-221x-deploy/org.apache.openjpa$openjpa-parent/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/openjpa/openjpa-parent/2.2.1.1-SNAPSHOT/openjpa-parent-2.2.1.1-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error retrieving previous build number for artifact 'org.apache.openjpa:openjpa-parent:pom': repository metadata for: 'snapshot org.apache.openjpa:openjpa-parent:2.2.1.1-SNAPSHOT' could not be retrieved from repository: apache.snapshots.https due to an error: Error transferring file: java.lang.RuntimeException: Could not generate DH keypair

Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Sun Oct 18 06:46:38 UTC 2015
[INFO] Final Memory: 55M/454M
[INFO] ------------------------------------------------------------------------