[jira] [Created] (JCLOUDS-1453) Unable to get list of extended attributes - blob store listing not works with Docker for Windows

2018-10-01 Thread JIRA
Martin Tarjányi created JCLOUDS-1453:


 Summary: Unable to get list of extended attributes - blob store 
listing not works with Docker for Windows
 Key: JCLOUDS-1453
 URL: https://issues.apache.org/jira/browse/JCLOUDS-1453
 Project: jclouds
  Issue Type: Bug
  Components: jclouds-blobstore
Affects Versions: 2.1.1
Reporter: Martin Tarjányi


Environment: Windows 10 Docker
 Similar to this bug: https://issues.apache.org/jira/browse/JCLOUDS-1218

When trying to list objects in [S3 
proxy|https://github.com/gaul/s3proxy/blob/master/src/main/java/org/gaul/s3proxy/S3ProxyHandler.java#L1322],
 jcloud throws the following exception.

Stack trace:
{noformat}
java.nio.file.FileSystemException: 
/data/offerservice-pricing-engine-test/intake/high: Unable to get list of 
extended attributes: Not supported
at 
sun.nio.fs.LinuxUserDefinedFileAttributeView.list(LinuxUserDefinedFileAttributeView.java:119)
at 
org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl.buildPathAndChecksIfBlobExists(FilesystemStorageStrategyImpl.java:712)
at 
org.jclouds.filesystem.strategy.internal.FilesystemStorageStrategyImpl.blobExists(FilesystemStorageStrategyImpl.java:293)
at 
org.jclouds.blobstore.config.LocalBlobStore$1.apply(LocalBlobStore.java:248)
at 
org.jclouds.blobstore.config.LocalBlobStore$1.apply(LocalBlobStore.java:244)
at com.google.common.collect.Iterators$7.computeNext(Iterators.java:652)
at 
com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
at 
com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
at 
com.google.common.collect.TransformedIterator.hasNext(TransformedIterator.java:43)
at com.google.common.collect.Iterators$7.computeNext(Iterators.java:650)
at 
com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:143)
at 
com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:138)
at com.google.common.collect.Iterators.addAll(Iterators.java:361)
at com.google.common.collect.Iterables.addAll(Iterables.java:354)
at com.google.common.collect.Sets.newTreeSet(Sets.java:365)
at 
org.jclouds.blobstore.config.LocalBlobStore.list(LocalBlobStore.java:251)
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 
com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:37)
at com.sun.proxy.$Proxy40.list(Unknown Source)
at 
org.gaul.s3proxy.S3ProxyHandler.handleBlobList(S3ProxyHandler.java:1322)
at org.gaul.s3proxy.S3ProxyHandler.doHandle(S3ProxyHandler.java:659)
{noformat}
What I understood from previous bug that the filesystem is not recognized 
properly when using docker and JCloud attempts to use XATTR.

 

Could you give some help how this could be fixed, please?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [jclouds/jclouds-labs] DatacenterToLocation / ServerToServerWithExternalIp Functions implementation for dimensiondata (#423)

2018-10-01 Thread Boris Trishkin
Wow, something went wrong during synchronization with master, a lot of commits 
here that are not supposed to be part of PR. Should I recreate branch and PR 
maybe? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/423#issuecomment-425968617

Re: [jclouds/jclouds-labs] DatacenterToLocation / ServerToServerWithExternalIp Functions implementation for dimensiondata (#423)

2018-10-01 Thread Boris Trishkin
@btrishkin pushed 6 commits.

b551857  JCLOUDS-1432 - handle RESOURCE_NOT_FOUND, do not expect 404 when 
assets not found
19819cb  Firewall Improvements
8773d5c  [JCLOUDS-1430] - add more features
25894fb  [JCLOUDS-1430] Aliyun ECS
2b60c03  JCLOUDS-1406 - Add default location configuration to dimension data 
provider
58ad6ee  ServerToServerWithExternalIp Function implementation for dimensiondata


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/423/files/63e953b9513a878efab480c6e9a97f888e821b20..58ad6ee7ee06ef4b48dfcbc80e2d3f5eb91c80e2


Re: [jclouds/jclouds-labs] DatacenterToLocation / ServerToServerWithExternalIp Functions implementation for dimensiondata (#423)

2018-10-01 Thread Boris Trishkin
@btrishkin pushed 19 commits.

27a69bb  Implement GetOrCreateNetworkDomainThenCreateNodes Strategy.
9f2aee7  Add Azure KeyVault support
77995e2  JCLOUDS-1362: Proper password generation with custom constraints for 
each cloud
de54267  Promoted Azure ARM to the main repo
43548d7  Apache jclouds 2.1.0-rc3 release
f92ceeb  Next development version 2.2.0-SNAPSHOST
6652a14  fix typo in project.version
8c7c6da  JCLOUDS-1271: Remove BlobStore.signRemoveBlob
e8d4eae  JCLOUDS-1405 - Dimension Data Live Tests Broken - Domain classes for 
Server and Image with List nics incorrect
16179e1  Address InjectOnConstructorOfAbstractClass warning
29fc088  JCLOUDS-1333: Fix Java 8 and Guava 21 issues
3d172e1  Implement ServerWithNatRuleToNodeMetadata Function
b935b23  JCLOUDS-1406 - Add default location configuration to dimension data 
provider
cc0f634  JCLOUDS-1421: Add default credentials to images created by the 
ImageExtension
19424c3  Upgrade to java8
838f7ce  [JCLOUDS-1430] Aliyun ECS initial skeleton
e7838dc  [JCLOUDS-1430] - add region and zone API
a91c4cb  –JCLOUDS-1425 1&1 Block Storage and SSH keys API
63e953b  ServerToServerWithExternalIp Function implementation for dimensiondata


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/423/files/0e86dddbd9f9b8c9933b1e8fb3067cc65583d10e..63e953b9513a878efab480c6e9a97f888e821b20