See http://ci.sonatype.org/job/mercury/57/changes

Changes:

[ogusakov] moved around crypto-related classes, prep for PGP verification

[ogusakov] moved around crypto-related classes, prep for PGP verification

------------------------------------------
[...truncated 494 lines...]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-crypto/mercury-crypto-basic/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-crypto/mercury-crypto-basic/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-crypto/mercury-crypto-basic/target/mercury-crypto-basic-1.0.0-SNAPSHOT.jar
 
[INFO] [jar:test-jar {execution: package-tests}]
[INFO] Building jar: 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-crypto/mercury-crypto-basic/target/mercury-crypto-basic-1.0.0-SNAPSHOT-tests.jar
 
[INFO] [install:install]
[INFO] Installing 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-crypto/mercury-crypto-basic/target/mercury-crypto-basic-1.0.0-SNAPSHOT.jar
  to 
/home/j2ee-hudson/repos/mercury/org/apache/maven/mercury/mercury-crypto-basic/1.0.0-SNAPSHOT/mercury-crypto-basic-1.0.0-SNAPSHOT.jar
[INFO] Installing 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-crypto/mercury-crypto-basic/target/mercury-crypto-basic-1.0.0-SNAPSHOT-tests.jar
  to 
/home/j2ee-hudson/repos/mercury/org/apache/maven/mercury/mercury-crypto-basic/1.0.0-SNAPSHOT/mercury-crypto-basic-1.0.0-SNAPSHOT-tests.jar
[INFO] [deploy:deploy]
altDeploymentRepository = null
[INFO] Retrieving previous build number from apache.snapshots
Uploading: 
http://localhost:8081/content/repositories/maven.snapshots/org/apache/maven/mercury/mercury-crypto-basic/1.0.0-SNAPSHOT/mercury-crypto-basic-1.0.0-20080809.010953-2.jar
4K uploaded
[INFO] Retrieving previous metadata from apache.snapshots
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.maven.mercury:mercury-crypto-basic:1.0.0-SNAPSHOT'
[INFO] Uploading project information for mercury-crypto-basic 
1.0.0-20080809.010953-2
[INFO] Retrieving previous metadata from apache.snapshots
[INFO] Uploading repository metadata for: 'artifact 
org.apache.maven.mercury:mercury-crypto-basic'
[INFO] Retrieving previous build number from apache.snapshots
Uploading: 
http://localhost:8081/content/repositories/maven.snapshots/org/apache/maven/mercury/mercury-crypto-basic/1.0.0-SNAPSHOT/mercury-crypto-basic-1.0.0-20080809.010953-2-tests.jar
1K uploaded
[INFO] ------------------------------------------------------------------------
[INFO] Building Mercury Jetty HTTP transport implementation
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target
 
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.mortbay.jetty:jetty-client:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:modules-extra:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty-project:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty-ssl:7.0-SNAPSHOT: checking for updates 
from central
[INFO] snapshot org.mortbay.jetty:modules-server:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty:7.0-SNAPSHOT: checking for updates from 
central
[INFO] snapshot org.mortbay.jetty:jetty-util:7.0-SNAPSHOT: checking for updates 
from central
[INFO] snapshot org.mortbay.jetty:jetty-servlet:7.0-SNAPSHOT: checking for 
updates from central
[INFO] snapshot org.mortbay.jetty:jetty-servlet-tester:7.0-SNAPSHOT: checking 
for updates from central
[INFO] [compiler:compile]
[INFO] Compiling 30 source files to 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/classes
 
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/test-classes
 
[INFO] [surefire:test]
[INFO] Surefire report directory: 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
 

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.mercury.spi.http.server.BatchFilterTest
2 [main] INFO org.mortbay.log - Logging to 
org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
30 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
304 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:1
Set up tester, basedir=file:/tmp/testBatchFilter41236.tmp/ exists?true
Set up tester, stagingdir=file:/tmp/
Not a batching request, doing PutFilter instead
Doing PUT filter file:/tmp/testBatchFilter41236.tmp/file.txt
409 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
411 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:1
Set up tester, basedir=file:/tmp/testBatchFilter41237.tmp/ exists?true
Set up tester, stagingdir=file:/tmp/
Checking existence of /tmp/999999/file1.txt
419 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
421 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:1
Set up tester, basedir=file:/tmp/testBatchFilter41238.tmp/ exists?true
Set up tester, stagingdir=file:/tmp/
Checking existence of /tmp/999999/org/foo/file1.txt
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec
Running org.apache.maven.mercury.spi.http.client.JettyRetrieverTest
506 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
521 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:44725
732 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
733 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:53976
877 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
879 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:36945
936 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
937 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:34030
1120 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
1121 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:33331
1268 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
1269 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:38693
1317 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
1318 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:59667
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 sec
Running org.apache.maven.mercury.spi.http.client.JettyDeployerTest
1427 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
1429 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:45141
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file3.jar
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file0.txt
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file5.jpg
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file4.so
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file3.jar.sha1
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file4.so.sha1
Doing PUT filter file:/tmp/simplePutServer41257.tmp/file0.txt.sha1
1566 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
1567 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:35042
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file4.so
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file5.jpg
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file3.jar
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file0.txt
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file0.txt.sha1
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file4.so.sha1
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/simplePutServer41262.tmp/file3.jar.sha1
1612 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
1614 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:39023
Doing PUT filter file:/tmp/simplePutServer41267.tmp/file5.jpg
Doing PUT filter file:/tmp/simplePutServer41267.tmp/file0.txt
Doing PUT filter file:/tmp/simplePutServer41267.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/simplePutServer41267.tmp/file0.txt.sha1
2226 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
2227 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:36827
Doing PUT filter file:/tmp/simplePutServer41270.tmp/file5.jpg
Doing PUT filter file:/tmp/simplePutServer41270.tmp/file0.txt
Doing PUT filter file:/tmp/simplePutServer41270.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/simplePutServer41270.tmp/file0.txt.sha1
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec
Running org.apache.maven.mercury.spi.http.client.SecureJettyDeployerTest
2277 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
2782 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:60877
Doing PUT filter file:/tmp/securePutServer41278.tmp/file5.jpg
Doing PUT filter file:/tmp/securePutServer41278.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/securePutServer41278.tmp/file3.jar
Doing PUT filter file:/tmp/securePutServer41278.tmp/file4.so
Doing PUT filter file:/tmp/securePutServer41278.tmp/file3.jar.sha1
Doing PUT filter file:/tmp/securePutServer41278.tmp/file0.txt
Doing PUT filter file:/tmp/securePutServer41278.tmp/file0.txt.sha1
Doing PUT filter file:/tmp/securePutServer41278.tmp/file4.so.sha1
3080 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
3085 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:50615
Doing PUT filter file:/tmp/securePutServer41284.tmp/file5.jpg
Doing PUT filter file:/tmp/securePutServer41284.tmp/file0.txt
Doing PUT filter file:/tmp/securePutServer41284.tmp/file4.so
Doing PUT filter file:/tmp/securePutServer41284.tmp/file3.jar
Doing PUT filter file:/tmp/securePutServer41284.tmp/file3.jar.sha1
Doing PUT filter file:/tmp/securePutServer41284.tmp/file5.jpg.sha1
Doing PUT filter file:/tmp/securePutServer41284.tmp/file4.so.sha1
3412 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
3416 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:42836
Doing PUT filter file:/tmp/securePutServer41290.tmp/file4.so
Doing PUT filter file:/tmp/securePutServer41290.tmp/file4.so.sha1
3927 [main] INFO org.mortbay.log - jetty-7.0-SNAPSHOT
3930 [main] INFO org.mortbay.log - Started [EMAIL PROTECTED]:33504
Doing PUT filter file:/tmp/securePutServer41293.tmp/file5.jpg
Doing PUT filter file:/tmp/securePutServer41293.tmp/file0.txt
Doing PUT filter file:/tmp/securePutServer41293.tmp/file0.txt.sha1
Doing PUT filter file:/tmp/securePutServer41293.tmp/file5.jpg.sha1
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec <<< 
FAILURE!
testUploadFail(org.apache.maven.mercury.spi.http.client.SecureJettyDeployerTest)
  Time elapsed: 0.283 sec  <<< FAILURE!
junit.framework.AssertionFailedError
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertTrue(Assert.java:27)
        at 
org.apache.maven.mercury.spi.http.client.JettyDeployerTest.testUploadFail(JettyDeployerTest.java:313)
        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:585)
        at junit.framework.TestCase.runTest(TestCase.java:154)
        at junit.framework.TestCase.runBare(TestCase.java:127)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:118)
        at junit.framework.TestSuite.runTest(TestSuite.java:208)
        at junit.framework.TestSuite.run(TestSuite.java:203)
        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:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
        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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)


Results :

Failed tests: 
  
testUploadFail(org.apache.maven.mercury.spi.http.client.SecureJettyDeployerTest)

Tests run: 18, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
  for the individual test results.
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
        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:585)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
failures.

Please refer to 
http://ci.sonatype.org/job/mercury/ws/mercury/mercury-transport/mercury-transport-http/target/surefire-reports
  for the individual test results.
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:530)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Fri Aug 08 20:10:24 CDT 2008
[INFO] Final Memory: 47M/423M
[INFO] ------------------------------------------------------------------------

Reply via email to