See
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/15/>
------------------------------------------
[...truncated 348 lines...]
5 slice.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 slice INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 slice INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
1 slice INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3 slice.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
4 slice.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 slice.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
5 slice.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 slice INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
3 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
3 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 slice INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
0 slice INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3 slice.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
3 slice.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 slice.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
5 slice.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 slice INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
3 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 slice INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
0 slice INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4 slice.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
4 slice.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6 slice.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
6 slice.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 slice INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
3 slice WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
1 slice INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
1 slice INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 slice.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
5 slice.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
6 slice.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
6 slice.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 slice.newslice INFO [main] openjpa.Runtime - Connecting to slice
"newslice" at URL "jdbc:derby:target/database/newslice;create=true"
1 slice.newslice INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec
Running org.apache.openjpa.slice.TestXA
0 XA INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 XA WARN [main] openjpa.Runtime - No master slice has been configured
explicitly in "openjpa.slice.Master" property. The first slice "One" in the
list of configured slices will be used as master.
2 XA WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 XA WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 XA INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
1 XA INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3 XA.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
4 XA.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 XA.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
5 XA.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 XA INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 XA WARN [main] openjpa.Runtime - No master slice has been configured
explicitly in "openjpa.slice.Master" property. The first slice "One" in the
list of configured slices will be used as master.
2 XA WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 XA WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
1 XA INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
1 XA INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4 XA.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
4 XA.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 XA.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
5 XA.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 XA INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 XA WARN [main] openjpa.Runtime - No master slice has been configured
explicitly in "openjpa.slice.Master" property. The first slice "One" in the
list of configured slices will be used as master.
2 XA WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 XA WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 XA INFO [main] openjpa.Runtime - Starting OpenJPA Slice 2.0.2-SNAPSHOT
1 XA INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3 XA.One INFO [main] openjpa.Runtime - Connecting to slice "One" at URL
"jdbc:derby:target/database/openjpa-slice1;create=true"
4 XA.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 XA.Two INFO [main] openjpa.Runtime - Connecting to slice "Two" at URL
"jdbc:derby:target/database/openjpa-slice2;create=true"
5 XA.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
Running org.apache.openjpa.slice.TestReplication
0 replication INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 replication WARN [main] openjpa.Runtime - No master slice has been
configured explicitly in "openjpa.slice.Master" property. The first slice "One"
in the list of configured slices will be used as master.
2 replication WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 replication WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 replication INFO [main] openjpa.Runtime - Starting OpenJPA Slice
2.0.2-SNAPSHOT
0 replication INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
3 replication.One INFO [main] openjpa.Runtime - Connecting to slice "One"
at URL "jdbc:derby:target/database/openjpa-slice1;create=true"
3 replication.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 replication.Two INFO [main] openjpa.Runtime - Connecting to slice "Two"
at URL "jdbc:derby:target/database/openjpa-slice2;create=true"
5 replication.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 replication INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 replication WARN [main] openjpa.Runtime - No master slice has been
configured explicitly in "openjpa.slice.Master" property. The first slice "One"
in the list of configured slices will be used as master.
2 replication WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 replication WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 replication INFO [main] openjpa.Runtime - Starting OpenJPA Slice
2.0.2-SNAPSHOT
0 replication INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4 replication.One INFO [main] openjpa.Runtime - Connecting to slice "One"
at URL "jdbc:derby:target/database/openjpa-slice1;create=true"
4 replication.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 replication.Two INFO [main] openjpa.Runtime - Connecting to slice "Two"
at URL "jdbc:derby:target/database/openjpa-slice2;create=true"
6 replication.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
0 replication INFO [main] openjpa.Runtime - Detected slices "[One, Two]" in
configuration.
2 replication WARN [main] openjpa.Runtime - No master slice has been
configured explicitly in "openjpa.slice.Master" property. The first slice "One"
in the list of configured slices will be used as master.
2 replication WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.DistributionPolicy" is not set explicitly. Setting this value to
"random".
2 replication WARN [main] openjpa.Runtime - Configuration property
"openjpa.slice.ReplicationPolicy" is not set explicitly. Setting this value to
"all".
0 replication INFO [main] openjpa.Runtime - Starting OpenJPA Slice
2.0.2-SNAPSHOT
0 replication INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
4 replication.One INFO [main] openjpa.Runtime - Connecting to slice "One"
at URL "jdbc:derby:target/database/openjpa-slice1;create=true"
4 replication.One INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
5 replication.Two INFO [main] openjpa.Runtime - Connecting to slice "Two"
at URL "jdbc:derby:target/database/openjpa-slice2;create=true"
5 replication.Two INFO [main] openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.DerbyDictionary".
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Results :
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar:
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/openjpa-slice-2.0.2-SNAPSHOT.jar>
[INFO] [jar:jar {execution: default-jar}]
[INFO] [jar:test-jar {execution: attach-tests}]
[INFO] Building jar:
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/openjpa-slice-2.0.2-SNAPSHOT-tests.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: openjpa-slice-2.0.2-SNAPSHOT.jar
[INFO] Checking legal files in: openjpa-slice-2.0.2-SNAPSHOT-tests.jar
[INFO] [apache-rat:check {execution: default}]
[INFO] Exclude: **/.*/**
[INFO] Exclude: **/target/**/*
[INFO] [install:install {execution: default-install}]
[INFO] Installing
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/openjpa-slice-2.0.2-SNAPSHOT.jar>
to
/home/hudson/.m2/repository/org/apache/openjpa/openjpa-slice/2.0.2-SNAPSHOT/openjpa-slice-2.0.2-SNAPSHOT.jar
[INFO] Installing
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/openjpa-slice-2.0.2-SNAPSHOT-tests.jar>
to
/home/hudson/.m2/repository/org/apache/openjpa/openjpa-slice/2.0.2-SNAPSHOT/openjpa-slice-2.0.2-SNAPSHOT-tests.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-slice/2.0.2-SNAPSHOT/openjpa-slice-2.0.2-20101014.035122-12.jar
76K uploaded (openjpa-slice-2.0.2-20101014.035122-12.jar)
[INFO] Uploading project information for openjpa-slice 2.0.2-20101014.035122-12
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot
org.apache.openjpa:openjpa-slice:2.0.2-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact
org.apache.openjpa:openjpa-slice'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/openjpa/openjpa-slice/2.0.2-SNAPSHOT/openjpa-slice-2.0.2-20101014.035122-12-tests.jar
72K uploaded (openjpa-slice-2.0.2-20101014.035122-12-tests.jar)
[INFO] Preparing javadoc:javadoc
[WARNING] Removing: javadoc from forked lifecycle, to prevent recursive
invocation.
[HUDSON] Archiving
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/pom.xml>
to
/home/hudson/hudson/jobs/OpenJPA-20x-deploy/modules/org.apache.openjpa$openjpa-slice/builds/2010-10-14_03-50-32/archive/org.apache.openjpa/openjpa-slice/2.0.2-SNAPSHOT/pom.xml
[HUDSON] Archiving
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/openjpa-slice-2.0.2-SNAPSHOT.jar>
to
/home/hudson/hudson/jobs/OpenJPA-20x-deploy/modules/org.apache.openjpa$openjpa-slice/builds/2010-10-14_03-50-32/archive/org.apache.openjpa/openjpa-slice/2.0.2-20101014.035122-12/openjpa-slice-2.0.2-SNAPSHOT.jar
[HUDSON] Archiving
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/openjpa-slice-2.0.2-SNAPSHOT-tests.jar>
to
/home/hudson/hudson/jobs/OpenJPA-20x-deploy/modules/org.apache.openjpa$openjpa-slice/builds/2010-10-14_03-50-32/archive/org.apache.openjpa/openjpa-slice/2.0.2-20101014.035122-12/openjpa-slice-2.0.2-SNAPSHOT-tests.jar
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [site:site {execution: default-site}]
[INFO] Parent project loaded from repository.
[INFO] Generating "Issue Tracking" report.
[INFO] Generating "Project Team" report.
[INFO] Generating "Dependency Management" report.
[INFO] Generating "Continuous Integration" report.
[INFO] Generating "Project Plugins" report.
[INFO] Generating "Dependencies" report.
Downloading:
http://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloading:
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloading:
http://repo1.maven.org/maven2/commons-pool/commons-pool/1.5.3/commons-pool-1.5.3.jar
Downloading:
http://repo1.maven.org/maven2/net/sourceforge/serp/serp/1.13.1/serp-1.13.1.jar
[ERROR] Artifact: org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1 has
no file.
[ERROR] Artifact: org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1 has
no file.
[ERROR] Artifact: org.apache.openjpa:openjpa-lib:jar:2.0.2-SNAPSHOT has no file.
Downloading:
http://repository.apache.org/snapshots/org/apache/openjpa/openjpa-lib/2.0.2-SNAPSHOT/openjpa-lib-2.0.2-20101014.035122-12.jar
[INFO] Generating "Source Repository" report.
[INFO] Generating "Plugin Management" report.
[INFO] Generating "Mailing Lists" report.
[INFO] Generating "Project Summary" report.
[INFO] Generating "About" report.
[INFO] Generating "JavaDocs" report.
[ERROR] Error fetching link:
/home/hudson/hudson-slave/workspace/OpenJPA-20x-deploy/2.0.x/openjpa-persistence-locking/target/site/apidocs/package-list.
Ignored it.
[ERROR] Error fetching link:
/home/hudson/hudson-slave/workspace/OpenJPA-20x-deploy/2.0.x/openjpa/target/site/apidocs/package-list.
Ignored it.
[ERROR] Error fetching link:
/home/hudson/hudson-slave/workspace/OpenJPA-20x-deploy/2.0.x/openjpa-all/target/site/apidocs/package-list.
Ignored it.
[ERROR] Error fetching link:
/home/hudson/hudson-slave/workspace/OpenJPA-20x-deploy/2.0.x/openjpa-integration/daytrader/target/site/apidocs/package-list.
Ignored it.
[ERROR] Error fetching link:
/home/hudson/hudson-slave/workspace/OpenJPA-20x-deploy/2.0.x/openjpa-integration/validation/target/site/apidocs/package-list.
Ignored it.
[INFO]
9 warnings
[WARNING] Javadoc Warnings
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/DistributedConfiguration.java>:58:
warning - @return tag has no arguments.
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/DistributedStoreManager.java>:39:
warning - @param argument "name" is not a parameter name.
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/ReplicationPolicy.java>:35:
warning - Tag @see: reference not found: Replicated
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/SliceImplHelper.java>:45:
warning - Tag @link: reference not found: Replicated replicated
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/SliceImplHelper.java>:45:
warning - Tag @link: reference not found: Replicated replicated
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/SliceInfo.java>:89:
warning - @return tag has no arguments.
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/SliceImplHelper.java>:45:
warning - Tag @link: reference not found: Replicated replicated
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/SliceImplHelper.java>:45:
warning - Tag @link: reference not found: Replicated replicated
[WARNING]
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/src/main/java/org/apache/openjpa/slice/SliceImplHelper.java>:45:
warning - Tag @link: reference not found: Replicated replicated
[HUDSON] Archiving javadoc
[INFO] Generating "Project License" report.
[INFO] Generating "Dependency Convergence" report.
[HUDSON] Archiving site from
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/site>
to /home/hudson/hudson/jobs/OpenJPA-20x-deploy/site/openjpa-slice
FATAL: Unable to copy site from
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/site>
to /home/hudson/hudson/jobs/OpenJPA-20x-deploy/site/openjpa-slice
hudson.util.IOException2: hudson.util.IOException2: Failed to extract
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/site/**/*>
at hudson.FilePath.copyRecursiveTo(FilePath.java:1474)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1399)
at
hudson.maven.reporters.MavenSiteArchiver.postExecute(MavenSiteArchiver.java:81)
at
hudson.maven.MavenModuleSetBuild$Builder.postExecute(MavenModuleSetBuild.java:772)
at hudson.maven.MavenBuilder$Adapter.postExecute(MavenBuilder.java:300)
at
hudson.maven.agent.PluginManagerInterceptor$1MojoIntercepterImpl.callPost(PluginManagerInterceptor.java:170)
at
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:183)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at hudson.maven.agent.Main.launch(Main.java:165)
at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
at
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
at hudson.remoting.UserRequest.perform(UserRequest.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.util.concurrent.ExecutionException: hudson.util.IOException2:
Failed to extract
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/site/**/*>
at hudson.remoting.Channel$2.adapt(Channel.java:663)
at hudson.remoting.Channel$2.adapt(Channel.java:658)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
at hudson.FilePath.copyRecursiveTo(FilePath.java:1472)
... 35 more
Caused by: hudson.util.IOException2: Failed to extract
<https://hudson.apache.org/hudson/job/OpenJPA-20x-deploy/org.apache.openjpa$openjpa-slice/ws/target/site/**/*>
at hudson.FilePath.readFromTar(FilePath.java:1577)
at hudson.FilePath.access$100(FilePath.java:159)
at hudson.FilePath$32.invoke(FilePath.java:1463)
at hudson.FilePath$32.invoke(FilePath.java:1460)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1899)
... 9 more
Caused by: java.util.zip.ZipException: invalid distance code
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:147)
at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:92)
at org.apache.tools.tar.TarBuffer.readBlock(TarBuffer.java:257)
at org.apache.tools.tar.TarBuffer.readRecord(TarBuffer.java:223)
at
hudson.org.apache.tools.tar.TarInputStream.read(TarInputStream.java:345)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025)
at org.apache.commons.io.IOUtils.copy(IOUtils.java:999)
at hudson.util.IOUtils.copy(IOUtils.java:33)
at hudson.FilePath.readFromTar(FilePath.java:1565)
... 13 more