Skip to content

HADOOP-17714 ABFS: testBlobBackCompatibility, testRandomRead & WasbAb… #3126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

snehavarma
Copy link
Contributor

…fsCompatibility tests fail when triggered with default configs (#3035)

(cherry picked from commit 35e4c31)

…fsCompatibility tests fail when triggered with default configs (apache#3035)

(cherry picked from commit 35e4c31)
@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 12m 56s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 3 new or modified test files.
_ branch-3.3 Compile Tests _
+1 💚 mvninstall 33m 31s branch-3.3 passed
+1 💚 compile 0m 32s branch-3.3 passed
+1 💚 checkstyle 0m 24s branch-3.3 passed
+1 💚 mvnsite 0m 38s branch-3.3 passed
+1 💚 javadoc 0m 27s branch-3.3 passed
+1 💚 spotbugs 1m 3s branch-3.3 passed
+1 💚 shadedclient 18m 59s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 32s the patch passed
+1 💚 compile 0m 28s the patch passed
+1 💚 javac 0m 28s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 0m 17s the patch passed
+1 💚 mvnsite 0m 31s the patch passed
+1 💚 javadoc 0m 19s the patch passed
+1 💚 spotbugs 1m 4s the patch passed
+1 💚 shadedclient 18m 6s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 1m 49s hadoop-azure in the patch passed.
+1 💚 asflicense 0m 29s The patch does not generate ASF License warnings.
92m 46s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3126/1/artifact/out/Dockerfile
GITHUB PR #3126
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell
uname Linux d0d2adf29d24 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3 / a6529f7
Default Java Private Build-1.8.0_292-8u292-b10-0ubuntu1~18.04-b10
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3126/1/testReport/
Max. process+thread count 558 (vs. ulimit of 5500)
modules C: hadoop-tools/hadoop-azure U: hadoop-tools/hadoop-azure
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3126/1/console
versions git=2.17.1 maven=3.6.0 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@snehavarma
Copy link
Contributor Author

snehavarma commented Jun 23, 2021

Test Results:
Regions: FNS account - Eastus & HNS account-Eastus2euap

HNS-OAuth

Results:

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

Errors:
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:62->testReadWriteAndSeek:84 » TestTimedOut
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635 » TestTimedOut

Tests run: 265, Failures: 0, Errors: 2, Skipped: 52

HNS-SharedKey

Results:

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

Tests run: 556, Failures: 0, Errors: 0, Skipped: 67
Results:

Errors:
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:62->testReadWriteAndSeek:84 » TestTimedOut
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635 » TestTimedOut
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635 » TestTimedOut

Tests run: 265, Failures: 0, Errors: 3, Skipped: 40

NonHNS-SharedKey

Results:

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

Tests run: 556, Failures: 0, Errors: 0, Skipped: 276
Results:

Errors:
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:62->testReadWriteAndSeek:78 » TestTimedOut
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635 » TestTimedOut
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635 » TestTimedOut

Tests run: 265, Failures: 0, Errors: 3, Skipped: 40

@surendralilhore
Copy link
Contributor

+1

@surendralilhore surendralilhore merged commit 11825d3 into apache:branch-3.3 Jul 12, 2021
jojochuang pushed a commit to jojochuang/hadoop that referenced this pull request May 23, 2023
…ead & WasbAbfsCompatibility tests fail when triggered with default configs (apache#3035) (apache#3126)

contributed by snehavarma

(cherry picked from commit 35e4c31)

Change-Id: I6709d38e2d09672ce64a89d97f21eff60b65e835
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants