[ 
https://issues.apache.org/jira/browse/HDDS-12182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylvia Chao updated HDDS-12182:
-------------------------------
    Description: 
While testing the possibility of building the system on Windows Subsystem for 
Linux (WSL), the build fails with the following errors:

[ERROR] Errors:
[ERROR]   
TestSchemaOneBackwardsCompatibility.testBlockIteration:180->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testBlockIteration:180->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDelete:279->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDelete:279->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDirectTableIterationDisabled:155->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDirectTableIterationDisabled:155->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadBlockData:409->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadBlockData:409->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlockChunkInfo:352->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlockChunkInfo:352->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlocks:529->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlocks:529->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletingBlockData:455->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletingBlockData:455->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadMetadata:510->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadMetadata:510->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithMetadata:229->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithMetadata:229->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithoutMetadata:247->newKvData:619 
» StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithoutMetadata:247->newKvData:619 
» StorageContainer
[ERROR]   TestContainerReader.testMultipleContainerReader:387 » NullPointer
[ERROR]   TestOzoneContainer.testBuildContainerMap:172 » DiskOutOfSpace No 
storage locat...

 

The error {{DiskOutOfSpace: No storage locations configured}} suggests an issue 
related to storage configuration, but it is unclear whether this problem is 
specific to the WSL environment or a configuration issue. Attachment build.log 
is the full log file from "mvn clean install".

Would appreciate any insights into whether this is caused by WSL or if it could 
be a configuration issue that is also affecting Linux systems.

  was:
While testing the possibility of building the system on Windows Subsystem for 
Linux (WSL), the build fails with the following errors:

[ERROR] Errors:
[ERROR]   
TestSchemaOneBackwardsCompatibility.testBlockIteration:180->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testBlockIteration:180->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDelete:279->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDelete:279->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDirectTableIterationDisabled:155->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testDirectTableIterationDisabled:155->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadBlockData:409->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadBlockData:409->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlockChunkInfo:352->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlockChunkInfo:352->makeContainerSet:575->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlocks:529->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletedBlocks:529->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletingBlockData:455->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadDeletingBlockData:455->newKvData:619
 » StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadMetadata:510->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadMetadata:510->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithMetadata:229->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithMetadata:229->newKvData:619 » 
StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithoutMetadata:247->newKvData:619 
» StorageContainer
[ERROR]   
TestSchemaOneBackwardsCompatibility.testReadWithoutMetadata:247->newKvData:619 
» StorageContainer
[ERROR]   TestContainerReader.testMultipleContainerReader:387 » NullPointer
[ERROR]   TestOzoneContainer.testBuildContainerMap:172 » DiskOutOfSpace No 
storage locat...

 

The error {{DiskOutOfSpace: No storage locations configured}} suggests an issue 
related to storage configuration, but it is unclear whether this problem is 
specific to the WSL environment or a configuration issue.

Would appreciate any insights into whether this is caused by WSL or if it could 
be a configuration issue that is also affecting Linux systems.


> Error for building project on Windows Subsystem for Linux(WSL)
> --------------------------------------------------------------
>
>                 Key: HDDS-12182
>                 URL: https://issues.apache.org/jira/browse/HDDS-12182
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.0.0
>         Environment: * {*}Operating System{*}: Ubuntu 24.04.1 LTS running on 
> WSL2.
>  * {*}Java Version{*}: OpenJDK 11.0.25.
>  * {*}Maven Version{*}: Apache Maven 3.8.7.
>  * {*}CPU Specs{*}: AMD Ryzen 5 5600H (6 cores, 12 threads).
>            Reporter: Sylvia Chao
>            Priority: Trivial
>         Attachments: build.log
>
>
> While testing the possibility of building the system on Windows Subsystem for 
> Linux (WSL), the build fails with the following errors:
> [ERROR] Errors:
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testBlockIteration:180->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testBlockIteration:180->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testDelete:279->makeContainerSet:575->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testDelete:279->makeContainerSet:575->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testDirectTableIterationDisabled:155->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testDirectTableIterationDisabled:155->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadBlockData:409->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadBlockData:409->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadDeletedBlockChunkInfo:352->makeContainerSet:575->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadDeletedBlockChunkInfo:352->makeContainerSet:575->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadDeletedBlocks:529->newKvData:619 
> » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadDeletedBlocks:529->newKvData:619 
> » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadDeletingBlockData:455->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadDeletingBlockData:455->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadMetadata:510->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadMetadata:510->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadWithMetadata:229->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadWithMetadata:229->newKvData:619 » 
> StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadWithoutMetadata:247->newKvData:619
>  » StorageContainer
> [ERROR]   
> TestSchemaOneBackwardsCompatibility.testReadWithoutMetadata:247->newKvData:619
>  » StorageContainer
> [ERROR]   TestContainerReader.testMultipleContainerReader:387 » NullPointer
> [ERROR]   TestOzoneContainer.testBuildContainerMap:172 » DiskOutOfSpace No 
> storage locat...
>  
> The error {{DiskOutOfSpace: No storage locations configured}} suggests an 
> issue related to storage configuration, but it is unclear whether this 
> problem is specific to the WSL environment or a configuration issue. 
> Attachment build.log is the full log file from "mvn clean install".
> Would appreciate any insights into whether this is caused by WSL or if it 
> could be a configuration issue that is also affecting Linux systems.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to