You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/04/04 12:51:36 UTC

[GitHub] [hadoop] steveloughran opened a new pull request, #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

steveloughran opened a new pull request, #4134:
URL: https://github.com/apache/hadoop/pull/4134

   cherrypick all the changes in hadoop 3.2.4 on top of branch 3.3.2, so they are in sync.
   
   This avoids us having a 3.2.x release which is ahead of the 3.3.x release line.
   
   1. all the relevant patches were in branch-3.3. which is where I cherry picked them from
   2. This excludes the move off log4j, which is yet to go in to 3.3
   
   If we do a release of this, it should be as a separate chain of patches; this is the wrap up PoC
   
   ### How was this patch tested?
   
   waiting to see what yetus says
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
aajisaka commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1091241952

   I'm okay with the backports, but the target branch needs to be changed. Hadoop 3.3.2 has been released, so the branch-3.3.2 shouldn't accept any updates. Thank you @steveloughran 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1088045393

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |  10m 25s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +0 :ok: |  markdownlint  |   0m  0s |  |  markdownlint was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to include 8 new or modified test files.  |
   |||| _ branch-3.3.2 Compile Tests _ |
   | +0 :ok: |  mvndep  |  11m  6s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  24m 34s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  compile  |  18m  8s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  checkstyle  |   2m 50s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  mvnsite  |   6m 57s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  javadoc  |   6m 28s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  spotbugs  |  13m 15s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  shadedclient  |  25m 37s |  |  branch has no errors when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 24s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   5m  1s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  17m 31s |  |  the patch passed  |
   | -1 :x: |  cc  |  17m 31s | [/results-compile-cc-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/artifact/out/results-compile-cc-root.txt) |  root generated 23 new + 136 unchanged - 23 fixed = 159 total (was 159)  |
   | +1 :green_heart: |  javac  |  17m 31s |  |  the patch passed  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-tabs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/artifact/out/blanks-tabs.txt) |  The patch 17 line(s) with tabs.  |
   | -0 :warning: |  checkstyle  |   2m 50s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/artifact/out/results-checkstyle-root.txt) |  root: The patch generated 23 new + 763 unchanged - 20 fixed = 786 total (was 783)  |
   | +1 :green_heart: |  mvnsite  |   6m 57s |  |  the patch passed  |
   | -1 :x: |  pylint  |   0m  2s | [/results-pylint.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/artifact/out/results-pylint.txt) |  The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | +1 :green_heart: |  xml  |   0m  3s |  |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  javadoc  |   6m 25s |  |  the patch passed  |
   | +1 :green_heart: |  spotbugs  |  14m 35s |  |  the patch passed  |
   | +1 :green_heart: |  shadedclient  |  25m 29s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |  17m 15s |  |  hadoop-common in the patch passed.  |
   | -1 :x: |  unit  | 205m 14s | [/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt) |  hadoop-hdfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 12s |  |  hadoop-yarn-api in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 47s |  |  hadoop-yarn-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 23s |  |  hadoop-yarn-server-web-proxy in the patch passed.  |
   | +1 :green_heart: |  unit  |  91m 58s |  |  hadoop-yarn-server-resourcemanager in the patch passed.  |
   | +1 :green_heart: |  unit  |  10m 56s |  |  hadoop-mapreduce-client-nativetask in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 59s |  |  The patch does not generate ASF License warnings.  |
   |  |   | 536m  0s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/4134 |
   | Optional Tests | dupname asflicense codespell pylint mvnsite markdownlint compile javac javadoc mvninstall unit shadedclient spotbugs checkstyle xml cc |
   | uname | Linux 8cf2de6ec032 4.15.0-153-generic #160-Ubuntu SMP Thu Jul 29 06:54:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | branch-3.3.2 / 6d3df3c39611cab1cc17611a6da851cf43133f2b |
   | Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~18.04-b07 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/testReport/ |
   | Max. process+thread count | 2327 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/1/console |
   | versions | git=2.17.1 maven=3.6.0 spotbugs=4.2.2 pylint=2.6.0 |
   | Powered by | Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] steveloughran commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
steveloughran commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1092881314

   good point. i will create a new one and start the release process properly...this PR just verifies that the patches took


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] steveloughran commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
steveloughran commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1090070646

   tests are happy.
   
   *all files yetus is complaining about are in sync with branch-3.3; changing them here would be the wrong place/time to do it*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] steveloughran closed pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
steveloughran closed pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2
URL: https://github.com/apache/hadoop/pull/4134


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1092418634

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   9m 46s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  1s |  |  codespell was not available.  |
   | +0 :ok: |  markdownlint  |   0m  1s |  |  markdownlint was not available.  |
   | +0 :ok: |  shelldocs  |   0m  0s |  |  Shelldocs was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to include 9 new or modified test files.  |
   |||| _ branch-3.3.2 Compile Tests _ |
   | +0 :ok: |  mvndep  |  14m  1s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  25m 53s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  compile  |  18m  3s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  checkstyle  |   2m 54s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  mvnsite  |  25m  4s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  javadoc  |   7m 46s |  |  branch-3.3.2 passed  |
   | +0 :ok: |  spotbugs  |   0m 17s |  |  branch/hadoop-project no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 17s |  |  branch/hadoop-assemblies no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-client-modules/hadoop-client no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-client-modules/hadoop-client-runtime no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-client-modules/hadoop-client-check-invariants no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-client-modules/hadoop-client-minicluster no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  branch/hadoop-client-modules/hadoop-client-check-test-invariants no spotbugs output file (spotbugsXml.xml)  |
   | +0 :ok: |  spotbugs  |   0m 18s |  |  branch/hadoop-client-modules/hadoop-client-integration-tests no spotbugs output file (spotbugsXml.xml)  |
   | +1 :green_heart: |  shadedclient  |  58m 25s |  |  branch has no errors when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 34s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |  49m 11s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  17m 38s |  |  the patch passed  |
   | -1 :x: |  cc  |  17m 38s | [/results-compile-cc-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/artifact/out/results-compile-cc-root.txt) |  root generated 15 new + 144 unchanged - 15 fixed = 159 total (was 159)  |
   | +1 :green_heart: |  javac  |  17m 38s |  |  the patch passed  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-tabs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/artifact/out/blanks-tabs.txt) |  The patch 17 line(s) with tabs.  |
   | -0 :warning: |  checkstyle  |   2m 51s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/artifact/out/results-checkstyle-root.txt) |  root: The patch generated 23 new + 765 unchanged - 20 fixed = 788 total (was 785)  |
   | +1 :green_heart: |  mvnsite  |  20m 48s |  |  the patch passed  |
   | -1 :x: |  pylint  |   0m  3s | [/results-pylint.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/artifact/out/results-pylint.txt) |  The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | +1 :green_heart: |  shellcheck  |   0m  0s |  |  No new issues.  |
   | +1 :green_heart: |  xml  |   0m 44s |  |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  javadoc  |   7m 34s |  |  the patch passed  |
   | +0 :ok: |  spotbugs  |   0m 16s |  |  hadoop-project has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 17s |  |  hadoop-assemblies has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  hadoop-client-modules/hadoop-client has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  hadoop-client-modules/hadoop-client-runtime has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  hadoop-client-modules/hadoop-client-check-invariants has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  hadoop-client-modules/hadoop-client-minicluster has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 18s |  |  hadoop-client-modules/hadoop-client-check-test-invariants has no data from spotbugs  |
   | +0 :ok: |  spotbugs  |   0m 19s |  |  hadoop-client-modules/hadoop-client-integration-tests has no data from spotbugs  |
   | +1 :green_heart: |  shadedclient  |  58m 48s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | -1 :x: |  unit  | 699m 52s | [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/artifact/out/patch-unit-root.txt) |  root in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   1m 15s |  |  The patch does not generate ASF License warnings.  |
   |  |   | 1099m 52s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hdfs.server.balancer.TestBalancerWithHANameNodes |
   |   | hadoop.hdfs.server.balancer.TestBalancer |
   |   | hadoop.hdfs.server.namenode.TestReconstructStripedBlocks |
   |   | hadoop.hdfs.TestFileCreation |
   |   | hadoop.yarn.sls.TestReservationSystemInvariants |
   |   | hadoop.yarn.applications.distributedshell.TestDistributedShell |
   |   | hadoop.yarn.csi.client.TestCsiClient |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/4134 |
   | Optional Tests | dupname asflicense codespell pylint mvnsite markdownlint compile javac javadoc mvninstall unit shadedclient xml spotbugs checkstyle cc shellcheck shelldocs |
   | uname | Linux 8cb8de6ecdcd 4.15.0-163-generic #171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | branch-3.3.2 / 0d70c8368c5883d9a3c89693a47b683bfc273cb5 |
   | Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~18.04-b07 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/testReport/ |
   | Max. process+thread count | 3137 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-assemblies hadoop-common-project/hadoop-minikdc hadoop-common-project/hadoop-auth hadoop-common-project/hadoop-auth-examples hadoop-common-project/hadoop-common hadoop-common-project/hadoop-nfs hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-hdfs-project/hadoop-hdfs-nfs hadoop-hdfs-project/hadoop-hdfs-rbf hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell hadoop-mapreduce-project/hadoop-mapreduce-client hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-
 yarn-services-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask hadoop-mapreduce-project hadoop-client-modules/hadoop-client hadoop-tools/hadoop-azure hadoop-client-modules/hadoop-client-runtime hadoop-client-modules/hadoop-client-check-invariants hadoop-client-modules/hadoop-client-minicluster hadoop-client-modules/hadoop-client-check-test-invariants hadoop-client-modules/hadoop-client-integration-tests . U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/3/console |
   | versions | git=2.17.1 maven=3.6.0 shellcheck=0.4.6 spotbugs=4.2.2 pylint=2.6.0 |
   | Powered by | Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] steveloughran commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
steveloughran commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1088062871

   ok, the nuances of hdfs xml parsing break one of the new tests
   ```
    org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.testReverseXmlWithoutSnapshotDiffSection
    Error Details
   
   Layout version mismatch.  This oiv tool handles layout version -66, but the XML file has <layoutVersion> -67.  Please either re-generate the XML file with the proper layout version, or manually edit the XML file to be usable with this version of the oiv tool.
    Stack Trace
   
   java.io.IOException: Layout version mismatch.  This oiv tool handles layout version -66, but the XML file has <layoutVersion> -67.  Please either re-generate the XML file with the proper layout version, or manually edit the XML file to be usable with this version of the oiv tool.
   	at org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageReconstructor.readVersion(OfflineImageReconstructor.java:1699)
   	at org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageReconstructor.processXml(OfflineImageReconstructor.java:1753)
   	at org.apache.hadoop.hdfs.tools.offlineImageViewer.OfflineImageReconstructor.run(OfflineImageReconstructor.java:1846)
   	at org.apache.hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewer.testReverseXmlWithoutSnapshotDiffSection(TestOfflineImageViewer.java:1209)
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #4134: cherrypick hadoop 3.2.4 changes to branch 3.3.2

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on PR #4134:
URL: https://github.com/apache/hadoop/pull/4134#issuecomment-1089763538

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   9m 51s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +0 :ok: |  markdownlint  |   0m  0s |  |  markdownlint was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain any @author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  |  The patch appears to include 8 new or modified test files.  |
   |||| _ branch-3.3.2 Compile Tests _ |
   | +0 :ok: |  mvndep  |  14m 17s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  25m 42s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  compile  |  18m  2s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  checkstyle  |   2m 54s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  mvnsite  |   6m 52s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  javadoc  |   6m 29s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  spotbugs  |  13m 25s |  |  branch-3.3.2 passed  |
   | +1 :green_heart: |  shadedclient  |  24m 48s |  |  branch has no errors when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 21s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   5m  2s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  17m 29s |  |  the patch passed  |
   | -1 :x: |  cc  |  17m 29s | [/results-compile-cc-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/artifact/out/results-compile-cc-root.txt) |  root generated 26 new + 133 unchanged - 26 fixed = 159 total (was 159)  |
   | +1 :green_heart: |  javac  |  17m 29s |  |  the patch passed  |
   | -1 :x: |  blanks  |   0m  0s | [/blanks-tabs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/artifact/out/blanks-tabs.txt) |  The patch 17 line(s) with tabs.  |
   | -0 :warning: |  checkstyle  |   2m 48s | [/results-checkstyle-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/artifact/out/results-checkstyle-root.txt) |  root: The patch generated 23 new + 762 unchanged - 20 fixed = 785 total (was 782)  |
   | +1 :green_heart: |  mvnsite  |   6m 49s |  |  the patch passed  |
   | -1 :x: |  pylint  |   0m  4s | [/results-pylint.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/artifact/out/results-pylint.txt) |  The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)  |
   | +1 :green_heart: |  xml  |   0m  2s |  |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  javadoc  |   6m 18s |  |  the patch passed  |
   | +1 :green_heart: |  spotbugs  |  14m 28s |  |  the patch passed  |
   | +1 :green_heart: |  shadedclient  |  25m  6s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |  17m 21s |  |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  unit  | 206m  9s |  |  hadoop-hdfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 10s |  |  hadoop-yarn-api in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 48s |  |  hadoop-yarn-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 22s |  |  hadoop-yarn-server-web-proxy in the patch passed.  |
   | +1 :green_heart: |  unit  |  92m 10s |  |  hadoop-yarn-server-resourcemanager in the patch passed.  |
   | +1 :green_heart: |  unit  |  10m 55s |  |  hadoop-mapreduce-client-nativetask in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   1m  0s |  |  The patch does not generate ASF License warnings.  |
   |  |   | 539m 20s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/4134 |
   | Optional Tests | dupname asflicense codespell pylint mvnsite markdownlint compile javac javadoc mvninstall unit shadedclient spotbugs checkstyle xml cc |
   | uname | Linux e02d0a2c541a 4.15.0-163-generic #171-Ubuntu SMP Fri Nov 5 11:55:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | branch-3.3.2 / d33ee73a0c932d3c93518651a9715a4875cde612 |
   | Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~18.04-b07 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/testReport/ |
   | Max. process+thread count | 2127 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-web-proxy hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4134/2/console |
   | versions | git=2.17.1 maven=3.6.0 spotbugs=4.2.2 pylint=2.6.0 |
   | Powered by | Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org