On Sun, Aug 18, 2013 at 07:35:02AM +0200, Andrew Phillips wrote:
> This thread is for discussion of the third release candidate for Apache
> jclouds-1.6.2-incubating. Please use this thread for discussion of
> issues uncovered in the RC, questions you may have about the RC, etc.

I tested the third release candidate (rc2?) and Atmos had one new error
in testPublicAccess which I believe is benign.  aws-s3 had fewer
transient errors.  Blobstore looks good to me.

-- 
Andrew Gaul
http://gaul.org/
atmos

Failed tests:   
testBigFileGets(org.jclouds.atmos.blobstore.integration.AtmosIntegrationLiveTest):
 get constitution, completed: 1/10, errors: 0, rate: 3000ms/op
  
testCreateBlobWithExpiry(org.jclouds.atmos.blobstore.integration.AtmosIntegrationLiveTest):
 expires=null; expected=Tue Aug 20 14:45:52 PDT 2013
  
testDirectory(org.jclouds.atmos.blobstore.integration.AtmosMapIntegrationLiveTest):
 Sets differ: expected [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, apps/0, apps/1, apps/2, 
apps/3, apps/4, apps/5, apps/6, apps/7, apps/8, apps/9] but got [0, 1, 2, 3, 4, 
5, 6, 7, 8, 9]
  
testDirectory(org.jclouds.atmos.blobstore.integration.AtmosInputStreamMapIntegrationLiveTest):
 Sets differ: expected [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, apps/0, apps/1, apps/2, 
apps/3, apps/4, apps/5, apps/6, apps/7, apps/8, apps/9] but got [0, 1, 2, 3, 4, 
5, 6, 7, 8, 9]
--------------------------------------------------------------------------------
aws-s3

Failed tests:   
testAllLocations(org.jclouds.aws.s3.blobstore.integration.AWSS3ServiceIntegrationLiveTest):
 Validation on 'public abstract 
com.google.common.util.concurrent.ListenableFuture 
org.jclouds.s3.S3AsyncClient.putBucketInRegion(java.lang.String,java.lang.String,org.jclouds.s3.options.PutBucketOptions[])[us-standard,
 gaul-blobstore2642193893237061645-51770976815952750808961678129673761027, 
[Lorg.jclouds.s3.options.PutBucketOptions;@17827d26]' didn't pass:(..)
  testPublicReadAccessPolicy(org.jclouds.aws.s3.services.AWSBucketsLiveTest): 
Validation on 'public abstract 
com.google.common.util.concurrent.ListenableFuture 
org.jclouds.s3.S3AsyncClient.putBucketInRegion(java.lang.String,java.lang.String,org.jclouds.s3.options.PutBucketOptions[])[us-standard,
 
gaul-blobstore4-1959176996707427997eu2155053334691053318-3194206839787100246-7546663990301004217,
 [Lorg.jclouds.s3.options.PutBucketOptions;@364e33aa]' didn't pass:(..)
  
testDirectory(org.jclouds.aws.s3.blobstore.integration.AWSS3ContainerIntegrationLiveTest):
 [[type=RELATIVE_PATH, id=null, name=directory, location={scope=REGION, 
id=us-standard, description=us-standard, parent=aws-s3, iso3166Codes=[US]}, 
uri=https://gaul-blobstore15.s3.amazonaws.com/directory/, userMetadata={}]]
  
testPublicAccess(org.jclouds.aws.s3.blobstore.integration.AWSS3ContainerLiveTest):
 Validation on 'public abstract 
com.google.common.util.concurrent.ListenableFuture 
org.jclouds.s3.S3AsyncClient.putBucketInRegion(java.lang.String,java.lang.String,org.jclouds.s3.options.PutBucketOptions[])[us-standard,
 gaul-blobstore08827220242612177591-8888273970424123073171768477945421794, 
[Lorg.jclouds.s3.options.PutBucketOptions;@20c00612]' didn't pass:(..)
--------------------------------------------------------------------------------
azure

Failed tests:   
testBigFileGets(org.jclouds.azureblob.blobstore.integration.AzureBlobIntegrationLiveTest):
 get constitution, completed: 0/10, errors: 0, rate: 3000ms/op
--------------------------------------------------------------------------------
cloudfiles-us

Failed tests:   
testObjectOperations(org.jclouds.rackspace.cloudfiles.CloudFilesUSClientLiveTest)
  
testCreateBlobWithExpiry(org.jclouds.rackspace.cloudfiles.blobstore.integration.CloudFilesUSBlobIntegrationLiveTest):
 expires=null; expected=Tue Aug 20 15:58:07 PDT 2013
--------------------------------------------------------------------------------
hpcloud-objectstorage

Failed tests:   
testCreateBlobWithExpiry(org.jclouds.hpcloud.objectstorage.blobstore.integration.HPCloudObjectStorageBlobIntegrationLiveTest):
 expires=null; expected=Tue Aug 20 16:08:15 PDT 2013
  
deleteObject(org.jclouds.hpcloud.objectstorage.blobstore.integration.HPCloudObjectStorageBlobIntegrationLiveTest):
 command: PUT 
https://region-a.geo-1.objects.hpcloudsvc.com/v1/53176293441764/gaul-blobstore1/%7Bgreat%3Cr%7D
 HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: 
[Object/Container name contains forbidden chars from "<>]
  
deleteObject(org.jclouds.hpcloud.objectstorage.blobstore.integration.HPCloudObjectStorageBlobIntegrationLiveTest):
 command: PUT 
https://region-a.geo-1.objects.hpcloudsvc.com/v1/53176293441764/gaul-blobstore0/lesst%3Een
 HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: 
[Object/Container name contains forbidden chars from "<>]

Reply via email to