Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javadoc pylint shellcheck whitespace The following subsystems are considered long running: (runtime bigger than 1h 0m 0s) unit Specific tests: Failed junit tests : hadoop.fs.TestFileUtil hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys hadoop.hdfs.server.namenode.TestDiskspaceQuotaUpdate hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes hadoop.fs.viewfs.TestViewFileSystemHdfs hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithUpgradeDomain hadoop.hdfs.server.namenode.ha.TestPipelinesFailover hadoop.hdfs.server.namenode.snapshot.TestSnapshotBlocksMap hadoop.hdfs.TestLeaseRecovery2 hadoop.hdfs.TestDFSInotifyEventInputStream hadoop.hdfs.TestFileLengthOnClusterRestart hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints hadoop.hdfs.server.federation.router.TestRouterNamenodeHeartbeat hadoop.hdfs.server.federation.router.TestRouterQuota hadoop.hdfs.server.federation.resolver.TestMultipleDestinationResolver hadoop.hdfs.server.federation.resolver.order.TestLocalResolver hadoop.yarn.server.nodemanager.containermanager.linux.resources.TestNumaResourceAllocator hadoop.yarn.server.nodemanager.containermanager.linux.resources.TestNumaResourceHandlerImpl hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore hadoop.yarn.server.resourcemanager.TestClientRMService hadoop.yarn.server.resourcemanager.monitor.invariants.TestMetricsInvariantChecker hadoop.mapreduce.jobhistory.TestHistoryViewerPrinter hadoop.mapreduce.lib.input.TestLineRecordReader hadoop.mapred.TestLineRecordReader hadoop.tools.TestDistCpSystem hadoop.yarn.sls.TestSLSRunner hadoop.resourceestimator.solver.impl.TestLpSolver hadoop.resourceestimator.service.TestResourceEstimatorService cc: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/diff-compile-cc-root.txt [4.0K] javac: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/diff-compile-javac-root.txt [488K] checkstyle: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/diff-checkstyle-root.txt [14M] hadolint: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/diff-patch-hadolint.txt [4.0K] mvnsite: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-mvnsite-root.txt [568K] pathlen: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/pathlen.txt [12K] pylint: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/diff-patch-pylint.txt [20K] shellcheck: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/diff-patch-shellcheck.txt [72K] whitespace: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/whitespace-eol.txt [12M] https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/whitespace-tabs.txt [1.3M] javadoc: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-javadoc-root.txt [40K] unit: https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt [220K] https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.8M] https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs_src_contrib_bkjournal.txt [16K] https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [36K] https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt [20K] https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/867/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt [72K] https://ci-hadoop.apache.org/job/hadoo
[jira] [Resolved] (HADOOP-18560) AvroFSInput opens a stream twice and discards the second one without closing
[ https://issues.apache.org/jira/browse/HADOOP-18560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-18560. - Fix Version/s: 3.4.0 3.3.5 Resolution: Fixed > AvroFSInput opens a stream twice and discards the second one without closing > > > Key: HADOOP-18560 > URL: https://issues.apache.org/jira/browse/HADOOP-18560 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs >Affects Versions: 3.3.5 >Reporter: Steve Loughran >Assignee: Steve Loughran >Priority: Blocker > Labels: pull-request-available > Fix For: 3.4.0, 3.3.5 > > > late breaking blocker for 3.3.5; AvroFsinput can leak input streams because > the change of HADOOP-16202 failed to comment out the original open() call. > noticed during a code review with [~harshit.gupta] -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org
[jira] [Resolved] (HADOOP-17326) mvn verify fails due to duplicate entry in the shaded jar
[ https://issues.apache.org/jira/browse/HADOOP-17326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HADOOP-17326. Resolution: Cannot Reproduce Closing. I successfully ran {{mvn verify}} in both trunk and branch-3.3 on my local. Please feel free to reopen this if it's still failing in some environment. > mvn verify fails due to duplicate entry in the shaded jar > - > > Key: HADOOP-17326 > URL: https://issues.apache.org/jira/browse/HADOOP-17326 > Project: Hadoop Common > Issue Type: Bug > Components: build >Affects Versions: 3.2.2, 3.3.1, 3.4.0 >Reporter: Wei-Chiu Chuang >Priority: Blocker > > Found this when I was chasing a separate shading error with [~smeng]. > In trunk: > run mvn verify under hadoop-client-module/ > {noformat} > [INFO] > > [INFO] Reactor Summary for Apache Hadoop Client Modules 3.4.0-SNAPSHOT: > [INFO] > [INFO] Apache Hadoop Client Aggregator SUCCESS [ 2.607 > s] > [INFO] Apache Hadoop Client API ... SUCCESS [03:16 > min] > [INFO] Apache Hadoop Client Runtime ... SUCCESS [01:30 > min] > [INFO] Apache Hadoop Client Test Minicluster .. FAILURE [04:44 > min] > [INFO] Apache Hadoop Client Packaging Invariants .. SKIPPED > [INFO] Apache Hadoop Client Packaging Invariants for Test . SKIPPED > [INFO] Apache Hadoop Client Packaging Integration Tests ... SKIPPED > [INFO] Apache Hadoop Client Modules ... SKIPPED > [INFO] > > [INFO] BUILD FAILURE > [INFO] > > [INFO] Total time: 09:34 min > [INFO] Finished at: 2020-10-23T16:38:53-07:00 > [INFO] > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-shade-plugin:3.2.1:shade (default) on project > hadoop-client-minicluster: Error creating shaded jar: duplicate entry: > META-INF/services/org.apache.hadoop.shaded.com.fasterxml.jackson.core.JsonFactory > -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > swit > {noformat} > This is reproducible in trunk and branch-3.3. However, not reproducible in > branch-3.1. > (branch-3.3 has a different error: > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-shade-plugin:3.2.1:shade (default) on project > hadoop-client-minicluster: Error creating shaded jar: duplicate entry: > META-INF/services/org.apache.hadoop.shaded.javax.ws.rs.ext.MessageBodyReader > -> [Help 1]) -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org
[jira] [Created] (HADOOP-18561) CVE-2021-37533 on commons-net is included in hadoop common and hadoop-client-runtime
phoebe chen created HADOOP-18561: Summary: CVE-2021-37533 on commons-net is included in hadoop common and hadoop-client-runtime Key: HADOOP-18561 URL: https://issues.apache.org/jira/browse/HADOOP-18561 Project: Hadoop Common Issue Type: Improvement Reporter: phoebe chen Latest 3.3.4 version of hadoop-common and hadoop-client-runtime includescommons-net in version 3.6, which has vulnerability CVE-2021-37533. Need to upgrade it to 3.9 to fix. -- This message was sent by Atlassian Jira (v8.20.10#820010) - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org
Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1066/ [Dec 5, 2022, 7:34:51 AM] (noreply) HDFS-16809. EC striped block is not sufficient when doing in maintenance. (#5050) [Dec 5, 2022, 8:15:47 AM] (noreply) HDFS-16837. [RBF SBN] ClientGSIContext should merge RouterFederatedStates to get the max state id for each namespaces (#5123) [Dec 5, 2022, 4:13:24 PM] (Steve Loughran) HADOOP-18470. index.md update for 3.3.5 release [Error replacing 'FILE' - Workspace is not accessible] - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org
Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/868/ No changes - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org
Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1067/ [Dec 6, 2022, 9:58:51 AM] (noreply) HADOOP-18560. AvroFSInput opens a stream twice and discards the second one without closing (#5186) [Dec 6, 2022, 11:02:26 AM] (noreply) YARN-11386. Fix issue with classpath resolution (#5183) [Dec 6, 2022, 11:09:49 AM] (noreply) YARN-10978. Fix ApplicationClassLoader to Correctly Expand Glob for Windows Path (#3558) [Dec 6, 2022, 4:17:05 PM] (noreply) YARN-11373. [Federation] Support refreshQueues refreshNodes API's for Federation. (#5146) [Dec 6, 2022, 4:57:46 PM] (noreply) HADOOP-18538. Upgrade kafka to 2.8.2 (#5164) - To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org