See <https://builds.apache.org/job/jdkim-trunk/2098/>
------------------------------------------
[...truncated 79 lines...]
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Uploaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-project/0.3-SNAPSHOT/maven-metadata.xml
(830 B at 0.0 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James :: jDKIM 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @
apache-jdkim-library ---
[INFO] Deleting <https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target>
[TASKS] Scanning folder
'<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main'> for files matching
the pattern '**/*.java' - excludes:
[TASKS] Found 41 files to scan for tasks
Found 24 open tasks.
[TASKS] Computing warning deltas based on reference build #2096
[INFO]
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @
apache-jdkim-library ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
apache-jdkim-library ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/src/main/resources>
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
apache-jdkim-library ---
[INFO] Compiling 25 source files to
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
apache-jdkim-library ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 78 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
apache-jdkim-library ---
[INFO] Compiling 16 source files to
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @
apache-jdkim-library ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.james.jdkim.DKIMVerifierTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.james.jdkim.PerlDKIMTest
Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
Running org.apache.james.jdkim.SignatureRecordTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.james.jdkim.tagvalue.TagValueTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.james.jdkim.SignatureRecordImplTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.james.jdkim.DNSPublicKeyRetrieverTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec
Running org.apache.james.jdkim.canon.SimpleBodyCanonicalizerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running org.apache.james.jdkim.canon.LimitedOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.james.jdkim.canon.DigestOutputStreamTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.james.jdkim.canon.CompoundOutputStreamTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.james.jdkim.canon.RelaxedBodyCanonicalizerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.james.jdkim.FileBasedTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec
Running org.apache.james.jdkim.PublicKeyRecordTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec
Running org.apache.james.jdkim.MultiplexingPublicKeyRecordRetrieverTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Results :
Tests run: 141, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @
apache-jdkim-library ---
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:test-jar (default) @ apache-jdkim-library ---
[INFO] Building jar:
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @
apache-jdkim-library ---
[INFO]
[INFO] --- maven-shade-plugin:1.5:shade (default) @ apache-jdkim-library ---
[INFO] Excluding org.apache.geronimo.specs:geronimo-activation_1.1_spec:jar:1.1
from the shaded jar.
[INFO] Excluding
org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:jar:1.8.3 from the
shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.7 in the shaded jar.
[INFO] Excluding org.apache.james:apache-mailet-base:jar:2.5.0 from the shaded
jar.
[INFO] Excluding org.apache.james:apache-mailet-api:jar:2.5.0 from the shaded
jar.
[INFO] Excluding org.apache.james:apache-mime4j-core:jar:0.7.2 from the shaded
jar.
[INFO] Excluding org.apache.james:apache-mime4j-dom:jar:0.7.2 from the shaded
jar.
[INFO] Excluding log4j:log4j:jar:1.2.16 from the shaded jar.
[INFO] Excluding dnsjava:dnsjava:jar:2.1.1 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT.jar>
with
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT-shaded.jar>
[INFO]
[INFO] --- apache-rat-plugin:0.8:check (default) @ apache-jdkim-library ---
[INFO] Exclude: src/test/resources/org/apache/james/jdkim/corpus/*
[INFO] Exclude: src/test/resources/org/apache/james/jdkim/Mail-DKIM/FAKE_DNS.dat
[INFO] Exclude: src/test/resources/org/apache/james/jdkim/Mail-DKIM/corpus/*
[INFO] Exclude: release.properties
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: nbactions.xml
[INFO] Exclude: **/.*/**/*
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
apache-jdkim-library ---
[INFO] Installing
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/dependency-reduced-pom.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT-tests.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @
apache-jdkim-library ---
[WARNING] Exception while updating local OBR: Unable to read repository xml:
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml:
file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
at
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
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.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type
(position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@1417d63)
at org.kxml2.io.KXmlParser.exception(Unknown Source)
at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
at
org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
at
org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
at
org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
at
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
... 34 more
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @
apache-jdkim-library ---
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata
org.apache.james.jdkim:apache-jdkim-library:0.3-SNAPSHOT/maven-metadata.xml
from/to apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots): Failed to
transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/maven-metadata.xml.
Return code is: 502, ReasonPhrase:Proxy Error.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache James :: jDKIM :: DomainKey Project ........ SUCCESS [3:30.801s]
[INFO] Apache James :: jDKIM ............................. FAILURE [1:19.961s]
[INFO] Apache James :: jDKIM :: Mailets .................. SKIPPED
[INFO] Apache James :: jDKIM :: Assembly ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:53.188s
[INFO] Finished at: Sun Aug 17 11:29:33 UTC 2014
[INFO] Final Memory: 24M/71M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on
project apache-jdkim-library: Failed to retrieve remote metadata
org.apache.james.jdkim:apache-jdkim-library:0.3-SNAPSHOT/maven-metadata.xml:
Could not transfer metadata
org.apache.james.jdkim:apache-jdkim-library:0.3-SNAPSHOT/maven-metadata.xml
from/to apache.snapshots.https
(https://repository.apache.org/content/repositories/snapshots): Failed to
transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/james/jdkim/apache-jdkim-library/0.3-SNAPSHOT/maven-metadata.xml.
Return code is: 502, ReasonPhrase:Proxy Error. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :apache-jdkim-library
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/mailets/pom.xml> to
org.apache.james.jdkim/apache-jdkim-mailets/0.3-SNAPSHOT/apache-jdkim-mailets-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk ? Apache James :: jDKIM ::
Mailets #2096
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4545 bytes
Compression is 0.0%
Took 5 ms
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/pom.xml> to
org.apache.james.jdkim/apache-jdkim-project/0.3-SNAPSHOT/apache-jdkim-project-0.3-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/target/apache-jdkim-project-0.3-SNAPSHOT-site.xml>
to
org.apache.james.jdkim/apache-jdkim-project/0.3-20140817.112612-834/apache-jdkim-project-0.3-20140817.112612-834-site.xml
Sending artifact delta relative to jdkim-trunk ? Apache James :: jDKIM ::
DomainKey Project #2096
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 12855 bytes
Compression is 0.0%
Took 6 ms
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/assemble/pom.xml> to
org.apache.james.jdkim/apache-jdkim/0.3-SNAPSHOT/apache-jdkim-0.3-SNAPSHOT.pom
Sending artifact delta relative to jdkim-trunk ? Apache James :: jDKIM ::
Assembly #2096
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4401 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/dependency-reduced-pom.xml>
to
org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT.jar>
to
org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/jdkim-trunk/ws/trunk/main/target/apache-jdkim-library-0.3-SNAPSHOT-tests.jar>
to
org.apache.james.jdkim/apache-jdkim-library/0.3-SNAPSHOT/apache-jdkim-library-0.3-SNAPSHOT-tests.jar
Sending artifact delta relative to jdkim-trunk ? Apache James :: jDKIM #2096
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 368460 bytes
Compression is 0.0%
Took 0.17 sec
Sending e-mails to: [email protected]
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]