See
<https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/116/display/redirect?page=changes>
Changes:
[Andrew Gaul] JCLOUDS-1344: Enable B2 wire logging
------------------------------------------
[...truncated 1.43 MB...]
Starting test
testListEmptyPrefixDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListEmptyPrefixDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 7ms
Test suite progress: tests succeeded: 74, failed: 1, skipped: 7.
Starting test
testListMarkerAfterLastKey(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListMarkerAfterLastKey(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 5ms
Test suite progress: tests succeeded: 75, failed: 1, skipped: 7.
Starting test
testListMarkerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListMarkerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 7ms
Test suite progress: tests succeeded: 76, failed: 1, skipped: 7.
Starting test
containerExists(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
containerExists(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 2ms
Test suite progress: tests succeeded: 77, failed: 1, skipped: 7.
Starting test
deleteContainerIfEmptyWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore13...
[TestNG] Test
deleteContainerIfEmptyWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 5ms
Test suite progress: tests succeeded: 78, failed: 1, skipped: 7.
Starting test
deleteContainerIfEmptyWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore14...
[TestNG] Test
deleteContainerIfEmptyWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 5ms
Test suite progress: tests succeeded: 79, failed: 1, skipped: 7.
Starting test
deleteContainerWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore15...
[TestNG] Test
deleteContainerWithContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 3ms
Test suite progress: tests succeeded: 80, failed: 1, skipped: 7.
Starting test
deleteContainerWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
*** allocated new container jenkins-blobstore16...
[TestNG] Test
deleteContainerWithoutContents(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 2ms
Test suite progress: tests succeeded: 81, failed: 1, skipped: 7.
Starting test
testDirectory(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testDirectory(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
skipped.
Test suite progress: tests succeeded: 81, failed: 1, skipped: 8.
Starting test
testListContainer(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListContainer(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 16ms
Test suite progress: tests succeeded: 82, failed: 1, skipped: 8.
Starting test
testListContainerMarker(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListContainerMarker(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 34ms
Test suite progress: tests succeeded: 83, failed: 1, skipped: 8.
Starting test
testListContainerMaxResults(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListContainerMaxResults(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 35ms
Test suite progress: tests succeeded: 84, failed: 1, skipped: 8.
Starting test
testListContainerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListContainerPrefix(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 22ms
Test suite progress: tests succeeded: 85, failed: 1, skipped: 8.
Starting test
testListRootUsesDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testListRootUsesDelimiter(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 21ms
Test suite progress: tests succeeded: 86, failed: 1, skipped: 8.
Starting test
testNotWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testNotWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 3ms
Test suite progress: tests succeeded: 87, failed: 1, skipped: 8.
Starting test
testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 2ms
Test suite progress: tests succeeded: 88, failed: 1, skipped: 8.
Starting test
testSetContainerAccess(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testSetContainerAccess(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
skipped.
Test suite progress: tests succeeded: 88, failed: 1, skipped: 9.
Starting test
testWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
[TestNG] Test
testWithDetails(org.jclouds.filesystem.integration.FilesystemContainerIntegrationTest)
succeeded: 2ms
Test suite progress: tests succeeded: 89, failed: 1, skipped: 9.
Tests run: 99, Failures: 1, Errors: 0, Skipped: 9, Time elapsed: 3.775 sec <<<
FAILURE! - in TestSuite
testPutIncorrectContentMD5(org.jclouds.filesystem.integration.FilesystemBlobIntegrationTest)
Time elapsed: 0.012 sec <<< FAILURE!
java.lang.AssertionError: null
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.fail(Assert.java:101)
at
org.jclouds.blobstore.integration.internal.BaseBlobIntegrationTest.testPutIncorrectContentMD5(BaseBlobIntegrationTest.java:298)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:696)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1189)
at
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:124)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.java:64)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Results :
Failed tests:
FilesystemBlobIntegrationTest>BaseBlobIntegrationTest.testPutIncorrectContentMD5:298
null
Tests run: 99, Failures: 1, Errors: 0, Skipped: 9
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache jclouds Project ............................ SUCCESS [7.537s]
[INFO] jclouds shared Maven resources .................... SUCCESS [4.509s]
[INFO] jclouds Components Core ........................... SUCCESS [1:25.579s]
[INFO] jclouds SLF4J Logging Module ...................... SUCCESS [1.595s]
[INFO] jclouds OAuth core ................................ SUCCESS [3.821s]
[INFO] jclouds Google Cloud Core ......................... SUCCESS [1.898s]
[INFO] jclouds OpenStack Components Core ................. SUCCESS [19.261s]
[INFO] jclouds commons project ........................... SUCCESS [0.410s]
[INFO] jclouds script builder ............................ SUCCESS [3.667s]
[INFO] jclouds compute core .............................. SUCCESS [30.072s]
[INFO] jclouds Log4J Logging Module ...................... SUCCESS [1.821s]
[INFO] jclouds loadbalancer core ......................... SUCCESS [1.760s]
[INFO] jclouds blobstore core ............................ SUCCESS [17.054s]
[INFO] jclouds atmos components .......................... SUCCESS [3.857s]
[INFO] jclouds bouncycastle EncryptionService Module ..... SUCCESS [2.891s]
[INFO] jclouds sshj ssh client ........................... SUCCESS [3.934s]
[INFO] jclouds bring your own node provider .............. SUCCESS [4.374s]
[INFO] jclouds Chef api .................................. SUCCESS [9.965s]
[INFO] jclouds cloudstack core ........................... SUCCESS [45.308s]
[INFO] jclouds sts api ................................... SUCCESS [6.306s]
[INFO] jclouds cloudwatch api ............................ SUCCESS [6.051s]
[INFO] jclouds OkHttp Driver ............................. SUCCESS [10.629s]
[INFO] jclouds docker API ................................ SUCCESS [10.785s]
[INFO] jclouds ec2 api ................................... SUCCESS [24.741s]
[INFO] jclouds elasticstack core ......................... SUCCESS [5.615s]
[INFO] jclouds filesystem core ........................... FAILURE [48.211s]
[INFO] jclouds openstack-keystone api .................... SKIPPED
[INFO] jclouds openstack-cinder api ...................... SKIPPED
[INFO] Apache jclouds :: OpenStack :: Nova API ........... SKIPPED
[INFO] jclouds openstack-nova-ec2 api .................... SKIPPED
[INFO] jclouds openstack-swift api ....................... SKIPPED
[INFO] jclouds openstack-trove api ....................... SKIPPED
[INFO] jclouds rackspace cloudidentity api ............... SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Block Storage US provider
SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Servers US provider SKIPPED
[INFO] jclouds rackspace clouddns api .................... SKIPPED
[INFO] jclouds rackspace-cloudfiles api .................. SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers API ........ SKIPPED
[INFO] jclouds route53 api ............................... SKIPPED
[INFO] jclouds s3 api .................................... SKIPPED
[INFO] jclouds sqs api ................................... SKIPPED
[INFO] jclouds apis project .............................. SKIPPED
[INFO] jclouds Amazon Elastic Load Balancer provider ..... SKIPPED
[INFO] jclouds Amazon EC2 provider ....................... SKIPPED
[INFO] jclouds Amazon Route 53 provider .................. SKIPPED
[INFO] jclouds Apache Http Components Client ............. SKIPPED
[INFO] jclouds joda DateService Module ................... SKIPPED
[INFO] jclouds netty payload module ...................... SKIPPED
[INFO] jclouds enterprise Module ......................... SKIPPED
[INFO] jclouds Amazon Simple Storage Service (S3) provider SKIPPED
[INFO] jclouds Amazon Simple Queue Service provider ...... SKIPPED
[INFO] jclouds Amazon Identity and Access Management (STS) provider SKIPPED
[INFO] jclouds Azure Storage provider .................... SKIPPED
[INFO] Apache jclouds B2 API ............................. SKIPPED
[INFO] jclouds DigitalOcean v2 API Provider .............. SKIPPED
[INFO] jclouds dynect api ................................ SKIPPED
[INFO] jclouds ElasticHosts Amsterdam provider ........... SKIPPED
[INFO] jclouds ElasticHosts Dallas provider .............. SKIPPED
[INFO] jclouds ElasticHosts Hong Kong provider ........... SKIPPED
[INFO] jclouds ElasticHosts Peer1 Los Angeles provider ... SKIPPED
[INFO] jclouds ElasticHosts BlueSquare London provider ... SKIPPED
[INFO] jclouds ElasticHosts Peer1 London provider ........ SKIPPED
[INFO] jclouds ElasticHosts Miami provider ............... SKIPPED
[INFO] jclouds ElasticHosts Peer1 San Antonio provider ... SKIPPED
[INFO] jclouds ElasticHosts San Jose provider ............ SKIPPED
[INFO] jclouds ElasticHosts Sydney provider .............. SKIPPED
[INFO] jclouds ElasticHosts Peer1 Toronto provider ....... SKIPPED
[INFO] jclouds GleSYS core ............................... SKIPPED
[INFO] jclouds Go2Cloud Johannesburg1 provider ........... SKIPPED
[INFO] jclouds GoGrid provider ........................... SKIPPED
[INFO] jclouds Google Cloud Storage provider ............. SKIPPED
[INFO] jclouds Google Compute Engine provider ............ SKIPPED
[INFO] jclouds Open Hosting East1 provider ............... SKIPPED
[INFO] jclouds Packet compute API ........................ SKIPPED
[INFO] jclouds ProfitBricks api .......................... SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Block Storage UK provider
SKIPPED
[INFO] jclouds Rackspace Cloud Databases UK provider ..... SKIPPED
[INFO] jclouds Rackspace Cloud Databases US provider ..... SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud DNS UK provider SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud DNS US provider SKIPPED
[INFO] jclouds Rackspace Cloud Files UK provider ......... SKIPPED
[INFO] jclouds Rackspace Cloud Files US provider ......... SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers UK provider SKIPPED
[INFO] jclouds Rackspace Cloud Load Balancers US provider SKIPPED
[INFO] jclouds Rackspace Next Generation Cloud Servers provider SKIPPED
[INFO] jclouds Serverlove Manchester provider ............ SKIPPED
[INFO] jclouds SkaliCloud Malaysia provider .............. SKIPPED
[INFO] jclouds SoftLayer core ............................ SKIPPED
[INFO] jclouds ultradns-ws provider ...................... SKIPPED
[INFO] jclouds providers project ......................... SKIPPED
[INFO] jclouds jsch ssh client ........................... SKIPPED
[INFO] jclouds example components for a standalone compute provider SKIPPED
[INFO] jclouds skeletons project ......................... SKIPPED
[INFO] jclouds Google App Engine Components .............. SKIPPED
[INFO] jclouds drivers project ........................... SKIPPED
[INFO] allcompute ........................................ SKIPPED
[INFO] allblobstore ...................................... SKIPPED
[INFO] allloadbalancer ................................... SKIPPED
[INFO] all ............................................... SKIPPED
[INFO] Apache jclouds .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:05.697s
[INFO] Finished at: Mon Sep 18 03:05:10 EDT 2017
[INFO] Final Memory: 94M/271M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on
project filesystem: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports>
for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (integration) on
project filesystem: There are test failures.
Please refer to
<https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports>
for the individual test results.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
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.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test
failures.
Please refer to
<https://jclouds.ci.cloudbees.com/job/jclouds-osgi-compat/default/ws/apis/filesystem/target/surefire-reports>
for the individual test results.
at
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
at
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:195)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:861)
at
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:729)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
[ERROR]
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :filesystem
Build step 'Invoke top-level Maven targets' marked build as failure