Skip to content
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

HADOOP-14157 fix parseUrl to replace '\' for '/' #284

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

bberton-ciandt
Copy link

No description provided.

@bberton-ciandt bberton-ciandt changed the title [HADOOP-14157] fix parseUrl to replace '\' for '/' HADOOP-14157 fix parseUrl to replace '\' for '/' Oct 28, 2017
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 36 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 21 Maven dependency ordering for branch
+1 mvninstall 1038 trunk passed
+1 compile 1081 trunk passed
+1 checkstyle 129 trunk passed
+1 mvnsite 139 trunk passed
+1 shadedclient 953 branch has no errors when building and testing our client artifacts.
+1 javadoc 117 trunk passed
0 spotbugs 169 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 285 trunk passed
_ Patch Compile Tests _
0 mvndep 24 Maven dependency ordering for patch
+1 mvninstall 110 the patch passed
+1 compile 1004 the patch passed
+1 javac 1004 the patch passed
-0 checkstyle 141 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 157 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 694 patch has no errors when building and testing our client artifacts.
+1 javadoc 135 the patch passed
+1 findbugs 316 the patch passed
_ Other Tests _
+1 unit 535 hadoop-common in the patch passed.
-1 unit 6563 hadoop-hdfs in the patch failed.
+1 asflicense 76 The patch does not generate ASF License warnings.
13565
Reason Tests
Failed junit tests hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.TestDFSInotifyEventInputStreamKerberized
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/1/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 27e11d3c67fe 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 7f1b76c
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/1/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/1/testReport/
Max. process+thread count 4878 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 22 Maven dependency ordering for branch
+1 mvninstall 1034 trunk passed
+1 compile 1048 trunk passed
+1 checkstyle 128 trunk passed
+1 mvnsite 140 trunk passed
+1 shadedclient 941 branch has no errors when building and testing our client artifacts.
+1 javadoc 110 trunk passed
0 spotbugs 172 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 284 trunk passed
_ Patch Compile Tests _
0 mvndep 24 Maven dependency ordering for patch
+1 mvninstall 104 the patch passed
+1 compile 953 the patch passed
+1 javac 953 the patch passed
-0 checkstyle 134 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 144 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 623 patch has no errors when building and testing our client artifacts.
+1 javadoc 158 the patch passed
+1 findbugs 334 the patch passed
_ Other Tests _
+1 unit 503 hadoop-common in the patch passed.
-1 unit 6447 hadoop-hdfs in the patch failed.
+1 asflicense 72 The patch does not generate ASF License warnings.
13242
Reason Tests
Failed junit tests hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.server.datanode.TestDirectoryScanner
hadoop.hdfs.TestHDFSFileSystemContract
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.server.namenode.TestEditLogRace
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/2/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 8978ce5bed40 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 62efb63
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/2/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/2/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/2/testReport/
Max. process+thread count 5165 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/2/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 70 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 23 Maven dependency ordering for branch
+1 mvninstall 1114 trunk passed
+1 compile 1114 trunk passed
+1 checkstyle 168 trunk passed
+1 mvnsite 145 trunk passed
+1 shadedclient 997 branch has no errors when building and testing our client artifacts.
+1 javadoc 116 trunk passed
0 spotbugs 166 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 283 trunk passed
_ Patch Compile Tests _
0 mvndep 25 Maven dependency ordering for patch
+1 mvninstall 109 the patch passed
+1 compile 1137 the patch passed
+1 javac 1137 the patch passed
-0 checkstyle 139 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 146 the patch passed
+1 whitespace 1 The patch has no whitespace issues.
+1 shadedclient 667 patch has no errors when building and testing our client artifacts.
+1 javadoc 113 the patch passed
+1 findbugs 295 the patch passed
_ Other Tests _
+1 unit 521 hadoop-common in the patch passed.
-1 unit 7330 hadoop-hdfs in the patch failed.
+1 asflicense 58 The patch does not generate ASF License warnings.
14509
Reason Tests
Failed junit tests hadoop.hdfs.TestMultipleNNPortQOP
hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.server.namenode.TestNameNodeMXBean
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.qjournal.server.TestJournalNodeSync
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.server.namenode.TestEditLogRace
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.TestDatanodeDeath
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/3/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux e6c09d95488f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e872ceb
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/3/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/3/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/3/testReport/
Max. process+thread count 3824 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/3/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 26 Maven dependency ordering for branch
+1 mvninstall 1083 trunk passed
+1 compile 1136 trunk passed
+1 checkstyle 136 trunk passed
+1 mvnsite 140 trunk passed
+1 shadedclient 952 branch has no errors when building and testing our client artifacts.
+1 javadoc 111 trunk passed
0 spotbugs 167 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 276 trunk passed
_ Patch Compile Tests _
0 mvndep 24 Maven dependency ordering for patch
+1 mvninstall 113 the patch passed
+1 compile 1130 the patch passed
+1 javac 1130 the patch passed
-0 checkstyle 135 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 129 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 615 patch has no errors when building and testing our client artifacts.
+1 javadoc 116 the patch passed
+1 findbugs 309 the patch passed
_ Other Tests _
-1 unit 512 hadoop-common in the patch failed.
-1 unit 5606 hadoop-hdfs in the patch failed.
+1 asflicense 62 The patch does not generate ASF License warnings.
12631
Reason Tests
Failed junit tests hadoop.util.TestDiskChecker
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.TestDFSShell
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.datanode.TestLargeBlockReport
hadoop.hdfs.TestHDFSFileSystemContract
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.TestStateAlignmentContextWithHA
hadoop.hdfs.server.diskbalancer.TestDiskBalancer
hadoop.hdfs.TestDecommissionWithStriped
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.hdfs.TestDFSStartupVersions
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.TestEncryptedTransfer
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.web.TestWebHdfsFileSystemContract
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.TestFileChecksumCompositeCrc
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/4/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 892410ccb685 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 00b5a27
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/4/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/4/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/4/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/4/testReport/
Max. process+thread count 4162 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/4/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 70 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 22 Maven dependency ordering for branch
+1 mvninstall 1184 trunk passed
+1 compile 1106 trunk passed
+1 checkstyle 155 trunk passed
+1 mvnsite 162 trunk passed
+1 shadedclient 1115 branch has no errors when building and testing our client artifacts.
+1 javadoc 130 trunk passed
0 spotbugs 183 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 306 trunk passed
_ Patch Compile Tests _
0 mvndep 24 Maven dependency ordering for patch
+1 mvninstall 116 the patch passed
+1 compile 1014 the patch passed
+1 javac 1014 the patch passed
-0 checkstyle 156 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 155 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 789 patch has no errors when building and testing our client artifacts.
+1 javadoc 135 the patch passed
+1 findbugs 352 the patch passed
_ Other Tests _
-1 unit 584 hadoop-common in the patch failed.
-1 unit 7031 hadoop-hdfs in the patch failed.
+1 asflicense 70 The patch does not generate ASF License warnings.
14632
Reason Tests
Failed junit tests hadoop.security.TestFixKerberosTicketOrder
hadoop.hdfs.tools.TestDFSZKFailoverController
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/5/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 8a9a7b925a94 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e356e4f
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/5/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/5/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/5/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/5/testReport/
Max. process+thread count 2605 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/5/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 68 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 20 Maven dependency ordering for branch
+1 mvninstall 1087 trunk passed
+1 compile 1092 trunk passed
+1 checkstyle 136 trunk passed
+1 mvnsite 146 trunk passed
+1 shadedclient 1008 branch has no errors when building and testing our client artifacts.
+1 javadoc 116 trunk passed
0 spotbugs 156 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 271 trunk passed
_ Patch Compile Tests _
0 mvndep 22 Maven dependency ordering for patch
+1 mvninstall 98 the patch passed
+1 compile 1097 the patch passed
+1 javac 1097 the patch passed
-0 checkstyle 160 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 138 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 625 patch has no errors when building and testing our client artifacts.
+1 javadoc 111 the patch passed
+1 findbugs 299 the patch passed
_ Other Tests _
+1 unit 549 hadoop-common in the patch passed.
-1 unit 6786 hadoop-hdfs in the patch failed.
+1 asflicense 52 The patch does not generate ASF License warnings.
13848
Reason Tests
Failed junit tests hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency
hadoop.hdfs.TestSafeModeWithStripedFile
hadoop.hdfs.TestReadStripedFileWithDNFailure
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/6/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux a26fcf489436 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 4cb22cd
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/6/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/6/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/6/testReport/
Max. process+thread count 4789 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/6/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 74 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 28 Maven dependency ordering for branch
+1 mvninstall 1269 trunk passed
+1 compile 1101 trunk passed
+1 checkstyle 153 trunk passed
+1 mvnsite 165 trunk passed
+1 shadedclient 1116 branch has no errors when building and testing our client artifacts.
+1 javadoc 127 trunk passed
0 spotbugs 186 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 311 trunk passed
_ Patch Compile Tests _
0 mvndep 24 Maven dependency ordering for patch
+1 mvninstall 116 the patch passed
+1 compile 1094 the patch passed
+1 javac 1094 the patch passed
-0 checkstyle 171 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 179 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 743 patch has no errors when building and testing our client artifacts.
+1 javadoc 123 the patch passed
+1 findbugs 319 the patch passed
_ Other Tests _
+1 unit 609 hadoop-common in the patch passed.
-1 unit 6214 hadoop-hdfs in the patch failed.
+1 asflicense 52 The patch does not generate ASF License warnings.
13937
Reason Tests
Failed junit tests hadoop.hdfs.tools.TestDFSZKFailoverController
hadoop.hdfs.TestRollingUpgrade
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/7/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 0635684a25db 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 63c295e
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/7/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/7/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/7/testReport/
Max. process+thread count 2861 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/7/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 40 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 24 Maven dependency ordering for branch
+1 mvninstall 1124 trunk passed
+1 compile 1029 trunk passed
+1 checkstyle 168 trunk passed
+1 mvnsite 168 trunk passed
+1 shadedclient 1054 branch has no errors when building and testing our client artifacts.
+1 javadoc 143 trunk passed
0 spotbugs 183 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 308 trunk passed
_ Patch Compile Tests _
0 mvndep 26 Maven dependency ordering for patch
+1 mvninstall 120 the patch passed
+1 compile 980 the patch passed
+1 javac 980 the patch passed
-0 checkstyle 151 root: The patch generated 4 new + 7 unchanged - 0 fixed = 11 total (was 7)
+1 mvnsite 157 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 680 patch has no errors when building and testing our client artifacts.
+1 javadoc 135 the patch passed
+1 findbugs 313 the patch passed
_ Other Tests _
+1 unit 542 hadoop-common in the patch passed.
-1 unit 5271 hadoop-hdfs in the patch failed.
+1 asflicense 61 The patch does not generate ASF License warnings.
12447
Reason Tests
Failed junit tests hadoop.hdfs.server.balancer.TestBalancer
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-284/8/artifact/out/Dockerfile
GITHUB PR #284
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 53021cb31d60 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-284/8/artifact/out/diff-checkstyle-root.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-284/8/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-284/8/testReport/
Max. process+thread count 4423 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs U: .
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-284/8/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
this PR includes some changes from another PR. I will re-merge it again, after the other PR is in.

Author: Boris Shkolnik <boryas@apache.org>

Reviewers: Xinyu Liu <xinyu@apache.org>

Closes apache#284 from sborya/CoordinationUtilsFactory_withDistributedLock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants